/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #19212b;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ec7205;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000000;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .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,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .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: 640px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #47b6b1;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #39918d;
}
.text-success {
  color: #3e5983;
}
a.text-success:hover,
a.text-success:focus {
  color: #2e4160;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #19212b;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #06080b;
}
.bg-primary {
  color: #fff;
  background-color: #47b6b1;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #39918d;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 640px) {
  .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%;
  text-transform: uppercase;
}
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.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.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.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  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.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .container {
    width: 1025px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1400px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.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: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 640px) {
  .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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1025px) {
  .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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1400px) {
  .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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #e5e5e5;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #e5e5e5;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #e5e5e5;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e5e5;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #19212b;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #19212b;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #5adfd9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(90, 223, 217, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(90, 223, 217, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.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: 32px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 40px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 42px;
  }
}
.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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 40px;
  line-height: 40px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 40px;
  min-height: 33px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 38px;
  padding: 11px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.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: #3e5983;
}
.has-success .form-control {
  border-color: #3e5983;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2e4160;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
}
.has-success .input-group-addon {
  color: #3e5983;
  border-color: #3e5983;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3e5983;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #19212b;
}
.has-error .form-control {
  border-color: #19212b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #06080b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #3f536c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #3f536c;
}
.has-error .input-group-addon {
  color: #19212b;
  border-color: #19212b;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #19212b;
}
.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: #485f7c;
}
@media (min-width: 640px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 640px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 640px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color: #47b6b1;
  border-color: #47b6b1;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #39918d;
  border-color: #235a58;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #39918d;
  border-color: #368a86;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #39918d;
  border-color: #368a86;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #ffffff;
  background-color: #2f7874;
  border-color: #235a58;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #47b6b1;
  border-color: #47b6b1;
}
.btn-default .badge {
  color: #47b6b1;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #ec7205;
  border-color: #ec7205;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #ba5a04;
  border-color: #6f3602;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #ba5a04;
  border-color: #b05504;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #ba5a04;
  border-color: #b05504;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #974903;
  border-color: #6f3602;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #ec7205;
  border-color: #ec7205;
}
.btn-primary .badge {
  color: #ec7205;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: transparent;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #000000;
  border-color: transparent;
}
.btn-info .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: transparent;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: transparent;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #ec7205;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  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.42857143;
  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: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #47b6b1;
}
.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: 13px;
  line-height: 1.42857143;
  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: 640px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #19212b;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > 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: #ec7205;
}
.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 #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.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: #ffffff;
  background-color: #47b6b1;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.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;
}
@media (min-width: 640px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 640px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 640px) {
  .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-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 640px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 640px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 640px) {
  .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 10px;
  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: 640px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: 640px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 639px) {
  .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: 640px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 640px) {
  .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: 639px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 640px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 640px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.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: #555555;
}
@media (max-width: 639px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.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: #080808;
  color: #ffffff;
}
@media (max-width: 639px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .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: #ffffff;
    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: #ffffff;
    background-color: #080808;
  }
  .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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 10px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #d9d9d9;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #19212b;
}
.breadcrumb > .active {
  color: #19212b;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #ec7205;
  background-color: #ffffff;
  border: 1px solid transparent;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #153a59;
  background-color: transparent;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #153a59;
  background-color: #47b6b1;
  border-color: #47b6b1;
  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: #a6a6a6;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  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: #a6a6a6;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #153a59;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #47b6b1;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #39918d;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #000000;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #000000;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ec7205;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.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: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .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.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ec7205;
}
.thumbnail .caption {
  padding: 9px;
  color: #19212b;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3e5983;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2e4160;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #19212b;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #06080b;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #47b6b1;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #000000;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  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: #ffffff;
  background-color: #47b6b1;
  border-color: #47b6b1;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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: #d9f0ef;
}
.list-group-item-success {
  color: #3e5983;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3e5983;
}
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,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3e5983;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3e5983;
  border-color: #3e5983;
}
.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,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #19212b;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #19212b;
}
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,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #19212b;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #19212b;
  border-color: #19212b;
}
.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: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.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 #dddddd;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.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: 0;
  border-top-left-radius: 0;
}
.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: 0;
  border-bottom-left-radius: 0;
}
.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: 0;
  border-top-left-radius: 0;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .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 > tbody:first-child > tr:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 0;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 0;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .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 > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 0;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e5e5e5;
}
.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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f2f4f7;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f2f4f7;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #47b6b1;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #47b6b1;
  border-color: #47b6b1;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #47b6b1;
}
.panel-primary > .panel-heading .badge {
  color: #47b6b1;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #47b6b1;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3e5983;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3e5983;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #19212b;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #19212b;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 640px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1025px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  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: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0 0 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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  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: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 640px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.cart__content:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.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: 639px) {
  .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: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .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: 640px) and (max-width: 1024px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .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: 1025px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .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: 1400px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/* jQuery */
/*! jQuery UI - v1.12.1 - 2017-08-06
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}
/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(97.6%);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}
/* Misc visuals
----------------------------------*/
.ui-datepicker {
  border: 1px solid #e5e5e5;
  background: #ffffff;
  color: #19212b;
}
.ui-datepicker .ui-datepicker-header {
  color: #19212b;
  background-color: transparent;
  border: none;
  font-weight: bold;
}
/* Icons
----------------------------------*/
.ui-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #ec7205;
  cursor: pointer;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  height: 15px;
  line-height: 1;
  margin-top: 5px;
  width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 5px;
  float: left;
  text-align: left;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "\e079";
}
.ui-datepicker .ui-datepicker-next {
  right: 5px;
  float: right;
  text-align: right;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\e080";
}
.ui-datepicker .ui-icon {
  display: none;
}
.ui-widget-header .ui-datepicker-prev-hover.ui-state-hover,
.ui-widget-header .ui-datepicker-next-hover.ui-state-hover {
  border: 0 none;
  background: transparent;
  color: #000000;
  top: 2px;
}
.ui-datepicker th {
  font-weight: 400;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background-color: #f2f2f2;
  text-align: center;
  color: #19212b;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #ec7205;
  color: #ffffff;
  border-color: #ec7205;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #47b6b1;
  color: #ffffff;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/**
Ion.RangeSlider, 2.3.0
© Denis Ineshin, 2010 - 2018, IonDen.com
Build date: 2018-12-12 00:07:25
*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}
.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}
.irs-handle.type_last {
  z-index: 2;
}
.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
}
.irs-min {
  left: 0;
}
.irs-max {
  right: 0;
}
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
.irs-with-grid .irs-grid {
  display: block;
}
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}
.irs-grid-pol.small {
  height: 4px;
}
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}
.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}
.irs-disabled {
  opacity: 0.4;
}
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}
.irs--flat {
  height: 40px;
}
.irs--flat.irs-with-grid {
  height: 60px;
}
.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  border-radius: 4px;
}
.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565;
}
.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px;
}
.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}
.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: transparent;
}
.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453;
}
.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
  background-color: #a43540;
}
.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px;
}
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  border-radius: 4px;
}
.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}
.irs--flat .irs-grid-pol {
  background-color: #e1e4e9;
}
.irs--flat .irs-grid-text {
  color: #999;
}
.irs--big {
  height: 55px;
}
.irs--big.irs-with-grid {
  height: 70px;
}
.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: white;
  background: linear-gradient(to bottom, #dddddd -50%, #ffffff 150%);
  border: 1px solid #ccc;
  border-radius: 12px;
}
.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background-color: #92bce0;
  border: 1px solid #428bca;
  background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}
.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px;
}
.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: rgba(66, 139, 202, 0.5);
}
.irs--big .irs-handle {
  top: 25px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #cbcfd5;
  background: linear-gradient(to bottom, #ffffff 0%, #b4b9be 30%, #ffffff 100%);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px #ffffff;
  border-radius: 30px;
}
.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
  border-color: rgba(0, 0, 0, 0.45);
  background-color: #939ba7;
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}
.irs--big .irs-min,
.irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  text-shadow: none;
  background-color: #9f9f9f;
  border-radius: 3px;
}
.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  color: white;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  border-radius: 3px;
}
.irs--big .irs-grid-pol {
  background-color: #428bca;
}
.irs--big .irs-grid-text {
  color: #428bca;
}
.irs--modern {
  height: 55px;
}
.irs--modern.irs-with-grid {
  height: 55px;
}
.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px;
}
.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}
.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px;
}
.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(209, 214, 224, 0.5);
}
.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: white;
  transform: rotate(45deg);
}
.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: linear-gradient(to bottom, #ffffff 0%, #e9e6e6 100%);
  border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1;
}
.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}
.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2;
}
.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a;
}
.irs--modern .irs-min,
.irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: white;
  background-color: #d1d6e0;
  border-radius: 5px;
}
.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: white;
  border-radius: 5px;
}
.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #20b426;
}
.irs--modern .irs-grid {
  height: 25px;
}
.irs--modern .irs-grid-pol {
  background-color: #dedede;
}
.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1;
}
.irs--sharp.irs-with-grid {
  height: 57px;
}
.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: black;
  border-radius: 2px;
}
.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa;
}
.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px;
}
.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(0, 0, 0, 0.5);
}
.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2;
}
.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2;
}
.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
  background-color: black;
}
.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: black;
}
.irs--sharp .irs-min,
.irs--sharp .irs-max {
  color: white;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: 0.4;
  background-color: #a804b2;
  border-radius: 2px;
}
.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: white;
  border-radius: 2px;
}
.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #a804b2;
}
.irs--sharp .irs-grid {
  height: 25px;
}
.irs--sharp .irs-grid-pol {
  background-color: #dedede;
}
.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--round {
  height: 50px;
}
.irs--round.irs-with-grid {
  height: 65px;
}
.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #dee4ec;
  border-radius: 4px;
}
.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa;
}
.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px;
}
.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgba(222, 228, 236, 0.5);
}
.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  background-color: white;
  border-radius: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}
.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #f0f6ff;
}
.irs--round .irs-min,
.irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: white;
  border-radius: 4px;
}
.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #006cfa;
}
.irs--round .irs-grid {
  height: 25px;
}
.irs--round .irs-grid-pol {
  background-color: #dedede;
}
.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--square {
  height: 50px;
}
.irs--square.irs-with-grid {
  height: 60px;
}
.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede;
}
.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black;
}
.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede;
}
.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid black;
  background-color: white;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
  background-color: #f0f6ff;
}
.irs--square .irs-min,
.irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: black;
  color: white;
}
.irs--square .irs-grid {
  height: 25px;
}
.irs--square .irs-grid-pol {
  background-color: #dedede;
}
.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px;
}
body {
  overflow-x: hidden;
  position: relative;
}
body.offcanvas {
  overflow-y: hidden;
}
.no-margin {
  margin: 0 !important;
}
@media (min-width: 1400px) {
  .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
button {
  font-weight: bold;
}
.btn {
  border-radius: 0 !important;
}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 1024px) {
  .form-control {
    height: 42px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
    font-size: 14px;
  }
  select.form-control {
    height: 42px;
    line-height: 42px;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
option {
  font-size: 0.875em;
  /* 14/16 */
  line-height: 18px;
  padding: 6px 13px;
  width: 100%;
}
button.button.ajax-in-progress[disabled] {
  cursor: not-allowed;
  opacity: 1;
}
/*
General
*****************************************************************/
.to-lowercase {
  text-transform: lowercase !important;
}
a,
button {
  color: #ec7205;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #19212b;
}
.open > .dropdown-menu {
  padding: 15px 0 0 0;
}
.dropdown-menu li {
  margin-top: 3px;
}
.dropdown-menu li:first-child {
  margin-top: 0px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 25px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #19212b;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
@media (min-width: 640px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 639px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 10px;
  }
  .item-action {
    margin-top: 20px;
  }
}
.item-label {
  text-transform: uppercase;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.alert {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .alert {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .container__full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f2f4f7;
  border: none;
  border-bottom: 1px solid #d3d3d3;
  padding: 10px 15px;
  margin: 0;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well.well-single-headline {
  padding-left: 0;
  padding-right: 0;
}
.well.well-xs {
  padding: 0px 15px 5px;
}
.well.well-xs .well-headline {
  padding-top: 15px;
  margin: 0;
}
.well.well-xs .well-content {
  padding-top: 20px;
}
.well.well-sm {
  padding: 10px 20px;
}
.well.well-md {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .well.well-md {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-lg {
  padding-top: 45px;
  padding-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-primary {
  background-color: #47b6b1;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #fef0e2;
  color: #19212b;
}
.well.well-tertiary {
  background-color: #128a9e;
  color: #ffffff;
}
.well.well-tertiary .item-label {
  color: #ffffff;
}
.well.well-tertiary .item-value {
  color: #fff;
}
.well.well-tertiary .item-value a {
  color: #fff;
  text-decoration: underline;
}
.well.well-quaternary {
  background-color: #f2f2f2;
  color: #19212b;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #19212b;
  border-color: #e5e5e5;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #128a9e;
  color: #ffffff;
}
.well.well-quinary .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .well.well-quinary .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #d3d3d3;
  padding: 5px 30px 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 639px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 40px;
  padding-bottom: 20px;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well > .col-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.well .well-headline {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  body.offcanvas {
    max-height: 100vh;
  }
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .container {
    width: 100%;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
footer {
  padding-top: 50px;
  margin-top: 30px;
  background: #0f7384;
  color: #ffffff;
  font-weight: 300;
}
.footer__top {
  padding-bottom: 50px;
}
@media (max-width: 1025px) {
  .footer__top {
    padding-bottom: 38px;
  }
}
@media (max-width: 640px) {
  .footer__top .footer__nav--container {
    margin-bottom: 10px;
    text-align: center;
  }
}
.footer__top .footer__nav--container .footer__nav--links {
  padding-left: 0px;
  width: 100%;
  margin: 0px;
  list-style: none;
}
.footer__top .footer__nav--container .footer__nav--links .footer__link {
  margin-top: 10px;
}
.footer__top .footer__nav--container .footer__nav--links a {
  color: #ffffff;
  font-size: 14px;
}
.footer__left {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .footer__left {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer__right {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .footer__right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1025px) {
  .footer__right {
    border-top: 1px solid #d3d3d3;
    padding-top: 30px;
    margin-top: 25px;
  }
}
.footer__right .footer__dropdown select.form-control {
  padding: 2px 13px;
}
.footer__right .footer__dropdown .form-group {
  margin-bottom: 0;
}
.footer__right .footer__dropdown .form-control {
  cursor: pointer;
  background-color: #0f7384;
  color: #ffffff;
  padding: 7px 10px;
  height: 26px;
  line-height: 20px;
  font-size: 14px;
}
.footer__right .footer__dropdown .form-control option {
  background-color: #0f7384;
}
.footer__right .footer__dropdown .form-control:focus::-ms-value {
  background-color: #0f7384;
}
.footer__copyright {
  background: #005361;
  padding: 25px 0;
  color: #ffffff;
  text-align: center;
}
ul.nav__links::after {
  content: "";
  display: block;
  clear: both;
}
ul.nav__links li {
  float: left;
  list-style-type: none;
}
ul.nav__links::after {
  clear: both;
}
@media (max-width: 1024px) {
  ul.nav__links:before {
    content: " ";
    display: table;
  }
}
.branding-mobile {
  padding: 10px 0 9px 0;
  border-bottom: solid 1px #d3d3d3;
  z-index: 9999;
  background-color: #f8f8f8;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .navigation.navigation--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation--top .nav__left {
  padding: 9px 0 7px;
}
.navigation--top .nav__left .simple-banner-component img,
.navigation--top .nav__left .banner__component img {
  width: auto;
}
.miniCartSlot > div[data-ng-transclude] {
  display: inline-block;
}
.navigation--top .nav__right .nav__links--account {
  margin: 0;
  padding-left: 0;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] {
  display: inline-block;
  float: left;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] li:last-child a {
  padding-right: 12px;
}
.navigation--top .nav__right .nav__links--account li {
  display: inline-block;
  font-size: 12px;
  color: #154259;
  font-weight: 400;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li:last-child a {
  padding-right: 0;
}
.navigation--top .nav__right .nav__links--account li.logged_in {
  font-weight: bold;
}
.navigation--top .nav__right .nav__links--account li button {
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  color: #0068b3;
  font-size: 1em;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li button:hover {
  background: none;
  text-decoration: none;
  color: #47b6b1;
}
.navigation--top .nav__right .nav__links--account li a {
  color: inherit;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 400;
  padding: 12px;
  display: block;
  font-size: 1em;
  line-height: 1.329em;
}
.navigation--top .nav__right .nav__links--account li a:hover {
  text-decoration: none;
  color: #47b6b1;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed {
  background-color: transparent;
  color: inherit;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed::after,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed::after {
  clear: both;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed:hover,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed:hover,
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed:focus,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed:focus {
  color: #47b6b1;
  text-decoration: none;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader {
  background-color: #0d6878;
  color: #ffffff;
  text-decoration: none;
  height: 40px;
}
#accNavComponentDesktopOne,
#accNavComponentDesktopTwo {
  padding: 0;
  background-color: #0d6878;
}
#accNavComponentDesktopOne ul.nav__links,
#accNavComponentDesktopTwo ul.nav__links {
  width: 100%;
  padding: 0px;
  margin-bottom: 0px;
}
#accNavComponentDesktopOne ul.nav__links li,
#accNavComponentDesktopTwo ul.nav__links li {
  text-transform: capitalize;
  list-style: none;
  font-size: 12px;
  color: #154259;
  font-weight: 400;
  padding: 0;
  border-right: 1px solid #317f8c;
  border-bottom: 1px solid #317f8c;
}
#accNavComponentDesktopOne ul.nav__links li:hover,
#accNavComponentDesktopTwo ul.nav__links li:hover {
  background-color: #0f7384;
}
#accNavComponentDesktopOne ul.nav__links li a,
#accNavComponentDesktopTwo ul.nav__links li a {
  color: #ffffff;
  display: block;
  padding: 25px 0 25px 30px;
  font-size: 15px;
  font-weight: 400;
}
#accNavComponentDesktopOne ul.nav__links li a:hover,
#accNavComponentDesktopTwo ul.nav__links li a:hover {
  text-decoration: none;
}
@media (min-width: 1025px) {
  .navigation--middle {
    border-top: 1px solid #d3d3d3;
  }
}
@media (max-width: 639px) {
  .navigation--middle .row:first-child {
    border: none;
  }
}
.navigation--middle .btn {
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 100%;
  color: #ec7205;
  border: none;
}
@media (min-width: 1025px) {
  .navigation--middle .nav__left {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.navigation--middle .nav__left .site-search {
  background-color: #f8f8f8;
  z-index: 2;
}
@media (min-width: 640px) and (max-width: 1024px) {
  .navigation--middle .nav__left .site-search {
    margin-left: -10px;
  }
}
@media (max-width: 1025px) {
  .navigation--middle .nav__left .site-search {
    padding-left: 0;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__left .site-search {
    display: none !important;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #d3d3d3;
  }
  .navigation--middle .nav__left .site-search.active {
    display: block !important;
  }
}
.navigation--middle .nav__left .site-search .ui-front {
  padding: 10px 0px;
}
.navigation--middle .nav__left .site-search .glyphicon-search {
  color: #b9bdc2;
  font-size: 17px;
}
.navigation--middle .nav__left .site-search .input-group {
  background-color: #ffffff;
  min-height: 38px;
  border: 1px solid #cccccc;
}
@media (min-width: 1025px) {
  .navigation--middle .nav__left .site-search .input-group {
    width: 445px;
  }
}
.navigation--middle .nav__left .site-search .input-group .form-control {
  border: 0;
  box-shadow: none;
  height: 38px;
}
.navigation--middle .nav__left .site-search .input-group .btn {
  width: 40px;
  padding: 0;
}
.navigation--middle .nav__left .site-search .input-group .btn:hover {
  background-color: transparent;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete {
  display: none;
  position: absolute;
  background: #ffffff;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  z-index: 100;
  width: auto !important;
  padding-left: 0;
  padding-top: 0;
  list-style: none;
  margin: 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li {
  border-top: 1px solid #e5e5e5;
  display: block;
  width: 100%;
  padding: 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li a {
  display: table;
  width: 100%;
  color: inherit;
  text-decoration: none;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .name {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  width: 100%;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb + .name {
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .price {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li.ui-state-focus {
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0;
  background: #f2f2f2;
  color: #19212b;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete.active {
  display: block;
}
.navigation--middle .nav__right {
  padding-right: 25px;
}
@media (max-width: 1025px) {
  .navigation--middle .nav__right {
    padding-right: 20px;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info {
  margin-bottom: 0;
}
@media (max-width: 1025px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    padding-left: 10px;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    float: right;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    border-left: 1px solid #d3d3d3;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    padding: 0;
  }
  .navigation--middle .nav__right ul.nav__links--shop_info li {
    float: none;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .componentContainer .yCmsComponent {
    display: inline;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
  min-width: 60px;
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span {
  font-size: 30px;
  top: 27%;
  color: #128a9e;
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    float: right;
    padding: 0px 10px;
  }
}
@media (min-width: 1025px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .componentContainer {
    text-align: center;
    vertical-align: top;
    border-left: 1px solid #d3d3d3;
  }
}
.navigation--middle .nav-order-tools,
.navigation--middle .nav-location,
.navigation--middle .nav-cart {
  height: 60px;
}
.navigation--middle .nav-order-tools:hover,
.navigation--middle .nav-location:hover,
.navigation--middle .nav-cart:hover,
.navigation--middle .btn:hover,
.navigation--middle .nav-order-tools:active,
.navigation--middle .nav-location:active,
.navigation--middle .nav-cart:active,
.navigation--middle .btn:active,
.navigation--middle .nav-order-tools:focus,
.navigation--middle .nav-location:focus,
.navigation--middle .nav-cart:focus,
.navigation--middle .btn:focus {
  background-color: #f2f2f2;
  box-shadow: none;
}
.navigation--middle .nav-cart {
  float: right;
  padding: 0 10px;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart {
    position: relative;
    float: none;
    padding: 0;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-price {
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    float: right;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-link {
  color: #128a9e;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 55px;
    white-space: nowrap;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart .mini-cart-link {
    display: block;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
    color: #128a9e;
    left: -7px;
    top: 10px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon .glyphicon-shopping-cart {
    width: 30px;
    font-size: 22px;
    position: relative;
    right: -6px;
    top: 3px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-count {
    font-size: 12px;
    position: absolute;
    right: 44%;
    top: -13px;
    margin: 0;
  }
  .navigation--middle .nav-cart .mini-cart-link .nav-items-total {
    display: inline-block;
    background-color: #ec7205;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    color: #ffffff;
    line-height: 25px;
  }
}
.navigation--middle .nav-cart .mini-cart-count {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-count:before {
    content: "(";
    position: relative;
    top: 4px;
  }
  .navigation--middle .nav-cart .mini-cart-count:after {
    content: ")";
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
  position: relative;
  right: 0;
  top: 5px;
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart .mini-cart-count .nav-items-total {
    height: 22px;
    width: 22px;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-icon {
    float: right;
    position: relative;
    top: 5px;
  }
}
.navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
  font-size: 22px;
}
@media (min-width: 640px) and (max-width: 1024px) {
  .navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
    margin-left: 5px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row.mobile__nav__row--table,
  .navigation--middle .mobile__nav__row .mobile__nav__row--table {
    display: table !important;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-group {
    display: table-row-group !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row {
    display: table-row !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row:before {
    display: table;
    content: " ";
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-cell {
    display: table-cell !important;
    vertical-align: top;
  }
  .navigation--middle .mobile__nav__row .nav__links--shop_info .componentContainer {
    margin-bottom: 0;
    overflow: hidden;
  }
  .navigation--middle .mobile__nav__row span.glyphicon-align-justify {
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    color: #128a9e;
    font-size: 29px;
    top: 2px;
  }
  .navigation--middle .mobile__nav__row .componentContainer .nav-order-tools,
  .navigation--middle .mobile__nav__row .componentContainer .nav-cart {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell {
    border-right: 1px solid #d3d3d3;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell:last-child {
    border-right: none;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row .mobile__nav__row--seperator {
    border-left: 1px solid #d3d3d3;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row--btn {
    padding: 0;
    vertical-align: top;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:hover,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:hover,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:hover,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:focus,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:focus,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:focus,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:active,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:active,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:active {
    background-color: #f2f2f2;
    color: #ec7205;
    text-decoration: none;
  }
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #128a9e;
  }
}
.navigation--middle .mobile-menu {
  height: 60px;
}
.navigation--middle .mobile-menu button {
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
  height: 100%;
  width: 100%;
  padding: 0px;
}
.navigation--middle .mobile-menu span {
  position: relative;
  cursor: pointer;
  margin: 0 auto;
  color: #128a9e;
  font-size: 29px;
  top: 2px;
}
.navigation--bottom {
  background-color: #128a9e;
  border-bottom: 1px solid #128a9e;
}
@media (max-width: 1024px) {
  .navigation--bottom {
    border-bottom: none;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .sm-back::before {
    content: "\e079";
    float: none;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    overflow-y: auto;
    border-top: 1px solid #d3d3d3;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    width: 20%;
    vertical-align: top;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav button {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    display: inline-block;
    color: transparent;
    overflow: hidden;
    border: none;
  }
}
.navigation--bottom.js-enquire-offcanvas-navigation .close-nav button span {
  color: #128a9e;
  font-size: 25px;
}
.navigation--bottom:before,
.navigation--bottom:after {
  content: " ";
  display: table;
}
.navigation--bottom:after {
  clear: both;
}
@media (min-width: 1400px) {
  .navigation--bottom a {
    padding: 20px 32px;
  }
}
.navigation--bottom .column-20-percent {
  float: left;
  width: 20%;
}
@media (max-width: 1024px) {
  .navigation--bottom {
    width: 380px;
    position: absolute;
    left: -380px;
    z-index: 999;
    background-color: #ffffff;
  }
  .navigation--bottom li {
    float: none;
  }
}
@media (max-width: 639px) {
  .navigation--bottom {
    width: 100%;
    left: -100%;
    margin-left: 0;
  }
}
.navigation--bottom .nav__links--products {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--products.active {
    position: relative;
    left: -100%;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--products {
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--products li {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--products li.liUserSign {
    border-bottom: 1px solid #317f8c;
  }
  .navigation--bottom .nav__links--products li.liUserSign:hover {
    background-color: #0f7384;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--products li.liUserSign a.userSign {
    width: 80%;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 20px;
  }
}
.navigation--bottom .nav__links--products li:last-child {
  margin-right: 0;
}
.navigation--bottom .nav__links--products li a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 15px;
  display: block;
  color: #ffffff;
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--products li a {
    margin-top: 0;
    color: #19212b;
    text-transform: capitalize;
    padding: 20px 30% 20px 50px;
    display: block;
  }
}
.navigation--bottom .nav__links--products .nav__links--secondary {
  display: none;
  background: #f8f8f8;
  position: absolute;
  z-index: 1000;
  left: 0;
  border: 1px solid #d3d3d3;
  border-top: 0;
  padding: 0 10px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.navigation--bottom .nav__links--products .nav__links--secondary .sm-back {
  display: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .row {
  position: relative;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section {
  position: static;
  padding: 10px;
  border-bottom: 1px solid #f2f2f2;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section.double {
  position: relative;
  min-height: 1px;
  padding: 10px 0 10px 0;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-section-column {
  float: left;
  padding: 0 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list {
  padding-left: 0;
  list-style: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li {
  border-bottom: 1px solid #d3d3d3;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li:last-child {
  border-bottom: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a {
  display: block;
  color: #19212b;
  line-height: 30px;
  padding-left: 5px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:hover,
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:focus {
  background-color: #d3d3d3;
  text-decoration: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-list.has-title {
  margin-top: 40px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .title + .sub-navigation-list.has-title {
  margin-top: 0;
}
.navigation--bottom .show-sub .nav__link a {
  position: relative;
}
.navigation--bottom .show-sub .nav__link a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid #f8f8f8;
  display: block;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -10px;
  z-index: 1001;
}
.navigation--bottom .show-sub .sub__navigation {
  display: block !important;
  top: 60px;
}
.navigation--bottom .nav__link {
  display: inline-block;
  width: 100%;
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--primary-has__sub {
    position: static;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--primary-has__sub .nav__link {
    width: 67%;
  }
}
.navigation--bottom .nav__links--primary-has__sub .nav__link--drill__down {
  display: inline-block;
  width: 33%;
  color: #e2251d;
  min-height: 30px;
  padding: 20px 0;
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--primary.active .sub__navigation {
    display: block;
  }
}
@media (min-width: 1025px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #f8f8f8;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #d3d3d3;
    border-top: 0;
    padding: 0 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--primary .sm-back {
    color: #19212b;
    padding: 5px 50px;
    border-bottom: 1px solid #f2f2f2;
    font-size: 18px;
    line-height: 50px;
  }
  .navigation--bottom .nav__links--primary .sm-back::after {
    content: ' ';
  }
  .navigation--bottom .nav__links--primary .sm-back::before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8em;
    margin-right: 1em;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--primary .row {
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
}
@media (min-width: 1025px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    position: static;
    padding: 10px;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .title {
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1399px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: uppercase;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
@media (min-width: 1025px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    padding-left: 0px;
    list-style: none;
    margin-top: 0;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
    display: block;
    color: #19212b;
    line-height: 30px;
    padding: 0 0 0 5px;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a:hover {
    background-color: #f2f2f2;
    text-decoration: none;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
  position: relative;
  display: block;
  border-bottom: 1px solid #f2f2f2;
  float: none;
}
@media (min-width: 1025px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:last-child {
    border: none;
  }
}
.navigation--bottom .nav__links--primary .glyphicon-chevron-right {
  color: #e2251d;
}
.navigation--bottom .nav__links--primary .mobile-menu-arrow-forward {
  width: 31%;
  text-align: right;
  padding: 20px 20px 20px 0;
}
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
  border-bottom: 1px solid #317f8c;
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--mobile {
    overflow: hidden;
  }
  .navigation--bottom .nav__links--mobile li {
    overflow: hidden;
    background-color: #0f7384;
    border: none;
  }
  .navigation--bottom .nav__links--mobile li a {
    color: #ffffff;
  }
  .navigation--bottom .nav__links--mobile .subNavList {
    padding-left: 0;
  }
  .navigation--bottom .nav__links--mobile .subNavList li {
    padding: 5px 0;
    background: #0d6878;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--mobile div.sub-nav .myAccountLinksHeader,
  .navigation--bottom .nav__links--mobile div.sub-nav .myCompanyLinksHeader {
    display: block;
    cursor: pointer;
    max-height: 60px;
    text-transform: uppercase;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 1px solid #317f8c;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a span {
    float: right;
    line-height: 50px;
    left: 0;
    position: relative;
    height: 30px;
    top: -14px;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .userGroup {
    position: relative;
    line-height: 50px;
    background-color: #ffffff;
    padding: 5px 12px 5px 20px;
    cursor: pointer;
    color: #128a9e;
    display: inline-block;
    width: 80%;
    float: left;
    height: 60px;
    text-transform: uppercase;
    text-align: left;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .userGroup a {
    border: none;
    color: #128a9e;
  }
  .navigation--bottom .userGroup a:hover {
    background-color: transparent !important;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .userGroup .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: 4px;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .userGroup .userName {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .userGroup #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    position: absolute;
    left: 260px;
    line-height: 60px;
    top: 0;
  }
}
@media (max-width: 639px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    left: 68vw;
  }
}
@media (min-width: 640px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(380px, 0);
    -ms-transform: translate(380px, 0);
    -o-transform: translate(380px, 0);
    transform: translate(380px, 0);
  }
  main.offcanvas .navigation--bottom {
    box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 639px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@media (max-width: 639px) {
  .offcanvas .sticky-nav-top {
    left: 0;
    position: absolute;
    height: 60px;
    width: 100vw;
  }
}
@media (max-width: 1024px) {
  .sticky-nav-top {
    position: absolute;
    left: 0;
    top: -60px;
    width: 380px;
    padding: 0;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right;
  }
}
@media (max-width: 639px) {
  .sticky-nav-top {
    position: absolute;
    top: -60px;
    height: 60px;
    left: -60px;
    z-index: 999;
    width: 100vw;
  }
}
.sticky-nav-top .liUserSign {
  background-color: #ffffff;
}
@media (max-width: 1024px) {
  .sticky-nav-top .userSign {
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #128a9e;
    padding: 20px 30% 20px 50px;
  }
}
@media (max-width: 1024px) {
  html.offcanvas {
    overflow-x: hidden;
  }
}
.nav-order-tools {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 640px) {
  .nav-order-tools {
    border-left: 0px;
    border-right: 1px solid #d3d3d3;
    padding: 0px 15px;
  }
}
@media (min-width: 1025px) {
  .nav-order-tools {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .nav-order-tools {
    position: static;
  }
}
.nav-order-tools:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e032";
  color: #128a9e;
  font-size: 30px;
}
@media (max-width: 639px) {
  .nav-order-tools:before {
    top: 3px;
  }
}
.quote__list {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 45px;
  text-align: right;
}
.quote__list a {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #ec7205;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 640px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 15px;
  }
}
@media (min-width: 1025px) {
  .quote__list {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .quote__list {
    position: static;
  }
}
.js-nav-order-tools--active .nav-order-tools__child-wrap {
  display: block;
}
.js-nav-quote-list--active .quote__list--nav {
  display: block;
}
.quote__list--nav {
  text-align: left;
  position: absolute;
  border: 1px solid #d3d3d3;
  background-color: #ffffff;
  right: 40px;
  top: 26px;
  width: 260px;
  z-index: 10;
}
.quote__list--nav a {
  font-size: 14px;
  line-height: 1.42857143;
}
@media (max-width: 639px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #19212b;
  padding: 20px 30px;
}
.quote__list--nav a:hover {
  background-color: #f2f2f2;
}
.nav-order-tools__child-wrap {
  font-size: 14px;
  line-height: 1.42857143;
  text-align: left;
  position: absolute;
  border: 1px solid #d3d3d3;
  background-color: #ffffff;
  right: -1px;
  top: 60px;
  width: 260px;
  z-index: 10;
}
@media (max-width: 639px) {
  .nav-order-tools__child-wrap {
    width: 100vw;
    top: 103px;
  }
}
.nav-order-tools__child-wrap div {
  border-bottom: 1px solid #f2f2f2;
}
.nav-order-tools__child-wrap div:last-child {
  border-bottom: none;
}
.nav-order-tools__child-wrap a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #19212b;
  padding: 20px 30px;
}
.nav-order-tools__child-wrap a:hover {
  background-color: #f2f2f2;
}
.search-results-highlight {
  font-weight: bold;
}
header {
  background: #f8f8f8;
  margin-bottom: 20px;
}
.page-cartPage header,
.page-homepage header,
.page-productGrid header,
.page-searchGrid header,
.page-search header,
.page-cartPage header,
.page-productDetails header,
.pageType-CategoryPage header {
  margin-bottom: 0;
}
.page-headline {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.page-sub-headline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: 600;
}
.full-width-padding {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1025px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}
.btn {
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn.glyphicon {
  padding: 3px 0 4px 0;
}
.btn.glyphicon:before {
  font-size: 25px;
}
.btn,
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0;
}
.btn-small {
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn-icon {
  padding-left: 83px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 20px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 65px;
  top: -3px;
  border-right: 3px solid currentColor;
  height: 48px;
}
:hover.btn-icon:after {
  border-right-width: 3px;
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block + .btn-block {
  margin-top: 10px;
}
.btn-default {
  border: 3px solid;
  color: #ffffff;
  background-color: #47b6b1;
  border-color: #47b6b1;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #5adfd9;
  border-color: #5adfd9;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  color: #ffffff;
  background-color: #c7e9e7;
  border-color: #c7e9e7;
}
.btn-default .badge {
  color: #47b6b1;
  background-color: #ffffff;
}
.btn-primary {
  border: 3px solid;
  color: #ffffff;
  background-color: #ec7205;
  border-color: #ec7205;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #ff973b;
  border-color: #ff973b;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  color: #ffffff;
  background-color: #f9d4b4;
  border-color: #f9d4b4;
}
.btn-primary .badge {
  color: #ec7205;
  background-color: #ffffff;
}
.pagination-wrap {
  float: right;
  text-align: right;
}
.pagination {
  border: 1px solid transparent;
  font-weight: 400;
  margin: 0;
}
.pagination > li {
  vertical-align: top;
  display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
  position: static;
  border: none;
  margin: 0;
  float: none;
  display: inline-block;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-next > a,
.pagination > li.pagination-prev > span,
.pagination > li.pagination-next > span {
  font-size: 11px;
}
.pagination > li.pagination-prev > a:hover,
.pagination > li.pagination-next > a:hover,
.pagination > li.pagination-prev > span:hover,
.pagination > li.pagination-next > span:hover,
.pagination > li.pagination-prev > a:focus,
.pagination > li.pagination-next > a:focus,
.pagination > li.pagination-prev > span:focus,
.pagination > li.pagination-next > span:focus {
  background-color: transparent;
  color: #153a59;
}
.pagination > li.pagination-prev.disabled > a:hover,
.pagination > li.pagination-next.disabled > a:hover,
.pagination > li.pagination-prev.disabled > span:hover,
.pagination > li.pagination-next.disabled > span:hover,
.pagination > li.pagination-prev.disabled > a:focus,
.pagination > li.pagination-next.disabled > a:focus,
.pagination > li.pagination-prev.disabled > span:focus,
.pagination > li.pagination-next.disabled > span:focus {
  color: #a6a6a6;
  background-color: transparent;
  border-color: transparent;
}
.pagination > li.pagination-prev {
  text-align: left;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  border-right: 1px solid transparent;
}
.pagination > li.pagination-next {
  text-align: right;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  border-left: 1px solid transparent;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: transparent;
  border: none;
  font-weight: 700;
}
.pagination > li > a,
.pagination > li > span {
  line-height: 30px;
  width: 30px;
  padding: 0;
  font-size: 24px;
  text-align: center;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  margin-right: 10px;
  width: 35px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  margin-left: 10px;
  width: 35px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 1024px) {
  .pagination > li > a,
  .pagination > li > span {
    line-height: 46px;
    width: 30px;
    padding: 0;
    font-size: 24px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 10px;
    width: 40px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 10px;
    width: 40px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 639px) {
  .pagination {
    display: table;
    width: 100%;
  }
  .pagination > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .pagination > li > a,
  .pagination > li > span {
    float: none;
  }
  .pagination > li > a,
  .pagination > li > span {
    line-height: 40px;
    width: 45px;
    padding: 0;
    font-size: 24px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 15px;
    width: 65px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 15px;
    width: 65px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .pagination-with-pager .pagination-wrap {
    float: none;
  }
}
.breadcrumb-section {
  background: #d9d9d9;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .breadcrumb-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.breadcrumb-section .breadcrumb {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.image-gallery__image {
  cursor: pointer;
}
.image-gallery__zoom-icon {
  font-size: 20px;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
@media (min-width: 640px) {
  .page-productDetails .carousel {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page-productDetails .carousel__component {
  padding-right: 30px;
  padding-left: 30px;
}
.page-productDetails .carousel__component .owl-controls .owl-buttons .owl-prev {
  left: -16px;
}
.page-productDetails .carousel__component .owl-controls .owl-buttons .owl-next {
  right: -18px;
}
.product-details,
.product-details-price {
  margin-bottom: 10px;
}
@media (max-width: 639px) {
  .product-details,
  .product-details-price {
    padding: 0;
  }
}
.product-details .name,
.product-details-price .name {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 0;
}
.product-details .name.border,
.product-details-price .name.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.product-details .name .sku,
.product-details-price .name .sku {
  font-size: 18px;
  line-height: 18px;
  color: #929292;
  position: relative;
  padding-left: 20px;
  font-weight: 400;
}
.product-details .name .sku:before,
.product-details-price .name .sku:before {
  border-left: 1px solid #e5e5e5;
  content: "";
  height: 14px;
  position: absolute;
  top: 7px;
  left: 10px;
}
.product-details .name .code,
.product-details-price .name .code {
  font-size: 18px;
  line-height: 18px;
  padding-left: 5px;
}
.product-details .promotion,
.product-details-price .promotion {
  color: #00a651;
}
.product-details .description,
.product-details-price .description {
  padding: 10px 0 25px;
}
.product-details .price,
.product-details-price .price {
  font-size: 25px;
  font-weight: bold;
}
.product-details .stock-status,
.product-details-price .stock-status {
  font-weight: 300;
}
@media (max-width: 1399px) {
  .product-details .description,
  .product-details-price .description {
    border-bottom: 1px solid #cccccc;
  }
}
.product-details.page-title {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .product-details.page-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .product-main-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info .product-details {
  padding: 0;
}
.product-main-info .tabs-responsive .content .tabhead:focus {
  outline-style: none;
}
.variant-section {
  margin-bottom: 30px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #153a59;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
}
.variant-section .variant-selector .variant-name .variant-selected {
  font-weight: normal;
  text-transform: none;
}
.variant-section .variant-selector .variant-list {
  padding-left: 0;
  list-style: none;
  margin-left: -20px;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list li {
  float: left;
  margin: 0 0 0 20px;
}
.variant-section .variant-selector .variant-list li a,
.variant-section .variant-selector .variant-list li span {
  display: block;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #cccccc;
  background: #fff;
  color: #19212b;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .variant-section .variant-selector .variant-list li a,
  .variant-section .variant-selector .variant-list li span {
    height: 42px;
    width: 42px;
    line-height: 42px;
  }
}
.variant-section .variant-selector .variant-list li a img,
.variant-section .variant-selector .variant-list li span img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: 1px solid transparent;
}
.variant-section .variant-selector .variant-list li:hover a,
.variant-section .variant-selector .variant-list li.active a {
  background: #47b6b1;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #47b6b1;
  color: #fff;
}
.variant-section .variant-selector .variant-list li:hover a img,
.variant-section .variant-selector .variant-list li.active a img {
  border: 1px solid #fff;
}
.variant-section .variant-selector .variant-list li.disabled span {
  color: #999;
  cursor: not-allowed;
}
.variant-section .variant-selector .variant-select {
  margin: 10px 0 0;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating .rating-stars {
  margin: 0 5px 0 0;
  padding: 3px 0 1px;
  position: relative;
}
@media (max-width: 1024px) {
  .rating .rating-stars {
    font-size: 18px;
    float: none;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
}
.rating .rating-stars .greenStars {
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 0;
  white-space: nowrap;
  width: 0;
}
.rating .rating-stars span {
  color: #dee3e8;
  margin: 0 0.1em;
  overflow: hidden;
}
.rating .rating-stars span.fh {
  width: 0.47em;
  margin-right: 0;
  float: left !important;
}
.rating .rating-stars span.lh {
  width: 0.5em;
  text-indent: -0.44em;
  margin-left: 0;
  float: left !important;
}
.rating .rating-stars span.active {
  color: #47b6b1;
}
.rating.rating-set .rating-stars {
  cursor: pointer;
  display: inline-block;
}
.rating a {
  font-size: 13px;
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
}
.rating a:before {
  border-left: 1px solid #cccccc;
  content: "";
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.tabs-responsive .tab-container {
  float: none;
  padding: 0;
}
@media (max-width: 1024px) {
  .tabs-responsive .tabhead {
    border-bottom: 1px solid #f2f4f7;
  }
}
.tab-review .review-pagination-bar {
  margin: 10px 0;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar .right {
  float: right;
}
.tab-review .review-pagination-bar .right .pager {
  float: left;
  margin: 0 10px;
}
.tab-review .review-list {
  padding-left: 0;
  list-style: none;
}
.tab-review .review-list .review-entry {
  margin: 10px 0;
}
.tab-review .review-list .review-entry .title {
  font-weight: bold;
}
.tab-review .review-list .review-entry .autor {
  color: #777777;
}
.tab-review .write-review {
  display: none;
}
#AddToCart-PickUpInStoreAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1025px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 10px;
}
.AddToCart-ShareOnSocialNetworkAction {
  margin-top: 20px;
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1025px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
#AddToCart-ShareOnSocialNetworkAction {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 30px;
}
.product-class-and-desc-tab details {
  margin-bottom: 10px;
  background-color: #f1f1f1;
  border-radius: 5px;
}
.product-class-and-desc-tab details summary {
  list-style: none;
  font-weight: bold;
  padding: 5px;
  border-radius: 3px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-class-and-desc-tab details summary::marker {
  display: none;
}
.product-class-and-desc-tab details summary::after {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" stroke="black" stroke-width="2" viewBox="0 0 24 24"><path d="M6 9l6 6 6-6"/></svg>');
  margin-left: 10px;
  font-size: 13px;
}
.product-class-and-desc-tab details[open] summary::after {
  transform: rotate(180deg);
}
.product-class-and-desc-tab details > div {
  background: white;
  padding: 15px;
}
.product-class-and-desc-tab summary div {
  background: unset;
}
.product-class-and-desc-tab summary .header {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 15px;
  text-transform: uppercase;
}
.product-class-and-desc-tab .pdp-details-description {
  padding-left: 30px;
}
.product-class-and-desc-tab .pdp-details-description ul {
  list-style: initial;
}
.image-gallery img {
  width: 100%;
  height: auto;
  -webkit-touch-callout: none;
}
.image-gallery .zoomImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: none;
  max-width: none;
  z-index: 9999;
  border: 0;
  opacity: 0;
}
.image-gallery .zoomImg img {
  width: 100%;
  height: 100%;
}
.image-gallery .zoomImgMask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
.addtocart-component {
  margin-top: 10px;
}
.addtocart-component .stock-wrapper {
  font-size: 13px;
  margin: 25px 0;
}
.addtocart-component .stock-wrapper * {
  float: left;
  margin: 0;
}
.addtocart-component .stock-wrapper .futureStockLink {
  margin-left: 10px;
}
.addtocart-component .actions .btn {
  margin-bottom: 10px;
}
.addtocart-component .row .AddToCart-ShareOnSocialNetworkAction {
  margin: 0 auto;
  padding-top: 50px;
  width: 100px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share {
  background: url("../../common/images/productShareIcon.png") no-repeat left center;
  padding-left: 25px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share .a2a_img {
  display: none;
}
.addtocart-component .qty-selector .input-group-btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn,
#add_to_cart_storepickup_form .qty-selector .btn {
  width: 48px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control {
  width: 50px;
  height: 48px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 1024px) {
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control {
    width: 62.4px;
  }
}
@media (max-width: 639px) {
  .addtocart-component .qty-selector {
    margin-left: auto;
    margin-right: auto;
  }
  .addtocart-component .stock-wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 10px;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.add-to-cart .add-to-cart-item .thumb img {
  max-width: 65px;
}
.add-to-cart .add-to-cart-item .details {
  font-size: 18px;
  margin-left: 75px;
}
.add-to-cart .add-to-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.add-to-cart .add-to-cart-item .price {
  font-size: 22px;
  text-align: right;
  font-weight: bold;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -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-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
  -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-carousel .owl-wrapper-outer .owl-wrapper .owl-item.loading > * {
  min-height: 1px;
}
.owl-carousel .owl-controls {
  -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-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
  cursor: pointer;
  position: absolute !important;
  top: 50% !important;
  display: table;
  width: 25px;
  height: 125px;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(255, 255, 255, 0.7);
  font-size: 120px;
  overflow: hidden;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 25px;
  line-height: 125px;
  color: #ec7205;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  color: #ffffff;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover span.glyphicon {
  color: #000000;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 3px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: "\e075";
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: "\e071";
}
.carousel,
.carousel__component--carousel {
  width: auto;
  margin: 10px -10px;
  text-align: center;
}
.carousel .item .thumb,
.carousel__component--carousel .item .thumb,
.carousel .carousel__item .thumb,
.carousel__component--carousel .carousel__item .thumb,
.carousel .item .carousel__item--thumb,
.carousel__component--carousel .item .carousel__item--thumb,
.carousel .carousel__item .carousel__item--thumb,
.carousel__component--carousel .carousel__item .carousel__item--thumb {
  margin-bottom: 20px;
  height: 140px;
}
.carousel .item .thumb img,
.carousel__component--carousel .item .thumb img,
.carousel .carousel__item .thumb img,
.carousel__component--carousel .carousel__item .thumb img,
.carousel .item .carousel__item--thumb img,
.carousel__component--carousel .item .carousel__item--thumb img,
.carousel .carousel__item .carousel__item--thumb img,
.carousel__component--carousel .carousel__item .carousel__item--thumb img {
  max-width: 140px;
  max-height: 140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel .item a,
.carousel__component--carousel .item a,
.carousel .carousel__item a,
.carousel__component--carousel .carousel__item a {
  color: #19212b;
}
.carousel .item a:hover,
.carousel__component--carousel .item a:hover,
.carousel .carousel__item a:hover,
.carousel__component--carousel .carousel__item a:hover,
.carousel .item a:focus,
.carousel__component--carousel .item a:focus,
.carousel .carousel__item a:focus,
.carousel__component--carousel .carousel__item a:focus {
  text-decoration: none;
  color: #47b6b1;
}
.carousel .item .item__name,
.carousel__component--carousel .item .item__name,
.carousel .carousel__item .item__name,
.carousel__component--carousel .carousel__item .item__name,
.carousel .item .carousel__item--name,
.carousel__component--carousel .item .carousel__item--name,
.carousel .carousel__item .carousel__item--name,
.carousel__component--carousel .carousel__item .carousel__item--name {
  margin-top: 13.33333333px;
  margin-bottom: 11px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2em;
  overflow: hidden;
  position: relative;
  height: 2.4em;
  font-weight: 600;
  font-size: 16px;
  color: #000000;
}
.carousel .item .item__name:before,
.carousel__component--carousel .item .item__name:before,
.carousel .carousel__item .item__name:before,
.carousel__component--carousel .carousel__item .item__name:before,
.carousel .item .carousel__item--name:before,
.carousel__component--carousel .item .carousel__item--name:before,
.carousel .carousel__item .carousel__item--name:before,
.carousel__component--carousel .carousel__item .carousel__item--name:before {
  background: #FFF none repeat scroll 0 0;
  bottom: 0;
  position: absolute;
  right: 0;
  content: "…";
}
.carousel .item .item__name:after,
.carousel__component--carousel .item .item__name:after,
.carousel .carousel__item .item__name:after,
.carousel__component--carousel .carousel__item .item__name:after,
.carousel .item .carousel__item--name:after,
.carousel__component--carousel .item .carousel__item--name:after,
.carousel .carousel__item .carousel__item--name:after,
.carousel__component--carousel .carousel__item .carousel__item--name:after {
  content: "";
  background: #FFF none repeat scroll 0% 0%;
  position: absolute;
  height: 50px;
  width: 100%;
  z-index: 1;
}
.carousel .item .item__price,
.carousel__component--carousel .item .item__price,
.carousel .carousel__item .item__price,
.carousel__component--carousel .carousel__item .item__price,
.carousel .item .carousel__item--price,
.carousel__component--carousel .item .carousel__item--price,
.carousel .carousel__item .carousel__item--price,
.carousel__component--carousel .carousel__item .carousel__item--price {
  margin: 10px;
  color: #19212b;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
.carousel-component,
.carousel__component {
  padding: 0 20px;
  margin: 35px 0 15px;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component .carousel__component--headline,
.carousel__component .carousel__component--headline {
  color: #000000;
  font-size: 28px;
  margin: 10px 0 20px;
  text-align: center;
  font-weight: bold;
  text-transform: none;
}
.carousel-component:first-child,
.carousel__component:first-child {
  margin: 50px 0 22px;
}
.carousel-component + .carousel-component,
.carousel__component + .carousel-component,
.carousel-component .carousel__component,
.carousel__component .carousel__component {
  margin-top: 0;
  border-top: 4px solid #f2f2f2;
  padding-top: 30px;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet .carousel.rotating-image {
  margin: 0;
}
.rotating-image-componet .owl-item .item {
  padding: 0;
  margin: 0;
}
.rotating-image-componet .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.rotating-image-componet .owl-controls .owl-pagination {
  display: block !important;
}
.image-gallery .image-gallery__image .owl-item .item {
  padding: 0;
}
.image-gallery .image-gallery__image .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
.image-gallery .gallery-carousel .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.banner-component {
  width: 100%;
}
.banner-component a {
  display: block;
  color: #19212b;
  text-decoration: none;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component .title {
  font-weight: bold;
}
.banner-component .thumb {
  padding: 10px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .simple-banner-component,
  .banner__component {
    margin-left: -10px;
    margin-right: -10px;
    width: 100%;
    max-width: 85rem;
    margin: 0 auto;
  }
}
.simple-banner-component a,
.banner__component a {
  display: block;
}
.simple-banner-component img,
.banner__component img {
  width: 100%;
  height: auto;
}
.image-map-component img {
  width: 100%;
  height: auto;
}
.cms-image-component img {
  width: 100%;
  height: auto;
}
.tabs {
  margin: 60px 0 0;
}
@media (max-width: 1024px) {
  .tabs {
    border-top: 1px solid #cccccc;
  }
}
.tabs .tabs-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
  display: table;
  margin: 0 auto;
  border: 0;
}
.tabs .tabs-list > li {
  position: relative;
  display: block;
}
.tabs .tabs-list > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.tabs .tabs-list > li > a:hover,
.tabs .tabs-list > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.tabs .tabs-list > li.disabled > a {
  color: #777777;
}
.tabs .tabs-list > li.disabled > a:hover,
.tabs .tabs-list > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.tabs .tabs-list .open > a,
.tabs .tabs-list .open > a:hover,
.tabs .tabs-list .open > a:focus {
  background-color: #eeeeee;
  border-color: #ec7205;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
.tabs .tabs-list > li {
  float: left;
  margin-bottom: -1px;
}
.tabs .tabs-list > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.tabs .tabs-list > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.tabs .tabs-list > li.active > a,
.tabs .tabs-list > li.active > a:hover,
.tabs .tabs-list > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tabs .tabs-list.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.tabs .tabs-list.nav-justified > li {
  float: none;
}
.tabs .tabs-list.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.tabs .tabs-list.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .tabs .tabs-list.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs .tabs-list.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.tabs .tabs-list.nav-justified > .active > a,
.tabs .tabs-list.nav-justified > .active > a:hover,
.tabs .tabs-list.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .tabs .tabs-list.nav-justified > .active > a,
  .tabs .tabs-list.nav-justified > .active > a:hover,
  .tabs .tabs-list.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.tabs .tabs-list li {
  padding: 0 20px;
}
.tabs .tabs-list li a {
  text-transform: uppercase;
  color: #ec7205;
  padding: 0 0 5px 0;
  border: 0;
  border-bottom: 4px solid transparent;
}
.tabs .tabs-list li a:focus,
.tabs .tabs-list li a:hover {
  cursor: pointer;
  background-color: transparent;
}
.tabs .tabs-list li + li:before {
  content: "";
  position: absolute;
  height: 15px;
  left: 0;
  top: 2px;
  border-left: 1px solid #cccccc;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  color: #19212b;
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #47b6b1;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 639px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead + .tabbody {
  display: none !important;
}
.tabs .tabhead.active {
  font-weight: bold;
}
.tabs .tabhead.active + .tabbody {
  display: block !important;
}
.tabs .tabhead a {
  padding: 0 10px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 1025px) {
  .tabs .tabhead a {
    padding-left: 20px;
  }
}
.tabs .tabhead .glyphicon {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
@media (max-width: 1025px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  border-bottom: 1px solid #cccccc;
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f2f2f2;
}
@media (max-width: 1025px) {
  .tabs .tabbody {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .tabs .tabbody {
    border-top: 1px solid #cccccc;
  }
}
@media (max-width: 639px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #cccccc;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #47b6b1;
}
@media (max-width: 1024px) {
  .tabs.tabs-responsive .tabhead {
    display: table !important;
  }
}
.tabs.tabs-accordion .tabs-list {
  display: none !important;
}
.tabs.tabs-accordion .tabhead {
  display: table !important;
  margin-bottom: 20px;
}
.languagecurrencycomponent {
  float: right !important;
}
.languagecurrencycomponent form {
  display: inline-block;
}
.languagecurrencycomponent form + form {
  margin-left: 10px;
}
.ui-helper-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.thumb {
  position: relative;
}
.thumb .badges {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 10px;
}
.com-space > * {
  padding: 10px 0;
}
.flex-column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex-column > * {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.product-classifications .headline {
  font-weight: bold;
  padding: 10px;
}
.product-classifications table.table td.attrib {
  width: 50%;
}
.no-space {
  padding: 0 !important;
}
.no-space .yCmsComponent {
  padding: 0 !important;
}
.simple-responsive-banner-component a,
.banner__component--responsive a {
  display: block;
}
.simple-responsive-banner-component img,
.banner__component--responsive img {
  width: 100%;
  height: auto;
}
.error-page {
  text-align: center;
}
.back-link {
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .back-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.back-link.border {
  border-bottom: 1px solid #cccccc;
}
.back-link button {
  padding: 0;
}
.back-link .glyphicon {
  border-right: 1px solid #cccccc;
  border-radius: 0;
  padding-right: 10px;
  line-height: 16px;
  top: -2px;
}
.back-link .label {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 10px;
  white-space: normal;
}
.back-link .label.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.back-link.product-details .label {
  font-weight: 600;
}
.accordion {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.accordion .panel-group {
  margin: 0;
}
.accordion .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion .panel .panel-heading {
  background-color: #f2f2f2;
  border-bottom: 1px solid #ffffff;
  position: relative;
  padding: 0;
}
.accordion .panel .panel-heading .accordion-toggle {
  display: block;
  color: #19212b;
  padding: 20px 30px;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  content: "\e113";
}
.accordion .panel .panel-heading .accordion-toggle.collapsed:before {
  content: "\e114";
}
.accordion .panel .panel-heading .accordion-lnk {
  position: absolute;
  left: 55px;
  top: 20px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 20px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 75px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 75px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #cccccc;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #bfbfbf;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #b3b3b3;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #a6a6a6;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #999999;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #8c8c8c;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 215px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 215px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #808080;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 235px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 235px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #737373;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 255px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 255px;
}
.accordion .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0;
}
.pageType-CategoryPage .map img {
  min-width: 100%;
}
.searchEmptyPageMiddle-component {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .searchEmptyPageMiddle-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .product__list--wrapper {
    padding: 0;
    margin: 0 0 0 -20px;
  }
}
@media (min-width: 640px) {
  .product__list--wrapper .pagination-wrap {
    padding-right: 0;
  }
}
.searchSpellingSuggestionPrompt {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 640px) {
  .pagination-bar .sort-refine-bar button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.results h1 {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  margin-top: 20px;
  padding-left: 20px;
  padding-bottom: 0;
}
.results h1.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing .product__listing--promo {
  color: #3e5983;
  margin-bottom: 10px;
}
a.product__listing .product__listing--promo:hover,
a.product__listing .product__listing--promo:focus {
  color: #2e4160;
}
@media (min-width: 1025px) {
  .product__listing .product__listing--promo {
    padding-right: 20px;
    margin: 0 -10px;
  }
}
.product__listing .product__list--price-panel {
  text-align: right;
}
.product__listing .product__list--name {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 10px 106px;
  color: inherit;
}
.product__listing .product__listing--description {
  margin: 0 210px 0 106px;
}
@media (max-width: 639px) {
  .product__listing .product__listing--description {
    display: none !important;
  }
}
.product__listing .addtocart {
  clear: both;
  text-align: center;
  padding: 10px 0 0 0;
}
.product__listing .addtocart button {
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    width: 49%;
    display: inline-block;
    float: left;
  }
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: 0 -4px;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    padding: 0 3.33333333px;
  }
}
.product__listing.product__list .product__list--item {
  padding: 20px 30px;
  border-top: 1px solid #f2f2f2;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #f2f2f2;
}
@media (max-width: 1025px) {
  .product__listing.product__list .product__list--item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__listing.product__list .product__list--thumb {
  float: left;
  margin-right: 10px;
  display: block;
}
.product__listing.product__list .product__list--thumb > img {
  width: 96px;
}
.product__listing.product__list .product__list--price-panel {
  float: right;
  width: 200px;
}
.product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
.product__listing.product__list .ProductListComponent-ListAddToCartAction,
.product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
.product__listing.product__list .SearchResultsList-ListAddToCartAction {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    left: 33.33333333%;
  }
}
.product__listing.product__list .ProductListComponent-ListOrderFormAction,
.product__listing.product__list .SearchResultsList-ListOrderFormAction {
  float: left;
  width: 50%;
  left: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
@media (max-width: 639px) {
  .product__listing.product__list .product__list--price-panel {
    text-align: left;
    float: none;
    margin-left: 106px;
    width: auto;
  }
}
.product__listing.product__grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product__listing.product__grid .product-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1025px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1400px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
.product__listing.product__grid .product-item:first-child {
  margin-left: -1px;
}
.product__listing.product__grid .thumb {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  height: 180px;
  overflow: hidden;
}
.product__listing.product__grid .thumb img {
  width: 100%;
  height: auto;
  max-width: 140px;
}
.product__listing.product__grid .details {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.product__listing.product__grid .details .name {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 10px;
  height: 70px;
  overflow: hidden;
  color: #000000;
}
.product__listing.product__grid .details .price {
  font-size: 18px;
}
.product__listing.product__grid .details .promo {
  color: #00a651;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 639px) {
  .product__listing.product__grid .product-item:nth-child(2n+1) {
    clear: both;
  }
}
.search-empty {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.search-empty .headline {
  margin-bottom: 20px;
}
.search-empty .search-suggestions {
  margin-bottom: 20px;
}
.product-category-page .product-categories .refine-bar {
  padding-bottom: 10px;
  padding-top: 10px;
}
.product-category-page .product-categories .pcp-prod,
.product-category-page .product-categories .pcp-banner {
  padding-left: 0;
  padding-right: 0;
}
.product-category-page .product-categories .pcp-banner .simple-responsive-banner-component,
.product-category-page .product-categories .pcp-banner .banner__component--responsive {
  margin-right: -20px;
}
.product-category-page .product-categories .pcp-banner {
  padding-top: 10px;
}
@media (min-width: 1025px) {
  .search-list-page-right-result-list-slot {
    margin-left: -20px;
    margin-top: -20px;
  }
  .search-list-page-right-result-list-component {
    padding-left: 20px;
  }
  .product-list-right-slot {
    margin-left: -20px;
  }
  .product-list-right-component {
    margin-left: 0;
    padding-top: 20px;
  }
  .product-list-right-component .pagination-bar {
    margin-top: 0;
  }
}
.search-results-highlight {
  font-weight: bold;
}
.product__facet {
  margin: 0;
  border-right: 1px solid #cccccc;
  padding: 0;
}
.product__facet .facet {
  padding: 45px 30px 30px 30px;
  border-bottom: 1px solid #cccccc;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:last-child {
  margin: 0;
}
.product__facet .facet .facet__name {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  margin-left: -5px;
}
.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;
  margin: 10px 0;
}
.product__facet .facet .facet__list li {
  padding: 10px 0;
}
.product__facet .facet .facet__list label {
  cursor: pointer;
  font-weight: normal;
  display: block;
  margin: 0;
}
.product__facet .facet .facet__list .facet__list__mark {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-right: 10px;
  border: 1px solid #cccccc;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  margin-top: -3px;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background: #ec7205;
  border: 1px solid #ec7205;
  -webkit-box-shadow: inset 0 0  0 1px #ffffff;
  box-shadow: inset 0 0  0 1px #ffffff;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #ec7205;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #47b6b1;
  -webkit-box-shadow: inset 0 0  0 1px #ffffff;
  box-shadow: inset 0 0  0 1px #ffffff;
}
.product__facet .facet .facet__list .facet__list__text {
  line-height: 20px;
}
.product__facet .facet .facet__list.facet__list--hidden {
  display: none;
}
.product__facet .facet .facet__values__more {
  display: block;
}
.product__facet .facet .facet__values__less {
  display: none;
}
.product__facet .facet .facet__form {
  padding-top: 10px;
}
.product__facet .facet .facet__form .input-group {
  background-color: #ffffff;
  min-height: 32px;
  border: 1px solid #cccccc;
}
.product__facet .facet .facet__form .input-group .form-control {
  border: 0 none;
  height: 32px;
  box-shadow: none;
}
.product__facet .facet .facet__form .input-group .btn {
  width: 40px;
  height: 32px;
  line-height: 32px;
  padding: 0;
}
.product__facet .facet .facet__form .input-group .btn .glyphicon-search {
  color: #b9bdc2;
  font-size: 17px;
  top: 0;
}
.product__facet .facet .facet__form .line-text {
  margin: 20px 0;
}
.product__facet .facet .facet__form__hidden {
  display: none;
}
.product__facet .facet .facet__results__hidden {
  display: none;
}
@media (max-width: 1024px) {
  .product__facet {
    padding: 10px;
    margin: 0;
    border: 0 none;
  }
  #colorbox .product__facet {
    display: block !important;
  }
  .product__facet .facet {
    float: none;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0 0 10px 0;
  }
  .product__facet .facet .facet__name {
    background: #f2f2f2;
    cursor: pointer;
    padding: 10px;
    padding-left: 65px;
    text-transform: uppercase;
    position: relative;
  }
  .product__facet .facet .facet__name .facet__arrow {
    font-size: 12px;
    position: absolute;
    top: 17px;
    left: 30px;
  }
  .product__facet .facet .facet__name .facet__arrow:before {
    content: "\e080";
  }
  .product__facet .facet .facet__values {
    display: none;
  }
  .product__facet .facet.active .facet__arrow:before {
    content: "\e114";
  }
  .product__facet .facet.active .facet__values {
    display: block;
  }
}
.sort-refine-bar .form-group select {
  width: auto;
}
.pagination-bar {
  margin: 30px 0;
}
.pagination-bar .pagination-toolbar {
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 30px;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 1025px) {
  .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pagination-bar .form-group {
  margin: 0;
}
.pagination-bar .pagination-bar-results {
  margin-top: 25px;
  padding: 0 20px;
  color: #929292;
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #cccccc;
  border-bottom-width: 1px;
}
@media (max-width: 1024px) {
  .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 639px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 30px;
    width: 100%;
  }
  .pagination-bar .pagination {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }
}
@media (min-width: 640px) {
  .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 25px;
  }
}
@media (max-width: 1024px) and (min-width: 640px) {
  .sort-refine-bar .form-group select {
    height: 48px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 24px;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap,
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap:after {
  background-color: #f2f2f2;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap .order-form-scroll.down {
  bottom: 0;
  z-index: 9999;
}
.item__list .item__list--item:last-child {
  padding-right: 30px;
}
.item__list .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border-bottom: 1px solid #e5e5e5;
}
.item__list .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list .item__list--item .item__configurations--display .btn {
  padding-left: 0;
}
.item__list .item__list--item .item__configurations--display .btn:hover {
  color: #000000;
}
.item__list .item__list--header {
  padding-left: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list .item__list--header li {
  display: table-cell;
  background-color: #128a9e;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  padding: 7px 10px;
}
.item__list .item__list--header li:last-child {
  padding-right: 30px;
}
.item__list .item__toggle {
  font-size: 15px;
  width: 25px;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__image {
  width: 136px;
  padding: 0 20px;
}
.item__list .item__image img {
  max-width: 96px;
}
.item__list .item__name {
  font-size: 16px;
  font-weight: 700;
}
.item__list .item__quantity {
  text-align: center;
}
.item__list .item__quantity .form-control {
  display: inline-block;
  width: 60px;
  height: 40px;
  text-align: center;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #929292;
  font-weight: 700;
}
.item__list .item__total--column {
  text-align: right;
}
.item__list .item__total {
  font-size: 15px;
  font-weight: 700;
  text-align: right;
  padding-left: 0;
}
.item__list .item__remove,
.item__list .item__menu {
  width: 45px;
  text-align: right;
}
.item__list .item__remove .btn,
.item__list .item__menu .btn {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #ec7205;
}
.item__list .item__remove .btn .glyphicon,
.item__list .item__menu .btn .glyphicon {
  top: 4px;
}
.item__list #cartOrderGridForm .product-grid-container table {
  background-color: #f2f2f2;
}
.item__list #cartOrderGridForm .product-grid-container table th {
  background-color: #e4e4e4;
  color: #19212b;
}
.item__list .promo {
  font-size: 14px;
  font-weight: 700;
  color: #00a651;
}
.item__list .promo ul {
  padding-left: 0;
  list-style: none;
}
.item__list .out-of-stock {
  color: #ed1c24;
}
.item__list .read-only-grid .grid-row > td {
  border-bottom: 1px solid #f2f2f2;
}
.item__list .read-only-grid .grid-prod-img {
  width: 100px;
  padding: 25px 40px 20px 45px;
  vertical-align: top;
}
.item__list .read-only-grid .grid-prod-img + td {
  padding-bottom: 5px;
}
.item__list .read-only-grid .grid-variant,
.item__list .read-only-grid .grid-size {
  font-weight: 700;
}
.item__list .read-only-grid .grid-variant + .grid-variant:before,
.item__list .read-only-grid .grid-size + .grid-variant:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #cccccc;
}
.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 40px;
}
.item__list .read-only-grid .grid-qty .grid-qty-label {
  font-size: 12px;
  text-transform: uppercase;
}
.item__list .read-only-grid .grid-price:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #cccccc;
}
@media (min-width: 1025px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #e5e5e5;
  }
  .item__list .item__list--item {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .item__list .item__list--item .item__sku__input,
  .item__list .item__list--item .item__toggle,
  .item__list .item__list--item .item__image,
  .item__list .item__list--item .item__info,
  .item__list .item__list--item .item__price,
  .item__list .item__list--item .item__quantity,
  .item__list .item__list--item .item__delivery,
  .item__list .item__list--item .item__total,
  .item__list .item__list--item .item__remove,
  .item__list .item__list--item .item__menu,
  .item__list .item__list--item .item__quantity__total {
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 10px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 640px) {
  .item__list #cartOrderGridForm {
    max-height: 460px;
    overflow: scroll;
  }
  .item__list #cartOrderGridForm table tr:first-child > th:first-child,
  .item__list #cartOrderGridForm table tr > td:first-child {
    border-right: 0;
    padding-left: 40px;
  }
}
@media (max-width: 1024px) {
  .item__list {
    border-top: 1px solid #e5e5e5;
    margin-top: 0;
    clear: both;
  }
  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px;
  }
  .item__list .item__image {
    float: left;
    margin: 0;
  }
  .item__list .item__price .visible-xs {
    display: inline!important;
  }
  .item__list .item__remove,
  .item__list .item__menu {
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 0;
    margin: 0;
  }
  .item__list .item__remove .btn,
  .item__list .item__menu .btn {
    text-align: center;
    width: 50px;
    height: 50px;
  }
  .item__list .item__total {
    float: right;
  }
  .item__list .item__quantity__total {
    clear: both;
    float: none;
    width: auto;
    padding-right: 20px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    line-height: 42px;
    padding-top: 10px;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty label {
    float: left;
    margin: 0 10px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 10px;
  }
  .item__list .item__quantity__total .qty .qtyValue {
    float: left;
  }
  .item__list .item__quantity__total .qty .glyphicon {
    float: right;
    line-height: 40px;
    padding-left: 5px;
  }
  .item__list .item__quantity__total .open .qty .glyphicon:before {
    content: "\e114";
  }
  .item__list #cartOrderGridForm .product-grid-container {
    font-size: 14px;
    margin: 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail {
    padding-left: 20px;
    padding-top: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 20px;
    vertical-align: top;
  }
  .item__list #cartOrderGridForm .product-grid-container > table {
    border-bottom: 1px solid #f2f2f2;
  }
  .item__list #cartOrderGridForm .product-grid-container > table tr td {
    border-bottom: none;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary {
    background-color: transparent;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary > td {
    padding: 0 20px 20px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary .variant-summary-items {
    border: none;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td {
    padding: 0 10px 0 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td:last-child {
    padding: 0;
  }
  .item__list .read-only-grid .grid-prod-img {
    padding-left: 20px;
    padding-right: 30px;
  }
  .item__list .read-only-grid .grid-variant {
    display: block;
  }
  .item__list .read-only-grid .grid-variant + .grid-variant:before {
    content: none;
  }
  .item__list--item {
    position: relative;
  }
  .item__list--item > div {
    margin-left: 136px;
    padding: 0 80px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
}
.cart-header {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (max-width: 1025px) {
  .cart-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.cart-header .cart-headline {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 0px;
}
.cart-header .cart-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.cart-header .cart__id--label {
  font-size: 18px;
  font-weight: 600;
  padding: 0 5px 0 10px;
}
.cart-header .cart__id--label:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.cart-header .cart__id--label .cart__id {
  padding-left: 5px;
}
.cart-top-bar {
  background: #f2f2f2;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .cart-top-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-top-bar a.help {
  font-size: 13px;
  position: relative;
  padding-right: 25px;
}
.cart-top-bar a.help .glyphicon {
  color: #ec7205;
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: -1px;
}
.cart-top-bar .help-popup-content-holder {
  display: none;
}
.cart-restoration-bar {
  background: #F2F4F7;
  margin-bottom: 20px;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .cart-restoration-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
.cart__content {
  margin-left: -10px;
  margin-right: -10px;
  width: 100%;
  max-width: 85rem;
  margin: 0 auto;
}
.cart__top--totals {
  text-align: right;
  font-size: 15px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .cart__top--totals {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__top--totals .cart__top--amount {
  margin-left: 5px;
}
.cart__top--totals .cart__top--amount:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #929292;
  font-weight: 400;
  top: -1px;
}
.cart__actions.border {
  border-bottom: 1px solid #e5e5e5;
}
.cart__actions,
.cart__actions--top {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 32px;
}
@media (max-width: 1025px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.item__list__cart {
  margin-top: 15px;
  margin-bottom: 10px;
}
.item__list__cart table td {
  padding: 0;
}
.item__list__cart > table tbody > .entry-group-header > th {
  background-color: #e4e4e4;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  padding-right: 35px;
}
.item__list__cart > table tbody > .entry-group-header a {
  color: #ec7205;
}
.item__list__cart > table table td {
  background-color: #f4f4f4;
}
.item__list__cart > table table tbody > .entry-group-header > th {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 35px;
}
@media (min-width: 1025px) {
  .item__list__cart .item__remove,
  .item__list__cart .item__menu {
    width: 60px;
  }
}
.item__list__cart .item__list--item {
  border-top: 1px solid #e5e5e5;
}
.item__list__cart .item__list--item .item__image {
  padding: 10px;
}
@media (min-width: 1025px) {
  .item__list__cart .item__list--item .item__remove,
  .item__list__cart .item__list--item .item__menu {
    padding-right: 26px;
  }
}
.item__list__cart .item__list--item .item__menu {
  overflow: visible;
}
.item__list__cart .item__list--item .item__menu .dropdown-menu {
  padding: 5px 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
  border-top: 1px solid #e5e5e5;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border: none;
}
.item__list__cart .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list__cart .item__list--comment {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list__cart .item__list--comment .item__comment {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .item__list__cart .item__list--comment .item__comment {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.item__list__cart .item__list--comment .item__comment textarea {
  min-height: inherit;
  resize: none;
  margin-bottom: 20px;
}
.item__list__cart .item__list--comment .item__comment--role {
  margin-top: 38px;
}
.item__list__cart .item__list--comment .item__comment--author {
  font-weight: bold;
}
.item__list__cart .item__quantity {
  text-align: left;
}
.item__list__cart .notification.has-error {
  padding: 0 30px;
  text-align: center;
  margin-top: 10px;
}
.item__list__cart .item__configurations {
  margin: 10px 0;
}
@media (max-width: 480px) {
  .item__list__cart .item__configuration--entry {
    margin-bottom: 5px;
  }
}
.item__list__cart .item__configurations--edit .btn {
  padding-left: 0;
}
.item__list__cart .item__configurations--edit .btn:hover {
  color: #000000;
}
.cart__head--link:after {
  content: "|";
  position: relative;
  left: 5px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.cart__head--link:first-child:after {
  content: "";
  position: relative;
  left: 0px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.save__cart--link,
.new__cart--link,
.cart__quotes--link {
  text-align: right;
  margin-top: 12px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  white-space: nowrap;
  float: right;
  padding: 0 5px;
}
@media (max-width: 1024px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: left;
  }
}
@media (max-width: 639px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: center;
    margin-top: 0;
  }
}
.export__cart--link {
  text-align: left;
  width: 100%;
  margin-top: 15px;
  padding-right: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  white-space: nowrap;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .export__cart--link {
    padding-top: 5px;
  }
}
.cart-totals {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 2em;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1025px) {
  .cart-totals {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cart-totals .cart-totals-right {
  font-weight: bold;
  padding-left: 0;
  padding-right: 60px;
}
.cart-totals .cart-price {
  font-weight: bold;
}
.cart-totals .discount {
  color: #00a651;
}
.cart-totals .quote-discount-link {
  text-transform: uppercase;
}
.cart-totals .grand-total {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 1.3em;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cart-totals .cart-totals-taxes {
  clear: both;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
  padding-right: 60px;
  padding-left: 55px;
}
@media (max-width: 1024px) and (min-width: 640px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 25px;
    padding-right: 30px;
  }
}
@media (max-width: 639px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .cart__actions {
    margin: 0;
  }
  .cart__actions .pull-right {
    float: none!important;
  }
  .cart__actions .row {
    margin: 0;
  }
}
.express-checkout {
  background-color: #f2f2f2;
  padding: 20px 40px;
  margin: 20px 0;
}
@media (min-width: 640px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 1025px) {
  .express-checkout {
    margin-right: 30px;
  }
}
.express-checkout .headline {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.express-checkout ul {
  margin-top: 5px;
}
.express-checkout ul li {
  list-style-type: disc;
}
@media (max-width: 1024px) and (min-width: 640px) {
  .express-checkout {
    padding: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 639px) {
  .express-checkout {
    margin: 0 0 20px 0;
    padding: 20px;
  }
}
.cartpotproline,
.cartproline {
  font-size: 18px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .cartpotproline,
  .cartproline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cartpotproline .info,
.cartproline .info {
  font-size: 14px;
}
.promotion {
  font-size: 14px;
  font-weight: bold;
  color: #00a651;
}
.error-details-section .action {
  text-align: center;
  margin: 10px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .cartpotproline,
  .cartproline {
    padding: 10px 20px 25px;
  }
  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn-create-quote {
    margin-bottom: 15px;
  }
  .doFlowSelectedChange {
    margin-top: 20px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 20px;
}
.content__empty .content {
  margin: 0 auto;
  width: 50%;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body .legend {
  margin-bottom: 10px;
}
.mini-cart .mini-cart-body .legend a {
  float: right;
}
.mini-cart .mini-cart-body .mini-cart-list {
  padding-left: 0;
  list-style: none;
}
.mini-cart .mini-cart-body .mini-cart-list li + li {
  margin-top: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb img {
  max-width: 65px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 75px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  text-align: right;
  font-weight: bold;
}
.mini-cart .mini-cart-body .mini-cart-totals {
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
  margin: 10px 0 30px;
  padding: 10px;
}
.mini-cart .mini-cart-body .mini-cart-totals .key {
  float: left;
}
.mini-cart .mini-cart-body .mini-cart-totals .value {
  text-align: right;
}
.mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin: 10px 0;
}
.mini-cart .mini-cart-body img {
  width: 100%;
}
#quoteForm .form__actions {
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  #quoteForm .form__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 15px;
  }
}
.cart__quote__edit .quote__head {
  color: #ffffff;
  background-color: #128a9e;
  padding: 20px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .cart__quote__edit .quote__head {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__quote__edit .quote__head .quote__head--label {
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 0;
}
.cart__quote__edit .quote__head .label__value {
  display: inline-block;
}
.cart__quote__edit .quote__head .glyphicon {
  font-size: 30px;
  position: absolute;
  height: 30px;
  line-height: 20px;
}
.cart__quote__edit .quote__head .quote__head--title {
  font-size: 15px;
  text-transform: uppercase;
  margin-left: 33px;
  display: inline-block;
}
@media (max-width: 639px) {
  .cart__quote__edit .quote__head .quote__head--title {
    margin-bottom: 10px;
  }
}
#quoteFormDiv {
  background: #f8f8f8;
  padding-top: 25px;
}
#quoteFormDiv label {
  color: #19212b;
  font-size: 14px;
  font-weight: bold;
}
.quote__comments--wrapper {
  padding-top: 20px;
  padding-bottom: 50px;
}
.quote__form--section {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .quote__form--section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__estimate .quote__estimate--amount {
  display: block;
}
textarea.quote__comments--textarea {
  min-height: 100px;
  max-width: 100%;
  width: 100%;
}
.quote__comments--toggle,
.quote__form--toggle {
  background: none;
  border: none;
}
.quote__comments--toggle.collapsed:after,
.quote__form--toggle.collapsed:after {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
}
.quote__comments--toggle:after,
.quote__form--toggle:after {
  font-family: 'Glyphicons Halflings';
  content: "\e113";
  position: relative;
  top: 2px;
}
.quote__comments--toggle:focus,
.quote__form--toggle:focus {
  border: none;
  outline: #128a9e;
}
.quote__form--toggle {
  color: #ffffff;
}
.quote__comments__header {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
@media (max-width: 1025px) {
  .quote__comments__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}
@media (max-width: 1025px) {
  .quote__comments {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments .quote__comments--header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
}
#quoteFormDiv .quote__comments {
  margin-top: 0;
}
.quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 640px) {
  .quote__comments .quote__comments--time {
    margin-bottom: 5px;
  }
}
.quote__comments .quote__comments--role {
  font-weight: bold;
}
.quote__comments .quote__comments--comment {
  word-break: break-all;
}
@media (min-width: 1025px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 1025px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 10px;
  }
}
@media (min-width: 1025px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 1025px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .quote__expiration--input {
    padding: 5px 10px;
    height: 28px;
  }
}
@media (min-width: 1025px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important;
  }
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #47b6b1;
}
.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb,
.pickup-component .find-store-display .store-navigation .pickup-product .name,
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  height: 56px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb {
  width: 56px;
  padding: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb img {
  height: 100%;
  width: 100%;
}
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  padding: 0 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 13px;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding-right: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
  border: 1px solid #cccccc;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group-btn {
  vertical-align: top;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .form-control {
  border: 0 none;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn {
  box-shadow: none !important;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn .glyphicon {
  top: 0;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me {
  height: 56px;
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 10px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  background: #fff;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .prev {
  float: left;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .next {
  float: right;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.pickup-component .find-store-display .display-details {
  float: left;
  width: 50%;
  position: relative;
  background: #fff;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .store-image {
  float: right;
  width: 150px;
}
.pickup-component .find-store-display .display-details .store-image img {
  width: 100%;
  height: auto;
}
.pickup-component .find-store-display .display-details .distance {
  text-align: right;
  margin-top: 10px;
  display: none;
}
.pickup-component .find-store-display .display-details .store-info .name {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-info .address {
  color: #777777;
}
.pickup-component .find-store-display .display-details .store-links {
  margin: 10px 0;
}
.pickup-component .find-store-display .display-details .store-links a {
  display: block;
}
.pickup-component .find-store-display .display-details .store-openings .title {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-openings dl dt {
  width: 60px;
  text-align: left;
  float: left;
}
.pickup-component .find-store-display .display-details .store-openings dl dd {
  margin-left: 80px;
}
.pickup-component .find-store-display .display-details .pickup-product {
  height: 125px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
}
.pickup-component .find-store-display .display-details .pickup-product .variants {
  height: 30px;
  margin-top: -30px;
  padding: 5px 10px;
  font-weight: normal;
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:after {
  content: ", ";
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:last-child:after {
  content: "";
}
.pickup-component .find-store-display .display-details .pickup-product .thumb {
  float: left;
  width: 112px;
  height: 112px;
  padding: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .thumb img {
  height: 100%;
  width: auto;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info {
  display: table;
  height: 56px;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name,
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name {
  font-weight: normal;
  width: 100%;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  padding: 0 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price .stock {
  white-space: nowrap;
}
.pickup-component .find-store-display .display-details .pickup-product .action {
  height: 70px;
  padding: 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
  width: 142px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  height: 48px;
}
.pickup-component .pickup-store-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.pickup-component .pickup-store-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #47b6b1;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #47b6b1;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.pickup-component .pickup-store-list .pickup-store-list-entry,
.pickup-component .pickup-store-list .pickup-store-list-entry-asm {
  height: 56px;
}
.pickup-component .pickup-store-list .pickup-store-list-entry.pickup-store-list-entry-asm .store-availability,
.pickup-component .pickup-store-list .pickup-store-list-entry-asm.pickup-store-list-entry-asm .store-availability {
  display: block;
  text-align: -webkit-center;
  text-align: -moz-center;
}
.pickup-component .pickup-store-list .pickup-store-list-entry.pickup-store-list-entry-asm .store-availability .distance,
.pickup-component .pickup-store-list .pickup-store-list-entry-asm.pickup-store-list-entry-asm .store-availability .distance {
  display: none;
}
.pickup-component .pickup-store-list .pickup-store-list-entry input,
.pickup-component .pickup-store-list .pickup-store-list-entry-asm input {
  display: none;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label,
.pickup-component .pickup-store-list .pickup-store-list-entry-asm label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label:hover,
.pickup-component .pickup-store-list .pickup-store-list-entry-asm label:hover {
  background: #f2f2f2;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info,
.pickup-component .pickup-store-list .pickup-store-list-entry-asm .pickup-store-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name,
.pickup-component .pickup-store-list .pickup-store-list-entry-asm .pickup-store-list-entry-name,
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-asm-name,
.pickup-component .pickup-store-list .pickup-store-list-entry-asm .pickup-store-list-entry-asm-name {
  display: block;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city,
.pickup-component .pickup-store-list .pickup-store-list-entry-asm .pickup-store-list-entry-city,
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-asm-city,
.pickup-component .pickup-store-list .pickup-store-list-entry-asm .pickup-store-list-entry-asm-city {
  display: block;
  font-weight: normal;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability,
.pickup-component .pickup-store-list .pickup-store-list-entry-asm .store-availability {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
  display: none;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span,
.pickup-component .pickup-store-list .pickup-store-list-entry-asm .store-availability span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div,
.pickup-component .pickup-store-list .pickup-store-list-entry-asm .store-availability span div {
  font-size: 10px;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1025px) {
  .pickup-component .find-store-display .pickup-store-list {
    margin: 0 -1px 0 0;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
    padding-right: 14px;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #47b6b1;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #47b6b1;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .pickup-store-info {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .store-availability {
    color: #fff;
    text-align: -webkit-center;
    text-align: -moz-center;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1024px) {
  .pickup-component {
    overflow: hidden;
  }
  .pickup-component .find-store-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .pickup-component .find-store-display .store-navigation {
    width: 50%;
    border: 0;
  }
  .pickup-component.show-store .find-store-display {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .pickup-component .qty-selector input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .action {
    padding-top: 0 !important;
  }
}
@media (max-width: 639px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image img {
    width: 50%;
    height: auto;
    float: left;
    max-width: 150px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance {
    width: 50%;
    text-align: left;
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
    display: none;
  }
  .pickup-component .find-store-display .display-details .store-image .distance strong {
    display: block;
  }
  .pickup-component .find-store-display .display-details .pickup-product {
    position: relative;
  }
  .pickup-component .find-store-display .display-details .pickup-product .thumb {
    width: 56px;
    height: 56px;
    padding: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    white-space: nowrap;
    padding-top: 0;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
    margin-right: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
    min-width: 120px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .btn {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.pickup-component .display-details .store-tabs {
  position: relative;
  padding: 0 0 10px 10px;
  height: 252px;
}
.pickup-component .display-details .store-tabs .tabs-list {
  padding-left: 0;
  list-style: none;
  background-image: linear-gradient(to right, #f6f6f6 0%, #ffffff 8px);
  position: absolute;
  right: 0;
  top: 10px;
  padding: 10px 0;
}
.pickup-component .display-details .store-tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.pickup-component .display-details .store-tabs .tabs-list:before,
.pickup-component .display-details .store-tabs .tabs-list:after {
  content: "";
  position: absolute;
  background-color: transparent;
  height: 10px;
  left: 0;
  width: 100%;
}
.pickup-component .display-details .store-tabs .tabs-list:before {
  top: 0;
  background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
}
.pickup-component .display-details .store-tabs .tabs-list:after {
  bottom: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.pickup-component .display-details .store-tabs .tabs-list li {
  margin: 5px 0;
  border: 1px solid transparent;
  border-left: 0;
  color: #999;
  position: relative;
}
.pickup-component .display-details .store-tabs .tabs-list li a {
  color: inherit;
  font-size: 18px;
  padding: 5px 10px;
  display: block;
  border-left: 2px solid transparent;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.pickup-component .display-details .store-tabs .tabs-list li.active {
  border: 1px solid #eee;
  border-left: 0;
  background: #fff;
  color: #000;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  border-right: 2px solid #47b6b1;
}
.pickup-component .display-details .store-tabs .tabs-list li.active a {
  border-left: 2px solid transparent !important;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover,
.pickup-component .display-details .store-tabs .tabs-list li a:focus {
  color: #000;
  border-left: 2px solid #47b6b1;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:before,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:before {
  display: block;
  content: attr(aria-label);
  width: auto;
  height: 20px;
  line-height: 20px;
  background: #47b6b1;
  position: absolute;
  top: 0;
  left: -10px;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  font-size: 12px;
  padding: 0 5px;
  color: #fff;
  white-space: nowrap;
  z-index: 100;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:after,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-left: 5px solid #47b6b1;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 5px);
  -ms-transform: translate(-100%, 5px);
  -o-transform: translate(-100%, 5px);
  transform: translate(-100%, 5px);
}
.pickup-component .display-details .store-tabs .content {
  margin-right: 52px;
  overflow: auto;
  height: 100%;
}
.pickup-component .display-details .store-tabs .tabhead {
  display: none;
}
.pickup-component .display-details .store-tabs .pickup-map {
  height: 232px;
}
.addressbook-component {
  border: 1px solid #eee;
  padding: 0;
  margin: 140px 0;
}
.addressbook-component .addressbook-header {
  background: #eee;
  position: relative;
  border-bottom: 1px solid #47b6b1;
  padding: 10px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 13px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.addressbook-component .addressbook-header .headline .back-to-storelist {
  display: none;
}
.addressbook-component .addressbook-header .close-addressbook {
  display: table-cell;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #47b6b1;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border-top: 1px solid #DDDDDD;
  margin-top: -1px;
  background: #fff;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev {
  float: left;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .next {
  float: right;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.addressbook-component .find-address-display .display-details {
  float: left;
  width: 50%;
}
.addressbook-component .find-address-display .display-details .address-details {
  padding: 10px;
  height: 252px;
  overflow: hidden;
}
.addressbook-component .find-address-display .display-details .address-actions {
  height: 56px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
  padding: 10px 10px;
  position: relative;
}
.addressbook-component .find-address-display .display-details .address-actions .set-default {
  position: absolute;
  top: -50px;
  right: 10px;
}
.addressbook-component .address-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.addressbook-component .address-list .address-list-entry {
  height: 56px;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry input {
  display: none;
}
.addressbook-component .address-list .address-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eee;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry label:hover {
  background: #f2f2f2;
}
.addressbook-component .address-list .address-list-entry .address-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.addressbook-component .address-list .address-list-entry .address-info .inner {
  max-height: 56px;
  overflow: hidden;
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-name {
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-city {
  display: block;
  font-weight: normal;
}
.addressbook-component .address-list .address-list-entry .address-actions {
  display: table;
  height: 100%;
  width: auto;
}
.addressbook-component .address-list .address-list-entry .address-actions span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  text-align: center;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1025px) {
  .addressbook-component .find-address-display .address-list {
    margin: 0 -1px 0 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label {
    padding-right: 14px;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #47b6b1;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #47b6b1;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1024px) {
  .addressbook-component {
    overflow: hidden;
  }
  .addressbook-component .find-address-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .addressbook-component .find-address-display .address-navigation {
    width: 50%;
    border: 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #47b6b1;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
}
.login-page__headline,
.user-register__headline {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.login-page__headline.border,
.user-register__headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.login-left-content-slot {
  margin-right: 10px;
  margin-left: 30px;
}
@media (max-width: 1024px) {
  .login-left-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.login-right-content-slot {
  margin-right: 30px;
  margin-left: 10px;
}
@media (max-width: 1024px) {
  .login-right-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
form .forgotten-password {
  margin-bottom: 25px;
}
.forgotten-password.alert {
  padding-left: 0;
  padding-right: 0;
}
.forgotten-password .description {
  margin-bottom: 10px;
}
#colorbox .forgotten-password .btn-primary {
  margin-top: 35px;
}
.register-form-action,
.login-form-action {
  margin-top: 35px;
}
.forgotten-password + .login-form-action {
  margin-top: 0;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: 0;
}
.register__container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .register__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .login-form-action .btn-default {
    margin-top: 30px;
  }
}
@media (max-width: 639px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px;
  }
}
.checkout-login {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .checkout-login {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-login .headline {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.checkout-login .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.checkout__new-account {
  text-align: center;
  background-color: #f4f4f4;
  border-top: 1px solid #e5e5e5;
  padding: 20px 0 55px;
}
.checkout__new-account .accountActions-bottom {
  margin-top: 35px;
}
.checkout__new-account__headling {
  font-size: 24px;
  font-weight: bold;
}
.checkout__new-account__form {
  text-align: left;
  margin-top: 25px;
}
@media (max-width: 639px) {
  .checkout__new-account {
    margin-left: -10px;
    margin-right: -10px;
    width: 100%;
    max-width: 85rem;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-headline {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 30px;
}
.checkout-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1025px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-headline span {
  color: #000000;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-right: 30px;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1025px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #000000;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 639px) {
  .checkout-summary-headline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-body-styling {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps {
  padding-left: 30px;
}
.checkout-steps .step-head {
  background: #ffffff;
  color: #000000;
  border: 1px solid #cccccc;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 10px 20px 10px 40px;
  height: 49px;
  counter-increment: checkout;
}
.checkout-steps .step-head:before {
  content: counter(checkout) '.';
  position: absolute;
  left: 3px;
  top: 0;
  width: 50px;
  text-align: center;
  line-height: 49px;
}
.checkout-steps .step-head + .step-head {
  margin-top: 10px;
}
.checkout-steps .step-head.active {
  background: #a6a6a6;
  color: #ffffff;
  border-color: #cccccc;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #ec7205;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin-bottom: 5px;
}
.checkout-steps .step-body .checkout-next {
  margin: 30px 0;
}
.checkout-steps .step-body hr {
  margin: 0 -20px;
  border-color: #e5e5e5;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media (max-width: 1025px) {
  .checkout-steps {
    padding-left: 20px;
  }
}
@media (max-width: 639px) {
  .checkout-steps {
    padding-left: 20px;
    padding-right: 20px;
  }
  .checkout-steps .step-head {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
.checkout-shipping {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: uppercase;
  padding: 25px 0 10px 0;
  font-size: 16px;
  font-weight: 700;
}
.checkout-shipping .checkout-shipping-items > div {
  padding-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkout-shipping .checkout-shipping-items ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .checkout-shipping-items ul li {
  padding-top: 6px;
  line-height: 18px;
}
.checkout-shipping .checkout-shipping-items ul li:first-child {
  padding-top: 1px;
}
.checkout-shipping .checkout-shipping-items ul li .name {
  font-weight: 700;
}
.checkout-shipping .simplify-pickup-locations {
  background: #f2f4f7;
  padding: 10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 10px;
  line-height: 35px;
  margin: -10px -10px 10px -10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .simplify-pickup-locations ul li + li {
  border-top: 1px solid #b3bfd0;
}
.checkout-shipping .simplify-pickup-locations ul a {
  color: #19212b;
  background: #fff;
  display: block;
  padding: 10px;
  text-decoration: none;
}
@media (max-width: 1399px) {
  .checkout-shipping .checkout-shipping-items .qty {
    text-align: right;
  }
  .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
    padding-bottom: 0;
  }
}
.checkout-paymentmethod {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
}
.step-body .checkout-paymentmethod hr {
  margin-top: 25px;
}
#addressbook,
#savedpayments,
#savedpaymentsbody {
  display: none;
  padding-bottom: 20px;
}
#colorbox #addressbook,
#colorbox #savedpayments,
#colorbox #savedpaymentsbody {
  display: block;
}
#addressbook ul,
#savedpayments ul,
#savedpaymentsbody ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#addressbook ul li,
#savedpayments ul li,
#savedpaymentsbody ul li {
  padding: 10px 0;
}
.checkout-order-summary {
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-order-summary {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
}
@media (min-width: 640px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 0;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading:only-child {
    border-bottom: 0;
  }
}
.checkout-order-summary .checkout-order-summary-list li {
  padding: 20px;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:nth-child(2n + 3) {
  background-color: #f2f2f2;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: #ffffff !important;
  color: #19212b;
  padding: 60px 0 10px;
  border-bottom: 1px solid #e5e5e5;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading > div {
  float: left;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
  font-weight: 700;
  padding-right: 5px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 85%;
  font-weight: 100;
}
.checkout-order-summary .checkout-order-summary-list .thumb {
  float: left;
  margin-right: 20px;
  width: 65px;
}
.checkout-order-summary .checkout-order-summary-list .thumb img {
  width: 100%;
  height: auto;
}
.checkout-order-summary .checkout-order-summary-list .price {
  float: right;
  margin-left: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details {
  font-size: 14px;
  margin-left: 85px;
}
.checkout-order-summary .checkout-order-summary-list .details .name {
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details .qty {
  text-transform: capitalize !important;
  color: #d2d0cd;
  font-size: 13px;
  font-weight: 600;
  padding-right: 10px;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 10px 0;
  font-size: 13px;
}
@media (max-width: 1024px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
}
.checkout-order-summary .subtotals {
  font-size: 18px;
  margin-top: 30px;
}
.checkout-order-summary .subtotals .subtotal,
.checkout-order-summary .subtotals .shipping,
.checkout-order-summary .subtotals .subtotals__item--state-discount,
.checkout-order-summary .subtotals .tax,
.checkout-order-summary .subtotals .totals {
  padding: 5px 0;
}
.checkout-order-summary .subtotals .subtotal span,
.checkout-order-summary .subtotals .shipping span,
.checkout-order-summary .subtotals .subtotals__item--state-discount span,
.checkout-order-summary .subtotals .tax span,
.checkout-order-summary .subtotals .totals span {
  float: right;
  font-weight: 600;
}
.checkout-order-summary .subtotals .totals {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 10px 0;
  border-top: 1px solid #cccccc;
}
.checkout-order-summary .subtotals .realTotals {
  font-size: 14px;
}
.subtotals__item--state-discount {
  color: #00a651;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 639px) {
  .place-order-form {
    padding: 0 20px;
  }
  .checkout-order-summary {
    padding: 30px 20px 15px;
    border: 1px solid #cccccc;
    border-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .checkout-order-summary .checkout-order-summary-list {
    padding-left: 0;
    list-style: none;
    border: none;
    padding: 0;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
    background-color: transparent!important;
    color: #19212b;
    padding: 25px 20px;
    border-color: #e5e5e5;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
    text-transform: uppercase;
    font-size: 16px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
    border-bottom: 1px solid #e5e5e5;
  }
  .checkout-order-summary .subtotals {
    padding: 0 20px;
  }
}
.checkout-review {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form .checkbox {
  margin: 25px 0 40px;
}
.place-order-form .checkbox label {
  font-size: 14px;
  color: #19212b;
  text-transform: none;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 640px) {
  .place-order-form .checkbox {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #cccccc;
  font-size: 15px;
  padding: 10px;
  margin-top: 60px;
}
@media (max-width: 639px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-success {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .checkout-success {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-success__body {
  margin: 30px 0 55px;
  text-align: center;
}
.checkout-success__body__headline {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.termsAndConditions-section {
  padding-bottom: 20px;
}
label.terms {
  margin: 15px 0;
}
fieldset#cardDate > .control-label,
fieldset#startDate > .control-label {
  font-weight: bold;
  margin-bottom: 5px;
}
fieldset#cardDate .form-group .control-label,
fieldset#startDate .form-group .control-label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
  margin-top: 100px;
  padding: 0;
}
@media (max-width: 1024px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #e5e5e5;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n+2) {
  background: #f2f2f2;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-prod-info {
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
  padding: 10px 10px 15px;
  vertical-align: top;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td > span {
  display: block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td.grid-prod-img {
  padding-left: 40px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant,
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-size {
  font-weight: bold;
  min-width: 80px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
  display: block;
  font-size: 16px;
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n+2) {
    background-color: transparent;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right;
  }
}
@media (max-width: 639px) {
  .checkout-coupon-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 639px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.coupon-list__headline {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 5px;
  margin-bottom: 0;
}
.coupon-code {
  text-transform: uppercase;
}
.cart-voucher {
  margin-top: 27px;
  padding-left: 30px;
}
.cart-voucher__label {
  display: block;
  width: 100%;
}
.cart-voucher__input {
  width: 50%;
  float: left;
  margin-right: 10px;
}
.cart-voucher__input::-moz-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #19212b;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #19212b;
  text-transform: uppercase;
}
.cart-voucher__help-block {
  display: none;
}
.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block {
  display: block;
}
@media (max-width: 1399px) and (min-width: 1025px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 1024px) and (min-width: 640px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .cart-voucher {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.voucher-list {
  padding-left: 0;
  list-style: none;
  margin-top: -5px;
}
.voucher-list__item-box {
  display: inline-block;
  border: 1px solid #cccccc;
  background-color: #f2f2f2;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 15px;
  margin-top: 10px;
}
.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 10px;
  cursor: pointer;
  margin: -10px -10px -10px 0;
  position: relative;
  top: 2px;
}
@media (max-width: 1024px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px;
  }
}
.gift__coupons {
  border: none;
  border-radius: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  width: 100%;
}
.gift__coupons span {
  display: block;
  font-size: 14px;
}
.gift__coupons .gift__coupon--title {
  margin-bottom: 5px;
}
.gift__coupon .gift__coupon--name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#storeFinder {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#storeFinder #storelocator-query {
  height: 48px;
  box-shadow: none;
}
.headline {
  font-size: 18px;
  margin-bottom: 10px;
}
.store__finder--search #storeFinderForm {
  margin-bottom: 10px;
}
.store__finder {
  display: none;
  padding: 0;
}
.store__finder .store__finder--pagination {
  line-height: 48px;
  padding-top: 50px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--navigation,
.store__finder .store__finder--details {
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 640px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 10px;
}
.store__finder .store__finder--navigation-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  border: 1px solid #ddd;
  position: relative;
}
.store__finder .store__finder--navigation-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  text-align: center;
  line-height: 56px;
}
.store__finder .store__finder--navigation-list li.loading .glyphicon {
  color: #ff4444;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media (min-width: 1025px) {
  .store__finder .store__finder--navigation-list .list__entry {
    height: 56px;
  }
}
@media (max-width: 1024px) {
  .store__finder .store__finder--navigation-list .list__entry {
    min-height: 56px;
    border-bottom: 1px solid #ddd;
  }
}
.store__finder .store__finder--navigation-list .list__entry:last-child label {
  border: 0;
}
.store__finder .store__finder--navigation-list .list__entry .info__address {
  padding: 5px 15px;
}
@media (min-width: 1025px) {
  .store__finder .store__finder--navigation-list .list__entry .info__address {
    display: none;
  }
}
.store__finder .store__finder--navigation-list .list__entry input {
  display: none;
}
.store__finder .store__finder--navigation-list .list__entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 5px 15px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
}
@media (min-width: 1025px) {
  .store__finder .store__finder--navigation-list .list__entry label {
    border-bottom: 1px solid #ddd;
    padding: 0 15px;
  }
}
.store__finder .store__finder--navigation-list .list__entry label:hover {
  background: #f2f2f2;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label {
  background: #47b6b1;
  color: #fff !important;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.store__finder .store__finder--navigation-list .list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.store__finder .store__finder--navigation-list .list__entry .entry__name {
  display: block;
}
.store__finder .store__finder--navigation-list .list__entry .entry__city {
  display: block;
  font-weight: normal;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
  display: none;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.store__finder .store__finder--details .store__finder--details-back {
  margin-bottom: 20px;
  display: none !important;
}
@media (max-width: 639px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 639px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 100%;
    margin: 0;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 20px;
  }
  .store__finder.show-store .store__finder--pagination {
    color: rgba(0, 0, 0, 0);
    height: 46px;
  }
  .store__finder.show-store .store__finder--pagination * {
    display: none;
  }
  .store__finder.show-store .store__finder--panel .store__finder--details {
    display: block;
  }
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
}
#cboxTopCenter {
  height: 14px;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
}
#cboxBottomLeft {
  width: 14px;
}
#cboxBottomCenter {
  height: 43px;
}
#cboxBottomRight {
  width: 14px;
}
#cboxMiddleLeft {
  width: 14px;
}
#cboxMiddleRight {
  width: 14px;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
#cboxTitle {
  text-transform: uppercase;
  background: transparent;
  position: absolute;
  top: 0;
  padding: 43px 40px 15px;
  height: 88px;
  display: table;
  width: 100%;
}
#cboxTitle .headline {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  width: 100%;
  vertical-align: middle;
}
#cboxClose {
  position: absolute;
  right: 13px;
  top: 10px;
  background: transparent;
  border: 0 none;
  color: #797979;
  padding: 5px;
  font-size: 25px;
}
#cboxLoadedContent {
  margin-top: 88px;
  padding: 15px 40px 30px 40px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 40px;
}
#cboxLoadedContent .addressEntry,
#cboxLoadedContent .saved-payment-entry {
  margin-top: 30px;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 35px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -10px;
  margin-bottom: 20px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 20px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 20px;
}
@media (max-width: 639px) {
  #cboxTitle {
    height: 112px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxLoadedContent {
    margin-top: 112px;
    padding: 15px 20px 30px 20px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -25px;
  }
}
.modal__top {
  padding-bottom: 32px;
  margin-bottom: 30px;
  border-bottom: 1px solid #f2f2f2;
}
.modal__top .modal__top--label {
  color: #19212b;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 40px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #19212b;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 17px;
  width: 100%;
}
.quote-discount__modal--input input[type=number] {
  -moz-appearance: textfield;
}
.quote-discount__modal--input input[type=number]::-webkit-inner-spin-button,
.quote-discount__modal--input input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quote-discount__modal--input__label {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  padding-right: 10px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #f2f2f2;
  color: #19212b;
  padding-bottom: 13px;
  margin-bottom: 9px;
  margin-top: 10px;
}
.quote-discount__modal--new__total {
  color: #19212b;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 47px;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #19212b;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #06080b;
}
.price.msrp {
  color: #666;
}
.account-navigation {
  margin-bottom: 10px;
}
.account-navigation .account-navigation-header {
  padding: 10px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 10px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 640px) and (max-width: 1024px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 10px;
  font-weight: bold;
}
.account-navigation .account-navigation-list li.active {
  font-weight: bold;
}
.account-navigation .account-navigation-list li a:hover,
.account-navigation .account-navigation-list li afocus {
  color: #47b6b1;
}
.account-home .account-home-section {
  margin-bottom: 20px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 10px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 10px;
  border: 1px solid #f2f4f7;
  border-top: 0;
}
.account-home .account-home-section .account-home-section-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
@media (max-width: 1024px) {
  .account-home .account-home-section {
    margin-bottom: 10px;
  }
  .account-home .account-home-section .account-home-section-content {
    height: auto;
    padding: 0;
  }
  .account-home .account-home-section .account-home-section-content ul li a {
    padding: 10px;
    display: block;
  }
  .account-home .account-home-section .account-home-section-content ul li + li {
    border-top: 1px solid #eee;
  }
}
@media (min-width: 1400px) {
  .account-section {
    margin: 0 auto;
    width: 1400px;
  }
}
.account-section .pagination-bar {
  margin: 15px 0 0;
}
.account-section .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  border-bottom: none;
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
  padding: 0;
}
.account-section .pagination-bar .pagination-bar-results {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1025px) {
  .account-section .pagination-bar .pagination-bar-results {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
  }
}
.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -10px;
    margin-right: -10px;
    width: 100%;
    max-width: 85rem;
    margin: 0 auto;
  }
}
.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.account-section .account-section-header {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1025px) {
  .account-section .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #19212b;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 10px;
}
.account-section .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-header .account-section-header-add {
  font-size: 14px;
  font-weight: 700;
  margin-top: 4px;
}
.account-section .account-section-header__subheadline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
  text-transform: none;
}
.account-section .account-orderdetail + .account-section-content .pagination-bar {
  margin-top: 0;
}
.account-section .container-lg .account-section-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .account-section .container-lg .account-section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content .account-section-form {
    padding: 0 5px;
  }
}
.account-section .account-section-content .item__list--item .item__total {
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header {
  color: #000000;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1025px) {
  .account-section .account-section-content .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-content .account-section-header .container-lg {
  float: none;
  padding: 0 10px;
}
@media (min-width: 1400px) {
  .account-section .account-section-content .account-section-header .container-lg {
    padding: 0;
  }
}
.account-section .account-section-content .account-section-header.consent-section-header {
  border-bottom: 0 none;
  padding-bottom: 0;
}
@media (min-width: 1400px) {
  .account-section .account-section-content .back-link .container-lg {
    padding: 0;
  }
}
.account-section .account-section-content .account-section-form {
  margin: 40px 0;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 20px;
  }
}
.account-section .account-section-content .account-section-form form {
  padding: 0;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list {
  list-style-type: none;
  width: 100%;
  position: relative;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li {
  border-top: 1px solid #ccc;
  width: 100%;
  display: inline-flex;
  align-items: center;
  height: 4em;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li:last-child {
  border-bottom: 1px solid #ccc;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li .toggle-switch {
  position: absolute;
  right: 0;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list label {
  margin-bottom: 0;
}
.account-section .account-section-content .account-section-form.consent-section-form {
  margin-top: 20px;
}
.account-section .account-section-content form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .account-section .account-section-content form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content form .accountActions-bottom {
  padding: 0;
}
.account-section .account-section-content #cancelorderForm {
  margin: 0;
}
.account-section .account-section-content #quoteForm {
  padding: 0;
}
.account-section .account-section-content #addNewPermissionForm .account-select-form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .account-section .account-section-content.content-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .help-block {
  font-size: 14px;
  font-weight: normal;
  color: #c53131;
}
.account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 10px;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
  padding: 0;
}
.account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
  line-height: 32px;
}
.account-section .account-section-content .account-orderhistory-pagination .pager {
  margin: 0;
}
.account-section .account-section-content .account-orderhistory-sort {
  background: #f2f4f7;
  padding: 10px;
}
.account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
  font-weight: 600;
}
.account-section .account-section-content .accountActions {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
}
.account-section .account-section-content .cart-voucher form,
.account-section .account-section-content .cart-items form,
.account-section .account-section-content .item-action form {
  padding: 0;
}
@media (min-width: 1025px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 10px;
  }
}
@media (max-width: 1024px) {
  .account-section .account-section-content .item__btn {
    margin-top: 20px;
  }
}
.account-section .account-section-content .disable-link,
.account-section .account-section-content .enable-link {
  display: inline-block;
  text-align: right;
  margin: 25px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .disable-link,
  .account-section .account-section-content .enable-link {
    text-align: center;
    float: none;
    padding-right: 0!important;
    width: 100%;
  }
}
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .enable-link button {
  background: transparent;
  border: 0 none;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
}
.account-section .account-section-content .disable-link button[disabled],
.account-section .account-section-content .enable-link button[disabled] {
  color: #929292;
}
.account-section .account-section-content .disable-link form,
.account-section .account-section-content .enable-link form {
  display: inline-block;
}
.account-section .account-section-content .enable-link + .disable-link,
.account-section .account-section-content .disable-link + .enable-link,
.account-section .account-section-content .disable-link + .disable-link,
.account-section .account-section-content .enable-link + .enable-link {
  padding-left: 20px;
  position: relative;
}
.account-section .account-section-content .enable-link + .disable-link:before,
.account-section .account-section-content .disable-link + .enable-link:before,
.account-section .account-section-content .disable-link + .disable-link:before,
.account-section .account-section-content .enable-link + .enable-link:before {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 1px;
  left: 10px;
  background: #cccccc;
  top: 0;
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link:before,
  .account-section .account-section-content .disable-link + .enable-link:before,
  .account-section .account-section-content .disable-link + .disable-link:before,
  .account-section .account-section-content .enable-link + .enable-link:before {
    display: none;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link,
  .account-section .account-section-content .disable-link + .enable-link,
  .account-section .account-section-content .disable-link + .disable-link,
  .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 0;
  }
}
.account-section .account-section-content .disable-link a,
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .disable-link form {
  color: #ed1c24;
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-column {
    position: absolute;
    right: -4px;
    top: -5px;
    width: auto;
  }
  .account-section .account-section-content .restore-item-column {
    position: absolute;
    right: -4px;
    top: 50px;
    width: auto;
  }
}
.account-section .account-section-content .restore-item-link {
  text-transform: uppercase;
  font-weight: 700;
}
.account-section .account-section-content .restore-item-link .glyphicon-share-alt {
  font-size: 24px;
  padding: 13px;
  transform: scale(-1, 1);
  margin-right: 13px;
}
.account-section .account-section-content .edit-item-link {
  margin-top: 10px;
  display: block;
}
.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-link .glyphicon-remove {
    padding: 14px;
    margin-right: 20px;
  }
}
.account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
  position: relative;
  padding-right: 35px;
}
@media (min-width: 640px) {
  .account-section .account-section-content .saved-cart .saved-cart-name {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
  .account-section .account-section-content .saved-cart .saved-cart-description {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
}
.account-section .account-section-action {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .account-section .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .accountActions-bottom .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 640px) {
  .account-section .cancel-panel {
    padding-left: 0;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.account-section .account-list.account-addressbook ul,
.account-section .account-list.account-paymentdetails ul {
  margin-bottom: 30px;
}
.account-section .account-list ul {
  padding-left: 0;
  list-style: none;
  display: inline-block;
  width: 90%;
}
.account-section .account-list ul li {
  text-overflow: ellipsis;
  overflow: hidden;
}
.account-section .account-list .account-list-header {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #f4f4f4;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-list-header .account-list-header-add {
  font-size: 15px;
  line-height: 2;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.account-section .account-list .account-cards {
  border-left: 1px solid #cccccc;
  padding: 0 10px;
}
.account-section .account-list .account-cards.card-select {
  border-top: 1px solid #cccccc;
}
.account-section .account-list .account-cards .account-cards-actions {
  display: inline-block;
  width: 10%;
}
.account-section .account-list .account-cards .account-cards-actions .glyphicon {
  font-size: 24px;
  margin-bottom: 20px;
}
.account-section .account-list .account-cards .account-cards-actions .edit-item .glyphicon {
  margin-top: 3px;
}
@media (min-width: 640px) {
  .account-section .account-list .account-cards .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .account-section .account-list .account-cards .row:before {
    content: none;
  }
  .account-section .account-list .account-cards .row:after {
    content: '';
  }
}
.account-section .account-list .account-cards .card,
.account-section .account-list .account-cards .search-empty {
  list-style: none;
  border-left: 0;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 30px 30px 25px;
  margin-bottom: 0;
  min-height: 150px;
  clear: both;
}
.account-section .account-list .account-cards .card span,
.account-section .account-list .account-cards .search-empty span {
  padding: 0;
  text-align: right;
}
.account-section .account-list .account-cards .card > ul > li,
.account-section .account-list .account-cards .search-empty > ul > li {
  margin-bottom: 3px;
}
.account-section .account-list .account-cards .card > ul > li:first-child,
.account-section .account-list .account-cards .search-empty > ul > li:first-child {
  text-transform: uppercase;
  font-weight: 600;
}
.account-section .account-list .account-cards .card .action-links,
.account-section .account-list .account-cards .search-empty .action-links {
  float: right;
  height: 50px;
  width: 50px;
  margin-right: -15px;
  margin-top: -15px;
  text-align: right;
}
.account-section .account-list .account-cards .card .action-links .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-pencil {
  font-size: 20px;
  color: #929292;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-pencil {
  color: #ec7205;
}
@media (max-width: 1025px) {
  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-set-default-address {
  position: absolute;
  left: 25px;
  bottom: 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #ec7205;
  background: transparent;
  padding: 0;
  border: 0 none;
}
@media (max-width: 639px) {
  .account-section .account-list .account-set-default-address {
    left: 20px;
  }
}
.account-section .continue__shopping {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .account-section .continue__shopping {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
}
.account-profil .account-profil-info {
  margin: 0 0 10px;
}
.account-profil .account-profil-info .account-profil-info-line {
  line-height: 2em;
}
.account-profil .account-profil-info .account-profil-info-line span {
  display: inline-block;
  width: 100px;
}
.account-profil a.btn {
  margin-top: 10px;
}
.account-profil .btn + .btn {
  margin-left: 10px;
}
.account-orderdetail.well {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1025px) {
  .account-orderdetail .item__list .item__list--item .item__total {
    padding-right: 30px;
  }
}
.account-orderdetail .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .account-orderdetail .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail .col-sm-9 > .col-sm-4:nth-child(3n+1) {
  clear: both;
}
.account-orderdetail .order-savings {
  color: #00a651;
  font-weight: 700;
  padding: 10px 10px 25px 0;
}
.account-orderdetail .order-savings + .order-savings {
  padding-top: 0;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .order-data {
  background-color: #F2F4F7;
  padding: 10px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #f4f4f4;
  padding: 10px 20px;
}
.account-orderdetail .button-panel {
  float: right;
  max-width: 200px;
}
.account-orderdetail .account-orderdetail-item-section-body ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-orderdetail .account-orderdetail-item-section-body ul li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li + li {
  border-top: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul .thumb {
  float: left;
  margin-right: 10px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 10px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .details .name {
  font-weight: bold;
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo {
  color: #00a651;
}
@media (min-width: 1025px) and (max-width: 1399px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1400px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 0;
  }
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo li {
  border-bottom: 0;
}
.account-orderdetail .account-orderdetail__footer {
  padding-top: 55px;
}
.account-orderdetail .account-orderdetail__footer > div {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 18px;
  color: #19212b;
  font-weight: 500;
}
.account-orderdetail .orderTotal {
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 20px;
}
.account-orderdetail .orderTotal .text-right {
  font-weight: 700;
}
.account-orderdetail .orderTotal .totals {
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 15px;
}
.account-orderdetail .orderTotal .discount {
  color: #00a651;
}
.account-orderdetail .order-store-address .order-track-number,
.account-orderdetail .order-store-hours .order-track-number {
  color: #ed1c24;
}
.account-orderdetail .order-billing-address ul {
  padding: 0;
}
.account-orderdetail .order-billing-address ul li {
  list-style: none;
}
.account-orderdetail .order-billing-address .label-order,
.account-orderdetail .order-payment-data .label-order,
.account-orderdetail .order-ship-to .label-order,
.account-orderdetail .order-shipping-method .label-order,
.account-orderdetail .order-tracking-no .label-order,
.account-orderdetail .order-store-address .label-order,
.account-orderdetail .order-store-hours .label-order {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 2px;
}
.account-orderdetail .order-billing-address .value-order-date,
.account-orderdetail .order-payment-data .value-order-date,
.account-orderdetail .order-ship-to .value-order-date,
.account-orderdetail .order-shipping-method .value-order-date,
.account-orderdetail .order-tracking-no .value-order-date,
.account-orderdetail .order-store-address .value-order-date,
.account-orderdetail .order-store-hours .value-order-date {
  display: inline-block;
  min-width: 15%;
}
.account-orderdetail .value-order {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 639px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-store-hours {
    padding-top: 20px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 20px;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-total__taxes {
  text-align: right;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-savings__info {
  color: #00a651;
  font-weight: 700;
  text-transform: uppercase;
}
.account-address-removal-popup .address {
  margin-top: 20px;
}
.account-address-removal-popup .btn {
  margin-top: 10px;
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 40px;
}
.not-active {
  pointer-events: none;
  cursor: default;
  font-weight: normal !important;
  color: black !important;
}
.quick-view-popup .product-image {
  float: left;
  width: 33%;
}
.quick-view-popup .product-image a {
  display: block;
}
.quick-view-popup .product-image img {
  width: 100%;
  height: auto;
}
.quick-view-popup .product-details {
  margin-left: 33%;
  padding-left: 20px;
}
.quick-view-popup .product-details .name {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .product-details .rating:after {
  clear: none;
}
.quick-view-popup .product-details .price {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .addtocart-component {
  clear: both;
  padding-top: 20px;
}
table {
  width: 100%;
}
table th {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #128a9e;
  color: #ffffff;
  padding: 8px 10px;
  vertical-align: top;
}
table th:last-child {
  text-align: right;
}
table tr.entry-group-header a {
  color: lightgrey;
}
table tr.entry-group-header a:hover {
  color: black;
}
table tr.entry-group-header .error {
  background-color: PaleVioletRed;
}
table .entry-group-error-message {
  text-transform: none;
}
table div.left-align {
  text-align: left;
}
table td {
  padding: 20px 10px;
  vertical-align: top;
}
.responsive-table th:first-child {
  padding-left: 30px;
}
@media (max-width: 1025px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 640px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 10px;
}
@media (max-width: 640px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f2f2f2;
}
.responsive-table-item a.responsive-table-link {
  color: #ec7205;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #000000;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 639px) {
  .responsive-table-item {
    display: block;
  }
  .responsive-table-item .status strong {
    display: block;
  }
  .responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .responsive-table-item td:last-child {
    text-align: left;
  }
  .responsive-table-item td.responsive-table-cell {
    width: 55%;
  }
  .responsive-table-item td.responsive-table-cell-bold {
    font-weight: 600;
  }
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
label {
  color: #153a59;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
label.uncased {
  text-transform: none;
}
.form-control:focus {
  border-color: #5adfd9;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #b9bdc2;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #b9bdc2;
}
select.form-control {
  text-transform: uppercase;
  font-size: 13px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #929292;
}
.has-error .control-label {
  color: #153a59;
}
.has-error input.form-control {
  background: #f6e0e0;
  border-color: #c53131;
}
.has-error .help-block {
  font-weight: 600;
  color: #c53131;
}
.has-success .control-label {
  color: #153a59;
}
.has-success input.form-control {
  background: transparent;
  border-color: #cccccc;
}
.has-success .help-block {
  font-weight: 600;
  color: #00a651;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #47b6b1;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .form-element-icon.datepicker .glyphicon {
    top: 38px;
  }
}
.form-control-radio,
.form-control-checkbox {
  display: block;
}
.form-control-radio input,
.form-control-checkbox input {
  margin-bottom: 0;
  float: left;
}
.form-control-radio .form-control-label,
.form-control-checkbox .form-control-label {
  margin-left: 25px;
}
fieldset > div:last-of-type input,
fieldset > div:last-of-type label {
  margin-bottom: 0;
}
.legend {
  margin-bottom: 20px;
}
textarea {
  min-height: 245px;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
.input-sm {
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.toggle-switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  float: right;
}
.toggle-switch__input {
  display: none;
}
.toggle-switch__slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #777777;
  -webkit-transition: .4s;
  transition: .4s;
}
.toggle-switch__slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #ffffff;
  -webkit-transition: .4s;
  transition: .4s;
}
.toggle-switch__input:checked + .toggle-switch__slider {
  background-color: #47b6b1;
}
.toggle-switch__input:checked + .toggle-switch__slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.toggle-switch__slider {
  border-radius: 34px;
}
.toggle-switch__slider--round:before {
  border-radius: 50%;
}
.textpage-faqs th:last-child {
  text-align: left;
}
/*
## landingLayout2Page
********************************************************************/
.section1 {
  margin: 10px 0;
}
.zoneA .disp-img {
  height: 108px;
  margin: 10px 0 0 0;
  border-bottom: 1px dotted #A5A5A5;
  position: relative;
}
.zoneA .disp-img:first-child {
  margin: 0;
}
.zoneA .disp-img a {
  display: block;
}
.zoneA .disp-img .title {
  display: block;
  margin-left: 106px;
  border-bottom: 1px dotted #A5A5A5;
  margin-bottom: 10px;
}
.zoneA .disp-img .thumb {
  position: absolute;
  top: 0;
}
.zoneA .disp-img .details {
  width: 124px;
  height: 96px;
  margin-left: 106px;
  display: block;
}
.zoneA .action {
  display: none;
}
.zoneB .simple_disp-img:first-child {
  margin: 0 0 10px 0;
}
#homepage_slider.stripViewer {
  position: relative;
  overflow: hidden;
  margin: 0;
}
#homepage_slider.stripViewer ul {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
#homepage_slider.stripViewer ul li {
  float: left;
}
#homepage_slider .svw {
  width: 50px;
  height: 20px;
  background-color: #ffffff;
}
#homepage_slider .svw ul {
  position: relative;
  left: -999em;
}
#homepage_slider .tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border: 5px solid #dedede;
}
.stripTransmitter {
  overflow: auto;
  padding: 0 15px ;
  width: 438px !important;
  height: 51px;
  border-bottom: 1px dotted #A5A5A5;
  background-color: #eee;
}
.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
.stripTransmitter ul li {
  width: 30px;
  float: left;
}
.stripTransmitter a {
  line-height: 47px;
  display: block;
  padding: 0 0 0 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.4em;
}
.stripTransmitter a:hover,
.stripTransmitter a.current {
  font-weight: bold;
}
.tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border-bottom: 1px dotted #A5A5A5;
}
.section4 .disp-img {
  margin: 0 0 15px 0;
}
.section4 .disp-img .title {
  border-bottom: 1px solid #a5a5a5;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  white-space: nowrap;
  display: block;
  margin: 0 0 10px 0;
}
.section4 .disp-img .thumb {
  margin: 0 0 5px 0;
  display: block;
}
.section4 .disp-img .action {
  display: none;
}
.product-details-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
  padding-right: 20px;
}
.product-details-toggle.name {
  font-weight: 600;
}
.product-details.open .product-details-toggle {
  margin-bottom: 0;
}
.product-details-toggle .glyphicon {
  float: right;
  font-size: 14px;
  line-height: 35px;
}
.product-details.open .product-details-toggle .glyphicon:before {
  content: "\e114";
}
.product-details-toggle-wrap {
  display: none;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .product-details-toggle-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-details.open + .product-details-toggle-wrap {
  display: block;
}
.product-details-toggle-wrap .product-details {
  font-size: 22px;
}
.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left;
}
@media (min-width: 640px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 639px) {
  .product-details-toggle {
    padding: 0 25px 0 10px;
  }
  .product-details-toggle .glyphicon {
    right: 10px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 20px;
  }
}
.product-action {
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .product-action {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 18px;
  float: right;
  margin: 15px 0 15px 20px;
  line-height: 48.85714286px;
}
.product-action #total-price {
  font-size: 18px;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 48.85714286px;
}
@media (max-width: 639px) {
  .product-action {
    margin-bottom: 0;
  }
  .product-action ol li {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .product-action ol li,
  .product-action .btn {
    width: 100%;
  }
  .product-action div {
    float: none;
    line-height: 1.42857;
    margin-bottom: 0;
  }
}
.update-future-stock {
  text-align: right;
  padding: 20px 7px 15px 0;
  background-color: #ffffff;
}
.update-future-stock .update_future_stock_button,
.update-future-stock .hide_future_stock_info {
  font-size: 13px;
  font-weight: 700;
}
.update-future-stock .hide_future_stock_info {
  display: none;
}
.product-grid-container .sku-quantity,
#cboxContent .sku-quantity {
  font-size: 13px;
  line-height: 20px;
  width: 60px;
  padding: 9px 10px;
  margin: 5px 0 3px;
  border: 1px solid #cccccc;
  text-align: center;
}
.product-grid-container .td_stock,
#cboxContent .td_stock {
  display: block;
  padding-bottom: 5px;
}
.product-grid-container .td_stock .in-stock,
#cboxContent .td_stock .in-stock {
  color: #929292;
  font-size: 13px;
  font-weight: 600;
}
.product-grid-container .future_stock,
#cboxContent .future_stock {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.product-grid-container .future_stock .future_stock_value,
#cboxContent .future_stock .future_stock_value {
  margin: 2px 0 8px 0;
}
.product-grid-container .data-grid-total,
#cboxContent .data-grid-total {
  display: inline-block;
  padding-top: 5px;
  border-top: 1px solid #cccccc;
  font-size: 15px;
  font-weight: 700;
}
.product-grid-container table td .price {
  font-size: 15px;
  font-weight: bold;
}
.product-grid-container table td.out-of-stock .variant-prop,
.product-grid-container table td.out-of-stock .price {
  opacity: 0.3;
}
.product-grid-container table td.out-of-stock .sku-quantity {
  opacity: 0.3;
  background-color: #fff;
}
@media (min-width: 640px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .add-to-cart-order-form-wrap::after {
    background-color: white;
    bottom: 0;
    content: "";
    height: 17px;
    position: absolute;
    width: 100%;
  }
  .add-to-cart-order-form-wrap::before {
    background-color: white;
    right: 0;
    content: "";
    position: absolute;
    height: 100%;
  }
  .add_to_cart_order_form {
    overflow: scroll;
    max-height: 907px;
  }
  .order-form-scroll {
    cursor: pointer;
    background-color: #47b6b1;
    opacity: 0.4;
    color: #fff;
    text-align: center;
    position: absolute;
    display: none;
  }
  .order-form-scroll.right {
    width: 50px;
    height: 75px;
    line-height: 75px;
    right: 0px;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.left {
    width: 50px;
    height: 75px;
    line-height: 75px;
    left: 0;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.up {
    width: 75px;
    height: 50px;
    line-height: 50px;
    top: 0;
    left: 50%;
    margin-left: -35px;
  }
  .order-form-scroll.down {
    width: 75px;
    height: 50px;
    line-height: 50px;
    bottom: 17px;
    left: 50%;
    margin-left: -35px;
  }
  .product-grid-container-dim-3,
  .product-grid-container-dim-2 {
    width: 100%;
  }
  .product-grid-container table {
    border-bottom: 1px solid #e5e5e5;
    background-color: #ffffff;
  }
  .product-grid-container table:nth-child(2n) {
    background: #f2f2f2;
  }
  .product-grid-container table tr:first-child > th:first-child {
    border-right: 1px solid #d3d3d3;
    white-space: nowrap;
  }
  .product-grid-container table tr > td:first-child {
    border-right: 1px solid #e5e5e5;
    padding-top: 20px;
  }
  .product-grid-container table th {
    text-align: center;
  }
  .product-grid-container table td {
    text-align: center;
    padding: 25px 10px 15px;
    vertical-align: top;
    max-width: 200px;
  }
}
@media (min-width: 640px) and (max-width: 1025px) {
  .add-to-cart-order-form-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #cboxContent .sku-quantity {
    font-size: 16px;
  }
  .product-grid-container {
    font-size: 16px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .product-grid-container table {
    table-layout: fixed;
    width: 100%;
  }
  .product-grid-container table tr td {
    border-bottom: 1px solid #e5e5e5;
  }
  .product-grid-container table tr .variant-detail {
    width: 60%;
    padding: 15px 0 15px 20px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 20px;
  }
  .product-grid-container table tr .variant-detail .description {
    padding: 12px 0;
  }
  .product-grid-container table tr .variant-select {
    width: 40%;
    text-align: right;
    font-weight: 600;
    padding-right: 20px;
    vertical-align: middle;
  }
  .product-grid-container table .hidden-size {
    display: none;
  }
  .product-grid-container table .variant-summary {
    display: none;
    background-color: #e5e5e5;
  }
  .product-grid-container table .variant-summary .variant-summary-items {
    margin: 15px 0;
  }
  .product-grid-container table .variant-summary tr td {
    padding: 0 20px;
    font-weight: bold;
  }
  .product-grid-container table .variant-summary tr td:last-child {
    text-align: right;
  }
  .product-grid-container table .variant-summary tr:first-child td {
    font-weight: normal;
  }
  .product-grid-container table .variant-summary span {
    display: none;
  }
  .product-grid-container table .editSize {
    display: none;
  }
  .product-grid-container table.selected .variant-summary {
    display: table-row;
  }
  .product-grid-container table.selected .editSize {
    display: inline;
  }
  .product-grid-container table.selected .selectSize {
    display: none;
  }
  .variantSelectMobile #cboxLoadedContent {
    overflow: visible!important;
    padding-left: 0;
    padding-right: 0;
  }
  .variantSelectMobile #cboxContent table {
    width: 100%;
  }
  .variantSelectMobile #cboxContent table td {
    display: block;
    font-weight: 600;
    text-align: center;
    padding: 25px 0 10px 0;
  }
  .variantSelectMobile #cboxContent table td:first-child {
    width: auto;
  }
  .variantSelectMobile #cboxContent table td:nth-child(2n+2) {
    background: #f2f2f2;
  }
  .variantSelectMobile #cboxContent .product-grid-container {
    margin: 0;
  }
  .variantSelectMobile #cboxContent .orderForm_grid_group {
    position: relative;
  }
  .variantSelectMobile #cboxContent .update-future-stock {
    position: absolute;
    margin-left: -65px;
    left: 50%;
    top: 100px;
  }
  .variantSelectMobile #cboxContent .variant-detail {
    padding: 0 0 60px 0;
  }
  .variantSelectMobile #cboxContent .variant-detail img {
    display: inline-block;
    max-width: 200px;
    float: none;
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description {
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description > div {
    display: inline;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions {
    padding: 20px;
    border-bottom: none;
    background-color: #fff !important;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions .btn {
    width: 100%;
  }
  .variantSelectMobile #cboxContent .variant-select,
  .variantSelectMobile #cboxContent .variant-summary {
    display: none;
  }
  .variantSelectMobile #cboxContent .variant-prop > span {
    font-weight: 400;
  }
  .variantSelectMobile #cboxContent .sku-quantity {
    font-weight: 400;
    line-height: 60px;
    width: 120px;
    height: 80px;
  }
}
#orderFormContainer .headline,
#orderFormContainer .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  #orderFormContainer .headline,
  #orderFormContainer .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#resultsList.item__list .item__list--item:last-child {
  padding-right: 0;
}
.quick-order__introduction {
  padding-top: 13px;
  margin-top: 10px;
  line-height: 22px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .quick-order__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .quick-order__introduction {
    margin-bottom: 10px;
  }
}
.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .quick-order__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .quick-order__actions .pull-right {
    float: none!important;
  }
}
.quick-order__add-to-cart-btn {
  margin-top: 10px;
}
.quick-order__add-to-cart-btn .btn {
  width: 100%;
}
.quick-order__reset-link {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.375;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  margin-top: 10px;
}
@media (max-width: 639px) {
  .quick-order__reset-link {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
.quick-order__list {
  margin-top: 10px;
}
.quick-order__list.item__list .item__list--item:last-child {
  padding-right: 0;
}
@media (min-width: 1025px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px;
  }
}
#quickOrder .item__list .item__info {
  width: auto;
}
@media (min-width: 1025px) {
  #quickOrder .item__quantity {
    text-align: left;
  }
}
@media (min-width: 1025px) {
  #quickOrder .item__sku__input input {
    max-width: 300px;
  }
}
@media (min-width: 1025px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 1024px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--header .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--header .item__total--column {
  text-align: left;
}
#quickOrder .item__list--header li:first-child {
  padding-left: 30px;
}
#quickOrder .item__sku__input {
  padding-left: 30px;
  width: 33%;
}
@media (max-width: 1024px) {
  #quickOrder .item__sku__input {
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%;
  }
}
#quickOrder .item__list--item:nth-child(odd) {
  background: #f2f2f2;
}
#quickOrder .item__list--item:nth-child(4n+4) {
  background-color: transparent;
}
@media (max-width: 1024px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 1025px) {
  #quickOrder .item__list--item .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
  }
}
@media (min-width: 1025px) {
  #quickOrder .item__list--item .item__total {
    text-align: left;
    padding-left: 10px;
  }
}
@media (max-width: 1024px) {
  #quickOrder .item__list--item .item__total {
    float: left;
  }
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .import-csv__well {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.import-csv__file-spec {
  padding-top: 15px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 20px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .import-csv__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .import-csv__file-upload {
    border-left: 1px solid #cccccc;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 40px;
  }
}
@media (max-width: 639px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 20px;
}
.file-upload__input {
  position: absolute;
  right: -3px;
  top: -3px;
  bottom: -3px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
}
.file-upload__file-name {
  font-size: 16px;
  display: inline-block;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  position: relative;
  top: 8px;
}
@media print {
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .breadcrumb-section {
    border-top: 2px solid #d3d3d3;
    border-bottom: 2px solid #d3d3d3;
  }
  .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-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
  .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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .footer__left {
    width: 100%;
  }
  .footer__right {
    display: none;
  }
  .owl-wrapper {
    width: 100% !important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 25%!important;
    display: none!important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(-n+4) {
    display: block!important;
  }
  .owl-controls {
    display: none!important;
  }
  .cart-voucher,
  .cart-actions--print {
    width: 100% !important;
  }
  .image-gallery__image,
  .image-gallery__image .owl-wrapper,
  .image-gallery__image .owl-wrapper .owl-item {
    width: 190%!important;
  }
  .tabs .tabhead + .tabbody {
    display: block!important;
  }
  .back-link .label {
    border: 0;
  }
  .carousel-component {
    overflow: hidden;
    height: 320px;
  }
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.cts-msg-history {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1025px) {
  .cts-msg-history {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cts-msg-history-item {
  margin-top: 20px;
  display: none;
}
.cts-msg-history-item-info {
  font-size: 16px;
  margin-bottom: 10px;
  padding: 0 20px;
}
@media (max-width: 639px) {
  .cts-msg-history-item-info {
    padding: 0;
  }
}
.cts-msg-history-item-info .author {
  font-weight: bold;
}
.cts-msg-history-item .well {
  border-radius: 3px;
  border: 1px solid #e5e5e5;
}
.cts-msg-history-item .well.well-tertiary {
  border: 1px solid #128a9e;
  opacity: .5;
}
.cts-msg-history-item .well.well-closed {
  background-color: #a1eeae;
}
.cts-msg-history-item .well.well-reopen {
  background-color: #a3e2ff;
}
@media (max-width: 639px) {
  .cts-msg-history-item .well {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.cts-msg-history-item-msg {
  font-size: 16px;
}
.cts-msg-history-item.ct-msg-visible {
  display: block;
}
.cts-msg-history-item-agent .well,
.cts-msg-history-item-agent .cts-msg-history-item-info {
  text-align: initial;
}
.cts-msg-history #ct-toggle-all-messages {
  display: block;
  text-align: center;
  margin-top: 20px;
}
.cts-msg-history-item-modified-field {
  margin-left: 5px;
}
.cts-msg-history-item-modified-field:before {
  content: "|";
  position: relative;
  left: -3px;
  top: -2px;
  color: #929292;
}
.cts-msg-history-item-modified-field--status {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.cts-msg-history-item-modified-field--status-inprocess,
.cts-msg-history-item-modified-field--status-open,
.cts-msg-history-item-modified-field--status-reopen {
  color: #0486e0;
}
.cts-msg-history-item-modified-field--status-completed,
.cts-msg-history-item-modified-field--status-closed {
  color: #18bc33;
}
#supportTicketForm textarea.form-control {
  height: 240px;
}
.cts-attach-list {
  padding-left: 0;
  list-style: none;
  border-top: 1px solid #e5e5e5;
  margin: 20px -20px 0;
  padding: 10px 20px 0;
  font-size: 16px;
}
.cts-attach-file {
  padding: 3px 0;
}
.cts-attach-file .glyphicon {
  color: #000000;
  font-size: 1.125em;
  margin-right: 3px;
  top: 4px;
}
.page-myaccount .account-section {
  width: 100%;
  padding: 0 10%;
}
.page-myaccount .box-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
  margin: 5% 0;
}
.page-myaccount .box-container .box-section {
  border: 1px solid #d2d0cd;
  align-content: stretch;
  width: 20%;
  height: 15.83vw;
  margin: 30px 10px 30px 10px;
  background-color: #f8f7f6;
}
.page-myaccount .box-container .box-section:hover .box-img-container {
  opacity: 0.8;
}
.page-myaccount .box-container .box-section:hover .title-container {
  color: #e2251d;
}
@media (max-width: 1024px) {
  .page-myaccount .box-container .box-section {
    width: 30%;
    height: 21.60vw;
  }
}
@media (max-width: 639px) {
  .page-myaccount .box-container .box-section {
    width: 40%;
    height: 28.95vw;
  }
}
.page-myaccount .box-container .box-section .box-section-link .box-elements {
  display: grid;
  justify-content: space-around;
  align-content: center;
  height: 15.83vw;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .page-myaccount .box-container .box-section .box-section-link .box-elements {
    height: 21.60vw;
  }
}
@media (max-width: 639px) {
  .page-myaccount .box-container .box-section .box-section-link .box-elements {
    height: 28.95vw;
  }
}
.page-myaccount .box-container .box-section .box-section-link .box-img-container {
  text-align: center;
}
.page-myaccount .box-container .box-section .box-section-link .box-img-container img {
  width: 6.77vw;
  padding: 10px;
}
@media (max-width: 1024px) {
  .page-myaccount .box-container .box-section .box-section-link .box-img-container img {
    width: 9.77vw;
  }
}
@media (max-width: 639px) {
  .page-myaccount .box-container .box-section .box-section-link .box-img-container img {
    width: 13.77vw;
  }
}
.page-myaccount .box-container .box-section .box-section-link .title-container {
  text-align: center;
  text-transform: uppercase;
  color: #191919;
  font-size: 18px;
  margin: 0 0 15px 0;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .page-myaccount .box-container .box-section .box-section-link .title-container {
    font-size: 15px;
  }
}
@media (max-width: 639px) {
  .page-myaccount .box-container .box-section .box-section-link .title-container {
    font-size: 13px;
  }
}
#pdp2asmTable {
  font-weight: bold;
  display: table;
}
#pdp2asmTable a,
#pdp2asmTable .js-reserve-button-asm {
  color: #000;
  cursor: pointer;
}
#pdp2asmTable thead,
#pdp2asmTable .pdp2asmContentFirst,
#pdp2asmTable .pdp2asmContent-stock,
#pdp2asmTable .pdp2asmContent-outStock {
  border: solid 1px white;
  text-align: center;
  padding: 0;
}
#pdp2asmTable td {
  text-align: center;
}
#pdp2asmTable thead,
#pdp2asmTable .pdp2asmContentFirst {
  background-color: lightgrey;
}
#pdp2asmTable .pdp2asmContent-stock {
  background-color: #00e4a2;
}
#pdp2asmTable .pdp2asmContent-outStock {
  background-color: #e74e46;
  vertical-align: inherit;
}
#pdp2asmTable .pdp2asmContentFirst .slot-padding,
#pdp2asmTable .pdp2asmContent-stock .slot-padding,
#pdp2asmTable .pdp2asmContent-outStock .slot-padding {
  padding: 20px 10px;
}
#pdp2asmSelect {
  -webkit-appearance: none !important;
  -webkit-border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  font-family: Arial, sans-serif;
  margin-left: 1px;
  margin-bottom: 10px;
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #19212b;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#pdp2asmSelect option {
  line-height: 18px;
  padding: 6px 13px;
}
/*
    CSS transitions:
*/
@-webkit-keyframes slide-up-to-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slide-up-to-down {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-webkit-keyframes slide-left-to-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slide-left-to-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
/*
    Devices width:
*/
/* Colors: */
@font-face {
  font-family: PriceFont;
  src: url('../fonts/price/ReklameScript-Regular.ttf');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('../fonts/roboto/Roboto-Light.woff2') format('woff2'), url('../fonts/roboto/Roboto-Light.woff') format('woff'), url('../fonts/roboto/Roboto-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/roboto/Roboto-Regular.woff2') format('woff2'), url('../fonts/roboto/Roboto-Regular.woff') format('woff'), url('../fonts/roboto/Roboto-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Medium';
  src: url('../fonts/roboto/Roboto-Medium.woff2') format('woff2'), url('../fonts/roboto/Roboto-Medium.woff') format('woff'), url('../fonts/roboto/Roboto-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url('../fonts/roboto/Roboto-Bold.woff2') format('woff2'), url('../fonts/roboto/Roboto-Bold.woff') format('woff'), url('../fonts/roboto/Roboto-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Condensed-Light';
  src: url('../fonts/roboto-condensed/RobotoCondensed-Light.woff2') format('woff2'), url('../fonts/roboto-condensed/RobotoCondensed-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Condensed-Regular';
  src: url('../fonts/roboto-condensed/RobotoCondensed-Regular.woff2') format('woff2'), url('../fonts/roboto-condensed/RobotoCondensed-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Condensed-Medium';
  src: url('../fonts/roboto-condensed/RobotoCondensed-Medium.woff2') format('woff2'), url('../fonts/roboto-condensed/RobotoCondensed-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Condensed-Bold';
  src: url('../fonts/roboto-condensed/RobotoCondensed-Bold.woff2') format('woff2'), url('../fonts/roboto-condensed/RobotoCondensed-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.fw-300 {
  font-family: 'Roboto-Light', system-ui, sans-serif;
  font-weight: normal;
}
.fw-400,
label,
[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] small.error,
[data-abide] span.error,
.error small.error,
small.error,
span.error,
.category-selector > li .header-submenu ul li a,
footer .social-content .social-icons li a span,
footer .bottom-footer .footerinfolist .title,
::placeholder,
.cart-bottom-links h5,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.page-productGrid .grid-top-section .store-filter .open-grid-stores-popup.selected,
.page-search .grid-top-section .store-filter .open-grid-stores-popup.selected,
.page-searchEmpty .grid-top-section .store-filter .open-grid-stores-popup.selected,
.page-BrandsCategoryPage .grid-top-section .store-filter .open-grid-stores-popup.selected,
.page-productGrid .color_change,
.page-search .color_change,
.page-searchEmpty .color_change,
.page-BrandsCategoryPage .color_change,
.facet-filters-mobile .filter-block.filtro .facet__name h3,
.modal-grid-stores .filters-stock-shop .select-region .dooers-select,
.page-productDetails .shop-result .other-items .conver-sizes-items .size-item-pos,
.page-basicProductDetails .shop-result .other-items .conver-sizes-items .size-item-pos,
.page-collectProductDetails .shop-result .other-items .conver-sizes-items .size-item-pos,
.page-collectStoreSearch .shop-result .other-items .conver-sizes-items .size-item-pos,
.page-basicStoreSearch .shop-result .other-items .conver-sizes-items .size-item-pos,
.page-fashionProductDetails .shop-result .other-items .conver-sizes-items .size-item-pos,
.page-productDetails .banner_mind .bundle .promotion-countdown .countdown,
.page-basicProductDetails .banner_mind .bundle .promotion-countdown .countdown,
.page-collectProductDetails .banner_mind .bundle .promotion-countdown .countdown,
.page-collectStoreSearch .banner_mind .bundle .promotion-countdown .countdown,
.page-basicStoreSearch .banner_mind .bundle .promotion-countdown .countdown,
.page-fashionProductDetails .banner_mind .bundle .promotion-countdown .countdown,
.page-multiStepCheckoutSummaryPage .checkout-body #billing-form,
.page-multiStepCheckoutSummaryPage .checkout-body .open-billing-form,
.page-orderConfirmationPage .delivery-data-section .delivery-data-headline,
.page-order .delivery-data-section .delivery-data-headline,
.page-ticket .delivery-data-section .delivery-data-headline,
.page-orderConfirmationPage .billing-data-section .delivery-data-headline,
.page-order .billing-data-section .delivery-data-headline,
.page-ticket .billing-data-section .delivery-data-headline,
.page-orderConfirmationPage .delivery-data-section .billing-data-headline,
.page-order .delivery-data-section .billing-data-headline,
.page-ticket .delivery-data-section .billing-data-headline,
.page-orderConfirmationPage .billing-data-section .billing-data-headline,
.page-order .billing-data-section .billing-data-headline,
.page-ticket .billing-data-section .billing-data-headline,
.page-orderConfirmationPage .item__list--item .item__name,
.page-order .item__list--item .item__name,
.page-ticket .item__list--item .item__name,
.page-orderConfirmationPage .account-orderdetail__footer .row .coupon-list__headline,
.page-order .account-orderdetail__footer .row .coupon-list__headline,
.page-ticket .account-orderdetail__footer .row .coupon-list__headline,
.page-orderConfirmationPage .account-orderdetail__footer .row .order-savings__headline,
.page-order .account-orderdetail__footer .row .order-savings__headline,
.page-ticket .account-orderdetail__footer .row .order-savings__headline,
.page-login .login-form .forgot-cont a,
.page-login #loginForm .forgot-cont a,
.page-login #colorbox .headline,
.page-login #colorbox .description,
label,
.page-order .account-section .well.well-tertiary .item-label,
.page-update-support-ticket .account-section .well.well-tertiary .item-label,
.page-ticket .account-section .well.well-tertiary .item-label,
.page-brandPage .brands-content .brand-content .brand-review-content .brand-rating small,
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .total-brothers {
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  font-weight: normal;
}
.fw-500 {
  font-family: 'Roboto-Medium', system-ui, sans-serif;
  font-weight: normal;
}
.fw-700,
.reviews-component .index-review-border-bottom .index-rating-average .index-rating-num .average,
.page-cartPage.pageType-ContentPage .delivery-methods-title,
.page-multiStepCheckoutSummaryPage .delivery-methods-title,
.page-checkout-login .delivery-methods-title,
.page-orderConfirmationPage .delivery-methods-title,
.page-ticket .delivery-methods-title {
  font-family: 'Roboto-Bold', system-ui, sans-serif;
  font-weight: normal;
}
.fw-c-300 {
  font-family: 'Roboto-Condensed-Light', system-ui, sans-serif;
  font-weight: normal;
}
.fw-c-400 {
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  font-weight: normal;
}
.fw-c-500,
.page-login .returning-customer .h3,
.page-checkout-login .returning-customer .h3,
.page-login .new-customer .h3,
.page-checkout-login .new-customer .h3 {
  font-family: 'Roboto-Condensed-Medium', system-ui, sans-serif;
  font-weight: normal;
}
.fw-c-700,
.ui-menu .ui-menu-item-wrapper .name,
.product-search-info .discount,
.product-search-info .productType,
fieldset legend,
.members-dropdown .header-title-dropdown span,
.members-dropdown .forgot-cont .field-bold,
.members-dropdown .option-links,
.breadcrumb-section-pages .breadcrumb span,
.product-slider .product-variants-logo .headband-discount .discount,
.reviews-component .index-review-border-bottom .index-rating-average .index-rating-num,
.btn-white strong,
.btn-white b,
.btn-black strong,
.btn-black b,
.btn-grey strong,
.btn-grey b,
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h1 b,
h2 b,
h3 b,
h4 b,
.iva-text,
.content .MsoNormal b,
.reserve-modal .title-container .shop-map-modal-title,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-references-modal .text-suggestion,
.popup-suggestion-modal .text-suggestion,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .text-suggestion,
.zombie-popup-references-modal .zombie-popup-product-references-content .zombie-title-mobile,
.zombie-popup-references-modal .zombie-popup-product-references-content .zombie-subtitle,
.close-forgottenPwd-modal,
.popup-forgotten-password-emailsms .contentTitle .title,
.popup-forgotten-password .contentTitle .title,
.popup-forgotten-password-message .contentTitle .title,
.close-newsletter-modal,
.static-newsletter-container .newsletter-coupon .coupon-code,
.static-newsletter-container .newsletter-coupon .coupon-copied,
.popup-modal-newsletter-container .newsletter-coupon .coupon-code,
.popup-modal-newsletter-container .newsletter-coupon .coupon-copied,
.page-productGrid .facets-column .hide-filters,
.page-search .facets-column .hide-filters,
.page-searchEmpty .facets-column .hide-filters,
.page-BrandsCategoryPage .facets-column .hide-filters,
.page-productGrid .facets-column .remove-filters,
.page-search .facets-column .remove-filters,
.page-searchEmpty .facets-column .remove-filters,
.page-BrandsCategoryPage .facets-column .remove-filters,
.page-productGrid .grid-top-section .show-filters,
.page-search .grid-top-section .show-filters,
.page-searchEmpty .grid-top-section .show-filters,
.page-BrandsCategoryPage .grid-top-section .show-filters,
.page-productGrid .grid-top-section .filtered,
.page-search .grid-top-section .filtered,
.page-searchEmpty .grid-top-section .filtered,
.page-BrandsCategoryPage .grid-top-section .filtered,
.page-productGrid .grid-top-section .filtered .order-by,
.page-search .grid-top-section .filtered .order-by,
.page-searchEmpty .grid-top-section .filtered .order-by,
.page-BrandsCategoryPage .grid-top-section .filtered .order-by,
.page-productGrid .grid-top-section .total-products,
.page-search .grid-top-section .total-products,
.page-searchEmpty .grid-top-section .total-products,
.page-BrandsCategoryPage .grid-top-section .total-products,
.page-productGrid .grid-top-section .store-filter .open-grid-stores-popup,
.page-search .grid-top-section .store-filter .open-grid-stores-popup,
.page-searchEmpty .grid-top-section .store-filter .open-grid-stores-popup,
.page-BrandsCategoryPage .grid-top-section .store-filter .open-grid-stores-popup,
.page-productGrid .grid-top-section .store-filter .open-grid-stores-popup.selected .store,
.page-search .grid-top-section .store-filter .open-grid-stores-popup.selected .store,
.page-searchEmpty .grid-top-section .store-filter .open-grid-stores-popup.selected .store,
.page-BrandsCategoryPage .grid-top-section .store-filter .open-grid-stores-popup.selected .store,
.page-productGrid .ordered .chosen,
.page-search .ordered .chosen,
.page-searchEmpty .ordered .chosen,
.page-BrandsCategoryPage .ordered .chosen,
.page-productGrid .pagination-container .pagination-toolbar .num-articles-content .num-articles,
.page-search .pagination-container .pagination-toolbar .num-articles-content .num-articles,
.page-searchEmpty .pagination-container .pagination-toolbar .num-articles-content .num-articles,
.page-BrandsCategoryPage .pagination-container .pagination-toolbar .num-articles-content .num-articles,
.page-productGrid .facet__name,
.page-search .facet__name,
.page-searchEmpty .facet__name,
.page-BrandsCategoryPage .facet__name,
.page-productGrid .tallas_dispo,
.page-search .tallas_dispo,
.page-searchEmpty .tallas_dispo,
.page-BrandsCategoryPage .tallas_dispo,
.page-productGrid .color_change.active,
.page-search .color_change.active,
.page-searchEmpty .color_change.active,
.page-BrandsCategoryPage .color_change.active,
.page-productGrid .product__listing.product__grid .product-box .details .product-name-container .brand-name,
.page-search .product__listing.product__grid .product-box .details .product-name-container .brand-name,
.page-searchEmpty .product__listing.product__grid .product-box .details .product-name-container .brand-name,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .details .product-name-container .brand-name,
.page-productGrid .product__listing.product__grid .product-box .details .discount,
.page-search .product__listing.product__grid .product-box .details .discount,
.page-searchEmpty .product__listing.product__grid .product-box .details .discount,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .details .discount,
.page-productGrid .product-box .flag-product,
.page-search .product-box .flag-product,
.page-searchEmpty .product-box .flag-product,
.page-BrandsCategoryPage .product-box .flag-product,
.page-productGrid .facet__values__more,
.page-search .facet__values__more,
.page-searchEmpty .facet__values__more,
.page-BrandsCategoryPage .facet__values__more,
.page-productGrid .facet__values__less,
.page-search .facet__values__less,
.page-searchEmpty .facet__values__less,
.page-BrandsCategoryPage .facet__values__less,
.page-productGrid div.filter-block h3,
.page-search div.filter-block h3,
.page-BrandsCategoryPage div.filter-block h3,
.page-productGrid div.filter-block ul.filter-options li.active,
.page-search div.filter-block ul.filter-options li.active,
.page-BrandsCategoryPage div.filter-block ul.filter-options li.active,
.page-productGrid div.filter-block a.view-more,
.page-search div.filter-block a.view-more,
.page-BrandsCategoryPage div.filter-block a.view-more,
.modal-grid-stores .content-stock-shop .list-stock-shop .info-stock-shop .store-name,
.page-productDetails .tab-subtitle,
.page-basicProductDetails .tab-subtitle,
.page-collectProductDetails .tab-subtitle,
.page-collectStoreSearch .tab-subtitle,
.page-basicStoreSearch .tab-subtitle,
.page-fashionProductDetails .tab-subtitle,
.page-productDetails .up-selling-tab-container .single-carousel .product-slider .tab-header,
.page-basicProductDetails .up-selling-tab-container .single-carousel .product-slider .tab-header,
.page-collectProductDetails .up-selling-tab-container .single-carousel .product-slider .tab-header,
.page-collectStoreSearch .up-selling-tab-container .single-carousel .product-slider .tab-header,
.page-basicStoreSearch .up-selling-tab-container .single-carousel .product-slider .tab-header,
.page-fashionProductDetails .up-selling-tab-container .single-carousel .product-slider .tab-header,
.page-productDetails .up-selling-tab-container .js-selling-tab-container-header,
.page-basicProductDetails .up-selling-tab-container .js-selling-tab-container-header,
.page-collectProductDetails .up-selling-tab-container .js-selling-tab-container-header,
.page-collectStoreSearch .up-selling-tab-container .js-selling-tab-container-header,
.page-basicStoreSearch .up-selling-tab-container .js-selling-tab-container-header,
.page-fashionProductDetails .up-selling-tab-container .js-selling-tab-container-header,
.page-productDetails .size-table .size-item.selected:hover:after,
.page-basicProductDetails .size-table .size-item.selected:hover:after,
.page-collectProductDetails .size-table .size-item.selected:hover:after,
.page-collectStoreSearch .size-table .size-item.selected:hover:after,
.page-basicStoreSearch .size-table .size-item.selected:hover:after,
.page-fashionProductDetails .size-table .size-item.selected:hover:after,
.page-productDetails .size-table .size-item.selected.current-size::after,
.page-basicProductDetails .size-table .size-item.selected.current-size::after,
.page-collectProductDetails .size-table .size-item.selected.current-size::after,
.page-collectStoreSearch .size-table .size-item.selected.current-size::after,
.page-basicStoreSearch .size-table .size-item.selected.current-size::after,
.page-fashionProductDetails .size-table .size-item.selected.current-size::after,
.page-productDetails .size-table .size-selected strong,
.page-basicProductDetails .size-table .size-selected strong,
.page-collectProductDetails .size-table .size-selected strong,
.page-collectStoreSearch .size-table .size-selected strong,
.page-basicStoreSearch .size-table .size-selected strong,
.page-fashionProductDetails .size-table .size-selected strong,
.page-productDetails .size-table .size-selected b,
.page-basicProductDetails .size-table .size-selected b,
.page-collectProductDetails .size-table .size-selected b,
.page-collectStoreSearch .size-table .size-selected b,
.page-basicStoreSearch .size-table .size-selected b,
.page-fashionProductDetails .size-table .size-selected b,
.page-productDetails #pdp2asmTable td,
.page-basicProductDetails #pdp2asmTable td,
.page-collectProductDetails #pdp2asmTable td,
.page-collectStoreSearch #pdp2asmTable td,
.page-basicStoreSearch #pdp2asmTable td,
.page-fashionProductDetails #pdp2asmTable td,
.page-productDetails .reviews-container .button-container .button,
.page-basicProductDetails .reviews-container .button-container .button,
.page-collectProductDetails .reviews-container .button-container .button,
.page-collectStoreSearch .reviews-container .button-container .button,
.page-basicStoreSearch .reviews-container .button-container .button,
.page-fashionProductDetails .reviews-container .button-container .button,
.page-productDetails .reviews-container .verified-reviews-container .verified-reviews-text-options,
.page-basicProductDetails .reviews-container .verified-reviews-container .verified-reviews-text-options,
.page-collectProductDetails .reviews-container .verified-reviews-container .verified-reviews-text-options,
.page-collectStoreSearch .reviews-container .verified-reviews-container .verified-reviews-text-options,
.page-basicStoreSearch .reviews-container .verified-reviews-container .verified-reviews-text-options,
.page-fashionProductDetails .reviews-container .verified-reviews-container .verified-reviews-text-options,
.page-productDetails .product-gallery .product-container .headband-discount .discount,
.page-basicProductDetails .product-gallery .product-container .headband-discount .discount,
.page-collectProductDetails .product-gallery .product-container .headband-discount .discount,
.page-collectStoreSearch .product-gallery .product-container .headband-discount .discount,
.page-basicStoreSearch .product-gallery .product-container .headband-discount .discount,
.page-fashionProductDetails .product-gallery .product-container .headband-discount .discount,
.page-productDetails .model-brand-card .model,
.page-basicProductDetails .model-brand-card .model,
.page-collectProductDetails .model-brand-card .model,
.page-collectStoreSearch .model-brand-card .model,
.page-basicStoreSearch .model-brand-card .model,
.page-fashionProductDetails .model-brand-card .model,
.page-productDetails .region-container.selected,
.page-basicProductDetails .region-container.selected,
.page-collectProductDetails .region-container.selected,
.page-collectStoreSearch .region-container.selected,
.page-basicStoreSearch .region-container.selected,
.page-fashionProductDetails .region-container.selected,
.page-productDetails .low-stock-text,
.page-basicProductDetails .low-stock-text,
.page-collectProductDetails .low-stock-text,
.page-collectStoreSearch .low-stock-text,
.page-basicStoreSearch .low-stock-text,
.page-fashionProductDetails .low-stock-text,
.page-productDetails .see-stock,
.page-basicProductDetails .see-stock,
.page-collectProductDetails .see-stock,
.page-collectStoreSearch .see-stock,
.page-basicStoreSearch .see-stock,
.page-fashionProductDetails .see-stock,
.page-productDetails .shop-map-modal-title,
.page-basicProductDetails .shop-map-modal-title,
.page-collectProductDetails .shop-map-modal-title,
.page-collectStoreSearch .shop-map-modal-title,
.page-basicStoreSearch .shop-map-modal-title,
.page-fashionProductDetails .shop-map-modal-title,
.page-productDetails .shop-map-modal-title-pest,
.page-basicProductDetails .shop-map-modal-title-pest,
.page-collectProductDetails .shop-map-modal-title-pest,
.page-collectStoreSearch .shop-map-modal-title-pest,
.page-basicStoreSearch .shop-map-modal-title-pest,
.page-fashionProductDetails .shop-map-modal-title-pest,
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name,
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes,
.page-productDetails .banner_mind .bundle p,
.page-basicProductDetails .banner_mind .bundle p,
.page-collectProductDetails .banner_mind .bundle p,
.page-collectStoreSearch .banner_mind .bundle p,
.page-basicStoreSearch .banner_mind .bundle p,
.page-fashionProductDetails .banner_mind .bundle p,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li h3,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li h3,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li h3,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li h3,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div h3,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div h3,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div h3,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div h3,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content h3,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content h3,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content h3,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content h3,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings h4,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings h4,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings h4,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings h4,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings h4,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings h4,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings h4,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings h4,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(1),
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(1),
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(1),
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(1),
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(1),
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(1),
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(1),
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(1),
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container .comment span.alias,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container .comment span.alias,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container .comment span.alias,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container .comment span.alias,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container .comment span.alias,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container .comment span.alias,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container .comment span.alias,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container .comment span.alias,
.page-collectStoreSearch .number-keyboard-container .number-keyboard,
.page-basicStoreSearch .number-keyboard-container .number-keyboard,
.close,
.titleDropdown,
.tallaje-titulo,
.page-cartPage.pageType-ContentPage .modal-delivery .btn-close,
.page-multiStepCheckoutSummaryPage .modal-delivery .btn-close,
.page-checkout-login .modal-delivery .btn-close,
.page-orderConfirmationPage .modal-delivery .btn-close,
.page-ticket .modal-delivery .btn-close,
.page-cartPage.pageType-ContentPage .cart-empty,
.page-multiStepCheckoutSummaryPage .cart-empty,
.page-checkout-login .cart-empty,
.page-orderConfirmationPage .cart-empty,
.page-ticket .cart-empty,
.page-cartPage.pageType-ContentPage .delivery-content,
.page-multiStepCheckoutSummaryPage .delivery-content,
.page-checkout-login .delivery-content,
.page-orderConfirmationPage .delivery-content,
.page-ticket .delivery-content,
.page-cartPage.pageType-ContentPage table.cart-items .cart-table-titles th,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-table-titles th,
.page-checkout-login table.cart-items .cart-table-titles th,
.page-orderConfirmationPage table.cart-items .cart-table-titles th,
.page-ticket table.cart-items .cart-table-titles th,
.page-cartPage.pageType-ContentPage table.cart-items .cart-promotion .cart-promotion-title .cart-promotion-price,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-promotion .cart-promotion-title .cart-promotion-price,
.page-checkout-login table.cart-items .cart-promotion .cart-promotion-title .cart-promotion-price,
.page-orderConfirmationPage table.cart-items .cart-promotion .cart-promotion-title .cart-promotion-price,
.page-ticket table.cart-items .cart-promotion .cart-promotion-title .cart-promotion-price,
.page-cartPage.pageType-ContentPage table.cart-items .cart-voucher .cart-promotion-title .cart-promotion-price,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-voucher .cart-promotion-title .cart-promotion-price,
.page-checkout-login table.cart-items .cart-voucher .cart-promotion-title .cart-promotion-price,
.page-orderConfirmationPage table.cart-items .cart-voucher .cart-promotion-title .cart-promotion-price,
.page-ticket table.cart-items .cart-voucher .cart-promotion-title .cart-promotion-price,
.page-cartPage.pageType-ContentPage table.cart-items .cart-promotion .cart-voucher-title .cart-promotion-price,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-promotion .cart-voucher-title .cart-promotion-price,
.page-checkout-login table.cart-items .cart-promotion .cart-voucher-title .cart-promotion-price,
.page-orderConfirmationPage table.cart-items .cart-promotion .cart-voucher-title .cart-promotion-price,
.page-ticket table.cart-items .cart-promotion .cart-voucher-title .cart-promotion-price,
.page-cartPage.pageType-ContentPage table.cart-items .cart-voucher .cart-voucher-title .cart-promotion-price,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-voucher .cart-voucher-title .cart-promotion-price,
.page-checkout-login table.cart-items .cart-voucher .cart-voucher-title .cart-promotion-price,
.page-orderConfirmationPage table.cart-items .cart-voucher .cart-voucher-title .cart-promotion-price,
.page-ticket table.cart-items .cart-voucher .cart-voucher-title .cart-promotion-price,
.page-cartPage.pageType-ContentPage table.cart-items .cart-promotion .cart-promotion-title .cart-voucher-price,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-promotion .cart-promotion-title .cart-voucher-price,
.page-checkout-login table.cart-items .cart-promotion .cart-promotion-title .cart-voucher-price,
.page-orderConfirmationPage table.cart-items .cart-promotion .cart-promotion-title .cart-voucher-price,
.page-ticket table.cart-items .cart-promotion .cart-promotion-title .cart-voucher-price,
.page-cartPage.pageType-ContentPage table.cart-items .cart-voucher .cart-promotion-title .cart-voucher-price,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-voucher .cart-promotion-title .cart-voucher-price,
.page-checkout-login table.cart-items .cart-voucher .cart-promotion-title .cart-voucher-price,
.page-orderConfirmationPage table.cart-items .cart-voucher .cart-promotion-title .cart-voucher-price,
.page-ticket table.cart-items .cart-voucher .cart-promotion-title .cart-voucher-price,
.page-cartPage.pageType-ContentPage table.cart-items .cart-promotion .cart-voucher-title .cart-voucher-price,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-promotion .cart-voucher-title .cart-voucher-price,
.page-checkout-login table.cart-items .cart-promotion .cart-voucher-title .cart-voucher-price,
.page-orderConfirmationPage table.cart-items .cart-promotion .cart-voucher-title .cart-voucher-price,
.page-ticket table.cart-items .cart-promotion .cart-voucher-title .cart-voucher-price,
.page-cartPage.pageType-ContentPage table.cart-items .cart-voucher .cart-voucher-title .cart-voucher-price,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-voucher .cart-voucher-title .cart-voucher-price,
.page-checkout-login table.cart-items .cart-voucher .cart-voucher-title .cart-voucher-price,
.page-orderConfirmationPage table.cart-items .cart-voucher .cart-voucher-title .cart-voucher-price,
.page-ticket table.cart-items .cart-voucher .cart-voucher-title .cart-voucher-price,
.page-cartPage.pageType-ContentPage .total-cart-price,
.page-multiStepCheckoutSummaryPage .total-cart-price,
.page-checkout-login .total-cart-price,
.page-orderConfirmationPage .total-cart-price,
.page-ticket .total-cart-price,
.page-cartPage.pageType-ContentPage .gastos_total,
.page-multiStepCheckoutSummaryPage .gastos_total,
.page-checkout-login .gastos_total,
.page-orderConfirmationPage .gastos_total,
.page-ticket .gastos_total,
.minicartcolorbox .mini-cart-prices .discount,
.minicartcolorbox .mini-cart-totals .key,
.minicartcolorbox .mini-cart-totals .value,
.page-multiStepCheckoutSummaryPage .checkout-body .header #point-of-service-info .label-order,
.page-multiStepCheckoutSummaryPage .checkout-body .forum-sport-club-wrapper strong,
.page-multiStepCheckoutSummaryPage .details .price-order .discount,
.page-multiStepCheckoutSummaryPage .payment-title,
.page-multiStepCheckoutSummaryPage .brand-name,
.page-multiStepCheckoutSummaryPage .price-order,
.page-orderConfirmationPage .order-store-address .label-order,
.page-order .order-store-address .label-order,
.page-ticket .order-store-address .label-order,
.page-orderConfirmationPage .order-store-hours .label-order,
.page-order .order-store-hours .label-order,
.page-ticket .order-store-hours .label-order,
.status-text,
.page-homepage .carousel__component--headline,
.product-box .details .product-name-container .brand-name,
.product-box .details .discount,
.product-box .flag-product,
.page-beAMember .title-textpage,
.page-aboutUs .title-textpage,
.page-contactUs .title-textpage,
.page-legalNotice .title-textpage,
.page-cookiesPolicy .title-textpage,
.page-generalConditions .title-textpage,
.textpage-termsAndConditions .title-textpage,
.page-beAMember .type-cookie,
.page-aboutUs .type-cookie,
.page-contactUs .type-cookie,
.page-legalNotice .type-cookie,
.page-cookiesPolicy .type-cookie,
.page-generalConditions .type-cookie,
.textpage-termsAndConditions .type-cookie,
.page-contactUs .large-9.column .large-6.column h1,
.page-contactUs .large-9.column .large-6.column p strong,
.page-contactUs .large-9.column .large-12.column p strong,
.page-storefinderPage .store-finder-forum .headline,
.page-storefinderPage .store__finder--details-openings tr .weekday,
.page-storefinderPage .address-text,
.page-storefinderPage .phone-text,
.page-storefinderPage .entry__name,
.page-storefinderPage .breadcrumb-section-pages .breadcrumb span,
.status-text,
.page-login p strong,
.page-login .main-content .font-bold,
[class^=price-tag-] .headband-discount .discount,
.close-reveal-modal,
h5,
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .modal-reserve-cancel .btn-close,
.page-order .cts-msg-history .cts-msg-history-item-info b,
.page-update-support-ticket .cts-msg-history .cts-msg-history-item-info b,
.page-ticket .cts-msg-history .cts-msg-history-item-info b,
.page-return-request-details .return-overview .item-label,
.page-return-request-details .return-overview .item-label,
.page-brandPage .brands-content .brands-quantity,
.page-brandPage .brands-content .brand-content .brand-categories-content .total-product-text,
.page-brandPage .brands-content .brand-content .brand-review-content .brand-rating,
.page-brandPage .brands-content .brand-content .brand-review-content .total-reviews-text,
.components-button,
.components-text-card__title,
.page-reviewsContentPage .ratings-overview h2,
.page-reviewsContentPage .ratings-overview .rating,
.page-reviewsContentPage .slide-reviews__comment h4,
.botonRojoBlanco,
.botonNegroBlanco,
.botonAdiasHome,
.botonBlancoCircular,
.botonBlancoCircularSinBorde,
.botonBlancoNegro,
.botonNegroBlancoPadding,
.botonBlancoNegroD,
.botonNegroBlancoPaddingD,
.botonRojoBlancoSub,
.botonMerrellTransparente,
.botonesBlogSabana,
.product-preview.recommendation .product-overflow-container .product-info-container .product-variants-logo .headband-discount .discount,
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .product-title-container .model .category-name {
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  font-weight: normal;
}
/*
     Font Styles:
*/
.no-scroll {
  overflow: hidden;
}
@media (min-width: 1025px) {
  header .is-hover {
    display: block !important;
  }
  header .is-focused {
    display: block !important;
  }
  header .separator-node {
    border-left: 0.5px solid #bcbdbc;
    vertical-align: middle;
    padding: 10px 1px !important;
  }
  header .club-logo img {
    width: 70%;
    height: auto;
    margin: 0 auto !important;
    display: block;
  }
  header .top-header {
    background-color: #ffffff;
    border-bottom: 0.5px solid #e3e3e3;
    display: flex;
    height: 4.4vw !important;
  }
  header .top-header .header-row-middle {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
  }
  header .top-header .header-row-middle .header-logo {
    padding: 0 !important;
    display: flex;
    align-items: center;
  }
  header .top-header .header-row-middle .header-logo .custom-banner {
    width: 186px;
    width: 154px;
    position: relative;
    top: -2px;
  }
  header .top-header .header-row-middle .header-logo .custom-banner img {
    width: 100%;
    padding: 0;
    position: relative;
    top: 2px;
  }
  header .top-header .header-row-middle .header-center-content {
    padding: 0;
    margin: auto 0;
  }
  header .top-header .header-row-middle .header-center-content .header-row-content {
    padding: 0;
    position: relative;
    top: 2px;
  }
  header .top-header .header-row-middle .header-center-content .header-row-content .actions-container {
    padding: 0;
  }
  header .top-header .header-row-middle .header-center-content .header-row-content .actions-container .header-row-bottom {
    width: 100%;
    padding: 0;
  }
  header .top-header .header-row-middle .header-center-content .header-row-content .actions-container .header-row-bottom .custom-searchbox {
    position: relative;
    left: 0;
    top: 1px;
  }
  header .top-header .header-row-middle .header-center-content .header-row-content .actions-container .header-row-bottom .custom-searchbox .ui-menu {
    width: 100% !important;
  }
  header .top-header .header-row-middle .header-center-content .header-row-content .actions-container .header-row-bottom .search-form {
    display: flex;
    height: 2.188vw;
    max-height: 35px;
    margin: 0 auto;
  }
  header .top-header .header-row-middle .header-center-content .header-row-content .actions-container .header-row-bottom .search-form .search-input {
    background: none;
    border: 0.5px solid #e3e3e3;
    border-radius: 0;
    display: inline;
    font-size: 15px;
    width: 83%;
    height: 2.188vw;
    max-height: 35px;
    padding: 0 10px 0 15px;
  }
  header .top-header .header-row-middle .header-center-content .header-row-content .actions-container .header-row-bottom .search-form .voice-search-button {
    position: relative;
    cursor: pointer;
    right: 7%;
    top: 0;
    width: 0.7vw;
    display: flex;
  }
  header .top-header .header-row-middle .header-center-content .header-row-content .actions-container .header-row-bottom .search-form .voice-search-button .embed-mic {
    display: inline-block;
    align-self: center;
  }
  header .top-header .header-row-middle .header-center-content .header-row-content .actions-container .header-row-bottom .search-form .voice-search-button .embed-mic .desktop-voice-icon {
    position: relative;
    left: 0;
    top: 0;
    pointer-events: none;
  }
  header .top-header .header-row-middle .header-center-content .header-row-content .actions-container .header-row-bottom .search-form .js-delete-search-module {
    position: relative;
    cursor: pointer;
    right: 7.5%;
    top: 0;
    width: 0.7vw;
    display: flex;
  }
  header .top-header .header-row-middle .header-center-content .header-row-content .actions-container .header-row-bottom .search-form .js-delete-search-module .embed-delete {
    display: inline-block;
    align-self: center;
  }
  header .top-header .header-row-middle .header-center-content .header-row-content .actions-container .header-row-bottom .search-form .js-delete-search-module .embed-delete .desktop-delete-icon {
    position: relative;
    left: 0;
    top: 0;
    pointer-events: none;
  }
  header .top-header .header-row-middle .header-center-content .header-row-content .actions-container .header-row-bottom .search-form .submit-search {
    width: 103px;
    height: 2.188vw;
    max-height: 35px;
    width: 16%;
    margin: 0;
    padding: 0;
    font-size: 0.65vw;
    left: -21px;
    position: relative;
  }
  header .top-header .header-row-middle .header-right-content {
    padding: 0;
    align-items: center;
    font-size: 13px;
    color: #222222;
    display: flex;
    justify-content: flex-end;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container {
    position: relative;
    display: flex;
    margin: auto 0;
    top: 0;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .js-dpc-completed {
    display: inherit;
  }
  header .top-header .header-row-middle .header-right-content .header-lang-selector {
    text-transform: uppercase;
  }
  header .top-header .header-row-middle .header-right-content .header-link {
    width: auto;
    margin: 0 10px;
    padding-top: 25px;
    align-items: flex-end;
    display: flex;
  }
  header .top-header .header-row-middle .header-right-content .header-link a {
    color: #222222;
  }
  header .top-header .header-row-middle .header-right-content .header-link.header-language {
    margin-right: 0;
  }
  header .top-header .header-row-middle .header-right-content .header-cart {
    padding-left: 0;
    padding-right: 0;
    top: 0;
  }
  header .top-header .header-row-middle .header-right-content .header-cart .mini-cart-count {
    display: block;
    position: absolute;
    left: 50%;
    background: #e42119;
    border: 0.5px solid #e42119;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    text-align: center;
    color: #ffffff;
    font-size: 9px;
  }
  header .top-header .header-row-middle .header-right-content .header-cart .header-link-icon > img {
    width: auto;
    height: auto;
  }
  header .top-header .header-row-middle .header-right-content .header-cart .popup-header-link .btn-primary {
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  }
  header .top-header .header-row-middle .header-right-content .header-lang-selector {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    cursor: pointer;
    font-size: 11px;
  }
  header .top-header .header-row-middle .logo-sub-text {
    display: none;
  }
  header .top-header .header-row-middle .glyphicon-globe,
  header .top-header .header-row-middle .label-language,
  header .top-header .header-row-middle .glyphicon-user,
  header .top-header .header-row-middle .header-order,
  header .top-header .header-row-middle .glyphicon-question-sign,
  header .top-header .header-row-middle .glyphicon-map-marker,
  header .top-header .header-row-middle .mini-cart-link .header-link-name {
    display: none;
  }
  header .middle-header-container {
    background-color: #ffffff;
  }
  header .middle-header-container .nav-header-top-level {
    width: 100%;
  }
  header .middle-header-container .nav-header-top-level .header-columns-nav {
    border-bottom: 0.5px solid #e3e3e3;
    padding: 0;
  }
  header .middle-header-container .category-selector {
    width: 90%;
    margin: 0 auto;
    padding: 0;
  }
  header .middle-header-container .category-selector .active-hover .header-node-menu:after {
    bottom: -14px;
    z-index: 10000;
  }
  header .middle-header-container .category-selector .menu-extended {
    height: 450px !important;
    width: 100%;
    background: transparent;
    position: absolute;
    box-shadow: inset 0 280px 500px -200px #222222;
    top: 100%;
  }
  header .middle-header-container .category-selector .header-submenu {
    height: 450px;
    padding: 0;
    top: 50px;
    border-bottom: 0.5px solid #d2d2d2;
    border-top: 0.5px solid #d2d2d2;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container {
    height: 400px;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu {
    height: 100%;
    width: 90%;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes {
    background-color: #ffffff;
    border-left: 0.5px solid #d2d2d2;
    padding: 0 3px 0 0 !important;
    overflow-y: hidden;
    max-height: 365px;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes.first-level .node-title {
    padding-left: 0 !important;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .nodes-container-scroll {
    max-height: 335px;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .node-title {
    display: flex;
    justify-content: space-between;
    padding: 0 45px 4px 0;
    margin-left: 15px;
    min-height: 27px;
    letter-spacing: 0;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .node-title.active .header-right-icon,
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .node-title.is-parent .header-right-icon {
    opacity: 1;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .node-title.active .header-sub-node-info-title,
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .node-title.is-parent .header-sub-node-info-title {
    opacity: 1;
    text-transform: initial;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .node-title:hover .header-right-icon {
    opacity: 1;
    color: #000000;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .node-title:hover .header-sub-node-info-title {
    opacity: 1;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .node-title.show-all-parent {
    padding-bottom: 18px !important;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .node-title.show-all-parent.show-all-node {
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    text-transform: uppercase !important;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .node-title .header-sub-node-info-title {
    max-width: 315px;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .node-title-link {
    padding: 0 0 30px 25px;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .header-right-icon {
    color: #222222;
    font-size: 11px;
    opacity: 0.6;
    width: 5px;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .header-sub-node-info-title {
    opacity: 0.8;
    color: #222222;
    text-transform: none !important;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .header-node-title-link {
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .header-node-title-link .header-sub-node-link {
    text-decoration: none;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .show-all-node {
    text-transform: uppercase;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes .banner__component--responsive img {
    display: inherit;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes.brands-scroll-y {
    border: none !important;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes[data-node-level='0'] {
    border-left: none;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .nodes[data-node-level='0'] .node-title {
    margin-left: 0;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .is-image {
    position: relative;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .is-image .banner__component.simple-banner {
    margin: 0 auto;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .is-image .banner__component.simple-banner img {
    max-height: 365px;
    padding: 0 10px;
    width: auto;
    margin: 0 auto;
    display: block;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .is-image .banner__component.simple-banner {
    overflow: hidden;
    position: relative;
    max-height: 400px;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .is-image .banner__component.simple-banner .banner-paragraph {
    display: none;
    position: absolute;
    padding: 0 10px;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .is-image.col-xs-12 .banner__component.simple-banner img {
    padding: 0;
  }
  header .middle-header-container .category-selector .header-submenu .header-nodes-container .header-nodes-menu .is-image .menu-image-paragraph {
    position: relative;
    margin: 0 auto;
    width: -moz-max-content !important;
    width: -webkit-max-content !important;
    width: max-content !important;
  }
  header .middle-header-container .category-selector .header-submenu .header-tags-nodes {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 10px 0;
    border-top: 0.5px solid #d2d2d2;
  }
  header .middle-header-container .category-selector .header-submenu .header-tags-nodes .tags-container {
    display: flex;
    align-items: center;
    width: 90%;
    margin: 0 auto;
  }
  header .middle-header-container .category-selector .header-submenu .header-tags-nodes .tags-container .tags-title {
    font-size: 14px;
  }
  header .middle-header-container .category-selector .header-submenu .header-tags-nodes .tags-container .node-tags {
    padding: 0 25px;
    display: flex;
  }
  header .middle-header-container .category-selector .header-submenu .header-tags-nodes .tags-container .node-tags .tag-link-container {
    text-decoration: none;
    padding: 2px 10px;
    margin: 0 8px;
    border: 0.5px solid #e3e3e3;
    min-width: 100px;
    text-align: center;
  }
  header .middle-header-container .category-selector .header-submenu .header-tags-nodes .tags-container .node-tags .tag-link-container .tag-link {
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
  }
  header .middle-header-container .category-selector .header-submenu .header-tags-nodes .tags-container .node-tags .tag-link-container:hover {
    border: 0.5px solid #222222;
  }
  header .middle-header-container .category-selector li {
    color: #222222;
    padding: 10px 15px 5px 18px;
    letter-spacing: 1px;
  }
  header .middle-header-container .category-selector li > div {
    border: 0;
    padding: 0;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    font-size: 14px;
  }
  header .middle-header-container .category-selector .header-node-title {
    text-transform: uppercase;
  }
  header .middle-header-container .category-selector .header-node-title.is-link a {
    border: none;
    text-transform: uppercase;
    padding: 0;
    color: #222222;
  }
  header .active-hover .header-node-menu:after {
    left: 0;
    border: 1px solid #222222;
    width: 100%;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-account .members-dropdown {
    display: none;
    width: 100%;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-account:hover .members-dropdown {
    display: block;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link .link-border-decoration {
    position: relative;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link .link-border-decoration:after {
    position: absolute;
    content: "";
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.hover .popup-header-link {
    display: none;
    right: 0;
    position: absolute;
    top: 66px;
    width: 300px;
    border: 0.5px solid #e3e3e3;
    background-color: #ffffff;
    padding: 20px 40px;
    z-index: 11;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.hover .popup-header-link:before {
    position: absolute;
    right: 0;
    bottom: 100%;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 0 inset;
    border-color: transparent;
    border-bottom-style: solid;
    border-width: 0 150px 25px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.hover .popup-header-link form {
    margin-bottom: 0;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.hover .popup-header-link form:-webkit-autofill {
    display: block;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link .popup-header-link {
    display: block;
    right: 0;
    position: absolute;
    top: 68px;
    width: 300px;
    border: 0.5px solid #E4E4E4;
    background-color: #FFFFFF;
    padding: 20px 40px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link:hover .link-border-decoration:after {
    z-index: 14;
    left: 0;
    border: 1px solid #222222;
    width: 100%;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link:hover .popup-header-link {
    display: block;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link:hover .popup-header-link .form-group {
    display: block;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart .product-selectable {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 10px;
    border-bottom: 1px solid #d2d0cd;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart .icons-cart-delete-red {
    cursor: pointer;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart .model {
    margin-bottom: 15px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart .icon-tooltip {
    display: inline-block;
    position: absolute;
    background: #7a7a7a;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-left: 5px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart .icon-tooltip span[data-descr] {
    position: relative;
    color: white;
    cursor: pointer;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart .icon-tooltip span[data-descr]:hover::after {
    content: attr(data-descr);
    position: absolute;
    text-align: left;
    right: 0;
    top: 24px;
    min-width: 210px;
    border-radius: 4px;
    background-color: #7a7a7a;
    padding: 15px;
    color: white;
    font-size: 10px;
    z-index: 1;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart .headline {
    margin: 0 -15px 25px -15px;
    padding-bottom: 10px;
    font-size: 14px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart .product-details {
    padding: 0;
    text-align: left;
    font-size: 12px;
    width: auto;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart .img-mini-cart {
    width: 74px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart .price-tag-small {
    text-align: left;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart .previous-price {
    text-decoration: line-through;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart .checkout-summary-price {
    margin-top: 15px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart .mini-cart-totals {
    padding-bottom: 15px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart .popup-header-link {
    width: 350px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart .popup-header-link .headline {
    text-align: center;
    border-bottom: 1px solid #d2d0cd;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart.header-link.hover .popup-header-link:before {
    border-width: 0 150px 25px!important;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-link.header-cart.header-link .link-border-decoration:after {
    top: 37.5px !important;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-login label img {
    vertical-align: baseline;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-login .button {
    width: 100% !important;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-login .login-header-title {
    color: #000000;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    text-transform: uppercase;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-login .login-header-title i {
    margin-right: 5px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-login .login-header-links {
    margin: 10px 0 20px 0;
    font-family: 'Roboto-Regular', system-ui, sans-serif;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-login .login-header-links .forgot-cont {
    line-height: 20px;
    font-size: 12px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-login .form-group {
    position: relative;
    margin: 0;
    margin-top: -1px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-login .form-group label {
    position: absolute;
    right: 16px;
    top: 10px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-login .form-group input {
    height: 2.188vw;
    max-height: 35px;
    border: 0.5px solid #e3e3e3;
    margin: 0;
    padding-left: 15px;
    box-shadow: none;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-login .button {
    font-size: 14px;
    margin: 0;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-login .button:disabled {
    cursor: not-allowed;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-login .register-button {
    border: 0.5px solid #222222;
    color: #000000 !important;
    width: 100% !important;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    margin: 10px 0;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-help .help-link {
    display: block;
    font-size: 13px;
    line-height: 30px;
    font-family: 'Roboto-Regular', system-ui, sans-serif;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-location .location-link {
    display: block;
    padding-bottom: 15px;
    padding-top: 5px;
    border-bottom: 0.5px solid #e3e3e3;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-location .location-link .location-header-icon {
    width: 14px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-location .location-link .location-header-text {
    text-transform: uppercase;
    margin-left: 10px;
    font-size: 14px;
    line-height: 16px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-location .button {
    padding: 0;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-location .verified-reviews-container {
    margin-top: 5px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-location .verified-reviews-container .average-reviews .rating {
    display: inline-block;
    margin-left: 10px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-location .verified-reviews-container .average-reviews span {
    font-size: 11px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-location .verified-reviews-container .average-reviews span.average {
    font-size: 30px;
    font-family: 'Roboto-Bold', system-ui, sans-serif;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-location .verified-reviews-container .average-reviews .average-stars {
    margin-bottom: 10px;
    margin-left: 5px;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-location .verified-reviews-container .total-reviews {
    font-family: 'Roboto-Regular', system-ui, sans-serif;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-location .verified-reviews-container .total-reviews .total {
    color: #e74e46;
    font-size: 18px;
    font-family: 'Roboto-Bold', system-ui, sans-serif;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-location .button {
    font-size: 14px;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    margin-top: 20px;
    color: #ffffff;
    margin-bottom: 0;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-location .button a {
    color: white;
  }
  header .top-header .header-row-middle .header-right-content .header-links-container .header-location .button a span {
    display: block;
    padding: .8em 1.4em;
  }
  header .node-title.has-children-node::after {
    background-image: url(/_ui/responsive/theme-forumsportthemev02/images/icon_arrow_mob.svg);
    content: "";
    background-position: right;
    width: 10px;
    background-repeat: no-repeat;
    background-size: 6px;
    color: #222;
    opacity: 0.6;
  }
  header .node-title.has-children-node:hover::after {
    opacity: 1;
  }
  .header-node-a {
    padding: 0 10px;
  }
  .header-submenu {
    background-color: #ffffff;
  }
  .brands-scroll-y {
    padding: 0 !important;
  }
  .search-brands-wrapper {
    display: flex;
    height: 450px;
  }
  .search-brands-wrapper .search-brand-text {
    width: 100%;
    text-align: left;
    padding: 0;
    margin-bottom: 18px;
    font-size: 15px;
  }
  .search-brands-wrapper .search-brands-header {
    padding-top: 72px;
    padding-right: 109px;
    padding-bottom: 73px;
    padding-left: 0;
    border-right: 0.5px solid #e3e3e3;
  }
  .search-brands-wrapper .search-brands-header .input-group {
    max-width: 270px;
  }
  .search-brands-wrapper .search-brands-header .input-group .form-control {
    height: 40px;
    border-bottom: 0.5px solid #19212b;
    border-left: 0.5px solid #19212b;
    border-top: 0.5px solid #19212b;
    border-right: none;
  }
  .search-brands-wrapper .search-brands-header .search-brands-links {
    margin-top: 19px;
    flex-wrap: wrap;
    width: 270px;
    margin-bottom: 15px;
    display: flex;
    margin-left: 1px;
  }
  .search-brands-wrapper .search-brands-header .search-brands-links > div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 40px;
    border: 0.5px solid #e5e5e5;
    text-align: center;
    padding: 0;
    color: #19212b;
    cursor: pointer;
    margin-left: -1px;
    margin-top: -1px;
  }
  .search-brands-wrapper .search-brands-header .search-brands-links > div:hover,
  .search-brands-wrapper .search-brands-header .search-brands-links > div.active {
    border: 0.5px solid #000000;
    z-index: 0;
  }
  .search-brands-wrapper .search-brands-header .search-brands-links > div:hover span,
  .search-brands-wrapper .search-brands-header .search-brands-links > div.active span {
    color: #000000;
  }
  .search-brands-wrapper .search-brands-header .search-brands-links > div span {
    height: 17px;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #b4b4b4;
  }
  .search-brands-wrapper .search-brands-header .search-brands-links > div span[data-search=i] {
    padding-left: 2px;
    padding-right: 2px;
  }
  .search-brands-wrapper .search-brands-content {
    margin-left: 51px;
    width: 75%;
    display: none;
    margin-top: 35px;
    flex-wrap: wrap;
    align-content: flex-start;
    text-align: center;
    overflow-y: scroll;
  }
  .search-brands-wrapper .search-brands-content > div {
    display: inline-block;
  }
  .search-brands-wrapper .search-brands-content > div a {
    -webkit-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
    text-decoration: none;
    display: block;
  }
  .search-brands-wrapper .search-brands-content > div a:hover {
    color: #000000;
  }
  .search-brands-wrapper .top-16-brands {
    margin-left: 51px;
    margin-top: 35px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    margin-bottom: 30px;
  }
  .search-brands-wrapper .node-brand-container {
    display: inline-block;
    width: 170px;
    height: 100px;
    border: 0.5px solid #e5e5e5;
    background-color: #ffffff;
    padding: 0;
  }
  .search-brands-wrapper .node-brand-container a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .search-brands-wrapper .node-brand-container a div {
    display: flex;
    height: 70%;
    align-items: center;
  }
  .search-brands-wrapper .node-brand-container a span {
    height: 30%;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    text-transform: uppercase;
  }
  .search-brands-wrapper .node-brand-container span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    color: #222222;
  }
  .search-brands-wrapper .node-brand-container:hover {
    border: 0.5px solid #222222;
  }
  .search-brands-wrapper .node-brand-container:hover span {
    color: #222222;
  }
  .search-brands-wrapper .node-brand-container:hover img {
    opacity: 1;
  }
  .search-brands-wrapper .node-brand-container img,
  .search-brands-wrapper .node-brand-container .empty-img {
    height: 40px;
    object-fit: contain;
    width: 100%;
    padding: 0 30px;
    filter: grayscale(1);
    margin: 0;
  }
  .input-group input {
    border-right-width: thin;
  }
  .input-group .input-group-addon {
    border-left: none;
    border-bottom: 0.5px solid #19212b;
    border-right: 0.5px solid #19212b;
    border-top: 0.5px solid #19212b;
    background-color: white;
    cursor: pointer;
  }
  #BrandsNavNode + .header-submenu {
    height: 80vh;
  }
  #BrandsNavNode + .header-submenu .header-nodes-container {
    height: 100%;
  }
  #BrandsNavNode + .header-submenu .header-nodes-container .header-nodes-menu {
    padding-bottom: 25px;
  }
  #BrandsNavNode + .header-submenu .header-nodes-container .header-nodes-menu .nodes {
    height: auto;
    max-height: unset;
  }
  #BrandsNavNode + .header-submenu .header-nodes-container .header-nodes-menu .nodes .search-brands-wrapper {
    height: auto;
    max-height: 100%;
  }
}
@media (max-width: 1024px) {
  .club-logo img {
    width: 70%;
    height: auto;
    margin: 0 auto !important;
    display: block;
  }
  .top-header {
    padding: 15px 20px;
    margin: 0;
    background: #ffffff;
  }
  .back-login-container {
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    padding: 0;
    margin-bottom: 20px;
  }
  .back-login-container .back-login-text {
    font-size: 17px;
    color: #797676;
    text-transform: uppercase;
  }
  .back-login-container .left-arrow-icon {
    float: left;
    font-size: 11px;
  }
  .back-login-container .left-arrow-icon img {
    width: 8px;
  }
  .search-modal {
    width: 100%;
    border-top: 0.5px solid #e3e3e3;
    height: 100vh !important;
    background-color: #ffffff;
  }
  .search-modal .mic-container .mic-text {
    margin: 50px 20px;
    color: #797676;
  }
  .search-modal .mic-container .mic-img {
    text-align: center;
    width: 170px;
    height: 170px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 95px;
    display: flex;
    justify-content: center;
    background-image: linear-gradient(-45deg, #e3e3e3, #ffffff);
    margin: 0 auto;
  }
  .search-modal .mic-container .mic-img img {
    width: 60px;
  }
  .search-modal .mic-container .img-animation {
    animation: highlight 500ms ease-out infinite;
  }
  @keyframes highlight {
    100% {
      background: #e3e3e3;
    }
  }
  .header-login-mobile-form {
    padding: 25px;
    border-top: 0.5px solid #e3e3e3;
    background: white;
    z-index: 99999 !important;
  }
  .header-login-mobile-form .button {
    width: 100% !important;
  }
  .header-login-mobile-form .login-header-title {
    color: #000000;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    text-transform: uppercase;
  }
  .header-login-mobile-form .login-header-title i {
    display: none;
    margin-right: 5px;
  }
  .header-login-mobile-form .login-header-links {
    margin: 10px 0 20px 0;
    font-family: 'Roboto-Regular', system-ui, sans-serif;
  }
  .header-login-mobile-form .login-header-links .forgot-cont {
    line-height: 20px;
    font-size: 12px;
  }
  .header-login-mobile-form .form-group {
    position: relative;
    margin: 0;
    margin-top: -1px;
  }
  .header-login-mobile-form .form-group label {
    position: absolute;
    right: 16px;
    top: 10px;
  }
  .header-login-mobile-form .form-group input {
    height: 35px;
    max-height: 35px;
    border: 0.5px solid #e3e3e3;
    margin: 0;
    padding-left: 15px;
    box-shadow: none;
  }
  .header-login-mobile-form .button {
    font-size: 14px;
    margin: 0;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  }
  .header-login-mobile-form .button:disabled {
    cursor: not-allowed;
  }
  .header-login-mobile-form .register-button {
    border: 0.5px solid #222222;
    color: #000000 !important;
    width: 100% !important;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    margin: 10px 0;
  }
  .header-logged-mobile-form {
    padding: 25px;
    border-top: 0.5px solid #e3e3e3;
    background-color: white;
  }
  .header-logged-mobile-form .members-dropdown {
    display: block !important;
  }
  .header-logged-mobile-form .members-dropdown .header-title-dropdown {
    margin: 0 auto;
  }
  .header-logged-mobile-form .members-dropdown .option-links {
    padding-top: 20px;
  }
  .header-logged-mobile-form .members-dropdown .custom-banner {
    display: none !important;
  }
  .header-row-middle {
    background: #ffffff;
    display: flex;
  }
  .header-row-middle .hamburger-menu-mobile {
    margin: 0;
  }
  .header-row-middle .hamburger-menu-mobile .menu-mobile-icon {
    padding: 5px;
    cursor: pointer;
  }
  .header-row-middle .hamburger-menu-mobile .menu-mobile-icon .svg {
    display: flex;
    fill: #222222;
  }
  .header-row-middle .hamburger-menu-mobile .menu-mobile-icon .svg svg {
    width: 27px;
    height: 27px;
  }
  .header-row-middle .hamburger-menu-mobile .menu-mobile-icon .svg-hamburger-menu {
    width: 30px;
    height: 30px;
  }
  .header-row-middle .hamburger-menu-mobile .menu-mobile-icon .svg-close-menu {
    width: 30px;
    height: 30px;
  }
  .header-row-middle .hamburger-menu-mobile .menu-mobile-icon.open .svg svg {
    width: 20px;
    height: 20px;
  }
  .header-row-middle .mobile-header-logo {
    align-self: center;
    margin-left: 15px;
  }
  .header-row-middle .mobile-header-logo .custom-banner {
    width: 35px;
    height: 35px;
  }
  .header-row-middle .header-search-bar {
    align-self: center;
    padding: 0;
    width: 55%;
    padding-left: 10px !important;
    top: -5px;
    position: relative;
  }
  .header-row-middle .header-search-bar .custom-searchbox {
    width: 90%;
    margin: 0 auto;
  }
  .header-row-middle .header-search-bar .custom-searchbox .ui-menu {
    width: 100% !important;
    left: 0 !important;
  }
  .header-row-middle .header-search-bar .search-form {
    border-bottom: 0.5px solid #222222;
    margin: 0 !important;
  }
  .header-row-middle .header-search-bar .search-form .search-input {
    background: none;
    padding: 0 !important;
    font-size: 15px !important;
  }
  .header-row-middle .header-search-bar .search-form .voice-search-button {
    right: 0;
    width: 15px;
    top: -5px;
  }
  .header-row-middle .header-search-bar .search-form .voice-search-button .embed-mic .mobile-voice-icon {
    pointer-events: none;
  }
  .header-row-middle .header-search-bar .search-form .voice-search-button embed {
    margin-left: 5px;
    margin-top: 5px;
  }
  .header-row-middle .header-search-bar .search-form .js-delete-search-module {
    right: 20px;
    width: 15px;
    top: 6px;
  }
  .header-row-middle .header-search-bar .search-form .js-delete-search-module .embed-delete .mobile-delete-icon {
    pointer-events: none;
  }
  .header-row-middle .header-search-bar .search-form .js-delete-search-module embed {
    margin-left: 5px;
    margin-top: 5px;
  }
  .header-row-middle .mini-cart-container-mobile {
    align-self: center;
    margin: 0;
  }
  .header-row-middle .mini-cart-container-mobile .header-cart {
    padding: 0;
    width: 100%;
  }
  .header-row-middle .mini-cart-container-mobile .header-cart img {
    width: 20px;
  }
  .header-row-middle .mini-cart-container-mobile .header-cart .mini-cart-count {
    display: block;
    position: absolute;
    left: 50%;
    background: #e42119;
    border: 0.5px solid #e42119;
    border-radius: 100%;
    width: 14px;
    height: 14px;
    text-align: center;
    color: #ffffff;
    font-size: 9px;
  }
  .middle-header-container .nav-header .header-columns-nav .node-title-mobile h1,
  .middle-header-container .nav-header .header-columns-nav .node-title-mobile h2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .middle-header-container .nav-header .header-columns-nav .node-title-mobile h1 img,
  .middle-header-container .nav-header .header-columns-nav .node-title-mobile h2 img {
    width: 8px;
  }
  .background-sheet {
    background: transparent;
    position: absolute;
    width: 100%;
    z-index: 1;
  }
  .middle-header-mobile {
    background-color: #ffffff;
    width: 85%;
  }
  .middle-header-mobile .lang-options-mobile {
    background: #ffffff;
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .middle-header-mobile .lang-selector-mobile {
    border: 0;
    letter-spacing: 1px;
    padding: 10px 20px;
    margin: 0;
    font-size: 16px;
    background-color: #e3e3e3;
    text-transform: Capitalize;
    display: flex;
    justify-content: space-between;
  }
  .middle-header-mobile .lang-selector-mobile.lang-options-mobile {
    flex-direction: column;
    height: auto;
    padding: 0;
  }
  .middle-header-mobile .lang-selector-mobile.lang-options-mobile .header-lang-mobile {
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
  }
  .middle-header-mobile .lang-selector-mobile.lang-options-mobile .languages-mobile {
    font-family: 'Roboto-Regular', system-ui, sans-serif;
    background-color: #ffffff;
    padding: 10px 20px;
  }
  .middle-header-mobile .lang-selector-mobile.lang-options-mobile .languages-mobile .custom-lang {
    padding: 10px 0;
    display: block;
    color: #797676;
  }
  .middle-header-mobile .lang-selector-mobile.lang-options-mobile .languages-mobile .custom-lang.selected {
    color: #000000;
  }
  .middle-header-mobile .lang-selector-mobile .text-lang {
    font-size: 15px;
  }
  .middle-header-mobile .lang-selector-mobile .lang-code {
    font-size: 15px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: 0;
  }
  .middle-header-mobile .category-selector {
    max-height: 370px;
    overflow-x: hidden;
  }
  .middle-header-mobile .category-selector .first-node-header a,
  .middle-header-mobile .category-selector .first-node-header span {
    font-weight: bold !important;
    text-transform: uppercase !important;
  }
  .middle-header-mobile .category-selector > li.active-hover .header-submenu {
    display: block;
  }
  .middle-header-mobile .category-selector .header-nodes-container {
    border: none;
  }
  .middle-header-mobile .category-selector .node-title-mobile {
    padding: 15px 20px;
    margin: 0 !important;
    border-bottom: 1px solid #e3e3e3;
    display: block;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    font-size: 16px !important;
    letter-spacing: 1px;
  }
  .middle-header-mobile .category-selector .node-title-mobile a,
  .middle-header-mobile .category-selector .node-title-mobile span {
    font-size: 16px;
    text-transform: none;
    color: #000000;
  }
  .middle-header-mobile .category-selector .node-title-mobile .header-sub-node-info-title {
    max-width: 90%;
  }
  .middle-header-mobile .category-selector .node-title-mobile .header-sub-node-info-title.has-children {
    pointer-events: none;
  }
  .middle-header-mobile .category-selector .back-node {
    font-size: 17px;
    color: #797676 !important;
    text-transform: uppercase !important;
  }
  .middle-header-mobile .category-selector .header-right-icon {
    color: #222222;
    font-size: 11px !important;
    width: 8px;
  }
  .middle-header-mobile .category-selector .return-back-mobile {
    text-align: center;
  }
  .middle-header-mobile .category-selector .return-back-mobile a,
  .middle-header-mobile .category-selector .return-back-mobile .header-node-title {
    font-size: 17px;
    color: #797676 !important;
    text-transform: uppercase;
  }
  .middle-header-mobile .category-selector .return-back-mobile .header-right-icon {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    float: left;
  }
  .middle-header-mobile .category-selector .header-node-title {
    text-transform: uppercase;
  }
  .middle-header-mobile .category-selector .header-node-title.is-link a {
    border: none;
    padding: 0;
    color: #222222;
  }
  .middle-header-mobile .category-selector .header-node-title.link-children {
    pointer-events: none;
  }
  .middle-header-mobile .search-brands-wrapper .search-brands-header .input-group .form-control {
    height: 40px;
    border: 1px #e3e3e3;
    border-style: none none solid none;
  }
  .middle-header-mobile .search-brands-wrapper .search-brands-header .input-group .form-control:focus {
    border: 1px #e3e3e3;
    border-style: none none solid none;
  }
  .middle-header-mobile .search-brands-wrapper .search-brands-header .input-group .input-group-addon {
    border: 1px #e3e3e3;
    border-style: none none solid none;
    background-color: white;
    cursor: pointer;
    opacity: 0.5;
  }
  .middle-header-mobile .search-brands-wrapper .node-brand-container a {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
  .middle-header-mobile .search-brands-wrapper .node-brand-container a span {
    font-size: 15px;
    text-transform: uppercase;
    line-height: 40px;
  }
  .middle-header-mobile .search-brands-wrapper .node-brand-container img,
  .middle-header-mobile .search-brands-wrapper .node-brand-container .empty-img {
    width: 40px;
    object-fit: contain;
    filter: grayscale(1);
  }
  .middle-header-mobile .search-brands-wrapper .node-brand-container.node-title-mobile {
    padding: 4px !important;
    padding-left: 15px !important;
  }
  .middle-header-mobile .search-brands-wrapper .top-16-brands {
    padding: 0;
  }
  .middle-header-mobile .brands-scroll-y {
    overflow-x: hidden;
  }
  .aux-element {
    background-color: #ffffff;
    height: 65px;
    position: absolute;
    width: 100%;
    z-index: 100;
  }
  .border-bottom-grey {
    border: none !important;
  }
  .menu-nav-links {
    margin: 0;
    height: 90px;
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1000;
    background: #ffffff;
  }
  .menu-nav-links .menu-image {
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 90px;
    background-size: cover;
    position: absolute;
    z-index: -1;
    opacity: 0.2;
  }
  .menu-nav-links .cart-bottom-links {
    margin: auto 20px !important;
    display: flex;
  }
  .menu-nav-links h5 {
    display: none;
  }
  .menu-nav-links a:after {
    content: "|";
    padding: 6px;
  }
  .menu-nav-links a:last-of-type:after {
    content: none;
  }
  .search-brands-content {
    padding: 0;
    display: none;
  }
  .node-title.has-children-node::after {
    background-image: url(/_ui/responsive/theme-forumsportthemev02/images/icon_arrow_mob.svg);
    content: ".";
    background-repeat: no-repeat;
    background-size: 8px;
    color: transparent;
    float: right;
    background-position: right;
    width: 20px;
  }
}
@media (max-width: 1024px) and (width: 1080px) and (height: 1920px) {
  .menu-nav-links {
    display: none;
  }
}
header {
  background-color: transparent;
}
header .node-sub-nodes {
  padding: 20px 40px 20px 55px;
  background: #ffffff;
}
header .node-sub-nodes a {
  color: #0f0f0f;
}
header .node-sub-nodes .close-sub-nav-header {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
}
header .node-sub-nodes .close-sub-nav-header svg#cerrar {
  width: 20px;
  height: 20px;
  fill: #000000;
}
.header-row-content {
  display: flex;
  align-content: center;
}
.header-row-content .actions-container {
  padding: 0;
}
@media (max-width: 1024px) {
  .header-row-content {
    padding: 20px 0;
  }
}
@media (max-width: 1024px) {
  .header-row-content {
    padding: 0;
  }
  .header-row-content .actions-container {
    width: 0;
    padding: 0;
  }
}
.top-header .header-row-top ul li .glyphicon {
  font-size: 18px;
}
.header-language {
  float: left;
}
.header-language .glyphicon-globe {
  margin-right: 5px;
}
.header-language .language-selector-text {
  float: left;
  cursor: default;
}
.header-language .language-selector {
  float: right;
}
.header-language .label-language {
  display: inline-block;
  color: #000000;
  margin-right: 8px;
  text-transform: capitalize;
  font-size: 12px;
}
@media (min-width: 1025px) {
  .header-language .label-language:after {
    content: ":";
  }
}
.header-language .header-lang-form {
  width: auto;
  margin: 0;
  position: relative;
}
.header-language .header-lang-form .header-lang-selector {
  font-size: 12px;
  border: none;
  width: auto;
  margin: 0;
  height: auto;
  padding: 7px 22px 7px 5px;
  background: transparent;
  text-transform: none;
  line-height: 1;
  color: #222222;
  position: relative;
  top: 0;
  z-index: 1;
  -moz-appearance: none;
}
.header-language .header-lang-form .header-lang-selector option {
  background-color: #ffffff;
}
.header-language .header-lang-form.header-lang-form.header-lang-form-mobile {
  display: none;
}
.header-language .header-lang-form.header-lang-form.header-lang-form-mobile .header-lang-selector {
  padding-right: 20px;
  text-transform: uppercase;
  -moz-appearance: none;
}
@media (max-width: 1024px) {
  .logo-sub-text {
    display: none !important;
  }
}
.link-text {
  position: relative;
  bottom: 3px;
}
.top-header .header-row-bottom {
  margin: 0 !important;
}
.top-header .header-row-top {
  margin: 0 !important;
  max-width: 100% !important;
  width: 100%;
  padding: 0 !important;
}
.top-header .header-row-top .header-top-link a {
  color: #000000;
}
.top-header .header-row-top .header-top-link a:hover {
  text-decoration: none;
}
.top-header .header-row-top .header-top-col-left {
  padding-left: 20px;
}
.top-header .header-row-top .header-top-col-left .header-top-link a {
  padding-right: 10px;
}
.top-header .header-row-top .header-top-col-right {
  text-align: right;
  padding: 0;
}
@media (max-width: 1024px) {
  .top-header .header-row-top .header-top-col-right {
    display: none;
  }
  .top-header .header-row-top .header-top-col-right.active {
    display: block;
    position: fixed;
    bottom: 0;
    background: #0f0f0f;
    left: 0;
    padding: 0 15px;
    margin: 0;
  }
  .top-header .header-row-top .header-top-col-right.active ul {
    display: flex;
    justify-content: space-around;
  }
  .top-header .header-row-top .header-top-col-right.active ul li {
    margin: 0;
    padding: 0 10px;
  }
  .top-header .header-row-top .header-top-col-right.active ul li .header-link-icon,
  .top-header .header-row-top .header-top-col-right.active ul li .link-text {
    display: block;
    text-align: center;
    margin: 0;
  }
  .top-header .header-row-top .header-top-col-right.active ul li .link-text {
    bottom: 0;
    font-size: 12px;
  }
  .top-header .header-row-top .header-top-col-right.active ul li .header-link-icon {
    font-size: 27px;
    padding-bottom: 7px;
  }
  .top-header .header-row-top .header-top-col-right.active ul li #lang-selector {
    display: none;
  }
}
.top-header .header-row-top .header-top-col-right li a {
  color: #000000;
}
.top-header .header-row-top .header-top-col-right .header-top-link a {
  padding-left: 0;
}
.top-header .header-row-top ul {
  font-size: 12px;
  padding: 15px 0;
}
.top-header .header-row-top ul li {
  display: inline-block;
  margin-right: 20px;
}
@media (max-width: 1024px) {
  .top-header .header-row-top ul li {
    margin-right: 10px;
  }
}
.top-header .header-row-top ul li:last-child {
  margin-right: 0;
}
.top-header .header-row-top.red {
  background: #000000;
}
.top-header .header-row-top.red .header-top-link a {
  color: black;
}
.top-header .header-row-top.black {
  background: #1c1c1c;
}
.top-header .header-row-top.black .header-top-link a {
  color: #000000;
}
@media (max-width: 1024px) {
  .top-header .header-right-content {
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .top-header .header-right-content {
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .top-header .header-row-middle {
    padding-left: 0 !important;
    margin-left: 0;
    padding-top: 10px !important;
    max-width: 100% !important;
  }
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .header-logo {
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .header-logo {
    margin: 0;
    padding: 0 !important;
  }
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .header-logo img {
    padding: 0 10px;
  }
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .header-logo .custom-banner {
    padding: 20px 8px 20px 0;
  }
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .header-logo .custom-banner {
    padding: 10px 0;
  }
}
.top-header .header-row-middle .header-search-bar {
  padding: 0;
}
.top-header .header-row-middle .header-search-bar .search-form .search-input {
  width: calc(100% - 40px);
  padding: 0 5px 0 15px;
  font-size: 0.625vw;
  height: 32px;
}
.top-header .header-row-middle .top-links {
  padding: 20px 0 0 35px;
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .top-links {
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .top-header .header-row-middle .top-links {
    width: 20%;
  }
}
@media (max-width: 1400px) {
  .top-header .header-row-middle .top-links {
    padding-left: 0;
  }
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .top-links {
    width: 100%;
  }
}
.top-header .header-row-middle .top-links .header-links {
  float: none;
  display: flex;
  height: 100%;
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .top-links .header-links {
    padding-right: 0;
  }
}
@media (min-width: 1025px) {
  .top-header .header-row-middle .top-links .header-links {
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .top-links .header-links {
    padding: 10px 0;
  }
}
.top-header .header-row-middle .top-links .header-links .header-link {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  padding-right: 0;
  padding-left: 0;
  color: #000000;
  float: left;
  text-align: center;
}
.top-header .header-row-middle .top-links .header-links .header-link .header-contents {
  display: flex;
  flex-direction: row;
}
@media (max-width: 1830px) {
  .top-header .header-row-middle .top-links .header-links .header-link .header-contents {
    flex-direction: column;
    align-items: center;
  }
  .top-header .header-row-middle .top-links .header-links .header-link .header-contents span:first-child::after {
    content: none;
  }
  .top-header .header-row-middle .top-links .header-links .header-link .header-contents span:nth-child(2) {
    margin: 0;
  }
}
@media (min-width: 1025px) {
  .top-header .header-row-middle .top-links .header-links .header-link {
    width: 50%;
  }
}
@media (max-width: 1530px) {
  .top-header .header-row-middle .top-links .header-links .header-link {
    padding-right: 0;
    padding-left: 0;
  }
}
.top-header .header-row-middle .top-links .header-links .header-link .header-link-name {
  display: table;
  vertical-align: super;
  font-size: 11px;
  margin: 5px auto 0;
  color: #000000;
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .top-links .header-links .header-link .header-link-name {
    font-size: 10px;
    margin: 0 auto;
    padding-top: 5px;
  }
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .top-links .header-links .header-link .header-link-name {
    font-size: 2.5vw;
    line-height: 1.3;
    padding-top: 0;
  }
}
.top-header .header-row-middle .top-links .header-links .header-link a span {
  display: inline-block;
}
.top-header .header-row-middle .top-links .header-links .header-link .mini-cart-link {
  font-size: 18px;
  color: #000000;
  vertical-align: sub;
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .top-links .header-links .header-link .mini-cart-link {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .top-links .header-links .header-link .mini-cart-link {
    vertical-align: baseline;
  }
}
.top-header .header-row-middle .top-links .header-links .header-link .header-link-icon {
  color: #000000;
  font-size: 35px;
  vertical-align: bottom;
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .top-links .header-links .header-link .header-link-icon {
    font-size: 3.5vw;
  }
}
.top-header .header-row-middle .top-links .header-links .header-link .header-link-icon.glyphicon-globe {
  padding-right: 5px;
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .top-links .header-links .header-link .header-link-icon {
    font-size: 5.5vw;
    vertical-align: unset;
  }
}
.top-header .header-row-middle .top-links .header-links .header-link:hover {
  text-decoration: none;
}
.top-header .header-row-middle .top-links .header-links .header-link:hover .header-link-icon {
  text-decoration: none;
}
.top-header .header-row-middle .top-links .header-links .header-link:hover span {
  text-decoration: none;
}
.top-header .header-row-middle .mobile-search-bar {
  display: none;
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .mobile-search-bar {
    display: block;
  }
}
@media (max-width: 1024px) {
  .top-header .header-row-middle .mobile-search-bar .search-form {
    display: block;
    position: relative;
    top: 0;
    height: auto;
  }
}
.top-header .header-row-middle .mobile-search-module-replace {
  display: flex;
  width: 100%;
}
.top-header .header-row-middle .mobile-search-module-replace .custom-searchbox {
  width: 100%;
  padding: 0 10px;
}
.top-header .header-row-middle .mobile-search-module-replace .svg-close-menu img {
  width: 30%;
  margin: auto;
  display: block;
  top: 13px;
  position: relative;
}
.nav-header .header-row-nav,
.nav-sub-header .header-row-nav {
  max-width: 100%;
  padding: 0 30px;
}
@media (max-width: 1024px) {
  .nav-header .header-row-nav,
  .nav-sub-header .header-row-nav {
    margin: 0 auto;
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .nav-header .node-title-mobile h1,
  .nav-sub-header .node-title-mobile h1,
  .nav-header .node-title-mobile h2,
  .nav-sub-header .node-title-mobile h2,
  .nav-header .node-title-mobile h3,
  .nav-sub-header .node-title-mobile h3,
  .nav-header .node-title-mobile h4,
  .nav-sub-header .node-title-mobile h4 {
    display: initial;
  }
}
.nav-header {
  margin: 0;
}
.nav-header .header-row-nav {
  padding: 0;
  margin: 0;
}
.nav-header .header-row-nav .header-columns-nav {
  padding: 0 17px;
}
@media (max-width: 1024px) {
  .nav-header .header-row-nav .header-columns-nav h1,
  .nav-header .header-row-nav .header-columns-nav h2,
  .nav-header .header-row-nav .header-columns-nav h3,
  .nav-header .header-row-nav .header-columns-nav h4 {
    display: initial;
  }
}
.nav-header .header-row-nav .header-columns-nav .category-selector {
  text-align: left;
}
.nav-header .header-row-nav .header-columns-nav .category-selector .header-node-li.center {
  text-align: center;
}
.nav-header .header-row-nav .header-columns-nav .category-selector .header-node-li:first-child .header-node-a {
  padding-left: 0;
}
.nav-header .header-row-nav .header-columns-nav .category-selector .header-node-li .header-node-icon {
  padding-right: 3px;
  top: 1.5px;
}
.nav-header .header-row-nav .header-columns-nav .category-selector .header-node-li .header-node-title {
  text-align: center;
}
@media (max-width: 1024px) {
  .nav-header .header-row-nav .header-columns-nav .category-selector .header-node-li {
    text-align: left !important;
    border-bottom: 0.5px solid lightgray;
  }
}
.nav-header .header-row-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu {
  margin: 0 auto;
  max-width: 100%;
  display: flex;
  align-items: stretch;
  padding-top: 25px;
}
.nav-header .header-row-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .nodes {
  padding: 35px 0;
}
@media (min-width: 1025px) {
  .nav-header .header-row-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .nodes {
    pointer-events: all;
  }
}
.nav-header .header-row-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .nodes .node-title {
  font-size: 12px;
  cursor: pointer;
}
.nav-header .header-row-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .nodes .node-title a {
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  color: black;
  opacity: 1;
}
.nav-header .header-row-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .nodes .node-title a:hover {
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  text-decoration: none;
}
.nav-header .header-row-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .nodes .node-title .header-sub-node-info-container {
  display: flex;
  align-items: center;
  justify-content: left;
}
.nav-header .header-row-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .nodes .node-title .header-sub-node-info-container .header-sub-node-info-icon {
  padding-right: 15px;
}
.nav-header .header-row-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .nodes .node-title .header-sub-node-info-container .header-sub-node-info-icon .iconMobile {
  margin: 0;
  min-width: 20px;
  width: 20px;
}
@media (max-width: 1024px) {
  .nav-header .header-row-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .nodes .node-title .header-sub-node-info-container {
    display: inline-block;
    align-items: inherit;
    justify-content: inherit;
  }
  .nav-header .header-row-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .nodes .node-title .header-sub-node-info-container .header-sub-node-info-icon {
    padding: 0;
  }
  .nav-header .header-row-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .nodes .node-title .header-sub-node-info-container .header-sub-node-info-icon .iconMobile {
    margin: 10px;
    min-width: inherit;
    width: 25px;
  }
}
.nav-header .header-row-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .node-sub-nodes {
  width: 85%;
}
@media (min-width: 1025px) {
  .nav-header .header-row-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .node-sub-nodes {
    pointer-events: all;
  }
}
.nav-header .header-row-sub-nav {
  max-width: 96%;
  padding: 0 20px;
}
.nav-header .header-row-sub-nav .header-columns-nav {
  padding: 0;
}
.nav-header .header-row-sub-nav .header-columns-nav .category-selector {
  text-align: left;
}
.nav-header .header-row-sub-nav .header-columns-nav .category-selector .header-node-li {
  width: 10%;
}
.nav-header .header-row-sub-nav .header-columns-nav .category-selector .header-node-li.center {
  text-align: center;
}
.nav-header .header-row-sub-nav .header-columns-nav .category-selector .header-node-li .header-node-icon {
  padding-right: 3px;
  top: 1.5px;
}
.nav-header .header-row-sub-nav .header-columns-nav .category-selector .header-node-li .header-node-title {
  text-align: center;
}
.nav-header .header-row-sub-nav .header-columns-nav .category-selector .header-submenu {
  padding: 0;
  background: transparent;
  max-width: 94%;
  left: 2%;
  top: 46px;
  margin: 0 10px;
}
.nav-header .header-row-sub-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu {
  line-height: 2;
  max-width: 100%;
}
.nav-header .header-row-sub-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .nodes {
  background: #e3e3e3;
  padding: 0;
}
.nav-header .header-row-sub-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .nodes .node-title {
  font-size: 15px;
  cursor: pointer;
}
.nav-header .header-row-sub-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .nodes .node-title.active {
  background: #000000;
  color: #000000;
}
.nav-header .header-row-sub-nav .header-columns-nav .category-selector .header-submenu .header-nodes-menu .node-sub-nodes {
  width: 85%;
}
.nav-header .js-header-node-li.active-hover .header-node-a,
.nav-header .js-header-node-li.active-hover .header-node-a a {
  text-decoration: none;
  position: relative;
}
@media (max-width: 1024px) {
  .nav-header .js-header-node-li.active-hover .header-node-a,
  .nav-header .js-header-node-li.active-hover .header-node-a a {
    color: #0f0f0f !important;
    position: inherit;
  }
}
.nav-header .js-header-node-li:last-child .header-node-a,
.nav-header .js-header-node-li:last-child .header-node-a a {
  border-right: none;
}
.nav-header .header-node-a.empty-child a {
  padding: 0 !important;
}
.nav-header .header-node-a,
.nav-header .header-node-a a {
  cursor: pointer;
  margin: 7px 0;
}
.nav-header .header-node-a:hover,
.nav-header .header-node-a a:hover {
  text-decoration: none;
}
.nav-header .header-node-a img,
.nav-header .header-node-a a img {
  display: none;
}
.nav-header.black {
  background: #1c1c1c;
}
.nav-header.black .header-node-li:hover > .header-node-a {
  color: #000000;
}
.nav-header.black .header-node-a,
.nav-header.black .header-node-a a {
  color: #000000;
}
.nav-header.black .header-node-a.active,
.nav-header.black .header-node-a a.active {
  color: #000000;
}
.nav-header.red {
  background: #000000;
}
.nav-header.red .header-node-li:hover > .header-node-a {
  color: #000000;
}
.nav-header.red .header-node-a,
.nav-header.red .header-node-a a {
  color: black;
}
.nav-header.red .header-node-a.active,
.nav-header.red .header-node-a a.active {
  color: #000000;
}
.js-account-mobile-link {
  cursor: pointer;
}
.nav-sub-header {
  background: transparent;
  position: absolute;
  width: 100%;
}
.ui-menu .ui-menu-item-wrapper {
  padding: 0 !important;
  display: inline-flex;
  width: 100%;
  align-items: center;
}
.ui-menu .ui-menu-item-wrapper .name {
  font-size: 1em;
  text-transform: uppercase;
  padding: .5em 0;
}
.ui-menu .ui-menu-item-wrapper .thumb {
  margin: 0 12px 0 0;
}
.ui-menu .ui-menu-item-wrapper .thumb img {
  width: auto;
  height: 70px;
}
.custom-searchbox .ui-widget-content {
  width: calc(100% - 40px) !important;
}
.custom-searchbox .ui-widget-content .ui-menu-item a {
  color: #333333;
}
@media (max-width: 1024px) {
  .custom-searchbox .ui-widget-content {
    width: calc(100% - 70px) !important;
  }
}
.ui-state-active,
.ui-widget-content .ui-state-active {
  background: inherit !important;
  color: #000000 !important;
  border: none !important;
  margin: 0 !important;
  text-decoration: none;
}
.ui-menu .ui-menu-item {
  padding: 10px;
}
li.ui-menu-item {
  text-align: left;
}
.product-search-info {
  width: 100%;
}
.product-search-info .price {
  font-size: 15px;
  float: left;
  color: #e2251d;
  display: none;
}
.product-search-info .oldPrice {
  font-size: 14px;
  text-decoration: line-through;
  color: #d2d0cd;
  float: left;
  position: relative;
  top: 2px;
  margin: 0 6px;
  display: none;
}
.product-search-info .discount {
  float: left;
  background-color: #e2251d;
  color: #ffffff;
  border-radius: 3px;
  padding: 0 4px;
  margin-left: 10px;
  display: none;
}
.product-search-info .productType {
  font-size: .9em;
  color: #CCC;
}
@media (min-width: 1025px) {
  .product-search-info .productType {
    display: inline;
  }
}
.product-search-info .name {
  text-transform: none !important;
  padding: 0 !important;
}
@media (min-width: 1025px) {
  .product-search-info .name {
    display: inline;
  }
  .product-search-info .name:after {
    content: " - ";
  }
}
.clearfix:after,
.mobile-menu-page::after,
.product-horizontal:after,
.row .row.collapse:after,
.row .row:after,
.row:after,
.shop-map-modal-leyend::after,
.tabs-container .tabs-content,
.tabs-content:after,
[class*=block-grid-]:after,
div.aside-nav-item .shop-location-show-map-button,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.cart__content:after {
  clear: both;
}
.hide,
.invisible,
.wf-loading a,
.wf-loading abbr,
.wf-loading blockquote,
.wf-loading div,
.wf-loading h1,
.wf-loading h2,
.wf-loading h3,
.wf-loading h4,
.wf-loading h5,
.wf-loading h6,
.wf-loading li,
.wf-loading ol,
.wf-loading p,
.wf-loading span,
.wf-loading ul {
  visibility: hidden;
}
.button,
.dropdown-menu a:hover,
.normal-banner a:hover,
button {
  text-decoration: none;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
caption,
img,
td,
th {
  vertical-align: middle;
}
html {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
caption,
td,
th {
  text-align: left;
  font-weight: 400;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
meta.foundation-version {
  font-family: "/5.4.7/";
}
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}
meta.foundation-data-attribute-namespace {
  font-family: false;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  font-size: 100%;
}
body {
  color: #333;
  font-style: normal;
  line-height: 1.5;
  cursor: auto;
}
.button,
a:hover,
button {
  cursor: pointer;
}
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object {
  max-width: none !important;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.clearfix:after,
.clearfix:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.container:after,
.container:before,
.container-fluid:after,
.container-fluid:before,
.row:after,
.row:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.nav:after,
.nav:before,
.navbar:after,
.navbar:before,
.navbar-header:after,
.navbar-header:before,
.navbar-collapse:after,
.navbar-collapse:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.modal-header:after,
.modal-header:before,
.modal-footer:after,
.modal-footer:before,
.tabs .tabs-list:after,
.tabs .tabs-list:before,
.cart__content:after,
.cart__content:before {
  content: " ";
  display: table;
}
.hide {
  display: none !important;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  display: inline-block;
}
textarea {
  min-height: 50px;
  max-width: 100%;
}
select {
  width: 100%;
}
[class*=block-grid-] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}
[class*=block-grid-]:after,
[class*=block-grid-]:before {
  content: " ";
  display: table;
}
[class*=block-grid-] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}
@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
  .button,
  button {
    display: inline-block;
  }
}
@media (min-width: 640px) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 90.063em) {
  .xlarge-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .xlarge-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .xlarge-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .xlarge-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .xlarge-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .xlarge-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .xlarge-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .xlarge-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .xlarge-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .xlarge-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .xlarge-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .xlarge-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .xlarge-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .xlarge-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .xlarge-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .xlarge-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .xlarge-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .xlarge-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .xlarge-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .xlarge-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .xlarge-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .xlarge-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .xlarge-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .xlarge-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 120.063em) {
  .xxlarge-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .xxlarge-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .xxlarge-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .xxlarge-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .xxlarge-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .xxlarge-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .xxlarge-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .xxlarge-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .xxlarge-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .xxlarge-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .xxlarge-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .xxlarge-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .xxlarge-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .xxlarge-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .xxlarge-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .xxlarge-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .xxlarge-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .xxlarge-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .xxlarge-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .xxlarge-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .xxlarge-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .xxlarge-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .xxlarge-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .xxlarge-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
.button.large,
button.large {
  font-size: 1.25rem;
  padding: 1.125rem 2.25rem 1.1875rem;
}
.button.small,
button.small {
  font-size: .8125rem;
  padding: 0.875rem 1.75rem 0.9375rem;
}
.button.tiny,
button.tiny {
  font-size: .6875rem;
  padding: 0.625rem 1.25rem 0.6875rem;
}
.button.expand,
button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}
.button.left-align,
button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}
.button.right-align,
button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}
.button.radius,
button.radius {
  border-radius: 3px;
}
.button.round,
button.round {
  border-radius: 1000px;
}
.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover,
button.disabled:focus,
button.disabled:hover,
button[disabled]:focus,
button[disabled]:hover {
  color: #ffffff;
  background-color: #000000;
}
.button.disabled.secondary,
.button[disabled].secondary,
button.disabled.secondary,
button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover,
button.disabled.secondary:focus,
button.disabled.secondary:hover,
button[disabled].secondary:focus,
button[disabled].secondary:hover {
  color: #333;
  background-color: #e7e7e7;
}
.button.disabled.success,
.button[disabled].success,
button.disabled.success,
button[disabled].success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #ffffff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success:focus,
.button[disabled].success:hover,
button.disabled.success:focus,
button.disabled.success:hover,
button[disabled].success:focus,
button[disabled].success:hover {
  color: #ffffff;
  background-color: #43ac6a;
}
.button.disabled.alert,
.button[disabled].alert,
button.disabled.alert,
button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #ffffff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert:focus,
.button[disabled].alert:hover,
button.disabled.alert:focus,
button.disabled.alert:hover,
button[disabled].alert:focus,
button[disabled].alert:hover {
  color: #ffffff;
  background-color: #f04124;
}
.button.disabled.warning,
.button[disabled].warning,
button.disabled.warning,
button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #ffffff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning:focus,
.button[disabled].warning:hover,
button.disabled.warning:focus,
button.disabled.warning:hover,
button[disabled].warning:focus,
button[disabled].warning:hover {
  color: #ffffff;
  background-color: #f08a24;
}
.button.disabled.info,
.button[disabled].info,
button.disabled.info,
button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}
.button.disabled.info:focus,
.button.disabled.info:hover,
.button[disabled].info:focus,
.button[disabled].info:hover,
button.disabled.info:focus,
button.disabled.info:hover,
button[disabled].info:focus,
button[disabled].info:hover {
  color: #ffffff;
  background-color: #a0d3e8;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.postfix,
.prefix,
label {
  display: block;
  font-size: 0.875rem;
}
form {
  margin: 0 0 1rem;
}
form .row .row {
  margin: 0 -0.5rem;
}
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem;
}
form .row .row.collapse {
  margin: 0;
}
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem;
}
label {
  color: #4d4d4d;
  cursor: pointer;
  line-height: 1.5;
  margin-bottom: 0;
}
label.right {
  float: none !important;
  text-align: right;
}
label small {
  text-transform: capitalize;
  color: #676767;
}
.postfix,
.prefix {
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  height: 2.3125rem;
  line-height: 2.3125rem;
}
.postfix.button,
.prefix.button {
  text-align: center;
  line-height: 2.125rem;
  border: none;
  padding: 0;
}
.prefix.button.radius {
  border-radius: 3px 0 0 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
}
.postfix.button.radius {
  border-radius: 0 3px 3px 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
}
.prefix.button.round {
  border-radius: 1000px 0 0 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
}
.postfix.button.round {
  border-radius: 0 1000px 1000px 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
}
label.prefix,
span.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333;
  border-color: #cccccc;
}
label.postfix,
span.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333;
  border-color: #cccccc;
}
fieldset[disabled] input[type=color],
fieldset[disabled] input[type=date],
fieldset[disabled] input[type=datetime-local],
fieldset[disabled] input[type=datetime],
fieldset[disabled] input[type=email],
fieldset[disabled] input[type=month],
fieldset[disabled] input[type=number],
fieldset[disabled] input[type=password],
fieldset[disabled] input[type=search],
fieldset[disabled] input[type=tel],
fieldset[disabled] input[type=text],
fieldset[disabled] input[type=time],
fieldset[disabled] input[type=url],
fieldset[disabled] input[type=week],
fieldset[disabled] textarea,
input[type=color]:disabled,
input[type=color][disabled],
input[type=color][readonly],
input[type=date]:disabled,
input[type=date][disabled],
input[type=date][readonly],
input[type=datetime-local]:disabled,
input[type=datetime-local][disabled],
input[type=datetime-local][readonly],
input[type=datetime]:disabled,
input[type=datetime][disabled],
input[type=datetime][readonly],
input[type=email]:disabled,
input[type=email][disabled],
input[type=email][readonly],
input[type=month]:disabled,
input[type=month][disabled],
input[type=month][readonly],
input[type=number]:disabled,
input[type=number][disabled],
input[type=number][readonly],
input[type=password]:disabled,
input[type=password][disabled],
input[type=password][readonly],
input[type=search]:disabled,
input[type=search][disabled],
input[type=search][readonly],
input[type=tel]:disabled,
input[type=tel][disabled],
input[type=tel][readonly],
input[type=text]:disabled,
input[type=text][disabled],
input[type=text][readonly],
input[type=time]:disabled,
input[type=time][disabled],
input[type=time][readonly],
input[type=url]:disabled,
input[type=url][disabled],
input[type=url][readonly],
input[type=week]:disabled,
input[type=week][disabled],
input[type=week][readonly],
select:disabled,
textarea:disabled,
textarea[disabled],
textarea[readonly] {
  background-color: #ddd;
  cursor: default;
}
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: .875rem;
  padding: .5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
input[type=color].radius,
input[type=date].radius,
input[type=datetime-local].radius,
input[type=datetime].radius,
input[type=email].radius,
input[type=month].radius,
input[type=number].radius,
input[type=password].radius,
input[type=search].radius,
input[type=tel].radius,
input[type=text].radius,
input[type=time].radius,
input[type=url].radius,
input[type=week].radius,
textarea.radius {
  border-radius: 3px;
}
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse textarea {
  border-radius: 0 3px 3px 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
}
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 3px 0 0 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
}
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0 3px 3px 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
}
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse textarea {
  border-radius: 0 1000px 1000px 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
}
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse textarea,
form .row .prefix-round.row.collapse .prefix {
  border-radius: 1000px 0 0 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
}
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0 1000px 1000px 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
}
input[type=submit] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
textarea[rows] {
  height: auto;
}
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  -webkit-border-radius: 0;
  background-color: #fafafa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  padding: .5rem;
  font-size: .875rem;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem;
}
select::-ms-expand {
  display: none !important;
}
select.radius {
  border-radius: 3px;
}
select:hover {
  background-color: #f3f3f3;
  border-color: #999999;
}
input[type=checkbox] + label,
input[type=radio] + label {
  display: inline-block;
  margin-left: .5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}
input[type=file] {
  width: 100%;
}
fieldset {
  border: 0.5px solid #ddd;
  padding: 1.25rem;
  margin: 1.125rem 0;
}
fieldset legend {
  background: #ffffff;
  padding: 0 .1875rem;
  margin: 0 0 0 -0.1875rem;
}
[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] small.error,
[data-abide] span.error {
  display: block;
  padding: .375rem .5625rem .5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-style: italic;
  background: #f04124;
  color: #ffffff;
}
[data-abide] small.error,
[data-abide] span.error {
  display: none;
}
.error small.error,
small.error,
span.error {
  display: block;
  padding: .375rem .5625rem .5625rem;
  margin-top: -1px;
  font-size: .75rem;
  font-style: italic;
  background: #f04124;
}
small.error,
span.error {
  margin-bottom: 1rem;
  color: #ffffff;
}
.error input,
.error select,
.error textarea {
  margin-bottom: 0;
}
.error input[type=checkbox],
.error input[type=radio],
.error small.error {
  margin-bottom: 1rem;
}
.error label,
.error label.error {
  color: #f04124;
}
.error small.error {
  color: #ffffff;
}
.error > label > small {
  color: #676767;
  background: 0 0;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline;
}
.error span.error-message {
  display: block;
}
.row .row.collapse:after,
.row .row.collapse:before,
.row .row:after,
.row .row:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
input.error,
select.error,
textarea.error {
  margin-bottom: 0;
}
label.error {
  color: #f04124;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  width: auto;
  max-width: none;
  margin: 0 -0.9375rem;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
.column,
.columns {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 100%;
  float: left;
}
[class*=column] + [class*=column].end {
  float: left;
}
@media only screen {
  .column,
  .columns,
  .small-pull-0,
  .small-pull-1,
  .small-pull-10,
  .small-pull-11,
  .small-pull-2,
  .small-pull-3,
  .small-pull-4,
  .small-pull-5,
  .small-pull-6,
  .small-pull-7,
  .small-pull-8,
  .small-pull-9,
  .small-push-0,
  .small-push-1,
  .small-push-10,
  .small-push-11,
  .small-push-2,
  .small-push-3,
  .small-push-4,
  .small-push-5,
  .small-push-6,
  .small-push-7,
  .small-push-8,
  .small-push-9 {
    position: relative;
  }
  .small-push-0 {
    left: 0;
    right: auto;
  }
  .small-pull-0 {
    right: 0;
    left: auto;
  }
  .small-push-1 {
    left: 8.33333%;
    right: auto;
  }
  .small-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .small-push-2 {
    left: 16.66667%;
    right: auto;
  }
  .small-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .small-push-3 {
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    left: 33.33333%;
    right: auto;
  }
  .small-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .small-push-5 {
    left: 41.66667%;
    right: auto;
  }
  .small-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .small-push-6 {
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    left: 58.33333%;
    right: auto;
  }
  .small-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .small-push-8 {
    left: 66.66667%;
    right: auto;
  }
  .small-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .small-push-9 {
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    left: 83.33333%;
    right: auto;
  }
  .small-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .small-push-11 {
    left: 91.66667%;
    right: auto;
  }
  .small-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
  }
  .small-1 {
    width: 8.33333%;
  }
  .small-2 {
    width: 16.66667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.33333%;
  }
  .small-5 {
    width: 41.66667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.33333%;
  }
  .small-8 {
    width: 66.66667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.33333%;
  }
  .small-11 {
    width: 91.66667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0 !important;
  }
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
}
@media only screen and (min-width: 40.063em) {
  .column,
  .columns,
  .medium-pull-0,
  .medium-pull-1,
  .medium-pull-10,
  .medium-pull-11,
  .medium-pull-2,
  .medium-pull-3,
  .medium-pull-4,
  .medium-pull-5,
  .medium-pull-6,
  .medium-pull-7,
  .medium-pull-8,
  .medium-pull-9,
  .medium-push-0,
  .medium-push-1,
  .medium-push-10,
  .medium-push-11,
  .medium-push-2,
  .medium-push-3,
  .medium-push-4,
  .medium-push-5,
  .medium-push-6,
  .medium-push-7,
  .medium-push-8,
  .medium-push-9,
  .pull-0,
  .pull-1,
  .pull-10,
  .pull-11,
  .pull-2,
  .pull-3,
  .pull-4,
  .pull-5,
  .pull-6,
  .pull-7,
  .pull-8,
  .pull-9,
  .push-0,
  .push-1,
  .push-10,
  .push-11,
  .push-2,
  .push-3,
  .push-4,
  .push-5,
  .push-6,
  .push-7,
  .push-8,
  .push-9 {
    position: relative;
  }
  .medium-push-0 {
    left: 0;
    right: auto;
  }
  .medium-pull-0 {
    right: 0;
    left: auto;
  }
  .medium-push-1 {
    left: 8.33333%;
    right: auto;
  }
  .medium-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    left: 16.66667%;
    right: auto;
  }
  .medium-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    left: 33.33333%;
    right: auto;
  }
  .medium-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    left: 41.66667%;
    right: auto;
  }
  .medium-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    left: 58.33333%;
    right: auto;
  }
  .medium-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    left: 66.66667%;
    right: auto;
  }
  .medium-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    left: 83.33333%;
    right: auto;
  }
  .medium-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    left: 91.66667%;
    right: auto;
  }
  .medium-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
  }
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0 !important;
  }
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .push-0 {
    left: 0;
    right: auto;
  }
  .pull-0 {
    right: 0;
    left: auto;
  }
  .push-1 {
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    left: 25%;
    right: auto;
  }
  .pull-3 {
    right: 25%;
    left: auto;
  }
  .push-4 {
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    left: 50%;
    right: auto;
  }
  .pull-6 {
    right: 50%;
    left: auto;
  }
  .push-7 {
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    left: 75%;
    right: auto;
  }
  .pull-9 {
    right: 75%;
    left: auto;
  }
  .push-10 {
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    right: 91.66667%;
    left: auto;
  }
}
@media (min-width: 640px) {
  .column,
  .columns,
  .large-pull-0,
  .large-pull-1,
  .large-pull-10,
  .large-pull-11,
  .large-pull-2,
  .large-pull-3,
  .large-pull-4,
  .large-pull-5,
  .large-pull-6,
  .large-pull-7,
  .large-pull-8,
  .large-pull-9,
  .large-push-0,
  .large-push-1,
  .large-push-10,
  .large-push-11,
  .large-push-2,
  .large-push-3,
  .large-push-4,
  .large-push-5,
  .large-push-6,
  .large-push-7,
  .large-push-8,
  .large-push-9,
  .pull-0,
  .pull-1,
  .pull-10,
  .pull-11,
  .pull-2,
  .pull-3,
  .pull-4,
  .pull-5,
  .pull-6,
  .pull-7,
  .pull-8,
  .pull-9,
  .push-0,
  .push-1,
  .push-10,
  .push-11,
  .push-2,
  .push-3,
  .push-4,
  .push-5,
  .push-6,
  .push-7,
  .push-8,
  .push-9 {
    position: relative;
  }
  .large-push-0 {
    left: 0;
    right: auto;
  }
  .large-pull-0 {
    right: 0;
    left: auto;
  }
  .large-push-1 {
    left: 8.33333%;
    right: auto;
  }
  .large-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .large-push-2 {
    left: 16.66667%;
    right: auto;
  }
  .large-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .large-push-3 {
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    left: 33.33333%;
    right: auto;
  }
  .large-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .large-push-5 {
    left: 41.66667%;
    right: auto;
  }
  .large-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .large-push-6 {
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    left: 58.33333%;
    right: auto;
  }
  .large-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .large-push-8 {
    left: 66.66667%;
    right: auto;
  }
  .large-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .large-push-9 {
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    left: 83.33333%;
    right: auto;
  }
  .large-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .large-push-11 {
    left: 91.66667%;
    right: auto;
  }
  .large-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
  }
  .large-1 {
    width: 8.33333%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0 !important;
  }
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .push-0 {
    left: 0;
    right: auto;
  }
  .pull-0 {
    right: 0;
    left: auto;
  }
  .push-1 {
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    left: 25%;
    right: auto;
  }
  .pull-3 {
    right: 25%;
    left: auto;
  }
  .push-4 {
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    left: 50%;
    right: auto;
  }
  .pull-6 {
    right: 50%;
    left: auto;
  }
  .push-7 {
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    left: 75%;
    right: auto;
  }
  .pull-9 {
    right: 75%;
    left: auto;
  }
  .push-10 {
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 90.063em) {
  .column,
  .columns,
  .xlarge-pull-0,
  .xlarge-pull-1,
  .xlarge-pull-10,
  .xlarge-pull-11,
  .xlarge-pull-2,
  .xlarge-pull-3,
  .xlarge-pull-4,
  .xlarge-pull-5,
  .xlarge-pull-6,
  .xlarge-pull-7,
  .xlarge-pull-8,
  .xlarge-pull-9,
  .xlarge-push-0,
  .xlarge-push-1,
  .xlarge-push-10,
  .xlarge-push-11,
  .xlarge-push-2,
  .xlarge-push-3,
  .xlarge-push-4,
  .xlarge-push-5,
  .xlarge-push-6,
  .xlarge-push-7,
  .xlarge-push-8,
  .xlarge-push-9 {
    position: relative;
  }
  .xlarge-push-0 {
    left: 0;
    right: auto;
  }
  .xlarge-pull-0 {
    right: 0;
    left: auto;
  }
  .xlarge-push-1 {
    left: 8.33333%;
    right: auto;
  }
  .xlarge-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .xlarge-push-2 {
    left: 16.66667%;
    right: auto;
  }
  .xlarge-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .xlarge-push-3 {
    left: 25%;
    right: auto;
  }
  .xlarge-pull-3 {
    right: 25%;
    left: auto;
  }
  .xlarge-push-4 {
    left: 33.33333%;
    right: auto;
  }
  .xlarge-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .xlarge-push-5 {
    left: 41.66667%;
    right: auto;
  }
  .xlarge-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .xlarge-push-6 {
    left: 50%;
    right: auto;
  }
  .xlarge-pull-6 {
    right: 50%;
    left: auto;
  }
  .xlarge-push-7 {
    left: 58.33333%;
    right: auto;
  }
  .xlarge-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .xlarge-push-8 {
    left: 66.66667%;
    right: auto;
  }
  .xlarge-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .xlarge-push-9 {
    left: 75%;
    right: auto;
  }
  .xlarge-pull-9 {
    right: 75%;
    left: auto;
  }
  .xlarge-push-10 {
    left: 83.33333%;
    right: auto;
  }
  .xlarge-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .xlarge-push-11 {
    left: 91.66667%;
    right: auto;
  }
  .xlarge-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
  }
  .xlarge-1 {
    width: 8.33333%;
  }
  .xlarge-2 {
    width: 16.66667%;
  }
  .xlarge-3 {
    width: 25%;
  }
  .xlarge-4 {
    width: 33.33333%;
  }
  .xlarge-5 {
    width: 41.66667%;
  }
  .xlarge-6 {
    width: 50%;
  }
  .xlarge-7 {
    width: 58.33333%;
  }
  .xlarge-8 {
    width: 66.66667%;
  }
  .xlarge-9 {
    width: 75%;
  }
  .xlarge-10 {
    width: 83.33333%;
  }
  .xlarge-11 {
    width: 91.66667%;
  }
  .xlarge-12 {
    width: 100%;
  }
  .xlarge-offset-0 {
    margin-left: 0 !important;
  }
  .xlarge-offset-1 {
    margin-left: 8.33333% !important;
  }
  .xlarge-offset-2 {
    margin-left: 16.66667% !important;
  }
  .xlarge-offset-3 {
    margin-left: 25% !important;
  }
  .xlarge-offset-4 {
    margin-left: 33.33333% !important;
  }
  .xlarge-offset-5 {
    margin-left: 41.66667% !important;
  }
  .xlarge-offset-6 {
    margin-left: 50% !important;
  }
  .xlarge-offset-7 {
    margin-left: 58.33333% !important;
  }
  .xlarge-offset-8 {
    margin-left: 66.66667% !important;
  }
  .xlarge-offset-9 {
    margin-left: 75% !important;
  }
  .xlarge-offset-10 {
    margin-left: 83.33333% !important;
  }
  .xlarge-offset-11 {
    margin-left: 91.66667% !important;
  }
  .xlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.xlarge-centered,
  .columns.xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.xlarge-uncentered,
  .columns.xlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.xlarge-centered:last-child,
  .columns.xlarge-centered:last-child {
    float: none;
  }
  .column.xlarge-uncentered:last-child,
  .columns.xlarge-uncentered:last-child {
    float: left;
  }
  .column.xlarge-uncentered.opposite,
  .columns.xlarge-uncentered.opposite {
    float: right;
  }
}
@media only screen and (min-width: 120.063em) {
  .column,
  .columns,
  .xxlarge-pull-0,
  .xxlarge-pull-1,
  .xxlarge-pull-10,
  .xxlarge-pull-11,
  .xxlarge-pull-2,
  .xxlarge-pull-3,
  .xxlarge-pull-4,
  .xxlarge-pull-5,
  .xxlarge-pull-6,
  .xxlarge-pull-7,
  .xxlarge-pull-8,
  .xxlarge-pull-9,
  .xxlarge-push-0,
  .xxlarge-push-1,
  .xxlarge-push-10,
  .xxlarge-push-11,
  .xxlarge-push-2,
  .xxlarge-push-3,
  .xxlarge-push-4,
  .xxlarge-push-5,
  .xxlarge-push-6,
  .xxlarge-push-7,
  .xxlarge-push-8,
  .xxlarge-push-9 {
    position: relative;
  }
  .xxlarge-push-0 {
    left: 0;
    right: auto;
  }
  .xxlarge-pull-0 {
    right: 0;
    left: auto;
  }
  .xxlarge-push-1 {
    left: 8.33333%;
    right: auto;
  }
  .xxlarge-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .xxlarge-push-2 {
    left: 16.66667%;
    right: auto;
  }
  .xxlarge-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .xxlarge-push-3 {
    left: 25%;
    right: auto;
  }
  .xxlarge-pull-3 {
    right: 25%;
    left: auto;
  }
  .xxlarge-push-4 {
    left: 33.33333%;
    right: auto;
  }
  .xxlarge-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .xxlarge-push-5 {
    left: 41.66667%;
    right: auto;
  }
  .xxlarge-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .xxlarge-push-6 {
    left: 50%;
    right: auto;
  }
  .xxlarge-pull-6 {
    right: 50%;
    left: auto;
  }
  .xxlarge-push-7 {
    left: 58.33333%;
    right: auto;
  }
  .xxlarge-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .xxlarge-push-8 {
    left: 66.66667%;
    right: auto;
  }
  .xxlarge-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .xxlarge-push-9 {
    left: 75%;
    right: auto;
  }
  .xxlarge-pull-9 {
    right: 75%;
    left: auto;
  }
  .xxlarge-push-10 {
    left: 83.33333%;
    right: auto;
  }
  .xxlarge-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .xxlarge-push-11 {
    left: 91.66667%;
    right: auto;
  }
  .xxlarge-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
  }
  .xxlarge-1 {
    width: 8.33333%;
  }
  .xxlarge-2 {
    width: 16.66667%;
  }
  .xxlarge-3 {
    width: 25%;
  }
  .xxlarge-4 {
    width: 33.33333%;
  }
  .xxlarge-5 {
    width: 41.66667%;
  }
  .xxlarge-6 {
    width: 50%;
  }
  .xxlarge-7 {
    width: 58.33333%;
  }
  .xxlarge-8 {
    width: 66.66667%;
  }
  .xxlarge-9 {
    width: 75%;
  }
  .xxlarge-10 {
    width: 83.33333%;
  }
  .xxlarge-11 {
    width: 91.66667%;
  }
  .xxlarge-12 {
    width: 100%;
  }
  .xxlarge-offset-0 {
    margin-left: 0 !important;
  }
  .xxlarge-offset-1 {
    margin-left: 8.33333% !important;
  }
  .xxlarge-offset-2 {
    margin-left: 16.66667% !important;
  }
  .xxlarge-offset-3 {
    margin-left: 25% !important;
  }
  .xxlarge-offset-4 {
    margin-left: 33.33333% !important;
  }
  .xxlarge-offset-5 {
    margin-left: 41.66667% !important;
  }
  .xxlarge-offset-6 {
    margin-left: 50% !important;
  }
  .xxlarge-offset-7 {
    margin-left: 58.33333% !important;
  }
  .xxlarge-offset-8 {
    margin-left: 66.66667% !important;
  }
  .xxlarge-offset-9 {
    margin-left: 75% !important;
  }
  .xxlarge-offset-10 {
    margin-left: 83.33333% !important;
  }
  .xxlarge-offset-11 {
    margin-left: 91.66667% !important;
  }
  .xxlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.xxlarge-centered,
  .columns.xxlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.xxlarge-uncentered,
  .columns.xxlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.xxlarge-centered:last-child,
  .columns.xxlarge-centered:last-child {
    float: none;
  }
  .column.xxlarge-uncentered:last-child,
  .columns.xxlarge-uncentered:last-child {
    float: left;
  }
  .column.xxlarge-uncentered.opposite,
  .columns.xxlarge-uncentered.opposite {
    float: right;
  }
}
[data-magellan-expedition-clone],
[data-magellan-expedition] {
  background: #ffffff;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}
[data-magellan-expedition-clone] .sub-nav,
[data-magellan-expedition-clone] .sub-nav dd,
[data-magellan-expedition] .sub-nav,
[data-magellan-expedition] .sub-nav dd {
  margin-bottom: 0;
}
[data-magellan-expedition-clone] .sub-nav a,
[data-magellan-expedition] .sub-nav a {
  line-height: 1.8em;
}
@media only screen {
  .hide-for-large,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-medium,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .show-for-large-down,
  .show-for-medium-down,
  .show-for-small,
  .show-for-small-down,
  .show-for-small-only,
  .show-for-small-up {
    display: inherit !important;
  }
  .hide-for-large-down,
  .hide-for-medium-down,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-small-only,
  .hide-for-small-up,
  .show-for-large,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-medium,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
  .hidden-for-large,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-medium,
  .hidden-for-medium-only,
  .hidden-for-medium-up,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .visible-for-large-down,
  .visible-for-medium-down,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-small-only,
  .visible-for-small-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-large-down,
  .hidden-for-medium-down,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-small-only,
  .hidden-for-small-up,
  .visible-for-large,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-medium,
  .visible-for-medium-only,
  .visible-for-medium-up,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-large,
  table.hide-for-large-only,
  table.hide-for-large-up,
  table.hide-for-medium,
  table.hide-for-medium-only,
  table.hide-for-medium-up,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.show-for-large-down,
  table.show-for-medium-down,
  table.show-for-small,
  table.show-for-small-down,
  table.show-for-small-only,
  table.show-for-small-up {
    display: table !important;
  }
  thead.hide-for-large,
  thead.hide-for-large-only,
  thead.hide-for-large-up,
  thead.hide-for-medium,
  thead.hide-for-medium-only,
  thead.hide-for-medium-up,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.show-for-large-down,
  thead.show-for-medium-down,
  thead.show-for-small,
  thead.show-for-small-down,
  thead.show-for-small-only,
  thead.show-for-small-up {
    display: table-header-group !important;
  }
  tbody.hide-for-large,
  tbody.hide-for-large-only,
  tbody.hide-for-large-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-only,
  tbody.hide-for-medium-up,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.show-for-large-down,
  tbody.show-for-medium-down,
  tbody.show-for-small,
  tbody.show-for-small-down,
  tbody.show-for-small-only,
  tbody.show-for-small-up {
    display: table-row-group !important;
  }
  tr.hide-for-large,
  tr.hide-for-large-only,
  tr.hide-for-large-up,
  tr.hide-for-medium,
  tr.hide-for-medium-only,
  tr.hide-for-medium-up,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.show-for-large-down,
  tr.show-for-medium-down,
  tr.show-for-small,
  tr.show-for-small-down,
  tr.show-for-small-only,
  tr.show-for-small-up {
    display: table-row !important;
  }
  td.hide-for-large,
  td.hide-for-large-only,
  td.hide-for-large-up,
  td.hide-for-medium,
  td.hide-for-medium-only,
  td.hide-for-medium-up,
  td.hide-for-xlarge-only,
  td.hide-for-xlarge-up,
  td.hide-for-xxlarge-only,
  td.hide-for-xxlarge-up,
  td.show-for-large-down,
  td.show-for-medium-down,
  td.show-for-small,
  td.show-for-small-down,
  td.show-for-small-only,
  td.show-for-small-up,
  th.hide-for-large,
  th.hide-for-large-only,
  th.hide-for-large-up,
  th.hide-for-medium,
  th.hide-for-medium-only,
  th.hide-for-medium-up,
  th.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  th.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  th.show-for-large-down,
  th.show-for-medium-down,
  th.show-for-small,
  th.show-for-small-down,
  th.show-for-small-only,
  th.show-for-small-up {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 40.063em) {
  .hide-for-large,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-small-only,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .show-for-large-down,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-small-up {
    display: inherit !important;
  }
  .hide-for-large-down,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-small-up,
  .show-for-large,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-small-only,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
  .hidden-for-large,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-small-only,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .visible-for-large-down,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-medium-only,
  .visible-for-medium-up,
  .visible-for-small-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-large-down,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-medium-only,
  .hidden-for-medium-up,
  .hidden-for-small-up,
  .visible-for-large,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-small-only,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-large,
  table.hide-for-large-only,
  table.hide-for-large-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-small-only,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.show-for-large-down,
  table.show-for-medium,
  table.show-for-medium-down,
  table.show-for-medium-only,
  table.show-for-medium-up,
  table.show-for-small-up {
    display: table !important;
  }
  thead.hide-for-large,
  thead.hide-for-large-only,
  thead.hide-for-large-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-small-only,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.show-for-large-down,
  thead.show-for-medium,
  thead.show-for-medium-down,
  thead.show-for-medium-only,
  thead.show-for-medium-up,
  thead.show-for-small-up {
    display: table-header-group !important;
  }
  tbody.hide-for-large,
  tbody.hide-for-large-only,
  tbody.hide-for-large-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-small-only,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.show-for-large-down,
  tbody.show-for-medium,
  tbody.show-for-medium-down,
  tbody.show-for-medium-only,
  tbody.show-for-medium-up,
  tbody.show-for-small-up {
    display: table-row-group !important;
  }
  tr.hide-for-large,
  tr.hide-for-large-only,
  tr.hide-for-large-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-small-only,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.show-for-large-down,
  tr.show-for-medium,
  tr.show-for-medium-down,
  tr.show-for-medium-only,
  tr.show-for-medium-up,
  tr.show-for-small-up {
    display: table-row !important;
  }
  td.hide-for-large,
  td.hide-for-large-only,
  td.hide-for-large-up,
  td.hide-for-small,
  td.hide-for-small-down,
  td.hide-for-small-only,
  td.hide-for-xlarge-only,
  td.hide-for-xlarge-up,
  td.hide-for-xxlarge-only,
  td.hide-for-xxlarge-up,
  td.show-for-large-down,
  td.show-for-medium,
  td.show-for-medium-down,
  td.show-for-medium-only,
  td.show-for-medium-up,
  td.show-for-small-up,
  th.hide-for-large,
  th.hide-for-large-only,
  th.hide-for-large-up,
  th.hide-for-small,
  th.hide-for-small-down,
  th.hide-for-small-only,
  th.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  th.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  th.show-for-large-down,
  th.show-for-medium,
  th.show-for-medium-down,
  th.show-for-medium-only,
  th.show-for-medium-up,
  th.show-for-small-up {
    display: table-cell !important;
  }
}
@media (min-width: 640px) {
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-small-only,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .show-for-large,
  .show-for-large-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-medium-up,
  .show-for-small-up {
    display: inherit !important;
  }
  .hide-for-large,
  .hide-for-large-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-medium-up,
  .hide-for-small-up,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-small,
  .show-for-small-down,
  .show-for-small-only,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-medium-only,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-small-only,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .visible-for-large,
  .visible-for-large-down,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-medium-up,
  .visible-for-small-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-large,
  .hidden-for-large-down,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-medium-up,
  .hidden-for-small-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-medium-only,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-small-only,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-medium-only,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-small-only,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.show-for-large,
  table.show-for-large-down,
  table.show-for-large-only,
  table.show-for-large-up,
  table.show-for-medium-up,
  table.show-for-small-up {
    display: table !important;
  }
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-medium-only,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-small-only,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.show-for-large,
  thead.show-for-large-down,
  thead.show-for-large-only,
  thead.show-for-large-up,
  thead.show-for-medium-up,
  thead.show-for-small-up {
    display: table-header-group !important;
  }
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-medium-only,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-small-only,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.show-for-large,
  tbody.show-for-large-down,
  tbody.show-for-large-only,
  tbody.show-for-large-up,
  tbody.show-for-medium-up,
  tbody.show-for-small-up {
    display: table-row-group !important;
  }
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-medium-only,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-small-only,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.show-for-large,
  tr.show-for-large-down,
  tr.show-for-large-only,
  tr.show-for-large-up,
  tr.show-for-medium-up,
  tr.show-for-small-up {
    display: table-row !important;
  }
  td.hide-for-medium,
  td.hide-for-medium-down,
  td.hide-for-medium-only,
  td.hide-for-small,
  td.hide-for-small-down,
  td.hide-for-small-only,
  td.hide-for-xlarge-only,
  td.hide-for-xlarge-up,
  td.hide-for-xxlarge-only,
  td.hide-for-xxlarge-up,
  td.show-for-large,
  td.show-for-large-down,
  td.show-for-large-only,
  td.show-for-large-up,
  td.show-for-medium-up,
  td.show-for-small-up,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.hide-for-small,
  th.hide-for-small-down,
  th.hide-for-small-only,
  th.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  th.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  th.show-for-large,
  th.show-for-large-down,
  th.show-for-large-only,
  th.show-for-large-up,
  th.show-for-medium-up,
  th.show-for-small-up {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 90.063em) {
  .hide-for-large,
  .hide-for-large-down,
  .hide-for-large-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-small-only,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .show-for-large-up,
  .show-for-medium-up,
  .show-for-small-up,
  .show-for-xlarge-only,
  .show-for-xlarge-up {
    display: inherit !important;
  }
  .hide-for-large-up,
  .hide-for-medium-up,
  .hide-for-small-up,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .show-for-large,
  .show-for-large-down,
  .show-for-large-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-small,
  .show-for-small-down,
  .show-for-small-only,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
  .hidden-for-large,
  .hidden-for-large-down,
  .hidden-for-large-only,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-medium-only,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-small-only,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .visible-for-large-up,
  .visible-for-medium-up,
  .visible-for-small-up,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-large-up,
  .hidden-for-medium-up,
  .hidden-for-small-up,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .visible-for-large,
  .visible-for-large-down,
  .visible-for-large-only,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-medium-only,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-small-only,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-large,
  table.hide-for-large-down,
  table.hide-for-large-only,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-medium-only,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-small-only,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.show-for-large-up,
  table.show-for-medium-up,
  table.show-for-small-up,
  table.show-for-xlarge-only,
  table.show-for-xlarge-up {
    display: table !important;
  }
  thead.hide-for-large,
  thead.hide-for-large-down,
  thead.hide-for-large-only,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-medium-only,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-small-only,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.show-for-large-up,
  thead.show-for-medium-up,
  thead.show-for-small-up,
  thead.show-for-xlarge-only,
  thead.show-for-xlarge-up {
    display: table-header-group !important;
  }
  tbody.hide-for-large,
  tbody.hide-for-large-down,
  tbody.hide-for-large-only,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-medium-only,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-small-only,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.show-for-large-up,
  tbody.show-for-medium-up,
  tbody.show-for-small-up,
  tbody.show-for-xlarge-only,
  tbody.show-for-xlarge-up {
    display: table-row-group !important;
  }
  tr.hide-for-large,
  tr.hide-for-large-down,
  tr.hide-for-large-only,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-medium-only,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-small-only,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.show-for-large-up,
  tr.show-for-medium-up,
  tr.show-for-small-up,
  tr.show-for-xlarge-only,
  tr.show-for-xlarge-up {
    display: table-row !important;
  }
  td.hide-for-large,
  td.hide-for-large-down,
  td.hide-for-large-only,
  td.hide-for-medium,
  td.hide-for-medium-down,
  td.hide-for-medium-only,
  td.hide-for-small,
  td.hide-for-small-down,
  td.hide-for-small-only,
  td.hide-for-xxlarge-only,
  td.hide-for-xxlarge-up,
  td.show-for-large-up,
  td.show-for-medium-up,
  td.show-for-small-up,
  td.show-for-xlarge-only,
  td.show-for-xlarge-up,
  th.hide-for-large,
  th.hide-for-large-down,
  th.hide-for-large-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.hide-for-small,
  th.hide-for-small-down,
  th.hide-for-small-only,
  th.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  th.show-for-large-up,
  th.show-for-medium-up,
  th.show-for-small-up,
  th.show-for-xlarge-only,
  th.show-for-xlarge-up {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 120.063em) {
  .hide-for-large,
  .hide-for-large-down,
  .hide-for-large-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-small-only,
  .hide-for-xlarge-only,
  .show-for-large-up,
  .show-for-medium-up,
  .show-for-small-up,
  .show-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: inherit !important;
  }
  .hide-for-large-up,
  .hide-for-medium-up,
  .hide-for-small-up,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .show-for-large,
  .show-for-large-down,
  .show-for-large-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-small,
  .show-for-small-down,
  .show-for-small-only,
  .show-for-xlarge-only {
    display: none !important;
  }
  .hidden-for-large,
  .hidden-for-large-down,
  .hidden-for-large-only,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-medium-only,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-small-only,
  .hidden-for-xlarge-only,
  .visible-for-large-up,
  .visible-for-medium-up,
  .visible-for-small-up,
  .visible-for-xlarge-up,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-large-up,
  .hidden-for-medium-up,
  .hidden-for-small-up,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .visible-for-large,
  .visible-for-large-down,
  .visible-for-large-only,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-medium-only,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-small-only,
  .visible-for-xlarge-only {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-large,
  table.hide-for-large-down,
  table.hide-for-large-only,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-medium-only,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-small-only,
  table.hide-for-xlarge-only,
  table.show-for-large-up,
  table.show-for-medium-up,
  table.show-for-small-up,
  table.show-for-xlarge-up,
  table.show-for-xxlarge-only,
  table.show-for-xxlarge-up {
    display: table !important;
  }
  thead.hide-for-large,
  thead.hide-for-large-down,
  thead.hide-for-large-only,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-medium-only,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-small-only,
  thead.hide-for-xlarge-only,
  thead.show-for-large-up,
  thead.show-for-medium-up,
  thead.show-for-small-up,
  thead.show-for-xlarge-up,
  thead.show-for-xxlarge-only,
  thead.show-for-xxlarge-up {
    display: table-header-group !important;
  }
  tbody.hide-for-large,
  tbody.hide-for-large-down,
  tbody.hide-for-large-only,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-medium-only,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-small-only,
  tbody.hide-for-xlarge-only,
  tbody.show-for-large-up,
  tbody.show-for-medium-up,
  tbody.show-for-small-up,
  tbody.show-for-xlarge-up,
  tbody.show-for-xxlarge-only,
  tbody.show-for-xxlarge-up {
    display: table-row-group !important;
  }
  tr.hide-for-large,
  tr.hide-for-large-down,
  tr.hide-for-large-only,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-medium-only,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-small-only,
  tr.hide-for-xlarge-only,
  tr.show-for-large-up,
  tr.show-for-medium-up,
  tr.show-for-small-up,
  tr.show-for-xlarge-up,
  tr.show-for-xxlarge-only,
  tr.show-for-xxlarge-up {
    display: table-row !important;
  }
  td.hide-for-large,
  td.hide-for-large-down,
  td.hide-for-large-only,
  td.hide-for-medium,
  td.hide-for-medium-down,
  td.hide-for-medium-only,
  td.hide-for-small,
  td.hide-for-small-down,
  td.hide-for-small-only,
  td.hide-for-xlarge-only,
  td.show-for-large-up,
  td.show-for-medium-up,
  td.show-for-small-up,
  td.show-for-xlarge-up,
  td.show-for-xxlarge-only,
  td.show-for-xxlarge-up,
  th.hide-for-large,
  th.hide-for-large-down,
  th.hide-for-large-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.hide-for-small,
  th.hide-for-small-down,
  th.hide-for-small-only,
  th.hide-for-xlarge-only,
  th.show-for-large-up,
  th.show-for-medium-up,
  th.show-for-small-up,
  th.show-for-xlarge-up,
  th.show-for-xxlarge-only,
  th.show-for-xxlarge-up {
    display: table-cell !important;
  }
}
.hide-for-portrait,
.show-for-landscape {
  display: inherit !important;
}
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
table.hide-for-landscape,
table.show-for-portrait {
  display: table !important;
}
thead.hide-for-landscape,
thead.show-for-portrait {
  display: table-header-group !important;
}
tbody.hide-for-landscape,
tbody.show-for-portrait {
  display: table-row-group !important;
}
tr.hide-for-landscape,
tr.show-for-portrait {
  display: table-row !important;
}
td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}
@media only screen and (orientation: landscape) {
  .hide-for-portrait,
  .show-for-landscape {
    display: inherit !important;
  }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
  table.hide-for-portrait,
  table.show-for-landscape {
    display: table !important;
  }
  thead.hide-for-portrait,
  thead.show-for-landscape {
    display: table-header-group !important;
  }
  tbody.hide-for-portrait,
  tbody.show-for-landscape {
    display: table-row-group !important;
  }
  tr.hide-for-portrait,
  tr.show-for-landscape {
    display: table-row !important;
  }
  td.hide-for-portrait,
  td.show-for-landscape,
  th.hide-for-portrait,
  th.show-for-landscape {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: inherit !important;
  }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
  table.hide-for-landscape,
  table.show-for-portrait {
    display: table !important;
  }
  thead.hide-for-landscape,
  thead.show-for-portrait {
    display: table-header-group !important;
  }
  tbody.hide-for-landscape,
  tbody.show-for-portrait {
    display: table-row-group !important;
  }
  tr.hide-for-landscape,
  tr.show-for-portrait {
    display: table-row !important;
  }
  td.hide-for-landscape,
  td.show-for-portrait,
  th.hide-for-landscape,
  th.show-for-portrait {
    display: table-cell !important;
  }
}
.show-for-touch {
  display: none !important;
}
.hide-for-touch,
.touch .show-for-touch {
  display: inherit !important;
}
.touch .hide-for-touch {
  display: none !important;
}
.touch table.show-for-touch,
table.hide-for-touch {
  display: table !important;
}
.touch thead.show-for-touch,
thead.hide-for-touch {
  display: table-header-group !important;
}
.touch tbody.show-for-touch,
tbody.hide-for-touch {
  display: table-row-group !important;
}
.touch tr.show-for-touch,
tr.hide-for-touch {
  display: table-row !important;
}
.touch td.show-for-touch,
.touch th.show-for-touch,
td.hide-for-touch,
th.hide-for-touch {
  display: table-cell !important;
}
@media print {
  .show-for-print {
    display: block;
  }
  .hide-for-print {
    display: none;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print,
  th.show-for-print {
    display: table-cell !important;
  }
}
.inline-list {
  margin: 0 0 1.0625rem -1.375rem;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375rem;
  display: block;
}
.inline-list > li > * {
  display: block;
}
.reveal-modal-bg {
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0;
}
.reveal-modal,
dialog {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: #ffffff;
  border: 0.5px solid #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 1.875rem;
}
.claim-toggle,
.magellan-nav .select-view.fixed,
.shadow-container {
  -moz-box-shadow: 0 6px 15px -11px #000000;
  -webkit-box-shadow: 0 6px 15px -11px #000000;
}
@media only screen and (max-width: 40em) {
  .reveal-modal,
  dialog {
    min-height: 100vh;
  }
}
.reveal-modal .column,
.reveal-modal .columns,
dialog .column,
dialog .columns {
  min-width: 0;
}
.reveal-modal > :first-child,
dialog > :first-child {
  margin-top: 0;
}
.reveal-modal > :last-child,
dialog > :last-child {
  margin-bottom: 0;
}
.reveal-modal.radius,
dialog.radius {
  border-radius: 3px;
}
.reveal-modal.round,
dialog.round {
  border-radius: 1000px;
}
.reveal-modal.collapse,
dialog.collapse {
  padding: 0;
}
@media only screen and (min-width: 40.063em) {
  .reveal-modal,
  .reveal-modal.large,
  .reveal-modal.medium,
  .reveal-modal.small,
  .reveal-modal.tiny,
  .reveal-modal.xlarge,
  dialog,
  dialog.large,
  dialog.medium,
  dialog.small,
  dialog.tiny,
  dialog.xlarge {
    max-width: 85rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .reveal-modal,
  dialog {
    width: 80%;
    top: 6.25rem;
  }
  .reveal-modal.tiny,
  dialog.tiny {
    width: 30%;
  }
  .reveal-modal.small,
  dialog.small {
    width: 40%;
  }
  .reveal-modal.medium,
  dialog.medium {
    width: 60%;
  }
  .reveal-modal.large,
  dialog.large {
    width: 70%;
  }
  .reveal-modal.xlarge,
  dialog.xlarge {
    width: 95%;
  }
}
.reveal-modal.full,
dialog.full {
  top: 0;
  left: 0;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none !important;
  margin-left: 0 !important;
}
@media only screen and (min-width: 40.063em) {
  .reveal-modal.full,
  dialog.full {
    width: 100vw;
    max-width: 85rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.dropdown-menu > div .content,
.dropdown-menu > div .content p {
  font-weight: 100;
  color: #444;
  font-size: 12px;
}
dialog {
  display: none;
}
dialog + .backdrop,
dialog::backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: auto;
  display: none;
  left: 0;
}
dialog[open] {
  display: block;
}
@media print {
  .reveal-modal,
  dialog {
    display: none;
    background: #ffffff !important;
  }
}
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}
.tabs:after,
.tabs:before {
  content: " ";
  display: table;
}
.tabs:after {
  clear: both;
}
.tabs .tab-title,
.tabs dd {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
}
.tabs .tab-title > a,
.tabs dd > a {
  outline: 0;
  display: block;
  background-color: transparent;
  color: #b8b8b8;
  padding: .625rem 1.25rem;
  font-size: 0.75rem;
}
.tabs .tab-title > a:hover,
.tabs dd > a:hover {
  background-color: transparent;
}
.tabs .tab-title.active a,
.tabs dd.active a {
  background-color: transparent;
  color: #222222;
}
.tabs.radius .tab:first-child a,
.tabs.radius dd:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.tabs.radius .tab:last-child a,
.tabs.radius dd:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.tabs.vertical .tab-title,
.tabs.vertical dd {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}
.tabs-content {
  margin-bottom: 0;
  width: 100%;
}
.tabs-content:after,
.tabs-content:before {
  content: " ";
  display: table;
}
.tabs-content > .content {
  display: none;
  float: left;
  width: 100%;
}
.tabs-content > .content.active {
  display: block;
  float: none;
}
.tabs-content > .content.contained {
  padding: 0.9375rem;
}
.tabs-content.vertical {
  display: block;
}
.tabs-content.vertical > .content {
  padding: 0 0.9375rem;
}
@media only screen and (min-width: 40.063em) {
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem;
  }
  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem;
  }
}
.no-js .tabs-content > .content {
  display: block;
  float: none;
}
.category-selector > li .header-submenu > .row > .columns:last-child,
.quick-access-banner-container .quick-access-banner:nth-child(odd) > a {
  float: left;
}
.product-claims-best-price,
.product-claims-express,
.product-claims-lloron,
.product-claims-new,
.product-claims-sprite {
  background-image: url(../sprites/product-claims-s7b9873c1ec.png);
  background-repeat: no-repeat;
}
.product-claims-best-price {
  background-position: 0 0;
  height: 62px;
  width: 62px;
}
.product-claims-express {
  background-position: 0 -62px;
  height: 62px;
  width: 62px;
}
.product-claims-lloron {
  background-position: 0 -124px;
  height: 34px;
  width: 72px;
}
.product-claims-new {
  background-position: 0 -158px;
  height: 62px;
  width: 62px;
}
.icons-arrow-red-down,
.icons-arrow-red-right,
.icons-arrow-round,
.icons-blog,
.icons-blog-mov,
.icons-btn-pica,
.icons-bullet,
.icons-card-arrow-left,
.icons-card-arrow-right,
.icons-card-close,
.icons-cart,
.icons-cart-add,
.icons-cart-delete,
.icons-cart-delete-red,
.icons-cart-red,
.icons-cart-remove,
.icons-cesta,
.icons-clock,
.icons-clock-small,
.icons-close,
.icons-close-mini,
.icons-close-white,
.icons-confianza,
.icons-facebook,
.icons-facebook-mov,
.icons-facebook-share,
.icons-filter-by,
.icons-forum-logo,
.icons-google-plus,
.icons-google-plus-mov,
.icons-green-star,
.icons-home,
.icons-info,
.icons-instagram,
.icons-instagram-mov,
.icons-instagram-share,
.icons-kiosko,
.icons-map-marker,
.icons-mastercard,
.icons-medium-logo,
.icons-menu,
.icons-mini-logo,
.icons-nav-separate,
.icons-next,
.icons-next-black,
.icons-order-by,
.icons-package,
.icons-password,
.icons-paypal,
.icons-phone,
.icons-phone-mov,
.icons-phone-small,
.icons-pica-right,
.icons-pinterest-share,
.icons-plus,
.icons-plus-cross,
.icons-plus-red,
.icons-point,
.icons-point-big,
.icons-point-big-2,
.icons-prev,
.icons-prev-black,
.icons-rating-big-full,
.icons-rating-big-half,
.icons-rating-small-full,
.icons-rating-small-half,
.icons-rating-xxl-full,
.icons-rating-xxl-half,
.icons-ruler,
.icons-search-red,
.icons-search-red-big,
.icons-search-white,
.icons-security,
.icons-selector,
.icons-share,
.icons-share-mob,
.icons-sprite,
.icons-truck,
.icons-truck-red,
.icons-twitter,
.icons-twitter-mov,
.icons-twitter-share,
.icons-user,
.icons-user-black,
.icons-variant-next,
.icons-variant-prev,
.icons-visa,
.icons-write-comment,
.icons-youtube,
.icons-youtube-mov {
  background-image: url(../sprites/icons-sdd80ab9571.png);
  background-repeat: no-repeat;
}
.icons-bizum {
  background-image: url(../sprites/bizum.jpg);
  background-repeat: no-repeat;
}
.icons-arrow-red-down {
  background-position: 0 0;
  height: 20px;
  width: 20px;
}
.icons-arrow-red-right {
  background-position: 0 -20px;
  height: 20px;
  width: 20px;
}
.icons-arrow-round {
  background-position: 0 -40px;
  height: 19px;
  width: 19px;
}
.icons-blog-mov {
  background-position: 0 -59px;
  height: 24px;
  width: 24px;
}
.icons-blog {
  background-position: 0 -83px;
  height: 24px;
  width: 24px;
}
.icons-btn-pica {
  background-position: 0 -107px;
  height: 16px;
  width: 8px;
}
.icons-bullet {
  background-position: 0 -123px;
  height: 9px;
  width: 10px;
}
.icons-card-arrow-left {
  background-position: 0 -132px;
  height: 20px;
  width: 11px;
}
.icons-card-arrow-right {
  background-position: 0 -152px;
  height: 20px;
  width: 11px;
}
.icons-card-close {
  background-position: 0 -172px;
  height: 20px;
  width: 20px;
}
.icons-cart-add {
  background-position: 0 -192px;
  height: 14px;
  width: 14px;
}
.icons-cart-delete-red {
  background-position: 0 -206px;
  height: 19px;
  width: 19px;
}
.icons-cart-delete {
  background-position: 0 -225px;
  height: 19px;
  width: 19px;
}
.icons-cart-red {
  background-position: 0 -244px;
  height: 20px;
  width: 20px;
}
.icons-cart-remove {
  background-position: 0 -264px;
  height: 14px;
  width: 14px;
}
.icons-cart {
  background-position: 0 -278px;
  height: 16px;
  width: 16px;
}
.icons-cesta {
  background-position: 0 -294px;
  height: 21px;
  width: 21px;
}
.icons-clock-small {
  background-position: 0 -315px;
  height: 13px;
  width: 13px;
}
.icons-clock {
  background-position: 0 -328px;
  height: 29px;
  width: 29px;
}
.icons-close-mini {
  background-position: 0 -357px;
  height: 7px;
  width: 7px;
}
.icons-close-white {
  background-position: 0 -364px;
  height: 32px;
  width: 29px;
}
.icons-close {
  background-position: 0 -396px;
  height: 30px;
  width: 30px;
}
.icons-confianza {
  background-position: 0 -426px;
  height: 30px;
  width: 60px;
}
.icons-facebook-mov {
  background-position: 0 -456px;
  height: 24px;
  width: 24px;
}
.icons-facebook-share {
  background-position: 0 -480px;
  height: 23px;
  width: 23px;
}
.icons-facebook {
  background-position: 0 -503px;
  height: 24px;
  width: 24px;
}
.icons-filter-by {
  background-position: 0 -527px;
  height: 17px;
  width: 17px;
}
.icons-forum-logo {
  background-position: 0 -544px;
  height: 23px;
  width: 22px;
}
.icons-google-plus-mov {
  background-position: 0 -567px;
  height: 24px;
  width: 24px;
}
.icons-google-plus {
  background-position: 0 -591px;
  height: 24px;
  width: 24px;
}
.icons-green-star {
  background-position: 0 -615px;
  height: 10px;
  width: 11px;
}
.icons-home {
  background-position: 0 -625px;
  height: 23px;
  width: 23px;
}
.icons-info {
  background-position: 0 -648px;
  height: 20px;
  width: 20px;
}
.icons-instagram-mov {
  background-position: 0 -668px;
  height: 24px;
  width: 24px;
}
.icons-instagram-share {
  background-position: 0 -692px;
  height: 23px;
  width: 23px;
}
.icons-instagram {
  background-position: 0 -715px;
  height: 24px;
  width: 24px;
}
.icons-kiosko {
  background-position: 0 -739px;
  height: 23px;
  width: 23px;
}
.icons-map-marker {
  background-position: 0 -762px;
  height: 14px;
  width: 10px;
}
.icons-mastercard {
  background-position: 0 -776px;
  height: 30px;
  width: 60px;
}
.icons-medium-logo {
  background-position: 0 -806px;
  height: 28px;
  width: 27px;
}
.icons-menu {
  background-position: 0 -834px;
  height: 16px;
  width: 21px;
}
.icons-mini-logo {
  background-position: 0 -850px;
  height: 20px;
  width: 20px;
}
.icons-nav-separate {
  background-position: 0 -870px;
  height: 21px;
  width: 1px;
}
.icons-next-black {
  background-position: 0 -891px;
  height: 49px;
  width: 15px;
}
.icons-next {
  background-position: 0 -940px;
  height: 83px;
  width: 27px;
}
.icons-order-by {
  background-position: 0 -1023px;
  height: 17px;
  width: 21px;
}
.icons-package {
  background-position: 0 -1040px;
  height: 21px;
  width: 23px;
}
.icons-password {
  background-position: 0 -1061px;
  height: 7px;
  width: 15px;
}
.icons-paypal {
  background-position: 0 -1068px;
  height: 30px;
  width: 60px;
}
.icons-phone-mov {
  background-position: 0 -1098px;
  height: 14px;
  width: 10px;
}
.icons-phone-small {
  background-position: 0 -1112px;
  height: 13px;
  width: 9px;
}
.icons-phone {
  background-position: 0 -1125px;
  height: 29px;
  width: 29px;
}
.icons-pica-right {
  background-position: 0 -1154px;
  height: 15px;
  width: 8px;
}
.icons-pinterest-share {
  background-position: 0 -1169px;
  height: 23px;
  width: 23px;
}
.icons-plus-cross {
  background-position: 0 -1192px;
  height: 30px;
  width: 30px;
}
.icons-plus-red {
  background-position: 0 -1222px;
  height: 50px;
  width: 50px;
}
.icons-plus {
  background-position: 0 -1272px;
  height: 35px;
  width: 35px;
}
.icons-point-big-2 {
  background-position: 0 -1307px;
  height: 34px;
  width: 21px;
}
.icons-point-big {
  background-position: 0 -1341px;
  height: 31px;
  width: 20px;
}
.icons-point {
  background-position: 0 -1372px;
  height: 14px;
  width: 10px;
}
.icons-prev-black {
  background-position: 0 -1386px;
  height: 49px;
  width: 15px;
}
.icons-prev {
  background-position: 0 -1435px;
  height: 83px;
  width: 27px;
}
.icons-rating-big-full {
  background-position: 0 -1518px;
}
.icons-rating-big-half {
  background-position: 0 -1532px;
}
.icons-rating-small-full {
  background-position: 0 -1546px;
}
.icons-rating-small-half {
  background-position: 0 -1556px;
}
.icons-rating-xxl-full {
  background-position: 0 -1566px;
}
.icons-rating-xxl-half {
  background-position: 0 -1589px;
}
.icons-ruler {
  background-position: 0 -1612px;
  height: 9px;
  width: 25px;
}
.icons-search-red-big {
  background-position: 0 -1621px;
  height: 20px;
  width: 20px;
}
.icons-search-red {
  background-position: 0 -1641px;
  height: 13px;
  width: 13px;
}
.icons-search-white {
  background-position: 0 -1654px;
  height: 16px;
  width: 16px;
}
.icons-security {
  background-position: 0 -1670px;
  height: 30px;
  width: 60px;
}
.icons-selector {
  background-position: 0 -1700px;
  height: 11px;
  width: 20px;
}
.icons-share-mob {
  background-position: 0 -1711px;
  height: 12px;
  width: 12px;
}
.icons-share {
  background-position: 0 -1723px;
  height: 12px;
  width: 12px;
}
.icons-truck-red {
  background-position: 0 -1735px;
  height: 15px;
  width: 28px;
}
.icons-truck {
  background-position: 0 -1750px;
  height: 15px;
  width: 28px;
}
.icons-twitter-mov {
  background-position: 0 -1765px;
  height: 24px;
  width: 24px;
}
.icons-twitter-share {
  background-position: 0 -1789px;
  height: 23px;
  width: 23px;
}
.icons-twitter {
  background-position: 0 -1812px;
  height: 24px;
  width: 24px;
}
.icons-user-black {
  background-position: 0 -1836px;
  height: 16px;
  width: 16px;
}
.icons-user {
  background-position: 0 -1852px;
  height: 20px;
  width: 20px;
}
.icons-variant-next {
  background-position: 0 -1872px;
  height: 15px;
  width: 8px;
}
.icons-variant-prev {
  background-position: 0 -1887px;
  height: 15px;
  width: 8px;
}
.icons-visa {
  background-position: 0 -1902px;
  height: 30px;
  width: 60px;
}
.icons-write-comment {
  background-position: 0 -1932px;
  height: 14px;
  width: 14px;
}
.icons-youtube-mov {
  background-position: 0 -1946px;
  height: 24px;
  width: 24px;
}
.icons-youtube {
  background-position: 0 -1970px;
  height: 24px;
  width: 24px;
}
.icons-bizum {
  height: 30px;
  width: 60px;
}
i {
  display: inline-block;
  margin: 0 6px;
  vertical-align: middle !important;
}
.icons-rating-xxl-full-4 {
  background-position: -25.5px -1566px;
}
.icons-rating-big-full-4 {
  background-position: -17px -1518px;
}
.icons-rating-small-full-4 {
  background-position: -12px -1546px;
}
.icons-rating-xxl-half-4 {
  background-position: -25.5px -1589px;
}
.icons-rating-big-half-4 {
  background-position: -17px -1532px;
}
.icons-rating-small-half-4 {
  background-position: -12px -1556px;
}
.icons-rating-xxl-full-3 {
  background-position: -51px -1566px;
}
.icons-rating-big-full-3 {
  background-position: -34px -1518px;
}
.icons-rating-small-full-3 {
  background-position: -24px -1546px;
}
.icons-rating-xxl-half-3 {
  background-position: -51px -1589px;
}
.icons-rating-big-half-3 {
  background-position: -34px -1532px;
}
.icons-rating-small-half-3 {
  background-position: -24px -1556px;
}
.icons-rating-xxl-full-2 {
  background-position: -76.5px -1566px;
}
.icons-rating-big-full-2 {
  background-position: -51px -1518px;
}
.icons-rating-small-full-2 {
  background-position: -36px -1546px;
}
.icons-rating-xxl-half-2 {
  background-position: -76.5px -1589px;
}
.icons-rating-big-half-2 {
  background-position: -51px -1532px;
}
.icons-rating-small-half-2 {
  background-position: -36px -1556px;
}
.icons-rating-xxl-full-1 {
  background-position: -102px -1566px;
}
.icons-rating-big-full-1 {
  background-position: -68px -1518px;
}
.icons-rating-small-full-1 {
  background-position: -48px -1546px;
}
.icons-rating-xxl-half-1 {
  background-position: -102px -1589px;
}
.icons-rating-big-half-1 {
  background-position: -68px -1532px;
}
.icons-rating-small-half-1 {
  background-position: -48px -1556px;
}
.icons-rating-xxl-full-0 {
  background-position: -127.5px -1566px;
}
.icons-rating-big-full-0 {
  background-position: -85px -1518px;
}
.icons-rating-small-full-0 {
  background-position: -60px -1546px;
}
.icons-rating-xxl-half-0 {
  background-position: -127.5px -1589px;
}
.icons-rating-big-half-0 {
  background-position: -85px -1532px;
}
.icons-rating-small-half-0 {
  background-position: -60px -1556px;
}
.icons-rating-xxl-full--1 {
  background-position: -153px -1566px;
}
.icons-rating-big-full--1 {
  background-position: -102px -1518px;
}
.icons-rating-small-full--1 {
  background-position: -72px -1546px;
}
.icons-rating-xxl-half--1 {
  background-position: -153px -1589px;
}
.icons-rating-big-half--1 {
  background-position: -102px -1532px;
}
.icons-rating-small-half--1 {
  background-position: -72px -1556px;
}
.icons-rating-xxl-full,
.icons-rating-xxl-half {
  width: 130px;
  height: 23px;
}
.icons-rating-big-full,
.icons-rating-big-half {
  width: 85px;
  height: 14px;
}
.icons-rating-small-full,
.icons-rating-small-half {
  width: 60px;
  height: 10px;
}
body,
html {
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: subpixel-antialiased;
}
.category-selector > li .header-submenu ul {
  text-transform: capitalize;
}
.category-selector > li .header-submenu ul li.sub-title a,
.normal-banner a .text-content .title,
.quick-access-banner .text-content .title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.reveal-modal-bg {
  position: fixed;
}
#content,
#wrapper {
  position: relative;
}
.row.total-width {
  max-width: none;
}
.shadow-container {
  box-shadow: 0 6px 15px -11px #000000;
}
.shadow-top-container {
  -moz-box-shadow: 0 -8px 24px -8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 -8px 24px -8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -8px 24px -8px rgba(0, 0, 0, 0.2);
}
.shadow-bottom-container {
  -moz-box-shadow: inset 0 -12px 24px -8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -12px 24px -8px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -12px 24px -8px rgba(0, 0, 0, 0.2);
}
.primary-color {
  color: #000000 !important;
}
ul.inline-center {
  margin: 0 auto;
  text-align: center;
}
ul.inline-center > li {
  display: inline-block;
  text-align: left;
}
#wrapper {
  max-width: 1920px;
  margin: 0 auto;
  background: #ffffff;
  min-height: 100%;
}
.block-padding-20 {
  padding: 20px 0;
}
.block-paddingtop-30 {
  padding-top: 30px;
}
.block-inset-shadow {
  -moz-box-shadow: 0 0 3px 1px inset;
  -webkit-box-shadow: 0 0 3px 1px inset;
  box-shadow: 0 0 3px 1px inset;
}
.block-padding-40 {
  padding: 40px 0;
}
.block-padding-50 {
  padding: 50px 0;
}
.background-overlay {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  bottom: 0;
  background: #000;
  z-index: 30;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
@media (min-width: 640px) {
  .background-overlay {
    display: none !important;
  }
}
.text-center {
  text-align: center;
}
.quick-access-banner {
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.quick-access-banner > a {
  display: block;
  overflow: hidden;
  width: 100%;
}
.quick-access-banner > a img {
  width: 50%;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -moz-transition: -moz-transform 0.5s ease 0s;
  -o-transition: -o-transform 0.5s ease 0s;
  -webkit-transition: -webkit-transform 0.5s ease;
  -webkit-transition-delay: 0s;
  transition: transform 0.5s ease 0s;
}
.quick-access-banner .text-content {
  pointer-events: none;
  color: #ffffff;
  background: #292929;
  position: absolute;
  width: 50%;
  height: 100%;
}
.quick-access-banner .text-content .title {
  text-align: center;
  color: #ffffff;
  -o-font-smoothing: antialiased;
  font-size: 20px;
  padding: 0;
}
.quick-access-banner .the-table {
  display: table;
  height: 100%;
  width: 100%;
}
.quick-access-banner .the-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.quick-access-banner.product .text-content .title {
  font-size: 14px;
  margin-bottom: 4px;
}
.quick-access-banner.product .text-content .price-tag-small {
  text-align: center;
}
.quick-access-banner-container .quick-access-banner:nth-child(odd) .text-content {
  right: 0;
}
.quick-access-banner-container .quick-access-banner:nth-child(even) > a,
.quick-access-banner-container .quick-access-banner:nth-child(even) > a img {
  float: right;
}
.quick-access-banner-container .quick-access-banner:nth-child(even) .text-content {
  left: 0;
}
@media only screen and (min-width: 40.063em) {
  .quick-access-banner {
    cursor: pointer;
  }
  .quick-access-banner > a {
    float: none;
    width: 100%;
    pointer-events: none;
  }
  .quick-access-banner > a img {
    width: 100%;
  }
  .quick-access-banner .text-content {
    float: none;
    height: 30%;
    left: 0;
    padding: 0 20px;
    position: absolute;
    bottom: 0;
    -moz-transition: background .2s ease 0s, height .2s ease 0s;
    -o-transition: background .2s ease 0s, height .2s ease 0s;
    -webkit-transition: background .2s ease, height .2s ease;
    -webkit-transition-delay: 0s, 0s;
    transition: background .2s ease 0s, height .2s ease 0s;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.2);
    z-index: 10;
  }
  .quick-access-banner:hover > a {
    pointer-events: auto;
  }
  .quick-access-banner:hover > a img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  .quick-access-banner:hover .text-content {
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
  }
  .quick-access-banner.product .text-content .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.normal-banner {
  padding: 0 10px;
}
.normal-banner a {
  display: block;
  color: #222222;
  text-align: center;
}
.normal-banner a img {
  width: 100%;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.normal-banner a .text-content {
  -moz-transition: border-color 0.6s ease 0s;
  -o-transition: border-color 0.6s ease 0s;
  -webkit-transition: border-color 0.6s ease;
  -webkit-transition-delay: 0s;
  transition: border-color 0.6s ease 0s;
  display: block;
  line-height: 100%;
  padding: 18px 5px;
  border: 0.5px solid #ffffff;
  border-bottom-width: 5px;
}
.normal-banner a .text-content .title {
  margin: 10px;
  display: block;
  -o-font-smoothing: antialiased;
  font-size: 19px;
  text-align: center;
  text-transform: uppercase;
}
.normal-banner a .text-content .text {
  font-size: 12px;
  text-align: center;
}
.normal-banner a:hover .text-content {
  border-color: #e8e8e8;
}
.claim-toggle {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.94);
  text-align: center;
  box-shadow: 0 6px 15px -11px #000000;
  width: 100% !important;
}
.claim-toggle .claim-content {
  padding: 8px 30px 8px 0;
}
.claim-toggle .close-btn {
  position: absolute;
  right: 10px;
  top: 50%;
  display: block;
  line-height: 0;
  margin-top: -15px;
}
.claim-toggle.claim-float {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 35;
}
.claim-toggle.claim-float .claim-content {
  padding: 8px 28px 8px 0;
  min-height: 78px;
}
.claim-content-free hr {
  border-color: #e5e5e5;
  border-width: 1px;
}
.claim-content-free i {
  position: absolute;
  margin-top: 9px;
}
.claim-content-free span {
  display: inline-block;
  padding-left: 40px;
  line-height: 110%;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
.dropdown-menu {
  display: none;
  width: 110%;
  min-width: 300px;
  position: absolute;
  top: 38px;
  left: -115px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iODAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjVmNWY1Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #ffffff), color-stop(80%, #ffffff), color-stop(100%, #f5f5f5));
  background-image: -moz-linear-gradient(#ffffff, #ffffff 80%, #f5f5f5 100%);
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 80%, #f5f5f5 100%);
  background-image: linear-gradient(#ffffff, #ffffff 80%, #f5f5f5 100%);
  -moz-box-shadow: 0 2px 8px -5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 2px 8px -5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 8px -5px rgba(0, 0, 0, 0.5);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.dropdown-menu:before {
  position: absolute;
  left: 15%;
  top: -6px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 0 inset;
  border-color: transparent transparent #ffffff;
  border-bottom-style: solid;
  border-width: 0 15px 6px;
}
.dropdown-menu .element-icon {
  left: 24px;
  position: absolute;
  top: 50%;
  fill: #000000;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
}
.dropdown-menu .element-icon.icons-phone {
  margin-top: -15px;
}
.dropdown-menu .element-icon.icons-medium-logo {
  margin-top: -14px;
}
.dropdown-menu .element-icon.icons-cesta {
  margin-top: -10px;
}
.dropdown-menu .element-icon.icons-clock {
  margin-top: -15px;
}
.dropdown-menu .element-icon.icons-point-big-2 {
  margin-top: -17px;
}
.dropdown-menu .element-icon.icons-pica-right {
  left: inherit;
  right: 12px;
  margin-top: -7px;
}
.dropdown-menu .flecha-svg {
  left: inherit;
  height: 18px;
  right: 12px;
  width: 18px;
}
.dropdown-menu > div {
  position: relative;
  border-top: 0.5px solid #e8e8e8;
}
.dropdown-menu > div:first-child {
  border-top: 0;
}
.dropdown-menu > div .content {
  margin-left: 28%;
  padding: 14px 10px 14px 0;
  display: block;
}
.dropdown-menu > div .content p.tel {
  color: #222222;
  font-size: 21px;
  font-weight: 600;
}
.dropdown-menu > div .content strong {
  font-weight: 600;
}
.dropdown-menu > div .content a {
  color: #000000;
}
.dropdown-menu .rating-list {
  padding: 7px 20px 30px 58px;
}
.dropdown-menu .rating-list li {
  display: block;
  padding-left: 20px;
  position: relative;
  font-size: 13px;
}
.dropdown-menu .rating-list li:before {
  content: " ";
  background: url(../sprites/icons-sdd80ab9571.png) 0 -123px no-repeat;
  position: absolute;
  left: 0;
  top: 8px;
  width: 10px;
  height: 9px;
}
.dropdown-menu .login-form {
  padding: 24px 20px;
  margin-bottom: 0;
  border-bottom: 0.5px solid #e5e5e5;
}
@media only screen and (min-width: 1240px) {
  .dropdown-menu {
    left: -10px;
  }
}
.middle-header {
  display: none;
  height: 0;
}
@media (min-width: 1025px) {
  .middle-header {
    display: block;
    background: #000000;
    height: auto;
    position: relative;
    z-index: 10;
  }
  .middle-header > .row > .columns {
    position: inherit;
  }
  .middle-header .category-selector {
    text-align: center;
  }
  .middle-header .category-selector > li {
    padding: 0;
    margin: 0;
    display: inline-block;
    text-align: left;
  }
  .middle-header .category-selector > li > a {
    color: #331816;
    display: block;
    font-size: 15px;
    font-weight: 300;
    line-height: 16px;
    padding: 13px 20px;
    height: 44px;
    position: relative;
  }
  .middle-header .category-selector > li > a:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 10px;
    background: url(../sprites/icons-sdd80ab9571.png) 0 -870px no-repeat;
    width: 1px;
    height: 21px;
  }
  .middle-header .category-selector > li > a:hover {
    text-decoration: none;
  }
  .middle-header .category-selector > li:first-child {
    padding-left: 0;
  }
  .middle-header .category-selector > li:first-child > a:before {
    background: 0 0;
  }
}
.category-selector > li .header-submenu {
  display: none;
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 44px;
  width: 100%;
  z-index: 1000;
  padding: 25px 0 0;
}
.category-selector > li .header-submenu > .row {
  overflow: hidden;
  max-width: 85rem;
  margin: 0 auto;
}
.category-selector > li .header-submenu > .row > .columns {
  border-left: 0.5px solid #ebebeb;
  margin-bottom: -1000px;
  padding-bottom: 1000px;
}
.category-selector > li .header-submenu > .row > .columns:first-child {
  border-left: none;
}
.category-selector > li .header-submenu ul {
  margin: 0 0 20px;
  text-align: left;
}
.category-selector > li .header-submenu .offer,
.category-selector > li .header-submenu ul li.sub-title h5,
.category-selector > li .header-submenu ul li.sub-title h6 {
  padding: 0;
}
.category-selector > li .header-submenu ul li {
  background: 0 0;
  margin: 4px 0;
}
.category-selector > li .header-submenu ul li a {
  height: auto;
  padding: 0;
  display: block;
  color: #222222;
  font-size: 12px;
  line-height: 16px;
}
.category-selector > li .header-submenu ul li a:hover {
  text-decoration: underline !important;
}
.category-selector > li .header-submenu ul li.sub-title {
  margin: 0 0 10px;
}
.category-selector > li .header-submenu ul li.sub-title a {
  font-size: 15px;
  -o-font-smoothing: antialiased;
}
#shopping-cart .shopping-cart-title,
.category-selector .sub-img span,
div.aside-nav-item > a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.category-selector > li .header-submenu ul:last-child {
  margin-bottom: 10px;
}
.category-selector > li .header-submenu .offer ul {
  margin-bottom: 0;
}
.category-selector > li .header-submenu .offer .sub-title a {
  color: #000000;
  text-transform: uppercase;
}
.category-selector > li .header-submenu .offer .product-preview {
  line-height: 150%;
  padding: 25px .8em 0 !important;
  margin-bottom: 4px;
}
.category-selector > li .header-submenu .offer .product-preview > a {
  padding: 0 18px;
}
.category-selector > li .header-submenu .offer .product-preview:hover .logo {
  left: 20px;
  top: -8px;
}
.category-selector > li .header-submenu .offer .product-preview:hover .rating {
  right: 10px;
  top: 5px;
}
.category-selector > li .header-submenu .brand-logos {
  padding-top: 10px;
}
.category-selector > li .header-submenu .brand-logos li {
  padding-bottom: 0;
  padding-top: 0;
}
.category-selector > li .header-submenu.opened {
  display: block;
}
.category-selector > li .header-submenu .row:last-child .sub-img {
  border-bottom: none;
}
.category-selector > li:hover > a {
  color: #000000;
  position: relative;
}
.active-hover .header-node-menu:after {
  position: absolute;
  left: calc(50% - 20px);
  bottom: -7px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 0 inset;
  border-color: transparent transparent #222222;
  border-bottom-style: solid;
  border-width: 0 20px 8px;
}
@media (max-width: 1024px) {
  .active-hover .header-node-menu:after {
    display: none;
  }
}
@media (min-width: 1025px) {
  .category-selector > li.active-hover .header-submenu {
    display: block;
  }
}
.category-selector .sub-img {
  display: block;
  text-align: center;
  border-bottom: 0.5px solid #ebebeb;
}
.category-selector .sub-img img {
  display: inline-block;
}
.category-selector .sub-img span {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  -o-font-smoothing: antialiased;
  color: #222222;
  display: block;
  font-weight: 100;
  line-height: 16px;
  padding: 0;
  margin-bottom: 15px;
}
.category-selector .sub-img:hover span {
  color: #000000;
}
.top-header {
  position: relative;
}
@media (max-width: 1024px) {
  #_asm .ASM_header .first-top-row .ASM_loggedin {
    position: relative;
    padding-right: 30px;
  }
  #_asm .ASM_header .first-top-row .ASM_loggedin:after {
    background: transparent !important;
  }
}
@media (max-width: 1024px) {
  .top-header > .row {
    padding: 0 !important;
  }
}
.top-header #logo {
  float: left;
  padding-bottom: 15px;
  padding-top: 14px;
}
.top-header #logo a {
  display: block;
}
.top-header .search-form input.button-search-red,
.top-header .top-header-nav {
  display: none;
}
.top-header .search-form {
  display: none;
  position: absolute;
  z-index: 10;
  top: 73px;
  left: 0;
  height: 73px;
  width: 100%;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.94);
}
.top-header .search-form input {
  font-size: 1.3em;
  background: 0 0;
  border: none;
  height: 73px;
  margin: 0;
  padding: 0 20px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.top-header .search-form input:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.top-header .search-form .close-button {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -15px;
}
.top-header .search-form.visible {
  display: inline-block;
}
.top-header .search-form .search-autocomplete {
  display: none;
  background: #eaeaea;
}
.top-header .search-form .search-autocomplete li {
  border-bottom: 0.5px solid #d2d2d2;
}
.top-header .search-form .search-form-close-svg {
  display: block;
  fill: #000000;
  height: 30px;
  width: 30px;
}
.top-header .top-links {
  float: right;
  padding-top: 15px;
}
.top-header .top-links > ul {
  display: none;
}
.top-header .top-links > ul > li a:hover {
  text-decoration: none;
}
.top-header .top-links > ul > li a:hover span {
  text-decoration: underline;
}
.top-header .top-links .show-menu {
  display: inline-block;
  margin-left: 26px;
}
.top-header .top-links .show-menu .menu-svg {
  display: block;
  fill: #ffffff;
  height: 27px;
  width: 27px;
}
.top-header .top-links .show-menu i {
  margin-right: 1px;
  margin-top: 3px;
}
.top-header .top-links .checkout-cart-container,
.top-header .top-links .search-button {
  display: none;
}
.top-header .mobile-menu-close {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 73px;
  height: 73px;
  background: #000000;
}
.top-header .mobile-menu-close i {
  margin: 20px 22px;
}
.top-header .mobile-menu-close .menu-close-svg {
  display: block;
  fill: #ffffff;
  height: 32px;
  margin: 20px 0 0 22px;
  width: 32px;
}
.top-header .mobile-actions {
  background: #000;
  display: none;
  height: 66px;
  width: 100%;
  z-index: 50;
}
.top-header .mobile-actions a {
  float: left;
  width: 20%;
  margin: .8em 0;
  color: #ffffff;
  text-align: center;
  font-size: .7em;
  text-decoration: none;
}
.top-header .mobile-actions a i {
  display: block;
  margin: 0.7em auto;
}
.top-header.mobile-menu-visible .mobile-actions,
.top-header.mobile-menu-visible .mobile-menu,
.top-header.mobile-menu-visible .mobile-menu-close {
  display: inline-block;
}
.top-header .logo-link {
  height: 45px;
}
.top-header .logo-svg {
  display: block;
  height: 60px;
  width: 188px;
}
.top-header .top-header-menu__svg-icons {
  display: block;
  fill: #000000;
  height: 19px;
  margin: .7em auto;
  vertical-align: middle;
  width: 19px;
}
.top-header .top-header__svg-icons {
  display: inline-block;
  fill: #000000;
  margin-right: 3px;
  height: 19px;
  vertical-align: middle;
  width: 19px;
}
.top-header .carrito-svg {
  fill: #ffffff;
}
.top-header .right-arrow-svg {
  display: inline-block;
  fill: #000000;
  margin-left: 3px;
  height: 18px;
  vertical-align: middle;
  width: 18px;
}
.top-header .checkout-cart:hover {
  text-decoration: none;
}
@media only screen and (min-width: 40.063em) {
  .top-header .top-links .checkout-cart-container,
  .top-header .top-links .search-button {
    display: inline-block;
    float: left;
  }
  .top-header .top-links .search-form-open-svg {
    display: inline-block;
    fill: #ffffff;
    height: 19px;
    vertical-align: middle;
    width: 19px;
  }
  .top-header .top-links .search-button {
    margin: 0 10px;
    float: left;
  }
  .top-header .top-links .product-count {
    background: transparent;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    color: #ffffff;
    font-size: 10px;
    padding: 2px 6.5px;
    display: inline-block;
    border: 0.5px solid #000000;
  }
  .top-header .top-links.full .buy-button {
    color: #ffffff;
  }
  .top-header .top-links.full .product-count {
    background: #000000;
  }
  .top-header .top-links > ul {
    display: inline-block;
    position: relative;
    margin: 0 25px 0 0;
    float: left;
  }
  .top-header .top-links > ul > li {
    display: inline;
    margin: 0 10px;
    padding-bottom: 0;
  }
  .top-header .top-links > ul > li i {
    margin-right: 6px;
  }
  .top-header .search-form:before {
    position: absolute;
    top: -8px;
    right: 145px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 0 inset;
    border-color: transparent transparent #ffffff;
    border-bottom-style: solid;
    border-width: 0 20px 8px;
  }
  .top-header .mobile-actions {
    display: none;
  }
}
@media (min-width: 640px) {
  .top-header .top-header-nav ul,
  .top-header .top-links > ul {
    margin: 0;
  }
  .top-header .top-header-nav ul li.active,
  header {
    position: relative;
  }
  header {
    z-index: 40;
  }
  .top-header {
    height: auto;
  }
  .top-header > .row {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .top-header > .row .actions-container {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1;
    flex: 1;
  }
  .top-header #logo {
    padding-top: 8px;
    padding-bottom: 0;
  }
  .top-header #logo span {
    font-size: 13px;
    padding-left: 25px;
    color: #000000;
    opacity: 0.9;
    text-align: left;
  }
  .top-header .top-header-nav {
    display: inline-block;
    width: 450px;
    padding-top: 28px;
  }
  .top-header .top-header-nav ul li {
    float: left;
    display: inline-block;
    margin-left: 7%;
    height: 45px;
  }
  .top-header .top-header-nav ul li a {
    color: #ffffff;
    font-weight: 300;
    font-size: 15px;
    text-transform: uppercase;
  }
  .top-header .top-header-nav ul li a:hover {
    text-decoration: underline;
  }
  .top-header .top-header-nav ul li.active a {
    color: #000000;
  }
  .top-header .top-header-nav ul li.active a:hover {
    text-decoration: none;
    cursor: default;
  }
  .top-header .top-header-nav ul li.active:after {
    position: absolute;
    left: 20%;
    bottom: 0;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 0 inset;
    border-color: transparent transparent #000000;
    border-bottom-style: solid;
    border-width: 0 20px 8px;
  }
  .top-header .search-form {
    display: inline-block;
    position: relative;
    top: 0;
    height: 32px;
    margin: 23px .5em 0;
    -webkit-flex: 1;
    flex: 1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .top-header .search-form input {
    padding: 0 5px 0 15px;
    font-size: 12px;
    height: 32px;
    width: 84%;
  }
  .top-header .search-form input.button-search-red {
    display: inline-block;
    background-image: url(/_ui/responsive/common/images/buscar-red.svg), none;
    background-repeat: no-repeat;
    background-size: 13px 13px;
    background-position: left top;
    cursor: pointer;
    margin: 9px;
    position: absolute;
    top: 0;
    right: 0;
    width: 13px;
    height: 13px;
  }
  .top-header .search-form:before {
    content: none;
  }
  .top-header .search-form .search-autocomplete {
    background: #ffffff;
  }
  .top-header .search-form .search-autocomplete li {
    padding: 5px 10px;
  }
  .top-header .top-links > ul > li > a {
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
  }
  .top-header .top-links .checkout-cart-container:hover .dropdown-menu,
  .top-header .top-links > ul > li:hover .dropdown-menu {
    display: block;
  }
  .top-header .top-links > ul > li.help-dropdown .dropdown-menu:before {
    left: 38%;
  }
  .top-header .top-links > ul > li.shop-dropdown .dropdown-menu:before {
    left: 49%;
  }
  .top-header .top-links > ul > li.partner-dropdown .dropdown-menu:before {
    left: 60%;
  }
  .top-header .top-links .checkout-cart-container {
    position: relative;
    padding-bottom: 16px;
    margin-left: 26px;
  }
  .top-header .top-links .checkout-cart-container a:hover {
    text-decoration: none;
  }
  .top-header .top-links .checkout-cart-container .btn-checkout-content {
    text-align: center;
  }
  .top-header .top-links .checkout-cart-container .shipping-condition {
    border: 0;
  }
  .top-header .top-links .checkout-cart-container .shipping-condition .shipping-condition-text {
    text-align: center;
    font-size: 12px;
  }
  .top-header .top-links .checkout-cart-container .shipping-condition .free-shipping {
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -o-font-smoothing: antialiased;
    font-size: 16px;
    text-transform: uppercase;
  }
  .top-header .top-links .checkout-cart-container .dropdown-menu {
    left: inherit;
    right: -15px;
    padding-bottom: 17px;
  }
  .top-header .top-links .checkout-cart-container .dropdown-menu:before {
    left: inherit;
    right: 8%;
  }
  .top-header .top-links a.search-button,
  .top-header .top-links a.show-menu,
  .top-header.mobile-menu-visible .mobile-actions,
  .top-header.mobile-menu-visible .mobile-menu,
  .top-header.mobile-menu-visible .mobile-menu-close,
  .top-header.search-active .top-links > ul {
    display: none;
  }
  .top-header.search-active .search-form {
    margin: 23px 0 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media (min-width: 640px) and (min-width: 1025px) {
  .top-header > .row .actions-container {
    width: 80%;
    padding-right: 6%;
  }
}
@media (min-width: 640px) and (min-width: 1120px) {
  .top-header > .row .actions-container {
    padding-right: 8%;
  }
}
@media (min-width: 640px) and (min-width: 1400px) {
  .top-header > .row .actions-container {
    padding-right: 4%;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .top-header > .row .actions-container {
    padding: 0;
    position: relative;
    top: 1vw;
  }
}
@media only screen and (min-width: 1278px) {
  .top-header .top-links > ul > li {
    margin: 0 8px;
  }
  .top-header .top-links > ul > li a > span {
    display: inline-block;
  }
  .top-header .top-links > ul > li a > span:hover {
    text-decoration: underline;
  }
  .top-header .top-links > ul > li.help-dropdown .dropdown-menu:before {
    left: 12%;
  }
  .top-header .top-links > ul > li.shop-dropdown .dropdown-menu:before {
    left: 41%;
  }
  .top-header .top-links > ul > li.partner-dropdown .dropdown-menu:before {
    left: 68%;
  }
  .top-header .top-links > ul > li:hover .dropdown-menu {
    display: block;
  }
  .top-header.search-dropdownive .top-links > ul {
    display: inline-block;
  }
}
div.aside-nav-item > a,
div.aside-nav-item > a:hover,
div.aside-nav-submenu > a:hover,
div.filter-block ul.filter-options li a:hover,
footer .social-content .social-icons li a:hover,
nav.breadcrumb a:hover:after {
  text-decoration: none;
}
.mobile-menu {
  display: none;
  height: calc(-54vh);
  overflow-x: hidden;
  position: absolute;
  top: 153px;
  left: 0;
  width: 100%;
  z-index: 50;
  /*-moz-box-shadow: 0 20px 20px 10px rgba(0, 0, 0, .4);
  -webkit-box-shadow: 0 20px 20px 10px rgba(0, 0, 0, .4);
  box-shadow: 0 20px 20px 10px rgba(0, 0, 0, .4)*/
}
.mobile-menu-page {
  background-color: #eee;
  bottom: 0;
  left: 100%;
  position: absolute;
  top: 0;
  transition-duration: .4s;
  overflow-y: scroll;
  width: 100%;
  z-index: 10;
}
.mobile-menu-page::after,
.mobile-menu-page::before {
  content: '';
  display: table;
}
.mobile-menu-page.active,
.mobile-menu-page.visible {
  display: inline-block;
  left: 0;
}
.mobile-menu-page.hidden {
  overflow-y: hidden;
}
.mobile-menu-item {
  position: relative;
  margin: 0;
  text-align: left;
  padding: 2em;
  font-size: .9em;
  border-bottom: 0.5px solid #d5d5d5;
  border-top: 0.5px solid #fafafa;
  background: #eee;
  text-transform: uppercase;
}
.mobile-menu-item a {
  color: #222222 !important;
  display: block;
}
.mobile-menu-item.black {
  background: #000;
  color: #ffffff;
  border-top: 0;
  border-bottom: 0.5px solid #1f1f1f;
}
.mobile-menu-item.white {
  border-top: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #ffffff), color-stop(100%, #f8f8f8));
  background-image: -moz-linear-gradient(#ffffff, #f8f8f8);
  background-image: -webkit-linear-gradient(#ffffff, #f8f8f8);
  background-image: linear-gradient(#ffffff, #f8f8f8);
  cursor: pointer;
}
.mobile-menu-icon {
  fill: #000000;
  float: left;
  height: 20px;
  margin-right: 1em;
  width: 20px;
}
.mobile-menu-icon.back {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mobile-menu-icon.next {
  height: 15px;
  top: 50%;
  position: absolute;
  right: 1em;
  width: 15px;
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}
@media (min-width: 640px) {
  .mobile-menu {
    display: none !important;
  }
}
.shopping-cart-bg {
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 31;
}
.shopping-cart-bg.opened {
  display: block;
}
#shopping-cart {
  display: block;
  position: absolute;
  left: 0;
  top: -200%;
  width: 100%;
  max-width: 100%;
  background: #ffffff;
  margin: 0 auto;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 0;
  z-index: 32;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out;
  -webkit-transition-delay: 0s;
  transition: all 0.5s ease-out 0s;
}
#shopping-cart .close-shopping-cart {
  background: #000;
  color: #ffffff;
  text-transform: lowercase;
  font-size: 13px;
  line-height: 13px;
  padding: 8px 17px;
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 100;
}
#shopping-cart .product-add-cart,
#shopping-cart .product-pack {
  padding-top: 40px;
  padding-bottom: 40px;
}
#shopping-cart .close-shopping-cart span {
  margin-left: 10px;
  color: #000000;
  font-size: 21px;
  line-height: 10px;
}
#shopping-cart .product-add-cart .num-of-products {
  color: #000000;
  font-size: 1.5em;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
}
.price-tag-big,
.price-tag-medium {
  text-align: right;
}
#shopping-cart .shopping-cart-title {
  -o-font-smoothing: antialiased;
  text-transform: uppercase;
  font-size: 16px;
  padding: 20px 0 0;
}
#shopping-cart.opened {
  top: 0;
}
.pack-price p {
  font-size: 0.85em;
}
.pack-price p b {
  font-weight: 700;
}
.pack-price .pack-offer {
  margin: 2em 0;
}
.pack-price .pack-offer p {
  color: #000000;
}
.pack-price .pack-offer .pack-total {
  font-size: 1.8em;
  font-weight: 700;
}
.pack-price .pack-offer .pack-total small,
[class^=price-tag-] .price-content .price small,
div[class*=' price-tag-'] .price-content .price small {
  font-size: 0.8em;
}
[class^=price-tag-] .price-content,
div[class*=' price-tag-'] .price-content {
  display: inline-block;
}
[class^=price-tag-] .price-content .price,
div[class*=' price-tag-'] .price-content .price {
  line-height: 1em;
  display: block;
}
[class^=price-tag-] .discount-content,
div[class*=' price-tag-'] .discount-content {
  margin-left: .5em;
  display: inline-block;
}
[class^=price-tag-] .discount-content .discount,
div[class*=' price-tag-'] .discount-content .discount {
  display: block;
  -moz-border-radius: .13em;
  -webkit-border-radius: .13em;
  border-radius: .13em;
  font-weight: 600;
  padding: 0.2em 0.3em;
}
[class^=price-tag-] .discount-content .discount small,
div[class*=' price-tag-'] .discount-content .discount small {
  font-size: .7em;
  margin-left: 0.1em;
}
[class^=price-tag-] .discount-content .discount,
div[class*=' price-tag-'] .discount-content .discount {
  background: cornflowerblue;
  color: #222222;
}
[class^=price-tag-] .discount-content .discount.DESCUENTO_REBAJAS,
div[class*=' price-tag-'] .discount-content .discount.DESCUENTO_REBAJAS {
  background: #e74e46;
  color: #ffffff;
}
[class^=price-tag-] .discount-content .discount.DESCUENTO_BASE,
div[class*=' price-tag-'] .discount-content .discount.DESCUENTO_BASE {
  background: #f5e649;
  color: #222222;
}
[class^=price-tag-] .discount-content .discount.DESCUENTO_SOCIO,
div[class*=' price-tag-'] .discount-content .discount.DESCUENTO_SOCIO {
  background: #f5e649;
  color: #222222;
}
.price-tag-big .price-content .price {
  font-size: 2em;
}
.price-tag-big .discount-content .discount {
  font-size: 23px;
}
@media only screen and (min-width: 1320px) {
  .price-tag-big .discount-content .discount {
    font-size: 30px;
  }
}
.price-tag-medium .discount-content .discount {
  font-size: 23px;
}
.product-added {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.product-added .product-added-container {
  width: 100%;
  margin: 0;
  text-align: center;
}
.product-added .product-added-container > a {
  display: block;
  padding: 0;
}
.product-added .product-added-container > a img {
  width: 100%;
  max-width: 200px;
}
.product-added .product-details {
  display: inline-block;
  padding: 1em;
}
.product-added .product-details .logo {
  margin: 13px 0;
  height: 35px;
}
.product-added .product-details .model {
  display: block;
  font-size: 1.2em;
  line-height: 1.4em;
  margin-bottom: 20px;
  padding: 0;
}
.product-added .price-tag-medium {
  text-align: left;
}
.total-price {
  text-align: center;
}
@media only screen and (min-width: 40.063em) {
  .product-added .product-added-container {
    text-align: left;
    width: auto;
    margin: 0 auto;
  }
  .product-added .product-added-container > a {
    width: 195px;
    padding: 0 1em 0 0;
    position: absolute;
  }
  .product-added .product-details {
    margin-left: 180px;
    display: inline-block;
    float: left;
    padding: 1em;
    width: auto;
    max-width: 600px;
  }
  .total-price {
    text-align: left;
  }
}
@media (min-width: 640px) {
  .product-added .product-added-container > a {
    width: 267px;
  }
  .product-added .product-details {
    margin-left: 267px;
    padding: 2em;
  }
}
.product-autocomplete {
  position: relative;
  height: 70px;
  padding: 10px;
  font-size: .8em;
  line-height: 1.2em;
  color: #222222;
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.product-autocomplete img {
  -webkit-flex: 0 0 50px;
  flex: 0 0 50px;
  height: 50px;
  margin-right: 15px;
}
.product-autocomplete .model {
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  display: block;
  font-weight: 700;
}
.product-autocomplete .model b {
  color: #000000;
}
.product-autocomplete .category-tag {
  position: absolute;
  right: 10px;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  top: 50%;
  padding: 5px 10px;
  margin-top: -13px;
}
@media only screen and (min-width: 40.063em) {
  .product-autocomplete {
    height: 90px;
  }
  .product-autocomplete img {
    -webkit-flex: 0 0 70px;
    flex: 0 0 70px;
    height: 70px;
  }
}
@media (min-width: 640px) {
  .product-autocomplete {
    height: 70px;
  }
  .product-autocomplete img {
    -webkit-flex: 0 0 50px;
    flex: 0 0 50px;
    height: 50px;
  }
  .product-autocomplete .category-tag {
    line-height: 10px;
    font-size: 8px;
    top: 0;
    right: 0;
    padding: 0 8px;
    margin: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .product-autocomplete:hover {
    text-decoration: none;
  }
  .product-autocomplete:hover .model {
    color: #000000;
  }
}
.product-featured .product-details,
.product-pack {
  -webkit-align-items: center;
}
.product-featured {
  padding: 20px 30px;
}
.product-featured .product-image-container {
  text-align: center;
  padding: 20px;
}
.product-featured .product-image-container .product-image {
  max-width: 280px;
  width: 100%;
}
.product-featured .product-details {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.product-featured .product-details .logo {
  height: 35px;
}
.product-featured .product-details .product-variants-container {
  -webkit-flex: 1;
  flex: 1;
}
.product-featured .product-details .product-variants-container > .product-variants {
  max-width: 300px;
  margin: auto;
}
.product-featured .product-footer {
  border-top: 2px solid #000;
  padding-top: 12px;
  overflow: hidden;
}
.product-featured .product-footer .model {
  font-size: 18px;
  padding: 0;
}
.product-featured .product-footer .category {
  display: block;
  font-size: 11px;
  color: rgba(0, 0, 0, 0.7);
}
.product-featured .product-footer .price-tag-small {
  text-align: right;
}
.product-featured .product-footer .price-tag-medium {
  text-align: left;
  margin-top: 10px;
}
@media only screen and (min-width: 1280px) {
  .product-featured .product-footer > div {
    float: left;
    width: 50%;
  }
  .product-featured .product-footer .price-tag-medium {
    text-align: right;
    margin-top: 0;
  }
}
@media (min-width: 640px) {
  .product-featured {
    border: 0.5px solid #d6d6d6;
    margin-bottom: 20px;
  }
}
.product-horizontal {
  padding: 20px 30px;
  height: auto;
  position: relative;
  width: 100%;
}
.product-horizontal .product-img {
  padding: 0 14px 0 0;
  display: block;
  float: left;
  width: 60px;
}
.product-horizontal .product-img img {
  width: 100%;
}
.product-horizontal .product-details {
  float: left;
  width: 70%;
  height: 100%;
}
.product-horizontal .product-details .model {
  display: block;
  font-size: .8em;
  line-height: 1.3em;
  padding: 0;
}
.product-horizontal .product-delete {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 20px;
  width: 19px;
  height: 19px;
  display: block;
  background: url(../sprites/icons-sdd80ab9571.png) 0 -225px no-repeat;
}
.product-horizontal .product-delete:hover {
  background: url(../sprites/icons-sdd80ab9571.png) 0 -206px no-repeat;
}
.product-horizontal:after,
.product-horizontal:before {
  content: " ";
  display: table;
}
.product-pack {
  display: flex;
  align-items: center;
}
.product-pack .product-pack-separator {
  text-align: center;
}
.product-pack .product-selectable .product-details {
  padding: 1em 0 1em 1em;
}
.tabs-content > .product-pack.content.active {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 64em) {
  .product-pack {
    display: block;
  }
  .product-pack .product-selectable {
    max-width: 400px;
    margin: auto;
  }
  .product-pack .pack-price {
    margin: 0;
    text-align: center;
  }
  .product-pack .pack-price .pack-offer {
    margin: 0;
  }
}
@media (min-width: 640px) {
  header .top-header > .row {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
.header-link-name-mobile {
  display: none !important;
}
@media (max-width: 1024px) {
  .header-link-name-mobile {
    display: table !important;
  }
}
@media (max-width: 1024px) {
  .header-link-name-desktop {
    display: none !important;
  }
}
.custom-header .nav__left {
  padding: 0;
}
.navigation--bottom {
  background-color: inherit;
  border-bottom: inherit;
}
@media (max-width: 1024px) {
  .navigation--bottom {
    position: fixed;
    top: 60px;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .navigation__overflow {
    height: 63vh;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .userGroup {
    color: blue;
  }
}
@media (max-width: 1024px) {
  .navigation--bottom .userGroup a {
    color: blue;
  }
}
.display-mobile {
  display: none !important;
}
@media (max-width: 1024px) {
  .display-mobile {
    display: block !important;
  }
}
.middle-header-mobile {
  display: block;
  position: absolute;
  z-index: 999999;
}
.hamburger-nav-mobile-icon svg#menu {
  width: 19px;
  height: 20px;
  vertical-align: sub;
}
@media (max-width: 1024px) {
  .hamburger-nav-mobile-icon {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  .hidden-desktop {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .nav-header .header-row-nav .header-columns-nav {
    padding: 0;
  }
  .header-language a {
    text-decoration: none !important;
  }
  .header-language.active a {
    text-decoration: none;
    color: #000000 !important;
  }
  .header-language.active a label {
    color: #000000;
  }
  .js-header-opened {
    overflow: hidden;
    position: sticky;
    height: 100%;
    width: 100%;
  }
  .header-opened-asm {
    /*
    overflow: unset;
    */
    position: unset;
  }
  main.js-header-opened {
    position: static;
  }
  .language-main-container-mobile {
    background-color: #eee;
  }
  .lang-container {
    padding: 0 15px;
    border-bottom: 0.5px solid #e3e3e3;
  }
  .header-lang-form .language-label {
    padding: 20px 20px 20px 0;
  }
  .header-lang-form .lang-form {
    padding-right: 0;
  }
  .header-lang-form .label-language-content {
    display: inline;
    text-transform: Capitalize;
    position: relative;
    top: 0;
    font-size: 15px;
  }
  .header-lang-form #lang-selector-mobile {
    padding: 20px;
    line-height: 1.6;
    width: 100%;
    border: none;
    background-color: transparent;
    height: auto;
    display: inline;
    margin: 0;
    font-size: 15px;
    -moz-appearance: none;
  }
  .header-lang-form #lang-selector-mobile option {
    font-size: 15px;
    background-color: #f8f8f8;
  }
  header {
    z-index: 99999;
  }
  header nav a:hover {
    text-decoration: none !important;
  }
  header .row .row {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  .iconMobile {
    width: 25px;
    margin: 0 10px 0 0 !important;
  }
  .header-node-icon {
    color: #000000;
    margin-right: 5px;
  }
  .sub-node-title,
  .header-node-icon {
    display: inline;
  }
  .sub-node-title {
    font-size: 14px;
  }
  .sub-node-container.active.hidden-mobile,
  .sub-node-container.active.js-hidden-mobile {
    padding: 0 !important;
  }
  .sub-sub-sub-node-container {
    display: none;
  }
  .sub-sub-node-container.active .sub-sub-sub-node-container {
    display: block;
    padding: 0;
  }
  .sub-node.js-sub-sub-node.js-node-button {
    padding: 0 !important;
  }
  .hidden-mobile,
  .js-hidden-mobile {
    display: none !important;
  }
  .middle-header {
    overflow-y: auto;
  }
  .header-submenu {
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    top: 0 !important;
    left: 0 !important;
    position: relative !important;
  }
  .header-submenu .header-nodes-menu {
    line-height: inherit !important;
    display: block !important;
    padding-top: 0 !important;
  }
  .header-submenu .header-nodes-menu .nodes {
    width: 100% !important;
    overflow-y: auto;
    padding: 0 !important;
    min-height: 100px;
  }
  .header-submenu.hidden {
    display: none !important;
  }
  .node-sub-nodes {
    padding: 0;
  }
  .node-sub-nodes.shadow-container {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  .node-sub-nodes .node-bottom-section .sub-nodes {
    width: 100%;
    padding: 0;
  }
  .node-sub-nodes .node-bottom-section .sub-nodes a:hover {
    text-decoration: none;
  }
  .node-sub-nodes .node-bottom-section .sub-nodes .sub-nodes-row {
    padding: 0;
    width: 100%;
    margin: 0;
  }
  .node-sub-nodes .node-bottom-section .sub-nodes .sub-nodes-row .sub-node-container {
    padding: 0;
    min-height: 0;
  }
  .node-sub-nodes .node-bottom-section .sub-nodes .sub-nodes-row .sub-node-container.active {
    display: block !important;
  }
  .node-sub-nodes .node-bottom-section .sub-nodes .sub-nodes-row .sub-node-container.active div.sub-sub-nodes {
    display: block !important;
    padding: 0;
  }
  .node-sub-nodes .node-bottom-section .sub-nodes .sub-nodes-row .sub-node-container.hidden {
    display: none !important;
  }
  .node-sub-nodes .node-bottom-section .sub-nodes .sub-nodes-row .sub-node-container a {
    color: black;
  }
  .node-sub-nodes .node-bottom-section .sub-nodes .sub-nodes-row .sub-node-container .sub-node-title {
    cursor: pointer;
    margin: 0;
    font-size: 14px;
    padding: 0 !important;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: inherit;
    line-height: inherit;
  }
  .node-sub-nodes .node-bottom-section .sub-nodes .sub-nodes-row .sub-node-container .sub-node {
    padding: 0;
  }
  .sub-sub-nodes-column {
    padding: 0 !important;
  }
  .sub-sub-nodes-column .sub-sub-node-title {
    font-size: 14px;
    line-height: inherit;
  }
  .sub-sub-sub-node-container .node-title-mobile .sub-sub-node-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline;
  }
  .sub-sub-sub-node-container .sub-sub-sub-node-title {
    font-size: 14px!important;
  }
  .sub-nodes .sub-nodes-row .sub-sub-nodes {
    border-top: none !important;
    margin: 0;
  }
  .category-selector > li:hover > a:after {
    display: none;
  }
  .node-sub-nodes {
    width: 100%;
    padding: 0 !important;
  }
  .node-sub-nodes .node-top-section {
    display: none;
  }
  .node-sub-nodes .parent-node-information {
    display: none;
  }
  .nav-header .header-row-nav .node-sub-nodes {
    width: 100% !important;
    padding: 0 !important;
  }
  .nav-header .header-row-nav .node-sub-nodes .node-bottom-section {
    margin: 0;
    width: 100%;
  }
  .nav-header .header-row-nav .node-sub-nodes .node-bottom-section .sub-nodes {
    width: 100%;
    padding: 0;
  }
  .nav-header .header-row-nav .node-sub-nodes .node-bottom-section .sub-nodes .sub-nodes-row {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .nav-header .header-row-nav .node-sub-nodes .node-bottom-section .sub-nodes .sub-nodes-row .sub-node-container {
    padding: 0;
    margin: 0;
    min-height: inherit;
  }
  .nav-header .header-row-nav .node-sub-nodes .node-bottom-section .sub-nodes .sub-nodes-row .sub-node-container .sub-node-title {
    text-transform: uppercase;
    width: 100%;
    font-size: 14px;
    background: transparent;
  }
  .sub-sub-nodes {
    display: none;
  }
  .nav-sub-header {
    z-index: 1;
  }
  .nav-header.red .header-node-a:hover {
    color: black;
  }
  .nav-header.red .header-node-li:hover > .header-node-a {
    color: black;
  }
  .no-overflow {
    overflow: hidden;
  }
  .sub-sub-nodes-column {
    width: 100% !important;
    min-height: 0;
  }
  .sub-node-container {
    width: 100% !important;
  }
  .node-title-mobile .link_name {
    color: black;
  }
  .node-title-mobile .header-right-icon {
    top: 6px;
  }
}
.header-node-li .glyphicon-chevron-right {
  float: right;
  padding: 0 20px;
}
.header-node-li.active > a .glyphicon-chevron-right:before {
  content: "\e114";
}
.row-tags {
  padding-bottom: 15px;
}
.node-label-h2 {
  font-size: 30px;
  text-align: center;
  padding-bottom: 10px;
  font-weight: 100;
  line-height: 1.8;
}
.sub-nodes {
  font-size: 14px;
}
.sub-nodes .sub-nodes-row {
  padding-bottom: 25px;
}
.sub-nodes .sub-nodes-row .sub-node-title {
  font-weight: 100;
  font-size: 15px;
  line-height: 16px;
}
.sub-nodes .sub-nodes-row .sub-node-title.is-empty {
  visibility: hidden;
}
.sub-nodes .sub-nodes-row .sub-sub-nodes {
  padding-top: 10px;
  font-size: 12px;
}
.sub-nodes .sub-nodes-row .sub-sub-nodes .sub-sub-node-title {
  line-height: 16px;
}
.sub-sub-nodes-column {
  padding: 0 15px;
}
@media (min-width: 1025px) {
  .sub-sub-nodes-column .sub-node .sub-node-title {
    background: transparent;
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .sub-sub-nodes-column .sub-node .sub-sub-sub-node-title a {
    font-size: 11px;
    padding: 0 10px;
    color: black;
  }
}
.sub-sub-sub-node-container {
  padding-left: 20px;
}
@media (min-width: 1025px) {
  .sub-node-container .sub-sub-sub-node-title a {
    font-size: 11px;
    padding: 0 10px;
    color: black;
  }
}
.parent-node-information {
  padding-left: 55px;
}
.parent-node-information img {
  width: 100%;
}
.parent-node-information .relevance-links {
  padding-top: 15px;
  font-size: 14px;
}
.parent-node-information .relevance-icons {
  padding: 15px 0;
}
.parent-node-information .relevance-icons.with-line {
  border-top: 0.5px solid #d1d1d1;
  margin-top: 15px;
}
.parent-node-information .relevance-icons .relevance-icon {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
.parent-node-information .relevance-icons .relevance-icon .icon-label {
  line-height: 3;
}
.js-search-brands-block:hover {
  cursor: progress;
}
/*.node-brand-container {

  width: 170px;
  height: 100px;
  border: 0.5px solid #E5E5E5;
  background-color: #FFFFFF;
  padding: 0;

  a {
    display: block;
    width: 100%;
    height: 100%;
  }

  &:hover {
    border: 0.5px solid @color-dark-grey;
    span {
      color: @color-dark-grey;
    }
    img {
      opacity: 1;
    }
  }

  img, .empty-img {
    height: 40px;
    object-fit: contain;
    width: 100%;
    padding: 0 30px;
    filter: grayscale(1);
    opacity: 0.4;
  }
  @media (max-width: @max-tablet) {
    img, .empty-img {
      display: inline-block;
      vertical-align: middle;
      padding: 0;
      width: auto;
      height: auto;
      max-width: 75px;
      max-height: 27px;
      flex-grow: 2;
    }
    span {
      flex-grow: 1;
    }
  }
  @media (min-width: @min-desktop) {
    span {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      width: 100%;
      display: inline-block;
      text-align: center;
      //padding-top: 10px;
      font-size: 13px;
      color: #B4B4B4;
    }
  }
}*/
/*.search-brands-wrapper {

  .search-brands-header {

    .input-group {
      .form-control {
        height: 40px;
        border-bottom: 0.5px solid @input-color;
        border-left: 0.5px solid @input-color;
        border-top: 0.5px solid @input-color;
        border-right: none;
      }
    }
    input[placeholder] {
      color: @input-color;
      font-size: 14px;
      line-height: 24px;
    }
  }
  ~ .sub-nodes-row a:hover {
    @media (min-width: @min-desktop) {
      color: @link-hover-color;
    }
  }

  @media (max-width: @max-tablet) {
    margin: 0;
    width: 100%;
  }
  .search-brands-header {
    margin: 0 0 20px;
  }
  @media (max-width: @max-tablet) {
    margin: 0;
    .search-brands-header {
      margin: 20px;
    }
  }
  .search-brands-links {
    display: table;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 15px;
    @media (max-width: @max-tablet) {
    @media (max-width: @max-mobile) {
      font-size: 15px;
    }
    > div {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 45px;
      height: 40px;
      border: 0.5px solid @border-color-2;
      text-align: center;
      font-weight: bold;
      padding: 0;
      color: @text-color;
      cursor: pointer;
      !*&:hover,*! &.active {
        border: 0.5px solid @link-hover-color;
        span {
          color: @link-hover-color;
        }
      }
      span {
        height: 17px;
        width: 23px;
        font-size: 15px;
        line-height: 17px;
        text-align: center;
        color: #B4B4B4;

        //.transition(color .1s linear);
        //color: @text-color;

        //&.active {
        //
        //  color: @link-hover-color;
        //}

        &[data-search=i] {
          padding-left: 2px;
          padding-right: 2px;
        }
      }
    }
  }

  .search-brands-content {
    margin-left: 51px;
    width: 75%;
    display: none;
    margin-top: 35px;
    flex-wrap: wrap;
    align-content: flex-start;
    > div {
      display: inline-block;
      a {
        .transition(color .1s linear);
        @media (min-width: @min-desktop) {
          text-decoration: none;
          display: block;
          &:hover {
            color: @link-hover-color;
          }
        }
        @media (max-width: @max-tablet) {
          padding: 0;
          display: flex;
          width: 100%;
          align-items: center;
        }
      }
      @media (min-width: @min-desktop) {
        text-align: center;
        display: inline-block;
        //padding: 0 10px;
        //img {
        //  width: 40px;
        //  padding: 0;
        //}
      }
      @media (max-width: @max-tablet) {
        width: 100% !important;
        text-align: left;
        margin-top: 0;
      }
    }
  }

  .input-group {
    input {
      border-right-width: thin;
    }

    .input-group-addon {
      border-left: none;
      border-bottom: 0.5px solid @input-color;
      border-right: 0.5px solid @input-color;
      border-top: 0.5px solid @input-color;
      background-color: white;
      cursor: pointer;

      &:hover {
        //background-color: @forumsport-red;
        //color: white;
        //border-color: @forumsport-red;
      }
    }
  }

}*/
.header-return-link {
  display: none;
}
@media (max-width: 1024px) {
  .header-return-link {
    display: block;
    padding: 20px 20px;
    font-size: 14px;
    background-color: #fcfcfc;
    cursor: pointer;
  }
  .header-return-link:hover {
    background-color: #fcfcfc !important;
  }
  .header-return-link span {
    color: black;
    text-transform: uppercase;
  }
}
@media (max-width: 1024px) {
  .header-right-icon {
    display: inline;
    float: right;
  }
}
.header-back-icon {
  display: none;
}
@media (max-width: 1024px) {
  .header-back-icon {
    display: inline;
    color: #e2251d !important;
  }
}
.left-column-menu .iconMobile {
  width: 25px;
  margin: 10px;
}
@media (max-width: 1024px) {
  .members-dropdown:before {
    display: none;
  }
}
@media (max-width: 1024px) {
  .members-dropdown {
    display: none;
  }
}
.members-dropdown .header-title-dropdown {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: -27px;
  display: flex;
  justify-content: center;
}
.members-dropdown .header-title-dropdown img {
  display: inline-block;
  width: 70%;
  height: auto;
  vertical-align: middle;
}
.members-dropdown .header-title-dropdown .custom-banner {
  display: inline-block;
  padding-right: 5px;
}
.members-dropdown .header-title-dropdown span {
  align-self: center;
}
.members-dropdown .forgot-cont {
  text-align: left;
  font-size: 14px;
}
.members-dropdown .option-links {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}
.node-brand-container.node-title-mobile {
  display: inline-block;
  margin-left: -1px;
  margin-top: -1px;
}
.node-brand-container.node-title-mobile:hover {
  z-index: 1;
}
@media (max-width: 1024px) {
  .node-brand-container.node-title-mobile {
    width: 100% !important;
    display: flex;
    align-items: center;
  }
}
.node-image-container img {
  width: 100%;
}
.breadcrumb-section-pages .breadcrumb {
  font-size: .75em;
  padding: 0;
  margin: 0;
  background-color: transparent;
}
.breadcrumb-section-pages .breadcrumb a {
  color: #222222;
}
.breadcrumb-section-pages .breadcrumb a:after {
  content: ">";
  padding-left: 5px;
}
.breadcrumb-section-pages .breadcrumb span {
  color: #222222;
}
.no-decoration a {
  text-decoration: none !important;
}
.voice-search-button {
  position: absolute;
  right: 20px;
  top: 0;
  width: 20px;
  cursor: pointer;
}
.voice-search-button img {
  -webkit-filter: brightness(0);
  /* Safari 6.0 - 9.0 */
  filter: brightness(0);
  height: auto;
}
.js-delete-search-module {
  position: absolute;
  right: 20px;
  top: 0;
  width: 20px;
  cursor: pointer;
}
.js-delete-search-module img {
  height: auto;
}
.categories-column {
  display: flex;
  flex-direction: column;
  overflow-y: initial !important;
}
.container-menu {
  display: flex;
}
@media (max-width: 1024px) {
  .container-menu {
    display: block;
  }
  .container-menu.container-menu {
    display: flex;
    flex-direction: column;
  }
  .container-menu.container-menu .node-title {
    order: 3;
  }
  .container-menu.container-menu .node-title.show-all-parent {
    order: 0;
  }
  .container-menu.container-menu .node-title.return-back-mobile {
    order: 0;
  }
  .container-menu.container-menu .node-title.first-item {
    order: 2;
  }
}
@media (min-width: 1025px) {
  .container-menu .products-column {
    display: flex;
    flex-direction: column;
    justify-content: flex-start !important;
    padding: 0 15px 4px 0;
    margin-left: 15px;
    min-height: 27px;
    letter-spacing: 0;
    min-width: 12.5%;
    max-width: 12.5%;
  }
  .container-menu .products-column ul {
    margin-top: 10px;
  }
  .container-menu .products-column ul li {
    padding: 0;
    margin: 0;
  }
}
.header-nodes-menu .mobile-container {
  width: 100%;
}
@media (min-width: 1025px) {
  .DOOERS .container-menu {
    width: 100%;
  }
  .DOOERS .header-sub-node-info-title {
    font-size: 14px;
  }
  .DOOERS .node-title {
    justify-content: flex-start !important;
    padding: 0 10px !important;
  }
}
@media (min-width: 640px) {
  body #_asm .collapseBtn-wrapper {
    display: none;
  }
}
@media (max-width: 1024px) {
  body #_asm .collapseBtn-wrapper .collapseBtn {
    left: 60%!important;
    background: #ccc;
  }
}
body #_asm .ASM_header::after,
body #_asm .ASM_header .first-top-row .ASM_loggedin::after {
  content: none;
}
body #_asm .ASM_header.navigation {
  padding: 0 0 15px 0;
}
body #_asm .ASM_header.navigation .row {
  max-width: 100%;
}
body #_asm .ASM_header.navigation > .row {
  padding-left: 30px;
  overflow-x: hidden;
}
body #_asm .ASM_header.navigation .first-top-row {
  padding-right: 0;
  margin: 0;
}
body #_asm .ASM_header.navigation .first-top-row .ASM_close {
  padding-right: 20px;
  padding-top: 0;
}
body #_asm .ASM_header.navigation input {
  margin-bottom: 0;
}
body #_asm .ASM_header.navigation #asmLogoutForm fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
body #_asm .ASM_header.navigation #_asmCustomer #_asmPersonifyForm .col-md-3:nth-child(2) {
  display: none;
}
body #_asm .ASM_header.navigation #_asmCustomer #_asmCreateAccountForm {
  display: none;
}
body #_asm .ASM_header.navigation #_asmCustomer .register-btn-col {
  background: #e8ebfa;
  text-align: center;
}
body #_asm .ASM_header.navigation #_asmCustomer .register-btn-col a {
  padding: 12px;
  margin-bottom: 0;
}
body #_asm .ASM_header.navigation #_asmCustomer .register-btn-col a:hover {
  text-decoration: none;
}
body #_asm .ASM_header.navigation #_asmCustomer #_asmBindForm .customerId .ASM_icon-chain {
  display: none;
}
body #_asm .ASM_header.navigation #_asmCustomer #_asmBindForm .cartId {
  display: none;
}
body #_asm .ASM_header.navigation #_asmCustomer .input-group.checked:hover #asmHover {
  display: none;
}
@media (max-width: 1024px) {
  body #_asm .ASM_header.navigation .ASM_session {
    padding-top: 0;
  }
  body #_asm .ASM_header.navigation #_asmCustomer #_asmPersonifyForm .col-md-3:nth-child(3) {
    width: 50%;
  }
  body #_asm .ASM_header.navigation #_asmCustomer .register-btn-col {
    width: 45%;
  }
  body #_asm .ASM_header.navigation #_asmCustomer .assign-cart-to-member-wrapper {
    position: relative;
    top: 0;
  }
  body #_asm .ASM_header.navigation #_asmCustomer .ASM-btn.ASM-btn-start-session {
    margin-bottom: 0;
  }
  body #_asm .ASM_header.navigation .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_agent_store_name {
    display: inline-block;
  }
  body #_asm .ASM_header.navigation .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_agent_store_name p:last-child .ASM_loggedin_text_name {
    display: none;
  }
  body #_asm .ASM_header.navigation .row {
    overflow-x: inherit;
  }
  body #_asm .ASM_header.navigation .row .ASM_loggedin {
    margin-top: 3px;
  }
  body #_asm .ASM_header.navigation .row .ASM_loggedin .asmForm {
    margin: 0;
  }
  body #_asm .ASM_header.navigation .row .ASM-btn-customer360 {
    display: none;
  }
  body #_asm .ASM_header.navigation .row .ASM_end_session {
    width: 50%;
    margin-top: 0;
  }
  body #_asm .ASM_header.navigation .first-top-row {
    padding-top: 5px;
  }
  body #_asm .ASM_header.navigation .first-top-row .ASM_logo {
    display: contents;
    font-size: 15px;
  }
  body #_asm .ASM_header.navigation .first-top-row .ASM_logo .ASM_icon {
    margin-top: 10px;
  }
  body #_asm .ASM_header.navigation .first-top-row .ASM_logo .ASM_icon-logo:before {
    font-size: 25px;
  }
  body #_asm .ASM_header.navigation .first-top-row .ASM-btn-customer-list {
    display: none;
  }
  body #_asm .ASM_header.navigation .first-top-row .ASM_close {
    padding-bottom: 0;
    line-height: 20px;
    padding-bottom: 10px;
  }
}
body #_asm #asmAutoCompleteCartId .ui-autocomplete {
  display: none!important;
}
.smartedit-html-container .header-links {
  align-items: center;
}
.smartedit-html-container [data-smartedit-component-id="MiniCartSlot"] {
  height: 55px !important;
}
header h1,
header h2,
header h3,
header h4 {
  color: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  font-family: inherit !important;
  margin: inherit !important;
  padding: 0 !important;
}
@media (min-width: 1025px) {
  footer .footer-container {
    padding: 5.469vw 9.375vw 0 9.375vw;
    position: relative;
    background-repeat: no-repeat;
    background-color: #222222;
  }
  footer .footer-container .accordion-toggle {
    display: block;
    pointer-events: none;
  }
  footer .footer-container .footer-columns {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
  footer .footer-container .footer-columns .footer-column .collapse {
    display: block;
  }
  footer .footer-container .footer-columns .footer-column .title {
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 10px;
  }
  footer .footer-container .footer-columns .footer-column .listinfo li {
    padding: 10px 0;
  }
  footer .footer-container .footer-columns .footer-column .link_name {
    color: #ffffff;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    font-size: 15px;
    line-height: 17px;
  }
  footer .footer-container .footer-right-side {
    padding: 0;
    width: 20%;
  }
  footer .footer-container .footer-right-side .stores-link-container .title {
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
  }
  footer .footer-container .footer-right-side .stores-link-container .stores-link {
    border: 1px solid #ffffff;
    padding: 10px 10px 10px 20px;
    margin: 15px 0;
    display: block;
  }
  footer .footer-container .footer-right-side .stores-link-container .stores-link span {
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: none;
  }
  footer .footer-container .footer-right-side .stores-link-container .stores-link .right-arrow {
    width: 25px;
    float: right;
    margin-right: 20px;
  }
  footer .footer-container .footer-right-side .stores-link-container .stores-link .right-arrow .footer-right-arrow {
    width: auto;
  }
  footer .footer-container .footer-right-side .social-medias-container {
    margin: 30px 0;
  }
  footer .footer-container .footer-right-side .social-medias-container .title {
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
  }
  footer .footer-container .footer-right-side .social-medias-container .social-list {
    display: flex;
    justify-content: space-between;
    margin: 15px 0;
  }
  footer .footer-container .footer-right-side .social-medias-container .social-list .social-item {
    width: 38px;
    height: 38px;
  }
  footer .footer-container .footer-right-side .social-medias-container .social-list .social-item .link_name {
    display: none;
  }
  footer .footer-container .footer-right-side .social-medias-container .social-list .social-item .link_icon {
    width: auto;
  }
  footer .footer-container .footer-bottom-side {
    margin: 100px 0 0 0;
    padding: 0;
  }
  footer .footer-container .footer-bottom-side .footer-column {
    padding: 0;
  }
  footer .footer-container .footer-bottom-side .footer-column li {
    margin-right: 15px;
  }
  footer .footer-container .footer-bottom-side .footer-column .listinfo {
    display: flex;
    font-size: 12px;
  }
  footer .footer-container .footer-bottom-side .footer-column .listinfo .footer-lang-form {
    display: flex;
  }
  footer .footer-container .footer-bottom-side .footer-column .listinfo .footer-lang-form .custom-lang {
    cursor: pointer;
  }
  footer .footer-container .footer-bottom-side .footer-column .title {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
  }
  footer .footer-container .footer-bottom-side .footer-column .link_name {
    color: #ffffff;
    font-family: 'Roboto-Regular', system-ui, sans-serif;
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  footer .footer-column {
    border-bottom: 1px solid #525151;
  }
  footer .footer-column:last-child {
    border-bottom: none;
  }
  footer .footer-column .title {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  footer .footer-column .title .arrow-collapse {
    display: flex;
    padding: 6px 9px;
    border: 1px solid #525151!important;
    width: max-content;
  }
  footer .footer-column .title .arrow-collapse img {
    filter: brightness(10);
    width: 10px;
    height: 16px;
  }
  footer .footer-column .accordion-toggle {
    text-decoration: none;
  }
  footer .footer-column .accordion-toggle .arrow-collapse img {
    transform: rotate(-90deg);
  }
  footer .footer-column .accordion-toggle.collapsed .arrow-collapse img {
    transform: rotate(90deg);
  }
  footer .footer-column .listinfo li {
    padding: 5px 0;
  }
  footer .footer-column .link_name {
    color: #ffffff;
    font-family: 'Roboto-Regular', system-ui, sans-serif;
    font-size: 15px;
    line-height: 17px;
  }
  footer .footer-right-side .stores-link-container {
    padding: 20px 0;
    border: 1px #525151;
    border-style: solid none solid none;
  }
  footer .footer-right-side .stores-link-container .title {
    display: none;
  }
  footer .footer-right-side .stores-link-container .stores-link {
    border: 1px solid #ffffff;
    padding: 10px;
    margin: 15px 0;
  }
  footer .footer-right-side .stores-link-container .stores-link span {
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: none;
  }
  footer .footer-right-side .stores-link-container .stores-link .right-arrow {
    width: 25px;
    margin-left: 20px;
  }
  footer .footer-right-side .stores-link-container .stores-link .right-arrow .footer-right-arrow {
    width: auto;
  }
  footer .footer-right-side .social-medias-container {
    padding: 20px 0;
    border: 1px #525151;
    border-style: none none solid none;
  }
  footer .footer-right-side .social-medias-container .social-list {
    margin: 15px 0;
    display: flex;
    justify-content: space-between;
  }
  footer .footer-right-side .social-medias-container .title {
    text-transform: uppercase;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    font-size: 18px;
  }
  footer .footer-bottom-side {
    display: flex;
    flex-direction: column-reverse;
  }
  footer .footer-bottom-side .footer-column {
    border-bottom: 1px solid #525151;
  }
  footer .footer-bottom-side .footer-column :first-child {
    border-bottom: none;
  }
  footer .footer-bottom-side .footer-column li {
    margin-right: 15px;
  }
  footer .footer-bottom-side .footer-column .listinfo.wrapper-list {
    display: flex;
    flex-wrap: wrap;
  }
  footer .footer-bottom-side .footer-column .listinfo .footer-lang-form {
    display: block;
  }
  footer .footer-bottom-side .footer-column .listinfo .footer-lang-form .custom-lang {
    padding: 5px 0;
    font-size: 15px;
  }
  footer .footer-bottom-side .footer-column .listinfo .link_name {
    border-right: 1px solid #525151;
  }
  footer .footer-bottom-side .footer-column .listinfo .link_name:last-child {
    border-bottom: none;
  }
  footer .footer-bottom-side .footer-column .title {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
  }
  footer .footer-bottom-side .footer-column .link_name {
    color: #ffffff;
    font-family: 'Roboto-Regular', system-ui, sans-serif;
    font-size: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 642px) {
  footer ul.social-icons li {
    margin-right: 2px !important;
  }
  footer .location-footer-icon {
    height: 16px;
  }
}
@media (max-width: 1024px) {
  footer .footerinfopay .footerinfolist {
    display: none;
  }
}
footer .row .row {
  width: auto;
  max-width: none;
  margin: inherit;
}
footer .logo-footer-img img {
  display: block;
  width: 280px;
}
@media only screen and (min-width: 64.063em) {
  footer .bottom-footer .logo-quote {
    margin: 110px 0 20px 29%;
  }
  footer .bottom-footer .logo-quote span {
    display: none;
  }
}
footer .bottom-footer .logo-quote {
  position: relative;
  margin: 20px 0 20px 12%;
}
footer .bottom-footer .logo-quote span {
  color: #9f9f9f;
  font-size: 11px;
  left: 76px;
  position: absolute;
  top: 0;
}
footer .bottom-footer .logo-quote blockquote {
  margin: 0;
  padding: 12px 40px 0 57px;
  border-left: 0;
}
footer .bottom-footer .logo-quote blockquote p {
  color: #ffffff;
  font-size: 21px;
  font-weight: 100;
  line-height: 25px;
}
@media only screen and (min-width: 64.063em) {
  footer .column,
  footer .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
  }
}
@media (max-width: 992px) {
  footer .footerinfopay {
    display: none;
  }
}
footer .inf-foot {
  background: #1b1b1b;
}
@media (min-width: 1026px) {
  footer .inf-foot {
    display: none;
  }
}
footer .inf-foot .hide-for-large,
footer .inf-foot .hide-for-large-only,
footer .inf-foot .hide-for-large-up,
footer .inf-foot .hide-for-medium,
footer .inf-foot .hide-for-medium-only,
footer .inf-foot .hide-for-medium-up,
footer .inf-foot .hide-for-xlarge-only,
footer .inf-foot .hide-for-xlarge-up,
footer .inf-foot .hide-for-xxlarge-only,
footer .inf-foot .hide-for-xxlarge-up,
footer .inf-foot .show-for-large-down,
footer .inf-foot .show-for-medium-down,
footer .inf-foot .show-for-small,
footer .inf-foot .show-for-small-down,
footer .inf-foot .show-for-small-only,
footer .inf-foot .show-for-small-up {
  display: inherit!important;
}
footer .inf-foot .row.collapse > .column,
footer .inf-foot .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
footer .inf-foot .small-6 {
  width: 50%;
}
footer .inf-foot .inf-foot .info-corp {
  border-right: 1px solid #222222;
}
footer .inf-foot .inf-foot .inf-section {
  padding: 10px 20px;
  text-align: center;
}
footer .inf-foot p {
  text-align: center;
  margin-bottom: 0;
}
footer .inf-foot a {
  color: #ffffff;
  font-size: 10px;
}
footer .inf-foot [class*=column] + [class*=column]:last-child {
  float: right;
}
footer .inf-foot .inf-section {
  padding: 10px 20px;
  text-align: center;
}
footer #show-newsletterFormMov {
  display: none!important;
  -o-font-smoothing: antialiased;
  line-height: 100%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 1px solid #ae0900;
  -moz-box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.5);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  padding: 16px;
}
@media (min-width: 990px) and (max-width: 1190px) {
  footer img + .link_name {
    display: none !important;
  }
}
@media (max-width: 642px) {
  footer .bottom-footer {
    background-image: none;
  }
  footer img + .link_name {
    display: none !important;
  }
}
@media (max-width: 642px) {
  footer .social-icons li a {
    margin-left: 0 !important;
  }
  footer .social-icons li a img {
    margin-right: 0 !important;
  }
}
@media (min-width: 642px) and (max-width: 990px) {
  footer .social-icons li {
    margin-right: 0 !important;
  }
  footer img + .link_name {
    display: none;
    margin-left: 7px;
    margin-bottom: 10px;
  }
}
footer .container-fluid {
  padding: 0;
}
footer .location-footer-icon {
  height: 30px;
}
footer .bottom-footer {
  position: relative;
  background-repeat: no-repeat;
  background-color: #222222;
}
@media only screen and (min-width: 40.063em) {
  footer .bottom-footer {
    background-position: -203px top;
    padding: 20px 0;
  }
}
@media only screen and (min-width: 64.063em) {
  footer .bottom-footer {
    background-position: center bottom;
  }
}
@media (max-width: 40.062em) {
  footer .bottom-footer {
    background-color: #1c1c1c;
    background-image: none !important;
  }
}
footer #lang-form {
  display: none;
}
footer .row {
  width: 100%;
  max-width: 85rem;
  margin: 0 auto;
}
footer .log-newsletter .phone-mov,
footer .shop-points .text-point {
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 34px;
}
div.filter-block a.view-more i {
  padding-left: 0.5em;
}
div.filter-block.hidden .toggle-filter-block:after {
  content: '+';
}
div.filter-block .size-selector .other-items {
  border-top: 1px solid #ccc;
  display: block;
}
div.filter-block .size-selector .other-items .size-item.hide {
  display: none;
}
.color-selector {
  border: 1px solid #eee;
  display: block;
  float: left;
  height: 70px;
  width: 25%;
}
.color-selector a {
  display: block;
  height: 100%;
  width: 100%;
}
.custom-checkbox {
  display: block;
  margin-bottom: 6px;
  position: relative;
}
.custom-checkbox label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  border-radius: 4px;
  border: 1px solid #d6d6d6;
  background: #fcfff4;
}
.custom-checkbox label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 12px;
  height: 7px;
  background: 0 0;
  top: 5px;
  left: 3px;
  border: 3px solid #333;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.custom-checkbox label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.5;
}
.custom-checkbox label span {
  display: inline-block;
  padding-left: 28px;
  white-space: nowrap;
}
.custom-checkbox input[type=checkbox],
.custom-checkbox input[type=checkbox] + label {
  margin: 0;
}
.custom-checkbox input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.custom-checkbox input[type=checkbox]:active,
.custom-checkbox input[type=checkbox]:checked,
.custom-checkbox input[type=checkbox]:focus,
.custom-checkbox input[type=checkbox]:hover {
  outline: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media only screen and (min-width: 64.063em) {
  .filter {
    display: block;
    padding: 0;
  }
  .color-selector {
    border: 0;
    float: none;
    display: inline-block;
    width: 24px;
    height: 24px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  }
  .color-selector.active {
    width: 30px;
    height: 30px;
    border: 1px solid #000000;
  }
}
.watch-mobile {
  display: none;
}
.watch-mobile.active,
footer {
  display: block;
}
footer {
  background: #151515;
  width: 100%;
}
footer .top-footer {
  border-top: 1px solid #222222;
}
footer .top-footer > .row > .column,
footer .top-footer > .row > .columns {
  padding-right: 0;
}
footer .shop-points {
  text-align: center;
  padding: 10px;
}
footer .shop-points i.icons-point-big {
  vertical-align: top !important;
}
footer .shop-points .text-point {
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  text-transform: uppercase;
}
footer .shop-points a:hover span {
  color: #000000;
}
footer .log-newsletter {
  border-left: 1px solid #222222;
  height: 54px;
  display: none;
}
footer .log-newsletter .phone-mov {
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  display: block;
  color: #ffffff;
  text-align: center;
  padding: 10px;
}
footer .log-newsletter form {
  margin: 0;
}
footer .log-newsletter [placeholder],
footer .log-newsletter input[placeholder] {
  color: #222222;
  opacity: 1;
  font-weight: 100;
}
footer .log-newsletter :-moz-placeholder,
footer .log-newsletter ::-moz-placeholder {
  color: #222222 !important;
  opacity: 1;
  font-weight: 100;
}
footer .log-newsletter ::-webkit-input-placeholder {
  color: #222222 !important;
  opacity: 1;
  font-weight: 100;
}
footer .log-newsletter .placeholder,
footer .log-newsletter input:-ms-input-placeholder,
footer .log-newsletter textarea:-ms-input-placeholder {
  color: #222222 !important;
  opacity: 1;
  font-weight: 100;
}
footer .log-newsletter .emailaddress-input {
  background: #ffffff;
  border: none;
  float: left;
  margin: 0;
  width: 85%;
  height: 54px;
  padding: 5px 10px;
  text-align: center;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
footer .log-newsletter .emailaddress-input:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  text-align: left;
}
footer .log-newsletter .newsbtn {
  float: left;
  height: 54px;
  margin: 0;
  padding: 0;
  width: 15%;
}
footer .log-newsletter-mov {
  display: none!important;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
footer .log-newsletter-mov [placeholder],
footer .log-newsletter-mov input[placeholder] {
  color: #222222;
  opacity: 1;
  font-weight: 100;
}
footer .log-newsletter-mov :-moz-placeholder,
footer .log-newsletter-mov ::-moz-placeholder {
  color: #222222 !important;
  opacity: 1;
  font-weight: 100;
}
footer .log-newsletter-mov ::-webkit-input-placeholder {
  color: #222222 !important;
  opacity: 1;
  font-weight: 100;
}
footer .log-newsletter-mov .placeholder,
footer .log-newsletter-mov input:-ms-input-placeholder,
footer .log-newsletter-mov textarea:-ms-input-placeholder {
  color: #222222 !important;
  opacity: 1;
  font-weight: 100;
}
footer .bottom-footer .footerinfolist .title,
footer .social-content .social-icons .social-text,
footer .social-content .social-link {
  -moz-osx-font-smoothing: grayscale;
}
footer .social-content .social-icons .social-text,
footer .social-content .social-link {
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
}
footer .log-newsletter-mov .show-form {
  float: right;
  font-size: 12px;
  padding: 1rem;
  margin: 0;
}
footer .log-newsletter-mov .emailaddress-input {
  display: none;
  margin: 0;
  float: left;
  width: 60%;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 46px;
}
footer .log-newsletter-mov .emailaddress-input:focus {
  background: #ffffff;
}
footer .log-newsletter-mov .newsbtn {
  display: none;
  font-size: 12px;
  padding: 1rem;
  margin: 0;
  float: right;
}
footer .log-newsletter-mov.open {
  background: #ffffff;
  width: 100%;
}
footer .log-newsletter-mov.open .show-form {
  display: none !important;
}
footer .log-newsletter-mov.open .emailaddress-input,
footer .log-newsletter-mov.open .newsbtn {
  display: block;
}
footer .social-content {
  padding: 13px 0;
}
footer .social-content .social-link {
  float: right;
  -o-font-smoothing: antialiased;
  line-height: 38px;
  margin-right: 20px;
  text-transform: uppercase;
}
footer .social-content .social-icons {
  margin: 0;
}
footer .social-content .social-icons li {
  white-space: nowrap;
  margin-right: 2px;
  display: inline-block;
}
footer .social-content .social-icons li a {
  position: relative;
  white-space: normal;
}
footer .social-content .social-icons li a span {
  line-height: 25px;
  margin-left: 4px;
  font-size: 14px;
  color: white;
}
footer .social-content .social-icons li a:hover {
  color: #000000;
}
footer .social-content .social-icons li a img {
  width: 24px;
  margin-right: 7px;
  border-radius: 3px;
}
footer .social-content .social-icons li:last-child {
  margin-right: 0;
}
.login-form .forgot-cont a:hover,
footer .bottom-footer .footerinfolist .listinfo li a:hover,
footer .inf-foot a:hover {
  text-decoration: underline;
}
footer .social-content .social-icons .social-btn {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 0;
  margin: 0;
}
footer .social-content .social-icons .social-btn i {
  margin: 0;
  vertical-align: top !important;
}
footer .social-content .social-icons .social-text {
  display: none;
  -o-font-smoothing: antialiased;
  line-height: 37px;
  margin-left: 7px;
  font-size: 14px;
}
footer .social-content .social-icons a:hover .social-text {
  color: #000000;
}
footer .bottom-footer {
  position: relative;
  background: #1c1c1c;
}
footer .bottom-footer .footerinfolist .title {
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-size: 16px;
  margin-bottom: 20px;
}
footer .bottom-footer .footerinfolist .listinfo {
  float: none;
  margin: 10px 0 25px;
}
footer .bottom-footer .footerinfolist .listinfo li {
  line-height: 16px;
  margin-bottom: 6px;
}
footer .bottom-footer .footerinfolist .listinfo li a {
  color: #ffffff;
  font-size: 12px;
}
footer .bottom-footer .footerinfopay .footerinfolist {
  position: relative;
}
footer .bottom-footer .footerinfopay .footerinfolist .title {
  text-align: right;
}
footer .bottom-footer .footerinfopay .footerinfolist .listinfo {
  float: right;
  margin: 0;
}
footer .bottom-footer .footerinfopay .footerinfolist .listinfo li {
  display: inline;
  margin-left: 6px;
}
footer .bottom-footer .footerinfopay .footerinfolist .listinfo li a {
  display: inline-block;
}
footer .bottom-footer .footerinfopay .footerinfolist .listinfo li:first-child {
  margin-left: 0;
}
footer .bottom-footer .footerinfopay .footerinfolist .listinfo li img {
  border-radius: 3px;
}
footer .bottom-footer .footerinfopay .logo-quote {
  position: relative;
  margin: 20px 0 20px 12%;
}
footer .bottom-footer .footerinfopay .logo-quote span {
  color: #9f9f9f;
  font-size: 11px;
  left: 76px;
  position: absolute;
  top: 0;
}
footer .bottom-footer .footerinfopay .logo-quote blockquote {
  margin: 0;
  padding: 12px 40px 0 57px;
  border-left: 0;
}
footer .bottom-footer .footerinfopay .logo-quote blockquote p {
  color: #ffffff;
  font-size: 21px;
  font-weight: 100;
  line-height: 25px;
}
footer .inf-foot {
  background: #1b1b1b;
}
footer .inf-foot .inf-section {
  padding: 10px 20px;
  text-align: center;
}
footer .inf-foot .small-6:nth-child(odd) {
  border-right: 1px solid #222222;
}
footer .inf-foot p {
  text-align: center;
  margin-bottom: 0;
}
footer .inf-foot a {
  color: #ffffff;
  font-size: 10px;
}
footer .logo-footer {
  height: 70px;
}
footer .logo-footer-svg {
  display: block;
  height: 93px;
  width: 300px;
}
.phone-svg-footer,
.social-icons-svg,
.tiendas-svg-footer {
  display: inline-block;
  fill: #000000;
  vertical-align: middle;
}
.phone-svg-footer,
.tiendas-svg-footer {
  height: 16px;
  margin-left: 10px;
  width: 16px;
}
.social-icons-svg {
  height: 24px;
  position: relative;
  width: 24px;
  z-index: 1;
}
@media only screen and (min-width: 40.063em) {
  footer .shop-points .text-point {
    font-size: 16px;
  }
  footer .bottom-footer {
    background: url(/_ui/responsive/common/images/sky-bkg.png) -203px top no-repeat #222222;
    padding: 20px 0;
  }
  footer .social-content {
    padding: 0;
    margin: 20px 0;
    float: right;
    width: 56%;
  }
  footer .social-content .social-icons .social-text {
    display: inline-block;
  }
  footer .social-content .social-icons li {
    margin-right: 13px;
  }
  footer .inf-foot a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 64.063em) {
  footer .shop-points {
    text-align: left;
    padding: 0;
  }
  footer .top-footer {
    padding: 15px 0;
    height: 74px;
    display: block;
  }
  footer .top-footer .column,
  footer .top-footer .columns {
    padding-left: .9375rem;
    padding-right: 0.9375rem;
  }
  footer .log-newsletter {
    border-left: none;
    height: auto;
    display: none;
  }
  footer .log-newsletter .emailaddress-input {
    height: 43px;
    text-align: left;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  footer .log-newsletter .newsbtn {
    height: 43px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  footer .social-content {
    float: none;
    position: absolute;
    right: .9375rem;
    top: -65px;
    width: auto;
    margin: 0;
  }
  footer .social-content .social-icons {
    float: right;
  }
  footer .social-content .social-icons li {
    margin-right: 18px;
  }
  footer .bottom-footer {
    background: url(/_ui/responsive/common/images/sky-bkg.png) center bottom no-repeat #222222;
  }
  footer .bottom-footer .footerinfopay .logo-quote {
    margin: 110px 0 20px 29%;
  }
  .tiendas-svg-footer {
    height: 30px;
    width: 30px;
  }
}
@media only screen and (min-width: 990px) {
  footer .social-content .social-icons .social-text {
    display: none;
  }
}
@media only screen and (min-width: 1190px) {
  footer .social-content .social-icons .social-text {
    display: inline-block;
  }
  footer .social-content .social-icons li {
    margin-right: 11px;
  }
}
@media only screen and (min-width: 1265px) {
  footer .social-content .social-icons li {
    margin-right: 13px;
  }
}
.icons-btn-pica {
  background-position: 0 -107px;
  height: 16px;
  width: 8px;
}
i {
  display: inline-block;
  margin: 0 6px;
  vertical-align: middle !important;
}
.icons-arrow-red-down,
.icons-arrow-red-right,
.icons-arrow-round,
.icons-blog,
.icons-blog-mov,
.icons-btn-pica,
.icons-bullet,
.icons-card-arrow-left,
.icons-card-arrow-right,
.icons-card-close,
.icons-cart,
.icons-cart-add,
.icons-cart-delete,
.icons-cart-delete-red,
.icons-cart-red,
.icons-cart-remove,
.icons-cesta,
.icons-clock,
.icons-clock-small,
.icons-close,
.icons-close-mini,
.icons-close-white,
.icons-confianza,
.icons-facebook,
.icons-facebook-mov,
.icons-facebook-share,
.icons-filter-by,
.icons-forum-logo,
.icons-google-plus,
.icons-google-plus-mov,
.icons-green-star,
.icons-home,
.icons-info,
.icons-instagram,
.icons-instagram-mov,
.icons-instagram-share,
.icons-kiosko,
.icons-map-marker,
.icons-mastercard,
.icons-medium-logo,
.icons-menu,
.icons-mini-logo,
.icons-nav-separate,
.icons-next,
.icons-next-black,
.icons-order-by,
.icons-package,
.icons-password,
.icons-paypal,
.icons-phone,
.icons-phone-mov,
.icons-phone-small,
.icons-pica-right,
.icons-pinterest-share,
.icons-plus,
.icons-plus-cross,
.icons-plus-red,
.icons-point,
.icons-point-big,
.icons-point-big-2,
.icons-prev,
.icons-prev-black,
.icons-rating-big-full,
.icons-rating-big-half,
.icons-rating-small-full,
.icons-rating-small-half,
.icons-rating-xxl-full,
.icons-rating-xxl-half,
.icons-ruler,
.icons-search-red,
.icons-search-red-big,
.icons-search-white,
.icons-security,
.icons-selector,
.icons-share,
.icons-share-mob,
.icons-sprite,
.icons-truck,
.icons-truck-red,
.icons-twitter,
.icons-twitter-mov,
.icons-twitter-share,
.icons-user,
.icons-user-black,
.icons-variant-next,
.icons-variant-prev,
.icons-visa,
.icons-write-comment,
.icons-youtube,
.icons-youtube-mov {
  background-image: url(/_ui/responsive/common/images/icons-sdd80ab9571.png);
  background-repeat: no-repeat;
}
.icons-bizum {
  background-image: url(/_ui/responsive/common/images/bizum.jpg);
  background-repeat: no-repeat;
}
.simple-responsive-banner-component a,
.banner__component--responsive a {
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
.componenteGrid .textoImagen {
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
#montana {
  font-family: 'Roboto-Regular', system-ui, sans-serif;
}
main {
  height: 100%;
}
#asmHover {
  top: 40px;
}
.flex-container {
  display: flex;
}
.color-brother {
  border: 1px solid #e3e3e3;
  margin: 0 5px;
  width: 25%;
  height: auto;
}
.color-brother img {
  width: auto !important;
}
.color-brother.active {
  border: 1px solid #000000;
}
.video-wrapper {
  position: relative;
  height: 100%;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.curtain {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  display: none;
}
@media only screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none!important;
  }
}
@media only screen and (orientation: landscape) {
  .hide-for-portrait,
  .show-for-landscape {
    display: block !important;
  }
}
@media only screen and (orientation: portrait) {
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
}
@media only screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}
.loader {
  margin: auto auto 20px;
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top: 3px solid #000;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 1s linear infinite;
  /* Safari */
  animation: spin 1s linear infinite;
}
/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body {
  position: relative;
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  color: #222222;
}
.bottom-header-container img {
  width: 100%;
}
.custom-sap-reco {
  display: none;
}
.custom-sap-reco.sap-reco {
  position: relative;
  max-height: unset;
  min-height: unset;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.custom-sap-reco.sap-reco .tabs-content {
  margin: 0;
}
.custom-sap-reco.sap-reco .placeholder {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
}
.custom-sap-reco.sap-reco .carousel {
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.custom-sap-reco.sap-reco.initialized {
  display: block;
}
.custom-sap-reco.sap-reco.initialized .placeholder {
  display: none;
}
.price {
  font-weight: 400!important;
}
.full-width {
  width: 100% !important;
}
.slick-slider {
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: all ease-in 1s;
  height: 0;
  overflow: hidden;
}
.slick-slider.slick-initialized {
  display: block;
  visibility: visible;
  opacity: 1;
  transition: all ease-in 1s;
  height: auto;
  overflow: initial;
}
.product-slider li {
  cursor: pointer;
  text-transform: uppercase !important;
  margin: 10px;
  font-size: 1.1vw;
}
.product-slider li.active {
  color: #222222 !important;
}
.product-slider .product-preview {
  padding: 5px;
}
.product-slider .product-preview .primary-image {
  display: block !important;
}
.product-slider .product-preview .model {
  text-transform: none;
  font-weight: bold !important;
  margin: 0;
  font-size: 0.8vw !important;
}
@media (max-width: 1024px) {
  .product-slider .product-preview .model {
    font-size: 16px !important;
  }
}
.product-slider .product-variants-logo {
  height: 2vw;
  display: flex;
  justify-content: space-between;
  padding: 5px;
  margin: 0 auto 0 0;
}
@media (max-width: 639px) {
  .product-slider .product-variants-logo {
    height: 40px!important;
  }
}
.product-slider .product-variants-logo .logo {
  filter: brightness(0.95);
}
@media (max-width: 1024px) {
  .product-slider .product-variants-logo .logo {
    height: 20px;
  }
}
.product-slider .product-variants-logo .rating {
  margin: 0 0 0 auto;
}
.product-slider .product-variants-logo .headband-discount {
  margin: auto 0 auto auto;
  z-index: 1;
}
.product-slider .product-variants-logo .headband-discount .discount {
  padding: 2px 10px;
  display: block;
  font-size: 18px;
}
.product-slider a img {
  margin: 0 auto;
  display: block;
}
.product-slider .product-details {
  margin-top: 10px;
}
.reviews-component .row {
  width: 90%;
  max-width: 90%;
  margin: 0 auto;
}
@media (max-width: 639px) {
  .reviews-component .row {
    width: 100%;
    max-width: 100%;
  }
}
.reviews-component .index-review-border-bottom .index-title-review {
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  font-size: 33px;
  padding: 0;
}
.reviews-component .index-review-border-bottom .primary-color {
  font-family: 'Roboto-Bold', system-ui, sans-serif;
  font-size: 1.2em;
}
.reviews-component .index-review-border-bottom .index-rating-average .index-rating-average-num {
  display: inline-block;
}
.reviews-component .index-review-border-bottom .index-rating-average .index-rating-num {
  font-size: 49px;
}
.reviews-component .index-review-border-bottom .index-rating-average .index-rating-num small {
  font-weight: lighter;
  font-size: .4em;
}
.reviews-component .index-review-border-bottom .index-rating-average .index-rating-average-stars {
  display: inline-block;
}
.reviews-component .index-review-border-bottom .index-rating-average .index-rating-average-stars .rating {
  min-width: 200px;
  max-width: 200px;
}
.reviews-component .index-review-border-bottom .index-rating-average .index-rating-average-stars .rating .review-star {
  width: 25px;
  height: 25px;
}
@media (max-width: 639px) {
  .reviews-component .slide-reviews .slick-list.draggable {
    padding: 0 30px;
  }
}
.reviews-component .slide-reviews .slide-reviews__comment {
  width: 680px;
  pointer-events: none;
}
.reviews-component .slide-reviews .slide-reviews__comment a {
  pointer-events: initial;
}
.reviews-component .slide-reviews .slide-reviews__comment img {
  display: block;
  float: left;
  margin-right: 2%;
  width: 100px;
}
.reviews-component .slide-reviews .slide-reviews__comment .review-date {
  font-size: .6875rem;
  text-transform: uppercase;
}
.reviews-component .slide-reviews .slide-reviews__comment .review-product-name {
  text-transform: uppercase;
}
.reviews-component .slide-reviews .slide-reviews__comment .review-comment {
  font-size: 13px;
}
.custom-breadcrumb,
.fake-custom-breadcrumb {
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.custom-breadcrumb a,
.fake-custom-breadcrumb a,
.custom-breadcrumb span,
.fake-custom-breadcrumb span {
  font-family: 'Roboto-Bold', system-ui, sans-serif;
  font-size: 10px;
  color: #bcbcbc;
}
.custom-breadcrumb a:after,
.fake-custom-breadcrumb a:after,
.custom-breadcrumb span:after,
.fake-custom-breadcrumb span:after {
  content: "|";
  padding-left: 5px;
  padding-right: 3px;
}
.custom-breadcrumb a.last-breadcrumb,
.fake-custom-breadcrumb a.last-breadcrumb,
.custom-breadcrumb span.last-breadcrumb,
.fake-custom-breadcrumb span.last-breadcrumb,
.custom-breadcrumb a.clear-after,
.fake-custom-breadcrumb a.clear-after,
.custom-breadcrumb span.clear-after,
.fake-custom-breadcrumb span.clear-after {
  color: #222222;
}
.custom-breadcrumb a.last-breadcrumb:after,
.fake-custom-breadcrumb a.last-breadcrumb:after,
.custom-breadcrumb span.last-breadcrumb:after,
.fake-custom-breadcrumb span.last-breadcrumb:after,
.custom-breadcrumb a.clear-after:after,
.fake-custom-breadcrumb a.clear-after:after,
.custom-breadcrumb span.clear-after:after,
.fake-custom-breadcrumb span.clear-after:after {
  content: none;
}
div.product-slider {
  display: none;
}
div.product-slider.slick-slider {
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: all ease-in 1s;
  height: 0;
  overflow: hidden;
}
div.product-slider.slick-slider.slick-initialized {
  display: block;
  visibility: visible;
  opacity: 1;
  transition: all ease-in 1s;
  height: auto;
  overflow: initial;
}
.product-preview .price-content .previous-price,
.quick-access-banner .price-content .previous-price,
.price-order .price-content .previous-price {
  text-align: right;
  color: #a3a3a3;
  opacity: 1;
  font-size: 0.75vw;
  line-height: 1;
  display: block;
}
.product-preview .price-content .price,
.quick-access-banner .price-content .price,
.price-order .price-content .price {
  font-size: 1.65vw;
  letter-spacing: 1px;
  color: #222222;
  font-family: PriceFont !important;
}
@media (max-width: 1024px) {
  .product-preview .price-content .previous-price,
  .quick-access-banner .price-content .previous-price,
  .price-order .price-content .previous-price {
    text-align: right;
    font-size: 12px;
  }
  .product-preview .price-content .price,
  .quick-access-banner .price-content .price,
  .price-order .price-content .price {
    font-size: 30px;
  }
}
.product-preview .discount-content,
.quick-access-banner .discount-content,
.price-order .discount-content {
  vertical-align: text-bottom;
}
.product-preview .discount-content .discount,
.quick-access-banner .discount-content .discount,
.price-order .discount-content .discount {
  font-size: 1vw;
  vertical-align: text-bottom;
}
@media (max-width: 1024px) {
  .product-preview .discount-content .discount,
  .quick-access-banner .discount-content .discount,
  .price-order .discount-content .discount {
    font-size: 15px !important;
  }
}
@media (max-width: 1024px) {
  .product-preview .is-banner .title,
  .quick-access-banner .is-banner .title,
  .price-order .is-banner .title {
    display: block;
  }
}
.no-scroll-y {
  overflow-y: hidden !important;
}
.price {
  font-weight: 400 !important;
}
.logo {
  background: none;
}
@media (max-width: 1024px) {
  .height-transition {
    max-height: 0 !important;
    transition: max-height 0.6s ease-in !important;
  }
  .height-transition ~ .product-info-wrapper .mobile-drag-bar {
    margin: 20px 0;
  }
  footer {
    float: left;
    width: 100%;
  }
}
.common-width {
  width: 90%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .common-width {
    width: 100%;
  }
}
.common-margin {
  margin: 0 90%;
}
.btn-white {
  color: #000000;
  background-color: #ffffff;
  border: 2px solid #222222;
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}
.btn-white a {
  color: #000000;
}
.btn-white:hover {
  color: #4e4e4e;
}
.btn-white:hover a {
  color: #4e4e4e;
}
.left-arrow-icon {
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  float: left;
}
::placeholder {
  color: #bcbcbc;
  font-size: 12px;
  line-height: 24px;
}
.scroll-y {
  overflow-x: hidden;
}
@media (max-width: 1024px) {
  .hidden-mobile-tablet {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  .hidden-desktop {
    display: none !important;
  }
}
.border-bottom-grey {
  border-bottom: 1px solid #d2d2d2;
}
.no-pointer-events {
  pointer-events: none !important;
}
.top-degree {
  z-index: 1000 !important;
  box-shadow: 0 0 20px 20px #ffffff !important;
}
.no-touch-action {
  touch-action: none !important;
}
header ::-webkit-scrollbar {
  width: 4px;
}
header ::-webkit-scrollbar-track {
  background: #e3e3e3;
  border-radius: 15px;
}
header ::-webkit-scrollbar-thumb {
  background: rgba(34, 34, 34, 0.3);
  border-radius: 15px;
}
header ::-webkit-scrollbar-thumb:hover {
  background: #222222;
}
.no-border {
  border: none !important;
}
.btn-black {
  color: #ffffff;
  background-color: #222222;
  border: 2px solid #222222;
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}
.btn-black a {
  color: #ffffff;
}
.btn-black:hover {
  color: #d2d2d2;
}
.btn-black:hover a {
  color: #d2d2d2;
}
.btn-grey {
  color: #ffffff;
  background-color: #797676;
  border: 2px solid #ffffff;
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}
.btn-grey a {
  color: #ffffff;
}
.btn-grey:hover {
  color: #d2d2d2;
}
.btn-grey a {
  color: #d2d2d2;
}
.button,
button {
  border-style: solid;
  line-height: normal;
  margin: 0 0 1.25rem;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  transition: background-color 0.3s ease-out;
  padding: 1rem 2rem 1.0625rem;
}
h1,
h2,
h3,
h4 {
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}
.product-slider .product-preview .product-image-container {
  padding: 20px;
  background-color: #f2f3f2;
  aspect-ratio: 1;
}
.product-slider .product-preview .product-image-container > a {
  position: relative;
  display: block;
  padding-bottom: 100%;
}
.product-slider .product-preview .product-image-container > a img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
}
.product-slider .product-preview a .primary-image {
  filter: brightness(0.95);
}
.product-slider .product-preview .product-variants-logo {
  background-color: #f2f3f2;
  padding: 0.5vw 0.781vw 0 0.781vw;
  height: 2.604vw;
}
.product-slider .product-preview .product-variants-logo .brand-image {
  width: 40%;
}
.product-slider .product-preview .product-variants-logo .brand-image .logo {
  object-fit: contain;
  display: block;
  max-height: 100%;
  width: 50px;
  height: auto;
}
.product-slider .product-preview .product-variants-logo .headband-discount {
  width: 60%;
}
.product-slider .product-preview .product-variants-logo .headband-discount .discount {
  width: fit-content;
  float: right;
}
.product-slider .product-preview .product-details .product-title-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
  align-items: center;
}
.product-slider .product-preview .product-details .product-title-container h3 {
  margin-bottom: 0;
}
.product-slider .product-preview .product-details .product-title-container h3 .model {
  margin-bottom: 0;
}
.product-slider .product-preview .product-details .price-tag-small {
  text-align: right;
}
html {
  height: 100%;
}
@media (max-width: 639px) {
  .product-slider .product-preview .product-variants-logo {
    padding: 10px 10px 0 10px;
  }
  .product-slider .product-preview .product-variants-logo .headband-discount .discount {
    /*padding: 1px 5px;
            font-size: 13px;*/
  }
}
@media (max-width: 1024px) {
  html,
  body {
    max-width: 100% !important;
    -webkit-overflow-scrolling: touch;
  }
}
body {
  max-width: 1920px;
  margin: 1px auto !important;
  margin-top: 0 !important;
  background: #ffffff;
  min-height: 100%;
}
.ASM_end_session fieldset {
  margin: 0;
  padding: 0;
}
.video-holder__controls {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 10px;
  z-index: 10;
  display: flex;
}
@media (max-width: 1024px) {
  .video-holder__controls {
    display: none;
  }
}
.video-holder__controls a {
  outline: none;
}
.video-holder__controls-play-pause {
  float: left;
  width: 25px;
  margin-right: 10px;
}
.video-holder__control {
  transition: opacity .2s linear;
}
.video-holder__control .glyphicon {
  font-size: 30px;
}
.simple-banner.banner__component--responsive {
  overflow: hidden;
  position: relative;
}
.simple-banner.banner__component--responsive .banner-paragraph {
  display: none;
  position: absolute;
  padding: 0 10px;
}
@media (max-width: 1024px) {
  .slide-categories {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  .banner-floating-container {
    position: relative;
  }
  .main-banner-container {
    position: relative;
  }
  .slide-categories {
    opacity: 0.8 !important;
    display: none;
    position: absolute;
    z-index: 5;
    top: 120px;
    left: 10%;
    background: #ffffff;
    padding: 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  }
  .slide-categories .slide-categories-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
  }
  .slide-categories .slide-categories-header h3 {
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -o-font-smoothing: antialiased;
    text-transform: uppercase;
    padding-left: 5px;
  }
  .slide-categories ul {
    padding: 20px 20px 10px 25px;
  }
  .slide-categories ul li {
    font-size: 14px;
    line-height: 2em;
  }
  .slide-categories ul li a {
    color: #000;
  }
}
.banner.banner__component--responsive.sap-reco.initialized {
  max-width: 100%;
  max-height: 100%;
  padding: 0;
  margin: 0;
}
@media (min-width: 641px) {
  .is-banner {
    display: none;
  }
}
.product-slider h3 {
  color: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  margin: inherit ;
  padding: 0 !important;
}
.breadcrumb a:hover {
  text-decoration: none;
}
.carousel-component.sap-reco.initialized {
  max-width: 100%;
  max-height: 100%;
  padding: 0;
  margin: 0;
}
.vertical-dots {
  left: 0;
  list-style: none;
  display: block;
  position: absolute;
  top: 40%;
  margin-top: -10px;
  text-align: right;
}
.vertical-dots li {
  position: relative;
  width: 7px;
  height: 7px;
  cursor: pointer;
}
.vertical-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 7px;
  height: 7px;
  padding: 1px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  margin: 1px;
}
.vertical-dots li button:hover {
  outline: none;
}
.vertical-dots li button:hover:before {
  opacity: 1;
}
.vertical-dots li button:focus {
  outline: none;
}
.vertical-dots li button:focus:before {
  opacity: 1;
}
.vertical-dots li button:before {
  font-family: 'slick';
  position: absolute;
  display: block;
  content: '';
  opacity: .25;
  top: 2px;
  left: 3px;
  border-radius: 100%;
  color: black;
  border: 2px solid black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vertical-dots li.slick-active {
  height: 10px;
  width: 10px;
}
.vertical-dots li.slick-active button:before {
  opacity: .75;
  border: 3px solid black;
  top: 2px;
  left: 2px;
}
.page-homepage .main-home-slide picture {
  display: block;
  aspect-ratio: 4.26666667;
}
@media (max-width: 639px) {
  .page-homepage .main-home-slide picture {
    aspect-ratio: 0.768;
  }
}
.page-productGrid .main-home-slide picture {
  display: block;
  aspect-ratio: 6.74666667;
}
@media (max-width: 639px) {
  .page-productGrid .main-home-slide picture {
    aspect-ratio: 1.6;
  }
}
.main-home-slide {
  margin: 0;
}
.main-home-slide .slick-dots {
  bottom: 37px;
  left: 50%;
  width: auto;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 20px;
  padding: 7px 35px;
  transform: translateX(-50%);
  margin: 0;
}
.main-home-slide .slick-dots li {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: 20px;
  width: 20px;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: none;
}
.main-home-slide .slick-dots li button {
  border: none;
  background-color: white;
  margin: 2px;
  width: 14px;
  height: 14px;
  vertical-align: sub;
  border-radius: 10px;
}
.main-home-slide .slick-dots li button:before {
  content: "";
}
.main-home-slide .slick-dots li.slick-active button,
.main-home-slide .slick-dots li.active button {
  background-color: black;
}
.main-home-slide .carousel-control {
  z-index: 1;
}
.main-home-slide .carousel-control.left,
.main-home-slide .carousel-control.right {
  background-image: none;
  background-repeat: inherit;
}
.main-home-slide .slick-prev,
.main-home-slide .slick-next {
  position: absolute;
  display: block;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: calc(50% - 41.5px);
  padding: 0;
  border: none;
  outline: none;
  opacity: .8;
  width: 27px;
  height: 83px;
  margin: 0;
  z-index: 1;
}
.main-home-slide .slick-prev:hover,
.main-home-slide .slick-next:hover {
  opacity: 1;
}
@media (max-width: 1024px) {
  .main-home-slide .slick-prev,
  .main-home-slide .slick-next {
    display: none !important;
  }
}
.main-home-slide .slick-prev {
  left: 55px;
  background: url(/_ui/responsive/common/images/icons-sdd80ab9571.png) 0 -1435px no-repeat;
}
.main-home-slide .slick-next {
  right: 55px;
  background: url(/_ui/responsive/common/images/icons-sdd80ab9571.png) 0 -940px no-repeat;
}
strong {
  font-weight: bold !important;
}
.hidden-no-important {
  display: none;
}
.flag-product {
  display: none !important;
}
.fixed {
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
}
.slick-next:before,
.slick-prev:before {
  content: '';
}
.slick-slide {
  outline: none;
}
.row {
  width: 100%;
  max-width: 85rem;
  margin: 0 auto;
}
.icons-plus {
  background-position: 0 -1272px;
  height: 35px;
  width: 35px;
  background-image: url(/_ui/responsive/common/images/icons-sdd80ab9571.png);
  background-repeat: no-repeat;
}
.branding-mobile {
  min-height: 154px;
}
.header-bottom-component {
  min-height: 1.92vw;
}
.header-bottom-component .simple-banner.banner__component--responsive img {
  display: none;
}
.consignment-header {
  text-transform: none !important;
}
#colorbox #cboxClose {
  color: #e2251d;
}
.no-discount {
  color: black !important;
}
.has-discount {
  color: #e2251d !important;
}
.iva-text {
  color: #00a651;
  text-transform: uppercase;
  padding-right: 60px;
  clear: both;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .iva-text {
    padding-right: 30px;
  }
}
.account-section .account-section-content .account-orderhistory-pagination,
.account-section .account-section-content .pagination-bar,
.account-section .account-section-content .pagination-toolbar {
  margin: 0;
  padding-top: 0;
}
.account-section .account-section-content .account-section-header {
  color: #191919;
  text-transform: inherit;
  text-align: center;
  border-bottom: none;
  margin: 20px 30px;
  position: relative;
}
.account-section .account-section-content .account-section-header .account-section-header-add {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  padding-top: 20px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .account-section-header .account-section-header-add {
    padding-top: 0;
    left: 0;
  }
}
.account-section .account-section-content .account-section-header .account-section-header-add a {
  color: #222222;
}
.account-section .back-link {
  border-bottom: none;
}
.account-section .back-link span.label {
  color: #191919;
}
.account-section .back-link .addressBackBtn {
  color: #e2251d;
}
.account-section .back-link .addressBackBtn + .label {
  color: #191919;
}
.account-section .back-link .container-lg .glyphicon {
  color: #e2251d;
}
.account-section .back-link .container-lg span.label {
  color: #191919;
}
.price-box .discount:before,
.product__listing--price .discount:before,
.mini-cart-prices .discount:before,
.prices-container .discount:before {
  content: '-';
}
.price-box .discount:after,
.product__listing--price .discount:after,
.mini-cart-prices .discount:after,
.prices-container .discount:after {
  content: "%";
}
#add_to_cart_storepickup_form .btn-default {
  padding: 3px !important;
}
#add_to_cart_storepickup_form .btn-primary {
  padding: 3px !important;
}
.btn-primary,
.btn-primary[disabled] {
  background-color: #191919;
  border-color: #191919;
  color: white;
}
.btn-primary:focus,
.btn-primary[disabled]:focus,
.btn-primary:hover,
.btn-primary[disabled]:hover,
.btn-primary:active,
.btn-primary[disabled]:active,
.btn-primary:active:hover,
.btn-primary[disabled]:active:hover,
.btn-primary:active:focus,
.btn-primary[disabled]:active:focus {
  background-color: #191919;
  border-color: #191919;
}
.btn-primary:hover,
.btn-primary[disabled]:hover {
  opacity: 0.8;
}
.btn-default,
.btn-default[disabled] {
  background-color: #191919;
  border-color: #191919;
  color: white;
}
.btn-default:focus,
.btn-default[disabled]:focus,
.btn-default:hover,
.btn-default[disabled]:hover,
.btn-default:active,
.btn-default[disabled]:active,
.btn-default:active:hover,
.btn-default[disabled]:active:hover,
.btn-default:active:focus,
.btn-default[disabled]:active:focus {
  background-color: #191919;
  border-color: #191919;
}
.btn-default:hover,
.btn-default[disabled]:hover {
  opacity: 0.8;
}
.flag-product {
  text-transform: uppercase !important;
}
.flag-product.discount {
  background-color: #e2251d !important;
}
.flag-product.new-release {
  background-color: green !important;
}
.page-homepage #myCarousel {
  margin: 0 !important;
}
.cart-totals-left.discount {
  color: #e2251d;
}
.cart-totals-right.discount {
  color: #e2251d;
}
.subtotals__item--state-discount {
  color: #e2251d;
}
.subtotals__item--state-discount {
  color: #e2251d;
}
.order-savings__info {
  color: #e2251d;
}
label {
  color: #191919;
}
.form-control:focus,
.form-control.js-search-input:focus + .input-group-addon {
  border-color: #222222 !important;
  opacity: 1 !important;
}
@media (max-width: 639px) {
  .hidden-mobile {
    display: none !important;
  }
}
@media (min-width: 1023px) {
  .show-mobile {
    display: block !important;
  }
}
.no-float {
  float: none !important;
}
.no-padding {
  padding: 0 !important;
}
@media (min-width: 640px) {
  .mobile {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .desktop {
    display: none !important;
  }
  .no-padding-mobile-tablet {
    padding: 0 !important;
  }
  .no-left-padding-mobile-tablet {
    padding-left: 0 !important;
  }
  .no-right-padding-mobile-tablet {
    padding-right: 0 !important;
  }
  .no-top-padding-mobile-tablet {
    padding-top: 0 !important;
  }
  .no-bottom-padding-mobile-tablet {
    padding-bottom: 0 !important;
  }
  .no-margin-mobile-tablet {
    margin: 0 !important;
  }
  .no-left-margin-mobile-tablet {
    margin-left: 0 !important;
  }
  .no-right-margin-mobile-tablet {
    margin-right: 0 !important;
  }
  .no-top-margin-mobile-tablet {
    margin-top: 0 !important;
  }
  .no-bottom-margin-mobile-tablet {
    margin-bottom: 0 !important;
  }
  .pull-right-mobile-tablet {
    float: right !important;
  }
  .pull-left-mobile-tablet {
    float: left !important;
  }
  .margin-auto-mobile-tablet {
    margin: 0 auto !important;
  }
  .float-none-mobile-tablet {
    float: none !important;
  }
  .negative-margin-left-10-mobile-tablet {
    margin-left: -10px !important;
  }
  .negative-margin-right-10-mobile-tablet {
    margin-right: -10px !important;
  }
  .text-center-align-mobile-tablet {
    text-align: center;
  }
}
@media (max-width: 639px) {
  .tablet {
    display: none !important;
  }
  .desktopTablet {
    display: none !important;
  }
  .no-padding-mobile {
    padding: 0 !important;
  }
  .no-left-padding-mobile {
    padding-left: 0 !important;
  }
  .no-right-padding-mobile {
    padding-right: 0 !important;
  }
  .no-top-padding-mobile {
    padding-top: 0 !important;
  }
  .no-bottom-padding-mobile {
    padding-bottom: 0 !important;
  }
  .no-margin-mobile {
    margin: 0 !important;
  }
  .no-left-margin-mobile {
    margin-left: 0 !important;
  }
  .no-right-margin-mobile {
    margin-right: 0 !important;
  }
  .no-top-margin-mobile {
    margin-top: 0 !important;
  }
  .no-bottom-margin-mobile {
    margin-bottom: 0 !important;
  }
  .pull-right-mobile {
    float: right !important;
  }
  .pull-left-mobile {
    float: left !important;
  }
  .margin-auto-mobile {
    margin: 0 auto !important;
  }
  .float-none-mobile {
    float: none !important;
  }
  .text-center-align-mobile {
    text-align: center;
  }
}
.col-xs-offset-right-12 {
  margin-right: 100%;
}
.col-xs-offset-right-11 {
  margin-right: 91.66666667%;
}
.col-xs-offset-right-10 {
  margin-right: 83.33333333%;
}
.col-xs-offset-right-9 {
  margin-right: 75%;
}
.col-xs-offset-right-8 {
  margin-right: 66.66666667%;
}
.col-xs-offset-right-7 {
  margin-right: 58.33333333%;
}
.col-xs-offset-right-6 {
  margin-right: 50%;
}
.col-xs-offset-right-5 {
  margin-right: 41.66666667%;
}
.col-xs-offset-right-4 {
  margin-right: 33.33333333%;
}
.col-xs-offset-right-3 {
  margin-right: 25%;
}
.col-xs-offset-right-2 {
  margin-right: 16.66666667%;
}
.col-xs-offset-right-1 {
  margin-right: 8.33333333%;
}
.col-xs-offset-right-0 {
  margin-right: 0;
}
@media (min-width: 768px) {
  .col-sm-offset-right-12 {
    margin-right: 100%;
  }
  .col-sm-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-sm-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-sm-offset-right-9 {
    margin-right: 75%;
  }
  .col-sm-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-sm-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-sm-offset-right-6 {
    margin-right: 50%;
  }
  .col-sm-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-sm-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-sm-offset-right-3 {
    margin-right: 25%;
  }
  .col-sm-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-sm-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-sm-offset-right-0 {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .col-md-offset-right-12 {
    margin-right: 100%;
  }
  .col-md-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-md-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-md-offset-right-9 {
    margin-right: 75%;
  }
  .col-md-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-md-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-md-offset-right-6 {
    margin-right: 50%;
  }
  .col-md-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-md-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-md-offset-right-3 {
    margin-right: 25%;
  }
  .col-md-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-md-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-md-offset-right-0 {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-right-12 {
    margin-right: 100%;
  }
  .col-lg-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-lg-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-lg-offset-right-9 {
    margin-right: 75%;
  }
  .col-lg-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-lg-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-lg-offset-right-6 {
    margin-right: 50%;
  }
  .col-lg-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-lg-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-lg-offset-right-3 {
    margin-right: 25%;
  }
  .col-lg-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-lg-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-lg-offset-right-0 {
    margin-right: 0;
  }
}
@media (min-width: 1025px) {
  .tablet {
    display: none !important;
  }
  .mobileTablet {
    display: none !important;
  }
  .no-padding-desktop {
    padding: 0 !important;
  }
  .no-left-padding-desktop {
    padding-left: 0 !important;
  }
  .no-right-padding-desktop {
    padding-right: 0 !important;
  }
  .no-top-padding-desktop {
    padding-top: 0 !important;
  }
  .no-bottom-padding-desktop {
    padding-bottom: 0 !important;
  }
  .no-margin-desktop {
    margin: 0 !important;
  }
  .no-left-margin-desktop {
    margin-left: 0 !important;
  }
  .no-right-margin-desktop {
    margin-right: 0 !important;
  }
  .no-top-margin-desktop {
    margin-top: 0 !important;
  }
  .no-bottom-margin-desktop {
    margin-bottom: 0 !important;
  }
  .pull-right-desktop {
    float: right !important;
  }
  .pull-left-desktop {
    float: left !important;
  }
  .margin-auto-desktop {
    margin: 0 auto !important;
  }
  .float-none-desktop {
    float: none !important;
  }
  .text-center-align-desktop {
    text-align: center;
  }
  .relative-position-desktop {
    position: relative !important;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .no-padding-tablet {
    padding: 0 !important;
  }
  .no-left-padding-tablet {
    padding-left: 0 !important;
  }
  .no-right-padding-tablet {
    padding-right: 0 !important;
  }
  .no-top-padding-tablet {
    padding-top: 0 !important;
  }
  .no-bottom-padding-tablet {
    padding-bottom: 0 !important;
  }
  .no-margin-tablet {
    margin: 0 !important;
  }
  .no-left-margin-tablet {
    margin-left: 0 !important;
  }
  .no-right-margin-tablet {
    margin-right: 0 !important;
  }
  .no-top-margin-tablet {
    margin-top: 0 !important;
  }
  .no-bottom-margin-tablet {
    margin-bottom: 0 !important;
  }
  .pull-right-tablet {
    float: right !important;
  }
  .pull-left-tablet {
    float: left !important;
  }
  .text-right-tablet {
    text-align: right !important;
  }
  .text-left-tablet {
    text-align: left !important;
  }
  .margin-auto-tablet {
    margin: 0 auto !important;
  }
  .float-none-tablet {
    float: none !important;
  }
  .text-center-align-tablet {
    text-align: center;
  }
}
.clear-both {
  clear: both !important;
}
.inline-block {
  display: inline-block !important;
}
.relative-position {
  position: relative !important;
}
.absolute-position {
  position: absolute !important;
}
.text-center-align {
  text-align: center !important;
}
.text-left-align {
  text-align: left !important;
}
.text-right-align {
  text-align: right !important;
}
.text-underline {
  text-decoration: underline !important;
}
.vertical-align-bottom {
  vertical-align: bottom;
}
.vertical-align-top {
  vertical-align: top;
}
.vertical-align-middle {
  vertical-align: middle;
}
.full-height {
  height: 100% !important;
}
.full-width {
  width: 100% !important;
}
.no-right-margin {
  margin-right: 0 !important;
}
.no-left-margin {
  margin-left: 0 !important;
}
.no-top-margin {
  margin-top: 0 !important;
}
.no-bottom-margin {
  margin-bottom: 0 !important;
}
.no-right-padding {
  padding-right: 0 !important;
}
.no-left-padding {
  padding-left: 0 !important;
}
.no-top-padding {
  padding-top: 0 !important;
}
.no-bottom-padding {
  padding-bottom: 0 !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-25 {
  margin-bottom: 25px !important;
}
.negative-margin-top-25 {
  margin-top: -25px !important;
}
.modal-open {
  overflow: hidden !important;
}
.long-word-treatment {
  word-break: break-all;
  line-height: normal;
}
.no-visibility {
  visibility: hidden !important;
}
.position-relative {
  position: relative !important;
}
.identity-noticebar {
  background: #DFDFDF;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  height: 30px;
  width: 1002px;
  margin: auto;
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -501px;
  z-index: 9999;
}
.identity-noticebar .identity-noticebar-content {
  padding: 5px 10px;
  height: 20px;
}
@media (max-width: 1024px) {
  .identity-noticebar .identity-noticebar-content {
    cursor: pointer;
  }
}
.identity-noticebar .identity-noticebar-content span {
  font-size: 10px;
  color: #000;
  display: block;
  float: left;
  line-height: 20px;
  padding-right: 10px;
}
.identity-noticebar .identity-noticebar-content span a {
  position: inherit;
  display: inline-block;
  font-size: 10px;
  color: #000;
  text-decoration: underline;
  line-height: 20px;
}
.identity-noticebar .identity-noticebar-content a {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 12px;
  color: #000;
  line-height: 20px;
}
@media (max-width: 1002px) {
  .identity-noticebar {
    width: 100%;
    height: auto;
    left: auto;
    margin-left: auto;
  }
}
#customerColorsFragment {
  display: none;
}
.content .MsoNormal i {
  font-style: italic;
}
.content .MsoNormal sub {
  vertical-align: sub;
  font-size: smaller;
}
.content .MsoNormal sup {
  vertical-align: super;
  font-size: smaller;
}
.content .MsoNormal u {
  text-decoration: underline;
}
.content ul {
  padding-left: 50px;
  list-style-type: disc;
}
.content ol {
  padding-left: 50px;
  list-style-type: decimal;
}
.content table thead tr td {
  border: 1px solid black;
}
.content table tbody tr td {
  border: 1px solid black;
}
.form-group {
  position: relative;
  margin-bottom: 45px;
  margin-top: 15px;
}
.form-group label,
label {
  font-size: 12px;
  color: #c6c4c4;
  text-transform: none;
}
input :focus,
select :focus {
  outline: none;
}
input.input-material,
select.input-material {
  border: none;
  border-bottom: 1px solid #ccc;
  background-color: transparent;
  box-sizing: border-box;
  outline: none;
  width: 100%;
  color: black;
  height: 2.3125rem;
  font-size: .875rem;
  padding: .5rem 0;
  box-shadow: none;
}
input.input-material ~ .focus-border,
select.input-material ~ .focus-border {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: black;
  transition: 0.4s;
}
input.input-material:focus ~ .focus-border,
select.input-material:focus ~ .focus-border,
input.input-material.has-content ~ .focus-border,
select.input-material.has-content ~ .focus-border {
  width: 100%;
  transition: 0.4s;
}
input.input-material ~ label,
select.input-material ~ label {
  position: absolute;
  left: 0;
  top: 0.5rem;
  transition: 0.3s;
  width: 100%;
  z-index: -1;
  color: #797676;
  letter-spacing: 0.5px;
  text-transform: none;
  font-weight: 100;
  font-size: 0.95em;
}
input.input-material:focus ~ label,
select.input-material:focus ~ label,
input.input-material.has-content ~ label,
select.input-material.has-content ~ label {
  top: -1rem;
  font-size: 12px;
  color: #c6c4c4;
  transition: 0.3s;
}
input.input-material::placeholder,
select.input-material::placeholder {
  visibility: hidden !important;
  opacity: 0;
  color: transparent;
}
input.input-material.placeholder-visible::placeholder,
select.input-material.placeholder-visible::placeholder {
  visibility: visible !important;
  opacity: 1;
  color: initial;
}
select.input-material ~ label {
  top: -16px;
  transition: 0.3s;
}
.forgotten-password #forgottenPwdForm .control-group .form-group label {
  z-index: 1;
}
.rating {
  display: flex;
  justify-content: space-between;
  min-width: 100px;
  max-width: 100px;
}
.review-star {
  width: 13px;
  height: 13px;
  display: inline-block;
  -webkit-mask: url(/_ui/responsive/theme-forumsportthemev02/images/star.svg);
  mask: url(/_ui/responsive/theme-forumsportthemev02/images/star.svg);
  -webkit-mask-size: cover;
  mask-size: cover;
}
.review-star.icon-red {
  background-color: #e42119;
}
.review-star.icon-gray {
  background-color: #ccc;
}
.review-star.icon-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff0000+0,ff0000+20,cccccc+80,cccccc+100 */
  background: #ff0000;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ff0000 0%, #ff0000 20%, #cccccc 80%, #cccccc 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ff0000 0%, #ff0000 20%, #cccccc 80%, #cccccc 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff0000 0%, #ff0000 20%, #cccccc 80%, #cccccc 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#cccccc', GradientType=1);
  /* IE6-9 */
}
body.CM5 .shadowed-aside-right.overlay-aside,
body.CM5 .shadowed-aside-right.overlay-aside ~ .overlay-aside-container {
  display: none;
}
body.CM5.page-productDetails .slick-next {
  right: -20px;
}
body.CM5.page-productDetails .slick-prev {
  left: -20px;
}
.reserve-modal {
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
.reserve-modal.open-modal-stores {
  position: fixed;
  display: block;
  opacity: 1;
  visibility: visible;
  top: 100px;
}
.reserve-modal .title-container {
  display: flex;
  justify-content: space-between;
  border-bottom: 0.5px solid #e3e3e3;
}
.reserve-modal .title-container .shop-map-modal-title {
  width: 100%;
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 20px;
}
.reserve-modal .btn-close {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: lighter;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  padding: 0 15px;
  transform: translate(10px, -10px);
  cursor: pointer;
  text-decoration: none;
}
.reserve-modal .reserve-product-details {
  float: right;
  padding: 0 25px;
}
.reserve-modal .reserve-product-details button {
  width: 100%;
  padding: 0;
  margin: 0;
  height: 60px;
}
.reserve-modal .search-group {
  padding-bottom: 5px;
  width: 100%;
  border-right: 0.5px solid #e3e3e3;
  position: sticky;
  top: 0;
  z-index: 1;
}
.reserve-modal .search-group .reserve-search {
  border: none;
  border-bottom: 2px solid #222222;
  box-shadow: none;
}
.reserve-modal .search-group .glyphicon-search {
  position: absolute;
  right: 30px;
  top: 12px;
}
.reserve-modal .pos-reserve-list {
  border-right: 0.5px solid #e3e3e3;
  max-height: 500px;
  overflow-y: auto;
}
.reserve-modal .pos-reserve-list .pos-reserve {
  display: flex;
  align-items: center;
  border: 1px solid transparent;
  transition-property: border, background-color;
  transition-duration: .3s;
}
.reserve-modal .pos-reserve-list .pos-reserve:hover {
  border: 1px solid #222222;
}
.reserve-modal .pos-reserve-list .pos-reserve.selected {
  background-color: #797676;
}
.reserve-modal .pos-reserve-list .pos-reserve.selected .pos-name,
.reserve-modal .pos-reserve-list .pos-reserve.selected .pos-addres-line,
.reserve-modal .pos-reserve-list .pos-reserve.selected .pos-addres-town {
  color: #ffffff;
}
.reserve-modal .pos-reserve-list .pos-reserve.selected .reserve-button {
  background-color: #ffffff;
  color: #000000;
}
.reserve-modal .pos-reserve-list .pos-reserve .pos-name,
.reserve-modal .pos-reserve-list .pos-reserve .pos-addres-line,
.reserve-modal .pos-reserve-list .pos-reserve .pos-addres-town {
  font-weight: bolder;
  cursor: default;
}
.reserve-modal .pos-reserve-list .pos-reserve .reserve-button {
  margin-bottom: 0;
  padding: 10px;
  pointer-events: none;
  background-color: #797676;
}
.reserve-modal .right-column {
  display: flex;
  justify-content: space-between;
}
.reserve-modal .right-column .pos-reserve-information {
  width: 100%;
  height: 300px;
}
.reserve-modal .right-column .pos-reserve-information .pos-information {
  margin: 30px 15px;
}
.reserve-modal .right-column .pos-reserve-information .pos-information .pos-name,
.reserve-modal .right-column .pos-reserve-information .pos-information .pos-address,
.reserve-modal .right-column .pos-reserve-information .pos-information .pos-phone,
.reserve-modal .right-column .pos-reserve-information .pos-information .pos-openings-schedule {
  margin: 10px 0;
}
.reserve-modal .right-column .pos-reserve-information .pos-information .pos-name img,
.reserve-modal .right-column .pos-reserve-information .pos-information .pos-address img,
.reserve-modal .right-column .pos-reserve-information .pos-information .pos-phone img,
.reserve-modal .right-column .pos-reserve-information .pos-information .pos-openings-schedule img {
  width: 40px;
}
.reserve-modal .right-column .pos-reserve-information .pos-information .pos-name .glyphicon,
.reserve-modal .right-column .pos-reserve-information .pos-information .pos-address .glyphicon,
.reserve-modal .right-column .pos-reserve-information .pos-information .pos-phone .glyphicon,
.reserve-modal .right-column .pos-reserve-information .pos-information .pos-openings-schedule .glyphicon {
  margin-right: 5px;
}
.reserve-modal .right-column #js-pos-map {
  width: 100%;
  height: 240px;
  margin: 30px 15px;
}
.reserve-modal .right-column .tabs-list {
  width: 40px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.reserve-modal .headband {
  display: none;
}
.reserve-modal .product-selectable {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.reserve-modal .product-selectable img {
  display: inline-block;
  width: 100px;
  height: 100px;
}
.reserve-modal .product-selectable .product-details {
  width: 72%;
  padding: 0.5em;
  display: inline-block;
}
.reserve-modal .product-selectable .product-details .model {
  display: block;
  font-size: .9em;
  line-height: 1.3em;
  min-height: 2.6em;
  padding: 0;
  margin-bottom: 1em;
}
@media (max-width: 1024px) {
  .reserve-modal .product-selectable .product-details .model {
    font-size: 1.2em;
  }
}
.reserve-modal .product-selectable .product-details .model a {
  color: inherit;
}
.reserve-modal .product-selectable .product-details .price-tag-small {
  text-align: left;
}
.reserve-modal button.button[disabled] {
  cursor: not-allowed;
  opacity: 1;
}
@media (max-width: 1024px) {
  .reserve-modal.reveal-modal {
    padding: 20px;
    border: none;
  }
  .reserve-modal.open-modal-stores-mobile {
    z-index: 999999;
    width: 100%!important;
    height: 100%;
    display: block;
    visibility: visible;
    top: 0;
    position: fixed;
  }
  .reserve-modal .title-container .shop-map-modal-title {
    font-size: 20px;
    text-align: left;
  }
  .reserve-modal .reserve-product-details {
    display: none;
  }
  .reserve-modal .reserve-product-details.open-mobile {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    background-color: white;
    left: 0;
    padding: 20px;
    top: 0;
    height: 100%;
    z-index: 1;
  }
  .reserve-modal .reserve-product-details.open-mobile .btn-close {
    float: right;
    text-align: end;
  }
  .reserve-modal .reserve-product-details.open-mobile .right-column {
    display: flex;
    width: 100%;
    height: 100%;
  }
  .reserve-modal .reserve-product-details.open-mobile .right-column #js-pos-map {
    height: 100%;
    margin: 0;
  }
  .reserve-modal .reserve-product-details .product-details .mobile-visible-description {
    display: none!important;
  }
  .reserve-modal .js-reserve-pos-list {
    height: calc(100% - 50px);
  }
  .reserve-modal .pos-reserve-list {
    max-height: 100%;
    height: auto;
    width: 100%;
    border-bottom: 0.5px solid #e3e3e3;
    border-right: 0.5px solid #e3e3e3;
    border-left: 0.5px solid #e3e3e3;
    padding-bottom: 10px;
  }
  .reserve-modal .pos-reserve-list .search-group {
    border: none;
  }
  .reserve-modal .pos-reserve-list .pos-reserve {
    border-top: 1px solid grey;
  }
  .reserve-modal .right-column {
    display: none;
    padding: 0;
  }
  .reserve-modal .right-column #js-pos-map {
    height: 270px;
    margin: 15px 0;
  }
  .reserve-modal .right-column .pos-reserve-information .pos-information {
    margin: 0;
  }
}
.js-reveal-modal-stores,
.js-reserve-modal,
.js-modal-reserve-model {
  position: absolute;
  -webkit-animation-name: fsModalStore;
  -webkit-animation-duration: 1s;
  animation-name: fsModalStore;
  animation-duration: 1s;
}
@media (min-width: 1025px) {
  @-webkit-keyframes fsModalStore {
    0% {
      top: -100%;
    }
    100% {
      top: 100px;
    }
  }
  @keyframes fsModalStore {
    0% {
      top: -100%;
    }
    100% {
      top: 100px;
    }
  }
}
.popup-references-modal,
.popup-suggestion-modal {
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  visibility: hidden;
  display: none;
  position: fixed;
  z-index: 1005;
  border-radius: 3px;
  background-color: #ffffff;
  border: 1px solid #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  left: 0;
  right: 0;
  top: 100%;
  margin: 0 auto;
  width: 60%;
  height: 75%;
  overflow: auto;
}
.popup-references-modal.open-popup-product-references,
.popup-suggestion-modal.open-popup-product-references,
.popup-references-modal.open-popup-cart-suggestion,
.popup-suggestion-modal.open-popup-cart-suggestion {
  position: fixed;
  display: block;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1024px) {
  .popup-references-modal.open-popup-cart-suggestion,
  .popup-suggestion-modal.open-popup-cart-suggestion {
    top: 0!important;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    overflow-y: scroll;
    border: none;
  }
}
@media (max-width: 1024px) {
  .popup-references-modal.open-popup-product-references,
  .popup-suggestion-modal.open-popup-product-references {
    width: 100%;
    z-index: 9999999;
    overflow-x: hidden;
    border: none;
    position: relative;
    top: 100%;
    height: auto;
  }
  .popup-references-modal.open-popup-product-references.popup-sticky-bottom,
  .popup-suggestion-modal.open-popup-product-references.popup-sticky-bottom {
    position: fixed;
    bottom: 0;
  }
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-header-section,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-header-section,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-header-section,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-header-section,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-header-section,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-header-section,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-header-section,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-header-section {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  background-color: #f5f5f5;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-header-section .btn-close,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-header-section .btn-close,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-header-section .btn-close,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-header-section .btn-close,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-header-section .btn-close,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-header-section .btn-close,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-header-section .btn-close,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-header-section .btn-close {
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-product-references-content .productReferencesPopup-header-section .btn-close,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-header-section .btn-close,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-header-section .btn-close,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-header-section .btn-close,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-header-section .btn-close,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-header-section .btn-close,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-header-section .btn-close,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-header-section .btn-close {
    padding: 0 15px;
    font-size: 32px;
    font-weight: lighter;
    transform: translate(10px, -10px);
    line-height: inherit;
  }
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section {
  padding: 0 25px;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section {
    padding: 0;
  }
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider {
  width: 100%;
  max-width: 100%;
  padding: 0 10px;
  display: block;
}
@media (max-width: 1024px) and (min-width: 640px) {
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider,
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider,
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider {
    padding: 0;
  }
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .slick-list,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .slick-list,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .slick-list,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .slick-list,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .slick-list,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .slick-list,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .slick-list,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .slick-list,
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .slick-list,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .slick-list,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .slick-list,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .slick-list,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .slick-list,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .slick-list,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .slick-list,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .slick-list {
    padding: 0;
  }
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview {
  height: 100%;
  margin: 4px 5px 40px;
  padding: 5px;
  position: relative;
}
@media (max-width: 1024px) and (min-width: 640px) {
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview {
    width: calc(50% - 5px - 5px);
  }
}
@media (max-width: 639px) {
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview {
    width: calc(100% - 5px - 5px);
  }
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview {
    margin: 4px 5px 50px;
  }
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview.box-shadow,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview.box-shadow,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview.box-shadow,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview.box-shadow,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview.box-shadow,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview.box-shadow,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview.box-shadow,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview.box-shadow,
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview.box-shadow,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview.box-shadow,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview.box-shadow,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview.box-shadow,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview.box-shadow,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview.box-shadow,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview.box-shadow,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview.box-shadow {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  }
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .product-variants-logo,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .product-variants-logo,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .product-variants-logo,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .product-variants-logo,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .product-variants-logo,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .product-variants-logo,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .product-variants-logo,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .product-variants-logo,
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .product-variants-logo,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .product-variants-logo,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .product-variants-logo,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .product-variants-logo,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .product-variants-logo,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .product-variants-logo,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .product-variants-logo,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .product-variants-logo {
    z-index: 1;
    background: none;
  }
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show {
  display: inline-block;
  width: 100%;
  margin-top: 6px;
  text-align: left;
  margin-left: 0;
  position: initial;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message {
  background: #ffffff;
  color: #222222;
  padding: 10px 0;
  font-size: 0.725vw;
  width: 100%;
  min-height: 2.083vw;
  display: block;
  float: left;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .preferences-size-message {
    height: 38px;
    font-size: 12px;
  }
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider {
  margin: 0 25px 0 24px;
  display: flex;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-list,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-list,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-list,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-list,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-list,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-list,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-list,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-list,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-list,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-list,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-list,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-list,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-list,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-list,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-list,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-list {
  padding: 0 1px 0 0;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next {
  margin: 0;
  border: 1px solid #e3e3e3;
  min-height: 2.083vw;
  top: 0;
  width: 25px;
  background: none;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev,
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next {
    height: 40px;
  }
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled {
  display: inline-block !important;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled::before,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled::before,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled::before,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled::before,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled::before,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled::before,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled::before,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled::before,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled::before,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled::before,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled::before,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled::before,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled::before,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled::before,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled::before,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-disabled::before,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled::before,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled::before,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled::before,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled::before,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled::before,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled::before,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled::before,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled::before,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled::before,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled::before,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled::before,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled::before,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled::before,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled::before,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled::before,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-disabled::before {
  opacity: 0.3;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev::before,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev::before,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev::before,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev::before,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev::before,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev::before,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev::before,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev::before,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev::before,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev::before,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev::before,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev::before,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev::before,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev::before,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev::before,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev::before,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next::before,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next::before,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next::before,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next::before,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next::before,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next::before,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next::before,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next::before,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next::before,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next::before,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next::before,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next::before,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next::before,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next::before,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next::before,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next::before {
  font-family: monospace!important;
  font-weight: lighter;
  margin: 0 1px;
  color: black;
  opacity: 0.95;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next {
  right: -25px;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next::before,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next::before,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next::before,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next::before,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next::before,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next::before,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next::before,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next::before,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next::before,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next::before,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next::before,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next::before,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next::before,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next::before,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next::before,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-next::before,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next::before,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next::before,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next::before,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next::before,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next::before,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next::before,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next::before,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next::before,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next::before,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next::before,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next::before,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next::before,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next::before,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next::before,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next::before,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-next::before {
  content: ">";
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev {
  left: -25px;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev::before,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev::before,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev::before,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev::before,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev::before,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev::before,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev::before,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev::before,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev::before,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev::before,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev::before,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev::before,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev::before,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev::before,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev::before,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-prev.slick-prev::before,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev::before,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev::before,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev::before,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev::before,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev::before,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev::before,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev::before,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev::before,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev::before,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev::before,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev::before,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev::before,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev::before,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev::before,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev::before,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .slick-next.slick-prev::before {
  content: "<";
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover {
  z-index: 99;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change {
  width: 14.2%;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized {
  display: block;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized .color_change,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized .color_change,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized .color_change,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized .color_change,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized .color_change,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized .color_change,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized .color_change,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized .color_change,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized .color_change,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized .color_change,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized .color_change,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider.slick-initialized .color_change {
  width: auto;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider),
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider),
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider),
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider),
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider),
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider),
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider),
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider),
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider),
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider),
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider),
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider),
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider),
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider),
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider),
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) {
  margin: 0;
  display: flex;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) .color_change,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) .color_change,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) .color_change,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) .color_change,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) .color_change,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) .color_change,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) .color_change,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) .color_change,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) .color_change,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) .color_change,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) .color_change,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider:not(.js-product-preferences-size-slider) .color_change {
  width: 14.2%;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change {
  border: 1px solid #e3e3e3;
  cursor: pointer;
  color: #000000;
  display: inline-block;
  text-align: center;
  font-size: 0.6em;
  height: 2.083vw;
  margin: 0;
  position: initial;
  padding: 0;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change {
    height: 40px;
  }
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change.active {
  color: #ffffff;
  background-color: #000000;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .cartSuggestionPopup-component .product-slider .product-preview .tallaje_show .product-preferences-size-slider .color_change:hover {
  border: 1px solid #000000;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .product-references-add-to-cart,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .product-references-add-to-cart,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .product-references-add-to-cart,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .product-references-add-to-cart,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .product-references-add-to-cart,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .product-references-add-to-cart,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .product-references-add-to-cart,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .product-references-add-to-cart,
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .add-to-cart,
  .popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .add-to-cart,
  .popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .add-to-cart,
  .popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .add-to-cart,
  .popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .add-to-cart,
  .popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .add-to-cart,
  .popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .add-to-cart,
  .popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .add-to-cart {
    position: absolute;
    display: block;
    text-align: center;
    line-height: 35px;
    bottom: -40px;
    height: 40px;
    width: 100%;
    left: 0;
  }
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .product-references-add-to-cart,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .product-references-add-to-cart,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .product-references-add-to-cart,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .product-references-add-to-cart,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .product-references-add-to-cart,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .product-references-add-to-cart,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .product-references-add-to-cart,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .product-references-add-to-cart {
  margin: 0;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .product-references-add-to-cart .add-to-cart,
.popup-suggestion-modal .popup-product-references-content .productReferencesPopup-content-section .product-references-add-to-cart .add-to-cart,
.popup-references-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .product-references-add-to-cart .add-to-cart,
.popup-suggestion-modal .popup-cart-suggestion-content .productReferencesPopup-content-section .product-references-add-to-cart .add-to-cart,
.popup-references-modal .popup-product-references-content .cartSuggestionPopup-content-section .product-references-add-to-cart .add-to-cart,
.popup-suggestion-modal .popup-product-references-content .cartSuggestionPopup-content-section .product-references-add-to-cart .add-to-cart,
.popup-references-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .product-references-add-to-cart .add-to-cart,
.popup-suggestion-modal .popup-cart-suggestion-content .cartSuggestionPopup-content-section .product-references-add-to-cart .add-to-cart {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-bottom: 0;
  padding: 0;
}
.popup-references-modal .popup-product-references-content .btn-go-cart,
.popup-suggestion-modal .popup-product-references-content .btn-go-cart,
.popup-references-modal .popup-cart-suggestion-content .btn-go-cart,
.popup-suggestion-modal .popup-cart-suggestion-content .btn-go-cart,
.popup-references-modal .popup-product-references-content .btn-go-checkout,
.popup-suggestion-modal .popup-product-references-content .btn-go-checkout,
.popup-references-modal .popup-cart-suggestion-content .btn-go-checkout,
.popup-suggestion-modal .popup-cart-suggestion-content .btn-go-checkout {
  width: auto;
  float: right;
  margin: 20px;
  padding: 20px;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-product-references-content .btn-go-cart,
  .popup-suggestion-modal .popup-product-references-content .btn-go-cart,
  .popup-references-modal .popup-cart-suggestion-content .btn-go-cart,
  .popup-suggestion-modal .popup-cart-suggestion-content .btn-go-cart,
  .popup-references-modal .popup-product-references-content .btn-go-checkout,
  .popup-suggestion-modal .popup-product-references-content .btn-go-checkout,
  .popup-references-modal .popup-cart-suggestion-content .btn-go-checkout,
  .popup-suggestion-modal .popup-cart-suggestion-content .btn-go-checkout {
    display: block;
    float: none;
    margin: 0;
    width: 100%;
    position: sticky;
    top: 0;
    z-index: 999;
  }
}
.popup-references-modal .text-suggestion,
.popup-suggestion-modal .text-suggestion {
  padding: 10px 20px;
  font-size: 20px;
}
@media (max-width: 1024px) {
  .popup-references-modal .text-suggestion,
  .popup-suggestion-modal .text-suggestion {
    padding: 0 20px;
  }
}
.popup-references-modal .popup-detail-product-add-cart-references-content .detail-product-model,
.popup-references-modal .popup-detail-product-add-cart-references-content .detail-product-add-cart-references-body {
  padding: 0 20px;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-detail-product-add-cart-references-content .detail-product-model,
  .popup-references-modal .popup-detail-product-add-cart-references-content .detail-product-add-cart-references-body {
    position: relative;
  }
}
.popup-references-modal .popup-detail-product-add-cart-references-content .detail-product-add-cart-references-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 20px 20px 30px 20px;
  font-size: 20px;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-detail-product-add-cart-references-content .detail-product-add-cart-references-header {
    padding: 20px;
  }
}
.popup-references-modal .popup-detail-product-add-cart-references-content .detail-product-add-cart-references-header .btn-close {
  cursor: pointer;
}
.popup-references-modal .popup-detail-product-add-cart-references-content .img-detail-product {
  padding: 0;
  border: 1px solid #e3e3e3;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-detail-product-add-cart-references-content .detail-product-model {
    padding: 0 15px;
  }
}
.popup-references-modal .popup-detail-product-add-cart-references-content .detail-product-name {
  font-family: 'Roboto-Condensed-Medium', system-ui, sans-serif;
  font-size: 25px;
  line-height: 1.1;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-detail-product-add-cart-references-content .detail-product-name {
    font-size: 19px;
  }
}
.popup-references-modal .popup-detail-product-add-cart-references-content .detail-product-description {
  font-size: 14px;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-detail-product-add-cart-references-content .detail-product-date {
    font-size: 13px;
  }
}
.popup-references-modal .popup-detail-product-add-cart-references-content .btn-delete {
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  color: #E51A00;
  cursor: pointer;
}
.popup-references-modal .popup-detail-product-add-cart-references-content .detail-product-total {
  font-family: 'Roboto-Bold', system-ui, sans-serif;
  font-size: 18px;
  text-align: right;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-detail-product-add-cart-references-content .detail-product-total {
    padding: 0;
    position: absolute;
    width: 100%;
    top: -3px;
    right: 20px;
  }
}
.popup-references-modal .popup-detail-product-add-cart-references-content .button-group {
  padding: 20px 20px 0;
  text-align: right;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-detail-product-add-cart-references-content .button-group {
    padding: 13px 20px;
  }
  .popup-references-modal .popup-detail-product-add-cart-references-content .button-group .button {
    display: block;
  }
  .popup-references-modal .popup-detail-product-add-cart-references-content .button-group .button.white {
    margin-bottom: 5px;
  }
}
.popup-references-modal .popup-detail-product-add-cart-references-content .btn-back-cart {
  text-decoration: none;
}
.popup-references-modal .popup-detail-product-add-cart-references-content .btn-black {
  border: 1px solid black;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider {
  padding-bottom: 20px;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider {
    padding-bottom: 0;
    padding-left: 10px;
  }
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview {
  margin: 4px 5px 4px;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .tallaje_show {
  display: none;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview .product-variants-logo {
    position: absolute;
    width: 96%;
    padding: 5px;
  }
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .product-preview.box-shadow {
    box-shadow: none;
  }
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider {
    width: 80%;
  }
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider .slick-list.draggable {
    overflow: visible;
  }
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider > .slick-next,
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .product-slider > .slick-prev {
  margin-top: -76px;
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .text-suggestion {
  padding: 10px 20px;
  font-size: 20px;
}
@media (max-width: 1024px) {
  .popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .productReferencesPopup-component .text-suggestion {
    padding: 0 20px;
  }
}
.popup-references-modal .popup-product-references-content .productReferencesPopup-content-section .add-to-cart {
  display: none;
}
@media (max-width: 1024px) {
  .popup-container-css {
    z-index: 99999999!important;
  }
  .popups-container-references {
    position: absolute;
    top: 0;
    overflow: scroll;
    height: 100vh;
    width: 100vw;
    z-index: 99999999!important;
  }
  .popups-container-references .popup-references-modal-background {
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
    height: 100%;
    width: 100%;
  }
}
.popup-product-detail-references-modal {
  width: 750px;
  height: auto;
}
.popup-product-detail-references-modal .popup-product-references-content .productReferencesPopup-header-section {
  display: none;
}
.popup-product-detail-references-modal .btn-go-cart-only-product-references {
  display: none;
}
.zombie-popup-references-modal {
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  visibility: hidden;
  display: none;
  position: fixed;
  z-index: 1005;
  border-radius: 3px;
  background-color: #ffffff;
  border: 1px solid #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  left: 0;
  right: 0;
  top: 100%;
  margin: 0 auto;
  width: 60%;
  height: auto;
  overflow: auto;
}
@media (max-width: 1024px) {
  .zombie-popup-references-modal {
    background-color: #f5f5f5;
  }
}
.zombie-popup-references-modal.open-popup-zombie {
  position: fixed;
  display: block;
  opacity: 1;
  visibility: visible;
  top: 40px;
}
@media (max-width: 1024px) {
  .zombie-popup-references-modal.open-popup-zombie {
    z-index: 9999999;
    overflow-y: scroll;
    border: none;
    width: 80%;
    height: auto;
  }
}
.zombie-popup-references-modal .zombie-popup-product-references-content .zombieProductReferencesPopup-header-section {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 20px;
  background-color: #f5f5f5;
}
.zombie-popup-references-modal .zombie-popup-product-references-content .zombieProductReferencesPopup-header-section .btn-close {
  position: absolute;
  top: 0;
  right: 23px;
  font-family: 'Roboto-Light', system-ui, sans-serif;
  font-size: 60px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .zombie-popup-references-modal .zombie-popup-product-references-content .zombieProductReferencesPopup-header-section .btn-close {
    right: 7px;
    font-size: 25px;
  }
}
.zombie-popup-references-modal .zombie-popup-product-references-content .zombie-title-desktop {
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  font-size: 30px;
  background-color: transparent;
}
@media (max-width: 1300px) {
  .zombie-popup-references-modal .zombie-popup-product-references-content .zombie-title-desktop {
    font-size: 22px;
  }
}
.zombie-popup-references-modal .zombie-popup-product-references-content .zombie-title-desktop .zombie-productReferencesPopup-component {
  padding: 0 60px;
}
.zombie-popup-references-modal .zombie-popup-product-references-content .zombie-title-mobile {
  font-size: 25px;
  text-align: center;
  padding: 20px 10px 15px;
}
@media (max-width: 1024px) {
  .zombie-popup-references-modal .zombie-popup-product-references-content .zombie-title-mobile {
    font-size: 18px;
  }
}
.zombie-popup-references-modal .zombie-popup-product-references-content .zombie-subtitle {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0 20px 10px;
  font-size: 13px;
  background-color: #f5f5f5;
}
.zombie-popup-references-modal .zombie-popup-product-references-content .zombie-subtitle .zombie-productReferencesPopup-component {
  background: #ffffff;
  padding: 1px 7px;
}
.zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section {
  padding: 0 25px 25px;
}
@media (max-width: 1024px) {
  .zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section {
    padding: 0;
  }
}
.zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section .zombie-productReferencesPopup-component .product-slider {
  width: 77%;
  max-width: 100%;
  padding: 0 10px;
  display: block;
}
@media (max-width: 1024px) and (min-width: 640px) {
  .zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section .zombie-productReferencesPopup-component .product-slider {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
@media (max-width: 1024px) {
  .zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section .zombie-productReferencesPopup-component .product-slider {
    width: 80%;
    padding: 0;
  }
  .zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section .zombie-productReferencesPopup-component .product-slider .slick-list {
    padding: 0;
  }
}
.zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section .zombie-productReferencesPopup-component .product-slider .product-preview {
  height: 100%;
  margin: 4px 2px 4px;
  padding: 5px;
  position: relative;
}
@media (max-width: 1024px) {
  .zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section .zombie-productReferencesPopup-component .product-slider .product-preview {
    margin: 7px 0px 40px;
    background-color: #ffffff;
  }
  .zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section .zombie-productReferencesPopup-component .product-slider .product-preview.box-shadow {
    box-shadow: none;
  }
}
.zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section .zombie-productReferencesPopup-component .product-slider .product-preview .add-to-cart,
.zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section .zombie-productReferencesPopup-component .product-slider .product-preview .tallaje_show {
  display: none;
}
@media (max-width: 639px) {
  .zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section .zombie-productReferencesPopup-component .product-slider .slick-list.draggable {
    overflow: visible;
  }
}
@media (max-width: 1300px) {
  .zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section .zombie-productReferencesPopup-component .product-slider .product-preview .rating {
    min-width: 60px;
    max-width: 60px;
  }
  .zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section .zombie-productReferencesPopup-component .product-slider .product-preview .rating .review-star {
    width: 10px;
    height: 10px;
  }
}
@media (max-width: 1024px) {
  .zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section .zombie-productReferencesPopup-component .product-slider .product-preview .price-content .previous-price {
    height: 12px;
  }
  .zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section .zombie-productReferencesPopup-component .product-slider .product-preview .tallaje_show,
  .zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section .zombie-productReferencesPopup-component .product-slider .product-preview .product-references-add-to-cart,
  .zombie-popup-references-modal .zombie-popup-product-references-content .zombie-productReferencesPopup-content-section .zombie-productReferencesPopup-component .product-slider .product-preview .add-to-cart {
    display: none;
  }
}
.popup-content-page-modal {
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  visibility: hidden;
  display: none;
  position: fixed;
  z-index: 1005;
  border-radius: 3px;
  background-color: #ffffff;
  border: 1px solid #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  left: 0;
  right: 0;
  top: 100%;
  margin: 0 auto;
  width: 60%;
}
.popup-content-page-modal.open-popup-content-page {
  position: fixed;
  display: flex;
  opacity: 1;
  visibility: visible;
  max-height: 70%;
}
@media (max-width: 1024px) {
  .popup-content-page-modal.open-popup-content-page {
    top: 0!important;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: scroll;
    border: none;
  }
}
.popup-content-page-modal .popup-content-page-content {
  display: flex;
  flex-direction: column;
}
.popup-content-page-modal .popup-content-page-content .contentPagePopup-header-section {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  background-color: #f5f5f5;
}
.popup-content-page-modal .popup-content-page-content .contentPagePopup-header-section .btn-close {
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .popup-content-page-modal .popup-content-page-content .contentPagePopup-header-section .btn-close {
    padding: 0 15px;
    font-size: 32px;
    font-weight: lighter;
  }
}
.popup-content-page-modal .popup-content-page-content .contentPagePopup-content-section {
  padding: 0 25px;
  overflow-y: auto;
}
.popup-content-page-modal .popup-content-page-content .contentPagePopup-content-section .contentPagePopup-component {
  margin: 25px 0;
}
@media (max-width: 1024px) {
  .popup-content-page-modal .popup-content-page-content .contentPagePopup-content-section .contentPagePopup-component {
    margin: 10px;
  }
}
@media (max-width: 1024px) {
  .popup-content-page-modal .popup-content-page-content .contentPagePopup-content-section {
    padding: 0;
  }
}
.cms-link-popup-component .js-cms-link-popup {
  cursor: pointer;
}
.lang-modal-container.open {
  display: block;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1024px) {
  .lang-modal-container .modal-body .title {
    display: flex;
    justify-content: space-between;
  }
  .lang-modal-container .modal-body .title .text {
    font-size: 18px;
    text-transform: uppercase;
  }
  .lang-modal-container .modal-body .title .close {
    font-size: 20px;
    opacity: 1;
    cursor: pointer;
  }
  .lang-modal-container .modal-body .info-text {
    margin: 20px 0;
    font-size: 14px;
  }
  .lang-modal-container .modal-body .modal-info {
    display: flex;
    flex-direction: column;
  }
  .lang-modal-container .modal-body .modal-info div {
    padding: 10px 5px;
    text-align: center;
    font-size: 15px;
    margin: 10px 0;
    cursor: pointer;
  }
}
@media (min-width: 1025px) {
  .lang-modal-container {
    max-width: 400px !important;
  }
  .lang-modal-container .modal-body .title {
    display: flex;
    justify-content: space-between;
  }
  .lang-modal-container .modal-body .title .text {
    font-size: 18px;
    text-transform: uppercase;
  }
  .lang-modal-container .modal-body .title .close {
    font-size: 20px;
    opacity: 1;
    cursor: pointer;
  }
  .lang-modal-container .modal-body .info-text {
    margin: 20px 0;
    font-size: 14px;
  }
  .lang-modal-container .modal-body .modal-info {
    display: flex;
    flex-direction: column;
  }
  .lang-modal-container .modal-body .modal-info div {
    padding: 10px 5px;
    text-align: center;
    font-size: 15px;
    margin: 10px 0;
    cursor: pointer;
  }
}
.flash-offer-promotion-container,
.pdp-media-promo {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}
.close-popup-forgottenPwd-modal {
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 100;
  display: none;
  left: 0;
  position: fixed;
}
.close-forgottenPwd-modal {
  font-size: 1.5rem;
  line-height: 1;
  position: absolute;
  top: .5rem;
  right: .6875rem;
  color: #aaa;
  cursor: pointer;
}
.popup-modal-forgottenPwd-container {
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  visibility: hidden;
  display: none;
  position: fixed;
  z-index: 1005;
  border-radius: 3px;
  background-color: #ffffff;
  border: 1px solid #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  left: 0;
  right: 0;
  top: 100%;
  margin: 0 auto;
  width: 60%;
}
@media (max-width: 1024px) {
  .popup-modal-forgottenPwd-container {
    width: 100%;
    height: 100%;
    max-height: 100%;
    padding: 20px;
    overflow-y: scroll;
  }
}
.popup-modal-forgottenPwd-container.open-popup-content-forgottenPwd {
  position: fixed;
  display: block;
  opacity: 1;
  visibility: visible;
  width: 322px;
}
@media (max-width: 1024px) {
  .popup-modal-forgottenPwd-container.open-popup-content-forgottenPwd {
    top: 0!important;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: scroll;
    border: none;
  }
}
.popup-modal-forgottenPwd-container .popup-content-page-forgottenPwd {
  display: flex;
  flex-direction: column;
}
.popup-modal-forgottenPwd-container .popup-content-page-forgottenPwd .contentPagePopup-header-section {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  background-color: #f5f5f5;
}
.popup-modal-forgottenPwd-container .popup-content-page-forgottenPwd .contentPagePopup-header-section .btn-close {
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .popup-modal-forgottenPwd-container .popup-content-page-forgottenPwd .contentPagePopup-header-section .btn-close {
    padding: 0 15px;
    font-size: 32px;
    font-weight: lighter;
  }
}
.popup-modal-forgottenPwd-container .popup-content-page-forgottenPwd .contentPagePopup-content-section {
  padding: 0 25px;
  overflow-y: auto;
}
.popup-modal-forgottenPwd-container .popup-content-page-forgottenPwd .contentPagePopup-content-section .contentPagePopup-component {
  margin: 25px 0;
}
@media (max-width: 1024px) {
  .popup-modal-forgottenPwd-container .popup-content-page-forgottenPwd .contentPagePopup-content-section .contentPagePopup-component {
    margin: 10px;
  }
}
@media (max-width: 1024px) {
  .popup-modal-forgottenPwd-container .popup-content-page-forgottenPwd .contentPagePopup-content-section {
    padding: 0;
  }
}
.popup-forgotten-password-emailsms,
.popup-forgotten-password,
.popup-forgotten-password-message {
  margin: 0 auto;
  padding: 34px;
}
.popup-forgotten-password-emailsms .contentTitle,
.popup-forgotten-password .contentTitle,
.popup-forgotten-password-message .contentTitle {
  text-transform: uppercase;
  background: transparent;
  top: 0;
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
.popup-forgotten-password-emailsms .contentTitle .title,
.popup-forgotten-password .contentTitle .title,
.popup-forgotten-password-message .contentTitle .title {
  font-size: 24px;
  line-height: 24px;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  border-bottom: 1px solid #d2d0cd;
  padding-bottom: 10px;
}
.popup-forgotten-password-emailsms .description,
.popup-forgotten-password .description,
.popup-forgotten-password-message .description {
  margin-bottom: 10px;
  font-size: 16px;
}
.popup-forgotten-password-emailsms .btn-black,
.popup-forgotten-password .btn-black,
.popup-forgotten-password-message .btn-black {
  margin: 0;
  width: 100%;
  margin-top: 20px;
}
.popup-forgotten-password-emailsms .btn-white,
.popup-forgotten-password .btn-white,
.popup-forgotten-password-message .btn-white {
  width: 100%;
  margin: 0;
}
.detail-customer-pwd .form-group .input-material {
  background-color: transparent;
  cursor: default;
}
.detail-customer-pwd .update-details-content .btn-update-details {
  position: absolute;
  right: 10px;
  margin-top: 0px;
  z-index: 1;
  height: 4%;
  font-size: 14px;
  padding: 4px;
}
.no-transform {
  transform: none !important;
  position: unset !important;
}
.close-popup-newsletter-modal {
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 100;
  display: none;
  left: 0;
  position: fixed;
}
.close-newsletter-modal {
  font-size: 1.5rem;
  line-height: 1;
  position: absolute;
  top: .5rem;
  right: .6875rem;
  color: #aaa;
  cursor: pointer;
}
.popup-newsletter-container.open {
  display: flex;
  align-items: center;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1024px) {
  .popup-newsletter-container.open {
    top: 50%!important;
    z-index: 9999999;
    width: 95%;
    height: 65%;
    max-height: 65%;
    overflow-y: scroll;
    border: none;
  }
}
@media (max-width: 1024px) {
  .popup-newsletter-container .modal-body .title {
    display: flex;
    justify-content: space-between;
  }
  .popup-newsletter-container .modal-body .title .text {
    font-size: 18px;
    text-transform: uppercase;
  }
  .popup-newsletter-container .modal-body .title .close {
    font-size: 20px;
    opacity: 1;
    cursor: pointer;
  }
  .popup-newsletter-container .modal-body .info-text {
    margin: 20px 0;
    font-size: 14px;
  }
  .popup-newsletter-container .modal-body .modal-info {
    display: flex;
    flex-direction: column;
  }
  .popup-newsletter-container .modal-body .modal-info div {
    padding: 10px 5px;
    text-align: center;
    font-size: 15px;
    margin: 10px 0;
    cursor: pointer;
  }
}
@media (min-width: 1025px) {
  .popup-newsletter-container {
    max-width: 800px !important;
  }
  .popup-newsletter-container .modal-body .title {
    display: flex;
    justify-content: space-between;
  }
  .popup-newsletter-container .modal-body .title .text {
    font-size: 18px;
    text-transform: uppercase;
  }
  .popup-newsletter-container .modal-body .title .close {
    font-size: 20px;
    opacity: 1;
    cursor: pointer;
  }
  .popup-newsletter-container .modal-body .info-text {
    margin: 20px 0;
    font-size: 14px;
  }
  .popup-newsletter-container .modal-body .modal-info {
    display: flex;
    flex-direction: column;
  }
  .popup-newsletter-container .modal-body .modal-info div {
    padding: 10px 5px;
    text-align: center;
    font-size: 15px;
    margin: 10px 0;
    cursor: pointer;
  }
}
.popup-modal-newsletter-container .newsletter-right-container input[type="checkbox"] {
  position: static;
  display: inline;
  margin: 0;
}
.static-newsletter-container .newsletter-right-container input[type="checkbox"] {
  position: static;
  display: inline;
  margin: 0;
}
.static-newsletter-container {
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  display: flex;
  justify-content: center;
  position: relative;
  padding: 30px;
}
.static-newsletter-container .static-mail-input {
  background-color: white;
}
.static-newsletter-container .static-mail-input.has-content ~ label {
  top: -1rem;
  font-size: 12px;
  color: black;
  transition: 0.3s;
}
.static-newsletter-container .static-mail-input ~ label {
  color: black;
  z-index: 1;
}
.static-newsletter-container .newsletter-banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 1920px;
}
.static-newsletter-container p {
  color: #000;
}
.static-newsletter-container .simple-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
.static-newsletter-container .newsletter-right-container {
  max-width: 400px;
  border: 1px solid black;
  padding: 30px;
  background: rgba(255, 255, 255, 0.5);
  position: relative;
  z-index: 1;
  margin-top: 100px;
  margin-bottom: 100px;
}
.static-newsletter-container .newsletter-coupon {
  text-align: -webkit-center;
}
.static-newsletter-container .newsletter-coupon .coupon-code {
  margin-top: 30px;
  text-transform: uppercase;
  border: 2px dashed lightgrey;
  width: 200px;
  padding: 10px;
  display: block;
  text-align-last: center;
  color: #000000;
}
.static-newsletter-container .newsletter-coupon .coupon-copied {
  color: black;
}
.static-newsletter-container .newsletter-coupon button {
  margin-top: 30px;
  border-radius: 8px;
}
.static-newsletter-container .button {
  border-radius: 8px;
}
.static-newsletter-container .button:disabled,
.static-newsletter-container .button:disabled:hover {
  background-color: #777777;
  border-color: #777777;
}
.static-newsletter-container .container-newsletter {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.static-newsletter-container .container-newsletter .btn-black-loader {
  background-color: #000;
  border-color: #000;
}
.static-newsletter-container .container-newsletter .loader {
  margin: auto 6px 4px;
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top: 3px solid #000;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 1s linear infinite;
  /* Safari */
  animation: spin 1s linear infinite;
}
.static-newsletter-container .newsletter-left-container {
  max-width: 400px;
  border: 1px solid black;
  padding: 30px;
  background: rgba(255, 255, 255, 0.5);
  position: relative;
  z-index: 1;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 1024px) {
  .static-newsletter-container .newsletter-left-container {
    display: none;
  }
}
.static-newsletter-container.open-popup-content-newsletter {
  position: fixed;
  display: flex;
  opacity: 1;
  visibility: visible;
  width: 322px;
}
@media (max-width: 1024px) {
  .static-newsletter-container.open-popup-content-newsletter {
    top: 0!important;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: scroll;
    border: none;
  }
}
.static-newsletter-container .popup-content-page-newsletter {
  display: flex;
  flex-direction: column;
}
.static-newsletter-container .popup-content-page-newsletter .contentPagePopup-header-section {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  background-color: #f5f5f5;
}
.static-newsletter-container .popup-content-page-newsletter .contentPagePopup-header-section .btn-close {
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .static-newsletter-container .popup-content-page-newsletter .contentPagePopup-header-section .btn-close {
    padding: 0 15px;
    font-size: 32px;
    font-weight: lighter;
  }
}
.static-newsletter-container .popup-content-page-newsletter .contentPagePopup-content-section {
  padding: 0 25px;
  overflow-y: auto;
}
.static-newsletter-container .popup-content-page-newsletter .contentPagePopup-content-section .contentPagePopup-component {
  margin: 25px 0;
}
@media (max-width: 1024px) {
  .static-newsletter-container .popup-content-page-newsletter .contentPagePopup-content-section .contentPagePopup-component {
    margin: 10px;
  }
}
@media (max-width: 1024px) {
  .static-newsletter-container .popup-content-page-newsletter .contentPagePopup-content-section {
    padding: 0;
  }
}
.popup-modal-newsletter-container {
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  visibility: hidden;
  display: none;
  position: fixed;
  z-index: 1005;
  border-radius: 3px;
  background-color: #ffffff;
  border: 1px solid #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  left: 0;
  right: 0;
  top: 100%;
  margin: 0 auto;
}
.popup-modal-newsletter-container p {
  color: #000;
}
.popup-modal-newsletter-container .newsletter-right-container {
  padding: 34px;
  margin-top: 30px;
}
.popup-modal-newsletter-container .newsletter-coupon {
  text-align: -webkit-center;
}
.popup-modal-newsletter-container .newsletter-coupon .coupon-code {
  margin-top: 30px;
  text-transform: uppercase;
  border: 2px dashed lightgrey;
  width: 200px;
  padding: 10px;
  display: block;
  text-align-last: center;
  color: #000000;
}
.popup-modal-newsletter-container .newsletter-coupon .coupon-copied {
  color: black;
}
.popup-modal-newsletter-container .newsletter-coupon button {
  margin-top: 30px;
  border-radius: 8px;
}
.popup-modal-newsletter-container .button {
  border-radius: 8px;
}
.popup-modal-newsletter-container .button:disabled,
.popup-modal-newsletter-container .button:disabled:hover {
  background-color: #777777;
  border-color: #777777;
}
.popup-modal-newsletter-container .container-newsletter {
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.popup-modal-newsletter-container .container-newsletter .btn-black-loader {
  background-color: #000;
  border-color: #000;
}
.popup-modal-newsletter-container .container-newsletter .loader {
  margin: auto 6px 4px;
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top: 3px solid #000;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 1s linear infinite;
  /* Safari */
  animation: spin 1s linear infinite;
}
.popup-modal-newsletter-container .newsletter-left-container {
  padding: 0px;
}
@media (max-width: 1024px) {
  .popup-modal-newsletter-container .newsletter-left-container {
    display: none;
  }
}
.popup-modal-newsletter-container .newsletter-left-container .custom-banner {
  height: 100%;
}
.popup-modal-newsletter-container .newsletter-left-container .custom-banner img {
  height: 100%;
  object-fit: cover;
}
.popup-modal-newsletter-container.open-popup-content-newsletter {
  position: fixed;
  display: flex;
  opacity: 1;
  visibility: visible;
  width: 322px;
}
@media (max-width: 1024px) {
  .popup-modal-newsletter-container.open-popup-content-newsletter {
    top: 0!important;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: scroll;
    border: none;
  }
}
.popup-modal-newsletter-container .popup-content-page-newsletter {
  display: flex;
  flex-direction: column;
}
.popup-modal-newsletter-container .popup-content-page-newsletter .contentPagePopup-header-section {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  background-color: #f5f5f5;
}
.popup-modal-newsletter-container .popup-content-page-newsletter .contentPagePopup-header-section .btn-close {
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .popup-modal-newsletter-container .popup-content-page-newsletter .contentPagePopup-header-section .btn-close {
    padding: 0 15px;
    font-size: 32px;
    font-weight: lighter;
  }
}
.popup-modal-newsletter-container .popup-content-page-newsletter .contentPagePopup-content-section {
  padding: 0 25px;
  overflow-y: auto;
}
.popup-modal-newsletter-container .popup-content-page-newsletter .contentPagePopup-content-section .contentPagePopup-component {
  margin: 25px 0;
}
@media (max-width: 1024px) {
  .popup-modal-newsletter-container .popup-content-page-newsletter .contentPagePopup-content-section .contentPagePopup-component {
    margin: 10px;
  }
}
@media (max-width: 1024px) {
  .popup-modal-newsletter-container .popup-content-page-newsletter .contentPagePopup-content-section {
    padding: 0;
  }
}
.select-arrow-icon {
  transform: rotate(90deg);
  position: absolute;
  right: 2vw;
  width: 6px;
  margin-top: 15px;
}
@media (max-width: 1024px) {
  .select-arrow-icon {
    right: 10vw;
  }
}
@media (max-width: 1024px) {
  .asm-header-menu .fixed-header {
    position: fixed;
    top: 0;
    width: 100%;
  }
  .asm-header-menu .fixed-header .header-search-bar,
  .asm-header-menu .fixed-header .mobile-header-logo {
    opacity: 1;
  }
  .asm-header-menu .fixed-header .mini-cart-container-mobile {
    z-index: 1;
  }
  .asm-header-menu .fixed-header .mobile-sticky-total {
    display: block;
  }
  .asm-header-menu .fixed-header ~ div .product-grid-section1-slot {
    padding-top: 0;
    transition: padding-top ease 0.3s;
  }
  .asm-header-menu .fixed-header.fixed-asm {
    position: fixed;
    top: 0;
  }
  .asm-header-menu .fixed-header .bottom-header-container {
    opacity: 0;
    height: 0;
    overflow: hidden;
    max-height: 70px;
  }
  .asm-header-menu .fixed-header .bottom-header-container img {
    max-height: 70px;
  }
}
.asm-header-menu .fixed-header {
  position: fixed;
  top: 0;
  width: 100%;
}
.asm-header-menu .fixed-header .bottom-header-container {
  opacity: 0;
  height: 0;
  overflow: hidden;
  max-height: 70px;
}
.fixed-header-desktop {
  position: fixed;
  width: -webkit-fill-available;
}
.body-fixed {
  position: relative;
}
.main-fixed {
  position: relative;
}
.footer-fixed {
  position: relative;
}
@media (max-width: 1024px) {
  .facets-column {
    width: 80%;
    overflow-y: scroll;
  }
  .facets-column::-webkit-scrollbar {
    width: 12px;
    /* Largura da barra de rolagem */
  }
  .facets-column::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    /* Cor do fundo da trilha da barra de rolagem */
  }
  .facets-column::-webkit-scrollbar-thumb {
    background-color: red;
    /* Cor do polegar da barra de rolagem */
  }
  .scrollable-aside {
    height: auto;
  }
  .main-grid-container-hidden.active {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.45);
    z-index: 2;
  }
  .js-bottom-header-banner {
    opacity: 1;
    height: auto;
    max-height: none;
    position: absolute;
    z-index: -10;
  }
}
.btn-secondary {
  border: 3px solid;
  color: #000000;
  background-color: #ffffff;
  border-color: #000000;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  color: #000000;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}
.btn-secondary .badge {
  color: #ffffff;
  background-color: #000000;
}
.page-productGrid .fashion [class^=price-tag-] .price-content .price,
.page-search .fashion [class^=price-tag-] .price-content .price,
.page-searchEmpty .fashion [class^=price-tag-] .price-content .price,
.page-BrandsCategoryPage .fashion [class^=price-tag-] .price-content .price,
.page-productGrid .fashion div[class*=' price-tag-'] .price-content .price,
.page-search .fashion div[class*=' price-tag-'] .price-content .price,
.page-searchEmpty .fashion div[class*=' price-tag-'] .price-content .price,
.page-BrandsCategoryPage .fashion div[class*=' price-tag-'] .price-content .price {
  line-height: inherit;
}
@media (max-height: 630px) {
  .page-productGrid .reserve-modal.open-modal-stores,
  .page-search .reserve-modal.open-modal-stores,
  .page-searchEmpty .reserve-modal.open-modal-stores,
  .page-BrandsCategoryPage .reserve-modal.open-modal-stores {
    top: 0 !important;
  }
}
.page-productGrid .reserve-modal-container,
.page-search .reserve-modal-container,
.page-searchEmpty .reserve-modal-container,
.page-BrandsCategoryPage .reserve-modal-container {
  padding-left: 0 !important;
}
.page-productGrid .product-featured-container .add-to-cart.btn-black.product-add-cart-button button,
.page-search .product-featured-container .add-to-cart.btn-black.product-add-cart-button button,
.page-searchEmpty .product-featured-container .add-to-cart.btn-black.product-add-cart-button button,
.page-BrandsCategoryPage .product-featured-container .add-to-cart.btn-black.product-add-cart-button button {
  border: none;
}
.page-productGrid .filter-block .minimize-icon,
.page-search .filter-block .minimize-icon,
.page-searchEmpty .filter-block .minimize-icon,
.page-BrandsCategoryPage .filter-block .minimize-icon {
  float: right;
  width: 11px;
  cursor: pointer;
  position: relative;
  bottom: 5px;
  left: 5px;
}
.page-productGrid .filter-block .minimize-icon > img,
.page-search .filter-block .minimize-icon > img,
.page-searchEmpty .filter-block .minimize-icon > img,
.page-BrandsCategoryPage .filter-block .minimize-icon > img {
  width: auto;
  height: auto;
}
.page-productGrid .filter-block .maximize-icon,
.page-search .filter-block .maximize-icon,
.page-searchEmpty .filter-block .maximize-icon,
.page-BrandsCategoryPage .filter-block .maximize-icon {
  float: right;
  width: 9px;
  transform: rotate(45deg);
  cursor: pointer;
  position: relative;
  bottom: 5px;
  left: 6px;
}
.page-productGrid .filter-block .maximize-icon > img,
.page-search .filter-block .maximize-icon > img,
.page-searchEmpty .filter-block .maximize-icon > img,
.page-BrandsCategoryPage .filter-block .maximize-icon > img {
  width: auto;
  height: auto;
}
.page-productGrid .filters-hidden .maximize-icon,
.page-search .filters-hidden .maximize-icon,
.page-searchEmpty .filters-hidden .maximize-icon,
.page-BrandsCategoryPage .filters-hidden .maximize-icon {
  float: right;
  width: 9px;
  transform: rotate(45deg);
  cursor: pointer;
  position: relative;
  bottom: 1px;
  left: 6px;
}
.page-productGrid .filters-visible .minimize-icon,
.page-search .filters-visible .minimize-icon,
.page-searchEmpty .filters-visible .minimize-icon,
.page-BrandsCategoryPage .filters-visible .minimize-icon {
  float: right;
  width: 13px;
  cursor: pointer;
  position: relative;
  bottom: 2px;
  left: 5px;
}
.page-productGrid .product__facet,
.page-search .product__facet,
.page-searchEmpty .product__facet,
.page-BrandsCategoryPage .product__facet {
  width: 200px !important;
}
.page-productGrid .facets-column,
.page-search .facets-column,
.page-searchEmpty .facets-column,
.page-BrandsCategoryPage .facets-column {
  padding: 0;
  margin: 20px 0;
}
@media (min-width: 1025px) {
  .page-productGrid .facets-column,
  .page-search .facets-column,
  .page-searchEmpty .facets-column,
  .page-BrandsCategoryPage .facets-column {
    width: 200px !important;
    position: absolute;
    left: 0;
    top: 30px;
  }
}
.page-productGrid .facets-column .hide-filters,
.page-search .facets-column .hide-filters,
.page-searchEmpty .facets-column .hide-filters,
.page-BrandsCategoryPage .facets-column .hide-filters {
  cursor: pointer;
  font-size: 13px;
  color: #222222;
  display: inline-block;
  letter-spacing: 0.5px;
  border: 1px solid #e3e3e3;
  padding: 5px 10px;
  margin-bottom: 2.196vw;
}
.page-productGrid .facets-column .remove-filters,
.page-search .facets-column .remove-filters,
.page-searchEmpty .facets-column .remove-filters,
.page-BrandsCategoryPage .facets-column .remove-filters {
  cursor: pointer;
  font-size: 13px;
  color: #222222;
  display: inline-block;
  letter-spacing: 0.5px;
  border: 1px solid #e3e3e3;
  padding: 5px 10px;
  float: right;
}
.page-productGrid .facets-column .filter-block .facet__list,
.page-search .facets-column .filter-block .facet__list,
.page-searchEmpty .facets-column .filter-block .facet__list,
.page-BrandsCategoryPage .facets-column .filter-block .facet__list {
  margin-left: 0;
}
.page-productGrid .facets-column .filter-block .filter-options li,
.page-search .facets-column .filter-block .filter-options li,
.page-searchEmpty .facets-column .filter-block .filter-options li,
.page-BrandsCategoryPage .facets-column .filter-block .filter-options li {
  margin-bottom: 10px;
  font-size: 14px;
}
.page-productGrid .facets-column .filter-block .filter-options li a,
.page-search .facets-column .filter-block .filter-options li a,
.page-searchEmpty .facets-column .filter-block .filter-options li a,
.page-BrandsCategoryPage .facets-column .filter-block .filter-options li a {
  color: #808080;
  font-size: 15px;
}
.page-productGrid .facets-column .filter-block .filter-options li a h2,
.page-search .facets-column .filter-block .filter-options li a h2,
.page-searchEmpty .facets-column .filter-block .filter-options li a h2,
.page-BrandsCategoryPage .facets-column .filter-block .filter-options li a h2 {
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  font-size: 15px;
  text-transform: capitalize;
}
.page-productGrid .facets-column .filter-block .form-price-slider .irs .irs-bar,
.page-search .facets-column .filter-block .form-price-slider .irs .irs-bar,
.page-searchEmpty .facets-column .filter-block .form-price-slider .irs .irs-bar,
.page-BrandsCategoryPage .facets-column .filter-block .form-price-slider .irs .irs-bar {
  background-color: #222222;
  height: 4px;
  top: 29px;
}
.page-productGrid .facets-column .filter-block .form-price-slider .irs .irs-from,
.page-search .facets-column .filter-block .form-price-slider .irs .irs-from,
.page-searchEmpty .facets-column .filter-block .form-price-slider .irs .irs-from,
.page-BrandsCategoryPage .facets-column .filter-block .form-price-slider .irs .irs-from {
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  color: #222222;
}
.page-productGrid .facets-column .filter-block .form-price-slider .irs .irs-from:before,
.page-search .facets-column .filter-block .form-price-slider .irs .irs-from:before,
.page-searchEmpty .facets-column .filter-block .form-price-slider .irs .irs-from:before,
.page-BrandsCategoryPage .facets-column .filter-block .form-price-slider .irs .irs-from:before {
  content: none;
}
.page-productGrid .facets-column .filter-block .form-price-slider .irs .irs-from:after,
.page-search .facets-column .filter-block .form-price-slider .irs .irs-from:after,
.page-searchEmpty .facets-column .filter-block .form-price-slider .irs .irs-from:after,
.page-BrandsCategoryPage .facets-column .filter-block .form-price-slider .irs .irs-from:after {
  content: "€";
}
.page-productGrid .facets-column .filter-block .form-price-slider .irs .irs-grid,
.page-search .facets-column .filter-block .form-price-slider .irs .irs-grid,
.page-searchEmpty .facets-column .filter-block .form-price-slider .irs .irs-grid,
.page-BrandsCategoryPage .facets-column .filter-block .form-price-slider .irs .irs-grid {
  display: none;
}
.page-productGrid .facets-column .filter-block .form-price-slider .irs .irs-line,
.page-search .facets-column .filter-block .form-price-slider .irs .irs-line,
.page-searchEmpty .facets-column .filter-block .form-price-slider .irs .irs-line,
.page-BrandsCategoryPage .facets-column .filter-block .form-price-slider .irs .irs-line {
  display: none;
}
.page-productGrid .facets-column .filter-block .form-price-slider .irs .irs-to,
.page-search .facets-column .filter-block .form-price-slider .irs .irs-to,
.page-searchEmpty .facets-column .filter-block .form-price-slider .irs .irs-to,
.page-BrandsCategoryPage .facets-column .filter-block .form-price-slider .irs .irs-to {
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  color: #222222;
}
.page-productGrid .facets-column .filter-block .form-price-slider .irs .irs-to:before,
.page-search .facets-column .filter-block .form-price-slider .irs .irs-to:before,
.page-searchEmpty .facets-column .filter-block .form-price-slider .irs .irs-to:before,
.page-BrandsCategoryPage .facets-column .filter-block .form-price-slider .irs .irs-to:before {
  content: none;
}
.page-productGrid .facets-column .filter-block .form-price-slider .irs .irs-to:after,
.page-search .facets-column .filter-block .form-price-slider .irs .irs-to:after,
.page-searchEmpty .facets-column .filter-block .form-price-slider .irs .irs-to:after,
.page-BrandsCategoryPage .facets-column .filter-block .form-price-slider .irs .irs-to:after {
  content: "€";
}
.page-productGrid .facets-column .filter-block .form-price-slider .irs .irs-handle i:first-child,
.page-search .facets-column .filter-block .form-price-slider .irs .irs-handle i:first-child,
.page-searchEmpty .facets-column .filter-block .form-price-slider .irs .irs-handle i:first-child,
.page-BrandsCategoryPage .facets-column .filter-block .form-price-slider .irs .irs-handle i:first-child {
  background-color: #222222;
  width: 7px;
}
.page-productGrid .facets-column .filter-block .color-selector,
.page-search .facets-column .filter-block .color-selector,
.page-searchEmpty .facets-column .filter-block .color-selector,
.page-BrandsCategoryPage .facets-column .filter-block .color-selector {
  box-shadow: none;
  padding: 0;
  border-radius: 0;
  border: 1px solid #e3e3e3;
}
.page-productGrid .main-grid-container,
.page-search .main-grid-container,
.page-searchEmpty .main-grid-container,
.page-BrandsCategoryPage .main-grid-container {
  display: inline-block;
  width: calc(100% - 200px);
  padding-left: 10px !important;
}
.page-productGrid .main-grid-container .grid-banner img,
.page-search .main-grid-container .grid-banner img,
.page-searchEmpty .main-grid-container .grid-banner img,
.page-BrandsCategoryPage .main-grid-container .grid-banner img {
  width: 100%;
}
.page-productGrid .grid-top-section,
.page-search .grid-top-section,
.page-searchEmpty .grid-top-section,
.page-BrandsCategoryPage .grid-top-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
}
@media (max-width: 1024px) {
  .page-productGrid .grid-top-section,
  .page-search .grid-top-section,
  .page-searchEmpty .grid-top-section,
  .page-BrandsCategoryPage .grid-top-section {
    flex-direction: column;
  }
}
.page-productGrid .grid-top-section .total-products,
.page-search .grid-top-section .total-products,
.page-searchEmpty .grid-top-section .total-products,
.page-BrandsCategoryPage .grid-top-section .total-products {
  order: 0;
}
.page-productGrid .grid-top-section .store-filter,
.page-search .grid-top-section .store-filter,
.page-searchEmpty .grid-top-section .store-filter,
.page-BrandsCategoryPage .grid-top-section .store-filter {
  order: 1;
}
.page-productGrid .grid-top-section .grid-view-container,
.page-search .grid-top-section .grid-view-container,
.page-searchEmpty .grid-top-section .grid-view-container,
.page-BrandsCategoryPage .grid-top-section .grid-view-container {
  order: 2;
}
.page-productGrid .grid-top-section .filtered,
.page-search .grid-top-section .filtered,
.page-searchEmpty .grid-top-section .filtered,
.page-BrandsCategoryPage .grid-top-section .filtered {
  order: 3;
}
.page-productGrid .grid-top-section .show-filters,
.page-search .grid-top-section .show-filters,
.page-searchEmpty .grid-top-section .show-filters,
.page-BrandsCategoryPage .grid-top-section .show-filters {
  cursor: pointer;
  font-size: 13px;
  color: #222222;
  display: inline-block;
  letter-spacing: 0.5px;
  border: 1px solid #e3e3e3;
  padding: 5px 10px;
}
.page-productGrid .grid-top-section .filtered,
.page-search .grid-top-section .filtered,
.page-searchEmpty .grid-top-section .filtered,
.page-BrandsCategoryPage .grid-top-section .filtered {
  display: flex;
  flex-direction: row-reverse;
  cursor: pointer;
  font-size: 0.885vw;
  color: #222222;
  letter-spacing: 0.5px;
  padding: 0;
}
.page-productGrid .grid-top-section .filtered .select-arrow-icon,
.page-search .grid-top-section .filtered .select-arrow-icon,
.page-searchEmpty .grid-top-section .filtered .select-arrow-icon,
.page-BrandsCategoryPage .grid-top-section .filtered .select-arrow-icon {
  z-index: -1;
}
.page-productGrid .grid-top-section .filtered .form-control,
.page-search .grid-top-section .filtered .form-control,
.page-searchEmpty .grid-top-section .filtered .form-control,
.page-BrandsCategoryPage .grid-top-section .filtered .form-control {
  cursor: pointer;
  margin: 0;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  box-shadow: none;
  background-color: transparent;
}
.page-productGrid .grid-top-section .filtered .form-control:hover,
.page-search .grid-top-section .filtered .form-control:hover,
.page-searchEmpty .grid-top-section .filtered .form-control:hover,
.page-BrandsCategoryPage .grid-top-section .filtered .form-control:hover {
  border-color: #e3e3e3;
}
.page-productGrid .grid-top-section .filtered .form-control option,
.page-search .grid-top-section .filtered .form-control option,
.page-searchEmpty .grid-top-section .filtered .form-control option,
.page-BrandsCategoryPage .grid-top-section .filtered .form-control option {
  display: block;
  width: 100%;
  height: 32px;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #222222;
}
.page-productGrid .grid-top-section .filtered .order-by,
.page-search .grid-top-section .filtered .order-by,
.page-searchEmpty .grid-top-section .filtered .order-by,
.page-BrandsCategoryPage .grid-top-section .filtered .order-by {
  cursor: pointer;
  font-size: 0.885vw;
  color: #222222;
  display: inline-block;
  letter-spacing: 0.5px;
  border: 1px solid #222222;
  padding: 5px 10px;
}
.page-productGrid .grid-top-section .filtered .select-arrow-icon,
.page-search .grid-top-section .filtered .select-arrow-icon,
.page-searchEmpty .grid-top-section .filtered .select-arrow-icon,
.page-BrandsCategoryPage .grid-top-section .filtered .select-arrow-icon {
  transform: rotate(90deg);
  position: absolute;
  right: 0.9vw;
  width: 8px;
  margin-top: 9px;
}
.page-productGrid .grid-top-section .total-products,
.page-search .grid-top-section .total-products,
.page-searchEmpty .grid-top-section .total-products,
.page-BrandsCategoryPage .grid-top-section .total-products {
  display: flex;
  align-items: center;
}
@media (min-width: 1025px) {
  .page-productGrid .grid-top-section .total-products,
  .page-search .grid-top-section .total-products,
  .page-searchEmpty .grid-top-section .total-products,
  .page-BrandsCategoryPage .grid-top-section .total-products {
    margin-left: 15px;
  }
}
.page-productGrid .grid-top-section .total-products .products-number,
.page-search .grid-top-section .total-products .products-number,
.page-searchEmpty .grid-top-section .total-products .products-number,
.page-BrandsCategoryPage .grid-top-section .total-products .products-number {
  color: #e2251d;
  font-size: 18px;
  margin-right: 5px;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
.page-productGrid .grid-top-section .total-products .products-category,
.page-search .grid-top-section .total-products .products-category,
.page-searchEmpty .grid-top-section .total-products .products-category,
.page-BrandsCategoryPage .grid-top-section .total-products .products-category {
  font-size: 18px;
  letter-spacing: 0.5px;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
.page-productGrid .grid-top-section .total-products .search-results-text,
.page-search .grid-top-section .total-products .search-results-text,
.page-searchEmpty .grid-top-section .total-products .search-results-text,
.page-BrandsCategoryPage .grid-top-section .total-products .search-results-text {
  text-transform: none;
  margin-left: 0.5em;
  font-size: 18px;
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
}
.page-productGrid .grid-top-section .total-products .search-results-text .products-number,
.page-search .grid-top-section .total-products .search-results-text .products-number,
.page-searchEmpty .grid-top-section .total-products .search-results-text .products-number,
.page-BrandsCategoryPage .grid-top-section .total-products .search-results-text .products-number {
  color: #e2251d;
  margin-right: 5px;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
.page-productGrid .grid-top-section .total-products .search-results-text span,
.page-search .grid-top-section .total-products .search-results-text span,
.page-searchEmpty .grid-top-section .total-products .search-results-text span,
.page-BrandsCategoryPage .grid-top-section .total-products .search-results-text span {
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  text-transform: uppercase;
}
.page-productGrid .grid-top-section .store-filter,
.page-search .grid-top-section .store-filter,
.page-searchEmpty .grid-top-section .store-filter,
.page-BrandsCategoryPage .grid-top-section .store-filter {
  margin: 0 auto 0 auto;
  text-align: center;
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .page-productGrid .grid-top-section .store-filter,
  .page-search .grid-top-section .store-filter,
  .page-searchEmpty .grid-top-section .store-filter,
  .page-BrandsCategoryPage .grid-top-section .store-filter {
    margin: 10px 25px 0 25px;
    text-align: initial;
  }
}
.page-productGrid .grid-top-section .store-filter .open-grid-stores-popup,
.page-search .grid-top-section .store-filter .open-grid-stores-popup,
.page-searchEmpty .grid-top-section .store-filter .open-grid-stores-popup,
.page-BrandsCategoryPage .grid-top-section .store-filter .open-grid-stores-popup {
  cursor: pointer;
  text-decoration: underline;
  font-size: 12px;
}
.page-productGrid .grid-top-section .store-filter .open-grid-stores-popup.selected,
.page-search .grid-top-section .store-filter .open-grid-stores-popup.selected,
.page-searchEmpty .grid-top-section .store-filter .open-grid-stores-popup.selected,
.page-BrandsCategoryPage .grid-top-section .store-filter .open-grid-stores-popup.selected {
  text-decoration: none;
  display: flex;
  align-items: center;
}
.page-productGrid .grid-top-section .store-filter .marker-icon,
.page-search .grid-top-section .store-filter .marker-icon,
.page-searchEmpty .grid-top-section .store-filter .marker-icon,
.page-BrandsCategoryPage .grid-top-section .store-filter .marker-icon {
  margin-right: 7px;
}
.page-productGrid .grid-top-section .store-filter .toggle-switch,
.page-search .grid-top-section .store-filter .toggle-switch,
.page-searchEmpty .grid-top-section .store-filter .toggle-switch,
.page-BrandsCategoryPage .grid-top-section .store-filter .toggle-switch {
  position: relative;
  display: inline-block;
  width: 39px;
  height: 22px;
  float: right;
  margin-left: 15px;
}
.page-productGrid .grid-top-section .store-filter .toggle-switch .toggle-switch__slider,
.page-search .grid-top-section .store-filter .toggle-switch .toggle-switch__slider,
.page-searchEmpty .grid-top-section .store-filter .toggle-switch .toggle-switch__slider,
.page-BrandsCategoryPage .grid-top-section .store-filter .toggle-switch .toggle-switch__slider {
  background-color: #30BE4E;
}
.page-productGrid .grid-top-section .store-filter .toggle-switch .toggle-switch__slider:before,
.page-search .grid-top-section .store-filter .toggle-switch .toggle-switch__slider:before,
.page-searchEmpty .grid-top-section .store-filter .toggle-switch .toggle-switch__slider:before,
.page-BrandsCategoryPage .grid-top-section .store-filter .toggle-switch .toggle-switch__slider:before {
  height: 15px;
  width: 15px;
  left: 20px;
}
.page-productGrid .grid-top-section .grid-view-container,
.page-search .grid-top-section .grid-view-container,
.page-searchEmpty .grid-top-section .grid-view-container,
.page-BrandsCategoryPage .grid-top-section .grid-view-container {
  display: flex;
  margin: 0 20px 0 0;
}
.page-productGrid .grid-top-section .grid-view-container [class^="grid-view"],
.page-search .grid-top-section .grid-view-container [class^="grid-view"],
.page-searchEmpty .grid-top-section .grid-view-container [class^="grid-view"],
.page-BrandsCategoryPage .grid-top-section .grid-view-container [class^="grid-view"] {
  margin: 0 5px;
  cursor: pointer;
}
.page-productGrid .grid-top-section .grid-view-container [class^="grid-view"] path,
.page-search .grid-top-section .grid-view-container [class^="grid-view"] path,
.page-searchEmpty .grid-top-section .grid-view-container [class^="grid-view"] path,
.page-BrandsCategoryPage .grid-top-section .grid-view-container [class^="grid-view"] path {
  fill: #e3e3e3;
}
.page-productGrid .grid-top-section .grid-view-container .active path,
.page-search .grid-top-section .grid-view-container .active path,
.page-searchEmpty .grid-top-section .grid-view-container .active path,
.page-BrandsCategoryPage .grid-top-section .grid-view-container .active path {
  fill: #e2251d;
}
.page-productGrid .ordered .chosen,
.page-search .ordered .chosen,
.page-searchEmpty .ordered .chosen,
.page-BrandsCategoryPage .ordered .chosen {
  margin-bottom: 20px;
  color: #222222;
}
.page-productGrid .ordered .chosen span a,
.page-search .ordered .chosen span a,
.page-searchEmpty .ordered .chosen span a,
.page-BrandsCategoryPage .ordered .chosen span a {
  font-size: 16px !important;
}
.page-productGrid .ordered .chosen .breadcrumb-right-icon,
.page-search .ordered .chosen .breadcrumb-right-icon,
.page-searchEmpty .ordered .chosen .breadcrumb-right-icon,
.page-BrandsCategoryPage .ordered .chosen .breadcrumb-right-icon {
  color: #222222;
  opacity: 0.4;
}
.page-productGrid .ordered .chosen .breadcrumb-right-icon img,
.page-search .ordered .chosen .breadcrumb-right-icon img,
.page-searchEmpty .ordered .chosen .breadcrumb-right-icon img,
.page-BrandsCategoryPage .ordered .chosen .breadcrumb-right-icon img {
  width: 8px;
  vertical-align: inherit;
}
.page-productGrid .global-alerts .alert.alert-warning.alert-dismissable,
.page-search .global-alerts .alert.alert-warning.alert-dismissable,
.page-searchEmpty .global-alerts .alert.alert-warning.alert-dismissable,
.page-BrandsCategoryPage .global-alerts .alert.alert-warning.alert-dismissable {
  border-bottom: 1px solid #e3e3e3;
  border-top: none;
  text-align: center;
  color: #222222;
  background-color: transparent;
}
.page-productGrid .global-alerts .alert.alert-warning.alert-dismissable .close,
.page-search .global-alerts .alert.alert-warning.alert-dismissable .close,
.page-searchEmpty .global-alerts .alert.alert-warning.alert-dismissable .close,
.page-BrandsCategoryPage .global-alerts .alert.alert-warning.alert-dismissable .close {
  display: none;
}
.page-productGrid .pagination-wrap,
.page-search .pagination-wrap,
.page-searchEmpty .pagination-wrap,
.page-BrandsCategoryPage .pagination-wrap {
  margin: 20px 0;
}
.page-productGrid .pagination-container,
.page-search .pagination-container,
.page-searchEmpty .pagination-container,
.page-BrandsCategoryPage .pagination-container {
  padding: 0;
}
.page-productGrid .pagination-container .pagination-toolbar,
.page-search .pagination-container .pagination-toolbar,
.page-searchEmpty .pagination-container .pagination-toolbar,
.page-BrandsCategoryPage .pagination-container .pagination-toolbar {
  padding: 0;
}
.page-productGrid .pagination-container .pagination-toolbar .num-articles-content,
.page-search .pagination-container .pagination-toolbar .num-articles-content,
.page-searchEmpty .pagination-container .pagination-toolbar .num-articles-content,
.page-BrandsCategoryPage .pagination-container .pagination-toolbar .num-articles-content {
  padding: 0;
}
.page-productGrid .pagination-container .pagination-toolbar .num-articles-content .num-articles,
.page-search .pagination-container .pagination-toolbar .num-articles-content .num-articles,
.page-searchEmpty .pagination-container .pagination-toolbar .num-articles-content .num-articles,
.page-BrandsCategoryPage .pagination-container .pagination-toolbar .num-articles-content .num-articles {
  font-size: 0.885vw;
  color: #222222;
}
.page-productGrid .facet__name,
.page-search .facet__name,
.page-searchEmpty .facet__name,
.page-BrandsCategoryPage .facet__name {
  color: #222222;
  margin-bottom: 10px;
}
.page-productGrid .facet__name p,
.page-search .facet__name p,
.page-searchEmpty .facet__name p,
.page-BrandsCategoryPage .facet__name p {
  font-size: 14px !important;
  text-transform: capitalize !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px;
}
.page-productGrid .listing,
.page-search .listing,
.page-searchEmpty .listing,
.page-BrandsCategoryPage .listing {
  max-width: 100%;
  padding: 0;
}
.page-productGrid .tallas_dispo,
.page-search .tallas_dispo,
.page-searchEmpty .tallas_dispo,
.page-BrandsCategoryPage .tallas_dispo {
  width: 49.8%;
  background-color: #000000;
  color: #ffffff;
  display: none;
  float: left;
  border: 1px solid #000000;
  font-size: 0.55em;
  text-align: center;
  padding: 4px 1px 4px 1px;
  height: 23px;
  box-shadow: none;
}
.page-productGrid .slick-track,
.page-search .slick-track,
.page-searchEmpty .slick-track,
.page-BrandsCategoryPage .slick-track {
  width: 100% !important;
}
.page-productGrid .color_change,
.page-search .color_change,
.page-searchEmpty .color_change,
.page-BrandsCategoryPage .color_change {
  border: 1px solid #e3e3e3;
  cursor: pointer;
  color: #000000;
  display: inline-block;
  text-align: center;
  font-size: 0.6em;
  height: 2.083vw;
  margin: 0;
  position: initial;
  padding: 0;
}
.page-productGrid .color_change.active,
.page-search .color_change.active,
.page-searchEmpty .color_change.active,
.page-BrandsCategoryPage .color_change.active {
  color: #ffffff;
  background-color: #000000;
}
.page-productGrid .color_change:hover,
.page-search .color_change:hover,
.page-searchEmpty .color_change:hover,
.page-BrandsCategoryPage .color_change:hover {
  border: 1px solid #000000;
}
@media (min-width: 320px) and (max-width: 430px) {
  .page-productGrid .mobile-sticky-total,
  .page-search .mobile-sticky-total,
  .page-searchEmpty .mobile-sticky-total,
  .page-BrandsCategoryPage .mobile-sticky-total {
    width: 59% !important;
    padding-right: 0px !important;
    margin-left: 19%;
    margin-top: 6%;
    left: 0px;
    line-height: 15px !important;
  }
}
@media (min-width: 430px) and (max-width: 530px) {
  .page-productGrid .mobile-sticky-total,
  .page-search .mobile-sticky-total,
  .page-searchEmpty .mobile-sticky-total,
  .page-BrandsCategoryPage .mobile-sticky-total {
    width: 59% !important;
    padding-right: 0px !important;
    margin-left: 15%;
    margin-top: 5%;
    left: 0px;
    line-height: 15px !important;
  }
}
@media (min-width: 530px) and (max-width: 639px) {
  .page-productGrid .mobile-sticky-total,
  .page-search .mobile-sticky-total,
  .page-searchEmpty .mobile-sticky-total,
  .page-BrandsCategoryPage .mobile-sticky-total {
    width: 56% !important;
    padding-right: 0px !important;
    margin-left: 14%;
    margin-top: 5%;
    left: 0px;
    line-height: 15px !important;
  }
}
@media (max-width: 1024px) {
  .page-productGrid .reserve-modal .reserve-product-details.open-mobile,
  .page-search .reserve-modal .reserve-product-details.open-mobile,
  .page-searchEmpty .reserve-modal .reserve-product-details.open-mobile,
  .page-BrandsCategoryPage .reserve-modal .reserve-product-details.open-mobile {
    justify-content: start;
  }
  .page-productGrid .reserve-modal .reserve-product-details.open-mobile .right-column,
  .page-search .reserve-modal .reserve-product-details.open-mobile .right-column,
  .page-searchEmpty .reserve-modal .reserve-product-details.open-mobile .right-column,
  .page-BrandsCategoryPage .reserve-modal .reserve-product-details.open-mobile .right-column {
    flex-direction: column;
    height: 250px;
  }
  .page-productGrid .reserve-modal .reserve-product-details.open-mobile .right-column.map-closed,
  .page-search .reserve-modal .reserve-product-details.open-mobile .right-column.map-closed,
  .page-searchEmpty .reserve-modal .reserve-product-details.open-mobile .right-column.map-closed,
  .page-BrandsCategoryPage .reserve-modal .reserve-product-details.open-mobile .right-column.map-closed {
    transition: height 0.3s ease-out;
    height: 250px;
  }
  .page-productGrid .reserve-modal .reserve-product-details.open-mobile .right-column.map-opened,
  .page-search .reserve-modal .reserve-product-details.open-mobile .right-column.map-opened,
  .page-searchEmpty .reserve-modal .reserve-product-details.open-mobile .right-column.map-opened,
  .page-BrandsCategoryPage .reserve-modal .reserve-product-details.open-mobile .right-column.map-opened {
    transition: height 0.3s ease-out;
    height: 100%;
  }
  .page-productGrid .reserve-modal .reserve-product-details.open-mobile .right-column .pos-reserve-information,
  .page-search .reserve-modal .reserve-product-details.open-mobile .right-column .pos-reserve-information,
  .page-searchEmpty .reserve-modal .reserve-product-details.open-mobile .right-column .pos-reserve-information,
  .page-BrandsCategoryPage .reserve-modal .reserve-product-details.open-mobile .right-column .pos-reserve-information {
    height: auto;
  }
  .page-productGrid .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list,
  .page-search .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list,
  .page-searchEmpty .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list,
  .page-BrandsCategoryPage .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list {
    margin: 10px 0 30px 0;
    width: 100%;
    align-items: baseline;
  }
  .page-productGrid .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list li,
  .page-search .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list li,
  .page-searchEmpty .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list li,
  .page-BrandsCategoryPage .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list li {
    cursor: pointer;
  }
  .page-productGrid .reserve-modal .reserve-product-details.open-mobile form,
  .page-search .reserve-modal .reserve-product-details.open-mobile form,
  .page-searchEmpty .reserve-modal .reserve-product-details.open-mobile form,
  .page-BrandsCategoryPage .reserve-modal .reserve-product-details.open-mobile form {
    display: flex;
    flex: auto;
    flex-direction: column-reverse;
  }
  .page-productGrid .reserve-modal .right-column .tabs-list,
  .page-search .reserve-modal .right-column .tabs-list,
  .page-searchEmpty .reserve-modal .right-column .tabs-list,
  .page-BrandsCategoryPage .reserve-modal .right-column .tabs-list {
    justify-content: stretch !important;
  }
  .page-productGrid header,
  .page-search header,
  .page-searchEmpty header,
  .page-BrandsCategoryPage header {
    width: 100%;
    z-index: 999;
    top: 0;
  }
  .page-productGrid #main-page-container,
  .page-search #main-page-container,
  .page-searchEmpty #main-page-container,
  .page-BrandsCategoryPage #main-page-container {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .page-productGrid .menu-opened,
  .page-search .menu-opened,
  .page-searchEmpty .menu-opened,
  .page-BrandsCategoryPage .menu-opened {
    z-index: 10000 !important;
  }
  .page-productGrid .sticky-filters-open,
  .page-search .sticky-filters-open,
  .page-searchEmpty .sticky-filters-open,
  .page-BrandsCategoryPage .sticky-filters-open {
    position: absolute;
  }
  .page-productGrid .sticky-filters,
  .page-search .sticky-filters,
  .page-searchEmpty .sticky-filters,
  .page-BrandsCategoryPage .sticky-filters {
    position: fixed;
    top: 35px;
    background-color: #ffffff;
  }
  .page-productGrid .header-search-bar,
  .page-search .header-search-bar,
  .page-searchEmpty .header-search-bar,
  .page-BrandsCategoryPage .header-search-bar,
  .page-productGrid .mobile-header-logo,
  .page-search .mobile-header-logo,
  .page-searchEmpty .mobile-header-logo,
  .page-BrandsCategoryPage .mobile-header-logo,
  .page-productGrid .mini-cart-container-mobile,
  .page-search .mini-cart-container-mobile,
  .page-searchEmpty .mini-cart-container-mobile,
  .page-BrandsCategoryPage .mini-cart-container-mobile {
    opacity: 1;
    transition: all 0.3s;
  }
  .page-productGrid .mobile-sticky-total,
  .page-search .mobile-sticky-total,
  .page-searchEmpty .mobile-sticky-total,
  .page-BrandsCategoryPage .mobile-sticky-total {
    display: none;
    justify-content: center;
    width: 80%;
    padding-right: 15px;
    right: 15px;
    top: 0;
    line-height: 65px;
    position: fixed;
    transition: all 0.3s;
  }
  .page-productGrid .mobile-sticky-total .total-products,
  .page-search .mobile-sticky-total .total-products,
  .page-searchEmpty .mobile-sticky-total .total-products,
  .page-BrandsCategoryPage .mobile-sticky-total .total-products {
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    right: 10px;
  }
  .page-productGrid .mobile-sticky-total .total-products .products-category,
  .page-search .mobile-sticky-total .total-products .products-category,
  .page-searchEmpty .mobile-sticky-total .total-products .products-category,
  .page-BrandsCategoryPage .mobile-sticky-total .total-products .products-category {
    font-size: 18px;
    letter-spacing: 0.5px;
  }
  .page-productGrid .mobile-sticky-total .total-products .products-category .headingTitle,
  .page-search .mobile-sticky-total .total-products .products-category .headingTitle,
  .page-searchEmpty .mobile-sticky-total .total-products .products-category .headingTitle,
  .page-BrandsCategoryPage .mobile-sticky-total .total-products .products-category .headingTitle {
    text-transform: unset;
  }
  .page-productGrid .mobile-sticky-total .total-products .search-results-text,
  .page-search .mobile-sticky-total .total-products .search-results-text,
  .page-searchEmpty .mobile-sticky-total .total-products .search-results-text,
  .page-BrandsCategoryPage .mobile-sticky-total .total-products .search-results-text {
    margin: 10px 0px 10px 0px !important;
    text-transform: none;
    margin-left: 0.5em;
    font-size: 18px;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .page-productGrid .mobile-sticky-total .total-products .search-results-text .products-number,
  .page-search .mobile-sticky-total .total-products .search-results-text .products-number,
  .page-searchEmpty .mobile-sticky-total .total-products .search-results-text .products-number,
  .page-BrandsCategoryPage .mobile-sticky-total .total-products .search-results-text .products-number {
    color: #e2251d;
    margin-right: 5px;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  }
  .page-productGrid .mobile-sticky-total .total-products .search-results-text span,
  .page-search .mobile-sticky-total .total-products .search-results-text span,
  .page-searchEmpty .mobile-sticky-total .total-products .search-results-text span,
  .page-BrandsCategoryPage .mobile-sticky-total .total-products .search-results-text span {
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    text-transform: uppercase;
  }
  .page-productGrid .fixed-header,
  .page-search .fixed-header,
  .page-searchEmpty .fixed-header,
  .page-BrandsCategoryPage .fixed-header {
    position: fixed;
  }
  .page-productGrid .fixed-header .header-search-bar,
  .page-search .fixed-header .header-search-bar,
  .page-searchEmpty .fixed-header .header-search-bar,
  .page-BrandsCategoryPage .fixed-header .header-search-bar,
  .page-productGrid .fixed-header .mobile-header-logo,
  .page-search .fixed-header .mobile-header-logo,
  .page-searchEmpty .fixed-header .mobile-header-logo,
  .page-BrandsCategoryPage .fixed-header .mobile-header-logo {
    opacity: 0;
  }
  .page-productGrid .fixed-header .mini-cart-container-mobile,
  .page-search .fixed-header .mini-cart-container-mobile,
  .page-searchEmpty .fixed-header .mini-cart-container-mobile,
  .page-BrandsCategoryPage .fixed-header .mini-cart-container-mobile {
    z-index: 1;
  }
  .page-productGrid .fixed-header .mobile-sticky-total,
  .page-search .fixed-header .mobile-sticky-total,
  .page-searchEmpty .fixed-header .mobile-sticky-total,
  .page-BrandsCategoryPage .fixed-header .mobile-sticky-total {
    display: block;
  }
  .page-productGrid .fixed-header ~ div .product-grid-section1-slot,
  .page-search .fixed-header ~ div .product-grid-section1-slot,
  .page-searchEmpty .fixed-header ~ div .product-grid-section1-slot,
  .page-BrandsCategoryPage .fixed-header ~ div .product-grid-section1-slot {
    padding-top: 0;
    transition: padding-top ease 0.3s;
  }
  .page-productGrid .fixed-header.fixed-asm,
  .page-search .fixed-header.fixed-asm,
  .page-searchEmpty .fixed-header.fixed-asm,
  .page-BrandsCategoryPage .fixed-header.fixed-asm {
    position: fixed;
    top: 0;
  }
  .page-productGrid .fixed-header .bottom-header-container,
  .page-search .fixed-header .bottom-header-container,
  .page-searchEmpty .fixed-header .bottom-header-container,
  .page-BrandsCategoryPage .fixed-header .bottom-header-container {
    opacity: 0;
    height: 0;
    overflow: hidden;
    max-height: 70px;
  }
  .page-productGrid .fixed-header .bottom-header-container img,
  .page-search .fixed-header .bottom-header-container img,
  .page-searchEmpty .fixed-header .bottom-header-container img,
  .page-BrandsCategoryPage .fixed-header .bottom-header-container img {
    max-height: 70px;
  }
  .page-productGrid .facets-column,
  .page-search .facets-column,
  .page-searchEmpty .facets-column,
  .page-BrandsCategoryPage .facets-column {
    display: block;
    margin: 0;
    background-color: #ffffff;
    z-index: 100;
  }
  .page-productGrid .facets-column.active,
  .page-search .facets-column.active,
  .page-searchEmpty .facets-column.active,
  .page-BrandsCategoryPage .facets-column.active {
    display: block !important;
    position: fixed;
  }
  .page-productGrid .facets-column .scrollable-aside-container,
  .page-search .facets-column .scrollable-aside-container,
  .page-searchEmpty .facets-column .scrollable-aside-container,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container {
    position: relative;
    height: 100%;
    background-color: #ffffff;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside {
    position: relative;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside.scrollable-sticky .product__facet,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside.scrollable-sticky .product__facet,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside.scrollable-sticky .product__facet,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside.scrollable-sticky .product__facet {
    margin-top: 0;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet {
    display: block;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block {
    padding: 20px 20px;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .facet__name,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .facet__name,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .facet__name,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .facet__name {
    margin-bottom: 0;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .facet__values,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .facet__values,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .facet__values,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .facet__values {
    margin-top: 20px;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .standard-color-facet,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .standard-color-facet,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .standard-color-facet,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .standard-color-facet {
    width: 90%;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .standard-color-facet form,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .standard-color-facet form,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .standard-color-facet form,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .standard-color-facet form {
    width: 40px;
    border: 1px solid #e3e3e3;
    height: 40px;
    margin-right: 2px;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .standard-color-facet form button,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .standard-color-facet form button,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .standard-color-facet form button,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .standard-color-facet form button,
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .standard-color-facet form a,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .standard-color-facet form a,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .standard-color-facet form a,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .standard-color-facet form a {
    height: 100%;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .form-price-slider,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .form-price-slider,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .form-price-slider,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .form-price-slider {
    margin-top: 20px !important;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .maximize-icon,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .maximize-icon,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .maximize-icon,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .maximize-icon {
    float: right;
    width: 15px;
    transform: rotate(45deg);
    cursor: pointer;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .minimize-icon,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .minimize-icon,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .minimize-icon,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .minimize-icon {
    float: right;
    width: 15px;
    cursor: pointer;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .size-selector .other-items,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .size-selector .other-items,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .size-selector .other-items,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .filter-block .size-selector .other-items {
    border-top: none;
    padding: 5px;
    display: table;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .close-filters-mobile,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .close-filters-mobile,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .close-filters-mobile,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .close-filters-mobile {
    display: flex;
    justify-content: space-between;
    text-transform: uppercase;
    color: #222222;
    border-bottom: 1px solid #e3e3e3;
    padding: 20px 10px 20px 20px;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .close-filters-mobile .close-icon,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .close-filters-mobile .close-icon,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .close-filters-mobile .close-icon,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .close-filters-mobile .close-icon {
    text-align: center;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 95px;
    background-image: linear-gradient(-45deg, #e3e3e3, #ffffff);
    float: right;
    width: 40px;
    height: 40px;
    justify-content: center;
    position: relative;
    bottom: 5px;
    display: flex;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .close-filters-mobile .close-icon img,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .close-filters-mobile .close-icon img,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .close-filters-mobile .close-icon img,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .close-filters-mobile .close-icon img {
    width: 15px;
    height: 15px;
    align-self: center;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .scrollable-filters-container,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .scrollable-filters-container,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .scrollable-filters-container,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .scrollable-filters-container {
    overflow: hidden;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .scrollable-filters-container .scrollable-filters,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .scrollable-filters-container .scrollable-filters,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .scrollable-filters-container .scrollable-filters,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .scrollable-filters-container .scrollable-filters {
    position: relative;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .remove-filters,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .remove-filters,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .remove-filters,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .remove-filters {
    position: relative;
    border: none;
    background: none;
    float: none;
    font-size: 16px;
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    text-align: center;
    text-transform: capitalize;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .remove-filters a,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .remove-filters a,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .remove-filters a,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .remove-filters a {
    color: #222222;
    font-size: 20px;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .toggle-filter-block,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .toggle-filter-block,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .toggle-filter-block,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .toggle-filter-block {
    position: relative;
    right: 0;
    top: 0;
    float: right;
  }
  .page-productGrid .facets-column .scrollable-aside-container .scrollable-aside .product__facet .toggle-filter-block .facet__name,
  .page-search .facets-column .scrollable-aside-container .scrollable-aside .product__facet .toggle-filter-block .facet__name,
  .page-searchEmpty .facets-column .scrollable-aside-container .scrollable-aside .product__facet .toggle-filter-block .facet__name,
  .page-BrandsCategoryPage .facets-column .scrollable-aside-container .scrollable-aside .product__facet .toggle-filter-block .facet__name {
    cursor: pointer;
  }
  .page-productGrid #_asm ~ main header,
  .page-search #_asm ~ main header,
  .page-searchEmpty #_asm ~ main header,
  .page-BrandsCategoryPage #_asm ~ main header,
  .page-productGrid #_asm ~ main > div .product-grid-section1-slot,
  .page-search #_asm ~ main > div .product-grid-section1-slot,
  .page-searchEmpty #_asm ~ main > div .product-grid-section1-slot,
  .page-BrandsCategoryPage #_asm ~ main > div .product-grid-section1-slot {
    position: sticky;
  }
  .page-productGrid #_asm ~ main header.fixed-asm,
  .page-search #_asm ~ main header.fixed-asm,
  .page-searchEmpty #_asm ~ main header.fixed-asm,
  .page-BrandsCategoryPage #_asm ~ main header.fixed-asm,
  .page-productGrid #_asm ~ main > div .product-grid-section1-slot.fixed-asm,
  .page-search #_asm ~ main > div .product-grid-section1-slot.fixed-asm,
  .page-searchEmpty #_asm ~ main > div .product-grid-section1-slot.fixed-asm,
  .page-BrandsCategoryPage #_asm ~ main > div .product-grid-section1-slot.fixed-asm {
    position: fixed;
    top: 0;
  }
  .page-productGrid #_asm ~ main header.fixed-asm ~ div .product-grid-section1-slot,
  .page-search #_asm ~ main header.fixed-asm ~ div .product-grid-section1-slot,
  .page-searchEmpty #_asm ~ main header.fixed-asm ~ div .product-grid-section1-slot,
  .page-BrandsCategoryPage #_asm ~ main header.fixed-asm ~ div .product-grid-section1-slot,
  .page-productGrid #_asm ~ main > div .product-grid-section1-slot.fixed-asm ~ div .product-grid-section1-slot,
  .page-search #_asm ~ main > div .product-grid-section1-slot.fixed-asm ~ div .product-grid-section1-slot,
  .page-searchEmpty #_asm ~ main > div .product-grid-section1-slot.fixed-asm ~ div .product-grid-section1-slot,
  .page-BrandsCategoryPage #_asm ~ main > div .product-grid-section1-slot.fixed-asm ~ div .product-grid-section1-slot {
    position: fixed;
    top: 65px;
    padding-top: 0;
    transition: padding-top ease 0.3s;
  }
  .page-productGrid #_asm ~ main > div #main-page-container,
  .page-search #_asm ~ main > div #main-page-container,
  .page-searchEmpty #_asm ~ main > div #main-page-container,
  .page-BrandsCategoryPage #_asm ~ main > div #main-page-container {
    margin-top: 0;
  }
  .page-productGrid .mobile-filters-container,
  .page-search .mobile-filters-container,
  .page-searchEmpty .mobile-filters-container,
  .page-BrandsCategoryPage .mobile-filters-container {
    margin: 0 15px;
    display: flex;
    justify-content: space-around;
  }
  .page-productGrid .mobile-filters-container .mobile-filter,
  .page-search .mobile-filters-container .mobile-filter,
  .page-searchEmpty .mobile-filters-container .mobile-filter,
  .page-BrandsCategoryPage .mobile-filters-container .mobile-filter {
    width: 50%;
    border: 1px solid #e3e3e3;
    margin: 10px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 13px;
  }
  .page-productGrid .mobile-filters-container .filter,
  .page-search .mobile-filters-container .filter,
  .page-searchEmpty .mobile-filters-container .filter,
  .page-BrandsCategoryPage .mobile-filters-container .filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
  }
  .page-productGrid .mobile-filters-container .filter .cross-icon,
  .page-search .mobile-filters-container .filter .cross-icon,
  .page-searchEmpty .mobile-filters-container .filter .cross-icon,
  .page-BrandsCategoryPage .mobile-filters-container .filter .cross-icon {
    width: 10px;
    transform: rotate(45deg);
  }
  .page-productGrid .mobile-filters-container .sorting .select-arrow-icon,
  .page-search .mobile-filters-container .sorting .select-arrow-icon,
  .page-searchEmpty .mobile-filters-container .sorting .select-arrow-icon,
  .page-BrandsCategoryPage .mobile-filters-container .sorting .select-arrow-icon {
    transform: rotate(90deg);
    position: absolute;
    right: 11vw;
    width: 8px;
    margin-top: 8px;
    z-index: -1;
  }
  .page-productGrid .mobile-filters-container .sorting .form-control,
  .page-search .mobile-filters-container .sorting .form-control,
  .page-searchEmpty .mobile-filters-container .sorting .form-control,
  .page-BrandsCategoryPage .mobile-filters-container .sorting .form-control {
    height: auto;
    line-height: initial;
    margin: 0;
    background-color: transparent;
    border: none;
    box-shadow: unset;
  }
  .page-productGrid .remove-filters,
  .page-search .remove-filters,
  .page-searchEmpty .remove-filters,
  .page-BrandsCategoryPage .remove-filters {
    position: relative;
    margin: 0;
    padding: 1.4em;
    font-size: 14px;
    border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #fafafa;
    background: #eee;
    text-transform: uppercase;
    border-top: 0;
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #ffffff), color-stop(100%, #f8f8f8));
    background-image: -moz-linear-gradient(#ffffff, #f8f8f8);
    background-image: -webkit-linear-gradient(#ffffff, #f8f8f8);
    background-image: linear-gradient(#ffffff, #f8f8f8);
    text-align: center;
    color: #222222;
    letter-spacing: 0.5px;
  }
  .page-productGrid .main-grid-container,
  .page-search .main-grid-container,
  .page-searchEmpty .main-grid-container,
  .page-BrandsCategoryPage .main-grid-container {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0;
  }
  .page-productGrid .main-grid-container .grid-banner img,
  .page-search .main-grid-container .grid-banner img,
  .page-searchEmpty .main-grid-container .grid-banner img,
  .page-BrandsCategoryPage .main-grid-container .grid-banner img {
    width: 100%;
  }
  .page-productGrid .product__facet,
  .page-search .product__facet,
  .page-searchEmpty .product__facet,
  .page-BrandsCategoryPage .product__facet {
    width: 100% !important;
  }
  .page-productGrid .product__facet .size-selector,
  .page-search .product__facet .size-selector,
  .page-searchEmpty .product__facet .size-selector,
  .page-BrandsCategoryPage .product__facet .size-selector {
    display: flex;
    margin-top: 10px;
  }
  .page-productGrid .custom-breadcrumb,
  .page-search .custom-breadcrumb,
  .page-searchEmpty .custom-breadcrumb,
  .page-BrandsCategoryPage .custom-breadcrumb {
    margin: 5px 20px;
  }
  .page-productGrid .custom-breadcrumb a,
  .page-search .custom-breadcrumb a,
  .page-searchEmpty .custom-breadcrumb a,
  .page-BrandsCategoryPage .custom-breadcrumb a {
    font-size: 12px;
  }
  .page-productGrid .grid-top-section,
  .page-search .grid-top-section,
  .page-searchEmpty .grid-top-section,
  .page-BrandsCategoryPage .grid-top-section {
    margin: 10px 0;
    justify-content: center;
  }
  .page-productGrid .grid-top-section .show-filters,
  .page-search .grid-top-section .show-filters,
  .page-searchEmpty .grid-top-section .show-filters,
  .page-BrandsCategoryPage .grid-top-section .show-filters {
    display: none;
  }
  .page-productGrid .grid-top-section .total-products,
  .page-search .grid-top-section .total-products,
  .page-searchEmpty .grid-top-section .total-products,
  .page-BrandsCategoryPage .grid-top-section .total-products {
    margin: 10px 0px 10px 0px !important;
  }
  .page-productGrid .grid-top-section .total-products .products-category,
  .page-search .grid-top-section .total-products .products-category,
  .page-searchEmpty .grid-top-section .total-products .products-category,
  .page-BrandsCategoryPage .grid-top-section .total-products .products-category {
    font-size: 18px;
  }
  .page-productGrid .grid-top-section .total-products .products-category .headingTitle,
  .page-search .grid-top-section .total-products .products-category .headingTitle,
  .page-searchEmpty .grid-top-section .total-products .products-category .headingTitle,
  .page-BrandsCategoryPage .grid-top-section .total-products .products-category .headingTitle {
    text-transform: unset;
  }
  .page-productGrid .grid-top-section .total-products .search-results-text,
  .page-search .grid-top-section .total-products .search-results-text,
  .page-searchEmpty .grid-top-section .total-products .search-results-text,
  .page-BrandsCategoryPage .grid-top-section .total-products .search-results-text {
    text-transform: none;
    margin-left: 0.5em;
    font-size: 18px;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .page-productGrid .grid-top-section .total-products .search-results-text .products-number,
  .page-search .grid-top-section .total-products .search-results-text .products-number,
  .page-searchEmpty .grid-top-section .total-products .search-results-text .products-number,
  .page-BrandsCategoryPage .grid-top-section .total-products .search-results-text .products-number {
    color: #e2251d;
    margin-right: 5px;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  }
  .page-productGrid .grid-top-section .total-products .search-results-text span,
  .page-search .grid-top-section .total-products .search-results-text span,
  .page-searchEmpty .grid-top-section .total-products .search-results-text span,
  .page-BrandsCategoryPage .grid-top-section .total-products .search-results-text span {
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    text-transform: uppercase;
  }
  .page-productGrid .hide-filters,
  .page-search .hide-filters,
  .page-searchEmpty .hide-filters,
  .page-BrandsCategoryPage .hide-filters {
    display: none;
  }
  .page-productGrid .product-grid-section1-slot,
  .page-search .product-grid-section1-slot,
  .page-searchEmpty .product-grid-section1-slot,
  .page-BrandsCategoryPage .product-grid-section1-slot {
    width: 100%;
    padding-top: 0;
  }
  .page-productGrid .product-grid-section1-slot.has-banner,
  .page-search .product-grid-section1-slot.has-banner,
  .page-searchEmpty .product-grid-section1-slot.has-banner,
  .page-BrandsCategoryPage .product-grid-section1-slot.has-banner {
    position: relative;
    padding-top: 20px;
    top: 100px;
  }
  .page-productGrid .product-grid-container,
  .page-search .product-grid-container,
  .page-searchEmpty .product-grid-container,
  .page-BrandsCategoryPage .product-grid-container {
    margin-left: 0;
    margin-right: 0;
  }
  .page-productGrid .product-grid-container .product-preview,
  .page-search .product-grid-container .product-preview,
  .page-searchEmpty .product-grid-container .product-preview,
  .page-BrandsCategoryPage .product-grid-container .product-preview {
    border: none;
    padding: 0 !important;
    width: 100%;
    height: 100%;
    margin: 20px 0;
    float: none;
  }
  .page-productGrid .product-grid-container .product-preview:hover,
  .page-search .product-grid-container .product-preview:hover,
  .page-searchEmpty .product-grid-container .product-preview:hover,
  .page-BrandsCategoryPage .product-grid-container .product-preview:hover {
    border-bottom: 0.5px solid #222222;
  }
  .page-productGrid .product-grid-container .product-preview:hover .tallaje_show,
  .page-search .product-grid-container .product-preview:hover .tallaje_show,
  .page-searchEmpty .product-grid-container .product-preview:hover .tallaje_show,
  .page-BrandsCategoryPage .product-grid-container .product-preview:hover .tallaje_show {
    display: inline-block;
  }
  .page-productGrid .product-grid-container .product-preview:hover .tallaje_show .variant-size-message,
  .page-search .product-grid-container .product-preview:hover .tallaje_show .variant-size-message,
  .page-searchEmpty .product-grid-container .product-preview:hover .tallaje_show .variant-size-message,
  .page-BrandsCategoryPage .product-grid-container .product-preview:hover .tallaje_show .variant-size-message {
    font-size: 12px;
  }
  .page-productGrid .product-grid-container .product-preview:hover .product-info-container,
  .page-search .product-grid-container .product-preview:hover .product-info-container,
  .page-searchEmpty .product-grid-container .product-preview:hover .product-info-container,
  .page-BrandsCategoryPage .product-grid-container .product-preview:hover .product-info-container {
    border: none;
    background: unset;
  }
  .page-productGrid .product-grid-container .product-preview .product-overflow-container,
  .page-search .product-grid-container .product-preview .product-overflow-container,
  .page-searchEmpty .product-grid-container .product-preview .product-overflow-container,
  .page-BrandsCategoryPage .product-grid-container .product-preview .product-overflow-container {
    border: 0.5px solid #222222;
    display: inherit;
  }
  .page-productGrid .product-grid-container .product-preview .product-info-container,
  .page-search .product-grid-container .product-preview .product-info-container,
  .page-searchEmpty .product-grid-container .product-preview .product-info-container,
  .page-BrandsCategoryPage .product-grid-container .product-preview .product-info-container {
    border: none;
    z-index: 1;
  }
  .page-productGrid .product-grid-container .product-preview .sizes-container,
  .page-search .product-grid-container .product-preview .sizes-container,
  .page-searchEmpty .product-grid-container .product-preview .sizes-container,
  .page-BrandsCategoryPage .product-grid-container .product-preview .sizes-container {
    border: none;
    background: none;
  }
  .page-productGrid .product-grid-container .product-preview .product-variants-logo,
  .page-search .product-grid-container .product-preview .product-variants-logo,
  .page-searchEmpty .product-grid-container .product-preview .product-variants-logo,
  .page-BrandsCategoryPage .product-grid-container .product-preview .product-variants-logo {
    height: 60px;
    padding: 15px 15px 0 15px;
  }
  .page-productGrid .product-grid-container .product-preview .product-variants-logo .headband,
  .page-search .product-grid-container .product-preview .product-variants-logo .headband,
  .page-searchEmpty .product-grid-container .product-preview .product-variants-logo .headband,
  .page-BrandsCategoryPage .product-grid-container .product-preview .product-variants-logo .headband {
    margin: auto 0 auto auto;
  }
  .page-productGrid .product-grid-container .product-preview .product-variants-logo .headband img,
  .page-search .product-grid-container .product-preview .product-variants-logo .headband img,
  .page-searchEmpty .product-grid-container .product-preview .product-variants-logo .headband img,
  .page-BrandsCategoryPage .product-grid-container .product-preview .product-variants-logo .headband img {
    max-height: 50px;
  }
  .page-productGrid .product-grid-container .product-preview .product-variants-container,
  .page-search .product-grid-container .product-preview .product-variants-container,
  .page-searchEmpty .product-grid-container .product-preview .product-variants-container,
  .page-BrandsCategoryPage .product-grid-container .product-preview .product-variants-container {
    height: 60px;
  }
  .page-productGrid .product-grid-container .product-preview .product-variants-container .product-variants,
  .page-search .product-grid-container .product-preview .product-variants-container .product-variants,
  .page-searchEmpty .product-grid-container .product-preview .product-variants-container .product-variants,
  .page-BrandsCategoryPage .product-grid-container .product-preview .product-variants-container .product-variants {
    height: 60px !important;
    visibility: visible;
    margin: 0;
  }
  .page-productGrid .product-grid-container .product-preview .product-variants-container .product-variants .product-variant,
  .page-search .product-grid-container .product-preview .product-variants-container .product-variants .product-variant,
  .page-searchEmpty .product-grid-container .product-preview .product-variants-container .product-variants .product-variant,
  .page-BrandsCategoryPage .product-grid-container .product-preview .product-variants-container .product-variants .product-variant {
    display: inline-block;
    height: 60px !important;
  }
  .page-productGrid .product-grid-container .product-preview .product-variants-container .product-variants .product-variant img,
  .page-search .product-grid-container .product-preview .product-variants-container .product-variants .product-variant img,
  .page-searchEmpty .product-grid-container .product-preview .product-variants-container .product-variants .product-variant img,
  .page-BrandsCategoryPage .product-grid-container .product-preview .product-variants-container .product-variants .product-variant img {
    height: 60px !important;
  }
  .page-productGrid .product-grid-container .product-preview .product-variants-container .product-variants .slick-next,
  .page-search .product-grid-container .product-preview .product-variants-container .product-variants .slick-next,
  .page-searchEmpty .product-grid-container .product-preview .product-variants-container .product-variants .slick-next,
  .page-BrandsCategoryPage .product-grid-container .product-preview .product-variants-container .product-variants .slick-next {
    right: 0;
    z-index: 100;
  }
  .page-productGrid .product-grid-container .product-preview .product-variants-container .product-variants .slick-prev,
  .page-search .product-grid-container .product-preview .product-variants-container .product-variants .slick-prev,
  .page-searchEmpty .product-grid-container .product-preview .product-variants-container .product-variants .slick-prev,
  .page-BrandsCategoryPage .product-grid-container .product-preview .product-variants-container .product-variants .slick-prev {
    left: 0;
    z-index: 100;
  }
  .page-productGrid .product-grid-container .product-preview .product-variants-logo,
  .page-search .product-grid-container .product-preview .product-variants-logo,
  .page-searchEmpty .product-grid-container .product-preview .product-variants-logo,
  .page-BrandsCategoryPage .product-grid-container .product-preview .product-variants-logo {
    height: 60px;
    padding: 5px 5px 0 5px;
  }
  .page-productGrid .product-grid-container .product-preview .product-details .product-title-container .model,
  .page-search .product-grid-container .product-preview .product-details .product-title-container .model,
  .page-searchEmpty .product-grid-container .product-preview .product-details .product-title-container .model,
  .page-BrandsCategoryPage .product-grid-container .product-preview .product-details .product-title-container .model {
    font-size: 16px;
  }
  .page-productGrid .product-grid-container .product-preview .product-details .discount,
  .page-search .product-grid-container .product-preview .product-details .discount,
  .page-searchEmpty .product-grid-container .product-preview .product-details .discount,
  .page-BrandsCategoryPage .product-grid-container .product-preview .product-details .discount {
    font-size: 20px;
  }
  .page-productGrid .product-grid-container .product-preview .sizes-container,
  .page-search .product-grid-container .product-preview .sizes-container,
  .page-searchEmpty .product-grid-container .product-preview .sizes-container,
  .page-BrandsCategoryPage .product-grid-container .product-preview .sizes-container {
    display: block;
  }
  .page-productGrid .product-grid-container .product-preview .sizes-container .tallaje_show .variant-size-message,
  .page-search .product-grid-container .product-preview .sizes-container .tallaje_show .variant-size-message,
  .page-searchEmpty .product-grid-container .product-preview .sizes-container .tallaje_show .variant-size-message,
  .page-BrandsCategoryPage .product-grid-container .product-preview .sizes-container .tallaje_show .variant-size-message {
    min-height: 38px;
    font-size: 12px;
  }
  .page-productGrid .product-grid-container .product-preview .sizes-container .tallaje_show .tallas_dispo,
  .page-search .product-grid-container .product-preview .sizes-container .tallaje_show .tallas_dispo,
  .page-searchEmpty .product-grid-container .product-preview .sizes-container .tallaje_show .tallas_dispo,
  .page-BrandsCategoryPage .product-grid-container .product-preview .sizes-container .tallaje_show .tallas_dispo {
    display: none;
  }
  .page-productGrid .product-grid-container .product-preview .sizes-container .tallaje_show .color_change,
  .page-search .product-grid-container .product-preview .sizes-container .tallaje_show .color_change,
  .page-searchEmpty .product-grid-container .product-preview .sizes-container .tallaje_show .color_change,
  .page-BrandsCategoryPage .product-grid-container .product-preview .sizes-container .tallaje_show .color_change {
    font-size: 12px;
    height: 40px;
  }
  .page-productGrid .product-grid-container .product-preview .sizes-container .tallaje_show .grid-size-slider,
  .page-search .product-grid-container .product-preview .sizes-container .tallaje_show .grid-size-slider,
  .page-searchEmpty .product-grid-container .product-preview .sizes-container .tallaje_show .grid-size-slider,
  .page-BrandsCategoryPage .product-grid-container .product-preview .sizes-container .tallaje_show .grid-size-slider {
    margin: 0 25px;
  }
  .page-productGrid .product-grid-container .product-preview .sizes-container .tallaje_show .grid-size-slider .slick-prev,
  .page-search .product-grid-container .product-preview .sizes-container .tallaje_show .grid-size-slider .slick-prev,
  .page-searchEmpty .product-grid-container .product-preview .sizes-container .tallaje_show .grid-size-slider .slick-prev,
  .page-BrandsCategoryPage .product-grid-container .product-preview .sizes-container .tallaje_show .grid-size-slider .slick-prev,
  .page-productGrid .product-grid-container .product-preview .sizes-container .tallaje_show .grid-size-slider .slick-next,
  .page-search .product-grid-container .product-preview .sizes-container .tallaje_show .grid-size-slider .slick-next,
  .page-searchEmpty .product-grid-container .product-preview .sizes-container .tallaje_show .grid-size-slider .slick-next,
  .page-BrandsCategoryPage .product-grid-container .product-preview .sizes-container .tallaje_show .grid-size-slider .slick-next {
    height: 40px;
  }
  .page-productGrid .product-grid-container .product-preview .sizes-container .add-to-cart,
  .page-search .product-grid-container .product-preview .sizes-container .add-to-cart,
  .page-searchEmpty .product-grid-container .product-preview .sizes-container .add-to-cart,
  .page-BrandsCategoryPage .product-grid-container .product-preview .sizes-container .add-to-cart {
    height: 40px;
    text-align: center;
  }
  .page-productGrid .product-grid-container .product-preview .sizes-container .add-to-cart a,
  .page-search .product-grid-container .product-preview .sizes-container .add-to-cart a,
  .page-searchEmpty .product-grid-container .product-preview .sizes-container .add-to-cart a,
  .page-BrandsCategoryPage .product-grid-container .product-preview .sizes-container .add-to-cart a {
    font-size: 16px;
  }
  .page-productGrid .product-grid-container .product-preview .headband-discount .discount,
  .page-search .product-grid-container .product-preview .headband-discount .discount,
  .page-searchEmpty .product-grid-container .product-preview .headband-discount .discount,
  .page-BrandsCategoryPage .product-grid-container .product-preview .headband-discount .discount {
    height: unset;
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .page-productGrid .mobile-search-bar,
  .page-search .mobile-search-bar,
  .page-searchEmpty .mobile-search-bar,
  .page-BrandsCategoryPage .mobile-search-bar {
    margin: 0 0 0 auto;
    width: 60%;
  }
}
.page-productGrid span.facet__value__count,
.page-search span.facet__value__count,
.page-searchEmpty span.facet__value__count,
.page-BrandsCategoryPage span.facet__value__count {
  visibility: hidden;
}
.page-productGrid .product-grid-sectionTop-slot .js-custom-tab-title,
.page-search .product-grid-sectionTop-slot .js-custom-tab-title,
.page-searchEmpty .product-grid-sectionTop-slot .js-custom-tab-title,
.page-BrandsCategoryPage .product-grid-sectionTop-slot .js-custom-tab-title {
  display: none;
}
.page-productGrid .product-grid-sectionTop-slot .icons-plus-cross,
.page-search .product-grid-sectionTop-slot .icons-plus-cross,
.page-searchEmpty .product-grid-sectionTop-slot .icons-plus-cross,
.page-BrandsCategoryPage .product-grid-sectionTop-slot .icons-plus-cross {
  display: none;
}
.page-productGrid .listing,
.page-search .listing,
.page-searchEmpty .listing,
.page-BrandsCategoryPage .listing {
  width: calc(100% - 200px);
}
.page-productGrid .listing .pagination-bar.top,
.page-search .listing .pagination-bar.top,
.page-searchEmpty .listing .pagination-bar.top,
.page-BrandsCategoryPage .listing .pagination-bar.top {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .page-productGrid .listing,
  .page-search .listing,
  .page-searchEmpty .listing,
  .page-BrandsCategoryPage .listing {
    max-width: 100%;
    width: 100%;
  }
}
.page-productGrid .listing:empty,
.page-search .listing:empty,
.page-searchEmpty .listing:empty,
.page-BrandsCategoryPage .listing:empty {
  display: none;
}
@media (max-width: 1024px) {
  .page-productGrid ul.product-grid > li,
  .page-search ul.product-grid > li,
  .page-searchEmpty ul.product-grid > li,
  .page-BrandsCategoryPage ul.product-grid > li {
    padding: 45px 16px 20px;
  }
}
.page-productGrid .main-img-product,
.page-search .main-img-product,
.page-searchEmpty .main-img-product,
.page-BrandsCategoryPage .main-img-product,
.page-productGrid .secondary-img-product,
.page-search .secondary-img-product,
.page-searchEmpty .secondary-img-product,
.page-BrandsCategoryPage .secondary-img-product {
  max-height: 100% !important;
  vertical-align: middle;
  text-align: center;
}
.page-productGrid .main-img-product,
.page-search .main-img-product,
.page-searchEmpty .main-img-product,
.page-BrandsCategoryPage .main-img-product {
  display: table-cell;
}
.page-productGrid .secondary-img-product,
.page-search .secondary-img-product,
.page-searchEmpty .secondary-img-product,
.page-BrandsCategoryPage .secondary-img-product {
  display: none;
}
.page-productGrid .button-pdp,
.page-search .button-pdp,
.page-searchEmpty .button-pdp,
.page-BrandsCategoryPage .button-pdp {
  width: 100%;
  border: 1px solid #d2d0cd !important;
  -o-transition: color 0.18ms ease-out, background 180ms ease-in;
  -ms-transition: color 0.18ms ease-out, background 180ms ease-in;
  -moz-transition: color 0.18ms ease-out, background 180ms ease-in;
  -webkit-transition: color 0.18ms ease-out, background 180ms ease-in;
  /* ...and now for the proper property */
  transition: color 0.18ms ease-out, background 180ms ease-in;
}
.page-productGrid .button-pdp:hover,
.page-search .button-pdp:hover,
.page-searchEmpty .button-pdp:hover,
.page-BrandsCategoryPage .button-pdp:hover {
  border: 1px solid #191919 !important;
  background-color: #191919 !important;
  color: white !important;
}
.page-productGrid .pagination-toolbar,
.page-search .pagination-toolbar,
.page-searchEmpty .pagination-toolbar,
.page-BrandsCategoryPage .pagination-toolbar {
  border: none;
  padding-bottom: 0;
}
.page-productGrid .pagination-bar,
.page-search .pagination-bar,
.page-searchEmpty .pagination-bar,
.page-BrandsCategoryPage .pagination-bar {
  margin: 0;
}
.page-productGrid .pagination-bar.bottom .sort-section,
.page-search .pagination-bar.bottom .sort-section,
.page-searchEmpty .pagination-bar.bottom .sort-section,
.page-BrandsCategoryPage .pagination-bar.bottom .sort-section,
.page-productGrid .pagination-bar.bottom .refinements-mobile,
.page-search .pagination-bar.bottom .refinements-mobile,
.page-searchEmpty .pagination-bar.bottom .refinements-mobile,
.page-BrandsCategoryPage .pagination-bar.bottom .refinements-mobile {
  visibility: hidden;
}
@media (max-width: 1024px) {
  .page-productGrid .pagination-bar.bottom .sort-section,
  .page-search .pagination-bar.bottom .sort-section,
  .page-searchEmpty .pagination-bar.bottom .sort-section,
  .page-BrandsCategoryPage .pagination-bar.bottom .sort-section,
  .page-productGrid .pagination-bar.bottom .refinements-mobile,
  .page-search .pagination-bar.bottom .refinements-mobile,
  .page-searchEmpty .pagination-bar.bottom .refinements-mobile,
  .page-BrandsCategoryPage .pagination-bar.bottom .refinements-mobile {
    display: none;
  }
}
.page-productGrid .sort-section,
.page-search .sort-section,
.page-searchEmpty .sort-section,
.page-BrandsCategoryPage .sort-section {
  padding: 0;
  white-space: nowrap;
}
@media (min-width: 1025px) {
  .page-productGrid .sort-section .sort-container,
  .page-search .sort-section .sort-container,
  .page-searchEmpty .sort-section .sort-container,
  .page-BrandsCategoryPage .sort-section .sort-container {
    display: inline;
  }
}
@media (min-width: 1300px) {
  .page-productGrid .sort-section .sort-container,
  .page-search .sort-section .sort-container,
  .page-searchEmpty .sort-section .sort-container,
  .page-BrandsCategoryPage .sort-section .sort-container {
    display: flex;
  }
}
.page-productGrid .sort-section .sort-container .label-sort,
.page-search .sort-section .sort-container .label-sort,
.page-searchEmpty .sort-section .sort-container .label-sort,
.page-BrandsCategoryPage .sort-section .sort-container .label-sort {
  padding-right: 0;
  padding-left: 0;
  margin: 5px 10px 5px 0;
  width: auto;
  line-height: 1.8;
}
.page-productGrid .sort-section .sort-container #sortOptions1,
.page-search .sort-section .sort-container #sortOptions1,
.page-searchEmpty .sort-section .sort-container #sortOptions1,
.page-BrandsCategoryPage .sort-section .sort-container #sortOptions1 {
  padding: 0;
  width: 100%;
}
.page-productGrid .pagination-wrap,
.page-search .pagination-wrap,
.page-searchEmpty .pagination-wrap,
.page-BrandsCategoryPage .pagination-wrap {
  float: left;
  text-align: center;
  padding: 0;
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
}
@media (max-width: 1024px) {
  .page-productGrid .pagination-wrap,
  .page-search .pagination-wrap,
  .page-searchEmpty .pagination-wrap,
  .page-BrandsCategoryPage .pagination-wrap {
    margin: 5% 0;
  }
}
.page-productGrid .pagination-wrap .pagination-text,
.page-search .pagination-wrap .pagination-text,
.page-searchEmpty .pagination-wrap .pagination-text,
.page-BrandsCategoryPage .pagination-wrap .pagination-text {
  padding-top: 25px;
  padding-bottom: 15px;
  font-size: 19px;
}
.page-productGrid .pagination-wrap .pagination,
.page-search .pagination-wrap .pagination,
.page-searchEmpty .pagination-wrap .pagination,
.page-BrandsCategoryPage .pagination-wrap .pagination {
  margin: 0;
}
.page-productGrid .pagination-wrap .pagination li,
.page-search .pagination-wrap .pagination li,
.page-searchEmpty .pagination-wrap .pagination li,
.page-BrandsCategoryPage .pagination-wrap .pagination li {
  padding: 0 5px;
}
.page-productGrid .pagination-wrap .pagination li.active span,
.page-search .pagination-wrap .pagination li.active span,
.page-searchEmpty .pagination-wrap .pagination li.active span,
.page-BrandsCategoryPage .pagination-wrap .pagination li.active span {
  color: #191919;
  text-decoration: underline;
}
.page-productGrid .pagination-wrap .pagination li a,
.page-search .pagination-wrap .pagination li a,
.page-searchEmpty .pagination-wrap .pagination li a,
.page-BrandsCategoryPage .pagination-wrap .pagination li a {
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  color: #a3a3a3;
  margin: 0;
}
.page-productGrid .pagination-wrap .pagination li .pagination-next-disabled-arrow-icon,
.page-search .pagination-wrap .pagination li .pagination-next-disabled-arrow-icon,
.page-searchEmpty .pagination-wrap .pagination li .pagination-next-disabled-arrow-icon,
.page-BrandsCategoryPage .pagination-wrap .pagination li .pagination-next-disabled-arrow-icon,
.page-productGrid .pagination-wrap .pagination li .pagination-prev-disabled-arrow-icon,
.page-search .pagination-wrap .pagination li .pagination-prev-disabled-arrow-icon,
.page-searchEmpty .pagination-wrap .pagination li .pagination-prev-disabled-arrow-icon,
.page-BrandsCategoryPage .pagination-wrap .pagination li .pagination-prev-disabled-arrow-icon {
  filter: invert(1);
  width: 35px;
}
.page-productGrid .pagination-wrap .pagination li .pagination-prev-arrow-icon,
.page-search .pagination-wrap .pagination li .pagination-prev-arrow-icon,
.page-searchEmpty .pagination-wrap .pagination li .pagination-prev-arrow-icon,
.page-BrandsCategoryPage .pagination-wrap .pagination li .pagination-prev-arrow-icon,
.page-productGrid .pagination-wrap .pagination li .pagination-prev-disabled-arrow-icon,
.page-search .pagination-wrap .pagination li .pagination-prev-disabled-arrow-icon,
.page-searchEmpty .pagination-wrap .pagination li .pagination-prev-disabled-arrow-icon,
.page-BrandsCategoryPage .pagination-wrap .pagination li .pagination-prev-disabled-arrow-icon {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.page-productGrid .pagination-wrap .pagination li .pagination-prev-arrow-icon,
.page-search .pagination-wrap .pagination li .pagination-prev-arrow-icon,
.page-searchEmpty .pagination-wrap .pagination li .pagination-prev-arrow-icon,
.page-BrandsCategoryPage .pagination-wrap .pagination li .pagination-prev-arrow-icon,
.page-productGrid .pagination-wrap .pagination li .pagination-prev-disabled-arrow-icon,
.page-search .pagination-wrap .pagination li .pagination-prev-disabled-arrow-icon,
.page-searchEmpty .pagination-wrap .pagination li .pagination-prev-disabled-arrow-icon,
.page-BrandsCategoryPage .pagination-wrap .pagination li .pagination-prev-disabled-arrow-icon,
.page-productGrid .pagination-wrap .pagination li .pagination-next-arrow-icon,
.page-search .pagination-wrap .pagination li .pagination-next-arrow-icon,
.page-searchEmpty .pagination-wrap .pagination li .pagination-next-arrow-icon,
.page-BrandsCategoryPage .pagination-wrap .pagination li .pagination-next-arrow-icon,
.page-productGrid .pagination-wrap .pagination li .pagination-next-disabled-arrow-icon,
.page-search .pagination-wrap .pagination li .pagination-next-disabled-arrow-icon,
.page-searchEmpty .pagination-wrap .pagination li .pagination-next-disabled-arrow-icon,
.page-BrandsCategoryPage .pagination-wrap .pagination li .pagination-next-disabled-arrow-icon {
  padding-left: 25px;
}
.page-productGrid .refinements-mobile,
.page-search .refinements-mobile,
.page-searchEmpty .refinements-mobile,
.page-BrandsCategoryPage .refinements-mobile {
  text-align: right;
}
.page-productGrid .refinements-mobile .btn-default,
.page-search .refinements-mobile .btn-default,
.page-searchEmpty .refinements-mobile .btn-default,
.page-BrandsCategoryPage .refinements-mobile .btn-default {
  background-color: #ffffff;
  margin-top: 0;
  border: 1px solid #ccc;
  color: #000;
  font-weight: 100;
}
.page-productGrid .refinements-mobile .btn-default.hover,
.page-search .refinements-mobile .btn-default.hover,
.page-searchEmpty .refinements-mobile .btn-default.hover,
.page-BrandsCategoryPage .refinements-mobile .btn-default.hover {
  background-color: #e2251d;
  border-color: #e2251d;
}
.page-productGrid .pagination-bar-results,
.page-search .pagination-bar-results,
.page-searchEmpty .pagination-bar-results,
.page-BrandsCategoryPage .pagination-bar-results {
  margin: 7px 0 7px 7px;
  padding-right: 0;
  padding-left: 0;
  color: black;
}
.page-productGrid .product__listing.product__grid .product-box,
.page-search .product__listing.product__grid .product-box,
.page-searchEmpty .product__listing.product__grid .product-box,
.page-BrandsCategoryPage .product__listing.product__grid .product-box {
  width: 33.3%;
  min-height: 33.17vw;
}
@media (max-width: 1024px) {
  .page-productGrid .product__listing.product__grid .product-box,
  .page-search .product__listing.product__grid .product-box,
  .page-searchEmpty .product__listing.product__grid .product-box,
  .page-BrandsCategoryPage .product__listing.product__grid .product-box {
    width: 50%;
  }
}
.page-productGrid .product__listing.product__grid .product-box .thumb,
.page-search .product__listing.product__grid .product-box .thumb,
.page-searchEmpty .product__listing.product__grid .product-box .thumb,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .thumb {
  height: auto;
}
.page-productGrid .product__listing.product__grid .product-box .thumb img,
.page-search .product__listing.product__grid .product-box .thumb img,
.page-searchEmpty .product__listing.product__grid .product-box .thumb img,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .thumb img {
  max-width: inherit;
}
.page-productGrid .product__listing.product__grid .product-box .details .product-name-container,
.page-search .product__listing.product__grid .product-box .details .product-name-container,
.page-searchEmpty .product__listing.product__grid .product-box .details .product-name-container,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .details .product-name-container {
  width: 100%;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-productGrid .product__listing.product__grid .product-box .details .product-name-container .brand-name,
.page-search .product__listing.product__grid .product-box .details .product-name-container .brand-name,
.page-searchEmpty .product__listing.product__grid .product-box .details .product-name-container .brand-name,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .details .product-name-container .brand-name {
  color: #000;
}
.page-productGrid .product__listing.product__grid .product-box .details .product-name-container .product-name,
.page-search .product__listing.product__grid .product-box .details .product-name-container .product-name,
.page-searchEmpty .product__listing.product__grid .product-box .details .product-name-container .product-name,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .details .product-name-container .product-name {
  font-size: 13px;
}
.page-productGrid .product__listing.product__grid .product-box .details .price,
.page-search .product__listing.product__grid .product-box .details .price,
.page-searchEmpty .product__listing.product__grid .product-box .details .price,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .details .price {
  float: left;
  padding: 0;
  font-size: 16px;
  color: #e2251d;
  margin-bottom: 0;
  text-align: left;
}
@media (max-width: 639px) {
  .page-productGrid .product__listing.product__grid .product-box .details .price,
  .page-search .product__listing.product__grid .product-box .details .price,
  .page-searchEmpty .product__listing.product__grid .product-box .details .price,
  .page-BrandsCategoryPage .product__listing.product__grid .product-box .details .price {
    font-size: 12px;
  }
}
.page-productGrid .product__listing.product__grid .product-box .details .oldPrice,
.page-search .product__listing.product__grid .product-box .details .oldPrice,
.page-searchEmpty .product__listing.product__grid .product-box .details .oldPrice,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .details .oldPrice {
  padding: 0 5px;
  color: gray;
  text-decoration: line-through;
  font-size: 13px;
  float: left;
  position: relative;
  top: 3px;
}
@media (max-width: 639px) {
  .page-productGrid .product__listing.product__grid .product-box .details .oldPrice,
  .page-search .product__listing.product__grid .product-box .details .oldPrice,
  .page-searchEmpty .product__listing.product__grid .product-box .details .oldPrice,
  .page-BrandsCategoryPage .product__listing.product__grid .product-box .details .oldPrice {
    font-size: 10px;
  }
}
@media (min-width: 1025px) {
  .page-productGrid .product__listing.product__grid .product-box .details .oldPrice,
  .page-search .product__listing.product__grid .product-box .details .oldPrice,
  .page-searchEmpty .product__listing.product__grid .product-box .details .oldPrice,
  .page-BrandsCategoryPage .product__listing.product__grid .product-box .details .oldPrice {
    margin-right: 15%;
  }
}
.page-productGrid .product__listing.product__grid .product-box .details .discount,
.page-search .product__listing.product__grid .product-box .details .discount,
.page-searchEmpty .product__listing.product__grid .product-box .details .discount,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .details .discount {
  float: left;
  font-size: 16px;
  padding: 0 5px;
  background-color: #e2251d;
  color: #ffffff;
  border-radius: 3px;
  position: relative;
  bottom: 0;
  top: 0;
}
@media (max-width: 639px) {
  .page-productGrid .product__listing.product__grid .product-box .details .discount,
  .page-search .product__listing.product__grid .product-box .details .discount,
  .page-searchEmpty .product__listing.product__grid .product-box .details .discount,
  .page-BrandsCategoryPage .product__listing.product__grid .product-box .details .discount {
    font-size: 12px;
  }
}
.page-productGrid .product__listing.product__grid .product-box .details .image-product-box-price,
.page-search .product__listing.product__grid .product-box .details .image-product-box-price,
.page-searchEmpty .product__listing.product__grid .product-box .details .image-product-box-price,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .details .image-product-box-price {
  width: 32px;
  height: 32px;
  display: none !important;
}
.page-productGrid .product__listing.product__grid .product-box .ProductGridComponent-ListPickUpInStoreAction,
.page-search .product__listing.product__grid .product-box .ProductGridComponent-ListPickUpInStoreAction,
.page-searchEmpty .product__listing.product__grid .product-box .ProductGridComponent-ListPickUpInStoreAction,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .ProductGridComponent-ListPickUpInStoreAction,
.page-productGrid .product__listing.product__grid .product-box .SearchResultsGrid-ListPickUpInStoreAction,
.page-search .product__listing.product__grid .product-box .SearchResultsGrid-ListPickUpInStoreAction,
.page-searchEmpty .product__listing.product__grid .product-box .SearchResultsGrid-ListPickUpInStoreAction,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .SearchResultsGrid-ListPickUpInStoreAction {
  display: none;
}
.page-productGrid .product__listing.product__grid .product-box .ProductGridComponent-ListAddToCartAction,
.page-search .product__listing.product__grid .product-box .ProductGridComponent-ListAddToCartAction,
.page-searchEmpty .product__listing.product__grid .product-box .ProductGridComponent-ListAddToCartAction,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .ProductGridComponent-ListAddToCartAction,
.page-productGrid .product__listing.product__grid .product-box .SearchResultsGrid-ListAddToCartAction,
.page-search .product__listing.product__grid .product-box .SearchResultsGrid-ListAddToCartAction,
.page-searchEmpty .product__listing.product__grid .product-box .SearchResultsGrid-ListAddToCartAction,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .SearchResultsGrid-ListAddToCartAction {
  width: 100%;
}
.page-productGrid .product__listing.product__grid .product-box .ProductGridComponent-ListAddToCartAction .btn-primary,
.page-search .product__listing.product__grid .product-box .ProductGridComponent-ListAddToCartAction .btn-primary,
.page-searchEmpty .product__listing.product__grid .product-box .ProductGridComponent-ListAddToCartAction .btn-primary,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .ProductGridComponent-ListAddToCartAction .btn-primary,
.page-productGrid .product__listing.product__grid .product-box .SearchResultsGrid-ListAddToCartAction .btn-primary,
.page-search .product__listing.product__grid .product-box .SearchResultsGrid-ListAddToCartAction .btn-primary,
.page-searchEmpty .product__listing.product__grid .product-box .SearchResultsGrid-ListAddToCartAction .btn-primary,
.page-BrandsCategoryPage .product__listing.product__grid .product-box .SearchResultsGrid-ListAddToCartAction .btn-primary {
  background-color: #ffffff;
  border-color: #191919 !important;
  color: #191919;
  padding: 10px 15px;
}
.page-productGrid .product__facet,
.page-search .product__facet,
.page-searchEmpty .product__facet,
.page-BrandsCategoryPage .product__facet {
  border-right: none;
}
@media only screen and (max-width: 1024px) {
  .page-productGrid .product__facet,
  .page-search .product__facet,
  .page-searchEmpty .product__facet,
  .page-BrandsCategoryPage .product__facet {
    display: none;
  }
}
.page-productGrid .product__facet .facet,
.page-search .product__facet .facet,
.page-searchEmpty .product__facet .facet,
.page-BrandsCategoryPage .product__facet .facet {
  border-bottom: none;
  padding: 45px 30px 0 30px;
}
@media (max-width: 1280px) {
  .page-productGrid .product__facet .facet,
  .page-search .product__facet .facet,
  .page-searchEmpty .product__facet .facet,
  .page-BrandsCategoryPage .product__facet .facet {
    padding: 15px 9px;
  }
}
.page-productGrid .product__facet .mobile-menu-item.white.back,
.page-search .product__facet .mobile-menu-item.white.back,
.page-searchEmpty .product__facet .mobile-menu-item.white.back,
.page-BrandsCategoryPage .product__facet .mobile-menu-item.white.back {
  display: none;
}
.page-productGrid .grid-products,
.page-search .grid-products,
.page-searchEmpty .grid-products,
.page-BrandsCategoryPage .grid-products {
  border-left: 1px solid #ccc;
  padding-left: 20px;
}
@media (max-width: 1024px) {
  .page-productGrid .grid-products,
  .page-search .grid-products,
  .page-searchEmpty .grid-products,
  .page-BrandsCategoryPage .grid-products {
    border-left: none;
  }
}
.page-productGrid .pagination-bar.bottom .pagination-toolbar,
.page-search .pagination-bar.bottom .pagination-toolbar,
.page-searchEmpty .pagination-bar.bottom .pagination-toolbar,
.page-BrandsCategoryPage .pagination-bar.bottom .pagination-toolbar {
  border-top: none;
}
.page-productGrid .prices-container,
.page-search .prices-container,
.page-searchEmpty .prices-container,
.page-BrandsCategoryPage .prices-container {
  padding: 0;
}
.page-productGrid .price-box,
.page-search .price-box,
.page-searchEmpty .price-box,
.page-BrandsCategoryPage .price-box {
  padding: 0;
}
.page-productGrid .product-box .flag-product,
.page-search .product-box .flag-product,
.page-searchEmpty .product-box .flag-product,
.page-BrandsCategoryPage .product-box .flag-product {
  background-color: green;
  color: white;
  position: absolute;
  -ms-transform: rotate(7deg);
  -webkit-transform: rotate(7deg);
  transform: rotate(50deg);
  top: 2.8vw;
  left: 64%;
  width: 50%;
  font-size: 0.72vw;
  line-height: 1.8;
}
@media (max-width: 1024px) {
  .page-productGrid .product-box .flag-product,
  .page-search .product-box .flag-product,
  .page-searchEmpty .product-box .flag-product,
  .page-BrandsCategoryPage .product-box .flag-product {
    top: 4vw;
    font-size: 10px;
  }
}
@media (max-width: 639px) {
  .page-productGrid .product-box .flag-product,
  .page-search .product-box .flag-product,
  .page-searchEmpty .product-box .flag-product,
  .page-BrandsCategoryPage .product-box .flag-product {
    top: 4vw;
    font-size: 7px;
  }
}
.page-productGrid input[type="radio"],
.page-search input[type="radio"],
.page-searchEmpty input[type="radio"],
.page-BrandsCategoryPage input[type="radio"],
.page-productGrid input[type="checkbox"],
.page-search input[type="checkbox"],
.page-searchEmpty input[type="checkbox"],
.page-BrandsCategoryPage input[type="checkbox"] {
  display: none;
}
.page-productGrid .facet__text a,
.page-search .facet__text a,
.page-searchEmpty .facet__text a,
.page-BrandsCategoryPage .facet__text a {
  color: #e2251d;
}
.page-productGrid .facet__values__more,
.page-search .facet__values__more,
.page-searchEmpty .facet__values__more,
.page-BrandsCategoryPage .facet__values__more,
.page-productGrid .facet__values__less,
.page-search .facet__values__less,
.page-searchEmpty .facet__values__less,
.page-BrandsCategoryPage .facet__values__less {
  margin: 0;
  font-size: .8em;
  line-height: 1.5em;
}
.page-productGrid .facet__values__more button,
.page-search .facet__values__more button,
.page-searchEmpty .facet__values__more button,
.page-BrandsCategoryPage .facet__values__more button,
.page-productGrid .facet__values__less button,
.page-search .facet__values__less button,
.page-searchEmpty .facet__values__less button,
.page-BrandsCategoryPage .facet__values__less button {
  color: #222222;
  padding: 0;
  background: none;
  border: none;
  font-size: unset;
}
.page-productGrid .glyphicon-remove,
.page-search .glyphicon-remove,
.page-searchEmpty .glyphicon-remove,
.page-BrandsCategoryPage .glyphicon-remove {
  color: #e2251d;
}
.page-productGrid .product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text,
.page-search .product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text,
.page-searchEmpty .product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text,
.page-BrandsCategoryPage .product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #e2251d;
}
.page-productGrid .product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark,
.page-search .product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark,
.page-searchEmpty .product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark,
.page-BrandsCategoryPage .product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background-color: #e2251d;
  border: 1px solid #e2251d;
}
.page-productGrid .search-empty .btn-default,
.page-search .search-empty .btn-default,
.page-searchEmpty .search-empty .btn-default,
.page-BrandsCategoryPage .search-empty .btn-default {
  background-color: #191919;
  border-color: #191919;
}
.page-productGrid .search-empty .btn-default:hover,
.page-search .search-empty .btn-default:hover,
.page-searchEmpty .search-empty .btn-default:hover,
.page-BrandsCategoryPage .search-empty .btn-default:hover {
  opacity: 0.8;
}
.page-productGrid h1,
.page-search h1,
.page-searchEmpty h1,
.page-BrandsCategoryPage h1,
.page-productGrid h2,
.page-search h2,
.page-searchEmpty h2,
.page-BrandsCategoryPage h2,
.page-productGrid h3,
.page-search h3,
.page-searchEmpty h3,
.page-BrandsCategoryPage h3 {
  font-family: inherit !important;
  color: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  margin: inherit !important;
  padding: 0 !important;
  display: inherit;
}
.page-productGrid .magellan-nav .ordered .chosen span a,
.page-search .magellan-nav .ordered .chosen span a,
.page-searchEmpty .magellan-nav .ordered .chosen span a,
.page-BrandsCategoryPage .magellan-nav .ordered .chosen span a {
  margin: 0 4px 4px;
}
.page-productGrid .pagination-wrap .pagination-next a::after,
.page-search .pagination-wrap .pagination-next a::after,
.page-searchEmpty .pagination-wrap .pagination-next a::after,
.page-BrandsCategoryPage .pagination-wrap .pagination-next a::after {
  background-image: url(/_ui/responsive/theme-forumsportthemev02/images/icon_arrow_mob.svg);
  content: "";
  background-position: right;
  width: 10px;
  background-repeat: no-repeat;
  background-size: 9px;
  color: #222;
  opacity: 0.6;
}
.product__facet .facet .facet__list .facet__list__mark {
  float: left;
}
.facet-checkbox {
  overflow: hidden;
  max-width: 50%;
  display: inline-block;
  float: left;
  text-transform: lowercase;
  margin-left: 30px;
  font-size: 13px;
}
.facet-checkbox.uppercase-letter {
  text-transform: uppercase;
}
.facet-checkbox::first-letter {
  text-transform: uppercase;
}
.filtro_valor-checkbox {
  display: grid;
}
.facet-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 50%;
  display: inline-block;
  float: left;
  text-transform: lowercase;
  margin-left: 30px;
  font-size: 15px;
}
.facet-ellipsis.uppercase-letter {
  text-transform: uppercase;
}
.facet-ellipsis::first-letter {
  text-transform: uppercase;
}
.facet__code_brandNameFacet .facet-ellipsis,
.facet__code_brand .facet-ellipsis {
  text-transform: none;
}
.facet__code_brandNameFacet .facet-ellipsis::first-letter,
.facet__code_brand .facet-ellipsis::first-letter {
  text-transform: inherit;
}
.main-grid-wrapper {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.product-grid-container [class*=block-grid-] {
  margin: 0 auto;
  padding-bottom: 40px;
}
.product-grid-container {
  position: relative;
}
.product-grid-container .product-grid-row-cms-component {
  display: inline-block;
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
@media (max-width: 1024px) {
  .product-grid-container .product-grid-row-cms-component {
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .product-grid-container .product-grid-row-cms-component {
    float: none;
  }
}
.product-grid-container .product-grid-row-cms-component .container-2x1,
.product-grid-container .product-grid-row-cms-component .container-3x1,
.product-grid-container .product-grid-row-cms-component .container-4x1,
.product-grid-container .product-grid-row-cms-component .container-mixed,
.product-grid-container .product-grid-row-cms-component .enriched-container-2x1,
.product-grid-container .product-grid-row-cms-component .enriched-container-3x1,
.product-grid-container .product-grid-row-cms-component .enriched-container-4x1,
.product-grid-container .product-grid-row-cms-component .enriched-container-mixed {
  width: 100%;
  margin: 0 auto;
}
.product-grid-container #loadingLabel {
  position: absolute;
  top: 20px;
  left: 50%;
}
.product-grid-container .num-articles-content,
.product-grid-container .small-10.columns {
  display: none;
}
.product-grid-container .small-2.columns {
  width: 100%;
}
@media (max-width: 1024px) {
  #main-page-container.invisible {
    visibility: visible;
  }
  #product-grid.invisible {
    visibility: visible;
  }
}
@media only screen and (min-width: 64.063em) {
  .product-grid-container {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .product-grid-container .scrollable-aside-container {
    display: block;
  }
  .product-grid-container > article {
    -webkit-flex: 1;
    flex: 1;
  }
  ul.product-grid {
    width: 100%;
  }
  html.no-flexbox .product-grid-container {
    display: table;
  }
  html.no-flexbox .product-grid-container > article {
    display: table-cell;
    vertical-align: middle;
  }
}
@media only screen and (min-width: 40.063em) {
  .scrollable-aside-container {
    display: block;
    position: relative;
    z-index: 30;
  }
}
@media only screen and (min-width: 64.063em) {
  .scrollable-aside-container {
    display: block;
    position: relative;
    z-index: 30;
  }
}
.page-productGrid .price-tag-small,
.page-search .price-tag-small,
.page-BrandsCategoryPage .price-tag-small {
  text-align: left;
}
.page-productGrid .facet,
.page-search .facet,
.page-BrandsCategoryPage .facet {
  display: none;
}
@media (max-width: 1024px) and (min-width: 640px) {
  .page-productGrid .hidden-sm,
  .page-search .hidden-sm,
  .page-BrandsCategoryPage .hidden-sm {
    display: none !important;
  }
}
.page-productGrid .product-grid-container #loadingLabel,
.page-search .product-grid-container #loadingLabel,
.page-BrandsCategoryPage .product-grid-container #loadingLabel {
  z-index: 10;
  display: flex;
  position: relative;
  left: unset;
  top: unset;
}
.page-productGrid .results,
.page-search .results,
.page-BrandsCategoryPage .results,
.page-productGrid .searchSpellingSuggestionPrompt,
.page-search .searchSpellingSuggestionPrompt,
.page-BrandsCategoryPage .searchSpellingSuggestionPrompt {
  display: none;
}
.page-productGrid .add-to-cart .add-to-cart-item .price,
.page-search .add-to-cart .add-to-cart-item .price,
.page-BrandsCategoryPage .add-to-cart .add-to-cart-item .price {
  text-align: left;
  font-size: 22px;
  float: left;
}
.page-productGrid .add-to-cart .add-to-cart-item .price.has-discount,
.page-search .add-to-cart .add-to-cart-item .price.has-discount,
.page-BrandsCategoryPage .add-to-cart .add-to-cart-item .price.has-discount {
  color: #e2251d !important;
}
.page-productGrid .mini-cart-prices .oldPrice,
.page-search .mini-cart-prices .oldPrice,
.page-BrandsCategoryPage .mini-cart-prices .oldPrice {
  margin-left: 5px;
  font-size: 13px;
  padding-top: 10px;
  text-decoration: line-through;
  color: #d2d0cd;
  float: left;
}
.page-productGrid .mini-cart-prices .discount,
.page-search .mini-cart-prices .discount,
.page-BrandsCategoryPage .mini-cart-prices .discount {
  display: inline-block;
  background: #f5e649;
  color: black;
  border-radius: .13em;
  font-weight: 600;
  padding: .2em .3em;
  font-size: 18px;
}
.page-productGrid .items-desktop,
.page-search .items-desktop,
.page-BrandsCategoryPage .items-desktop {
  display: none;
}
.page-productGrid .facet__list--hidden,
.page-search .facet__list--hidden,
.page-BrandsCategoryPage .facet__list--hidden,
.page-productGrid .facet__values__less,
.page-search .facet__values__less,
.page-BrandsCategoryPage .facet__values__less {
  display: none;
  font-size: 15px;
}
.page-productGrid .facet__values__more,
.page-search .facet__values__more,
.page-BrandsCategoryPage .facet__values__more {
  font-size: 15px;
}
.page-productGrid form,
.page-search form,
.page-BrandsCategoryPage form {
  margin: 0;
}
.page-productGrid .results h1,
.page-search .results h1,
.page-BrandsCategoryPage .results h1 {
  color: #000;
}
.page-productGrid .mobile-menu.mobile-filter,
.page-search .mobile-menu.mobile-filter,
.page-BrandsCategoryPage .mobile-menu.mobile-filter {
  height: 100vh;
  overflow-y: scroll;
  position: absolute;
  top: 68px;
}
.page-productGrid .mobile-menu.mobile-order-by,
.page-search .mobile-menu.mobile-order-by,
.page-BrandsCategoryPage .mobile-menu.mobile-order-by {
  height: 100vh;
  position: absolute;
  top: 68px;
}
.page-productGrid .mobile-menu.mobile-filter.active,
.page-search .mobile-menu.mobile-filter.active,
.page-BrandsCategoryPage .mobile-menu.mobile-filter.active,
.page-productGrid .mobile-menu.mobile-order-by.active,
.page-search .mobile-menu.mobile-order-by.active,
.page-BrandsCategoryPage .mobile-menu.mobile-order-by.active {
  display: block!important;
}
.page-productGrid .sticky-wrapper.is-sticky ~ .mobile-menu.mobile-filter,
.page-search .sticky-wrapper.is-sticky ~ .mobile-menu.mobile-filter,
.page-BrandsCategoryPage .sticky-wrapper.is-sticky ~ .mobile-menu.mobile-filter,
.page-productGrid .sticky-wrapper.is-sticky ~ .mobile-menu.mobile-order-by,
.page-search .sticky-wrapper.is-sticky ~ .mobile-menu.mobile-order-by,
.page-BrandsCategoryPage .sticky-wrapper.is-sticky ~ .mobile-menu.mobile-order-by {
  height: 100vh;
  position: absolute;
}
.page-productGrid .block-padding-40.sticky-nav,
.page-search .block-padding-40.sticky-nav,
.page-BrandsCategoryPage .block-padding-40.sticky-nav {
  position: sticky;
  top: -41px;
  z-index: 9999;
  width: 100%;
}
.page-productGrid .block-padding-40.sticky-nav .magellan-nav,
.page-search .block-padding-40.sticky-nav .magellan-nav,
.page-BrandsCategoryPage .block-padding-40.sticky-nav .magellan-nav {
  background-color: black;
  color: #ffffff;
  -webkit-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.page-productGrid .block-padding-40.sticky-nav .ordered a,
.page-search .block-padding-40.sticky-nav .ordered a,
.page-BrandsCategoryPage .block-padding-40.sticky-nav .ordered a,
.page-productGrid .block-padding-40.sticky-nav .num-articles,
.page-search .block-padding-40.sticky-nav .num-articles,
.page-BrandsCategoryPage .block-padding-40.sticky-nav .num-articles {
  color: #ffffff;
}
.page-productGrid .block-padding-40.sticky-nav .model-features-card .see-stock,
.page-search .block-padding-40.sticky-nav .model-features-card .see-stock,
.page-BrandsCategoryPage .block-padding-40.sticky-nav .model-features-card .see-stock {
  color: #333333;
}
.page-productGrid .slick-track,
.page-search .slick-track,
.page-BrandsCategoryPage .slick-track {
  width: max-content !important;
}
.page-productGrid .slick-slider,
.page-search .slick-slider,
.page-BrandsCategoryPage .slick-slider {
  margin-bottom: 0;
}
.page-productGrid .slick-prev,
.page-search .slick-prev,
.page-BrandsCategoryPage .slick-prev,
.page-productGrid .slick-next,
.page-search .slick-next,
.page-BrandsCategoryPage .slick-next {
  position: absolute;
  display: block;
  height: 15px;
  width: 10px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: calc(50% - 7.5px);
  padding: 0;
  border: none;
  outline: none;
}
.page-productGrid .slick-prev:before,
.page-search .slick-prev:before,
.page-BrandsCategoryPage .slick-prev:before,
.page-productGrid .slick-next:before,
.page-search .slick-next:before,
.page-BrandsCategoryPage .slick-next:before {
  content: none;
}
.page-productGrid .slick-prev,
.page-search .slick-prev,
.page-BrandsCategoryPage .slick-prev {
  opacity: .8;
  left: -15px;
  background: url(/_ui/responsive/common/images/icons-sdd80ab9571.png) 0 -1887px no-repeat;
  margin: 0;
}
.page-productGrid .slick-prev:hover,
.page-search .slick-prev:hover,
.page-BrandsCategoryPage .slick-prev:hover {
  opacity: 1;
  background: url(/_ui/responsive/common/images/icons-sdd80ab9571.png) 0 -1887px no-repeat;
}
.page-productGrid .slick-next,
.page-search .slick-next,
.page-BrandsCategoryPage .slick-next {
  opacity: .8;
  right: -15px;
  background: url(/_ui/responsive/common/images/icons-sdd80ab9571.png) 0 -1872px no-repeat;
  margin: 0;
}
.page-productGrid .slick-next:hover,
.page-search .slick-next:hover,
.page-BrandsCategoryPage .slick-next:hover {
  opacity: 1;
  background: url(/_ui/responsive/common/images/icons-sdd80ab9571.png) 0 -1872px no-repeat;
}
.page-productGrid .slick-prev.slick-disabled,
.page-search .slick-prev.slick-disabled,
.page-BrandsCategoryPage .slick-prev.slick-disabled,
.page-productGrid .slick-next.slick-disabled,
.page-search .slick-next.slick-disabled,
.page-BrandsCategoryPage .slick-next.slick-disabled {
  display: none !important;
}
.page-productGrid .product-variants-container .slick-slide,
.page-search .product-variants-container .slick-slide,
.page-BrandsCategoryPage .product-variants-container .slick-slide {
  height: 2.083vw !important;
}
.page-productGrid .product-variants-container .slick-slide .image-product-box-price,
.page-search .product-variants-container .slick-slide .image-product-box-price,
.page-BrandsCategoryPage .product-variants-container .slick-slide .image-product-box-price {
  height: 2.083vw !important;
  margin: auto;
}
.page-productGrid .magellan-nav,
.page-search .magellan-nav,
.page-BrandsCategoryPage .magellan-nav {
  -webkit-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
  background: #ffffff;
  z-index: 50;
  min-width: 100%;
  padding: 10px 0;
  padding-top: 0;
}
.page-productGrid .block-padding-40 .magellan-nav.scroll-pass,
.page-search .block-padding-40 .magellan-nav.scroll-pass,
.page-BrandsCategoryPage .block-padding-40 .magellan-nav.scroll-pass {
  background: #000;
  bottom: 0;
  left: 0;
  position: fixed;
  top: inherit;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  z-index: 1000;
}
.page-productGrid .block-padding-40 .magellan-nav.scroll-pass.move-scrollbottom,
.page-search .block-padding-40 .magellan-nav.scroll-pass.move-scrollbottom,
.page-BrandsCategoryPage .block-padding-40 .magellan-nav.scroll-pass.move-scrollbottom {
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -moz-transition: -moz-transform 0.5s ease 0s;
  -o-transition: -o-transform 0.5s ease 0s;
  -webkit-transition: -webkit-transform 0.5s ease;
  -webkit-transition-delay: 0s;
  transition: transform .5s ease 0s;
}
.page-productGrid .block-padding-40 .magellan-nav.scroll-pass.move-scrolltop,
.page-search .block-padding-40 .magellan-nav.scroll-pass.move-scrolltop,
.page-BrandsCategoryPage .block-padding-40 .magellan-nav.scroll-pass.move-scrolltop {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -moz-transition: -moz-transform 0.5s ease 0s;
  -o-transition: -o-transform 0.5s ease 0s;
  -webkit-transition: -webkit-transform 0.5s ease;
  -webkit-transition-delay: 0s;
  transition: transform .5s ease 0s;
}
.page-productGrid .block-padding-40 .magellan-nav.scroll-pass .ordered a,
.page-search .block-padding-40 .magellan-nav.scroll-pass .ordered a,
.page-BrandsCategoryPage .block-padding-40 .magellan-nav.scroll-pass .ordered a {
  color: #ffffff;
}
.page-productGrid .magellan-nav .ordered,
.page-search .magellan-nav .ordered,
.page-BrandsCategoryPage .magellan-nav .ordered {
  text-align: center;
  text-transform: uppercase;
}
.page-productGrid .magellan-nav .ordered a,
.page-search .magellan-nav .ordered a,
.page-BrandsCategoryPage .magellan-nav .ordered a {
  color: #222222;
}
.page-productGrid .magellan-nav .ordered a.sort-active,
.page-search .magellan-nav .ordered a.sort-active,
.page-BrandsCategoryPage .magellan-nav .ordered a.sort-active {
  font-weight: 600;
  border-bottom: 1px solid #000000;
}
.page-productGrid .magellan-nav .ordered .icons-arrow-red-right,
.page-search .magellan-nav .ordered .icons-arrow-red-right,
.page-BrandsCategoryPage .magellan-nav .ordered .icons-arrow-red-right {
  margin: 0 6px;
  position: relative;
  top: -2px;
}
.page-productGrid .magellan-nav .filtered,
.page-search .magellan-nav .filtered,
.page-BrandsCategoryPage .magellan-nav .filtered {
  font-size: 11px;
}
.page-productGrid .magellan-nav .filtered span,
.page-search .magellan-nav .filtered span,
.page-BrandsCategoryPage .magellan-nav .filtered span {
  display: inline-block;
  margin-bottom: 5px;
  margin-left: 19px;
  text-transform: uppercase;
}
.page-productGrid .magellan-nav .filtered span:first-child,
.page-search .magellan-nav .filtered span:first-child,
.page-BrandsCategoryPage .magellan-nav .filtered span:first-child {
  margin-left: 0;
}
.page-productGrid .magellan-nav .filtered span a,
.page-search .magellan-nav .filtered span a,
.page-BrandsCategoryPage .magellan-nav .filtered span a {
  padding-bottom: 2px;
}
.page-productGrid .magellan-nav .filtered span a:hover,
.page-search .magellan-nav .filtered span a:hover,
.page-BrandsCategoryPage .magellan-nav .filtered span a:hover {
  border-bottom: 1px solid #000000;
  text-decoration: none;
}
.page-productGrid .magellan-nav .filtered span.active a,
.page-search .magellan-nav .filtered span.active a,
.page-BrandsCategoryPage .magellan-nav .filtered span.active a {
  font-weight: 600;
  border-bottom: 1px solid #000000;
}
.page-productGrid .magellan-nav .filtered a,
.page-search .magellan-nav .filtered a,
.page-BrandsCategoryPage .magellan-nav .filtered a {
  color: #222222;
}
.page-productGrid .magellan-nav .filtered a:hover,
.page-search .magellan-nav .filtered a:hover,
.page-BrandsCategoryPage .magellan-nav .filtered a:hover {
  text-decoration: line-through;
}
.page-productGrid .filtered .model-features-card .see-stock,
.page-search .filtered .model-features-card .see-stock,
.page-BrandsCategoryPage .filtered .model-features-card .see-stock {
  display: block;
  font-size: 13px;
  border: 1px solid #CCC;
  background: #ffffff;
  color: #222222;
  margin-bottom: 10px;
  margin-left: 1em;
  padding: 0.3rem 1rem;
}
.page-productGrid .model-features-card .see-stock:hover,
.page-search .model-features-card .see-stock:hover,
.page-BrandsCategoryPage .model-features-card .see-stock:hover {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}
.page-productGrid .model-features-card .see-stock:hover .express,
.page-search .model-features-card .see-stock:hover .express,
.page-BrandsCategoryPage .model-features-card .see-stock:hover .express {
  filter: grayscale(100%) brightness(300%);
}
.page-productGrid .model-features-card,
.page-search .model-features-card,
.page-BrandsCategoryPage .model-features-card {
  display: inline-block;
}
.page-productGrid .fixed .model-features-card .see-stock,
.page-search .fixed .model-features-card .see-stock,
.page-BrandsCategoryPage .fixed .model-features-card .see-stock {
  color: #333333;
}
.page-productGrid .model-features-card .see-stock.sort-active,
.page-search .model-features-card .see-stock.sort-active,
.page-BrandsCategoryPage .model-features-card .see-stock.sort-active {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}
.page-productGrid .model-features-card .see-stock.sort-active .express,
.page-search .model-features-card .see-stock.sort-active .express,
.page-BrandsCategoryPage .model-features-card .see-stock.sort-active .express {
  filter: grayscale(100%) brightness(300%);
}
.page-productGrid .express,
.page-search .express,
.page-BrandsCategoryPage .express {
  display: inline-block;
  background-image: url(/_ui/responsive/common/images/express1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: 4px;
  width: 12px;
  height: 12px;
}
.page-productGrid .magellan-nav .chosen,
.page-search .magellan-nav .chosen,
.page-BrandsCategoryPage .magellan-nav .chosen {
  -o-font-smoothing: antialiased;
  margin-bottom: 10px;
  padding: 0;
}
.page-productGrid .magellan-nav .chosen span,
.page-search .magellan-nav .chosen span,
.page-BrandsCategoryPage .magellan-nav .chosen span {
  margin-left: 19px;
  white-space: nowrap;
}
.page-productGrid .magellan-nav .chosen span .icons-close-mini,
.page-search .magellan-nav .chosen span .icons-close-mini,
.page-BrandsCategoryPage .magellan-nav .chosen span .icons-close-mini {
  vertical-align: middle !important;
  margin-left: 7px;
  margin-bottom: 4px;
}
.page-productGrid .magellan-nav .chosen span:first-child,
.page-search .magellan-nav .chosen span:first-child,
.page-BrandsCategoryPage .magellan-nav .chosen span:first-child {
  margin-left: 0;
}
.page-productGrid .magellan-nav.fixed .ordered .chosen,
.page-search .magellan-nav.fixed .ordered .chosen,
.page-BrandsCategoryPage .magellan-nav.fixed .ordered .chosen {
  margin: 5px 0;
}
.page-productGrid .magellan-nav .ordered .chosen span,
.page-search .magellan-nav .ordered .chosen span,
.page-BrandsCategoryPage .magellan-nav .ordered .chosen span {
  margin: 0;
}
.page-productGrid .magellan-nav .ordered .chosen span a,
.page-search .magellan-nav .ordered .chosen span a,
.page-BrandsCategoryPage .magellan-nav .ordered .chosen span a {
  margin: 0 4px 4px;
}
.page-productGrid .magellan-nav .ordered .chosen span a:hover,
.page-search .magellan-nav .ordered .chosen span a:hover,
.page-BrandsCategoryPage .magellan-nav .ordered .chosen span a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 64em) {
  .page-productGrid .block-padding-40,
  .page-search .block-padding-40,
  .page-BrandsCategoryPage .block-padding-40 {
    position: relative;
  }
  .page-productGrid .block-padding-40.sticky-nav,
  .page-search .block-padding-40.sticky-nav,
  .page-BrandsCategoryPage .block-padding-40.sticky-nav {
    position: inherit;
  }
  .page-productGrid .block-padding-40.sticky-nav .magellan-nav,
  .page-search .block-padding-40.sticky-nav .magellan-nav,
  .page-BrandsCategoryPage .block-padding-40.sticky-nav .magellan-nav {
    background: #ffffff;
  }
  .page-productGrid .block-padding-40 .magellan-nav,
  .page-search .block-padding-40 .magellan-nav,
  .page-BrandsCategoryPage .block-padding-40 .magellan-nav {
    position: absolute;
    top: 0;
  }
  .page-productGrid .magellan-nav .chosen,
  .page-search .magellan-nav .chosen,
  .page-BrandsCategoryPage .magellan-nav .chosen {
    font-size: 12px;
    margin-bottom: 0;
  }
  .page-productGrid .magellan-nav .filtered,
  .page-search .magellan-nav .filtered,
  .page-BrandsCategoryPage .magellan-nav .filtered,
  .page-productGrid .magellan-nav .num-articles-content,
  .page-search .magellan-nav .num-articles-content,
  .page-BrandsCategoryPage .magellan-nav .num-articles-content {
    display: none;
  }
  .page-productGrid .magellan-nav .small-10.columns,
  .page-search .magellan-nav .small-10.columns,
  .page-BrandsCategoryPage .magellan-nav .small-10.columns {
    width: 100%;
  }
  .page-productGrid .magellan-nav .chosen span,
  .page-search .magellan-nav .chosen span,
  .page-BrandsCategoryPage .magellan-nav .chosen span {
    margin-left: 0;
  }
  .page-productGrid .magellan-nav .chosen span .icons-close-mini,
  .page-search .magellan-nav .chosen span .icons-close-mini,
  .page-BrandsCategoryPage .magellan-nav .chosen span .icons-close-mini {
    margin: 0 2px 2px;
  }
}
.page-productGrid .magellan-nav .num-articles-content,
.page-search .magellan-nav .num-articles-content,
.page-BrandsCategoryPage .magellan-nav .num-articles-content {
  padding-left: 10%;
  margin-top: 13px;
}
.page-productGrid .magellan-nav .num-articles-content label,
.page-search .magellan-nav .num-articles-content label,
.page-BrandsCategoryPage .magellan-nav .num-articles-content label {
  -o-font-smoothing: antialiased;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 100%;
}
.page-productGrid .magellan-nav .num-articles-content .num-articles,
.page-search .magellan-nav .num-articles-content .num-articles,
.page-BrandsCategoryPage .magellan-nav .num-articles-content .num-articles {
  font-size: 17px;
}
.page-productGrid div.filter-block,
.page-search div.filter-block,
.page-BrandsCategoryPage div.filter-block {
  position: relative;
  padding: 20px 10px;
  border-bottom: 1px solid #eee;
}
@media (max-width: 1024px) {
  .page-productGrid div.filter-block,
  .page-search div.filter-block,
  .page-BrandsCategoryPage div.filter-block {
    position: initial;
  }
}
.page-productGrid div.filter-block h3,
.page-search div.filter-block h3,
.page-BrandsCategoryPage div.filter-block h3 {
  text-transform: uppercase;
  font-size: .9em;
  padding: 0;
  background: 0 0;
  border: 0;
  color: #333;
}
.page-productGrid div.filter-block.hidden,
.page-search div.filter-block.hidden,
.page-BrandsCategoryPage div.filter-block.hidden {
  display: block!important;
}
.page-productGrid div.filter-block.hidden .filter-options,
.page-search div.filter-block.hidden .filter-options,
.page-BrandsCategoryPage div.filter-block.hidden .filter-options {
  display: none;
}
.page-productGrid div.filter-block ul.filter-options,
.page-search div.filter-block ul.filter-options,
.page-BrandsCategoryPage div.filter-block ul.filter-options {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
.page-productGrid div.filter-block ul.filter-options li,
.page-search div.filter-block ul.filter-options li,
.page-BrandsCategoryPage div.filter-block ul.filter-options li {
  border: 0;
  padding: 0;
  background-image: none;
  font-size: .8em;
  list-style: none;
}
.page-productGrid div.filter-block ul.filter-options li a,
.page-search div.filter-block ul.filter-options li a,
.page-BrandsCategoryPage div.filter-block ul.filter-options li a {
  color: #222222;
  line-height: 1.5em;
}
.page-productGrid div.filter-block ul.filter-options li small,
.page-search div.filter-block ul.filter-options li small,
.page-BrandsCategoryPage div.filter-block ul.filter-options li small {
  color: grey;
  font-size: 1em;
  padding-left: .5em;
}
.page-productGrid div.filter-block a.view-more,
.page-search div.filter-block a.view-more,
.page-BrandsCategoryPage div.filter-block a.view-more {
  margin: 0;
  font-size: .8em;
  color: #222222;
  line-height: 1.5em;
}
.page-productGrid .custom-checkbox .facet__list__mark,
.page-search .custom-checkbox .facet__list__mark,
.page-BrandsCategoryPage .custom-checkbox .facet__list__mark {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  border-radius: 0;
  border: 1px solid #e3e3e3;
  background: #ffffff;
}
.page-productGrid .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark:after,
.page-search .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark:after,
.page-BrandsCategoryPage .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark:after,
.page-productGrid .facet__list .facet__list__checkbox:checked + .facet__list__a + .facet__list__label .facet__list__mark:after,
.page-search .facet__list .facet__list__checkbox:checked + .facet__list__a + .facet__list__label .facet__list__mark:after,
.page-BrandsCategoryPage .facet__list .facet__list__checkbox:checked + .facet__list__a + .facet__list__label .facet__list__mark:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 7px;
  background: 0 0;
  top: 5px;
  left: 3px;
  border: 2px solid #222222;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.page-productGrid .size-selector.facet__list--hidden,
.page-search .size-selector.facet__list--hidden,
.page-BrandsCategoryPage .size-selector.facet__list--hidden {
  display: none;
}
.page-productGrid div.filter-block .size-selector .other-items,
.page-search div.filter-block .size-selector .other-items,
.page-BrandsCategoryPage div.filter-block .size-selector .other-items {
  border-top: 1px solid #ccc;
  display: block;
  padding-top: 2%;
}
.page-productGrid .size-selector .conver-sizes:hover,
.page-search .size-selector .conver-sizes:hover,
.page-BrandsCategoryPage .size-selector .conver-sizes:hover {
  color: #000000;
}
.page-productGrid .size-selector .conver-sizes-items,
.page-search .size-selector .conver-sizes-items,
.page-BrandsCategoryPage .size-selector .conver-sizes-items {
  display: none;
}
.page-productGrid .size-selector .conver-sizes-items.active,
.page-search .size-selector .conver-sizes-items.active,
.page-BrandsCategoryPage .size-selector .conver-sizes-items.active {
  display: block;
}
.page-productGrid .size-selector .other-items,
.page-search .size-selector .other-items,
.page-BrandsCategoryPage .size-selector .other-items {
  background: #ffffff;
  display: none;
  width: 100%;
  z-index: 10;
  border: 1px solid #CCC;
  border-top: none;
}
.page-productGrid .size-selector .other-items .grid-size-item,
.page-search .size-selector .other-items .grid-size-item,
.page-BrandsCategoryPage .size-selector .other-items .grid-size-item {
  -o-font-smoothing: antialiased;
  float: left;
  padding: 5px 0;
  margin: 0;
  text-align: center;
  display: block;
  color: #ffffff;
  font-size: 14px;
  background: #222222;
}
.page-productGrid .size-selector .other-items .grid-size-item a,
.page-search .size-selector .other-items .grid-size-item a,
.page-BrandsCategoryPage .size-selector .other-items .grid-size-item a {
  color: #ffffff;
}
.page-productGrid .avg-rating-selector.selected,
.page-search .avg-rating-selector.selected,
.page-BrandsCategoryPage .avg-rating-selector.selected {
  filter: invert(100%);
}
.page-productGrid .size-selector .other-items .grid-size-item.selected,
.page-search .size-selector .other-items .grid-size-item.selected,
.page-BrandsCategoryPage .size-selector .other-items .grid-size-item.selected {
  background: #000000;
}
@media (min-width: 1025px) {
  .page-productGrid .size-selector .other-items .grid-size-item:hover,
  .page-search .size-selector .other-items .grid-size-item:hover,
  .page-BrandsCategoryPage .size-selector .other-items .grid-size-item:hover {
    background: #000000;
    text-decoration: none;
  }
}
.page-productGrid .filter-block.filtro .facet__values.facet-options.standard-color-facet form,
.page-search .filter-block.filtro .facet__values.facet-options.standard-color-facet form,
.page-BrandsCategoryPage .filter-block.filtro .facet__values.facet-options.standard-color-facet form {
  width: 24px;
  display: inline-block;
}
.page-productGrid .filter-block.filtro .facet__values.facet-options.standard-color-facet form.selected,
.page-search .filter-block.filtro .facet__values.facet-options.standard-color-facet form.selected,
.page-BrandsCategoryPage .filter-block.filtro .facet__values.facet-options.standard-color-facet form.selected {
  width: 30px;
}
@media (max-width: 1024px) {
  .page-productGrid .filter-block.filtro .facet__values.facet-options.standard-color-facet form,
  .page-search .filter-block.filtro .facet__values.facet-options.standard-color-facet form,
  .page-BrandsCategoryPage .filter-block.filtro .facet__values.facet-options.standard-color-facet form {
    width: 40px;
  }
  .page-productGrid .filter-block.filtro .facet__values.facet-options.standard-color-facet form.selected,
  .page-search .filter-block.filtro .facet__values.facet-options.standard-color-facet form.selected,
  .page-BrandsCategoryPage .filter-block.filtro .facet__values.facet-options.standard-color-facet form.selected {
    width: 40px;
  }
  .page-productGrid .filter-block.filtro .facet__values.facet-options.standard-color-facet form .color-selector,
  .page-search .filter-block.filtro .facet__values.facet-options.standard-color-facet form .color-selector,
  .page-BrandsCategoryPage .filter-block.filtro .facet__values.facet-options.standard-color-facet form .color-selector {
    width: 100%;
    border: 0;
  }
}
.page-productGrid .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-content,
.page-search .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-content,
.page-BrandsCategoryPage .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-content {
  list-style: none;
  display: inline-block;
}
@media (max-width: 1024px) {
  .page-productGrid .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-content,
  .page-search .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-content,
  .page-BrandsCategoryPage .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-content {
    width: 25%;
  }
}
.page-productGrid .filter-block.filtro .facet__values.facet-options.standard-color-facet .size-selector .other-items .grid-size-item.off,
.page-search .filter-block.filtro .facet__values.facet-options.standard-color-facet .size-selector .other-items .grid-size-item.off,
.page-BrandsCategoryPage .filter-block.filtro .facet__values.facet-options.standard-color-facet .size-selector .other-items .grid-size-item.off {
  cursor: default;
  background: #ffffff;
  text-decoration: line-through;
  color: #c1c1c1;
}
.page-productGrid .filter-block.filtro .facet__values.facet-options.standard-color-facet .size-selector .other-items .grid-size-item.off:hover,
.page-search .filter-block.filtro .facet__values.facet-options.standard-color-facet .size-selector .other-items .grid-size-item.off:hover,
.page-BrandsCategoryPage .filter-block.filtro .facet__values.facet-options.standard-color-facet .size-selector .other-items .grid-size-item.off:hover {
  background: #ffffff;
}
@media (max-width: 1024px) {
  .page-productGrid .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-selector.selected,
  .page-search .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-selector.selected,
  .page-BrandsCategoryPage .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-selector.selected {
    width: 40px !important;
    height: 40px !important;
  }
  .page-productGrid .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-selector.selected:before,
  .page-search .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-selector.selected:before,
  .page-BrandsCategoryPage .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-selector.selected:before {
    content: '✔';
    display: inline-block;
    vertical-align: top;
    line-height: 1em;
    width: 1em;
    height: 1em;
    margin-right: 0.3em;
    text-align: center;
    color: #ffffff;
  }
}
.page-productGrid .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-selector.MU,
.page-search .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-selector.MU,
.page-BrandsCategoryPage .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-selector.MU {
  background-color: #fd3;
  background-image: linear-gradient(180deg, transparent 50%, #0000ff 0), linear-gradient(90deg, transparent 50%, #009900 0);
}
.page-productGrid .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-selector.MU:before,
.page-search .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-selector.MU:before,
.page-BrandsCategoryPage .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-selector.MU:before {
  content: "";
  display: block;
  height: 50%;
  width: 50%;
  background: #FF0000;
  transform: translateY(100%);
}
.page-productGrid .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-selector.selected,
.page-search .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-selector.selected,
.page-BrandsCategoryPage .filter-block.filtro .facet__values.facet-options.standard-color-facet .color-selector.selected {
  width: 30px;
  height: 30px;
  border: 1px solid #000;
}
.product-grid-section1-slot {
  padding-top: 20px;
  background-color: white;
  z-index: 998;
  transition: padding-top ease 0.3s;
}
.bottom-header-container {
  transition: opacity ease 1s;
  opacity: 1;
  height: auto;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .page-productGrid .bottom-header-container {
    opacity: 0;
  }
}
.filter-by.filter-menu__find-svg {
  display: inline-block;
  background-image: url(/_ui/responsive/common/images/buscar-red.svg), none;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  cursor: pointer;
  margin: 9px;
  top: 0;
  right: 0;
}
.order-by.filter-menu__find-svg {
  display: inline-block;
  background: url(/_ui/responsive/common/images/icons-sdd80ab9571.png) 0 -1020px no-repeat;
  cursor: pointer;
  margin: 9px;
  top: 0;
  right: 0;
}
.filter-close.filter-menu__find-svg {
  display: inline-block;
  background: url(/_ui/responsive/common/images/icons-sdd80ab9571.png) -6px -402px no-repeat;
  cursor: pointer;
  margin: 9px;
  top: 0;
  right: 0;
}
.mobile-menu-icon.back {
  display: inline-block;
  background: url(/_ui/responsive/common/images/icons-sdd80ab9571.png) 0 -20px no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
  top: 0;
  right: 0;
  transform: rotate(-180deg);
}
.mobile-grid-header {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #ffffff), color-stop(100%, #f8f8f8));
  background-image: -moz-linear-gradient(#ffffff, #f8f8f8);
  background-image: -webkit-linear-gradient(#ffffff, #f8f8f8);
  background-image: linear-gradient(#ffffff, #f8f8f8);
  z-index: 20;
}
.mobile-grid-header .small-6.column {
  background-color: #fcfcfc;
}
.mobile-grid-header > div:first-child {
  border-right: 1px solid #d5d5d5;
}
.mobile-grid-header a {
  padding: 1em 0;
  text-align: center;
  display: block;
  color: #222222 !important;
}
.mobile-grid-header .filter-menu__find-svg {
  fill: #000000;
  height: 18px;
  width: 18px;
  vertical-align: middle;
}
.mobile-grid-header .toggle-filter-menu span,
.mobile-grid-header .toggle-order-menu span {
  margin-right: 20px;
}
.mobile-grid-header .toggle-filter-menu .filter-close,
.mobile-grid-header .toggle-filter-menu.active .filter-by,
.mobile-grid-header .toggle-filter-menu.active .icons-order-by,
.mobile-grid-header .toggle-order-menu .filter-close,
.mobile-grid-header .toggle-order-menu.active .order-by,
.mobile-grid-header .toggle-order-menu.active .icons-order-by {
  display: none;
}
.mobile-grid-header .toggle-filter-menu.active .filter-close,
.mobile-grid-header .toggle-order-menu.active .filter-close {
  display: inline-block;
}
.mobile-grid-header .toggle-filter-menu:hover,
.mobile-grid-header .toggle-order-menu:hover {
  text-decoration: none;
}
.category-list li a:hover,
.mobile-grid-header .toggle-filter-menu:hover span,
.mobile-grid-header .toggle-order-menu:hover span,
.model-brand-card .opinion a,
.model-brand-card .share-content .social-list li a:hover {
  text-decoration: underline;
}
.mobile-order-by {
  display: none;
}
.mobile-grid-header .toggle-filter-menu .filter-close,
.mobile-grid-header .toggle-filter-menu.active .filter-by,
.mobile-grid-header .toggle-filter-menu.active .icons-order-by,
.mobile-grid-header .toggle-order-menu .filter-close,
.mobile-grid-header .toggle-order-menu.active .filter-by,
.mobile-grid-header .toggle-order-menu.active .icons-order-by {
  display: none;
}
.mobile-grid-header .toggle-filter-menu.active .filter-close,
.mobile-grid-header .toggle-order-menu.active .filter-close {
  display: inline-block;
}
.mobile-menu-item.white {
  padding: 1.4em;
}
.facet-filters-mobile {
  position: relative;
}
.facet-filters-mobile .product__facet {
  display: none;
  padding: 0;
  position: absolute;
  width: 100%;
}
.facet-filters-mobile .product__facet.active {
  display: block!important;
  z-index: 9999;
}
@media (min-width: 1024px) {
  .facet-filters-mobile .product__facet.active {
    display: none!important;
  }
}
.facet-filters-mobile .product__facet .mobile-menu-item.white.back {
  display: block;
}
.facet-filters-mobile .filter-block.filtro {
  padding: 0;
  border: none;
}
.facet-filters-mobile .filter-block.filtro .facet__name {
  position: relative;
  margin: 0;
  text-align: left;
  padding: 1.4em;
  font-size: .9em;
  border-bottom: 1px solid #d5d5d5;
  border-top: 1px solid #fafafa;
  background: #eee;
  text-transform: uppercase;
  border-top: 0;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #ffffff), color-stop(100%, #f8f8f8));
  background-image: -moz-linear-gradient(#ffffff, #f8f8f8);
  background-image: -webkit-linear-gradient(#ffffff, #f8f8f8);
  background-image: linear-gradient(#ffffff, #f8f8f8);
}
.facet-filters-mobile .filter-block.filtro .facet__name h3 {
  font-size: 14.4px;
  cursor: pointer;
}
.facet-filters-mobile .filter-block.filtro .facet__name .facet__arrow {
  display: inline-block;
  background: url(/_ui/responsive/common/images/icons-sdd80ab9571.png) 0 -20px no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
  top: 0;
  right: 0;
}
.facet-filters-mobile .filter-block.filtro .facet__list__mark,
.facet-filters-mobile .filter-block.filtro .facet__value__count {
  display: none;
}
.facet-filters-mobile .filter-block.filtro .facet-ellipsis {
  font-size: 14px;
}
.facet-filters-mobile .filter-block.filtro .selector.size-selector {
  display: block;
  margin-bottom: 0;
}
.facet-filters-mobile .filter-block.filtro .selector.size-selector.facet-options,
.facet-filters-mobile .filter-block.filtro .facet__values.facet-options {
  background-color: #eee;
  bottom: 0;
  left: 100%;
  position: absolute;
  top: 0;
  transition-duration: .4s;
  overflow-y: scroll;
  width: 100%;
  z-index: 10;
  border: none;
}
.facet-filters-mobile .filter-block.filtro .selector.size-selector.facet-options .filtro_valor,
.facet-filters-mobile .filter-block.filtro .facet__values.facet-options .filtro_valor {
  position: relative;
  margin: 0;
  text-align: left;
  padding: 1.4em;
  font-size: .9em;
  border-bottom: 1px solid #d5d5d5;
  border-top: 1px solid #fafafa;
  background: #eee;
  text-transform: uppercase;
}
.facet-filters-mobile .filter-block.filtro .selector.size-selector.facet-options .filtro_valor.avg-rating-selector,
.facet-filters-mobile .filter-block.filtro .facet__values.facet-options .filtro_valor.avg-rating-selector {
  border: 0;
  padding: 0;
}
.facet-filters-mobile .filter-block.filtro .selector.size-selector.facet-options .filtro_valor .facet-ellipsis,
.facet-filters-mobile .filter-block.filtro .facet__values.facet-options .filtro_valor .facet-ellipsis {
  float: none;
}
.facet-filters-mobile .filter-block.filtro .selector.size-selector.facet-options.visible,
.facet-filters-mobile .filter-block.filtro .facet__values.facet-options.visible {
  display: inline-block;
  left: 0;
}
.facet-filters-mobile .filter-block.filtro .selector.size-selector.facet-options .other-items,
.facet-filters-mobile .filter-block.filtro .facet__values.facet-options .other-items {
  border: none;
  padding: 0;
}
.facet-filters-mobile .filter-block.filtro .selector.size-selector.facet-options .other-items .grid-size-item.filtro_valor,
.facet-filters-mobile .filter-block.filtro .facet__values.facet-options .other-items .grid-size-item.filtro_valor {
  border: none;
  background-color: #000000;
  width: 50%;
  height: 2em;
  display: block;
  float: left;
  font-size: 2em;
  outline: 1px solid #A52A2A;
  text-align: center;
  line-height: 2em;
  padding: 0;
}
.facet-filters-mobile .filter-block.filtro .mobile-menu-item.white {
  border-top: 0;
  padding: 1.4em;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #ffffff), color-stop(100%, #f8f8f8));
  background-image: -moz-linear-gradient(#ffffff, #f8f8f8);
  background-image: -webkit-linear-gradient(#ffffff, #f8f8f8);
  background-image: linear-gradient(#ffffff, #f8f8f8);
}
.facet-filters-mobile .custom-checkbox {
  margin: 0;
}
.facet-filters-mobile .custom-checkbox .facet-ellipsis {
  overflow: inherit;
  margin-left: 0!important;
}
@media (max-width: 1024px) {
  .page-productGrid .facet__list--hidden,
  .page-BrandsCategoryPage .facet__list--hidden,
  .page-search .facet__list--hidden {
    display: block;
  }
  .page-productGrid header:not(.fixed-header-cls) {
    position: fixed;
  }
  .page-productGrid .common-width {
    margin-top: 125px;
  }
  .page-productGrid .product-grid-section1-slot {
    position: fixed;
    margin-top: -60px;
  }
}
.page-searchEmpty .button {
  width: auto;
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 1024px) {
  .page-searchEmpty header {
    position: static;
  }
  .page-search .slick-initialized .slick-slide {
    display: inline-block;
  }
}
.reviews-list {
  padding: 0 50px 0 50px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.reviews-list .index-review-border-bottom {
  width: 85%;
  margin: 0 auto;
}
.reviews-list .index-review-border-bottom .slide-reviews__comment {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.reviews-list .index-review-border-bottom .slide-reviews__comment .img-container {
  margin-right: 20px;
}
.reviews-list .index-review-border-bottom .slide-reviews__comment .img-container a {
  display: block;
  width: 100px;
}
.reviews-list .index-review-border-bottom .slide-reviews__comment .img-container a img {
  display: block;
  float: left;
  margin-right: 2%;
  width: 100px;
}
.reviews-list .index-review-border-bottom .slide-reviews__comment .review-alias {
  font-size: .6875rem;
  text-transform: uppercase;
}
.reviews-list .index-review-border-bottom .slide-reviews__comment h4 {
  text-transform: uppercase;
}
.modal-grid-stores {
  padding: 40px;
  visibility: hidden;
  display: none;
  position: fixed;
  z-index: 1005;
  background-color: #ffffff;
  left: 0;
  right: 0;
  top: 100%;
  margin: 0 auto;
  width: 60%;
  max-height: 70%;
}
@media (max-width: 1024px) {
  .modal-grid-stores {
    width: 100%;
    height: 100%;
    max-height: 100%;
    padding: 20px;
    overflow-y: scroll;
  }
}
.modal-grid-stores.open-popup-grid-stores {
  position: fixed;
  display: block;
  opacity: 1;
  visibility: visible;
  z-index: 99999;
}
.modal-grid-stores .header-stock-shop {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
@media (max-width: 1024px) {
  .modal-grid-stores .header-stock-shop .title-stock-shop {
    padding-right: 12px;
  }
}
.modal-grid-stores .header-stock-shop .title-stock-shop span {
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
@media (max-width: 1024px) {
  .modal-grid-stores .header-stock-shop .title-stock-shop span {
    font-size: 20px;
  }
}
.modal-grid-stores .header-stock-shop .btn-close {
  font-size: 24px;
  cursor: pointer;
}
.modal-grid-stores .filters-stock-shop {
  display: flex;
  justify-content: space-around;
  padding-bottom: 20px;
}
@media (max-width: 1024px) {
  .modal-grid-stores .filters-stock-shop {
    flex-direction: column-reverse;
  }
}
.modal-grid-stores .filters-stock-shop .subtitle-stock-shop {
  width: 100%;
  align-items: center;
  display: flex;
}
@media (max-width: 1024px) {
  .modal-grid-stores .filters-stock-shop .subtitle-stock-shop {
    padding-top: 10px;
  }
}
.modal-grid-stores .filters-stock-shop .select-region {
  width: 100%;
  position: relative;
}
@media (max-width: 1024px) {
  .modal-grid-stores .filters-stock-shop .select-region {
    margin-right: 0;
    padding-bottom: 10px;
  }
}
.modal-grid-stores .filters-stock-shop .select-region .select-arrow-icon {
  transform: rotate(90deg);
  position: absolute;
  right: 2vw;
  width: 6px;
  margin-top: 15px;
}
.modal-grid-stores .filters-stock-shop .select-region .dooers-select {
  background-image: none;
  cursor: pointer;
  color: black;
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  display: inline-block;
  letter-spacing: 0.5px;
  border: 1px solid #222222 !important;
  font-size: 13px;
  padding: 15px 20px;
  height: 50px;
  margin: auto 0;
}
.modal-grid-stores .filters-stock-shop .select-arrow-icon {
  z-index: -1;
}
.modal-grid-stores .filters-stock-shop .dooers-select {
  background: transparent;
  border-color: #DDDDDD;
  font-size: 13px;
  text-transform: uppercase;
}
.modal-grid-stores .content-stock-shop {
  overflow-x: hidden;
}
@media (max-width: 1024px) {
  .modal-grid-stores .content-stock-shop {
    padding-right: 0;
  }
}
.modal-grid-stores .content-stock-shop .list-stock-shop {
  padding: 25px 0;
  border-top: 1px solid #DDDDDD;
  display: flex;
  justify-content: space-between;
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  align-items: center;
  margin-right: 10px;
}
@media (max-width: 1024px) {
  .modal-grid-stores .content-stock-shop .list-stock-shop {
    display: block;
  }
}
.modal-grid-stores .content-stock-shop .list-stock-shop:last-child {
  border-bottom: 1px solid #DDDDDD;
}
.modal-grid-stores .content-stock-shop .list-stock-shop .info-stock-shop {
  display: flex;
  justify-content: space-between;
  width: 40%;
}
@media (max-width: 1024px) {
  .modal-grid-stores .content-stock-shop .list-stock-shop .info-stock-shop {
    width: 100%;
  }
}
.modal-grid-stores .content-stock-shop .list-stock-shop .info-stock-shop .store-name {
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  text-transform: uppercase;
  height: 36px;
  display: flex;
  align-items: center;
  font-size: 14px;
  letter-spacing: 0;
}
.modal-grid-stores .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance {
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 24px;
  color: #222222;
  margin-right: 20px;
  text-transform: initial;
  min-width: 100px;
}
@media (max-width: 1024px) {
  .modal-grid-stores .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance {
    margin-right: 15px;
  }
}
.modal-grid-stores .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance .marker-icon {
  margin-right: 10px;
}
.modal-grid-stores .content-stock-shop .list-stock-shop .buttons-stock-shop {
  display: flex;
  align-items: center;
  width: 60%;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .modal-grid-stores .content-stock-shop .list-stock-shop .buttons-stock-shop {
    width: 100%;
  }
}
.modal-grid-stores .content-stock-shop .list-stock-shop .buttons-stock-shop .store-schedule {
  margin-right: 10px;
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  font-size: 13px;
}
.modal-grid-stores .content-stock-shop .list-stock-shop .buttons-stock-shop .store-button {
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  color: #000000;
}
.modal-grid-stores .content-stock-shop .list-stock-shop .buttons-stock-shop .store-button-selected {
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  color: #ffffff;
  background-color: #000000;
}
.modal-grid-stores .content-stock-shop .list-stock-shop .buttons-stock-shop .store-button,
.modal-grid-stores .content-stock-shop .list-stock-shop .buttons-stock-shop .store-button-selected {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 115px;
  height: 36px;
  border: 1px solid #000;
  font-size: 13px;
  letter-spacing: 0;
  text-transform: uppercase;
}
.page-productGrid .custom-sap-reco .single-carousel {
  box-shadow: none;
}
@media (min-width: 1025px) {
  .page-productGrid .custom-sap-reco .single-carousel .bs-container {
    padding: 0 15px;
  }
}
.page-productGrid .custom-sap-reco .single-carousel .bs-container .product-slider {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 1024px) {
  .page-productGrid .custom-sap-reco .single-carousel .bs-container .product-slider .slick-track {
    display: flex;
  }
  .page-productGrid .custom-sap-reco .single-carousel .bs-container .product-slider .slick-track .product-preview {
    padding: 5px !important;
  }
}
@media (min-width: 1025px) {
  .page-productGrid #main-page-container,
  .page-search #main-page-container,
  .page-searchEmpty #main-page-container,
  .page-BrandsCategoryPage #main-page-container {
    position: relative;
  }
  .page-productGrid #main-page-container .main-grid-container,
  .page-search #main-page-container .main-grid-container,
  .page-searchEmpty #main-page-container .main-grid-container,
  .page-BrandsCategoryPage #main-page-container .main-grid-container {
    position: initial;
    float: right;
  }
  .page-productGrid #main-page-container .main-grid-container .product-grid-container,
  .page-search #main-page-container .main-grid-container .product-grid-container,
  .page-searchEmpty #main-page-container .main-grid-container .product-grid-container,
  .page-BrandsCategoryPage #main-page-container .main-grid-container .product-grid-container {
    position: initial;
  }
  .page-productGrid #main-page-container .main-grid-container .product-grid-container .facets-column,
  .page-search #main-page-container .main-grid-container .product-grid-container .facets-column,
  .page-searchEmpty #main-page-container .main-grid-container .product-grid-container .facets-column,
  .page-BrandsCategoryPage #main-page-container .main-grid-container .product-grid-container .facets-column {
    position: absolute;
    left: 0;
    top: 40px;
  }
}
.page-categoryGrid {
  display: grid;
}
.page-categoryGrid .categoryGridStyle {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-categoryGrid .categoryGridStyle .text-content {
  font-weight: bold;
}
.page-categoryGrid .categoryHeaderGridParagraphStyle {
  padding: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e3e3e3;
  text-align: center;
  color: #222222;
}
.page-categoryGrid .categoryHeaderGridParagraphStyle:before,
.page-categoryGrid .categoryHeaderGridParagraphStyle:after {
  width: 100%;
  display: table;
  content: "";
}
.page-categoryGrid .categoryHeaderGridParagraphStyle .categoryNameStyle {
  font-weight: bold;
}
.page-categoryGrid .categoryQuantityGridParagraphStyle {
  padding: 15px;
  text-align: center;
}
.page-categoryGrid .categoryQuantityGridParagraphStyle:before,
.page-categoryGrid .categoryQuantityGridParagraphStyle:after {
  width: 100%;
  display: table;
  content: "";
}
.page-categoryGrid .categoryQuantityGridParagraphStyle .categoryQuantityStyle {
  font-weight: bold;
  color: red;
}
.page-categoryGrid .categoryQuantityGridParagraphStyle .categoryNameStyle {
  font-weight: bold;
}
.page-categoryGrid .categorySubHeaderGridParagraphStyle {
  padding: 15px;
  text-align: center;
}
.page-categoryGrid .categorySubHeaderGridParagraphStyle:before,
.page-categoryGrid .categorySubHeaderGridParagraphStyle:after {
  width: 100%;
  display: table;
  content: "";
}
.page-categoryGrid .categoryNameBoldStyle {
  font-weight: bold;
}
@media (max-width: 768px) {
  .template-pages-category-productGridPage .product-grid-sectionTop-slot .js-dpc-customized {
    display: none !important;
  }
}
.page-productDetails,
.page-basicProductDetails,
.page-collectProductDetails,
.page-collectStoreSearch,
.page-basicStoreSearch,
.page-fashionProductDetails {
  /*.model-features-card .see-stock:hover {
    background: @forumsport-red;
    color: @color-white;
    border-color: @forumsport-red;
  }*/
}
.page-productDetails .swiper-container-autoheight .swiper-wrapper,
.page-basicProductDetails .swiper-container-autoheight .swiper-wrapper,
.page-collectProductDetails .swiper-container-autoheight .swiper-wrapper,
.page-collectStoreSearch .swiper-container-autoheight .swiper-wrapper,
.page-basicStoreSearch .swiper-container-autoheight .swiper-wrapper,
.page-fashionProductDetails .swiper-container-autoheight .swiper-wrapper {
  height: 100% !important;
}
.page-productDetails .swiper-slide,
.page-basicProductDetails .swiper-slide,
.page-collectProductDetails .swiper-slide,
.page-collectStoreSearch .swiper-slide,
.page-basicStoreSearch .swiper-slide,
.page-fashionProductDetails .swiper-slide {
  height: 0 !important;
}
.page-productDetails .swiper-slide.swiper-slide-active,
.page-basicProductDetails .swiper-slide.swiper-slide-active,
.page-collectProductDetails .swiper-slide.swiper-slide-active,
.page-collectStoreSearch .swiper-slide.swiper-slide-active,
.page-basicStoreSearch .swiper-slide.swiper-slide-active,
.page-fashionProductDetails .swiper-slide.swiper-slide-active {
  height: auto !important;
}
.page-productDetails .navigation-buttons,
.page-basicProductDetails .navigation-buttons,
.page-collectProductDetails .navigation-buttons,
.page-collectStoreSearch .navigation-buttons,
.page-basicStoreSearch .navigation-buttons,
.page-fashionProductDetails .navigation-buttons {
  background-color: white;
  width: 25%;
  height: 24px;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  margin: 10px 0 10px 75%;
  padding-right: 5%;
  z-index: 2;
}
.page-productDetails .navigation-buttons .products-nav,
.page-basicProductDetails .navigation-buttons .products-nav,
.page-collectProductDetails .navigation-buttons .products-nav,
.page-collectStoreSearch .navigation-buttons .products-nav,
.page-basicStoreSearch .navigation-buttons .products-nav,
.page-fashionProductDetails .navigation-buttons .products-nav {
  padding: 0 10px;
}
.page-productDetails .navigation-buttons .products-nav span,
.page-basicProductDetails .navigation-buttons .products-nav span,
.page-collectProductDetails .navigation-buttons .products-nav span,
.page-collectStoreSearch .navigation-buttons .products-nav span,
.page-basicStoreSearch .navigation-buttons .products-nav span,
.page-fashionProductDetails .navigation-buttons .products-nav span {
  padding: 0 2px;
}
.page-productDetails .navigation-buttons .nav-button,
.page-basicProductDetails .navigation-buttons .nav-button,
.page-collectProductDetails .navigation-buttons .nav-button,
.page-collectStoreSearch .navigation-buttons .nav-button,
.page-basicStoreSearch .navigation-buttons .nav-button,
.page-fashionProductDetails .navigation-buttons .nav-button {
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.page-productDetails .navigation-buttons .nav-button.disabled-nav,
.page-basicProductDetails .navigation-buttons .nav-button.disabled-nav,
.page-collectProductDetails .navigation-buttons .nav-button.disabled-nav,
.page-collectStoreSearch .navigation-buttons .nav-button.disabled-nav,
.page-basicStoreSearch .navigation-buttons .nav-button.disabled-nav,
.page-fashionProductDetails .navigation-buttons .nav-button.disabled-nav {
  color: #d9d9d9;
  cursor: not-allowed;
}
.page-productDetails .navigation-buttons .nav-button.disabled-nav .arrow,
.page-basicProductDetails .navigation-buttons .nav-button.disabled-nav .arrow,
.page-collectProductDetails .navigation-buttons .nav-button.disabled-nav .arrow,
.page-collectStoreSearch .navigation-buttons .nav-button.disabled-nav .arrow,
.page-basicStoreSearch .navigation-buttons .nav-button.disabled-nav .arrow,
.page-fashionProductDetails .navigation-buttons .nav-button.disabled-nav .arrow {
  border: solid #d9d9d9;
  border-width: 0 2px 2px 0;
}
.page-productDetails .navigation-buttons .nav-button .arrow,
.page-basicProductDetails .navigation-buttons .nav-button .arrow,
.page-collectProductDetails .navigation-buttons .nav-button .arrow,
.page-collectStoreSearch .navigation-buttons .nav-button .arrow,
.page-basicStoreSearch .navigation-buttons .nav-button .arrow,
.page-fashionProductDetails .navigation-buttons .nav-button .arrow {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  width: 3px;
  height: 3px;
  margin: 0;
}
.page-productDetails .navigation-buttons .nav-button .arrow.arrow-right,
.page-basicProductDetails .navigation-buttons .nav-button .arrow.arrow-right,
.page-collectProductDetails .navigation-buttons .nav-button .arrow.arrow-right,
.page-collectStoreSearch .navigation-buttons .nav-button .arrow.arrow-right,
.page-basicStoreSearch .navigation-buttons .nav-button .arrow.arrow-right,
.page-fashionProductDetails .navigation-buttons .nav-button .arrow.arrow-right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left: 5px;
}
.page-productDetails .navigation-buttons .nav-button .arrow.arrow-left,
.page-basicProductDetails .navigation-buttons .nav-button .arrow.arrow-left,
.page-collectProductDetails .navigation-buttons .nav-button .arrow.arrow-left,
.page-collectStoreSearch .navigation-buttons .nav-button .arrow.arrow-left,
.page-basicStoreSearch .navigation-buttons .nav-button .arrow.arrow-left,
.page-fashionProductDetails .navigation-buttons .nav-button .arrow.arrow-left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  margin-right: 5px;
}
.page-productDetails .model-brand-card .btn-store-availability,
.page-basicProductDetails .model-brand-card .btn-store-availability,
.page-collectProductDetails .model-brand-card .btn-store-availability,
.page-collectStoreSearch .model-brand-card .btn-store-availability,
.page-basicStoreSearch .model-brand-card .btn-store-availability,
.page-fashionProductDetails .model-brand-card .btn-store-availability {
  width: 100%;
  margin: 0;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  border: 0;
  padding: 35px 0;
  font-weight: 100;
}
.page-productDetails .show-fashion,
.page-basicProductDetails .show-fashion,
.page-collectProductDetails .show-fashion,
.page-collectStoreSearch .show-fashion,
.page-basicStoreSearch .show-fashion,
.page-fashionProductDetails .show-fashion {
  display: none;
}
@media (max-width: 1024px) {
  .page-productDetails,
  .page-basicProductDetails,
  .page-collectProductDetails,
  .page-collectStoreSearch,
  .page-basicStoreSearch,
  .page-fashionProductDetails {
    overflow-y: hidden;
  }
  .page-productDetails .reserve-modal-container .reserve-button,
  .page-basicProductDetails .reserve-modal-container .reserve-button,
  .page-collectProductDetails .reserve-modal-container .reserve-button,
  .page-collectStoreSearch .reserve-modal-container .reserve-button,
  .page-basicStoreSearch .reserve-modal-container .reserve-button,
  .page-fashionProductDetails .reserve-modal-container .reserve-button {
    font-size: 12px !important;
  }
  .page-productDetails .reserve-modal,
  .page-basicProductDetails .reserve-modal,
  .page-collectProductDetails .reserve-modal,
  .page-collectStoreSearch .reserve-modal,
  .page-basicStoreSearch .reserve-modal,
  .page-fashionProductDetails .reserve-modal {
    padding: 20px;
    border: none;
  }
  .page-productDetails .reserve-modal .right-column .tabs-list,
  .page-basicProductDetails .reserve-modal .right-column .tabs-list,
  .page-collectProductDetails .reserve-modal .right-column .tabs-list,
  .page-collectStoreSearch .reserve-modal .right-column .tabs-list,
  .page-basicStoreSearch .reserve-modal .right-column .tabs-list,
  .page-fashionProductDetails .reserve-modal .right-column .tabs-list {
    justify-content: stretch !important;
  }
  .page-productDetails .reserve-modal.open-modal-stores-mobile,
  .page-basicProductDetails .reserve-modal.open-modal-stores-mobile,
  .page-collectProductDetails .reserve-modal.open-modal-stores-mobile,
  .page-collectStoreSearch .reserve-modal.open-modal-stores-mobile,
  .page-basicStoreSearch .reserve-modal.open-modal-stores-mobile,
  .page-fashionProductDetails .reserve-modal.open-modal-stores-mobile {
    z-index: 999999;
    width: 100%;
    height: 100%;
    display: block;
    visibility: visible;
    top: 0;
    position: fixed;
  }
  .page-productDetails .reserve-modal .title-container .shop-map-modal-title,
  .page-basicProductDetails .reserve-modal .title-container .shop-map-modal-title,
  .page-collectProductDetails .reserve-modal .title-container .shop-map-modal-title,
  .page-collectStoreSearch .reserve-modal .title-container .shop-map-modal-title,
  .page-basicStoreSearch .reserve-modal .title-container .shop-map-modal-title,
  .page-fashionProductDetails .reserve-modal .title-container .shop-map-modal-title {
    font-size: 20px;
    text-align: left;
  }
  .page-productDetails .reserve-modal .reserve-product-details,
  .page-basicProductDetails .reserve-modal .reserve-product-details,
  .page-collectProductDetails .reserve-modal .reserve-product-details,
  .page-collectStoreSearch .reserve-modal .reserve-product-details,
  .page-basicStoreSearch .reserve-modal .reserve-product-details,
  .page-fashionProductDetails .reserve-modal .reserve-product-details {
    display: none;
  }
  .page-productDetails .reserve-modal .reserve-product-details.open-mobile,
  .page-basicProductDetails .reserve-modal .reserve-product-details.open-mobile,
  .page-collectProductDetails .reserve-modal .reserve-product-details.open-mobile,
  .page-collectStoreSearch .reserve-modal .reserve-product-details.open-mobile,
  .page-basicStoreSearch .reserve-modal .reserve-product-details.open-mobile,
  .page-fashionProductDetails .reserve-modal .reserve-product-details.open-mobile {
    display: flex;
    flex-direction: column;
    justify-content: start;
    position: absolute;
    width: 100%;
    background-color: white;
    left: 0;
    padding: 20px;
    top: 0;
    height: 100%;
  }
  .page-productDetails .reserve-modal .reserve-product-details.open-mobile .right-column,
  .page-basicProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column,
  .page-collectProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column,
  .page-collectStoreSearch .reserve-modal .reserve-product-details.open-mobile .right-column,
  .page-basicStoreSearch .reserve-modal .reserve-product-details.open-mobile .right-column,
  .page-fashionProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column {
    flex-direction: column;
    height: 250px;
  }
  .page-productDetails .reserve-modal .reserve-product-details.open-mobile .right-column.map-opened,
  .page-basicProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column.map-opened,
  .page-collectProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column.map-opened,
  .page-collectStoreSearch .reserve-modal .reserve-product-details.open-mobile .right-column.map-opened,
  .page-basicStoreSearch .reserve-modal .reserve-product-details.open-mobile .right-column.map-opened,
  .page-fashionProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column.map-opened {
    transition: height 0.3s ease-out;
    height: 100%;
  }
  .page-productDetails .reserve-modal .reserve-product-details.open-mobile .right-column.map-closed,
  .page-basicProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column.map-closed,
  .page-collectProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column.map-closed,
  .page-collectStoreSearch .reserve-modal .reserve-product-details.open-mobile .right-column.map-closed,
  .page-basicStoreSearch .reserve-modal .reserve-product-details.open-mobile .right-column.map-closed,
  .page-fashionProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column.map-closed {
    transition: height 0.3s ease-out;
    height: 250px;
  }
  .page-productDetails .reserve-modal .reserve-product-details.open-mobile .right-column .pos-reserve-information,
  .page-basicProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column .pos-reserve-information,
  .page-collectProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column .pos-reserve-information,
  .page-collectStoreSearch .reserve-modal .reserve-product-details.open-mobile .right-column .pos-reserve-information,
  .page-basicStoreSearch .reserve-modal .reserve-product-details.open-mobile .right-column .pos-reserve-information,
  .page-fashionProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column .pos-reserve-information {
    height: auto;
  }
  .page-productDetails .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list,
  .page-basicProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list,
  .page-collectProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list,
  .page-collectStoreSearch .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list,
  .page-basicStoreSearch .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list,
  .page-fashionProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list {
    width: 100%;
    align-items: baseline;
    margin: 10px 0 30px 0;
  }
  .page-productDetails .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list li,
  .page-basicProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list li,
  .page-collectProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list li,
  .page-collectStoreSearch .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list li,
  .page-basicStoreSearch .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list li,
  .page-fashionProductDetails .reserve-modal .reserve-product-details.open-mobile .right-column .tabs-list li {
    cursor: pointer;
  }
  .page-productDetails .reserve-modal .reserve-product-details.open-mobile form,
  .page-basicProductDetails .reserve-modal .reserve-product-details.open-mobile form,
  .page-collectProductDetails .reserve-modal .reserve-product-details.open-mobile form,
  .page-collectStoreSearch .reserve-modal .reserve-product-details.open-mobile form,
  .page-basicStoreSearch .reserve-modal .reserve-product-details.open-mobile form,
  .page-fashionProductDetails .reserve-modal .reserve-product-details.open-mobile form {
    display: flex;
    flex: auto;
    flex-direction: column-reverse;
  }
  .page-productDetails .reserve-modal .reserve-product-details.open-mobile .btn-close,
  .page-basicProductDetails .reserve-modal .reserve-product-details.open-mobile .btn-close,
  .page-collectProductDetails .reserve-modal .reserve-product-details.open-mobile .btn-close,
  .page-collectStoreSearch .reserve-modal .reserve-product-details.open-mobile .btn-close,
  .page-basicStoreSearch .reserve-modal .reserve-product-details.open-mobile .btn-close,
  .page-fashionProductDetails .reserve-modal .reserve-product-details.open-mobile .btn-close {
    float: right;
    text-align: end;
  }
  .page-productDetails .reserve-modal .reserve-product-details.open-mobile #js-pos-map,
  .page-basicProductDetails .reserve-modal .reserve-product-details.open-mobile #js-pos-map,
  .page-collectProductDetails .reserve-modal .reserve-product-details.open-mobile #js-pos-map,
  .page-collectStoreSearch .reserve-modal .reserve-product-details.open-mobile #js-pos-map,
  .page-basicStoreSearch .reserve-modal .reserve-product-details.open-mobile #js-pos-map,
  .page-fashionProductDetails .reserve-modal .reserve-product-details.open-mobile #js-pos-map {
    height: 100%;
    margin: 0;
  }
  .page-productDetails .reserve-modal .reserve-product-details .product-details .mobile-visible-description,
  .page-basicProductDetails .reserve-modal .reserve-product-details .product-details .mobile-visible-description,
  .page-collectProductDetails .reserve-modal .reserve-product-details .product-details .mobile-visible-description,
  .page-collectStoreSearch .reserve-modal .reserve-product-details .product-details .mobile-visible-description,
  .page-basicStoreSearch .reserve-modal .reserve-product-details .product-details .mobile-visible-description,
  .page-fashionProductDetails .reserve-modal .reserve-product-details .product-details .mobile-visible-description {
    display: none!important;
  }
  .page-productDetails .reserve-modal .pos-reserve-list,
  .page-basicProductDetails .reserve-modal .pos-reserve-list,
  .page-collectProductDetails .reserve-modal .pos-reserve-list,
  .page-collectStoreSearch .reserve-modal .pos-reserve-list,
  .page-basicStoreSearch .reserve-modal .pos-reserve-list,
  .page-fashionProductDetails .reserve-modal .pos-reserve-list {
    width: 100%;
    border: 0.5px solid #e3e3e3;
    padding-bottom: 10px;
  }
  .page-productDetails .reserve-modal .pos-reserve-list .pos-reserve,
  .page-basicProductDetails .reserve-modal .pos-reserve-list .pos-reserve,
  .page-collectProductDetails .reserve-modal .pos-reserve-list .pos-reserve,
  .page-collectStoreSearch .reserve-modal .pos-reserve-list .pos-reserve,
  .page-basicStoreSearch .reserve-modal .pos-reserve-list .pos-reserve,
  .page-fashionProductDetails .reserve-modal .pos-reserve-list .pos-reserve {
    border-top: 1px solid grey;
  }
}
.page-productDetails .share-fashion-mobile,
.page-basicProductDetails .share-fashion-mobile,
.page-collectProductDetails .share-fashion-mobile,
.page-collectStoreSearch .share-fashion-mobile,
.page-basicStoreSearch .share-fashion-mobile,
.page-fashionProductDetails .share-fashion-mobile {
  display: none;
}
.page-productDetails .pdp-back-button-container,
.page-basicProductDetails .pdp-back-button-container,
.page-collectProductDetails .pdp-back-button-container,
.page-collectStoreSearch .pdp-back-button-container,
.page-basicStoreSearch .pdp-back-button-container,
.page-fashionProductDetails .pdp-back-button-container {
  display: none;
  position: absolute;
  top: 10px;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .page-productDetails .pdp-back-button-container,
  .page-basicProductDetails .pdp-back-button-container,
  .page-collectProductDetails .pdp-back-button-container,
  .page-collectStoreSearch .pdp-back-button-container,
  .page-basicStoreSearch .pdp-back-button-container,
  .page-fashionProductDetails .pdp-back-button-container {
    display: flex;
  }
}
.page-productDetails .pdp-back-button-container .pdp-back-button-icon,
.page-basicProductDetails .pdp-back-button-container .pdp-back-button-icon,
.page-collectProductDetails .pdp-back-button-container .pdp-back-button-icon,
.page-collectStoreSearch .pdp-back-button-container .pdp-back-button-icon,
.page-basicStoreSearch .pdp-back-button-container .pdp-back-button-icon,
.page-fashionProductDetails .pdp-back-button-container .pdp-back-button-icon {
  z-index: 5;
  transform: rotate(180deg);
  height: 50px;
  width: 50px;
  background-color: #797676;
  border-radius: 35px;
  padding: 10px;
  box-shadow: none;
  background: none;
  filter: brightness(0.3);
  cursor: pointer;
}
.page-productDetails .pdp-back-button-container .pdp-back-button-text,
.page-basicProductDetails .pdp-back-button-container .pdp-back-button-text,
.page-collectProductDetails .pdp-back-button-container .pdp-back-button-text,
.page-collectStoreSearch .pdp-back-button-container .pdp-back-button-text,
.page-basicStoreSearch .pdp-back-button-container .pdp-back-button-text,
.page-fashionProductDetails .pdp-back-button-container .pdp-back-button-text {
  display: none;
}
.page-productDetails .tab-subtitle,
.page-basicProductDetails .tab-subtitle,
.page-collectProductDetails .tab-subtitle,
.page-collectStoreSearch .tab-subtitle,
.page-basicStoreSearch .tab-subtitle,
.page-fashionProductDetails .tab-subtitle {
  margin: 20px 0;
  font-size: 1em;
  text-transform: uppercase;
}
.page-productDetails .description p,
.page-basicProductDetails .description p,
.page-collectProductDetails .description p,
.page-collectStoreSearch .description p,
.page-basicStoreSearch .description p,
.page-fashionProductDetails .description p {
  font-size: 1em;
}
.page-productDetails .reviews-container h4,
.page-basicProductDetails .reviews-container h4,
.page-collectProductDetails .reviews-container h4,
.page-collectStoreSearch .reviews-container h4,
.page-basicStoreSearch .reviews-container h4,
.page-fashionProductDetails .reviews-container h4 {
  font-size: 18px !important;
  margin: 20px 0;
}
.page-productDetails .tabs-header *,
.page-basicProductDetails .tabs-header *,
.page-collectProductDetails .tabs-header *,
.page-collectStoreSearch .tabs-header *,
.page-basicStoreSearch .tabs-header *,
.page-fashionProductDetails .tabs-header * {
  cursor: pointer;
}
.page-productDetails .up-selling-tab-container,
.page-basicProductDetails .up-selling-tab-container,
.page-collectProductDetails .up-selling-tab-container,
.page-collectStoreSearch .up-selling-tab-container,
.page-basicStoreSearch .up-selling-tab-container,
.page-fashionProductDetails .up-selling-tab-container {
  background-color: #ffffff;
  width: 100%;
  margin: 0;
}
@media (max-width: 1024px) {
  .page-productDetails .up-selling-tab-container,
  .page-basicProductDetails .up-selling-tab-container,
  .page-collectProductDetails .up-selling-tab-container,
  .page-collectStoreSearch .up-selling-tab-container,
  .page-basicStoreSearch .up-selling-tab-container,
  .page-fashionProductDetails .up-selling-tab-container {
    margin: -4px 0;
  }
}
.page-productDetails .up-selling-tab-container .single-carousel .product-slider .tab-header,
.page-basicProductDetails .up-selling-tab-container .single-carousel .product-slider .tab-header,
.page-collectProductDetails .up-selling-tab-container .single-carousel .product-slider .tab-header,
.page-collectStoreSearch .up-selling-tab-container .single-carousel .product-slider .tab-header,
.page-basicStoreSearch .up-selling-tab-container .single-carousel .product-slider .tab-header,
.page-fashionProductDetails .up-selling-tab-container .single-carousel .product-slider .tab-header {
  display: block;
  font-size: 1.4em;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.page-productDetails .up-selling-tab-container .js-selling-tab-container-header,
.page-basicProductDetails .up-selling-tab-container .js-selling-tab-container-header,
.page-collectProductDetails .up-selling-tab-container .js-selling-tab-container-header,
.page-collectStoreSearch .up-selling-tab-container .js-selling-tab-container-header,
.page-basicStoreSearch .up-selling-tab-container .js-selling-tab-container-header,
.page-fashionProductDetails .up-selling-tab-container .js-selling-tab-container-header {
  text-align: center;
  margin: 5px 0;
  font-size: 1.4em;
  text-transform: uppercase;
  line-height: 37px;
  color: black;
}
.page-productDetails .model-features-card-container .price-content .previous-price,
.page-basicProductDetails .model-features-card-container .price-content .previous-price,
.page-collectProductDetails .model-features-card-container .price-content .previous-price,
.page-collectStoreSearch .model-features-card-container .price-content .previous-price,
.page-basicStoreSearch .model-features-card-container .price-content .previous-price,
.page-fashionProductDetails .model-features-card-container .price-content .previous-price {
  font-size: 15px;
  text-align: right;
}
.page-productDetails .model-features-card-container .price-content .price,
.page-basicProductDetails .model-features-card-container .price-content .price,
.page-collectProductDetails .model-features-card-container .price-content .price,
.page-collectStoreSearch .model-features-card-container .price-content .price,
.page-basicStoreSearch .model-features-card-container .price-content .price,
.page-fashionProductDetails .model-features-card-container .price-content .price {
  font-size: 45px;
  font-family: PriceFont !important;
}
.page-productDetails .model-features-card-container .discount-content,
.page-basicProductDetails .model-features-card-container .discount-content,
.page-collectProductDetails .model-features-card-container .discount-content,
.page-collectStoreSearch .model-features-card-container .discount-content,
.page-basicStoreSearch .model-features-card-container .discount-content,
.page-fashionProductDetails .model-features-card-container .discount-content {
  vertical-align: text-bottom;
}
.page-productDetails .model-features-card-container .discount-content .discount,
.page-basicProductDetails .model-features-card-container .discount-content .discount,
.page-collectProductDetails .model-features-card-container .discount-content .discount,
.page-collectStoreSearch .model-features-card-container .discount-content .discount,
.page-basicStoreSearch .model-features-card-container .discount-content .discount,
.page-fashionProductDetails .model-features-card-container .discount-content .discount {
  font-size: 25px;
}
.page-productDetails .size-table,
.page-basicProductDetails .size-table,
.page-collectProductDetails .size-table,
.page-collectStoreSearch .size-table,
.page-basicStoreSearch .size-table,
.page-fashionProductDetails .size-table {
  display: flex;
  flex-wrap: wrap;
  cursor: default;
}
.page-productDetails .size-table .size-item,
.page-basicProductDetails .size-table .size-item,
.page-collectProductDetails .size-table .size-item,
.page-collectStoreSearch .size-table .size-item,
.page-basicStoreSearch .size-table .size-item,
.page-fashionProductDetails .size-table .size-item {
  font-size: 13px;
  border: 1px solid #e3e3e3;
  cursor: pointer;
  color: #000000;
}
.page-productDetails .size-table .size-item:hover,
.page-basicProductDetails .size-table .size-item:hover,
.page-collectProductDetails .size-table .size-item:hover,
.page-collectStoreSearch .size-table .size-item:hover,
.page-basicStoreSearch .size-table .size-item:hover,
.page-fashionProductDetails .size-table .size-item:hover {
  border: 1px solid #000000;
}
.page-productDetails .size-table .size-item.current-size,
.page-basicProductDetails .size-table .size-item.current-size,
.page-collectProductDetails .size-table .size-item.current-size,
.page-collectStoreSearch .size-table .size-item.current-size,
.page-basicStoreSearch .size-table .size-item.current-size,
.page-fashionProductDetails .size-table .size-item.current-size {
  border: 1px solid #000000;
  text-decoration: none;
  background-color: black;
  color: white;
  z-index: 1;
}
.page-productDetails .size-table .size-item.selected:hover:after,
.page-basicProductDetails .size-table .size-item.selected:hover:after,
.page-collectProductDetails .size-table .size-item.selected:hover:after,
.page-collectStoreSearch .size-table .size-item.selected:hover:after,
.page-basicStoreSearch .size-table .size-item.selected:hover:after,
.page-fashionProductDetails .size-table .size-item.selected:hover:after,
.page-productDetails .size-table .size-item.selected.current-size::after,
.page-basicProductDetails .size-table .size-item.selected.current-size::after,
.page-collectProductDetails .size-table .size-item.selected.current-size::after,
.page-collectStoreSearch .size-table .size-item.selected.current-size::after,
.page-basicStoreSearch .size-table .size-item.selected.current-size::after,
.page-fashionProductDetails .size-table .size-item.selected.current-size::after {
  content: attr(description);
  padding: 4px 8px;
  color: #000000;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 20;
  white-space: nowrap;
  width: 100%;
  font-size: 14px;
  text-align: left;
  border: 1px solid #222222;
  background: #222222;
  color: #ffffff;
}
.page-productDetails .size-table .size-selected,
.page-basicProductDetails .size-table .size-selected,
.page-collectProductDetails .size-table .size-selected,
.page-collectStoreSearch .size-table .size-selected,
.page-basicStoreSearch .size-table .size-selected,
.page-fashionProductDetails .size-table .size-selected {
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}
.page-productDetails .page-details-variants-select,
.page-basicProductDetails .page-details-variants-select,
.page-collectProductDetails .page-details-variants-select,
.page-collectStoreSearch .page-details-variants-select,
.page-basicStoreSearch .page-details-variants-select,
.page-fashionProductDetails .page-details-variants-select {
  margin-top: 15px;
  display: flex;
}
.page-productDetails .page-details-variants-select .page-details-add-to-cart-component,
.page-basicProductDetails .page-details-variants-select .page-details-add-to-cart-component,
.page-collectProductDetails .page-details-variants-select .page-details-add-to-cart-component,
.page-collectStoreSearch .page-details-variants-select .page-details-add-to-cart-component,
.page-basicStoreSearch .page-details-variants-select .page-details-add-to-cart-component,
.page-fashionProductDetails .page-details-variants-select .page-details-add-to-cart-component {
  width: 100%;
}
.page-productDetails .page-details-variants-select #addToCartForm,
.page-basicProductDetails .page-details-variants-select #addToCartForm,
.page-collectProductDetails .page-details-variants-select #addToCartForm,
.page-collectStoreSearch .page-details-variants-select #addToCartForm,
.page-basicStoreSearch .page-details-variants-select #addToCartForm,
.page-fashionProductDetails .page-details-variants-select #addToCartForm {
  width: 100%;
}
@media (min-width: 1025px) {
  .page-productDetails .color-brother,
  .page-basicProductDetails .color-brother,
  .page-collectProductDetails .color-brother,
  .page-collectStoreSearch .color-brother,
  .page-basicStoreSearch .color-brother,
  .page-fashionProductDetails .color-brother {
    height: auto !important;
  }
  .page-productDetails .reserve-modal-container,
  .page-basicProductDetails .reserve-modal-container,
  .page-collectProductDetails .reserve-modal-container,
  .page-collectStoreSearch .reserve-modal-container,
  .page-basicStoreSearch .reserve-modal-container,
  .page-fashionProductDetails .reserve-modal-container {
    padding-left: 0 !important;
  }
  .page-productDetails .show-more,
  .page-basicProductDetails .show-more,
  .page-collectProductDetails .show-more,
  .page-collectStoreSearch .show-more,
  .page-basicStoreSearch .show-more,
  .page-fashionProductDetails .show-more {
    font-size: 0.9em;
  }
  .page-productDetails .block-padding-card,
  .page-basicProductDetails .block-padding-card,
  .page-collectProductDetails .block-padding-card,
  .page-collectStoreSearch .block-padding-card,
  .page-basicStoreSearch .block-padding-card,
  .page-fashionProductDetails .block-padding-card {
    width: 90%;
    margin: 0 auto;
  }
  .page-productDetails .breadcrumbs,
  .page-basicProductDetails .breadcrumbs,
  .page-collectProductDetails .breadcrumbs,
  .page-collectStoreSearch .breadcrumbs,
  .page-basicStoreSearch .breadcrumbs,
  .page-fashionProductDetails .breadcrumbs {
    height: 24px;
    margin: 10px 0;
  }
}
@media (max-width: 1024px) {
  .page-productDetails .product-gallery .product-container .headband-discount,
  .page-basicProductDetails .product-gallery .product-container .headband-discount,
  .page-collectProductDetails .product-gallery .product-container .headband-discount,
  .page-collectStoreSearch .product-gallery .product-container .headband-discount,
  .page-basicStoreSearch .product-gallery .product-container .headband-discount,
  .page-fashionProductDetails .product-gallery .product-container .headband-discount {
    padding: 10px;
  }
  .page-productDetails .product-gallery .product-container .headband,
  .page-basicProductDetails .product-gallery .product-container .headband,
  .page-collectProductDetails .product-gallery .product-container .headband,
  .page-collectStoreSearch .product-gallery .product-container .headband,
  .page-basicStoreSearch .product-gallery .product-container .headband,
  .page-fashionProductDetails .product-gallery .product-container .headband {
    padding-top: 10px;
  }
  .page-productDetails .model-brand-card-container .price-content .previous-price,
  .page-basicProductDetails .model-brand-card-container .price-content .previous-price,
  .page-collectProductDetails .model-brand-card-container .price-content .previous-price,
  .page-collectStoreSearch .model-brand-card-container .price-content .previous-price,
  .page-basicStoreSearch .model-brand-card-container .price-content .previous-price,
  .page-fashionProductDetails .model-brand-card-container .price-content .previous-price {
    display: block;
    font-size: 12px;
    text-align: right;
  }
  .page-productDetails .model-brand-card-container .price-content .price,
  .page-basicProductDetails .model-brand-card-container .price-content .price,
  .page-collectProductDetails .model-brand-card-container .price-content .price,
  .page-collectStoreSearch .model-brand-card-container .price-content .price,
  .page-basicStoreSearch .model-brand-card-container .price-content .price,
  .page-fashionProductDetails .model-brand-card-container .price-content .price {
    font-size: 35px;
    font-family: PriceFont !important;
  }
  .page-productDetails .model-brand-card-container .discount-content,
  .page-basicProductDetails .model-brand-card-container .discount-content,
  .page-collectProductDetails .model-brand-card-container .discount-content,
  .page-collectStoreSearch .model-brand-card-container .discount-content,
  .page-basicStoreSearch .model-brand-card-container .discount-content,
  .page-fashionProductDetails .model-brand-card-container .discount-content {
    vertical-align: text-bottom;
  }
  .page-productDetails .model-brand-card-container .discount-content .discount,
  .page-basicProductDetails .model-brand-card-container .discount-content .discount,
  .page-collectProductDetails .model-brand-card-container .discount-content .discount,
  .page-collectStoreSearch .model-brand-card-container .discount-content .discount,
  .page-basicStoreSearch .model-brand-card-container .discount-content .discount,
  .page-fashionProductDetails .model-brand-card-container .discount-content .discount {
    font-size: 20px;
  }
  .page-productDetails .modal-conversor-content,
  .page-basicProductDetails .modal-conversor-content,
  .page-collectProductDetails .modal-conversor-content,
  .page-collectStoreSearch .modal-conversor-content,
  .page-basicStoreSearch .modal-conversor-content,
  .page-fashionProductDetails .modal-conversor-content {
    width: 100%;
  }
  .page-productDetails .size-table,
  .page-basicProductDetails .size-table,
  .page-collectProductDetails .size-table,
  .page-collectStoreSearch .size-table,
  .page-basicStoreSearch .size-table,
  .page-fashionProductDetails .size-table {
    display: flex;
    flex-wrap: wrap;
    cursor: default;
  }
  .page-productDetails .size-table .size-item,
  .page-basicProductDetails .size-table .size-item,
  .page-collectProductDetails .size-table .size-item,
  .page-collectStoreSearch .size-table .size-item,
  .page-basicStoreSearch .size-table .size-item,
  .page-fashionProductDetails .size-table .size-item {
    font-size: 13px;
    border: 1px solid #e3e3e3;
    cursor: pointer;
    color: #000000;
  }
  .page-productDetails .size-table .size-item:hover,
  .page-basicProductDetails .size-table .size-item:hover,
  .page-collectProductDetails .size-table .size-item:hover,
  .page-collectStoreSearch .size-table .size-item:hover,
  .page-basicStoreSearch .size-table .size-item:hover,
  .page-fashionProductDetails .size-table .size-item:hover {
    border: 1px solid #000000;
  }
  .page-productDetails .size-table .size-item.off,
  .page-basicProductDetails .size-table .size-item.off,
  .page-collectProductDetails .size-table .size-item.off,
  .page-collectStoreSearch .size-table .size-item.off,
  .page-basicStoreSearch .size-table .size-item.off,
  .page-fashionProductDetails .size-table .size-item.off {
    cursor: default;
    color: #e3e3e3;
  }
  .page-productDetails .size-table .size-item.current-size,
  .page-basicProductDetails .size-table .size-item.current-size,
  .page-collectProductDetails .size-table .size-item.current-size,
  .page-collectStoreSearch .size-table .size-item.current-size,
  .page-basicStoreSearch .size-table .size-item.current-size,
  .page-fashionProductDetails .size-table .size-item.current-size {
    border: 1px solid #000000;
    text-decoration: none;
    z-index: 1;
  }
  .page-productDetails .size-table .size-item.selected:hover:after,
  .page-basicProductDetails .size-table .size-item.selected:hover:after,
  .page-collectProductDetails .size-table .size-item.selected:hover:after,
  .page-collectStoreSearch .size-table .size-item.selected:hover:after,
  .page-basicStoreSearch .size-table .size-item.selected:hover:after,
  .page-fashionProductDetails .size-table .size-item.selected:hover:after {
    content: attr(description);
    padding: 4px 8px;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 20;
    white-space: nowrap;
    width: 100%;
    font-size: 14px;
    text-align: left;
    border: 1px solid #222222;
    background: #222222;
    color: #ffffff;
  }
  .page-productDetails .size-table .size-selected,
  .page-basicProductDetails .size-table .size-selected,
  .page-collectProductDetails .size-table .size-selected,
  .page-collectStoreSearch .size-table .size-selected,
  .page-basicStoreSearch .size-table .size-selected,
  .page-fashionProductDetails .size-table .size-selected {
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
  }
}
.page-productDetails #pdp2asmTable,
.page-basicProductDetails #pdp2asmTable,
.page-collectProductDetails #pdp2asmTable,
.page-collectStoreSearch #pdp2asmTable,
.page-basicStoreSearch #pdp2asmTable,
.page-fashionProductDetails #pdp2asmTable {
  margin: 0 0 10px 0;
}
.page-productDetails #pdp2asmTable thead,
.page-basicProductDetails #pdp2asmTable thead,
.page-collectProductDetails #pdp2asmTable thead,
.page-collectStoreSearch #pdp2asmTable thead,
.page-basicStoreSearch #pdp2asmTable thead,
.page-fashionProductDetails #pdp2asmTable thead {
  word-break: break-word;
}
.page-productDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContentFirst .slot-padding,
.page-basicProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContentFirst .slot-padding,
.page-collectProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContentFirst .slot-padding,
.page-collectStoreSearch #pdp2asmTable #pdp2asmTbody .pdp2asmContentFirst .slot-padding,
.page-basicStoreSearch #pdp2asmTable #pdp2asmTbody .pdp2asmContentFirst .slot-padding,
.page-fashionProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContentFirst .slot-padding,
.page-productDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContent-stock .slot-padding,
.page-basicProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContent-stock .slot-padding,
.page-collectProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContent-stock .slot-padding,
.page-collectStoreSearch #pdp2asmTable #pdp2asmTbody .pdp2asmContent-stock .slot-padding,
.page-basicStoreSearch #pdp2asmTable #pdp2asmTbody .pdp2asmContent-stock .slot-padding,
.page-fashionProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContent-stock .slot-padding,
.page-productDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContent-outStock .slot-padding,
.page-basicProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContent-outStock .slot-padding,
.page-collectProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContent-outStock .slot-padding,
.page-collectStoreSearch #pdp2asmTable #pdp2asmTbody .pdp2asmContent-outStock .slot-padding,
.page-basicStoreSearch #pdp2asmTable #pdp2asmTbody .pdp2asmContent-outStock .slot-padding,
.page-fashionProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContent-outStock .slot-padding {
  padding: 20px 0;
}
.page-productDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContentFirst button,
.page-basicProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContentFirst button,
.page-collectProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContentFirst button,
.page-collectStoreSearch #pdp2asmTable #pdp2asmTbody .pdp2asmContentFirst button,
.page-basicStoreSearch #pdp2asmTable #pdp2asmTbody .pdp2asmContentFirst button,
.page-fashionProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContentFirst button,
.page-productDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContent-stock button,
.page-basicProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContent-stock button,
.page-collectProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContent-stock button,
.page-collectStoreSearch #pdp2asmTable #pdp2asmTbody .pdp2asmContent-stock button,
.page-basicStoreSearch #pdp2asmTable #pdp2asmTbody .pdp2asmContent-stock button,
.page-fashionProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContent-stock button,
.page-productDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContent-outStock button,
.page-basicProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContent-outStock button,
.page-collectProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContent-outStock button,
.page-collectStoreSearch #pdp2asmTable #pdp2asmTbody .pdp2asmContent-outStock button,
.page-basicStoreSearch #pdp2asmTable #pdp2asmTbody .pdp2asmContent-outStock button,
.page-fashionProductDetails #pdp2asmTable #pdp2asmTbody .pdp2asmContent-outStock button {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  font-size: 100%;
  color: black;
}
.page-productDetails #pdp2asmTable td,
.page-basicProductDetails #pdp2asmTable td,
.page-collectProductDetails #pdp2asmTable td,
.page-collectStoreSearch #pdp2asmTable td,
.page-basicStoreSearch #pdp2asmTable td,
.page-fashionProductDetails #pdp2asmTable td,
.page-productDetails #pdp2asmTable th,
.page-basicProductDetails #pdp2asmTable th,
.page-collectProductDetails #pdp2asmTable th,
.page-collectStoreSearch #pdp2asmTable th,
.page-basicStoreSearch #pdp2asmTable th,
.page-fashionProductDetails #pdp2asmTable th {
  padding: 5px 0;
  font-size: 10px;
}
.page-productDetails #pdp2asmTable td,
.page-basicProductDetails #pdp2asmTable td,
.page-collectProductDetails #pdp2asmTable td,
.page-collectStoreSearch #pdp2asmTable td,
.page-basicStoreSearch #pdp2asmTable td,
.page-fashionProductDetails #pdp2asmTable td {
  font-size: 15px !important;
  vertical-align: middle;
}
.page-productDetails .pdp-media-promo,
.page-basicProductDetails .pdp-media-promo,
.page-collectProductDetails .pdp-media-promo,
.page-collectStoreSearch .pdp-media-promo,
.page-basicStoreSearch .pdp-media-promo,
.page-fashionProductDetails .pdp-media-promo {
  margin-bottom: 15px;
}
.page-productDetails .flash-offert-container,
.page-basicProductDetails .flash-offert-container,
.page-collectProductDetails .flash-offert-container,
.page-collectStoreSearch .flash-offert-container,
.page-basicStoreSearch .flash-offert-container,
.page-fashionProductDetails .flash-offert-container {
  display: none;
  margin: 15px 0;
  text-align: center;
}
@media (min-width: 1025px) {
  .page-productDetails .flash-offer-promotion-container,
  .page-basicProductDetails .flash-offer-promotion-container,
  .page-collectProductDetails .flash-offer-promotion-container,
  .page-collectStoreSearch .flash-offer-promotion-container,
  .page-basicStoreSearch .flash-offer-promotion-container,
  .page-fashionProductDetails .flash-offer-promotion-container {
    max-width: 250px;
    padding: 8px;
  }
}
.page-productDetails .previous-price.line-through,
.page-basicProductDetails .previous-price.line-through,
.page-collectProductDetails .previous-price.line-through,
.page-collectStoreSearch .previous-price.line-through,
.page-basicStoreSearch .previous-price.line-through,
.page-fashionProductDetails .previous-price.line-through {
  text-decoration: line-through;
}
.page-productDetails .price-div,
.page-basicProductDetails .price-div,
.page-collectProductDetails .price-div,
.page-collectStoreSearch .price-div,
.page-basicStoreSearch .price-div,
.page-fashionProductDetails .price-div {
  display: inline-block !important;
  min-width: max-content;
}
.page-productDetails .flash-offer-promotion-container,
.page-basicProductDetails .flash-offer-promotion-container,
.page-collectProductDetails .flash-offer-promotion-container,
.page-collectStoreSearch .flash-offer-promotion-container,
.page-basicStoreSearch .flash-offer-promotion-container,
.page-fashionProductDetails .flash-offer-promotion-container {
  margin: 0 0 1em 20px;
  text-align: center;
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  border-width: 1px;
  border-style: solid;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: auto;
}
@media (max-width: 1024px) {
  .page-productDetails .flash-offer-promotion-container,
  .page-basicProductDetails .flash-offer-promotion-container,
  .page-collectProductDetails .flash-offer-promotion-container,
  .page-collectStoreSearch .flash-offer-promotion-container,
  .page-basicStoreSearch .flash-offer-promotion-container,
  .page-fashionProductDetails .flash-offer-promotion-container {
    margin: 10px 0 0 0;
  }
}
.page-productDetails .flash-offer-promotion-container .flash-offer-promotion-text .flash-offer-price,
.page-basicProductDetails .flash-offer-promotion-container .flash-offer-promotion-text .flash-offer-price,
.page-collectProductDetails .flash-offer-promotion-container .flash-offer-promotion-text .flash-offer-price,
.page-collectStoreSearch .flash-offer-promotion-container .flash-offer-promotion-text .flash-offer-price,
.page-basicStoreSearch .flash-offer-promotion-container .flash-offer-promotion-text .flash-offer-price,
.page-fashionProductDetails .flash-offer-promotion-container .flash-offer-promotion-text .flash-offer-price {
  font-family: PriceFont;
}
.page-productDetails .rating a,
.page-basicProductDetails .rating a,
.page-collectProductDetails .rating a,
.page-collectStoreSearch .rating a,
.page-basicStoreSearch .rating a,
.page-fashionProductDetails .rating a {
  margin-left: 0;
  text-decoration: none;
}
.page-productDetails .model-brand-card .description,
.page-basicProductDetails .model-brand-card .description,
.page-collectProductDetails .model-brand-card .description,
.page-collectStoreSearch .model-brand-card .description,
.page-basicStoreSearch .model-brand-card .description,
.page-fashionProductDetails .model-brand-card .description {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 200;
}
.page-productDetails .size-table,
.page-basicProductDetails .size-table,
.page-collectProductDetails .size-table,
.page-collectStoreSearch .size-table,
.page-basicStoreSearch .size-table,
.page-fashionProductDetails .size-table {
  display: flex;
  flex-wrap: wrap;
}
.page-productDetails .add-to-cart .add-to-cart-item .price,
.page-basicProductDetails .add-to-cart .add-to-cart-item .price,
.page-collectProductDetails .add-to-cart .add-to-cart-item .price,
.page-collectStoreSearch .add-to-cart .add-to-cart-item .price,
.page-basicStoreSearch .add-to-cart .add-to-cart-item .price,
.page-fashionProductDetails .add-to-cart .add-to-cart-item .price {
  text-align: left;
  font-size: 22px;
  float: left;
}
.page-productDetails .add-to-cart .add-to-cart-item .price.has-discount,
.page-basicProductDetails .add-to-cart .add-to-cart-item .price.has-discount,
.page-collectProductDetails .add-to-cart .add-to-cart-item .price.has-discount,
.page-collectStoreSearch .add-to-cart .add-to-cart-item .price.has-discount,
.page-basicStoreSearch .add-to-cart .add-to-cart-item .price.has-discount,
.page-fashionProductDetails .add-to-cart .add-to-cart-item .price.has-discount {
  color: #e2251d !important;
}
.page-productDetails .mini-cart-prices .oldPrice,
.page-basicProductDetails .mini-cart-prices .oldPrice,
.page-collectProductDetails .mini-cart-prices .oldPrice,
.page-collectStoreSearch .mini-cart-prices .oldPrice,
.page-basicStoreSearch .mini-cart-prices .oldPrice,
.page-fashionProductDetails .mini-cart-prices .oldPrice {
  margin-left: 5px;
  font-size: 13px;
  padding-top: 10px;
  text-decoration: line-through;
  color: #d2d0cd;
  float: left;
}
.page-productDetails .mini-cart-prices .discount,
.page-basicProductDetails .mini-cart-prices .discount,
.page-collectProductDetails .mini-cart-prices .discount,
.page-collectStoreSearch .mini-cart-prices .discount,
.page-basicStoreSearch .mini-cart-prices .discount,
.page-fashionProductDetails .mini-cart-prices .discount {
  display: inline-block;
  background: #f5e649;
  color: black;
  border-radius: .13em;
  font-weight: 600;
  padding: .2em .3em;
  font-size: 18px;
}
.page-productDetails .items-desktop,
.page-basicProductDetails .items-desktop,
.page-collectProductDetails .items-desktop,
.page-collectStoreSearch .items-desktop,
.page-basicStoreSearch .items-desktop,
.page-fashionProductDetails .items-desktop {
  display: none;
}
.page-productDetails #currentStyleValue,
.page-basicProductDetails #currentStyleValue,
.page-collectProductDetails #currentStyleValue,
.page-collectStoreSearch #currentStyleValue,
.page-basicStoreSearch #currentStyleValue,
.page-fashionProductDetails #currentStyleValue {
  display: none;
}
.page-productDetails .color-dropdown .color-item,
.page-basicProductDetails .color-dropdown .color-item,
.page-collectProductDetails .color-dropdown .color-item,
.page-collectStoreSearch .color-dropdown .color-item,
.page-basicStoreSearch .color-dropdown .color-item,
.page-fashionProductDetails .color-dropdown .color-item {
  -o-font-smoothing: antialiased;
  background: #ffffff;
  color: #222222;
  font-size: 16px;
  display: block;
  position: relative;
  padding: 0;
  border: 1px solid #CCC;
  width: auto;
  height: auto;
}
.page-productDetails .color-products,
.page-basicProductDetails .color-products,
.page-collectProductDetails .color-products,
.page-collectStoreSearch .color-products,
.page-basicStoreSearch .color-products,
.page-fashionProductDetails .color-products {
  max-width: 40px;
  max-height: 40px;
}
.page-productDetails .color-item .color-text,
.page-basicProductDetails .color-item .color-text,
.page-collectProductDetails .color-item .color-text,
.page-collectStoreSearch .color-item .color-text,
.page-basicStoreSearch .color-item .color-text,
.page-fashionProductDetails .color-item .color-text {
  display: inline;
  margin-left: 15px;
  color: #222222;
}
.page-productDetails .selector i.icons-selector,
.page-basicProductDetails .selector i.icons-selector,
.page-collectProductDetails .selector i.icons-selector,
.page-collectStoreSearch .selector i.icons-selector,
.page-basicStoreSearch .selector i.icons-selector,
.page-fashionProductDetails .selector i.icons-selector {
  position: absolute;
  right: 1%;
  top: 14px;
}
.page-productDetails .icons-selector,
.page-basicProductDetails .icons-selector,
.page-collectProductDetails .icons-selector,
.page-collectStoreSearch .icons-selector,
.page-basicStoreSearch .icons-selector,
.page-fashionProductDetails .icons-selector {
  background-position: 0 -1700px;
  height: 11px;
  width: 20px;
}
.page-productDetails .reviews-container .rating span,
.page-basicProductDetails .reviews-container .rating span,
.page-collectProductDetails .reviews-container .rating span,
.page-collectStoreSearch .reviews-container .rating span,
.page-basicStoreSearch .reviews-container .rating span,
.page-fashionProductDetails .reviews-container .rating span {
  font-size: 0.6em;
}
.page-productDetails .reviews-container .user-comments,
.page-basicProductDetails .reviews-container .user-comments,
.page-collectProductDetails .reviews-container .user-comments,
.page-collectStoreSearch .reviews-container .user-comments,
.page-basicStoreSearch .reviews-container .user-comments,
.page-fashionProductDetails .reviews-container .user-comments {
  padding-left: 5%;
}
.page-productDetails .reviews-container .comment-container,
.page-basicProductDetails .reviews-container .comment-container,
.page-collectProductDetails .reviews-container .comment-container,
.page-collectStoreSearch .reviews-container .comment-container,
.page-basicStoreSearch .reviews-container .comment-container,
.page-fashionProductDetails .reviews-container .comment-container {
  text-transform: uppercase;
}
.page-productDetails .reviews-container .button-container,
.page-basicProductDetails .reviews-container .button-container,
.page-collectProductDetails .reviews-container .button-container,
.page-collectStoreSearch .reviews-container .button-container,
.page-basicStoreSearch .reviews-container .button-container,
.page-fashionProductDetails .reviews-container .button-container {
  text-align: center;
}
.page-productDetails .reviews-container .button-container .button,
.page-basicProductDetails .reviews-container .button-container .button,
.page-collectProductDetails .reviews-container .button-container .button,
.page-collectStoreSearch .reviews-container .button-container .button,
.page-basicStoreSearch .reviews-container .button-container .button,
.page-fashionProductDetails .reviews-container .button-container .button {
  text-decoration: none;
}
.page-productDetails .reviews-container .verified-reviews-container,
.page-basicProductDetails .reviews-container .verified-reviews-container,
.page-collectProductDetails .reviews-container .verified-reviews-container,
.page-collectStoreSearch .reviews-container .verified-reviews-container,
.page-basicStoreSearch .reviews-container .verified-reviews-container,
.page-fashionProductDetails .reviews-container .verified-reviews-container {
  text-align: center;
  width: 100%;
  height: auto;
  display: block;
}
.page-productDetails .reviews-container .verified-reviews-container .verified-reviews-ribbonstars,
.page-basicProductDetails .reviews-container .verified-reviews-container .verified-reviews-ribbonstars,
.page-collectProductDetails .reviews-container .verified-reviews-container .verified-reviews-ribbonstars,
.page-collectStoreSearch .reviews-container .verified-reviews-container .verified-reviews-ribbonstars,
.page-basicStoreSearch .reviews-container .verified-reviews-container .verified-reviews-ribbonstars,
.page-fashionProductDetails .reviews-container .verified-reviews-container .verified-reviews-ribbonstars {
  top: 10px;
  left: 28px;
  width: 40%;
  max-width: 140px;
}
.page-productDetails .reviews-container .verified-reviews-container .verified-reviews-text-options,
.page-basicProductDetails .reviews-container .verified-reviews-container .verified-reviews-text-options,
.page-collectProductDetails .reviews-container .verified-reviews-container .verified-reviews-text-options,
.page-collectStoreSearch .reviews-container .verified-reviews-container .verified-reviews-text-options,
.page-basicStoreSearch .reviews-container .verified-reviews-container .verified-reviews-text-options,
.page-fashionProductDetails .reviews-container .verified-reviews-container .verified-reviews-text-options {
  display: inline-block;
  font-family: arial;
  color: #000000;
  font-size: 17px;
  top: 41px;
  text-align: center;
  width: 100%;
  left: 0;
}
.page-productDetails .reviews-container .verified-reviews-container .verified-reviews-total-container,
.page-basicProductDetails .reviews-container .verified-reviews-container .verified-reviews-total-container,
.page-collectProductDetails .reviews-container .verified-reviews-container .verified-reviews-total-container,
.page-collectStoreSearch .reviews-container .verified-reviews-container .verified-reviews-total-container,
.page-basicStoreSearch .reviews-container .verified-reviews-container .verified-reviews-total-container,
.page-fashionProductDetails .reviews-container .verified-reviews-container .verified-reviews-total-container {
  display: inline-block;
  font-family: arial;
  color: #000000;
  font-size: 10px;
  top: 65px;
  text-align: center;
  width: 100%;
  left: 0;
}
.page-productDetails .reviews-container .verified-reviews-container .verified-reviews-right-media,
.page-basicProductDetails .reviews-container .verified-reviews-container .verified-reviews-right-media,
.page-collectProductDetails .reviews-container .verified-reviews-container .verified-reviews-right-media,
.page-collectStoreSearch .reviews-container .verified-reviews-container .verified-reviews-right-media,
.page-basicStoreSearch .reviews-container .verified-reviews-container .verified-reviews-right-media,
.page-fashionProductDetails .reviews-container .verified-reviews-container .verified-reviews-right-media {
  top: 10px;
  left: 28px;
  width: 60%;
  max-width: 250px;
}
.page-productDetails .reviews-container .last-column,
.page-basicProductDetails .reviews-container .last-column,
.page-collectProductDetails .reviews-container .last-column,
.page-collectStoreSearch .reviews-container .last-column,
.page-basicStoreSearch .reviews-container .last-column,
.page-fashionProductDetails .reviews-container .last-column {
  background: url(/_ui/responsive/common/images/filter-shadow.png) no-repeat;
  background-size: 5%;
  right: 0;
  padding-left: 5%;
}
@media (min-width: 1025px) {
  .page-productDetails .icons-plus-cross,
  .page-basicProductDetails .icons-plus-cross,
  .page-collectProductDetails .icons-plus-cross,
  .page-collectStoreSearch .icons-plus-cross,
  .page-basicStoreSearch .icons-plus-cross,
  .page-fashionProductDetails .icons-plus-cross {
    display: none;
  }
}
@media (max-width: 1024px) {
  .page-productDetails .model-brand-card .rating,
  .page-basicProductDetails .model-brand-card .rating,
  .page-collectProductDetails .model-brand-card .rating,
  .page-collectStoreSearch .model-brand-card .rating,
  .page-basicStoreSearch .model-brand-card .rating,
  .page-fashionProductDetails .model-brand-card .rating {
    background: #272727;
    right: 0;
    position: absolute;
    top: -56px;
    width: 50%;
    height: 56px;
    padding: 15px 0;
    border-right: 1px solid #383838;
    display: block;
  }
}
@media (max-width: 1024px) {
  .page-productDetails .tabs-container .tabs-header,
  .page-basicProductDetails .tabs-container .tabs-header,
  .page-collectProductDetails .tabs-container .tabs-header,
  .page-collectStoreSearch .tabs-container .tabs-header,
  .page-basicStoreSearch .tabs-container .tabs-header,
  .page-fashionProductDetails .tabs-container .tabs-header {
    display: none;
  }
  .page-productDetails .icons-plus-cross,
  .page-basicProductDetails .icons-plus-cross,
  .page-collectProductDetails .icons-plus-cross,
  .page-collectStoreSearch .icons-plus-cross,
  .page-basicStoreSearch .icons-plus-cross,
  .page-fashionProductDetails .icons-plus-cross {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -15px;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    background-position: 0 1192px;
    height: 30px;
    width: 30px;
  }
  .page-productDetails .js-custom-tabs-container .icons-plus-cross,
  .page-basicProductDetails .js-custom-tabs-container .icons-plus-cross,
  .page-collectProductDetails .js-custom-tabs-container .icons-plus-cross,
  .page-collectStoreSearch .js-custom-tabs-container .icons-plus-cross,
  .page-basicStoreSearch .js-custom-tabs-container .icons-plus-cross,
  .page-fashionProductDetails .js-custom-tabs-container .icons-plus-cross {
    top: 25px;
  }
}
@media (max-width: 639px) {
  .page-productDetails .tabs-content.block-padding-50,
  .page-basicProductDetails .tabs-content.block-padding-50,
  .page-collectProductDetails .tabs-content.block-padding-50,
  .page-collectStoreSearch .tabs-content.block-padding-50,
  .page-basicStoreSearch .tabs-content.block-padding-50,
  .page-fashionProductDetails .tabs-content.block-padding-50 {
    padding: 0 !important;
    margin: 0 !important;
  }
}
.page-productDetails .modal-buy-model,
.page-basicProductDetails .modal-buy-model,
.page-collectProductDetails .modal-buy-model,
.page-collectStoreSearch .modal-buy-model,
.page-basicStoreSearch .modal-buy-model,
.page-fashionProductDetails .modal-buy-model {
  display: none;
  opacity: 0;
  visibility: visible;
  position: fixed;
  z-index: 1005;
  top: 100%;
  margin: 0 auto;
  width: 80%;
  background-color: #ffffff;
  left: 0;
  right: 0;
  border: 1px solid #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 1.875rem;
  border-radius: 3px;
}
.page-productDetails .modal-buy-model.open-popup-buy-model,
.page-basicProductDetails .modal-buy-model.open-popup-buy-model,
.page-collectProductDetails .modal-buy-model.open-popup-buy-model,
.page-collectStoreSearch .modal-buy-model.open-popup-buy-model,
.page-basicStoreSearch .modal-buy-model.open-popup-buy-model,
.page-fashionProductDetails .modal-buy-model.open-popup-buy-model {
  display: block;
  opacity: 1;
  visibility: visible;
  z-index: 99999;
}
@media only screen and (min-width: 64.063em) {
  .page-productDetails .block-padding-card,
  .page-basicProductDetails .block-padding-card,
  .page-collectProductDetails .block-padding-card,
  .page-collectStoreSearch .block-padding-card,
  .page-basicStoreSearch .block-padding-card,
  .page-fashionProductDetails .block-padding-card {
    padding: 50px 0;
    position: static;
  }
}
.page-productDetails .product-gallery,
.page-basicProductDetails .product-gallery,
.page-collectProductDetails .product-gallery,
.page-collectStoreSearch .product-gallery,
.page-basicStoreSearch .product-gallery,
.page-fashionProductDetails .product-gallery {
  position: relative;
}
.page-productDetails .product-gallery .product-container,
.page-basicProductDetails .product-gallery .product-container,
.page-collectProductDetails .product-gallery .product-container,
.page-collectStoreSearch .product-gallery .product-container,
.page-basicStoreSearch .product-gallery .product-container,
.page-fashionProductDetails .product-gallery .product-container {
  max-width: 500px;
  margin: 0 auto;
}
.page-productDetails .product-gallery .product-container .headband-discount,
.page-basicProductDetails .product-gallery .product-container .headband-discount,
.page-collectProductDetails .product-gallery .product-container .headband-discount,
.page-collectStoreSearch .product-gallery .product-container .headband-discount,
.page-basicStoreSearch .product-gallery .product-container .headband-discount,
.page-fashionProductDetails .product-gallery .product-container .headband-discount {
  right: 0;
  position: absolute;
  z-index: 1;
  margin: 0;
}
.page-productDetails .product-gallery .product-container .headband-discount .discount,
.page-basicProductDetails .product-gallery .product-container .headband-discount .discount,
.page-collectProductDetails .product-gallery .product-container .headband-discount .discount,
.page-collectStoreSearch .product-gallery .product-container .headband-discount .discount,
.page-basicStoreSearch .product-gallery .product-container .headband-discount .discount,
.page-fashionProductDetails .product-gallery .product-container .headband-discount .discount {
  padding: 2px 10px;
  display: block;
  font-size: 17px;
  margin: 0;
}
@media only screen and (min-width: 64.063em) {
  .page-productDetails .product-gallery .gallery-image img,
  .page-basicProductDetails .product-gallery .gallery-image img,
  .page-collectProductDetails .product-gallery .gallery-image img,
  .page-collectStoreSearch .product-gallery .gallery-image img,
  .page-basicStoreSearch .product-gallery .gallery-image img,
  .page-fashionProductDetails .product-gallery .gallery-image img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
  }
}
.page-productDetails .product-gallery .gallery-image img,
.page-basicProductDetails .product-gallery .gallery-image img,
.page-collectProductDetails .product-gallery .gallery-image img,
.page-collectStoreSearch .product-gallery .gallery-image img,
.page-basicStoreSearch .product-gallery .gallery-image img,
.page-fashionProductDetails .product-gallery .gallery-image img {
  width: 100%;
}
.page-productDetails .product-gallery .gallery-selector,
.page-basicProductDetails .product-gallery .gallery-selector,
.page-collectProductDetails .product-gallery .gallery-selector,
.page-collectStoreSearch .product-gallery .gallery-selector,
.page-basicStoreSearch .product-gallery .gallery-selector,
.page-fashionProductDetails .product-gallery .gallery-selector {
  text-align: center;
  margin: 25px 0;
}
.page-productDetails .product-gallery .gallery-selector button.slick-prev.slick-arrow,
.page-basicProductDetails .product-gallery .gallery-selector button.slick-prev.slick-arrow,
.page-collectProductDetails .product-gallery .gallery-selector button.slick-prev.slick-arrow,
.page-collectStoreSearch .product-gallery .gallery-selector button.slick-prev.slick-arrow,
.page-basicStoreSearch .product-gallery .gallery-selector button.slick-prev.slick-arrow,
.page-fashionProductDetails .product-gallery .gallery-selector button.slick-prev.slick-arrow {
  position: absolute;
  top: -25px;
  left: 0;
}
.page-productDetails .product-gallery .gallery-selector button.slick-next.slick-arrow,
.page-basicProductDetails .product-gallery .gallery-selector button.slick-next.slick-arrow,
.page-collectProductDetails .product-gallery .gallery-selector button.slick-next.slick-arrow,
.page-collectStoreSearch .product-gallery .gallery-selector button.slick-next.slick-arrow,
.page-basicStoreSearch .product-gallery .gallery-selector button.slick-next.slick-arrow,
.page-fashionProductDetails .product-gallery .gallery-selector button.slick-next.slick-arrow {
  position: absolute;
  top: 100%;
  left: 0;
}
.page-productDetails .product-gallery .gallery-selector > div.active,
.page-basicProductDetails .product-gallery .gallery-selector > div.active,
.page-collectProductDetails .product-gallery .gallery-selector > div.active,
.page-collectStoreSearch .product-gallery .gallery-selector > div.active,
.page-basicStoreSearch .product-gallery .gallery-selector > div.active,
.page-fashionProductDetails .product-gallery .gallery-selector > div.active {
  border-color: #000000;
}
.page-productDetails .product-gallery .gallery-selector > div,
.page-basicProductDetails .product-gallery .gallery-selector > div,
.page-collectProductDetails .product-gallery .gallery-selector > div,
.page-collectStoreSearch .product-gallery .gallery-selector > div,
.page-basicStoreSearch .product-gallery .gallery-selector > div,
.page-fashionProductDetails .product-gallery .gallery-selector > div {
  display: inline-block;
  margin-left: 0;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
@media only screen {
  .page-productDetails .hide-for-large,
  .page-basicProductDetails .hide-for-large,
  .page-collectProductDetails .hide-for-large,
  .page-collectStoreSearch .hide-for-large,
  .page-basicStoreSearch .hide-for-large,
  .page-fashionProductDetails .hide-for-large,
  .page-productDetails .hide-for-large-only,
  .page-basicProductDetails .hide-for-large-only,
  .page-collectProductDetails .hide-for-large-only,
  .page-collectStoreSearch .hide-for-large-only,
  .page-basicStoreSearch .hide-for-large-only,
  .page-fashionProductDetails .hide-for-large-only,
  .page-productDetails .hide-for-large-up,
  .page-basicProductDetails .hide-for-large-up,
  .page-collectProductDetails .hide-for-large-up,
  .page-collectStoreSearch .hide-for-large-up,
  .page-basicStoreSearch .hide-for-large-up,
  .page-fashionProductDetails .hide-for-large-up,
  .page-productDetails .hide-for-medium,
  .page-basicProductDetails .hide-for-medium,
  .page-collectProductDetails .hide-for-medium,
  .page-collectStoreSearch .hide-for-medium,
  .page-basicStoreSearch .hide-for-medium,
  .page-fashionProductDetails .hide-for-medium,
  .page-productDetails .hide-for-medium-only,
  .page-basicProductDetails .hide-for-medium-only,
  .page-collectProductDetails .hide-for-medium-only,
  .page-collectStoreSearch .hide-for-medium-only,
  .page-basicStoreSearch .hide-for-medium-only,
  .page-fashionProductDetails .hide-for-medium-only,
  .page-productDetails .hide-for-medium-up,
  .page-basicProductDetails .hide-for-medium-up,
  .page-collectProductDetails .hide-for-medium-up,
  .page-collectStoreSearch .hide-for-medium-up,
  .page-basicStoreSearch .hide-for-medium-up,
  .page-fashionProductDetails .hide-for-medium-up,
  .page-productDetails .hide-for-xlarge-only,
  .page-basicProductDetails .hide-for-xlarge-only,
  .page-collectProductDetails .hide-for-xlarge-only,
  .page-collectStoreSearch .hide-for-xlarge-only,
  .page-basicStoreSearch .hide-for-xlarge-only,
  .page-fashionProductDetails .hide-for-xlarge-only,
  .page-productDetails .hide-for-xlarge-up,
  .page-basicProductDetails .hide-for-xlarge-up,
  .page-collectProductDetails .hide-for-xlarge-up,
  .page-collectStoreSearch .hide-for-xlarge-up,
  .page-basicStoreSearch .hide-for-xlarge-up,
  .page-fashionProductDetails .hide-for-xlarge-up,
  .page-productDetails .hide-for-xxlarge-only,
  .page-basicProductDetails .hide-for-xxlarge-only,
  .page-collectProductDetails .hide-for-xxlarge-only,
  .page-collectStoreSearch .hide-for-xxlarge-only,
  .page-basicStoreSearch .hide-for-xxlarge-only,
  .page-fashionProductDetails .hide-for-xxlarge-only,
  .page-productDetails .hide-for-xxlarge-up,
  .page-basicProductDetails .hide-for-xxlarge-up,
  .page-collectProductDetails .hide-for-xxlarge-up,
  .page-collectStoreSearch .hide-for-xxlarge-up,
  .page-basicStoreSearch .hide-for-xxlarge-up,
  .page-fashionProductDetails .hide-for-xxlarge-up,
  .page-productDetails .show-for-large-down,
  .page-basicProductDetails .show-for-large-down,
  .page-collectProductDetails .show-for-large-down,
  .page-collectStoreSearch .show-for-large-down,
  .page-basicStoreSearch .show-for-large-down,
  .page-fashionProductDetails .show-for-large-down,
  .page-productDetails .show-for-medium-down,
  .page-basicProductDetails .show-for-medium-down,
  .page-collectProductDetails .show-for-medium-down,
  .page-collectStoreSearch .show-for-medium-down,
  .page-basicStoreSearch .show-for-medium-down,
  .page-fashionProductDetails .show-for-medium-down,
  .page-productDetails .show-for-small,
  .page-basicProductDetails .show-for-small,
  .page-collectProductDetails .show-for-small,
  .page-collectStoreSearch .show-for-small,
  .page-basicStoreSearch .show-for-small,
  .page-fashionProductDetails .show-for-small,
  .page-productDetails .show-for-small-down,
  .page-basicProductDetails .show-for-small-down,
  .page-collectProductDetails .show-for-small-down,
  .page-collectStoreSearch .show-for-small-down,
  .page-basicStoreSearch .show-for-small-down,
  .page-fashionProductDetails .show-for-small-down,
  .page-productDetails .show-for-small-only,
  .page-basicProductDetails .show-for-small-only,
  .page-collectProductDetails .show-for-small-only,
  .page-collectStoreSearch .show-for-small-only,
  .page-basicStoreSearch .show-for-small-only,
  .page-fashionProductDetails .show-for-small-only,
  .page-productDetails .show-for-small-up,
  .page-basicProductDetails .show-for-small-up,
  .page-collectProductDetails .show-for-small-up,
  .page-collectStoreSearch .show-for-small-up,
  .page-basicStoreSearch .show-for-small-up,
  .page-fashionProductDetails .show-for-small-up {
    display: inherit !important;
  }
  .page-productDetails .hide-for-large-down,
  .page-basicProductDetails .hide-for-large-down,
  .page-collectProductDetails .hide-for-large-down,
  .page-collectStoreSearch .hide-for-large-down,
  .page-basicStoreSearch .hide-for-large-down,
  .page-fashionProductDetails .hide-for-large-down,
  .page-productDetails .hide-for-medium-down,
  .page-basicProductDetails .hide-for-medium-down,
  .page-collectProductDetails .hide-for-medium-down,
  .page-collectStoreSearch .hide-for-medium-down,
  .page-basicStoreSearch .hide-for-medium-down,
  .page-fashionProductDetails .hide-for-medium-down,
  .page-productDetails .hide-for-small,
  .page-basicProductDetails .hide-for-small,
  .page-collectProductDetails .hide-for-small,
  .page-collectStoreSearch .hide-for-small,
  .page-basicStoreSearch .hide-for-small,
  .page-fashionProductDetails .hide-for-small,
  .page-productDetails .hide-for-small-down,
  .page-basicProductDetails .hide-for-small-down,
  .page-collectProductDetails .hide-for-small-down,
  .page-collectStoreSearch .hide-for-small-down,
  .page-basicStoreSearch .hide-for-small-down,
  .page-fashionProductDetails .hide-for-small-down,
  .page-productDetails .hide-for-small-only,
  .page-basicProductDetails .hide-for-small-only,
  .page-collectProductDetails .hide-for-small-only,
  .page-collectStoreSearch .hide-for-small-only,
  .page-basicStoreSearch .hide-for-small-only,
  .page-fashionProductDetails .hide-for-small-only,
  .page-productDetails .hide-for-small-up,
  .page-basicProductDetails .hide-for-small-up,
  .page-collectProductDetails .hide-for-small-up,
  .page-collectStoreSearch .hide-for-small-up,
  .page-basicStoreSearch .hide-for-small-up,
  .page-fashionProductDetails .hide-for-small-up,
  .page-productDetails .show-for-large,
  .page-basicProductDetails .show-for-large,
  .page-collectProductDetails .show-for-large,
  .page-collectStoreSearch .show-for-large,
  .page-basicStoreSearch .show-for-large,
  .page-fashionProductDetails .show-for-large,
  .page-productDetails .show-for-large-only,
  .page-basicProductDetails .show-for-large-only,
  .page-collectProductDetails .show-for-large-only,
  .page-collectStoreSearch .show-for-large-only,
  .page-basicStoreSearch .show-for-large-only,
  .page-fashionProductDetails .show-for-large-only,
  .page-productDetails .show-for-large-up,
  .page-basicProductDetails .show-for-large-up,
  .page-collectProductDetails .show-for-large-up,
  .page-collectStoreSearch .show-for-large-up,
  .page-basicStoreSearch .show-for-large-up,
  .page-fashionProductDetails .show-for-large-up,
  .page-productDetails .show-for-medium,
  .page-basicProductDetails .show-for-medium,
  .page-collectProductDetails .show-for-medium,
  .page-collectStoreSearch .show-for-medium,
  .page-basicStoreSearch .show-for-medium,
  .page-fashionProductDetails .show-for-medium,
  .page-productDetails .show-for-medium-only,
  .page-basicProductDetails .show-for-medium-only,
  .page-collectProductDetails .show-for-medium-only,
  .page-collectStoreSearch .show-for-medium-only,
  .page-basicStoreSearch .show-for-medium-only,
  .page-fashionProductDetails .show-for-medium-only,
  .page-productDetails .show-for-medium-up,
  .page-basicProductDetails .show-for-medium-up,
  .page-collectProductDetails .show-for-medium-up,
  .page-collectStoreSearch .show-for-medium-up,
  .page-basicStoreSearch .show-for-medium-up,
  .page-fashionProductDetails .show-for-medium-up,
  .page-productDetails .show-for-xlarge-only,
  .page-basicProductDetails .show-for-xlarge-only,
  .page-collectProductDetails .show-for-xlarge-only,
  .page-collectStoreSearch .show-for-xlarge-only,
  .page-basicStoreSearch .show-for-xlarge-only,
  .page-fashionProductDetails .show-for-xlarge-only,
  .page-productDetails .show-for-xlarge-up,
  .page-basicProductDetails .show-for-xlarge-up,
  .page-collectProductDetails .show-for-xlarge-up,
  .page-collectStoreSearch .show-for-xlarge-up,
  .page-basicStoreSearch .show-for-xlarge-up,
  .page-fashionProductDetails .show-for-xlarge-up,
  .page-productDetails .show-for-xxlarge-only,
  .page-basicProductDetails .show-for-xxlarge-only,
  .page-collectProductDetails .show-for-xxlarge-only,
  .page-collectStoreSearch .show-for-xxlarge-only,
  .page-basicStoreSearch .show-for-xxlarge-only,
  .page-fashionProductDetails .show-for-xxlarge-only,
  .page-productDetails .show-for-xxlarge-up,
  .page-basicProductDetails .show-for-xxlarge-up,
  .page-collectProductDetails .show-for-xxlarge-up,
  .page-collectStoreSearch .show-for-xxlarge-up,
  .page-basicStoreSearch .show-for-xxlarge-up,
  .page-fashionProductDetails .show-for-xxlarge-up {
    display: none !important;
  }
  .page-productDetails .hidden-for-large,
  .page-basicProductDetails .hidden-for-large,
  .page-collectProductDetails .hidden-for-large,
  .page-collectStoreSearch .hidden-for-large,
  .page-basicStoreSearch .hidden-for-large,
  .page-fashionProductDetails .hidden-for-large,
  .page-productDetails .hidden-for-large-only,
  .page-basicProductDetails .hidden-for-large-only,
  .page-collectProductDetails .hidden-for-large-only,
  .page-collectStoreSearch .hidden-for-large-only,
  .page-basicStoreSearch .hidden-for-large-only,
  .page-fashionProductDetails .hidden-for-large-only,
  .page-productDetails .hidden-for-large-up,
  .page-basicProductDetails .hidden-for-large-up,
  .page-collectProductDetails .hidden-for-large-up,
  .page-collectStoreSearch .hidden-for-large-up,
  .page-basicStoreSearch .hidden-for-large-up,
  .page-fashionProductDetails .hidden-for-large-up,
  .page-productDetails .hidden-for-medium,
  .page-basicProductDetails .hidden-for-medium,
  .page-collectProductDetails .hidden-for-medium,
  .page-collectStoreSearch .hidden-for-medium,
  .page-basicStoreSearch .hidden-for-medium,
  .page-fashionProductDetails .hidden-for-medium,
  .page-productDetails .hidden-for-medium-only,
  .page-basicProductDetails .hidden-for-medium-only,
  .page-collectProductDetails .hidden-for-medium-only,
  .page-collectStoreSearch .hidden-for-medium-only,
  .page-basicStoreSearch .hidden-for-medium-only,
  .page-fashionProductDetails .hidden-for-medium-only,
  .page-productDetails .hidden-for-medium-up,
  .page-basicProductDetails .hidden-for-medium-up,
  .page-collectProductDetails .hidden-for-medium-up,
  .page-collectStoreSearch .hidden-for-medium-up,
  .page-basicStoreSearch .hidden-for-medium-up,
  .page-fashionProductDetails .hidden-for-medium-up,
  .page-productDetails .hidden-for-xlarge-only,
  .page-basicProductDetails .hidden-for-xlarge-only,
  .page-collectProductDetails .hidden-for-xlarge-only,
  .page-collectStoreSearch .hidden-for-xlarge-only,
  .page-basicStoreSearch .hidden-for-xlarge-only,
  .page-fashionProductDetails .hidden-for-xlarge-only,
  .page-productDetails .hidden-for-xlarge-up,
  .page-basicProductDetails .hidden-for-xlarge-up,
  .page-collectProductDetails .hidden-for-xlarge-up,
  .page-collectStoreSearch .hidden-for-xlarge-up,
  .page-basicStoreSearch .hidden-for-xlarge-up,
  .page-fashionProductDetails .hidden-for-xlarge-up,
  .page-productDetails .hidden-for-xxlarge-only,
  .page-basicProductDetails .hidden-for-xxlarge-only,
  .page-collectProductDetails .hidden-for-xxlarge-only,
  .page-collectStoreSearch .hidden-for-xxlarge-only,
  .page-basicStoreSearch .hidden-for-xxlarge-only,
  .page-fashionProductDetails .hidden-for-xxlarge-only,
  .page-productDetails .hidden-for-xxlarge-up,
  .page-basicProductDetails .hidden-for-xxlarge-up,
  .page-collectProductDetails .hidden-for-xxlarge-up,
  .page-collectStoreSearch .hidden-for-xxlarge-up,
  .page-basicStoreSearch .hidden-for-xxlarge-up,
  .page-fashionProductDetails .hidden-for-xxlarge-up,
  .page-productDetails .visible-for-large-down,
  .page-basicProductDetails .visible-for-large-down,
  .page-collectProductDetails .visible-for-large-down,
  .page-collectStoreSearch .visible-for-large-down,
  .page-basicStoreSearch .visible-for-large-down,
  .page-fashionProductDetails .visible-for-large-down,
  .page-productDetails .visible-for-medium-down,
  .page-basicProductDetails .visible-for-medium-down,
  .page-collectProductDetails .visible-for-medium-down,
  .page-collectStoreSearch .visible-for-medium-down,
  .page-basicStoreSearch .visible-for-medium-down,
  .page-fashionProductDetails .visible-for-medium-down,
  .page-productDetails .visible-for-small,
  .page-basicProductDetails .visible-for-small,
  .page-collectProductDetails .visible-for-small,
  .page-collectStoreSearch .visible-for-small,
  .page-basicStoreSearch .visible-for-small,
  .page-fashionProductDetails .visible-for-small,
  .page-productDetails .visible-for-small-down,
  .page-basicProductDetails .visible-for-small-down,
  .page-collectProductDetails .visible-for-small-down,
  .page-collectStoreSearch .visible-for-small-down,
  .page-basicStoreSearch .visible-for-small-down,
  .page-fashionProductDetails .visible-for-small-down,
  .page-productDetails .visible-for-small-only,
  .page-basicProductDetails .visible-for-small-only,
  .page-collectProductDetails .visible-for-small-only,
  .page-collectStoreSearch .visible-for-small-only,
  .page-basicStoreSearch .visible-for-small-only,
  .page-fashionProductDetails .visible-for-small-only,
  .page-productDetails .visible-for-small-up,
  .page-basicProductDetails .visible-for-small-up,
  .page-collectProductDetails .visible-for-small-up,
  .page-collectStoreSearch .visible-for-small-up,
  .page-basicStoreSearch .visible-for-small-up,
  .page-fashionProductDetails .visible-for-small-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .page-productDetails .hidden-for-large-down,
  .page-basicProductDetails .hidden-for-large-down,
  .page-collectProductDetails .hidden-for-large-down,
  .page-collectStoreSearch .hidden-for-large-down,
  .page-basicStoreSearch .hidden-for-large-down,
  .page-fashionProductDetails .hidden-for-large-down,
  .page-productDetails .hidden-for-medium-down,
  .page-basicProductDetails .hidden-for-medium-down,
  .page-collectProductDetails .hidden-for-medium-down,
  .page-collectStoreSearch .hidden-for-medium-down,
  .page-basicStoreSearch .hidden-for-medium-down,
  .page-fashionProductDetails .hidden-for-medium-down,
  .page-productDetails .hidden-for-small,
  .page-basicProductDetails .hidden-for-small,
  .page-collectProductDetails .hidden-for-small,
  .page-collectStoreSearch .hidden-for-small,
  .page-basicStoreSearch .hidden-for-small,
  .page-fashionProductDetails .hidden-for-small,
  .page-productDetails .hidden-for-small-down,
  .page-basicProductDetails .hidden-for-small-down,
  .page-collectProductDetails .hidden-for-small-down,
  .page-collectStoreSearch .hidden-for-small-down,
  .page-basicStoreSearch .hidden-for-small-down,
  .page-fashionProductDetails .hidden-for-small-down,
  .page-productDetails .hidden-for-small-only,
  .page-basicProductDetails .hidden-for-small-only,
  .page-collectProductDetails .hidden-for-small-only,
  .page-collectStoreSearch .hidden-for-small-only,
  .page-basicStoreSearch .hidden-for-small-only,
  .page-fashionProductDetails .hidden-for-small-only,
  .page-productDetails .hidden-for-small-up,
  .page-basicProductDetails .hidden-for-small-up,
  .page-collectProductDetails .hidden-for-small-up,
  .page-collectStoreSearch .hidden-for-small-up,
  .page-basicStoreSearch .hidden-for-small-up,
  .page-fashionProductDetails .hidden-for-small-up,
  .page-productDetails .visible-for-large,
  .page-basicProductDetails .visible-for-large,
  .page-collectProductDetails .visible-for-large,
  .page-collectStoreSearch .visible-for-large,
  .page-basicStoreSearch .visible-for-large,
  .page-fashionProductDetails .visible-for-large,
  .page-productDetails .visible-for-large-only,
  .page-basicProductDetails .visible-for-large-only,
  .page-collectProductDetails .visible-for-large-only,
  .page-collectStoreSearch .visible-for-large-only,
  .page-basicStoreSearch .visible-for-large-only,
  .page-fashionProductDetails .visible-for-large-only,
  .page-productDetails .visible-for-large-up,
  .page-basicProductDetails .visible-for-large-up,
  .page-collectProductDetails .visible-for-large-up,
  .page-collectStoreSearch .visible-for-large-up,
  .page-basicStoreSearch .visible-for-large-up,
  .page-fashionProductDetails .visible-for-large-up,
  .page-productDetails .visible-for-medium,
  .page-basicProductDetails .visible-for-medium,
  .page-collectProductDetails .visible-for-medium,
  .page-collectStoreSearch .visible-for-medium,
  .page-basicStoreSearch .visible-for-medium,
  .page-fashionProductDetails .visible-for-medium,
  .page-productDetails .visible-for-medium-only,
  .page-basicProductDetails .visible-for-medium-only,
  .page-collectProductDetails .visible-for-medium-only,
  .page-collectStoreSearch .visible-for-medium-only,
  .page-basicStoreSearch .visible-for-medium-only,
  .page-fashionProductDetails .visible-for-medium-only,
  .page-productDetails .visible-for-medium-up,
  .page-basicProductDetails .visible-for-medium-up,
  .page-collectProductDetails .visible-for-medium-up,
  .page-collectStoreSearch .visible-for-medium-up,
  .page-basicStoreSearch .visible-for-medium-up,
  .page-fashionProductDetails .visible-for-medium-up,
  .page-productDetails .visible-for-xlarge-only,
  .page-basicProductDetails .visible-for-xlarge-only,
  .page-collectProductDetails .visible-for-xlarge-only,
  .page-collectStoreSearch .visible-for-xlarge-only,
  .page-basicStoreSearch .visible-for-xlarge-only,
  .page-fashionProductDetails .visible-for-xlarge-only,
  .page-productDetails .visible-for-xlarge-up,
  .page-basicProductDetails .visible-for-xlarge-up,
  .page-collectProductDetails .visible-for-xlarge-up,
  .page-collectStoreSearch .visible-for-xlarge-up,
  .page-basicStoreSearch .visible-for-xlarge-up,
  .page-fashionProductDetails .visible-for-xlarge-up,
  .page-productDetails .visible-for-xxlarge-only,
  .page-basicProductDetails .visible-for-xxlarge-only,
  .page-collectProductDetails .visible-for-xxlarge-only,
  .page-collectStoreSearch .visible-for-xxlarge-only,
  .page-basicStoreSearch .visible-for-xxlarge-only,
  .page-fashionProductDetails .visible-for-xxlarge-only,
  .page-productDetails .visible-for-xxlarge-up,
  .page-basicProductDetails .visible-for-xxlarge-up,
  .page-collectProductDetails .visible-for-xxlarge-up,
  .page-collectStoreSearch .visible-for-xxlarge-up,
  .page-basicStoreSearch .visible-for-xxlarge-up,
  .page-fashionProductDetails .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  .page-productDetails table.hide-for-large,
  .page-basicProductDetails table.hide-for-large,
  .page-collectProductDetails table.hide-for-large,
  .page-collectStoreSearch table.hide-for-large,
  .page-basicStoreSearch table.hide-for-large,
  .page-fashionProductDetails table.hide-for-large,
  .page-productDetails table.hide-for-large-only,
  .page-basicProductDetails table.hide-for-large-only,
  .page-collectProductDetails table.hide-for-large-only,
  .page-collectStoreSearch table.hide-for-large-only,
  .page-basicStoreSearch table.hide-for-large-only,
  .page-fashionProductDetails table.hide-for-large-only,
  .page-productDetails table.hide-for-large-up,
  .page-basicProductDetails table.hide-for-large-up,
  .page-collectProductDetails table.hide-for-large-up,
  .page-collectStoreSearch table.hide-for-large-up,
  .page-basicStoreSearch table.hide-for-large-up,
  .page-fashionProductDetails table.hide-for-large-up,
  .page-productDetails table.hide-for-medium,
  .page-basicProductDetails table.hide-for-medium,
  .page-collectProductDetails table.hide-for-medium,
  .page-collectStoreSearch table.hide-for-medium,
  .page-basicStoreSearch table.hide-for-medium,
  .page-fashionProductDetails table.hide-for-medium,
  .page-productDetails table.hide-for-medium-only,
  .page-basicProductDetails table.hide-for-medium-only,
  .page-collectProductDetails table.hide-for-medium-only,
  .page-collectStoreSearch table.hide-for-medium-only,
  .page-basicStoreSearch table.hide-for-medium-only,
  .page-fashionProductDetails table.hide-for-medium-only,
  .page-productDetails table.hide-for-medium-up,
  .page-basicProductDetails table.hide-for-medium-up,
  .page-collectProductDetails table.hide-for-medium-up,
  .page-collectStoreSearch table.hide-for-medium-up,
  .page-basicStoreSearch table.hide-for-medium-up,
  .page-fashionProductDetails table.hide-for-medium-up,
  .page-productDetails table.hide-for-xlarge-only,
  .page-basicProductDetails table.hide-for-xlarge-only,
  .page-collectProductDetails table.hide-for-xlarge-only,
  .page-collectStoreSearch table.hide-for-xlarge-only,
  .page-basicStoreSearch table.hide-for-xlarge-only,
  .page-fashionProductDetails table.hide-for-xlarge-only,
  .page-productDetails table.hide-for-xlarge-up,
  .page-basicProductDetails table.hide-for-xlarge-up,
  .page-collectProductDetails table.hide-for-xlarge-up,
  .page-collectStoreSearch table.hide-for-xlarge-up,
  .page-basicStoreSearch table.hide-for-xlarge-up,
  .page-fashionProductDetails table.hide-for-xlarge-up,
  .page-productDetails table.hide-for-xxlarge-only,
  .page-basicProductDetails table.hide-for-xxlarge-only,
  .page-collectProductDetails table.hide-for-xxlarge-only,
  .page-collectStoreSearch table.hide-for-xxlarge-only,
  .page-basicStoreSearch table.hide-for-xxlarge-only,
  .page-fashionProductDetails table.hide-for-xxlarge-only,
  .page-productDetails table.hide-for-xxlarge-up,
  .page-basicProductDetails table.hide-for-xxlarge-up,
  .page-collectProductDetails table.hide-for-xxlarge-up,
  .page-collectStoreSearch table.hide-for-xxlarge-up,
  .page-basicStoreSearch table.hide-for-xxlarge-up,
  .page-fashionProductDetails table.hide-for-xxlarge-up,
  .page-productDetails table.show-for-large-down,
  .page-basicProductDetails table.show-for-large-down,
  .page-collectProductDetails table.show-for-large-down,
  .page-collectStoreSearch table.show-for-large-down,
  .page-basicStoreSearch table.show-for-large-down,
  .page-fashionProductDetails table.show-for-large-down,
  .page-productDetails table.show-for-medium-down,
  .page-basicProductDetails table.show-for-medium-down,
  .page-collectProductDetails table.show-for-medium-down,
  .page-collectStoreSearch table.show-for-medium-down,
  .page-basicStoreSearch table.show-for-medium-down,
  .page-fashionProductDetails table.show-for-medium-down,
  .page-productDetails table.show-for-small,
  .page-basicProductDetails table.show-for-small,
  .page-collectProductDetails table.show-for-small,
  .page-collectStoreSearch table.show-for-small,
  .page-basicStoreSearch table.show-for-small,
  .page-fashionProductDetails table.show-for-small,
  .page-productDetails table.show-for-small-down,
  .page-basicProductDetails table.show-for-small-down,
  .page-collectProductDetails table.show-for-small-down,
  .page-collectStoreSearch table.show-for-small-down,
  .page-basicStoreSearch table.show-for-small-down,
  .page-fashionProductDetails table.show-for-small-down,
  .page-productDetails table.show-for-small-only,
  .page-basicProductDetails table.show-for-small-only,
  .page-collectProductDetails table.show-for-small-only,
  .page-collectStoreSearch table.show-for-small-only,
  .page-basicStoreSearch table.show-for-small-only,
  .page-fashionProductDetails table.show-for-small-only,
  .page-productDetails table.show-for-small-up,
  .page-basicProductDetails table.show-for-small-up,
  .page-collectProductDetails table.show-for-small-up,
  .page-collectStoreSearch table.show-for-small-up,
  .page-basicStoreSearch table.show-for-small-up,
  .page-fashionProductDetails table.show-for-small-up {
    display: table !important;
  }
  .page-productDetails thead.hide-for-large,
  .page-basicProductDetails thead.hide-for-large,
  .page-collectProductDetails thead.hide-for-large,
  .page-collectStoreSearch thead.hide-for-large,
  .page-basicStoreSearch thead.hide-for-large,
  .page-fashionProductDetails thead.hide-for-large,
  .page-productDetails thead.hide-for-large-only,
  .page-basicProductDetails thead.hide-for-large-only,
  .page-collectProductDetails thead.hide-for-large-only,
  .page-collectStoreSearch thead.hide-for-large-only,
  .page-basicStoreSearch thead.hide-for-large-only,
  .page-fashionProductDetails thead.hide-for-large-only,
  .page-productDetails thead.hide-for-large-up,
  .page-basicProductDetails thead.hide-for-large-up,
  .page-collectProductDetails thead.hide-for-large-up,
  .page-collectStoreSearch thead.hide-for-large-up,
  .page-basicStoreSearch thead.hide-for-large-up,
  .page-fashionProductDetails thead.hide-for-large-up,
  .page-productDetails thead.hide-for-medium,
  .page-basicProductDetails thead.hide-for-medium,
  .page-collectProductDetails thead.hide-for-medium,
  .page-collectStoreSearch thead.hide-for-medium,
  .page-basicStoreSearch thead.hide-for-medium,
  .page-fashionProductDetails thead.hide-for-medium,
  .page-productDetails thead.hide-for-medium-only,
  .page-basicProductDetails thead.hide-for-medium-only,
  .page-collectProductDetails thead.hide-for-medium-only,
  .page-collectStoreSearch thead.hide-for-medium-only,
  .page-basicStoreSearch thead.hide-for-medium-only,
  .page-fashionProductDetails thead.hide-for-medium-only,
  .page-productDetails thead.hide-for-medium-up,
  .page-basicProductDetails thead.hide-for-medium-up,
  .page-collectProductDetails thead.hide-for-medium-up,
  .page-collectStoreSearch thead.hide-for-medium-up,
  .page-basicStoreSearch thead.hide-for-medium-up,
  .page-fashionProductDetails thead.hide-for-medium-up,
  .page-productDetails thead.hide-for-xlarge-only,
  .page-basicProductDetails thead.hide-for-xlarge-only,
  .page-collectProductDetails thead.hide-for-xlarge-only,
  .page-collectStoreSearch thead.hide-for-xlarge-only,
  .page-basicStoreSearch thead.hide-for-xlarge-only,
  .page-fashionProductDetails thead.hide-for-xlarge-only,
  .page-productDetails thead.hide-for-xlarge-up,
  .page-basicProductDetails thead.hide-for-xlarge-up,
  .page-collectProductDetails thead.hide-for-xlarge-up,
  .page-collectStoreSearch thead.hide-for-xlarge-up,
  .page-basicStoreSearch thead.hide-for-xlarge-up,
  .page-fashionProductDetails thead.hide-for-xlarge-up,
  .page-productDetails thead.hide-for-xxlarge-only,
  .page-basicProductDetails thead.hide-for-xxlarge-only,
  .page-collectProductDetails thead.hide-for-xxlarge-only,
  .page-collectStoreSearch thead.hide-for-xxlarge-only,
  .page-basicStoreSearch thead.hide-for-xxlarge-only,
  .page-fashionProductDetails thead.hide-for-xxlarge-only,
  .page-productDetails thead.hide-for-xxlarge-up,
  .page-basicProductDetails thead.hide-for-xxlarge-up,
  .page-collectProductDetails thead.hide-for-xxlarge-up,
  .page-collectStoreSearch thead.hide-for-xxlarge-up,
  .page-basicStoreSearch thead.hide-for-xxlarge-up,
  .page-fashionProductDetails thead.hide-for-xxlarge-up,
  .page-productDetails thead.show-for-large-down,
  .page-basicProductDetails thead.show-for-large-down,
  .page-collectProductDetails thead.show-for-large-down,
  .page-collectStoreSearch thead.show-for-large-down,
  .page-basicStoreSearch thead.show-for-large-down,
  .page-fashionProductDetails thead.show-for-large-down,
  .page-productDetails thead.show-for-medium-down,
  .page-basicProductDetails thead.show-for-medium-down,
  .page-collectProductDetails thead.show-for-medium-down,
  .page-collectStoreSearch thead.show-for-medium-down,
  .page-basicStoreSearch thead.show-for-medium-down,
  .page-fashionProductDetails thead.show-for-medium-down,
  .page-productDetails thead.show-for-small,
  .page-basicProductDetails thead.show-for-small,
  .page-collectProductDetails thead.show-for-small,
  .page-collectStoreSearch thead.show-for-small,
  .page-basicStoreSearch thead.show-for-small,
  .page-fashionProductDetails thead.show-for-small,
  .page-productDetails thead.show-for-small-down,
  .page-basicProductDetails thead.show-for-small-down,
  .page-collectProductDetails thead.show-for-small-down,
  .page-collectStoreSearch thead.show-for-small-down,
  .page-basicStoreSearch thead.show-for-small-down,
  .page-fashionProductDetails thead.show-for-small-down,
  .page-productDetails thead.show-for-small-only,
  .page-basicProductDetails thead.show-for-small-only,
  .page-collectProductDetails thead.show-for-small-only,
  .page-collectStoreSearch thead.show-for-small-only,
  .page-basicStoreSearch thead.show-for-small-only,
  .page-fashionProductDetails thead.show-for-small-only,
  .page-productDetails thead.show-for-small-up,
  .page-basicProductDetails thead.show-for-small-up,
  .page-collectProductDetails thead.show-for-small-up,
  .page-collectStoreSearch thead.show-for-small-up,
  .page-basicStoreSearch thead.show-for-small-up,
  .page-fashionProductDetails thead.show-for-small-up {
    display: table-header-group !important;
  }
  .page-productDetails tbody.hide-for-large,
  .page-basicProductDetails tbody.hide-for-large,
  .page-collectProductDetails tbody.hide-for-large,
  .page-collectStoreSearch tbody.hide-for-large,
  .page-basicStoreSearch tbody.hide-for-large,
  .page-fashionProductDetails tbody.hide-for-large,
  .page-productDetails tbody.hide-for-large-only,
  .page-basicProductDetails tbody.hide-for-large-only,
  .page-collectProductDetails tbody.hide-for-large-only,
  .page-collectStoreSearch tbody.hide-for-large-only,
  .page-basicStoreSearch tbody.hide-for-large-only,
  .page-fashionProductDetails tbody.hide-for-large-only,
  .page-productDetails tbody.hide-for-large-up,
  .page-basicProductDetails tbody.hide-for-large-up,
  .page-collectProductDetails tbody.hide-for-large-up,
  .page-collectStoreSearch tbody.hide-for-large-up,
  .page-basicStoreSearch tbody.hide-for-large-up,
  .page-fashionProductDetails tbody.hide-for-large-up,
  .page-productDetails tbody.hide-for-medium,
  .page-basicProductDetails tbody.hide-for-medium,
  .page-collectProductDetails tbody.hide-for-medium,
  .page-collectStoreSearch tbody.hide-for-medium,
  .page-basicStoreSearch tbody.hide-for-medium,
  .page-fashionProductDetails tbody.hide-for-medium,
  .page-productDetails tbody.hide-for-medium-only,
  .page-basicProductDetails tbody.hide-for-medium-only,
  .page-collectProductDetails tbody.hide-for-medium-only,
  .page-collectStoreSearch tbody.hide-for-medium-only,
  .page-basicStoreSearch tbody.hide-for-medium-only,
  .page-fashionProductDetails tbody.hide-for-medium-only,
  .page-productDetails tbody.hide-for-medium-up,
  .page-basicProductDetails tbody.hide-for-medium-up,
  .page-collectProductDetails tbody.hide-for-medium-up,
  .page-collectStoreSearch tbody.hide-for-medium-up,
  .page-basicStoreSearch tbody.hide-for-medium-up,
  .page-fashionProductDetails tbody.hide-for-medium-up,
  .page-productDetails tbody.hide-for-xlarge-only,
  .page-basicProductDetails tbody.hide-for-xlarge-only,
  .page-collectProductDetails tbody.hide-for-xlarge-only,
  .page-collectStoreSearch tbody.hide-for-xlarge-only,
  .page-basicStoreSearch tbody.hide-for-xlarge-only,
  .page-fashionProductDetails tbody.hide-for-xlarge-only,
  .page-productDetails tbody.hide-for-xlarge-up,
  .page-basicProductDetails tbody.hide-for-xlarge-up,
  .page-collectProductDetails tbody.hide-for-xlarge-up,
  .page-collectStoreSearch tbody.hide-for-xlarge-up,
  .page-basicStoreSearch tbody.hide-for-xlarge-up,
  .page-fashionProductDetails tbody.hide-for-xlarge-up,
  .page-productDetails tbody.hide-for-xxlarge-only,
  .page-basicProductDetails tbody.hide-for-xxlarge-only,
  .page-collectProductDetails tbody.hide-for-xxlarge-only,
  .page-collectStoreSearch tbody.hide-for-xxlarge-only,
  .page-basicStoreSearch tbody.hide-for-xxlarge-only,
  .page-fashionProductDetails tbody.hide-for-xxlarge-only,
  .page-productDetails tbody.hide-for-xxlarge-up,
  .page-basicProductDetails tbody.hide-for-xxlarge-up,
  .page-collectProductDetails tbody.hide-for-xxlarge-up,
  .page-collectStoreSearch tbody.hide-for-xxlarge-up,
  .page-basicStoreSearch tbody.hide-for-xxlarge-up,
  .page-fashionProductDetails tbody.hide-for-xxlarge-up,
  .page-productDetails tbody.show-for-large-down,
  .page-basicProductDetails tbody.show-for-large-down,
  .page-collectProductDetails tbody.show-for-large-down,
  .page-collectStoreSearch tbody.show-for-large-down,
  .page-basicStoreSearch tbody.show-for-large-down,
  .page-fashionProductDetails tbody.show-for-large-down,
  .page-productDetails tbody.show-for-medium-down,
  .page-basicProductDetails tbody.show-for-medium-down,
  .page-collectProductDetails tbody.show-for-medium-down,
  .page-collectStoreSearch tbody.show-for-medium-down,
  .page-basicStoreSearch tbody.show-for-medium-down,
  .page-fashionProductDetails tbody.show-for-medium-down,
  .page-productDetails tbody.show-for-small,
  .page-basicProductDetails tbody.show-for-small,
  .page-collectProductDetails tbody.show-for-small,
  .page-collectStoreSearch tbody.show-for-small,
  .page-basicStoreSearch tbody.show-for-small,
  .page-fashionProductDetails tbody.show-for-small,
  .page-productDetails tbody.show-for-small-down,
  .page-basicProductDetails tbody.show-for-small-down,
  .page-collectProductDetails tbody.show-for-small-down,
  .page-collectStoreSearch tbody.show-for-small-down,
  .page-basicStoreSearch tbody.show-for-small-down,
  .page-fashionProductDetails tbody.show-for-small-down,
  .page-productDetails tbody.show-for-small-only,
  .page-basicProductDetails tbody.show-for-small-only,
  .page-collectProductDetails tbody.show-for-small-only,
  .page-collectStoreSearch tbody.show-for-small-only,
  .page-basicStoreSearch tbody.show-for-small-only,
  .page-fashionProductDetails tbody.show-for-small-only,
  .page-productDetails tbody.show-for-small-up,
  .page-basicProductDetails tbody.show-for-small-up,
  .page-collectProductDetails tbody.show-for-small-up,
  .page-collectStoreSearch tbody.show-for-small-up,
  .page-basicStoreSearch tbody.show-for-small-up,
  .page-fashionProductDetails tbody.show-for-small-up {
    display: table-row-group !important;
  }
  .page-productDetails tr.hide-for-large,
  .page-basicProductDetails tr.hide-for-large,
  .page-collectProductDetails tr.hide-for-large,
  .page-collectStoreSearch tr.hide-for-large,
  .page-basicStoreSearch tr.hide-for-large,
  .page-fashionProductDetails tr.hide-for-large,
  .page-productDetails tr.hide-for-large-only,
  .page-basicProductDetails tr.hide-for-large-only,
  .page-collectProductDetails tr.hide-for-large-only,
  .page-collectStoreSearch tr.hide-for-large-only,
  .page-basicStoreSearch tr.hide-for-large-only,
  .page-fashionProductDetails tr.hide-for-large-only,
  .page-productDetails tr.hide-for-large-up,
  .page-basicProductDetails tr.hide-for-large-up,
  .page-collectProductDetails tr.hide-for-large-up,
  .page-collectStoreSearch tr.hide-for-large-up,
  .page-basicStoreSearch tr.hide-for-large-up,
  .page-fashionProductDetails tr.hide-for-large-up,
  .page-productDetails tr.hide-for-medium,
  .page-basicProductDetails tr.hide-for-medium,
  .page-collectProductDetails tr.hide-for-medium,
  .page-collectStoreSearch tr.hide-for-medium,
  .page-basicStoreSearch tr.hide-for-medium,
  .page-fashionProductDetails tr.hide-for-medium,
  .page-productDetails tr.hide-for-medium-only,
  .page-basicProductDetails tr.hide-for-medium-only,
  .page-collectProductDetails tr.hide-for-medium-only,
  .page-collectStoreSearch tr.hide-for-medium-only,
  .page-basicStoreSearch tr.hide-for-medium-only,
  .page-fashionProductDetails tr.hide-for-medium-only,
  .page-productDetails tr.hide-for-medium-up,
  .page-basicProductDetails tr.hide-for-medium-up,
  .page-collectProductDetails tr.hide-for-medium-up,
  .page-collectStoreSearch tr.hide-for-medium-up,
  .page-basicStoreSearch tr.hide-for-medium-up,
  .page-fashionProductDetails tr.hide-for-medium-up,
  .page-productDetails tr.hide-for-xlarge-only,
  .page-basicProductDetails tr.hide-for-xlarge-only,
  .page-collectProductDetails tr.hide-for-xlarge-only,
  .page-collectStoreSearch tr.hide-for-xlarge-only,
  .page-basicStoreSearch tr.hide-for-xlarge-only,
  .page-fashionProductDetails tr.hide-for-xlarge-only,
  .page-productDetails tr.hide-for-xlarge-up,
  .page-basicProductDetails tr.hide-for-xlarge-up,
  .page-collectProductDetails tr.hide-for-xlarge-up,
  .page-collectStoreSearch tr.hide-for-xlarge-up,
  .page-basicStoreSearch tr.hide-for-xlarge-up,
  .page-fashionProductDetails tr.hide-for-xlarge-up,
  .page-productDetails tr.hide-for-xxlarge-only,
  .page-basicProductDetails tr.hide-for-xxlarge-only,
  .page-collectProductDetails tr.hide-for-xxlarge-only,
  .page-collectStoreSearch tr.hide-for-xxlarge-only,
  .page-basicStoreSearch tr.hide-for-xxlarge-only,
  .page-fashionProductDetails tr.hide-for-xxlarge-only,
  .page-productDetails tr.hide-for-xxlarge-up,
  .page-basicProductDetails tr.hide-for-xxlarge-up,
  .page-collectProductDetails tr.hide-for-xxlarge-up,
  .page-collectStoreSearch tr.hide-for-xxlarge-up,
  .page-basicStoreSearch tr.hide-for-xxlarge-up,
  .page-fashionProductDetails tr.hide-for-xxlarge-up,
  .page-productDetails tr.show-for-large-down,
  .page-basicProductDetails tr.show-for-large-down,
  .page-collectProductDetails tr.show-for-large-down,
  .page-collectStoreSearch tr.show-for-large-down,
  .page-basicStoreSearch tr.show-for-large-down,
  .page-fashionProductDetails tr.show-for-large-down,
  .page-productDetails tr.show-for-medium-down,
  .page-basicProductDetails tr.show-for-medium-down,
  .page-collectProductDetails tr.show-for-medium-down,
  .page-collectStoreSearch tr.show-for-medium-down,
  .page-basicStoreSearch tr.show-for-medium-down,
  .page-fashionProductDetails tr.show-for-medium-down,
  .page-productDetails tr.show-for-small,
  .page-basicProductDetails tr.show-for-small,
  .page-collectProductDetails tr.show-for-small,
  .page-collectStoreSearch tr.show-for-small,
  .page-basicStoreSearch tr.show-for-small,
  .page-fashionProductDetails tr.show-for-small,
  .page-productDetails tr.show-for-small-down,
  .page-basicProductDetails tr.show-for-small-down,
  .page-collectProductDetails tr.show-for-small-down,
  .page-collectStoreSearch tr.show-for-small-down,
  .page-basicStoreSearch tr.show-for-small-down,
  .page-fashionProductDetails tr.show-for-small-down,
  .page-productDetails tr.show-for-small-only,
  .page-basicProductDetails tr.show-for-small-only,
  .page-collectProductDetails tr.show-for-small-only,
  .page-collectStoreSearch tr.show-for-small-only,
  .page-basicStoreSearch tr.show-for-small-only,
  .page-fashionProductDetails tr.show-for-small-only,
  .page-productDetails tr.show-for-small-up,
  .page-basicProductDetails tr.show-for-small-up,
  .page-collectProductDetails tr.show-for-small-up,
  .page-collectStoreSearch tr.show-for-small-up,
  .page-basicStoreSearch tr.show-for-small-up,
  .page-fashionProductDetails tr.show-for-small-up {
    display: table-row !important;
  }
  .page-productDetails td.hide-for-large,
  .page-basicProductDetails td.hide-for-large,
  .page-collectProductDetails td.hide-for-large,
  .page-collectStoreSearch td.hide-for-large,
  .page-basicStoreSearch td.hide-for-large,
  .page-fashionProductDetails td.hide-for-large,
  .page-productDetails td.hide-for-large-only,
  .page-basicProductDetails td.hide-for-large-only,
  .page-collectProductDetails td.hide-for-large-only,
  .page-collectStoreSearch td.hide-for-large-only,
  .page-basicStoreSearch td.hide-for-large-only,
  .page-fashionProductDetails td.hide-for-large-only,
  .page-productDetails td.hide-for-large-up,
  .page-basicProductDetails td.hide-for-large-up,
  .page-collectProductDetails td.hide-for-large-up,
  .page-collectStoreSearch td.hide-for-large-up,
  .page-basicStoreSearch td.hide-for-large-up,
  .page-fashionProductDetails td.hide-for-large-up,
  .page-productDetails td.hide-for-medium,
  .page-basicProductDetails td.hide-for-medium,
  .page-collectProductDetails td.hide-for-medium,
  .page-collectStoreSearch td.hide-for-medium,
  .page-basicStoreSearch td.hide-for-medium,
  .page-fashionProductDetails td.hide-for-medium,
  .page-productDetails td.hide-for-medium-only,
  .page-basicProductDetails td.hide-for-medium-only,
  .page-collectProductDetails td.hide-for-medium-only,
  .page-collectStoreSearch td.hide-for-medium-only,
  .page-basicStoreSearch td.hide-for-medium-only,
  .page-fashionProductDetails td.hide-for-medium-only,
  .page-productDetails td.hide-for-medium-up,
  .page-basicProductDetails td.hide-for-medium-up,
  .page-collectProductDetails td.hide-for-medium-up,
  .page-collectStoreSearch td.hide-for-medium-up,
  .page-basicStoreSearch td.hide-for-medium-up,
  .page-fashionProductDetails td.hide-for-medium-up,
  .page-productDetails td.hide-for-xlarge-only,
  .page-basicProductDetails td.hide-for-xlarge-only,
  .page-collectProductDetails td.hide-for-xlarge-only,
  .page-collectStoreSearch td.hide-for-xlarge-only,
  .page-basicStoreSearch td.hide-for-xlarge-only,
  .page-fashionProductDetails td.hide-for-xlarge-only,
  .page-productDetails td.hide-for-xlarge-up,
  .page-basicProductDetails td.hide-for-xlarge-up,
  .page-collectProductDetails td.hide-for-xlarge-up,
  .page-collectStoreSearch td.hide-for-xlarge-up,
  .page-basicStoreSearch td.hide-for-xlarge-up,
  .page-fashionProductDetails td.hide-for-xlarge-up,
  .page-productDetails td.hide-for-xxlarge-only,
  .page-basicProductDetails td.hide-for-xxlarge-only,
  .page-collectProductDetails td.hide-for-xxlarge-only,
  .page-collectStoreSearch td.hide-for-xxlarge-only,
  .page-basicStoreSearch td.hide-for-xxlarge-only,
  .page-fashionProductDetails td.hide-for-xxlarge-only,
  .page-productDetails td.hide-for-xxlarge-up,
  .page-basicProductDetails td.hide-for-xxlarge-up,
  .page-collectProductDetails td.hide-for-xxlarge-up,
  .page-collectStoreSearch td.hide-for-xxlarge-up,
  .page-basicStoreSearch td.hide-for-xxlarge-up,
  .page-fashionProductDetails td.hide-for-xxlarge-up,
  .page-productDetails td.show-for-large-down,
  .page-basicProductDetails td.show-for-large-down,
  .page-collectProductDetails td.show-for-large-down,
  .page-collectStoreSearch td.show-for-large-down,
  .page-basicStoreSearch td.show-for-large-down,
  .page-fashionProductDetails td.show-for-large-down,
  .page-productDetails td.show-for-medium-down,
  .page-basicProductDetails td.show-for-medium-down,
  .page-collectProductDetails td.show-for-medium-down,
  .page-collectStoreSearch td.show-for-medium-down,
  .page-basicStoreSearch td.show-for-medium-down,
  .page-fashionProductDetails td.show-for-medium-down,
  .page-productDetails td.show-for-small,
  .page-basicProductDetails td.show-for-small,
  .page-collectProductDetails td.show-for-small,
  .page-collectStoreSearch td.show-for-small,
  .page-basicStoreSearch td.show-for-small,
  .page-fashionProductDetails td.show-for-small,
  .page-productDetails td.show-for-small-down,
  .page-basicProductDetails td.show-for-small-down,
  .page-collectProductDetails td.show-for-small-down,
  .page-collectStoreSearch td.show-for-small-down,
  .page-basicStoreSearch td.show-for-small-down,
  .page-fashionProductDetails td.show-for-small-down,
  .page-productDetails td.show-for-small-only,
  .page-basicProductDetails td.show-for-small-only,
  .page-collectProductDetails td.show-for-small-only,
  .page-collectStoreSearch td.show-for-small-only,
  .page-basicStoreSearch td.show-for-small-only,
  .page-fashionProductDetails td.show-for-small-only,
  .page-productDetails td.show-for-small-up,
  .page-basicProductDetails td.show-for-small-up,
  .page-collectProductDetails td.show-for-small-up,
  .page-collectStoreSearch td.show-for-small-up,
  .page-basicStoreSearch td.show-for-small-up,
  .page-fashionProductDetails td.show-for-small-up,
  .page-productDetails th.hide-for-large,
  .page-basicProductDetails th.hide-for-large,
  .page-collectProductDetails th.hide-for-large,
  .page-collectStoreSearch th.hide-for-large,
  .page-basicStoreSearch th.hide-for-large,
  .page-fashionProductDetails th.hide-for-large,
  .page-productDetails th.hide-for-large-only,
  .page-basicProductDetails th.hide-for-large-only,
  .page-collectProductDetails th.hide-for-large-only,
  .page-collectStoreSearch th.hide-for-large-only,
  .page-basicStoreSearch th.hide-for-large-only,
  .page-fashionProductDetails th.hide-for-large-only,
  .page-productDetails th.hide-for-large-up,
  .page-basicProductDetails th.hide-for-large-up,
  .page-collectProductDetails th.hide-for-large-up,
  .page-collectStoreSearch th.hide-for-large-up,
  .page-basicStoreSearch th.hide-for-large-up,
  .page-fashionProductDetails th.hide-for-large-up,
  .page-productDetails th.hide-for-medium,
  .page-basicProductDetails th.hide-for-medium,
  .page-collectProductDetails th.hide-for-medium,
  .page-collectStoreSearch th.hide-for-medium,
  .page-basicStoreSearch th.hide-for-medium,
  .page-fashionProductDetails th.hide-for-medium,
  .page-productDetails th.hide-for-medium-only,
  .page-basicProductDetails th.hide-for-medium-only,
  .page-collectProductDetails th.hide-for-medium-only,
  .page-collectStoreSearch th.hide-for-medium-only,
  .page-basicStoreSearch th.hide-for-medium-only,
  .page-fashionProductDetails th.hide-for-medium-only,
  .page-productDetails th.hide-for-medium-up,
  .page-basicProductDetails th.hide-for-medium-up,
  .page-collectProductDetails th.hide-for-medium-up,
  .page-collectStoreSearch th.hide-for-medium-up,
  .page-basicStoreSearch th.hide-for-medium-up,
  .page-fashionProductDetails th.hide-for-medium-up,
  .page-productDetails th.hide-for-xlarge-only,
  .page-basicProductDetails th.hide-for-xlarge-only,
  .page-collectProductDetails th.hide-for-xlarge-only,
  .page-collectStoreSearch th.hide-for-xlarge-only,
  .page-basicStoreSearch th.hide-for-xlarge-only,
  .page-fashionProductDetails th.hide-for-xlarge-only,
  .page-productDetails th.hide-for-xlarge-up,
  .page-basicProductDetails th.hide-for-xlarge-up,
  .page-collectProductDetails th.hide-for-xlarge-up,
  .page-collectStoreSearch th.hide-for-xlarge-up,
  .page-basicStoreSearch th.hide-for-xlarge-up,
  .page-fashionProductDetails th.hide-for-xlarge-up,
  .page-productDetails th.hide-for-xxlarge-only,
  .page-basicProductDetails th.hide-for-xxlarge-only,
  .page-collectProductDetails th.hide-for-xxlarge-only,
  .page-collectStoreSearch th.hide-for-xxlarge-only,
  .page-basicStoreSearch th.hide-for-xxlarge-only,
  .page-fashionProductDetails th.hide-for-xxlarge-only,
  .page-productDetails th.hide-for-xxlarge-up,
  .page-basicProductDetails th.hide-for-xxlarge-up,
  .page-collectProductDetails th.hide-for-xxlarge-up,
  .page-collectStoreSearch th.hide-for-xxlarge-up,
  .page-basicStoreSearch th.hide-for-xxlarge-up,
  .page-fashionProductDetails th.hide-for-xxlarge-up,
  .page-productDetails th.show-for-large-down,
  .page-basicProductDetails th.show-for-large-down,
  .page-collectProductDetails th.show-for-large-down,
  .page-collectStoreSearch th.show-for-large-down,
  .page-basicStoreSearch th.show-for-large-down,
  .page-fashionProductDetails th.show-for-large-down,
  .page-productDetails th.show-for-medium-down,
  .page-basicProductDetails th.show-for-medium-down,
  .page-collectProductDetails th.show-for-medium-down,
  .page-collectStoreSearch th.show-for-medium-down,
  .page-basicStoreSearch th.show-for-medium-down,
  .page-fashionProductDetails th.show-for-medium-down,
  .page-productDetails th.show-for-small,
  .page-basicProductDetails th.show-for-small,
  .page-collectProductDetails th.show-for-small,
  .page-collectStoreSearch th.show-for-small,
  .page-basicStoreSearch th.show-for-small,
  .page-fashionProductDetails th.show-for-small,
  .page-productDetails th.show-for-small-down,
  .page-basicProductDetails th.show-for-small-down,
  .page-collectProductDetails th.show-for-small-down,
  .page-collectStoreSearch th.show-for-small-down,
  .page-basicStoreSearch th.show-for-small-down,
  .page-fashionProductDetails th.show-for-small-down,
  .page-productDetails th.show-for-small-only,
  .page-basicProductDetails th.show-for-small-only,
  .page-collectProductDetails th.show-for-small-only,
  .page-collectStoreSearch th.show-for-small-only,
  .page-basicStoreSearch th.show-for-small-only,
  .page-fashionProductDetails th.show-for-small-only,
  .page-productDetails th.show-for-small-up,
  .page-basicProductDetails th.show-for-small-up,
  .page-collectProductDetails th.show-for-small-up,
  .page-collectStoreSearch th.show-for-small-up,
  .page-basicStoreSearch th.show-for-small-up,
  .page-fashionProductDetails th.show-for-small-up {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 40.063em) {
  .page-productDetails .hide-for-large,
  .page-basicProductDetails .hide-for-large,
  .page-collectProductDetails .hide-for-large,
  .page-collectStoreSearch .hide-for-large,
  .page-basicStoreSearch .hide-for-large,
  .page-fashionProductDetails .hide-for-large,
  .page-productDetails .hide-for-large-only,
  .page-basicProductDetails .hide-for-large-only,
  .page-collectProductDetails .hide-for-large-only,
  .page-collectStoreSearch .hide-for-large-only,
  .page-basicStoreSearch .hide-for-large-only,
  .page-fashionProductDetails .hide-for-large-only,
  .page-productDetails .hide-for-large-up,
  .page-basicProductDetails .hide-for-large-up,
  .page-collectProductDetails .hide-for-large-up,
  .page-collectStoreSearch .hide-for-large-up,
  .page-basicStoreSearch .hide-for-large-up,
  .page-fashionProductDetails .hide-for-large-up,
  .page-productDetails .hide-for-small,
  .page-basicProductDetails .hide-for-small,
  .page-collectProductDetails .hide-for-small,
  .page-collectStoreSearch .hide-for-small,
  .page-basicStoreSearch .hide-for-small,
  .page-fashionProductDetails .hide-for-small,
  .page-productDetails .hide-for-small-down,
  .page-basicProductDetails .hide-for-small-down,
  .page-collectProductDetails .hide-for-small-down,
  .page-collectStoreSearch .hide-for-small-down,
  .page-basicStoreSearch .hide-for-small-down,
  .page-fashionProductDetails .hide-for-small-down,
  .page-productDetails .hide-for-small-only,
  .page-basicProductDetails .hide-for-small-only,
  .page-collectProductDetails .hide-for-small-only,
  .page-collectStoreSearch .hide-for-small-only,
  .page-basicStoreSearch .hide-for-small-only,
  .page-fashionProductDetails .hide-for-small-only,
  .page-productDetails .hide-for-xlarge-only,
  .page-basicProductDetails .hide-for-xlarge-only,
  .page-collectProductDetails .hide-for-xlarge-only,
  .page-collectStoreSearch .hide-for-xlarge-only,
  .page-basicStoreSearch .hide-for-xlarge-only,
  .page-fashionProductDetails .hide-for-xlarge-only,
  .page-productDetails .hide-for-xlarge-up,
  .page-basicProductDetails .hide-for-xlarge-up,
  .page-collectProductDetails .hide-for-xlarge-up,
  .page-collectStoreSearch .hide-for-xlarge-up,
  .page-basicStoreSearch .hide-for-xlarge-up,
  .page-fashionProductDetails .hide-for-xlarge-up,
  .page-productDetails .hide-for-xxlarge-only,
  .page-basicProductDetails .hide-for-xxlarge-only,
  .page-collectProductDetails .hide-for-xxlarge-only,
  .page-collectStoreSearch .hide-for-xxlarge-only,
  .page-basicStoreSearch .hide-for-xxlarge-only,
  .page-fashionProductDetails .hide-for-xxlarge-only,
  .page-productDetails .hide-for-xxlarge-up,
  .page-basicProductDetails .hide-for-xxlarge-up,
  .page-collectProductDetails .hide-for-xxlarge-up,
  .page-collectStoreSearch .hide-for-xxlarge-up,
  .page-basicStoreSearch .hide-for-xxlarge-up,
  .page-fashionProductDetails .hide-for-xxlarge-up,
  .page-productDetails .show-for-large-down,
  .page-basicProductDetails .show-for-large-down,
  .page-collectProductDetails .show-for-large-down,
  .page-collectStoreSearch .show-for-large-down,
  .page-basicStoreSearch .show-for-large-down,
  .page-fashionProductDetails .show-for-large-down,
  .page-productDetails .show-for-medium,
  .page-basicProductDetails .show-for-medium,
  .page-collectProductDetails .show-for-medium,
  .page-collectStoreSearch .show-for-medium,
  .page-basicStoreSearch .show-for-medium,
  .page-fashionProductDetails .show-for-medium,
  .page-productDetails .show-for-medium-down,
  .page-basicProductDetails .show-for-medium-down,
  .page-collectProductDetails .show-for-medium-down,
  .page-collectStoreSearch .show-for-medium-down,
  .page-basicStoreSearch .show-for-medium-down,
  .page-fashionProductDetails .show-for-medium-down,
  .page-productDetails .show-for-medium-only,
  .page-basicProductDetails .show-for-medium-only,
  .page-collectProductDetails .show-for-medium-only,
  .page-collectStoreSearch .show-for-medium-only,
  .page-basicStoreSearch .show-for-medium-only,
  .page-fashionProductDetails .show-for-medium-only,
  .page-productDetails .show-for-medium-up,
  .page-basicProductDetails .show-for-medium-up,
  .page-collectProductDetails .show-for-medium-up,
  .page-collectStoreSearch .show-for-medium-up,
  .page-basicStoreSearch .show-for-medium-up,
  .page-fashionProductDetails .show-for-medium-up,
  .page-productDetails .show-for-small-up,
  .page-basicProductDetails .show-for-small-up,
  .page-collectProductDetails .show-for-small-up,
  .page-collectStoreSearch .show-for-small-up,
  .page-basicStoreSearch .show-for-small-up,
  .page-fashionProductDetails .show-for-small-up {
    display: inherit !important;
  }
  .page-productDetails .hide-for-large-down,
  .page-basicProductDetails .hide-for-large-down,
  .page-collectProductDetails .hide-for-large-down,
  .page-collectStoreSearch .hide-for-large-down,
  .page-basicStoreSearch .hide-for-large-down,
  .page-fashionProductDetails .hide-for-large-down,
  .page-productDetails .hide-for-medium,
  .page-basicProductDetails .hide-for-medium,
  .page-collectProductDetails .hide-for-medium,
  .page-collectStoreSearch .hide-for-medium,
  .page-basicStoreSearch .hide-for-medium,
  .page-fashionProductDetails .hide-for-medium,
  .page-productDetails .hide-for-medium-down,
  .page-basicProductDetails .hide-for-medium-down,
  .page-collectProductDetails .hide-for-medium-down,
  .page-collectStoreSearch .hide-for-medium-down,
  .page-basicStoreSearch .hide-for-medium-down,
  .page-fashionProductDetails .hide-for-medium-down,
  .page-productDetails .hide-for-medium-only,
  .page-basicProductDetails .hide-for-medium-only,
  .page-collectProductDetails .hide-for-medium-only,
  .page-collectStoreSearch .hide-for-medium-only,
  .page-basicStoreSearch .hide-for-medium-only,
  .page-fashionProductDetails .hide-for-medium-only,
  .page-productDetails .hide-for-medium-up,
  .page-basicProductDetails .hide-for-medium-up,
  .page-collectProductDetails .hide-for-medium-up,
  .page-collectStoreSearch .hide-for-medium-up,
  .page-basicStoreSearch .hide-for-medium-up,
  .page-fashionProductDetails .hide-for-medium-up,
  .page-productDetails .hide-for-small-up,
  .page-basicProductDetails .hide-for-small-up,
  .page-collectProductDetails .hide-for-small-up,
  .page-collectStoreSearch .hide-for-small-up,
  .page-basicStoreSearch .hide-for-small-up,
  .page-fashionProductDetails .hide-for-small-up,
  .page-productDetails .show-for-large,
  .page-basicProductDetails .show-for-large,
  .page-collectProductDetails .show-for-large,
  .page-collectStoreSearch .show-for-large,
  .page-basicStoreSearch .show-for-large,
  .page-fashionProductDetails .show-for-large,
  .page-productDetails .show-for-large-only,
  .page-basicProductDetails .show-for-large-only,
  .page-collectProductDetails .show-for-large-only,
  .page-collectStoreSearch .show-for-large-only,
  .page-basicStoreSearch .show-for-large-only,
  .page-fashionProductDetails .show-for-large-only,
  .page-productDetails .show-for-large-up,
  .page-basicProductDetails .show-for-large-up,
  .page-collectProductDetails .show-for-large-up,
  .page-collectStoreSearch .show-for-large-up,
  .page-basicStoreSearch .show-for-large-up,
  .page-fashionProductDetails .show-for-large-up,
  .page-productDetails .show-for-small,
  .page-basicProductDetails .show-for-small,
  .page-collectProductDetails .show-for-small,
  .page-collectStoreSearch .show-for-small,
  .page-basicStoreSearch .show-for-small,
  .page-fashionProductDetails .show-for-small,
  .page-productDetails .show-for-small-down,
  .page-basicProductDetails .show-for-small-down,
  .page-collectProductDetails .show-for-small-down,
  .page-collectStoreSearch .show-for-small-down,
  .page-basicStoreSearch .show-for-small-down,
  .page-fashionProductDetails .show-for-small-down,
  .page-productDetails .show-for-small-only,
  .page-basicProductDetails .show-for-small-only,
  .page-collectProductDetails .show-for-small-only,
  .page-collectStoreSearch .show-for-small-only,
  .page-basicStoreSearch .show-for-small-only,
  .page-fashionProductDetails .show-for-small-only,
  .page-productDetails .show-for-xlarge-only,
  .page-basicProductDetails .show-for-xlarge-only,
  .page-collectProductDetails .show-for-xlarge-only,
  .page-collectStoreSearch .show-for-xlarge-only,
  .page-basicStoreSearch .show-for-xlarge-only,
  .page-fashionProductDetails .show-for-xlarge-only,
  .page-productDetails .show-for-xlarge-up,
  .page-basicProductDetails .show-for-xlarge-up,
  .page-collectProductDetails .show-for-xlarge-up,
  .page-collectStoreSearch .show-for-xlarge-up,
  .page-basicStoreSearch .show-for-xlarge-up,
  .page-fashionProductDetails .show-for-xlarge-up,
  .page-productDetails .show-for-xxlarge-only,
  .page-basicProductDetails .show-for-xxlarge-only,
  .page-collectProductDetails .show-for-xxlarge-only,
  .page-collectStoreSearch .show-for-xxlarge-only,
  .page-basicStoreSearch .show-for-xxlarge-only,
  .page-fashionProductDetails .show-for-xxlarge-only,
  .page-productDetails .show-for-xxlarge-up,
  .page-basicProductDetails .show-for-xxlarge-up,
  .page-collectProductDetails .show-for-xxlarge-up,
  .page-collectStoreSearch .show-for-xxlarge-up,
  .page-basicStoreSearch .show-for-xxlarge-up,
  .page-fashionProductDetails .show-for-xxlarge-up {
    display: none !important;
  }
  .page-productDetails .hidden-for-large,
  .page-basicProductDetails .hidden-for-large,
  .page-collectProductDetails .hidden-for-large,
  .page-collectStoreSearch .hidden-for-large,
  .page-basicStoreSearch .hidden-for-large,
  .page-fashionProductDetails .hidden-for-large,
  .page-productDetails .hidden-for-large-only,
  .page-basicProductDetails .hidden-for-large-only,
  .page-collectProductDetails .hidden-for-large-only,
  .page-collectStoreSearch .hidden-for-large-only,
  .page-basicStoreSearch .hidden-for-large-only,
  .page-fashionProductDetails .hidden-for-large-only,
  .page-productDetails .hidden-for-large-up,
  .page-basicProductDetails .hidden-for-large-up,
  .page-collectProductDetails .hidden-for-large-up,
  .page-collectStoreSearch .hidden-for-large-up,
  .page-basicStoreSearch .hidden-for-large-up,
  .page-fashionProductDetails .hidden-for-large-up,
  .page-productDetails .hidden-for-small,
  .page-basicProductDetails .hidden-for-small,
  .page-collectProductDetails .hidden-for-small,
  .page-collectStoreSearch .hidden-for-small,
  .page-basicStoreSearch .hidden-for-small,
  .page-fashionProductDetails .hidden-for-small,
  .page-productDetails .hidden-for-small-down,
  .page-basicProductDetails .hidden-for-small-down,
  .page-collectProductDetails .hidden-for-small-down,
  .page-collectStoreSearch .hidden-for-small-down,
  .page-basicStoreSearch .hidden-for-small-down,
  .page-fashionProductDetails .hidden-for-small-down,
  .page-productDetails .hidden-for-small-only,
  .page-basicProductDetails .hidden-for-small-only,
  .page-collectProductDetails .hidden-for-small-only,
  .page-collectStoreSearch .hidden-for-small-only,
  .page-basicStoreSearch .hidden-for-small-only,
  .page-fashionProductDetails .hidden-for-small-only,
  .page-productDetails .hidden-for-xlarge-only,
  .page-basicProductDetails .hidden-for-xlarge-only,
  .page-collectProductDetails .hidden-for-xlarge-only,
  .page-collectStoreSearch .hidden-for-xlarge-only,
  .page-basicStoreSearch .hidden-for-xlarge-only,
  .page-fashionProductDetails .hidden-for-xlarge-only,
  .page-productDetails .hidden-for-xlarge-up,
  .page-basicProductDetails .hidden-for-xlarge-up,
  .page-collectProductDetails .hidden-for-xlarge-up,
  .page-collectStoreSearch .hidden-for-xlarge-up,
  .page-basicStoreSearch .hidden-for-xlarge-up,
  .page-fashionProductDetails .hidden-for-xlarge-up,
  .page-productDetails .hidden-for-xxlarge-only,
  .page-basicProductDetails .hidden-for-xxlarge-only,
  .page-collectProductDetails .hidden-for-xxlarge-only,
  .page-collectStoreSearch .hidden-for-xxlarge-only,
  .page-basicStoreSearch .hidden-for-xxlarge-only,
  .page-fashionProductDetails .hidden-for-xxlarge-only,
  .page-productDetails .hidden-for-xxlarge-up,
  .page-basicProductDetails .hidden-for-xxlarge-up,
  .page-collectProductDetails .hidden-for-xxlarge-up,
  .page-collectStoreSearch .hidden-for-xxlarge-up,
  .page-basicStoreSearch .hidden-for-xxlarge-up,
  .page-fashionProductDetails .hidden-for-xxlarge-up,
  .page-productDetails .visible-for-large-down,
  .page-basicProductDetails .visible-for-large-down,
  .page-collectProductDetails .visible-for-large-down,
  .page-collectStoreSearch .visible-for-large-down,
  .page-basicStoreSearch .visible-for-large-down,
  .page-fashionProductDetails .visible-for-large-down,
  .page-productDetails .visible-for-medium,
  .page-basicProductDetails .visible-for-medium,
  .page-collectProductDetails .visible-for-medium,
  .page-collectStoreSearch .visible-for-medium,
  .page-basicStoreSearch .visible-for-medium,
  .page-fashionProductDetails .visible-for-medium,
  .page-productDetails .visible-for-medium-down,
  .page-basicProductDetails .visible-for-medium-down,
  .page-collectProductDetails .visible-for-medium-down,
  .page-collectStoreSearch .visible-for-medium-down,
  .page-basicStoreSearch .visible-for-medium-down,
  .page-fashionProductDetails .visible-for-medium-down,
  .page-productDetails .visible-for-medium-only,
  .page-basicProductDetails .visible-for-medium-only,
  .page-collectProductDetails .visible-for-medium-only,
  .page-collectStoreSearch .visible-for-medium-only,
  .page-basicStoreSearch .visible-for-medium-only,
  .page-fashionProductDetails .visible-for-medium-only,
  .page-productDetails .visible-for-medium-up,
  .page-basicProductDetails .visible-for-medium-up,
  .page-collectProductDetails .visible-for-medium-up,
  .page-collectStoreSearch .visible-for-medium-up,
  .page-basicStoreSearch .visible-for-medium-up,
  .page-fashionProductDetails .visible-for-medium-up,
  .page-productDetails .visible-for-small-up,
  .page-basicProductDetails .visible-for-small-up,
  .page-collectProductDetails .visible-for-small-up,
  .page-collectStoreSearch .visible-for-small-up,
  .page-basicStoreSearch .visible-for-small-up,
  .page-fashionProductDetails .visible-for-small-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .page-productDetails .hidden-for-large-down,
  .page-basicProductDetails .hidden-for-large-down,
  .page-collectProductDetails .hidden-for-large-down,
  .page-collectStoreSearch .hidden-for-large-down,
  .page-basicStoreSearch .hidden-for-large-down,
  .page-fashionProductDetails .hidden-for-large-down,
  .page-productDetails .hidden-for-medium,
  .page-basicProductDetails .hidden-for-medium,
  .page-collectProductDetails .hidden-for-medium,
  .page-collectStoreSearch .hidden-for-medium,
  .page-basicStoreSearch .hidden-for-medium,
  .page-fashionProductDetails .hidden-for-medium,
  .page-productDetails .hidden-for-medium-down,
  .page-basicProductDetails .hidden-for-medium-down,
  .page-collectProductDetails .hidden-for-medium-down,
  .page-collectStoreSearch .hidden-for-medium-down,
  .page-basicStoreSearch .hidden-for-medium-down,
  .page-fashionProductDetails .hidden-for-medium-down,
  .page-productDetails .hidden-for-medium-only,
  .page-basicProductDetails .hidden-for-medium-only,
  .page-collectProductDetails .hidden-for-medium-only,
  .page-collectStoreSearch .hidden-for-medium-only,
  .page-basicStoreSearch .hidden-for-medium-only,
  .page-fashionProductDetails .hidden-for-medium-only,
  .page-productDetails .hidden-for-medium-up,
  .page-basicProductDetails .hidden-for-medium-up,
  .page-collectProductDetails .hidden-for-medium-up,
  .page-collectStoreSearch .hidden-for-medium-up,
  .page-basicStoreSearch .hidden-for-medium-up,
  .page-fashionProductDetails .hidden-for-medium-up,
  .page-productDetails .hidden-for-small-up,
  .page-basicProductDetails .hidden-for-small-up,
  .page-collectProductDetails .hidden-for-small-up,
  .page-collectStoreSearch .hidden-for-small-up,
  .page-basicStoreSearch .hidden-for-small-up,
  .page-fashionProductDetails .hidden-for-small-up,
  .page-productDetails .visible-for-large,
  .page-basicProductDetails .visible-for-large,
  .page-collectProductDetails .visible-for-large,
  .page-collectStoreSearch .visible-for-large,
  .page-basicStoreSearch .visible-for-large,
  .page-fashionProductDetails .visible-for-large,
  .page-productDetails .visible-for-large-only,
  .page-basicProductDetails .visible-for-large-only,
  .page-collectProductDetails .visible-for-large-only,
  .page-collectStoreSearch .visible-for-large-only,
  .page-basicStoreSearch .visible-for-large-only,
  .page-fashionProductDetails .visible-for-large-only,
  .page-productDetails .visible-for-large-up,
  .page-basicProductDetails .visible-for-large-up,
  .page-collectProductDetails .visible-for-large-up,
  .page-collectStoreSearch .visible-for-large-up,
  .page-basicStoreSearch .visible-for-large-up,
  .page-fashionProductDetails .visible-for-large-up,
  .page-productDetails .visible-for-small,
  .page-basicProductDetails .visible-for-small,
  .page-collectProductDetails .visible-for-small,
  .page-collectStoreSearch .visible-for-small,
  .page-basicStoreSearch .visible-for-small,
  .page-fashionProductDetails .visible-for-small,
  .page-productDetails .visible-for-small-down,
  .page-basicProductDetails .visible-for-small-down,
  .page-collectProductDetails .visible-for-small-down,
  .page-collectStoreSearch .visible-for-small-down,
  .page-basicStoreSearch .visible-for-small-down,
  .page-fashionProductDetails .visible-for-small-down,
  .page-productDetails .visible-for-small-only,
  .page-basicProductDetails .visible-for-small-only,
  .page-collectProductDetails .visible-for-small-only,
  .page-collectStoreSearch .visible-for-small-only,
  .page-basicStoreSearch .visible-for-small-only,
  .page-fashionProductDetails .visible-for-small-only,
  .page-productDetails .visible-for-xlarge-only,
  .page-basicProductDetails .visible-for-xlarge-only,
  .page-collectProductDetails .visible-for-xlarge-only,
  .page-collectStoreSearch .visible-for-xlarge-only,
  .page-basicStoreSearch .visible-for-xlarge-only,
  .page-fashionProductDetails .visible-for-xlarge-only,
  .page-productDetails .visible-for-xlarge-up,
  .page-basicProductDetails .visible-for-xlarge-up,
  .page-collectProductDetails .visible-for-xlarge-up,
  .page-collectStoreSearch .visible-for-xlarge-up,
  .page-basicStoreSearch .visible-for-xlarge-up,
  .page-fashionProductDetails .visible-for-xlarge-up,
  .page-productDetails .visible-for-xxlarge-only,
  .page-basicProductDetails .visible-for-xxlarge-only,
  .page-collectProductDetails .visible-for-xxlarge-only,
  .page-collectStoreSearch .visible-for-xxlarge-only,
  .page-basicStoreSearch .visible-for-xxlarge-only,
  .page-fashionProductDetails .visible-for-xxlarge-only,
  .page-productDetails .visible-for-xxlarge-up,
  .page-basicProductDetails .visible-for-xxlarge-up,
  .page-collectProductDetails .visible-for-xxlarge-up,
  .page-collectStoreSearch .visible-for-xxlarge-up,
  .page-basicStoreSearch .visible-for-xxlarge-up,
  .page-fashionProductDetails .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  .page-productDetails table.hide-for-large,
  .page-basicProductDetails table.hide-for-large,
  .page-collectProductDetails table.hide-for-large,
  .page-collectStoreSearch table.hide-for-large,
  .page-basicStoreSearch table.hide-for-large,
  .page-fashionProductDetails table.hide-for-large,
  .page-productDetails table.hide-for-large-only,
  .page-basicProductDetails table.hide-for-large-only,
  .page-collectProductDetails table.hide-for-large-only,
  .page-collectStoreSearch table.hide-for-large-only,
  .page-basicStoreSearch table.hide-for-large-only,
  .page-fashionProductDetails table.hide-for-large-only,
  .page-productDetails table.hide-for-large-up,
  .page-basicProductDetails table.hide-for-large-up,
  .page-collectProductDetails table.hide-for-large-up,
  .page-collectStoreSearch table.hide-for-large-up,
  .page-basicStoreSearch table.hide-for-large-up,
  .page-fashionProductDetails table.hide-for-large-up,
  .page-productDetails table.hide-for-small,
  .page-basicProductDetails table.hide-for-small,
  .page-collectProductDetails table.hide-for-small,
  .page-collectStoreSearch table.hide-for-small,
  .page-basicStoreSearch table.hide-for-small,
  .page-fashionProductDetails table.hide-for-small,
  .page-productDetails table.hide-for-small-down,
  .page-basicProductDetails table.hide-for-small-down,
  .page-collectProductDetails table.hide-for-small-down,
  .page-collectStoreSearch table.hide-for-small-down,
  .page-basicStoreSearch table.hide-for-small-down,
  .page-fashionProductDetails table.hide-for-small-down,
  .page-productDetails table.hide-for-small-only,
  .page-basicProductDetails table.hide-for-small-only,
  .page-collectProductDetails table.hide-for-small-only,
  .page-collectStoreSearch table.hide-for-small-only,
  .page-basicStoreSearch table.hide-for-small-only,
  .page-fashionProductDetails table.hide-for-small-only,
  .page-productDetails table.hide-for-xlarge-only,
  .page-basicProductDetails table.hide-for-xlarge-only,
  .page-collectProductDetails table.hide-for-xlarge-only,
  .page-collectStoreSearch table.hide-for-xlarge-only,
  .page-basicStoreSearch table.hide-for-xlarge-only,
  .page-fashionProductDetails table.hide-for-xlarge-only,
  .page-productDetails table.hide-for-xlarge-up,
  .page-basicProductDetails table.hide-for-xlarge-up,
  .page-collectProductDetails table.hide-for-xlarge-up,
  .page-collectStoreSearch table.hide-for-xlarge-up,
  .page-basicStoreSearch table.hide-for-xlarge-up,
  .page-fashionProductDetails table.hide-for-xlarge-up,
  .page-productDetails table.hide-for-xxlarge-only,
  .page-basicProductDetails table.hide-for-xxlarge-only,
  .page-collectProductDetails table.hide-for-xxlarge-only,
  .page-collectStoreSearch table.hide-for-xxlarge-only,
  .page-basicStoreSearch table.hide-for-xxlarge-only,
  .page-fashionProductDetails table.hide-for-xxlarge-only,
  .page-productDetails table.hide-for-xxlarge-up,
  .page-basicProductDetails table.hide-for-xxlarge-up,
  .page-collectProductDetails table.hide-for-xxlarge-up,
  .page-collectStoreSearch table.hide-for-xxlarge-up,
  .page-basicStoreSearch table.hide-for-xxlarge-up,
  .page-fashionProductDetails table.hide-for-xxlarge-up,
  .page-productDetails table.show-for-large-down,
  .page-basicProductDetails table.show-for-large-down,
  .page-collectProductDetails table.show-for-large-down,
  .page-collectStoreSearch table.show-for-large-down,
  .page-basicStoreSearch table.show-for-large-down,
  .page-fashionProductDetails table.show-for-large-down,
  .page-productDetails table.show-for-medium,
  .page-basicProductDetails table.show-for-medium,
  .page-collectProductDetails table.show-for-medium,
  .page-collectStoreSearch table.show-for-medium,
  .page-basicStoreSearch table.show-for-medium,
  .page-fashionProductDetails table.show-for-medium,
  .page-productDetails table.show-for-medium-down,
  .page-basicProductDetails table.show-for-medium-down,
  .page-collectProductDetails table.show-for-medium-down,
  .page-collectStoreSearch table.show-for-medium-down,
  .page-basicStoreSearch table.show-for-medium-down,
  .page-fashionProductDetails table.show-for-medium-down,
  .page-productDetails table.show-for-medium-only,
  .page-basicProductDetails table.show-for-medium-only,
  .page-collectProductDetails table.show-for-medium-only,
  .page-collectStoreSearch table.show-for-medium-only,
  .page-basicStoreSearch table.show-for-medium-only,
  .page-fashionProductDetails table.show-for-medium-only,
  .page-productDetails table.show-for-medium-up,
  .page-basicProductDetails table.show-for-medium-up,
  .page-collectProductDetails table.show-for-medium-up,
  .page-collectStoreSearch table.show-for-medium-up,
  .page-basicStoreSearch table.show-for-medium-up,
  .page-fashionProductDetails table.show-for-medium-up,
  .page-productDetails table.show-for-small-up,
  .page-basicProductDetails table.show-for-small-up,
  .page-collectProductDetails table.show-for-small-up,
  .page-collectStoreSearch table.show-for-small-up,
  .page-basicStoreSearch table.show-for-small-up,
  .page-fashionProductDetails table.show-for-small-up {
    display: table !important;
  }
  .page-productDetails thead.hide-for-large,
  .page-basicProductDetails thead.hide-for-large,
  .page-collectProductDetails thead.hide-for-large,
  .page-collectStoreSearch thead.hide-for-large,
  .page-basicStoreSearch thead.hide-for-large,
  .page-fashionProductDetails thead.hide-for-large,
  .page-productDetails thead.hide-for-large-only,
  .page-basicProductDetails thead.hide-for-large-only,
  .page-collectProductDetails thead.hide-for-large-only,
  .page-collectStoreSearch thead.hide-for-large-only,
  .page-basicStoreSearch thead.hide-for-large-only,
  .page-fashionProductDetails thead.hide-for-large-only,
  .page-productDetails thead.hide-for-large-up,
  .page-basicProductDetails thead.hide-for-large-up,
  .page-collectProductDetails thead.hide-for-large-up,
  .page-collectStoreSearch thead.hide-for-large-up,
  .page-basicStoreSearch thead.hide-for-large-up,
  .page-fashionProductDetails thead.hide-for-large-up,
  .page-productDetails thead.hide-for-small,
  .page-basicProductDetails thead.hide-for-small,
  .page-collectProductDetails thead.hide-for-small,
  .page-collectStoreSearch thead.hide-for-small,
  .page-basicStoreSearch thead.hide-for-small,
  .page-fashionProductDetails thead.hide-for-small,
  .page-productDetails thead.hide-for-small-down,
  .page-basicProductDetails thead.hide-for-small-down,
  .page-collectProductDetails thead.hide-for-small-down,
  .page-collectStoreSearch thead.hide-for-small-down,
  .page-basicStoreSearch thead.hide-for-small-down,
  .page-fashionProductDetails thead.hide-for-small-down,
  .page-productDetails thead.hide-for-small-only,
  .page-basicProductDetails thead.hide-for-small-only,
  .page-collectProductDetails thead.hide-for-small-only,
  .page-collectStoreSearch thead.hide-for-small-only,
  .page-basicStoreSearch thead.hide-for-small-only,
  .page-fashionProductDetails thead.hide-for-small-only,
  .page-productDetails thead.hide-for-xlarge-only,
  .page-basicProductDetails thead.hide-for-xlarge-only,
  .page-collectProductDetails thead.hide-for-xlarge-only,
  .page-collectStoreSearch thead.hide-for-xlarge-only,
  .page-basicStoreSearch thead.hide-for-xlarge-only,
  .page-fashionProductDetails thead.hide-for-xlarge-only,
  .page-productDetails thead.hide-for-xlarge-up,
  .page-basicProductDetails thead.hide-for-xlarge-up,
  .page-collectProductDetails thead.hide-for-xlarge-up,
  .page-collectStoreSearch thead.hide-for-xlarge-up,
  .page-basicStoreSearch thead.hide-for-xlarge-up,
  .page-fashionProductDetails thead.hide-for-xlarge-up,
  .page-productDetails thead.hide-for-xxlarge-only,
  .page-basicProductDetails thead.hide-for-xxlarge-only,
  .page-collectProductDetails thead.hide-for-xxlarge-only,
  .page-collectStoreSearch thead.hide-for-xxlarge-only,
  .page-basicStoreSearch thead.hide-for-xxlarge-only,
  .page-fashionProductDetails thead.hide-for-xxlarge-only,
  .page-productDetails thead.hide-for-xxlarge-up,
  .page-basicProductDetails thead.hide-for-xxlarge-up,
  .page-collectProductDetails thead.hide-for-xxlarge-up,
  .page-collectStoreSearch thead.hide-for-xxlarge-up,
  .page-basicStoreSearch thead.hide-for-xxlarge-up,
  .page-fashionProductDetails thead.hide-for-xxlarge-up,
  .page-productDetails thead.show-for-large-down,
  .page-basicProductDetails thead.show-for-large-down,
  .page-collectProductDetails thead.show-for-large-down,
  .page-collectStoreSearch thead.show-for-large-down,
  .page-basicStoreSearch thead.show-for-large-down,
  .page-fashionProductDetails thead.show-for-large-down,
  .page-productDetails thead.show-for-medium,
  .page-basicProductDetails thead.show-for-medium,
  .page-collectProductDetails thead.show-for-medium,
  .page-collectStoreSearch thead.show-for-medium,
  .page-basicStoreSearch thead.show-for-medium,
  .page-fashionProductDetails thead.show-for-medium,
  .page-productDetails thead.show-for-medium-down,
  .page-basicProductDetails thead.show-for-medium-down,
  .page-collectProductDetails thead.show-for-medium-down,
  .page-collectStoreSearch thead.show-for-medium-down,
  .page-basicStoreSearch thead.show-for-medium-down,
  .page-fashionProductDetails thead.show-for-medium-down,
  .page-productDetails thead.show-for-medium-only,
  .page-basicProductDetails thead.show-for-medium-only,
  .page-collectProductDetails thead.show-for-medium-only,
  .page-collectStoreSearch thead.show-for-medium-only,
  .page-basicStoreSearch thead.show-for-medium-only,
  .page-fashionProductDetails thead.show-for-medium-only,
  .page-productDetails thead.show-for-medium-up,
  .page-basicProductDetails thead.show-for-medium-up,
  .page-collectProductDetails thead.show-for-medium-up,
  .page-collectStoreSearch thead.show-for-medium-up,
  .page-basicStoreSearch thead.show-for-medium-up,
  .page-fashionProductDetails thead.show-for-medium-up,
  .page-productDetails thead.show-for-small-up,
  .page-basicProductDetails thead.show-for-small-up,
  .page-collectProductDetails thead.show-for-small-up,
  .page-collectStoreSearch thead.show-for-small-up,
  .page-basicStoreSearch thead.show-for-small-up,
  .page-fashionProductDetails thead.show-for-small-up {
    display: table-header-group !important;
  }
  .page-productDetails tbody.hide-for-large,
  .page-basicProductDetails tbody.hide-for-large,
  .page-collectProductDetails tbody.hide-for-large,
  .page-collectStoreSearch tbody.hide-for-large,
  .page-basicStoreSearch tbody.hide-for-large,
  .page-fashionProductDetails tbody.hide-for-large,
  .page-productDetails tbody.hide-for-large-only,
  .page-basicProductDetails tbody.hide-for-large-only,
  .page-collectProductDetails tbody.hide-for-large-only,
  .page-collectStoreSearch tbody.hide-for-large-only,
  .page-basicStoreSearch tbody.hide-for-large-only,
  .page-fashionProductDetails tbody.hide-for-large-only,
  .page-productDetails tbody.hide-for-large-up,
  .page-basicProductDetails tbody.hide-for-large-up,
  .page-collectProductDetails tbody.hide-for-large-up,
  .page-collectStoreSearch tbody.hide-for-large-up,
  .page-basicStoreSearch tbody.hide-for-large-up,
  .page-fashionProductDetails tbody.hide-for-large-up,
  .page-productDetails tbody.hide-for-small,
  .page-basicProductDetails tbody.hide-for-small,
  .page-collectProductDetails tbody.hide-for-small,
  .page-collectStoreSearch tbody.hide-for-small,
  .page-basicStoreSearch tbody.hide-for-small,
  .page-fashionProductDetails tbody.hide-for-small,
  .page-productDetails tbody.hide-for-small-down,
  .page-basicProductDetails tbody.hide-for-small-down,
  .page-collectProductDetails tbody.hide-for-small-down,
  .page-collectStoreSearch tbody.hide-for-small-down,
  .page-basicStoreSearch tbody.hide-for-small-down,
  .page-fashionProductDetails tbody.hide-for-small-down,
  .page-productDetails tbody.hide-for-small-only,
  .page-basicProductDetails tbody.hide-for-small-only,
  .page-collectProductDetails tbody.hide-for-small-only,
  .page-collectStoreSearch tbody.hide-for-small-only,
  .page-basicStoreSearch tbody.hide-for-small-only,
  .page-fashionProductDetails tbody.hide-for-small-only,
  .page-productDetails tbody.hide-for-xlarge-only,
  .page-basicProductDetails tbody.hide-for-xlarge-only,
  .page-collectProductDetails tbody.hide-for-xlarge-only,
  .page-collectStoreSearch tbody.hide-for-xlarge-only,
  .page-basicStoreSearch tbody.hide-for-xlarge-only,
  .page-fashionProductDetails tbody.hide-for-xlarge-only,
  .page-productDetails tbody.hide-for-xlarge-up,
  .page-basicProductDetails tbody.hide-for-xlarge-up,
  .page-collectProductDetails tbody.hide-for-xlarge-up,
  .page-collectStoreSearch tbody.hide-for-xlarge-up,
  .page-basicStoreSearch tbody.hide-for-xlarge-up,
  .page-fashionProductDetails tbody.hide-for-xlarge-up,
  .page-productDetails tbody.hide-for-xxlarge-only,
  .page-basicProductDetails tbody.hide-for-xxlarge-only,
  .page-collectProductDetails tbody.hide-for-xxlarge-only,
  .page-collectStoreSearch tbody.hide-for-xxlarge-only,
  .page-basicStoreSearch tbody.hide-for-xxlarge-only,
  .page-fashionProductDetails tbody.hide-for-xxlarge-only,
  .page-productDetails tbody.hide-for-xxlarge-up,
  .page-basicProductDetails tbody.hide-for-xxlarge-up,
  .page-collectProductDetails tbody.hide-for-xxlarge-up,
  .page-collectStoreSearch tbody.hide-for-xxlarge-up,
  .page-basicStoreSearch tbody.hide-for-xxlarge-up,
  .page-fashionProductDetails tbody.hide-for-xxlarge-up,
  .page-productDetails tbody.show-for-large-down,
  .page-basicProductDetails tbody.show-for-large-down,
  .page-collectProductDetails tbody.show-for-large-down,
  .page-collectStoreSearch tbody.show-for-large-down,
  .page-basicStoreSearch tbody.show-for-large-down,
  .page-fashionProductDetails tbody.show-for-large-down,
  .page-productDetails tbody.show-for-medium,
  .page-basicProductDetails tbody.show-for-medium,
  .page-collectProductDetails tbody.show-for-medium,
  .page-collectStoreSearch tbody.show-for-medium,
  .page-basicStoreSearch tbody.show-for-medium,
  .page-fashionProductDetails tbody.show-for-medium,
  .page-productDetails tbody.show-for-medium-down,
  .page-basicProductDetails tbody.show-for-medium-down,
  .page-collectProductDetails tbody.show-for-medium-down,
  .page-collectStoreSearch tbody.show-for-medium-down,
  .page-basicStoreSearch tbody.show-for-medium-down,
  .page-fashionProductDetails tbody.show-for-medium-down,
  .page-productDetails tbody.show-for-medium-only,
  .page-basicProductDetails tbody.show-for-medium-only,
  .page-collectProductDetails tbody.show-for-medium-only,
  .page-collectStoreSearch tbody.show-for-medium-only,
  .page-basicStoreSearch tbody.show-for-medium-only,
  .page-fashionProductDetails tbody.show-for-medium-only,
  .page-productDetails tbody.show-for-medium-up,
  .page-basicProductDetails tbody.show-for-medium-up,
  .page-collectProductDetails tbody.show-for-medium-up,
  .page-collectStoreSearch tbody.show-for-medium-up,
  .page-basicStoreSearch tbody.show-for-medium-up,
  .page-fashionProductDetails tbody.show-for-medium-up,
  .page-productDetails tbody.show-for-small-up,
  .page-basicProductDetails tbody.show-for-small-up,
  .page-collectProductDetails tbody.show-for-small-up,
  .page-collectStoreSearch tbody.show-for-small-up,
  .page-basicStoreSearch tbody.show-for-small-up,
  .page-fashionProductDetails tbody.show-for-small-up {
    display: table-row-group !important;
  }
  .page-productDetails tr.hide-for-large,
  .page-basicProductDetails tr.hide-for-large,
  .page-collectProductDetails tr.hide-for-large,
  .page-collectStoreSearch tr.hide-for-large,
  .page-basicStoreSearch tr.hide-for-large,
  .page-fashionProductDetails tr.hide-for-large,
  .page-productDetails tr.hide-for-large-only,
  .page-basicProductDetails tr.hide-for-large-only,
  .page-collectProductDetails tr.hide-for-large-only,
  .page-collectStoreSearch tr.hide-for-large-only,
  .page-basicStoreSearch tr.hide-for-large-only,
  .page-fashionProductDetails tr.hide-for-large-only,
  .page-productDetails tr.hide-for-large-up,
  .page-basicProductDetails tr.hide-for-large-up,
  .page-collectProductDetails tr.hide-for-large-up,
  .page-collectStoreSearch tr.hide-for-large-up,
  .page-basicStoreSearch tr.hide-for-large-up,
  .page-fashionProductDetails tr.hide-for-large-up,
  .page-productDetails tr.hide-for-small,
  .page-basicProductDetails tr.hide-for-small,
  .page-collectProductDetails tr.hide-for-small,
  .page-collectStoreSearch tr.hide-for-small,
  .page-basicStoreSearch tr.hide-for-small,
  .page-fashionProductDetails tr.hide-for-small,
  .page-productDetails tr.hide-for-small-down,
  .page-basicProductDetails tr.hide-for-small-down,
  .page-collectProductDetails tr.hide-for-small-down,
  .page-collectStoreSearch tr.hide-for-small-down,
  .page-basicStoreSearch tr.hide-for-small-down,
  .page-fashionProductDetails tr.hide-for-small-down,
  .page-productDetails tr.hide-for-small-only,
  .page-basicProductDetails tr.hide-for-small-only,
  .page-collectProductDetails tr.hide-for-small-only,
  .page-collectStoreSearch tr.hide-for-small-only,
  .page-basicStoreSearch tr.hide-for-small-only,
  .page-fashionProductDetails tr.hide-for-small-only,
  .page-productDetails tr.hide-for-xlarge-only,
  .page-basicProductDetails tr.hide-for-xlarge-only,
  .page-collectProductDetails tr.hide-for-xlarge-only,
  .page-collectStoreSearch tr.hide-for-xlarge-only,
  .page-basicStoreSearch tr.hide-for-xlarge-only,
  .page-fashionProductDetails tr.hide-for-xlarge-only,
  .page-productDetails tr.hide-for-xlarge-up,
  .page-basicProductDetails tr.hide-for-xlarge-up,
  .page-collectProductDetails tr.hide-for-xlarge-up,
  .page-collectStoreSearch tr.hide-for-xlarge-up,
  .page-basicStoreSearch tr.hide-for-xlarge-up,
  .page-fashionProductDetails tr.hide-for-xlarge-up,
  .page-productDetails tr.hide-for-xxlarge-only,
  .page-basicProductDetails tr.hide-for-xxlarge-only,
  .page-collectProductDetails tr.hide-for-xxlarge-only,
  .page-collectStoreSearch tr.hide-for-xxlarge-only,
  .page-basicStoreSearch tr.hide-for-xxlarge-only,
  .page-fashionProductDetails tr.hide-for-xxlarge-only,
  .page-productDetails tr.hide-for-xxlarge-up,
  .page-basicProductDetails tr.hide-for-xxlarge-up,
  .page-collectProductDetails tr.hide-for-xxlarge-up,
  .page-collectStoreSearch tr.hide-for-xxlarge-up,
  .page-basicStoreSearch tr.hide-for-xxlarge-up,
  .page-fashionProductDetails tr.hide-for-xxlarge-up,
  .page-productDetails tr.show-for-large-down,
  .page-basicProductDetails tr.show-for-large-down,
  .page-collectProductDetails tr.show-for-large-down,
  .page-collectStoreSearch tr.show-for-large-down,
  .page-basicStoreSearch tr.show-for-large-down,
  .page-fashionProductDetails tr.show-for-large-down,
  .page-productDetails tr.show-for-medium,
  .page-basicProductDetails tr.show-for-medium,
  .page-collectProductDetails tr.show-for-medium,
  .page-collectStoreSearch tr.show-for-medium,
  .page-basicStoreSearch tr.show-for-medium,
  .page-fashionProductDetails tr.show-for-medium,
  .page-productDetails tr.show-for-medium-down,
  .page-basicProductDetails tr.show-for-medium-down,
  .page-collectProductDetails tr.show-for-medium-down,
  .page-collectStoreSearch tr.show-for-medium-down,
  .page-basicStoreSearch tr.show-for-medium-down,
  .page-fashionProductDetails tr.show-for-medium-down,
  .page-productDetails tr.show-for-medium-only,
  .page-basicProductDetails tr.show-for-medium-only,
  .page-collectProductDetails tr.show-for-medium-only,
  .page-collectStoreSearch tr.show-for-medium-only,
  .page-basicStoreSearch tr.show-for-medium-only,
  .page-fashionProductDetails tr.show-for-medium-only,
  .page-productDetails tr.show-for-medium-up,
  .page-basicProductDetails tr.show-for-medium-up,
  .page-collectProductDetails tr.show-for-medium-up,
  .page-collectStoreSearch tr.show-for-medium-up,
  .page-basicStoreSearch tr.show-for-medium-up,
  .page-fashionProductDetails tr.show-for-medium-up,
  .page-productDetails tr.show-for-small-up,
  .page-basicProductDetails tr.show-for-small-up,
  .page-collectProductDetails tr.show-for-small-up,
  .page-collectStoreSearch tr.show-for-small-up,
  .page-basicStoreSearch tr.show-for-small-up,
  .page-fashionProductDetails tr.show-for-small-up {
    display: table-row !important;
  }
  .page-productDetails td.hide-for-large,
  .page-basicProductDetails td.hide-for-large,
  .page-collectProductDetails td.hide-for-large,
  .page-collectStoreSearch td.hide-for-large,
  .page-basicStoreSearch td.hide-for-large,
  .page-fashionProductDetails td.hide-for-large,
  .page-productDetails td.hide-for-large-only,
  .page-basicProductDetails td.hide-for-large-only,
  .page-collectProductDetails td.hide-for-large-only,
  .page-collectStoreSearch td.hide-for-large-only,
  .page-basicStoreSearch td.hide-for-large-only,
  .page-fashionProductDetails td.hide-for-large-only,
  .page-productDetails td.hide-for-large-up,
  .page-basicProductDetails td.hide-for-large-up,
  .page-collectProductDetails td.hide-for-large-up,
  .page-collectStoreSearch td.hide-for-large-up,
  .page-basicStoreSearch td.hide-for-large-up,
  .page-fashionProductDetails td.hide-for-large-up,
  .page-productDetails td.hide-for-small,
  .page-basicProductDetails td.hide-for-small,
  .page-collectProductDetails td.hide-for-small,
  .page-collectStoreSearch td.hide-for-small,
  .page-basicStoreSearch td.hide-for-small,
  .page-fashionProductDetails td.hide-for-small,
  .page-productDetails td.hide-for-small-down,
  .page-basicProductDetails td.hide-for-small-down,
  .page-collectProductDetails td.hide-for-small-down,
  .page-collectStoreSearch td.hide-for-small-down,
  .page-basicStoreSearch td.hide-for-small-down,
  .page-fashionProductDetails td.hide-for-small-down,
  .page-productDetails td.hide-for-small-only,
  .page-basicProductDetails td.hide-for-small-only,
  .page-collectProductDetails td.hide-for-small-only,
  .page-collectStoreSearch td.hide-for-small-only,
  .page-basicStoreSearch td.hide-for-small-only,
  .page-fashionProductDetails td.hide-for-small-only,
  .page-productDetails td.hide-for-xlarge-only,
  .page-basicProductDetails td.hide-for-xlarge-only,
  .page-collectProductDetails td.hide-for-xlarge-only,
  .page-collectStoreSearch td.hide-for-xlarge-only,
  .page-basicStoreSearch td.hide-for-xlarge-only,
  .page-fashionProductDetails td.hide-for-xlarge-only,
  .page-productDetails td.hide-for-xlarge-up,
  .page-basicProductDetails td.hide-for-xlarge-up,
  .page-collectProductDetails td.hide-for-xlarge-up,
  .page-collectStoreSearch td.hide-for-xlarge-up,
  .page-basicStoreSearch td.hide-for-xlarge-up,
  .page-fashionProductDetails td.hide-for-xlarge-up,
  .page-productDetails td.hide-for-xxlarge-only,
  .page-basicProductDetails td.hide-for-xxlarge-only,
  .page-collectProductDetails td.hide-for-xxlarge-only,
  .page-collectStoreSearch td.hide-for-xxlarge-only,
  .page-basicStoreSearch td.hide-for-xxlarge-only,
  .page-fashionProductDetails td.hide-for-xxlarge-only,
  .page-productDetails td.hide-for-xxlarge-up,
  .page-basicProductDetails td.hide-for-xxlarge-up,
  .page-collectProductDetails td.hide-for-xxlarge-up,
  .page-collectStoreSearch td.hide-for-xxlarge-up,
  .page-basicStoreSearch td.hide-for-xxlarge-up,
  .page-fashionProductDetails td.hide-for-xxlarge-up,
  .page-productDetails td.show-for-large-down,
  .page-basicProductDetails td.show-for-large-down,
  .page-collectProductDetails td.show-for-large-down,
  .page-collectStoreSearch td.show-for-large-down,
  .page-basicStoreSearch td.show-for-large-down,
  .page-fashionProductDetails td.show-for-large-down,
  .page-productDetails td.show-for-medium,
  .page-basicProductDetails td.show-for-medium,
  .page-collectProductDetails td.show-for-medium,
  .page-collectStoreSearch td.show-for-medium,
  .page-basicStoreSearch td.show-for-medium,
  .page-fashionProductDetails td.show-for-medium,
  .page-productDetails td.show-for-medium-down,
  .page-basicProductDetails td.show-for-medium-down,
  .page-collectProductDetails td.show-for-medium-down,
  .page-collectStoreSearch td.show-for-medium-down,
  .page-basicStoreSearch td.show-for-medium-down,
  .page-fashionProductDetails td.show-for-medium-down,
  .page-productDetails td.show-for-medium-only,
  .page-basicProductDetails td.show-for-medium-only,
  .page-collectProductDetails td.show-for-medium-only,
  .page-collectStoreSearch td.show-for-medium-only,
  .page-basicStoreSearch td.show-for-medium-only,
  .page-fashionProductDetails td.show-for-medium-only,
  .page-productDetails td.show-for-medium-up,
  .page-basicProductDetails td.show-for-medium-up,
  .page-collectProductDetails td.show-for-medium-up,
  .page-collectStoreSearch td.show-for-medium-up,
  .page-basicStoreSearch td.show-for-medium-up,
  .page-fashionProductDetails td.show-for-medium-up,
  .page-productDetails td.show-for-small-up,
  .page-basicProductDetails td.show-for-small-up,
  .page-collectProductDetails td.show-for-small-up,
  .page-collectStoreSearch td.show-for-small-up,
  .page-basicStoreSearch td.show-for-small-up,
  .page-fashionProductDetails td.show-for-small-up,
  .page-productDetails th.hide-for-large,
  .page-basicProductDetails th.hide-for-large,
  .page-collectProductDetails th.hide-for-large,
  .page-collectStoreSearch th.hide-for-large,
  .page-basicStoreSearch th.hide-for-large,
  .page-fashionProductDetails th.hide-for-large,
  .page-productDetails th.hide-for-large-only,
  .page-basicProductDetails th.hide-for-large-only,
  .page-collectProductDetails th.hide-for-large-only,
  .page-collectStoreSearch th.hide-for-large-only,
  .page-basicStoreSearch th.hide-for-large-only,
  .page-fashionProductDetails th.hide-for-large-only,
  .page-productDetails th.hide-for-large-up,
  .page-basicProductDetails th.hide-for-large-up,
  .page-collectProductDetails th.hide-for-large-up,
  .page-collectStoreSearch th.hide-for-large-up,
  .page-basicStoreSearch th.hide-for-large-up,
  .page-fashionProductDetails th.hide-for-large-up,
  .page-productDetails th.hide-for-small,
  .page-basicProductDetails th.hide-for-small,
  .page-collectProductDetails th.hide-for-small,
  .page-collectStoreSearch th.hide-for-small,
  .page-basicStoreSearch th.hide-for-small,
  .page-fashionProductDetails th.hide-for-small,
  .page-productDetails th.hide-for-small-down,
  .page-basicProductDetails th.hide-for-small-down,
  .page-collectProductDetails th.hide-for-small-down,
  .page-collectStoreSearch th.hide-for-small-down,
  .page-basicStoreSearch th.hide-for-small-down,
  .page-fashionProductDetails th.hide-for-small-down,
  .page-productDetails th.hide-for-small-only,
  .page-basicProductDetails th.hide-for-small-only,
  .page-collectProductDetails th.hide-for-small-only,
  .page-collectStoreSearch th.hide-for-small-only,
  .page-basicStoreSearch th.hide-for-small-only,
  .page-fashionProductDetails th.hide-for-small-only,
  .page-productDetails th.hide-for-xlarge-only,
  .page-basicProductDetails th.hide-for-xlarge-only,
  .page-collectProductDetails th.hide-for-xlarge-only,
  .page-collectStoreSearch th.hide-for-xlarge-only,
  .page-basicStoreSearch th.hide-for-xlarge-only,
  .page-fashionProductDetails th.hide-for-xlarge-only,
  .page-productDetails th.hide-for-xlarge-up,
  .page-basicProductDetails th.hide-for-xlarge-up,
  .page-collectProductDetails th.hide-for-xlarge-up,
  .page-collectStoreSearch th.hide-for-xlarge-up,
  .page-basicStoreSearch th.hide-for-xlarge-up,
  .page-fashionProductDetails th.hide-for-xlarge-up,
  .page-productDetails th.hide-for-xxlarge-only,
  .page-basicProductDetails th.hide-for-xxlarge-only,
  .page-collectProductDetails th.hide-for-xxlarge-only,
  .page-collectStoreSearch th.hide-for-xxlarge-only,
  .page-basicStoreSearch th.hide-for-xxlarge-only,
  .page-fashionProductDetails th.hide-for-xxlarge-only,
  .page-productDetails th.hide-for-xxlarge-up,
  .page-basicProductDetails th.hide-for-xxlarge-up,
  .page-collectProductDetails th.hide-for-xxlarge-up,
  .page-collectStoreSearch th.hide-for-xxlarge-up,
  .page-basicStoreSearch th.hide-for-xxlarge-up,
  .page-fashionProductDetails th.hide-for-xxlarge-up,
  .page-productDetails th.show-for-large-down,
  .page-basicProductDetails th.show-for-large-down,
  .page-collectProductDetails th.show-for-large-down,
  .page-collectStoreSearch th.show-for-large-down,
  .page-basicStoreSearch th.show-for-large-down,
  .page-fashionProductDetails th.show-for-large-down,
  .page-productDetails th.show-for-medium,
  .page-basicProductDetails th.show-for-medium,
  .page-collectProductDetails th.show-for-medium,
  .page-collectStoreSearch th.show-for-medium,
  .page-basicStoreSearch th.show-for-medium,
  .page-fashionProductDetails th.show-for-medium,
  .page-productDetails th.show-for-medium-down,
  .page-basicProductDetails th.show-for-medium-down,
  .page-collectProductDetails th.show-for-medium-down,
  .page-collectStoreSearch th.show-for-medium-down,
  .page-basicStoreSearch th.show-for-medium-down,
  .page-fashionProductDetails th.show-for-medium-down,
  .page-productDetails th.show-for-medium-only,
  .page-basicProductDetails th.show-for-medium-only,
  .page-collectProductDetails th.show-for-medium-only,
  .page-collectStoreSearch th.show-for-medium-only,
  .page-basicStoreSearch th.show-for-medium-only,
  .page-fashionProductDetails th.show-for-medium-only,
  .page-productDetails th.show-for-medium-up,
  .page-basicProductDetails th.show-for-medium-up,
  .page-collectProductDetails th.show-for-medium-up,
  .page-collectStoreSearch th.show-for-medium-up,
  .page-basicStoreSearch th.show-for-medium-up,
  .page-fashionProductDetails th.show-for-medium-up,
  .page-productDetails th.show-for-small-up,
  .page-basicProductDetails th.show-for-small-up,
  .page-collectProductDetails th.show-for-small-up,
  .page-collectStoreSearch th.show-for-small-up,
  .page-basicStoreSearch th.show-for-small-up,
  .page-fashionProductDetails th.show-for-small-up {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 64.063em) {
  .page-productDetails .hide-for-medium,
  .page-basicProductDetails .hide-for-medium,
  .page-collectProductDetails .hide-for-medium,
  .page-collectStoreSearch .hide-for-medium,
  .page-basicStoreSearch .hide-for-medium,
  .page-fashionProductDetails .hide-for-medium,
  .page-productDetails .hide-for-medium-down,
  .page-basicProductDetails .hide-for-medium-down,
  .page-collectProductDetails .hide-for-medium-down,
  .page-collectStoreSearch .hide-for-medium-down,
  .page-basicStoreSearch .hide-for-medium-down,
  .page-fashionProductDetails .hide-for-medium-down,
  .page-productDetails .hide-for-medium-only,
  .page-basicProductDetails .hide-for-medium-only,
  .page-collectProductDetails .hide-for-medium-only,
  .page-collectStoreSearch .hide-for-medium-only,
  .page-basicStoreSearch .hide-for-medium-only,
  .page-fashionProductDetails .hide-for-medium-only,
  .page-productDetails .hide-for-small,
  .page-basicProductDetails .hide-for-small,
  .page-collectProductDetails .hide-for-small,
  .page-collectStoreSearch .hide-for-small,
  .page-basicStoreSearch .hide-for-small,
  .page-fashionProductDetails .hide-for-small,
  .page-productDetails .hide-for-small-down,
  .page-basicProductDetails .hide-for-small-down,
  .page-collectProductDetails .hide-for-small-down,
  .page-collectStoreSearch .hide-for-small-down,
  .page-basicStoreSearch .hide-for-small-down,
  .page-fashionProductDetails .hide-for-small-down,
  .page-productDetails .hide-for-small-only,
  .page-basicProductDetails .hide-for-small-only,
  .page-collectProductDetails .hide-for-small-only,
  .page-collectStoreSearch .hide-for-small-only,
  .page-basicStoreSearch .hide-for-small-only,
  .page-fashionProductDetails .hide-for-small-only,
  .page-productDetails .hide-for-xlarge-only,
  .page-basicProductDetails .hide-for-xlarge-only,
  .page-collectProductDetails .hide-for-xlarge-only,
  .page-collectStoreSearch .hide-for-xlarge-only,
  .page-basicStoreSearch .hide-for-xlarge-only,
  .page-fashionProductDetails .hide-for-xlarge-only,
  .page-productDetails .hide-for-xlarge-up,
  .page-basicProductDetails .hide-for-xlarge-up,
  .page-collectProductDetails .hide-for-xlarge-up,
  .page-collectStoreSearch .hide-for-xlarge-up,
  .page-basicStoreSearch .hide-for-xlarge-up,
  .page-fashionProductDetails .hide-for-xlarge-up,
  .page-productDetails .hide-for-xxlarge-only,
  .page-basicProductDetails .hide-for-xxlarge-only,
  .page-collectProductDetails .hide-for-xxlarge-only,
  .page-collectStoreSearch .hide-for-xxlarge-only,
  .page-basicStoreSearch .hide-for-xxlarge-only,
  .page-fashionProductDetails .hide-for-xxlarge-only,
  .page-productDetails .hide-for-xxlarge-up,
  .page-basicProductDetails .hide-for-xxlarge-up,
  .page-collectProductDetails .hide-for-xxlarge-up,
  .page-collectStoreSearch .hide-for-xxlarge-up,
  .page-basicStoreSearch .hide-for-xxlarge-up,
  .page-fashionProductDetails .hide-for-xxlarge-up,
  .page-productDetails .show-for-large,
  .page-basicProductDetails .show-for-large,
  .page-collectProductDetails .show-for-large,
  .page-collectStoreSearch .show-for-large,
  .page-basicStoreSearch .show-for-large,
  .page-fashionProductDetails .show-for-large,
  .page-productDetails .show-for-large-down,
  .page-basicProductDetails .show-for-large-down,
  .page-collectProductDetails .show-for-large-down,
  .page-collectStoreSearch .show-for-large-down,
  .page-basicStoreSearch .show-for-large-down,
  .page-fashionProductDetails .show-for-large-down,
  .page-productDetails .show-for-large-only,
  .page-basicProductDetails .show-for-large-only,
  .page-collectProductDetails .show-for-large-only,
  .page-collectStoreSearch .show-for-large-only,
  .page-basicStoreSearch .show-for-large-only,
  .page-fashionProductDetails .show-for-large-only,
  .page-productDetails .show-for-large-up,
  .page-basicProductDetails .show-for-large-up,
  .page-collectProductDetails .show-for-large-up,
  .page-collectStoreSearch .show-for-large-up,
  .page-basicStoreSearch .show-for-large-up,
  .page-fashionProductDetails .show-for-large-up,
  .page-productDetails .show-for-medium-up,
  .page-basicProductDetails .show-for-medium-up,
  .page-collectProductDetails .show-for-medium-up,
  .page-collectStoreSearch .show-for-medium-up,
  .page-basicStoreSearch .show-for-medium-up,
  .page-fashionProductDetails .show-for-medium-up,
  .page-productDetails .show-for-small-up,
  .page-basicProductDetails .show-for-small-up,
  .page-collectProductDetails .show-for-small-up,
  .page-collectStoreSearch .show-for-small-up,
  .page-basicStoreSearch .show-for-small-up,
  .page-fashionProductDetails .show-for-small-up {
    display: inherit !important;
  }
  .page-productDetails .hide-for-large,
  .page-basicProductDetails .hide-for-large,
  .page-collectProductDetails .hide-for-large,
  .page-collectStoreSearch .hide-for-large,
  .page-basicStoreSearch .hide-for-large,
  .page-fashionProductDetails .hide-for-large,
  .page-productDetails .hide-for-large-down,
  .page-basicProductDetails .hide-for-large-down,
  .page-collectProductDetails .hide-for-large-down,
  .page-collectStoreSearch .hide-for-large-down,
  .page-basicStoreSearch .hide-for-large-down,
  .page-fashionProductDetails .hide-for-large-down,
  .page-productDetails .hide-for-large-only,
  .page-basicProductDetails .hide-for-large-only,
  .page-collectProductDetails .hide-for-large-only,
  .page-collectStoreSearch .hide-for-large-only,
  .page-basicStoreSearch .hide-for-large-only,
  .page-fashionProductDetails .hide-for-large-only,
  .page-productDetails .hide-for-large-up,
  .page-basicProductDetails .hide-for-large-up,
  .page-collectProductDetails .hide-for-large-up,
  .page-collectStoreSearch .hide-for-large-up,
  .page-basicStoreSearch .hide-for-large-up,
  .page-fashionProductDetails .hide-for-large-up,
  .page-productDetails .hide-for-medium-up,
  .page-basicProductDetails .hide-for-medium-up,
  .page-collectProductDetails .hide-for-medium-up,
  .page-collectStoreSearch .hide-for-medium-up,
  .page-basicStoreSearch .hide-for-medium-up,
  .page-fashionProductDetails .hide-for-medium-up,
  .page-productDetails .hide-for-small-up,
  .page-basicProductDetails .hide-for-small-up,
  .page-collectProductDetails .hide-for-small-up,
  .page-collectStoreSearch .hide-for-small-up,
  .page-basicStoreSearch .hide-for-small-up,
  .page-fashionProductDetails .hide-for-small-up,
  .page-productDetails .show-for-medium,
  .page-basicProductDetails .show-for-medium,
  .page-collectProductDetails .show-for-medium,
  .page-collectStoreSearch .show-for-medium,
  .page-basicStoreSearch .show-for-medium,
  .page-fashionProductDetails .show-for-medium,
  .page-productDetails .show-for-medium-down,
  .page-basicProductDetails .show-for-medium-down,
  .page-collectProductDetails .show-for-medium-down,
  .page-collectStoreSearch .show-for-medium-down,
  .page-basicStoreSearch .show-for-medium-down,
  .page-fashionProductDetails .show-for-medium-down,
  .page-productDetails .show-for-medium-only,
  .page-basicProductDetails .show-for-medium-only,
  .page-collectProductDetails .show-for-medium-only,
  .page-collectStoreSearch .show-for-medium-only,
  .page-basicStoreSearch .show-for-medium-only,
  .page-fashionProductDetails .show-for-medium-only,
  .page-productDetails .show-for-small,
  .page-basicProductDetails .show-for-small,
  .page-collectProductDetails .show-for-small,
  .page-collectStoreSearch .show-for-small,
  .page-basicStoreSearch .show-for-small,
  .page-fashionProductDetails .show-for-small,
  .page-productDetails .show-for-small-down,
  .page-basicProductDetails .show-for-small-down,
  .page-collectProductDetails .show-for-small-down,
  .page-collectStoreSearch .show-for-small-down,
  .page-basicStoreSearch .show-for-small-down,
  .page-fashionProductDetails .show-for-small-down,
  .page-productDetails .show-for-small-only,
  .page-basicProductDetails .show-for-small-only,
  .page-collectProductDetails .show-for-small-only,
  .page-collectStoreSearch .show-for-small-only,
  .page-basicStoreSearch .show-for-small-only,
  .page-fashionProductDetails .show-for-small-only,
  .page-productDetails .show-for-xlarge-only,
  .page-basicProductDetails .show-for-xlarge-only,
  .page-collectProductDetails .show-for-xlarge-only,
  .page-collectStoreSearch .show-for-xlarge-only,
  .page-basicStoreSearch .show-for-xlarge-only,
  .page-fashionProductDetails .show-for-xlarge-only,
  .page-productDetails .show-for-xlarge-up,
  .page-basicProductDetails .show-for-xlarge-up,
  .page-collectProductDetails .show-for-xlarge-up,
  .page-collectStoreSearch .show-for-xlarge-up,
  .page-basicStoreSearch .show-for-xlarge-up,
  .page-fashionProductDetails .show-for-xlarge-up,
  .page-productDetails .show-for-xxlarge-only,
  .page-basicProductDetails .show-for-xxlarge-only,
  .page-collectProductDetails .show-for-xxlarge-only,
  .page-collectStoreSearch .show-for-xxlarge-only,
  .page-basicStoreSearch .show-for-xxlarge-only,
  .page-fashionProductDetails .show-for-xxlarge-only,
  .page-productDetails .show-for-xxlarge-up,
  .page-basicProductDetails .show-for-xxlarge-up,
  .page-collectProductDetails .show-for-xxlarge-up,
  .page-collectStoreSearch .show-for-xxlarge-up,
  .page-basicStoreSearch .show-for-xxlarge-up,
  .page-fashionProductDetails .show-for-xxlarge-up {
    display: none !important;
  }
  .page-productDetails .hidden-for-medium,
  .page-basicProductDetails .hidden-for-medium,
  .page-collectProductDetails .hidden-for-medium,
  .page-collectStoreSearch .hidden-for-medium,
  .page-basicStoreSearch .hidden-for-medium,
  .page-fashionProductDetails .hidden-for-medium,
  .page-productDetails .hidden-for-medium-down,
  .page-basicProductDetails .hidden-for-medium-down,
  .page-collectProductDetails .hidden-for-medium-down,
  .page-collectStoreSearch .hidden-for-medium-down,
  .page-basicStoreSearch .hidden-for-medium-down,
  .page-fashionProductDetails .hidden-for-medium-down,
  .page-productDetails .hidden-for-medium-only,
  .page-basicProductDetails .hidden-for-medium-only,
  .page-collectProductDetails .hidden-for-medium-only,
  .page-collectStoreSearch .hidden-for-medium-only,
  .page-basicStoreSearch .hidden-for-medium-only,
  .page-fashionProductDetails .hidden-for-medium-only,
  .page-productDetails .hidden-for-small,
  .page-basicProductDetails .hidden-for-small,
  .page-collectProductDetails .hidden-for-small,
  .page-collectStoreSearch .hidden-for-small,
  .page-basicStoreSearch .hidden-for-small,
  .page-fashionProductDetails .hidden-for-small,
  .page-productDetails .hidden-for-small-down,
  .page-basicProductDetails .hidden-for-small-down,
  .page-collectProductDetails .hidden-for-small-down,
  .page-collectStoreSearch .hidden-for-small-down,
  .page-basicStoreSearch .hidden-for-small-down,
  .page-fashionProductDetails .hidden-for-small-down,
  .page-productDetails .hidden-for-small-only,
  .page-basicProductDetails .hidden-for-small-only,
  .page-collectProductDetails .hidden-for-small-only,
  .page-collectStoreSearch .hidden-for-small-only,
  .page-basicStoreSearch .hidden-for-small-only,
  .page-fashionProductDetails .hidden-for-small-only,
  .page-productDetails .hidden-for-xlarge-only,
  .page-basicProductDetails .hidden-for-xlarge-only,
  .page-collectProductDetails .hidden-for-xlarge-only,
  .page-collectStoreSearch .hidden-for-xlarge-only,
  .page-basicStoreSearch .hidden-for-xlarge-only,
  .page-fashionProductDetails .hidden-for-xlarge-only,
  .page-productDetails .hidden-for-xlarge-up,
  .page-basicProductDetails .hidden-for-xlarge-up,
  .page-collectProductDetails .hidden-for-xlarge-up,
  .page-collectStoreSearch .hidden-for-xlarge-up,
  .page-basicStoreSearch .hidden-for-xlarge-up,
  .page-fashionProductDetails .hidden-for-xlarge-up,
  .page-productDetails .hidden-for-xxlarge-only,
  .page-basicProductDetails .hidden-for-xxlarge-only,
  .page-collectProductDetails .hidden-for-xxlarge-only,
  .page-collectStoreSearch .hidden-for-xxlarge-only,
  .page-basicStoreSearch .hidden-for-xxlarge-only,
  .page-fashionProductDetails .hidden-for-xxlarge-only,
  .page-productDetails .hidden-for-xxlarge-up,
  .page-basicProductDetails .hidden-for-xxlarge-up,
  .page-collectProductDetails .hidden-for-xxlarge-up,
  .page-collectStoreSearch .hidden-for-xxlarge-up,
  .page-basicStoreSearch .hidden-for-xxlarge-up,
  .page-fashionProductDetails .hidden-for-xxlarge-up,
  .page-productDetails .visible-for-large,
  .page-basicProductDetails .visible-for-large,
  .page-collectProductDetails .visible-for-large,
  .page-collectStoreSearch .visible-for-large,
  .page-basicStoreSearch .visible-for-large,
  .page-fashionProductDetails .visible-for-large,
  .page-productDetails .visible-for-large-down,
  .page-basicProductDetails .visible-for-large-down,
  .page-collectProductDetails .visible-for-large-down,
  .page-collectStoreSearch .visible-for-large-down,
  .page-basicStoreSearch .visible-for-large-down,
  .page-fashionProductDetails .visible-for-large-down,
  .page-productDetails .visible-for-large-only,
  .page-basicProductDetails .visible-for-large-only,
  .page-collectProductDetails .visible-for-large-only,
  .page-collectStoreSearch .visible-for-large-only,
  .page-basicStoreSearch .visible-for-large-only,
  .page-fashionProductDetails .visible-for-large-only,
  .page-productDetails .visible-for-large-up,
  .page-basicProductDetails .visible-for-large-up,
  .page-collectProductDetails .visible-for-large-up,
  .page-collectStoreSearch .visible-for-large-up,
  .page-basicStoreSearch .visible-for-large-up,
  .page-fashionProductDetails .visible-for-large-up,
  .page-productDetails .visible-for-medium-up,
  .page-basicProductDetails .visible-for-medium-up,
  .page-collectProductDetails .visible-for-medium-up,
  .page-collectStoreSearch .visible-for-medium-up,
  .page-basicStoreSearch .visible-for-medium-up,
  .page-fashionProductDetails .visible-for-medium-up,
  .page-productDetails .visible-for-small-up,
  .page-basicProductDetails .visible-for-small-up,
  .page-collectProductDetails .visible-for-small-up,
  .page-collectStoreSearch .visible-for-small-up,
  .page-basicStoreSearch .visible-for-small-up,
  .page-fashionProductDetails .visible-for-small-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .page-productDetails .hidden-for-large,
  .page-basicProductDetails .hidden-for-large,
  .page-collectProductDetails .hidden-for-large,
  .page-collectStoreSearch .hidden-for-large,
  .page-basicStoreSearch .hidden-for-large,
  .page-fashionProductDetails .hidden-for-large,
  .page-productDetails .hidden-for-large-down,
  .page-basicProductDetails .hidden-for-large-down,
  .page-collectProductDetails .hidden-for-large-down,
  .page-collectStoreSearch .hidden-for-large-down,
  .page-basicStoreSearch .hidden-for-large-down,
  .page-fashionProductDetails .hidden-for-large-down,
  .page-productDetails .hidden-for-large-only,
  .page-basicProductDetails .hidden-for-large-only,
  .page-collectProductDetails .hidden-for-large-only,
  .page-collectStoreSearch .hidden-for-large-only,
  .page-basicStoreSearch .hidden-for-large-only,
  .page-fashionProductDetails .hidden-for-large-only,
  .page-productDetails .hidden-for-large-up,
  .page-basicProductDetails .hidden-for-large-up,
  .page-collectProductDetails .hidden-for-large-up,
  .page-collectStoreSearch .hidden-for-large-up,
  .page-basicStoreSearch .hidden-for-large-up,
  .page-fashionProductDetails .hidden-for-large-up,
  .page-productDetails .hidden-for-medium-up,
  .page-basicProductDetails .hidden-for-medium-up,
  .page-collectProductDetails .hidden-for-medium-up,
  .page-collectStoreSearch .hidden-for-medium-up,
  .page-basicStoreSearch .hidden-for-medium-up,
  .page-fashionProductDetails .hidden-for-medium-up,
  .page-productDetails .hidden-for-small-up,
  .page-basicProductDetails .hidden-for-small-up,
  .page-collectProductDetails .hidden-for-small-up,
  .page-collectStoreSearch .hidden-for-small-up,
  .page-basicStoreSearch .hidden-for-small-up,
  .page-fashionProductDetails .hidden-for-small-up,
  .page-productDetails .visible-for-medium,
  .page-basicProductDetails .visible-for-medium,
  .page-collectProductDetails .visible-for-medium,
  .page-collectStoreSearch .visible-for-medium,
  .page-basicStoreSearch .visible-for-medium,
  .page-fashionProductDetails .visible-for-medium,
  .page-productDetails .visible-for-medium-down,
  .page-basicProductDetails .visible-for-medium-down,
  .page-collectProductDetails .visible-for-medium-down,
  .page-collectStoreSearch .visible-for-medium-down,
  .page-basicStoreSearch .visible-for-medium-down,
  .page-fashionProductDetails .visible-for-medium-down,
  .page-productDetails .visible-for-medium-only,
  .page-basicProductDetails .visible-for-medium-only,
  .page-collectProductDetails .visible-for-medium-only,
  .page-collectStoreSearch .visible-for-medium-only,
  .page-basicStoreSearch .visible-for-medium-only,
  .page-fashionProductDetails .visible-for-medium-only,
  .page-productDetails .visible-for-small,
  .page-basicProductDetails .visible-for-small,
  .page-collectProductDetails .visible-for-small,
  .page-collectStoreSearch .visible-for-small,
  .page-basicStoreSearch .visible-for-small,
  .page-fashionProductDetails .visible-for-small,
  .page-productDetails .visible-for-small-down,
  .page-basicProductDetails .visible-for-small-down,
  .page-collectProductDetails .visible-for-small-down,
  .page-collectStoreSearch .visible-for-small-down,
  .page-basicStoreSearch .visible-for-small-down,
  .page-fashionProductDetails .visible-for-small-down,
  .page-productDetails .visible-for-small-only,
  .page-basicProductDetails .visible-for-small-only,
  .page-collectProductDetails .visible-for-small-only,
  .page-collectStoreSearch .visible-for-small-only,
  .page-basicStoreSearch .visible-for-small-only,
  .page-fashionProductDetails .visible-for-small-only,
  .page-productDetails .visible-for-xlarge-only,
  .page-basicProductDetails .visible-for-xlarge-only,
  .page-collectProductDetails .visible-for-xlarge-only,
  .page-collectStoreSearch .visible-for-xlarge-only,
  .page-basicStoreSearch .visible-for-xlarge-only,
  .page-fashionProductDetails .visible-for-xlarge-only,
  .page-productDetails .visible-for-xlarge-up,
  .page-basicProductDetails .visible-for-xlarge-up,
  .page-collectProductDetails .visible-for-xlarge-up,
  .page-collectStoreSearch .visible-for-xlarge-up,
  .page-basicStoreSearch .visible-for-xlarge-up,
  .page-fashionProductDetails .visible-for-xlarge-up,
  .page-productDetails .visible-for-xxlarge-only,
  .page-basicProductDetails .visible-for-xxlarge-only,
  .page-collectProductDetails .visible-for-xxlarge-only,
  .page-collectStoreSearch .visible-for-xxlarge-only,
  .page-basicStoreSearch .visible-for-xxlarge-only,
  .page-fashionProductDetails .visible-for-xxlarge-only,
  .page-productDetails .visible-for-xxlarge-up,
  .page-basicProductDetails .visible-for-xxlarge-up,
  .page-collectProductDetails .visible-for-xxlarge-up,
  .page-collectStoreSearch .visible-for-xxlarge-up,
  .page-basicStoreSearch .visible-for-xxlarge-up,
  .page-fashionProductDetails .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  .page-productDetails table.hide-for-medium,
  .page-basicProductDetails table.hide-for-medium,
  .page-collectProductDetails table.hide-for-medium,
  .page-collectStoreSearch table.hide-for-medium,
  .page-basicStoreSearch table.hide-for-medium,
  .page-fashionProductDetails table.hide-for-medium,
  .page-productDetails table.hide-for-medium-down,
  .page-basicProductDetails table.hide-for-medium-down,
  .page-collectProductDetails table.hide-for-medium-down,
  .page-collectStoreSearch table.hide-for-medium-down,
  .page-basicStoreSearch table.hide-for-medium-down,
  .page-fashionProductDetails table.hide-for-medium-down,
  .page-productDetails table.hide-for-medium-only,
  .page-basicProductDetails table.hide-for-medium-only,
  .page-collectProductDetails table.hide-for-medium-only,
  .page-collectStoreSearch table.hide-for-medium-only,
  .page-basicStoreSearch table.hide-for-medium-only,
  .page-fashionProductDetails table.hide-for-medium-only,
  .page-productDetails table.hide-for-small,
  .page-basicProductDetails table.hide-for-small,
  .page-collectProductDetails table.hide-for-small,
  .page-collectStoreSearch table.hide-for-small,
  .page-basicStoreSearch table.hide-for-small,
  .page-fashionProductDetails table.hide-for-small,
  .page-productDetails table.hide-for-small-down,
  .page-basicProductDetails table.hide-for-small-down,
  .page-collectProductDetails table.hide-for-small-down,
  .page-collectStoreSearch table.hide-for-small-down,
  .page-basicStoreSearch table.hide-for-small-down,
  .page-fashionProductDetails table.hide-for-small-down,
  .page-productDetails table.hide-for-small-only,
  .page-basicProductDetails table.hide-for-small-only,
  .page-collectProductDetails table.hide-for-small-only,
  .page-collectStoreSearch table.hide-for-small-only,
  .page-basicStoreSearch table.hide-for-small-only,
  .page-fashionProductDetails table.hide-for-small-only,
  .page-productDetails table.hide-for-xlarge-only,
  .page-basicProductDetails table.hide-for-xlarge-only,
  .page-collectProductDetails table.hide-for-xlarge-only,
  .page-collectStoreSearch table.hide-for-xlarge-only,
  .page-basicStoreSearch table.hide-for-xlarge-only,
  .page-fashionProductDetails table.hide-for-xlarge-only,
  .page-productDetails table.hide-for-xlarge-up,
  .page-basicProductDetails table.hide-for-xlarge-up,
  .page-collectProductDetails table.hide-for-xlarge-up,
  .page-collectStoreSearch table.hide-for-xlarge-up,
  .page-basicStoreSearch table.hide-for-xlarge-up,
  .page-fashionProductDetails table.hide-for-xlarge-up,
  .page-productDetails table.hide-for-xxlarge-only,
  .page-basicProductDetails table.hide-for-xxlarge-only,
  .page-collectProductDetails table.hide-for-xxlarge-only,
  .page-collectStoreSearch table.hide-for-xxlarge-only,
  .page-basicStoreSearch table.hide-for-xxlarge-only,
  .page-fashionProductDetails table.hide-for-xxlarge-only,
  .page-productDetails table.hide-for-xxlarge-up,
  .page-basicProductDetails table.hide-for-xxlarge-up,
  .page-collectProductDetails table.hide-for-xxlarge-up,
  .page-collectStoreSearch table.hide-for-xxlarge-up,
  .page-basicStoreSearch table.hide-for-xxlarge-up,
  .page-fashionProductDetails table.hide-for-xxlarge-up,
  .page-productDetails table.show-for-large,
  .page-basicProductDetails table.show-for-large,
  .page-collectProductDetails table.show-for-large,
  .page-collectStoreSearch table.show-for-large,
  .page-basicStoreSearch table.show-for-large,
  .page-fashionProductDetails table.show-for-large,
  .page-productDetails table.show-for-large-down,
  .page-basicProductDetails table.show-for-large-down,
  .page-collectProductDetails table.show-for-large-down,
  .page-collectStoreSearch table.show-for-large-down,
  .page-basicStoreSearch table.show-for-large-down,
  .page-fashionProductDetails table.show-for-large-down,
  .page-productDetails table.show-for-large-only,
  .page-basicProductDetails table.show-for-large-only,
  .page-collectProductDetails table.show-for-large-only,
  .page-collectStoreSearch table.show-for-large-only,
  .page-basicStoreSearch table.show-for-large-only,
  .page-fashionProductDetails table.show-for-large-only,
  .page-productDetails table.show-for-large-up,
  .page-basicProductDetails table.show-for-large-up,
  .page-collectProductDetails table.show-for-large-up,
  .page-collectStoreSearch table.show-for-large-up,
  .page-basicStoreSearch table.show-for-large-up,
  .page-fashionProductDetails table.show-for-large-up,
  .page-productDetails table.show-for-medium-up,
  .page-basicProductDetails table.show-for-medium-up,
  .page-collectProductDetails table.show-for-medium-up,
  .page-collectStoreSearch table.show-for-medium-up,
  .page-basicStoreSearch table.show-for-medium-up,
  .page-fashionProductDetails table.show-for-medium-up,
  .page-productDetails table.show-for-small-up,
  .page-basicProductDetails table.show-for-small-up,
  .page-collectProductDetails table.show-for-small-up,
  .page-collectStoreSearch table.show-for-small-up,
  .page-basicStoreSearch table.show-for-small-up,
  .page-fashionProductDetails table.show-for-small-up {
    display: table !important;
  }
  .page-productDetails thead.hide-for-medium,
  .page-basicProductDetails thead.hide-for-medium,
  .page-collectProductDetails thead.hide-for-medium,
  .page-collectStoreSearch thead.hide-for-medium,
  .page-basicStoreSearch thead.hide-for-medium,
  .page-fashionProductDetails thead.hide-for-medium,
  .page-productDetails thead.hide-for-medium-down,
  .page-basicProductDetails thead.hide-for-medium-down,
  .page-collectProductDetails thead.hide-for-medium-down,
  .page-collectStoreSearch thead.hide-for-medium-down,
  .page-basicStoreSearch thead.hide-for-medium-down,
  .page-fashionProductDetails thead.hide-for-medium-down,
  .page-productDetails thead.hide-for-medium-only,
  .page-basicProductDetails thead.hide-for-medium-only,
  .page-collectProductDetails thead.hide-for-medium-only,
  .page-collectStoreSearch thead.hide-for-medium-only,
  .page-basicStoreSearch thead.hide-for-medium-only,
  .page-fashionProductDetails thead.hide-for-medium-only,
  .page-productDetails thead.hide-for-small,
  .page-basicProductDetails thead.hide-for-small,
  .page-collectProductDetails thead.hide-for-small,
  .page-collectStoreSearch thead.hide-for-small,
  .page-basicStoreSearch thead.hide-for-small,
  .page-fashionProductDetails thead.hide-for-small,
  .page-productDetails thead.hide-for-small-down,
  .page-basicProductDetails thead.hide-for-small-down,
  .page-collectProductDetails thead.hide-for-small-down,
  .page-collectStoreSearch thead.hide-for-small-down,
  .page-basicStoreSearch thead.hide-for-small-down,
  .page-fashionProductDetails thead.hide-for-small-down,
  .page-productDetails thead.hide-for-small-only,
  .page-basicProductDetails thead.hide-for-small-only,
  .page-collectProductDetails thead.hide-for-small-only,
  .page-collectStoreSearch thead.hide-for-small-only,
  .page-basicStoreSearch thead.hide-for-small-only,
  .page-fashionProductDetails thead.hide-for-small-only,
  .page-productDetails thead.hide-for-xlarge-only,
  .page-basicProductDetails thead.hide-for-xlarge-only,
  .page-collectProductDetails thead.hide-for-xlarge-only,
  .page-collectStoreSearch thead.hide-for-xlarge-only,
  .page-basicStoreSearch thead.hide-for-xlarge-only,
  .page-fashionProductDetails thead.hide-for-xlarge-only,
  .page-productDetails thead.hide-for-xlarge-up,
  .page-basicProductDetails thead.hide-for-xlarge-up,
  .page-collectProductDetails thead.hide-for-xlarge-up,
  .page-collectStoreSearch thead.hide-for-xlarge-up,
  .page-basicStoreSearch thead.hide-for-xlarge-up,
  .page-fashionProductDetails thead.hide-for-xlarge-up,
  .page-productDetails thead.hide-for-xxlarge-only,
  .page-basicProductDetails thead.hide-for-xxlarge-only,
  .page-collectProductDetails thead.hide-for-xxlarge-only,
  .page-collectStoreSearch thead.hide-for-xxlarge-only,
  .page-basicStoreSearch thead.hide-for-xxlarge-only,
  .page-fashionProductDetails thead.hide-for-xxlarge-only,
  .page-productDetails thead.hide-for-xxlarge-up,
  .page-basicProductDetails thead.hide-for-xxlarge-up,
  .page-collectProductDetails thead.hide-for-xxlarge-up,
  .page-collectStoreSearch thead.hide-for-xxlarge-up,
  .page-basicStoreSearch thead.hide-for-xxlarge-up,
  .page-fashionProductDetails thead.hide-for-xxlarge-up,
  .page-productDetails thead.show-for-large,
  .page-basicProductDetails thead.show-for-large,
  .page-collectProductDetails thead.show-for-large,
  .page-collectStoreSearch thead.show-for-large,
  .page-basicStoreSearch thead.show-for-large,
  .page-fashionProductDetails thead.show-for-large,
  .page-productDetails thead.show-for-large-down,
  .page-basicProductDetails thead.show-for-large-down,
  .page-collectProductDetails thead.show-for-large-down,
  .page-collectStoreSearch thead.show-for-large-down,
  .page-basicStoreSearch thead.show-for-large-down,
  .page-fashionProductDetails thead.show-for-large-down,
  .page-productDetails thead.show-for-large-only,
  .page-basicProductDetails thead.show-for-large-only,
  .page-collectProductDetails thead.show-for-large-only,
  .page-collectStoreSearch thead.show-for-large-only,
  .page-basicStoreSearch thead.show-for-large-only,
  .page-fashionProductDetails thead.show-for-large-only,
  .page-productDetails thead.show-for-large-up,
  .page-basicProductDetails thead.show-for-large-up,
  .page-collectProductDetails thead.show-for-large-up,
  .page-collectStoreSearch thead.show-for-large-up,
  .page-basicStoreSearch thead.show-for-large-up,
  .page-fashionProductDetails thead.show-for-large-up,
  .page-productDetails thead.show-for-medium-up,
  .page-basicProductDetails thead.show-for-medium-up,
  .page-collectProductDetails thead.show-for-medium-up,
  .page-collectStoreSearch thead.show-for-medium-up,
  .page-basicStoreSearch thead.show-for-medium-up,
  .page-fashionProductDetails thead.show-for-medium-up,
  .page-productDetails thead.show-for-small-up,
  .page-basicProductDetails thead.show-for-small-up,
  .page-collectProductDetails thead.show-for-small-up,
  .page-collectStoreSearch thead.show-for-small-up,
  .page-basicStoreSearch thead.show-for-small-up,
  .page-fashionProductDetails thead.show-for-small-up {
    display: table-header-group !important;
  }
  .page-productDetails tbody.hide-for-medium,
  .page-basicProductDetails tbody.hide-for-medium,
  .page-collectProductDetails tbody.hide-for-medium,
  .page-collectStoreSearch tbody.hide-for-medium,
  .page-basicStoreSearch tbody.hide-for-medium,
  .page-fashionProductDetails tbody.hide-for-medium,
  .page-productDetails tbody.hide-for-medium-down,
  .page-basicProductDetails tbody.hide-for-medium-down,
  .page-collectProductDetails tbody.hide-for-medium-down,
  .page-collectStoreSearch tbody.hide-for-medium-down,
  .page-basicStoreSearch tbody.hide-for-medium-down,
  .page-fashionProductDetails tbody.hide-for-medium-down,
  .page-productDetails tbody.hide-for-medium-only,
  .page-basicProductDetails tbody.hide-for-medium-only,
  .page-collectProductDetails tbody.hide-for-medium-only,
  .page-collectStoreSearch tbody.hide-for-medium-only,
  .page-basicStoreSearch tbody.hide-for-medium-only,
  .page-fashionProductDetails tbody.hide-for-medium-only,
  .page-productDetails tbody.hide-for-small,
  .page-basicProductDetails tbody.hide-for-small,
  .page-collectProductDetails tbody.hide-for-small,
  .page-collectStoreSearch tbody.hide-for-small,
  .page-basicStoreSearch tbody.hide-for-small,
  .page-fashionProductDetails tbody.hide-for-small,
  .page-productDetails tbody.hide-for-small-down,
  .page-basicProductDetails tbody.hide-for-small-down,
  .page-collectProductDetails tbody.hide-for-small-down,
  .page-collectStoreSearch tbody.hide-for-small-down,
  .page-basicStoreSearch tbody.hide-for-small-down,
  .page-fashionProductDetails tbody.hide-for-small-down,
  .page-productDetails tbody.hide-for-small-only,
  .page-basicProductDetails tbody.hide-for-small-only,
  .page-collectProductDetails tbody.hide-for-small-only,
  .page-collectStoreSearch tbody.hide-for-small-only,
  .page-basicStoreSearch tbody.hide-for-small-only,
  .page-fashionProductDetails tbody.hide-for-small-only,
  .page-productDetails tbody.hide-for-xlarge-only,
  .page-basicProductDetails tbody.hide-for-xlarge-only,
  .page-collectProductDetails tbody.hide-for-xlarge-only,
  .page-collectStoreSearch tbody.hide-for-xlarge-only,
  .page-basicStoreSearch tbody.hide-for-xlarge-only,
  .page-fashionProductDetails tbody.hide-for-xlarge-only,
  .page-productDetails tbody.hide-for-xlarge-up,
  .page-basicProductDetails tbody.hide-for-xlarge-up,
  .page-collectProductDetails tbody.hide-for-xlarge-up,
  .page-collectStoreSearch tbody.hide-for-xlarge-up,
  .page-basicStoreSearch tbody.hide-for-xlarge-up,
  .page-fashionProductDetails tbody.hide-for-xlarge-up,
  .page-productDetails tbody.hide-for-xxlarge-only,
  .page-basicProductDetails tbody.hide-for-xxlarge-only,
  .page-collectProductDetails tbody.hide-for-xxlarge-only,
  .page-collectStoreSearch tbody.hide-for-xxlarge-only,
  .page-basicStoreSearch tbody.hide-for-xxlarge-only,
  .page-fashionProductDetails tbody.hide-for-xxlarge-only,
  .page-productDetails tbody.hide-for-xxlarge-up,
  .page-basicProductDetails tbody.hide-for-xxlarge-up,
  .page-collectProductDetails tbody.hide-for-xxlarge-up,
  .page-collectStoreSearch tbody.hide-for-xxlarge-up,
  .page-basicStoreSearch tbody.hide-for-xxlarge-up,
  .page-fashionProductDetails tbody.hide-for-xxlarge-up,
  .page-productDetails tbody.show-for-large,
  .page-basicProductDetails tbody.show-for-large,
  .page-collectProductDetails tbody.show-for-large,
  .page-collectStoreSearch tbody.show-for-large,
  .page-basicStoreSearch tbody.show-for-large,
  .page-fashionProductDetails tbody.show-for-large,
  .page-productDetails tbody.show-for-large-down,
  .page-basicProductDetails tbody.show-for-large-down,
  .page-collectProductDetails tbody.show-for-large-down,
  .page-collectStoreSearch tbody.show-for-large-down,
  .page-basicStoreSearch tbody.show-for-large-down,
  .page-fashionProductDetails tbody.show-for-large-down,
  .page-productDetails tbody.show-for-large-only,
  .page-basicProductDetails tbody.show-for-large-only,
  .page-collectProductDetails tbody.show-for-large-only,
  .page-collectStoreSearch tbody.show-for-large-only,
  .page-basicStoreSearch tbody.show-for-large-only,
  .page-fashionProductDetails tbody.show-for-large-only,
  .page-productDetails tbody.show-for-large-up,
  .page-basicProductDetails tbody.show-for-large-up,
  .page-collectProductDetails tbody.show-for-large-up,
  .page-collectStoreSearch tbody.show-for-large-up,
  .page-basicStoreSearch tbody.show-for-large-up,
  .page-fashionProductDetails tbody.show-for-large-up,
  .page-productDetails tbody.show-for-medium-up,
  .page-basicProductDetails tbody.show-for-medium-up,
  .page-collectProductDetails tbody.show-for-medium-up,
  .page-collectStoreSearch tbody.show-for-medium-up,
  .page-basicStoreSearch tbody.show-for-medium-up,
  .page-fashionProductDetails tbody.show-for-medium-up,
  .page-productDetails tbody.show-for-small-up,
  .page-basicProductDetails tbody.show-for-small-up,
  .page-collectProductDetails tbody.show-for-small-up,
  .page-collectStoreSearch tbody.show-for-small-up,
  .page-basicStoreSearch tbody.show-for-small-up,
  .page-fashionProductDetails tbody.show-for-small-up {
    display: table-row-group !important;
  }
  .page-productDetails tr.hide-for-medium,
  .page-basicProductDetails tr.hide-for-medium,
  .page-collectProductDetails tr.hide-for-medium,
  .page-collectStoreSearch tr.hide-for-medium,
  .page-basicStoreSearch tr.hide-for-medium,
  .page-fashionProductDetails tr.hide-for-medium,
  .page-productDetails tr.hide-for-medium-down,
  .page-basicProductDetails tr.hide-for-medium-down,
  .page-collectProductDetails tr.hide-for-medium-down,
  .page-collectStoreSearch tr.hide-for-medium-down,
  .page-basicStoreSearch tr.hide-for-medium-down,
  .page-fashionProductDetails tr.hide-for-medium-down,
  .page-productDetails tr.hide-for-medium-only,
  .page-basicProductDetails tr.hide-for-medium-only,
  .page-collectProductDetails tr.hide-for-medium-only,
  .page-collectStoreSearch tr.hide-for-medium-only,
  .page-basicStoreSearch tr.hide-for-medium-only,
  .page-fashionProductDetails tr.hide-for-medium-only,
  .page-productDetails tr.hide-for-small,
  .page-basicProductDetails tr.hide-for-small,
  .page-collectProductDetails tr.hide-for-small,
  .page-collectStoreSearch tr.hide-for-small,
  .page-basicStoreSearch tr.hide-for-small,
  .page-fashionProductDetails tr.hide-for-small,
  .page-productDetails tr.hide-for-small-down,
  .page-basicProductDetails tr.hide-for-small-down,
  .page-collectProductDetails tr.hide-for-small-down,
  .page-collectStoreSearch tr.hide-for-small-down,
  .page-basicStoreSearch tr.hide-for-small-down,
  .page-fashionProductDetails tr.hide-for-small-down,
  .page-productDetails tr.hide-for-small-only,
  .page-basicProductDetails tr.hide-for-small-only,
  .page-collectProductDetails tr.hide-for-small-only,
  .page-collectStoreSearch tr.hide-for-small-only,
  .page-basicStoreSearch tr.hide-for-small-only,
  .page-fashionProductDetails tr.hide-for-small-only,
  .page-productDetails tr.hide-for-xlarge-only,
  .page-basicProductDetails tr.hide-for-xlarge-only,
  .page-collectProductDetails tr.hide-for-xlarge-only,
  .page-collectStoreSearch tr.hide-for-xlarge-only,
  .page-basicStoreSearch tr.hide-for-xlarge-only,
  .page-fashionProductDetails tr.hide-for-xlarge-only,
  .page-productDetails tr.hide-for-xlarge-up,
  .page-basicProductDetails tr.hide-for-xlarge-up,
  .page-collectProductDetails tr.hide-for-xlarge-up,
  .page-collectStoreSearch tr.hide-for-xlarge-up,
  .page-basicStoreSearch tr.hide-for-xlarge-up,
  .page-fashionProductDetails tr.hide-for-xlarge-up,
  .page-productDetails tr.hide-for-xxlarge-only,
  .page-basicProductDetails tr.hide-for-xxlarge-only,
  .page-collectProductDetails tr.hide-for-xxlarge-only,
  .page-collectStoreSearch tr.hide-for-xxlarge-only,
  .page-basicStoreSearch tr.hide-for-xxlarge-only,
  .page-fashionProductDetails tr.hide-for-xxlarge-only,
  .page-productDetails tr.hide-for-xxlarge-up,
  .page-basicProductDetails tr.hide-for-xxlarge-up,
  .page-collectProductDetails tr.hide-for-xxlarge-up,
  .page-collectStoreSearch tr.hide-for-xxlarge-up,
  .page-basicStoreSearch tr.hide-for-xxlarge-up,
  .page-fashionProductDetails tr.hide-for-xxlarge-up,
  .page-productDetails tr.show-for-large,
  .page-basicProductDetails tr.show-for-large,
  .page-collectProductDetails tr.show-for-large,
  .page-collectStoreSearch tr.show-for-large,
  .page-basicStoreSearch tr.show-for-large,
  .page-fashionProductDetails tr.show-for-large,
  .page-productDetails tr.show-for-large-down,
  .page-basicProductDetails tr.show-for-large-down,
  .page-collectProductDetails tr.show-for-large-down,
  .page-collectStoreSearch tr.show-for-large-down,
  .page-basicStoreSearch tr.show-for-large-down,
  .page-fashionProductDetails tr.show-for-large-down,
  .page-productDetails tr.show-for-large-only,
  .page-basicProductDetails tr.show-for-large-only,
  .page-collectProductDetails tr.show-for-large-only,
  .page-collectStoreSearch tr.show-for-large-only,
  .page-basicStoreSearch tr.show-for-large-only,
  .page-fashionProductDetails tr.show-for-large-only,
  .page-productDetails tr.show-for-large-up,
  .page-basicProductDetails tr.show-for-large-up,
  .page-collectProductDetails tr.show-for-large-up,
  .page-collectStoreSearch tr.show-for-large-up,
  .page-basicStoreSearch tr.show-for-large-up,
  .page-fashionProductDetails tr.show-for-large-up,
  .page-productDetails tr.show-for-medium-up,
  .page-basicProductDetails tr.show-for-medium-up,
  .page-collectProductDetails tr.show-for-medium-up,
  .page-collectStoreSearch tr.show-for-medium-up,
  .page-basicStoreSearch tr.show-for-medium-up,
  .page-fashionProductDetails tr.show-for-medium-up,
  .page-productDetails tr.show-for-small-up,
  .page-basicProductDetails tr.show-for-small-up,
  .page-collectProductDetails tr.show-for-small-up,
  .page-collectStoreSearch tr.show-for-small-up,
  .page-basicStoreSearch tr.show-for-small-up,
  .page-fashionProductDetails tr.show-for-small-up {
    display: table-row !important;
  }
  .page-productDetails td.hide-for-medium,
  .page-basicProductDetails td.hide-for-medium,
  .page-collectProductDetails td.hide-for-medium,
  .page-collectStoreSearch td.hide-for-medium,
  .page-basicStoreSearch td.hide-for-medium,
  .page-fashionProductDetails td.hide-for-medium,
  .page-productDetails td.hide-for-medium-down,
  .page-basicProductDetails td.hide-for-medium-down,
  .page-collectProductDetails td.hide-for-medium-down,
  .page-collectStoreSearch td.hide-for-medium-down,
  .page-basicStoreSearch td.hide-for-medium-down,
  .page-fashionProductDetails td.hide-for-medium-down,
  .page-productDetails td.hide-for-medium-only,
  .page-basicProductDetails td.hide-for-medium-only,
  .page-collectProductDetails td.hide-for-medium-only,
  .page-collectStoreSearch td.hide-for-medium-only,
  .page-basicStoreSearch td.hide-for-medium-only,
  .page-fashionProductDetails td.hide-for-medium-only,
  .page-productDetails td.hide-for-small,
  .page-basicProductDetails td.hide-for-small,
  .page-collectProductDetails td.hide-for-small,
  .page-collectStoreSearch td.hide-for-small,
  .page-basicStoreSearch td.hide-for-small,
  .page-fashionProductDetails td.hide-for-small,
  .page-productDetails td.hide-for-small-down,
  .page-basicProductDetails td.hide-for-small-down,
  .page-collectProductDetails td.hide-for-small-down,
  .page-collectStoreSearch td.hide-for-small-down,
  .page-basicStoreSearch td.hide-for-small-down,
  .page-fashionProductDetails td.hide-for-small-down,
  .page-productDetails td.hide-for-small-only,
  .page-basicProductDetails td.hide-for-small-only,
  .page-collectProductDetails td.hide-for-small-only,
  .page-collectStoreSearch td.hide-for-small-only,
  .page-basicStoreSearch td.hide-for-small-only,
  .page-fashionProductDetails td.hide-for-small-only,
  .page-productDetails td.hide-for-xlarge-only,
  .page-basicProductDetails td.hide-for-xlarge-only,
  .page-collectProductDetails td.hide-for-xlarge-only,
  .page-collectStoreSearch td.hide-for-xlarge-only,
  .page-basicStoreSearch td.hide-for-xlarge-only,
  .page-fashionProductDetails td.hide-for-xlarge-only,
  .page-productDetails td.hide-for-xlarge-up,
  .page-basicProductDetails td.hide-for-xlarge-up,
  .page-collectProductDetails td.hide-for-xlarge-up,
  .page-collectStoreSearch td.hide-for-xlarge-up,
  .page-basicStoreSearch td.hide-for-xlarge-up,
  .page-fashionProductDetails td.hide-for-xlarge-up,
  .page-productDetails td.hide-for-xxlarge-only,
  .page-basicProductDetails td.hide-for-xxlarge-only,
  .page-collectProductDetails td.hide-for-xxlarge-only,
  .page-collectStoreSearch td.hide-for-xxlarge-only,
  .page-basicStoreSearch td.hide-for-xxlarge-only,
  .page-fashionProductDetails td.hide-for-xxlarge-only,
  .page-productDetails td.hide-for-xxlarge-up,
  .page-basicProductDetails td.hide-for-xxlarge-up,
  .page-collectProductDetails td.hide-for-xxlarge-up,
  .page-collectStoreSearch td.hide-for-xxlarge-up,
  .page-basicStoreSearch td.hide-for-xxlarge-up,
  .page-fashionProductDetails td.hide-for-xxlarge-up,
  .page-productDetails td.show-for-large,
  .page-basicProductDetails td.show-for-large,
  .page-collectProductDetails td.show-for-large,
  .page-collectStoreSearch td.show-for-large,
  .page-basicStoreSearch td.show-for-large,
  .page-fashionProductDetails td.show-for-large,
  .page-productDetails td.show-for-large-down,
  .page-basicProductDetails td.show-for-large-down,
  .page-collectProductDetails td.show-for-large-down,
  .page-collectStoreSearch td.show-for-large-down,
  .page-basicStoreSearch td.show-for-large-down,
  .page-fashionProductDetails td.show-for-large-down,
  .page-productDetails td.show-for-large-only,
  .page-basicProductDetails td.show-for-large-only,
  .page-collectProductDetails td.show-for-large-only,
  .page-collectStoreSearch td.show-for-large-only,
  .page-basicStoreSearch td.show-for-large-only,
  .page-fashionProductDetails td.show-for-large-only,
  .page-productDetails td.show-for-large-up,
  .page-basicProductDetails td.show-for-large-up,
  .page-collectProductDetails td.show-for-large-up,
  .page-collectStoreSearch td.show-for-large-up,
  .page-basicStoreSearch td.show-for-large-up,
  .page-fashionProductDetails td.show-for-large-up,
  .page-productDetails td.show-for-medium-up,
  .page-basicProductDetails td.show-for-medium-up,
  .page-collectProductDetails td.show-for-medium-up,
  .page-collectStoreSearch td.show-for-medium-up,
  .page-basicStoreSearch td.show-for-medium-up,
  .page-fashionProductDetails td.show-for-medium-up,
  .page-productDetails td.show-for-small-up,
  .page-basicProductDetails td.show-for-small-up,
  .page-collectProductDetails td.show-for-small-up,
  .page-collectStoreSearch td.show-for-small-up,
  .page-basicStoreSearch td.show-for-small-up,
  .page-fashionProductDetails td.show-for-small-up,
  .page-productDetails th.hide-for-medium,
  .page-basicProductDetails th.hide-for-medium,
  .page-collectProductDetails th.hide-for-medium,
  .page-collectStoreSearch th.hide-for-medium,
  .page-basicStoreSearch th.hide-for-medium,
  .page-fashionProductDetails th.hide-for-medium,
  .page-productDetails th.hide-for-medium-down,
  .page-basicProductDetails th.hide-for-medium-down,
  .page-collectProductDetails th.hide-for-medium-down,
  .page-collectStoreSearch th.hide-for-medium-down,
  .page-basicStoreSearch th.hide-for-medium-down,
  .page-fashionProductDetails th.hide-for-medium-down,
  .page-productDetails th.hide-for-medium-only,
  .page-basicProductDetails th.hide-for-medium-only,
  .page-collectProductDetails th.hide-for-medium-only,
  .page-collectStoreSearch th.hide-for-medium-only,
  .page-basicStoreSearch th.hide-for-medium-only,
  .page-fashionProductDetails th.hide-for-medium-only,
  .page-productDetails th.hide-for-small,
  .page-basicProductDetails th.hide-for-small,
  .page-collectProductDetails th.hide-for-small,
  .page-collectStoreSearch th.hide-for-small,
  .page-basicStoreSearch th.hide-for-small,
  .page-fashionProductDetails th.hide-for-small,
  .page-productDetails th.hide-for-small-down,
  .page-basicProductDetails th.hide-for-small-down,
  .page-collectProductDetails th.hide-for-small-down,
  .page-collectStoreSearch th.hide-for-small-down,
  .page-basicStoreSearch th.hide-for-small-down,
  .page-fashionProductDetails th.hide-for-small-down,
  .page-productDetails th.hide-for-small-only,
  .page-basicProductDetails th.hide-for-small-only,
  .page-collectProductDetails th.hide-for-small-only,
  .page-collectStoreSearch th.hide-for-small-only,
  .page-basicStoreSearch th.hide-for-small-only,
  .page-fashionProductDetails th.hide-for-small-only,
  .page-productDetails th.hide-for-xlarge-only,
  .page-basicProductDetails th.hide-for-xlarge-only,
  .page-collectProductDetails th.hide-for-xlarge-only,
  .page-collectStoreSearch th.hide-for-xlarge-only,
  .page-basicStoreSearch th.hide-for-xlarge-only,
  .page-fashionProductDetails th.hide-for-xlarge-only,
  .page-productDetails th.hide-for-xlarge-up,
  .page-basicProductDetails th.hide-for-xlarge-up,
  .page-collectProductDetails th.hide-for-xlarge-up,
  .page-collectStoreSearch th.hide-for-xlarge-up,
  .page-basicStoreSearch th.hide-for-xlarge-up,
  .page-fashionProductDetails th.hide-for-xlarge-up,
  .page-productDetails th.hide-for-xxlarge-only,
  .page-basicProductDetails th.hide-for-xxlarge-only,
  .page-collectProductDetails th.hide-for-xxlarge-only,
  .page-collectStoreSearch th.hide-for-xxlarge-only,
  .page-basicStoreSearch th.hide-for-xxlarge-only,
  .page-fashionProductDetails th.hide-for-xxlarge-only,
  .page-productDetails th.hide-for-xxlarge-up,
  .page-basicProductDetails th.hide-for-xxlarge-up,
  .page-collectProductDetails th.hide-for-xxlarge-up,
  .page-collectStoreSearch th.hide-for-xxlarge-up,
  .page-basicStoreSearch th.hide-for-xxlarge-up,
  .page-fashionProductDetails th.hide-for-xxlarge-up,
  .page-productDetails th.show-for-large,
  .page-basicProductDetails th.show-for-large,
  .page-collectProductDetails th.show-for-large,
  .page-collectStoreSearch th.show-for-large,
  .page-basicStoreSearch th.show-for-large,
  .page-fashionProductDetails th.show-for-large,
  .page-productDetails th.show-for-large-down,
  .page-basicProductDetails th.show-for-large-down,
  .page-collectProductDetails th.show-for-large-down,
  .page-collectStoreSearch th.show-for-large-down,
  .page-basicStoreSearch th.show-for-large-down,
  .page-fashionProductDetails th.show-for-large-down,
  .page-productDetails th.show-for-large-only,
  .page-basicProductDetails th.show-for-large-only,
  .page-collectProductDetails th.show-for-large-only,
  .page-collectStoreSearch th.show-for-large-only,
  .page-basicStoreSearch th.show-for-large-only,
  .page-fashionProductDetails th.show-for-large-only,
  .page-productDetails th.show-for-large-up,
  .page-basicProductDetails th.show-for-large-up,
  .page-collectProductDetails th.show-for-large-up,
  .page-collectStoreSearch th.show-for-large-up,
  .page-basicStoreSearch th.show-for-large-up,
  .page-fashionProductDetails th.show-for-large-up,
  .page-productDetails th.show-for-medium-up,
  .page-basicProductDetails th.show-for-medium-up,
  .page-collectProductDetails th.show-for-medium-up,
  .page-collectStoreSearch th.show-for-medium-up,
  .page-basicStoreSearch th.show-for-medium-up,
  .page-fashionProductDetails th.show-for-medium-up,
  .page-productDetails th.show-for-small-up,
  .page-basicProductDetails th.show-for-small-up,
  .page-collectProductDetails th.show-for-small-up,
  .page-collectStoreSearch th.show-for-small-up,
  .page-basicStoreSearch th.show-for-small-up,
  .page-fashionProductDetails th.show-for-small-up {
    display: table-cell !important;
  }
  .page-productDetails .product-gallery.expanded .gallery-expanded-pager a:hover,
  .page-basicProductDetails .product-gallery.expanded .gallery-expanded-pager a:hover,
  .page-collectProductDetails .product-gallery.expanded .gallery-expanded-pager a:hover,
  .page-collectStoreSearch .product-gallery.expanded .gallery-expanded-pager a:hover,
  .page-basicStoreSearch .product-gallery.expanded .gallery-expanded-pager a:hover,
  .page-fashionProductDetails .product-gallery.expanded .gallery-expanded-pager a:hover {
    background: #000000;
  }
  .page-productDetails .product-gallery.expanded .gallery-selector,
  .page-basicProductDetails .product-gallery.expanded .gallery-selector,
  .page-collectProductDetails .product-gallery.expanded .gallery-selector,
  .page-collectStoreSearch .product-gallery.expanded .gallery-selector,
  .page-basicStoreSearch .product-gallery.expanded .gallery-selector,
  .page-fashionProductDetails .product-gallery.expanded .gallery-selector {
    position: fixed;
    z-index: 100;
    left: 0;
    top: 50%;
  }
  .page-productDetails .product-gallery.expanded .gallery-selector > div,
  .page-basicProductDetails .product-gallery.expanded .gallery-selector > div,
  .page-collectProductDetails .product-gallery.expanded .gallery-selector > div,
  .page-collectStoreSearch .product-gallery.expanded .gallery-selector > div,
  .page-basicStoreSearch .product-gallery.expanded .gallery-selector > div,
  .page-fashionProductDetails .product-gallery.expanded .gallery-selector > div {
    display: block;
  }
}
@media only screen and (min-width: 90.063em) {
  .page-productDetails .hide-for-large,
  .page-basicProductDetails .hide-for-large,
  .page-collectProductDetails .hide-for-large,
  .page-collectStoreSearch .hide-for-large,
  .page-basicStoreSearch .hide-for-large,
  .page-fashionProductDetails .hide-for-large,
  .page-productDetails .hide-for-large-down,
  .page-basicProductDetails .hide-for-large-down,
  .page-collectProductDetails .hide-for-large-down,
  .page-collectStoreSearch .hide-for-large-down,
  .page-basicStoreSearch .hide-for-large-down,
  .page-fashionProductDetails .hide-for-large-down,
  .page-productDetails .hide-for-large-only,
  .page-basicProductDetails .hide-for-large-only,
  .page-collectProductDetails .hide-for-large-only,
  .page-collectStoreSearch .hide-for-large-only,
  .page-basicStoreSearch .hide-for-large-only,
  .page-fashionProductDetails .hide-for-large-only,
  .page-productDetails .hide-for-medium,
  .page-basicProductDetails .hide-for-medium,
  .page-collectProductDetails .hide-for-medium,
  .page-collectStoreSearch .hide-for-medium,
  .page-basicStoreSearch .hide-for-medium,
  .page-fashionProductDetails .hide-for-medium,
  .page-productDetails .hide-for-medium-down,
  .page-basicProductDetails .hide-for-medium-down,
  .page-collectProductDetails .hide-for-medium-down,
  .page-collectStoreSearch .hide-for-medium-down,
  .page-basicStoreSearch .hide-for-medium-down,
  .page-fashionProductDetails .hide-for-medium-down,
  .page-productDetails .hide-for-medium-only,
  .page-basicProductDetails .hide-for-medium-only,
  .page-collectProductDetails .hide-for-medium-only,
  .page-collectStoreSearch .hide-for-medium-only,
  .page-basicStoreSearch .hide-for-medium-only,
  .page-fashionProductDetails .hide-for-medium-only,
  .page-productDetails .hide-for-small,
  .page-basicProductDetails .hide-for-small,
  .page-collectProductDetails .hide-for-small,
  .page-collectStoreSearch .hide-for-small,
  .page-basicStoreSearch .hide-for-small,
  .page-fashionProductDetails .hide-for-small,
  .page-productDetails .hide-for-small-down,
  .page-basicProductDetails .hide-for-small-down,
  .page-collectProductDetails .hide-for-small-down,
  .page-collectStoreSearch .hide-for-small-down,
  .page-basicStoreSearch .hide-for-small-down,
  .page-fashionProductDetails .hide-for-small-down,
  .page-productDetails .hide-for-small-only,
  .page-basicProductDetails .hide-for-small-only,
  .page-collectProductDetails .hide-for-small-only,
  .page-collectStoreSearch .hide-for-small-only,
  .page-basicStoreSearch .hide-for-small-only,
  .page-fashionProductDetails .hide-for-small-only,
  .page-productDetails .hide-for-xxlarge-only,
  .page-basicProductDetails .hide-for-xxlarge-only,
  .page-collectProductDetails .hide-for-xxlarge-only,
  .page-collectStoreSearch .hide-for-xxlarge-only,
  .page-basicStoreSearch .hide-for-xxlarge-only,
  .page-fashionProductDetails .hide-for-xxlarge-only,
  .page-productDetails .hide-for-xxlarge-up,
  .page-basicProductDetails .hide-for-xxlarge-up,
  .page-collectProductDetails .hide-for-xxlarge-up,
  .page-collectStoreSearch .hide-for-xxlarge-up,
  .page-basicStoreSearch .hide-for-xxlarge-up,
  .page-fashionProductDetails .hide-for-xxlarge-up,
  .page-productDetails .show-for-large-up,
  .page-basicProductDetails .show-for-large-up,
  .page-collectProductDetails .show-for-large-up,
  .page-collectStoreSearch .show-for-large-up,
  .page-basicStoreSearch .show-for-large-up,
  .page-fashionProductDetails .show-for-large-up,
  .page-productDetails .show-for-medium-up,
  .page-basicProductDetails .show-for-medium-up,
  .page-collectProductDetails .show-for-medium-up,
  .page-collectStoreSearch .show-for-medium-up,
  .page-basicStoreSearch .show-for-medium-up,
  .page-fashionProductDetails .show-for-medium-up,
  .page-productDetails .show-for-small-up,
  .page-basicProductDetails .show-for-small-up,
  .page-collectProductDetails .show-for-small-up,
  .page-collectStoreSearch .show-for-small-up,
  .page-basicStoreSearch .show-for-small-up,
  .page-fashionProductDetails .show-for-small-up,
  .page-productDetails .show-for-xlarge-only,
  .page-basicProductDetails .show-for-xlarge-only,
  .page-collectProductDetails .show-for-xlarge-only,
  .page-collectStoreSearch .show-for-xlarge-only,
  .page-basicStoreSearch .show-for-xlarge-only,
  .page-fashionProductDetails .show-for-xlarge-only,
  .page-productDetails .show-for-xlarge-up,
  .page-basicProductDetails .show-for-xlarge-up,
  .page-collectProductDetails .show-for-xlarge-up,
  .page-collectStoreSearch .show-for-xlarge-up,
  .page-basicStoreSearch .show-for-xlarge-up,
  .page-fashionProductDetails .show-for-xlarge-up {
    display: inherit !important;
  }
  .page-productDetails .hide-for-large-up,
  .page-basicProductDetails .hide-for-large-up,
  .page-collectProductDetails .hide-for-large-up,
  .page-collectStoreSearch .hide-for-large-up,
  .page-basicStoreSearch .hide-for-large-up,
  .page-fashionProductDetails .hide-for-large-up,
  .page-productDetails .hide-for-medium-up,
  .page-basicProductDetails .hide-for-medium-up,
  .page-collectProductDetails .hide-for-medium-up,
  .page-collectStoreSearch .hide-for-medium-up,
  .page-basicStoreSearch .hide-for-medium-up,
  .page-fashionProductDetails .hide-for-medium-up,
  .page-productDetails .hide-for-small-up,
  .page-basicProductDetails .hide-for-small-up,
  .page-collectProductDetails .hide-for-small-up,
  .page-collectStoreSearch .hide-for-small-up,
  .page-basicStoreSearch .hide-for-small-up,
  .page-fashionProductDetails .hide-for-small-up,
  .page-productDetails .hide-for-xlarge-only,
  .page-basicProductDetails .hide-for-xlarge-only,
  .page-collectProductDetails .hide-for-xlarge-only,
  .page-collectStoreSearch .hide-for-xlarge-only,
  .page-basicStoreSearch .hide-for-xlarge-only,
  .page-fashionProductDetails .hide-for-xlarge-only,
  .page-productDetails .hide-for-xlarge-up,
  .page-basicProductDetails .hide-for-xlarge-up,
  .page-collectProductDetails .hide-for-xlarge-up,
  .page-collectStoreSearch .hide-for-xlarge-up,
  .page-basicStoreSearch .hide-for-xlarge-up,
  .page-fashionProductDetails .hide-for-xlarge-up,
  .page-productDetails .show-for-large,
  .page-basicProductDetails .show-for-large,
  .page-collectProductDetails .show-for-large,
  .page-collectStoreSearch .show-for-large,
  .page-basicStoreSearch .show-for-large,
  .page-fashionProductDetails .show-for-large,
  .page-productDetails .show-for-large-down,
  .page-basicProductDetails .show-for-large-down,
  .page-collectProductDetails .show-for-large-down,
  .page-collectStoreSearch .show-for-large-down,
  .page-basicStoreSearch .show-for-large-down,
  .page-fashionProductDetails .show-for-large-down,
  .page-productDetails .show-for-large-only,
  .page-basicProductDetails .show-for-large-only,
  .page-collectProductDetails .show-for-large-only,
  .page-collectStoreSearch .show-for-large-only,
  .page-basicStoreSearch .show-for-large-only,
  .page-fashionProductDetails .show-for-large-only,
  .page-productDetails .show-for-medium,
  .page-basicProductDetails .show-for-medium,
  .page-collectProductDetails .show-for-medium,
  .page-collectStoreSearch .show-for-medium,
  .page-basicStoreSearch .show-for-medium,
  .page-fashionProductDetails .show-for-medium,
  .page-productDetails .show-for-medium-down,
  .page-basicProductDetails .show-for-medium-down,
  .page-collectProductDetails .show-for-medium-down,
  .page-collectStoreSearch .show-for-medium-down,
  .page-basicStoreSearch .show-for-medium-down,
  .page-fashionProductDetails .show-for-medium-down,
  .page-productDetails .show-for-medium-only,
  .page-basicProductDetails .show-for-medium-only,
  .page-collectProductDetails .show-for-medium-only,
  .page-collectStoreSearch .show-for-medium-only,
  .page-basicStoreSearch .show-for-medium-only,
  .page-fashionProductDetails .show-for-medium-only,
  .page-productDetails .show-for-small,
  .page-basicProductDetails .show-for-small,
  .page-collectProductDetails .show-for-small,
  .page-collectStoreSearch .show-for-small,
  .page-basicStoreSearch .show-for-small,
  .page-fashionProductDetails .show-for-small,
  .page-productDetails .show-for-small-down,
  .page-basicProductDetails .show-for-small-down,
  .page-collectProductDetails .show-for-small-down,
  .page-collectStoreSearch .show-for-small-down,
  .page-basicStoreSearch .show-for-small-down,
  .page-fashionProductDetails .show-for-small-down,
  .page-productDetails .show-for-small-only,
  .page-basicProductDetails .show-for-small-only,
  .page-collectProductDetails .show-for-small-only,
  .page-collectStoreSearch .show-for-small-only,
  .page-basicStoreSearch .show-for-small-only,
  .page-fashionProductDetails .show-for-small-only,
  .page-productDetails .show-for-xxlarge-only,
  .page-basicProductDetails .show-for-xxlarge-only,
  .page-collectProductDetails .show-for-xxlarge-only,
  .page-collectStoreSearch .show-for-xxlarge-only,
  .page-basicStoreSearch .show-for-xxlarge-only,
  .page-fashionProductDetails .show-for-xxlarge-only,
  .page-productDetails .show-for-xxlarge-up,
  .page-basicProductDetails .show-for-xxlarge-up,
  .page-collectProductDetails .show-for-xxlarge-up,
  .page-collectStoreSearch .show-for-xxlarge-up,
  .page-basicStoreSearch .show-for-xxlarge-up,
  .page-fashionProductDetails .show-for-xxlarge-up {
    display: none !important;
  }
  .page-productDetails .hidden-for-large,
  .page-basicProductDetails .hidden-for-large,
  .page-collectProductDetails .hidden-for-large,
  .page-collectStoreSearch .hidden-for-large,
  .page-basicStoreSearch .hidden-for-large,
  .page-fashionProductDetails .hidden-for-large,
  .page-productDetails .hidden-for-large-down,
  .page-basicProductDetails .hidden-for-large-down,
  .page-collectProductDetails .hidden-for-large-down,
  .page-collectStoreSearch .hidden-for-large-down,
  .page-basicStoreSearch .hidden-for-large-down,
  .page-fashionProductDetails .hidden-for-large-down,
  .page-productDetails .hidden-for-large-only,
  .page-basicProductDetails .hidden-for-large-only,
  .page-collectProductDetails .hidden-for-large-only,
  .page-collectStoreSearch .hidden-for-large-only,
  .page-basicStoreSearch .hidden-for-large-only,
  .page-fashionProductDetails .hidden-for-large-only,
  .page-productDetails .hidden-for-medium,
  .page-basicProductDetails .hidden-for-medium,
  .page-collectProductDetails .hidden-for-medium,
  .page-collectStoreSearch .hidden-for-medium,
  .page-basicStoreSearch .hidden-for-medium,
  .page-fashionProductDetails .hidden-for-medium,
  .page-productDetails .hidden-for-medium-down,
  .page-basicProductDetails .hidden-for-medium-down,
  .page-collectProductDetails .hidden-for-medium-down,
  .page-collectStoreSearch .hidden-for-medium-down,
  .page-basicStoreSearch .hidden-for-medium-down,
  .page-fashionProductDetails .hidden-for-medium-down,
  .page-productDetails .hidden-for-medium-only,
  .page-basicProductDetails .hidden-for-medium-only,
  .page-collectProductDetails .hidden-for-medium-only,
  .page-collectStoreSearch .hidden-for-medium-only,
  .page-basicStoreSearch .hidden-for-medium-only,
  .page-fashionProductDetails .hidden-for-medium-only,
  .page-productDetails .hidden-for-small,
  .page-basicProductDetails .hidden-for-small,
  .page-collectProductDetails .hidden-for-small,
  .page-collectStoreSearch .hidden-for-small,
  .page-basicStoreSearch .hidden-for-small,
  .page-fashionProductDetails .hidden-for-small,
  .page-productDetails .hidden-for-small-down,
  .page-basicProductDetails .hidden-for-small-down,
  .page-collectProductDetails .hidden-for-small-down,
  .page-collectStoreSearch .hidden-for-small-down,
  .page-basicStoreSearch .hidden-for-small-down,
  .page-fashionProductDetails .hidden-for-small-down,
  .page-productDetails .hidden-for-small-only,
  .page-basicProductDetails .hidden-for-small-only,
  .page-collectProductDetails .hidden-for-small-only,
  .page-collectStoreSearch .hidden-for-small-only,
  .page-basicStoreSearch .hidden-for-small-only,
  .page-fashionProductDetails .hidden-for-small-only,
  .page-productDetails .hidden-for-xxlarge-only,
  .page-basicProductDetails .hidden-for-xxlarge-only,
  .page-collectProductDetails .hidden-for-xxlarge-only,
  .page-collectStoreSearch .hidden-for-xxlarge-only,
  .page-basicStoreSearch .hidden-for-xxlarge-only,
  .page-fashionProductDetails .hidden-for-xxlarge-only,
  .page-productDetails .hidden-for-xxlarge-up,
  .page-basicProductDetails .hidden-for-xxlarge-up,
  .page-collectProductDetails .hidden-for-xxlarge-up,
  .page-collectStoreSearch .hidden-for-xxlarge-up,
  .page-basicStoreSearch .hidden-for-xxlarge-up,
  .page-fashionProductDetails .hidden-for-xxlarge-up,
  .page-productDetails .visible-for-large-up,
  .page-basicProductDetails .visible-for-large-up,
  .page-collectProductDetails .visible-for-large-up,
  .page-collectStoreSearch .visible-for-large-up,
  .page-basicStoreSearch .visible-for-large-up,
  .page-fashionProductDetails .visible-for-large-up,
  .page-productDetails .visible-for-medium-up,
  .page-basicProductDetails .visible-for-medium-up,
  .page-collectProductDetails .visible-for-medium-up,
  .page-collectStoreSearch .visible-for-medium-up,
  .page-basicStoreSearch .visible-for-medium-up,
  .page-fashionProductDetails .visible-for-medium-up,
  .page-productDetails .visible-for-small-up,
  .page-basicProductDetails .visible-for-small-up,
  .page-collectProductDetails .visible-for-small-up,
  .page-collectStoreSearch .visible-for-small-up,
  .page-basicStoreSearch .visible-for-small-up,
  .page-fashionProductDetails .visible-for-small-up,
  .page-productDetails .visible-for-xlarge-only,
  .page-basicProductDetails .visible-for-xlarge-only,
  .page-collectProductDetails .visible-for-xlarge-only,
  .page-collectStoreSearch .visible-for-xlarge-only,
  .page-basicStoreSearch .visible-for-xlarge-only,
  .page-fashionProductDetails .visible-for-xlarge-only,
  .page-productDetails .visible-for-xlarge-up,
  .page-basicProductDetails .visible-for-xlarge-up,
  .page-collectProductDetails .visible-for-xlarge-up,
  .page-collectStoreSearch .visible-for-xlarge-up,
  .page-basicStoreSearch .visible-for-xlarge-up,
  .page-fashionProductDetails .visible-for-xlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .page-productDetails .hidden-for-large-up,
  .page-basicProductDetails .hidden-for-large-up,
  .page-collectProductDetails .hidden-for-large-up,
  .page-collectStoreSearch .hidden-for-large-up,
  .page-basicStoreSearch .hidden-for-large-up,
  .page-fashionProductDetails .hidden-for-large-up,
  .page-productDetails .hidden-for-medium-up,
  .page-basicProductDetails .hidden-for-medium-up,
  .page-collectProductDetails .hidden-for-medium-up,
  .page-collectStoreSearch .hidden-for-medium-up,
  .page-basicStoreSearch .hidden-for-medium-up,
  .page-fashionProductDetails .hidden-for-medium-up,
  .page-productDetails .hidden-for-small-up,
  .page-basicProductDetails .hidden-for-small-up,
  .page-collectProductDetails .hidden-for-small-up,
  .page-collectStoreSearch .hidden-for-small-up,
  .page-basicStoreSearch .hidden-for-small-up,
  .page-fashionProductDetails .hidden-for-small-up,
  .page-productDetails .hidden-for-xlarge-only,
  .page-basicProductDetails .hidden-for-xlarge-only,
  .page-collectProductDetails .hidden-for-xlarge-only,
  .page-collectStoreSearch .hidden-for-xlarge-only,
  .page-basicStoreSearch .hidden-for-xlarge-only,
  .page-fashionProductDetails .hidden-for-xlarge-only,
  .page-productDetails .hidden-for-xlarge-up,
  .page-basicProductDetails .hidden-for-xlarge-up,
  .page-collectProductDetails .hidden-for-xlarge-up,
  .page-collectStoreSearch .hidden-for-xlarge-up,
  .page-basicStoreSearch .hidden-for-xlarge-up,
  .page-fashionProductDetails .hidden-for-xlarge-up,
  .page-productDetails .visible-for-large,
  .page-basicProductDetails .visible-for-large,
  .page-collectProductDetails .visible-for-large,
  .page-collectStoreSearch .visible-for-large,
  .page-basicStoreSearch .visible-for-large,
  .page-fashionProductDetails .visible-for-large,
  .page-productDetails .visible-for-large-down,
  .page-basicProductDetails .visible-for-large-down,
  .page-collectProductDetails .visible-for-large-down,
  .page-collectStoreSearch .visible-for-large-down,
  .page-basicStoreSearch .visible-for-large-down,
  .page-fashionProductDetails .visible-for-large-down,
  .page-productDetails .visible-for-large-only,
  .page-basicProductDetails .visible-for-large-only,
  .page-collectProductDetails .visible-for-large-only,
  .page-collectStoreSearch .visible-for-large-only,
  .page-basicStoreSearch .visible-for-large-only,
  .page-fashionProductDetails .visible-for-large-only,
  .page-productDetails .visible-for-medium,
  .page-basicProductDetails .visible-for-medium,
  .page-collectProductDetails .visible-for-medium,
  .page-collectStoreSearch .visible-for-medium,
  .page-basicStoreSearch .visible-for-medium,
  .page-fashionProductDetails .visible-for-medium,
  .page-productDetails .visible-for-medium-down,
  .page-basicProductDetails .visible-for-medium-down,
  .page-collectProductDetails .visible-for-medium-down,
  .page-collectStoreSearch .visible-for-medium-down,
  .page-basicStoreSearch .visible-for-medium-down,
  .page-fashionProductDetails .visible-for-medium-down,
  .page-productDetails .visible-for-medium-only,
  .page-basicProductDetails .visible-for-medium-only,
  .page-collectProductDetails .visible-for-medium-only,
  .page-collectStoreSearch .visible-for-medium-only,
  .page-basicStoreSearch .visible-for-medium-only,
  .page-fashionProductDetails .visible-for-medium-only,
  .page-productDetails .visible-for-small,
  .page-basicProductDetails .visible-for-small,
  .page-collectProductDetails .visible-for-small,
  .page-collectStoreSearch .visible-for-small,
  .page-basicStoreSearch .visible-for-small,
  .page-fashionProductDetails .visible-for-small,
  .page-productDetails .visible-for-small-down,
  .page-basicProductDetails .visible-for-small-down,
  .page-collectProductDetails .visible-for-small-down,
  .page-collectStoreSearch .visible-for-small-down,
  .page-basicStoreSearch .visible-for-small-down,
  .page-fashionProductDetails .visible-for-small-down,
  .page-productDetails .visible-for-small-only,
  .page-basicProductDetails .visible-for-small-only,
  .page-collectProductDetails .visible-for-small-only,
  .page-collectStoreSearch .visible-for-small-only,
  .page-basicStoreSearch .visible-for-small-only,
  .page-fashionProductDetails .visible-for-small-only,
  .page-productDetails .visible-for-xxlarge-only,
  .page-basicProductDetails .visible-for-xxlarge-only,
  .page-collectProductDetails .visible-for-xxlarge-only,
  .page-collectStoreSearch .visible-for-xxlarge-only,
  .page-basicStoreSearch .visible-for-xxlarge-only,
  .page-fashionProductDetails .visible-for-xxlarge-only,
  .page-productDetails .visible-for-xxlarge-up,
  .page-basicProductDetails .visible-for-xxlarge-up,
  .page-collectProductDetails .visible-for-xxlarge-up,
  .page-collectStoreSearch .visible-for-xxlarge-up,
  .page-basicStoreSearch .visible-for-xxlarge-up,
  .page-fashionProductDetails .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  .page-productDetails table.hide-for-large,
  .page-basicProductDetails table.hide-for-large,
  .page-collectProductDetails table.hide-for-large,
  .page-collectStoreSearch table.hide-for-large,
  .page-basicStoreSearch table.hide-for-large,
  .page-fashionProductDetails table.hide-for-large,
  .page-productDetails table.hide-for-large-down,
  .page-basicProductDetails table.hide-for-large-down,
  .page-collectProductDetails table.hide-for-large-down,
  .page-collectStoreSearch table.hide-for-large-down,
  .page-basicStoreSearch table.hide-for-large-down,
  .page-fashionProductDetails table.hide-for-large-down,
  .page-productDetails table.hide-for-large-only,
  .page-basicProductDetails table.hide-for-large-only,
  .page-collectProductDetails table.hide-for-large-only,
  .page-collectStoreSearch table.hide-for-large-only,
  .page-basicStoreSearch table.hide-for-large-only,
  .page-fashionProductDetails table.hide-for-large-only,
  .page-productDetails table.hide-for-medium,
  .page-basicProductDetails table.hide-for-medium,
  .page-collectProductDetails table.hide-for-medium,
  .page-collectStoreSearch table.hide-for-medium,
  .page-basicStoreSearch table.hide-for-medium,
  .page-fashionProductDetails table.hide-for-medium,
  .page-productDetails table.hide-for-medium-down,
  .page-basicProductDetails table.hide-for-medium-down,
  .page-collectProductDetails table.hide-for-medium-down,
  .page-collectStoreSearch table.hide-for-medium-down,
  .page-basicStoreSearch table.hide-for-medium-down,
  .page-fashionProductDetails table.hide-for-medium-down,
  .page-productDetails table.hide-for-medium-only,
  .page-basicProductDetails table.hide-for-medium-only,
  .page-collectProductDetails table.hide-for-medium-only,
  .page-collectStoreSearch table.hide-for-medium-only,
  .page-basicStoreSearch table.hide-for-medium-only,
  .page-fashionProductDetails table.hide-for-medium-only,
  .page-productDetails table.hide-for-small,
  .page-basicProductDetails table.hide-for-small,
  .page-collectProductDetails table.hide-for-small,
  .page-collectStoreSearch table.hide-for-small,
  .page-basicStoreSearch table.hide-for-small,
  .page-fashionProductDetails table.hide-for-small,
  .page-productDetails table.hide-for-small-down,
  .page-basicProductDetails table.hide-for-small-down,
  .page-collectProductDetails table.hide-for-small-down,
  .page-collectStoreSearch table.hide-for-small-down,
  .page-basicStoreSearch table.hide-for-small-down,
  .page-fashionProductDetails table.hide-for-small-down,
  .page-productDetails table.hide-for-small-only,
  .page-basicProductDetails table.hide-for-small-only,
  .page-collectProductDetails table.hide-for-small-only,
  .page-collectStoreSearch table.hide-for-small-only,
  .page-basicStoreSearch table.hide-for-small-only,
  .page-fashionProductDetails table.hide-for-small-only,
  .page-productDetails table.hide-for-xxlarge-only,
  .page-basicProductDetails table.hide-for-xxlarge-only,
  .page-collectProductDetails table.hide-for-xxlarge-only,
  .page-collectStoreSearch table.hide-for-xxlarge-only,
  .page-basicStoreSearch table.hide-for-xxlarge-only,
  .page-fashionProductDetails table.hide-for-xxlarge-only,
  .page-productDetails table.hide-for-xxlarge-up,
  .page-basicProductDetails table.hide-for-xxlarge-up,
  .page-collectProductDetails table.hide-for-xxlarge-up,
  .page-collectStoreSearch table.hide-for-xxlarge-up,
  .page-basicStoreSearch table.hide-for-xxlarge-up,
  .page-fashionProductDetails table.hide-for-xxlarge-up,
  .page-productDetails table.show-for-large-up,
  .page-basicProductDetails table.show-for-large-up,
  .page-collectProductDetails table.show-for-large-up,
  .page-collectStoreSearch table.show-for-large-up,
  .page-basicStoreSearch table.show-for-large-up,
  .page-fashionProductDetails table.show-for-large-up,
  .page-productDetails table.show-for-medium-up,
  .page-basicProductDetails table.show-for-medium-up,
  .page-collectProductDetails table.show-for-medium-up,
  .page-collectStoreSearch table.show-for-medium-up,
  .page-basicStoreSearch table.show-for-medium-up,
  .page-fashionProductDetails table.show-for-medium-up,
  .page-productDetails table.show-for-small-up,
  .page-basicProductDetails table.show-for-small-up,
  .page-collectProductDetails table.show-for-small-up,
  .page-collectStoreSearch table.show-for-small-up,
  .page-basicStoreSearch table.show-for-small-up,
  .page-fashionProductDetails table.show-for-small-up,
  .page-productDetails table.show-for-xlarge-only,
  .page-basicProductDetails table.show-for-xlarge-only,
  .page-collectProductDetails table.show-for-xlarge-only,
  .page-collectStoreSearch table.show-for-xlarge-only,
  .page-basicStoreSearch table.show-for-xlarge-only,
  .page-fashionProductDetails table.show-for-xlarge-only,
  .page-productDetails table.show-for-xlarge-up,
  .page-basicProductDetails table.show-for-xlarge-up,
  .page-collectProductDetails table.show-for-xlarge-up,
  .page-collectStoreSearch table.show-for-xlarge-up,
  .page-basicStoreSearch table.show-for-xlarge-up,
  .page-fashionProductDetails table.show-for-xlarge-up {
    display: table !important;
  }
  .page-productDetails thead.hide-for-large,
  .page-basicProductDetails thead.hide-for-large,
  .page-collectProductDetails thead.hide-for-large,
  .page-collectStoreSearch thead.hide-for-large,
  .page-basicStoreSearch thead.hide-for-large,
  .page-fashionProductDetails thead.hide-for-large,
  .page-productDetails thead.hide-for-large-down,
  .page-basicProductDetails thead.hide-for-large-down,
  .page-collectProductDetails thead.hide-for-large-down,
  .page-collectStoreSearch thead.hide-for-large-down,
  .page-basicStoreSearch thead.hide-for-large-down,
  .page-fashionProductDetails thead.hide-for-large-down,
  .page-productDetails thead.hide-for-large-only,
  .page-basicProductDetails thead.hide-for-large-only,
  .page-collectProductDetails thead.hide-for-large-only,
  .page-collectStoreSearch thead.hide-for-large-only,
  .page-basicStoreSearch thead.hide-for-large-only,
  .page-fashionProductDetails thead.hide-for-large-only,
  .page-productDetails thead.hide-for-medium,
  .page-basicProductDetails thead.hide-for-medium,
  .page-collectProductDetails thead.hide-for-medium,
  .page-collectStoreSearch thead.hide-for-medium,
  .page-basicStoreSearch thead.hide-for-medium,
  .page-fashionProductDetails thead.hide-for-medium,
  .page-productDetails thead.hide-for-medium-down,
  .page-basicProductDetails thead.hide-for-medium-down,
  .page-collectProductDetails thead.hide-for-medium-down,
  .page-collectStoreSearch thead.hide-for-medium-down,
  .page-basicStoreSearch thead.hide-for-medium-down,
  .page-fashionProductDetails thead.hide-for-medium-down,
  .page-productDetails thead.hide-for-medium-only,
  .page-basicProductDetails thead.hide-for-medium-only,
  .page-collectProductDetails thead.hide-for-medium-only,
  .page-collectStoreSearch thead.hide-for-medium-only,
  .page-basicStoreSearch thead.hide-for-medium-only,
  .page-fashionProductDetails thead.hide-for-medium-only,
  .page-productDetails thead.hide-for-small,
  .page-basicProductDetails thead.hide-for-small,
  .page-collectProductDetails thead.hide-for-small,
  .page-collectStoreSearch thead.hide-for-small,
  .page-basicStoreSearch thead.hide-for-small,
  .page-fashionProductDetails thead.hide-for-small,
  .page-productDetails thead.hide-for-small-down,
  .page-basicProductDetails thead.hide-for-small-down,
  .page-collectProductDetails thead.hide-for-small-down,
  .page-collectStoreSearch thead.hide-for-small-down,
  .page-basicStoreSearch thead.hide-for-small-down,
  .page-fashionProductDetails thead.hide-for-small-down,
  .page-productDetails thead.hide-for-small-only,
  .page-basicProductDetails thead.hide-for-small-only,
  .page-collectProductDetails thead.hide-for-small-only,
  .page-collectStoreSearch thead.hide-for-small-only,
  .page-basicStoreSearch thead.hide-for-small-only,
  .page-fashionProductDetails thead.hide-for-small-only,
  .page-productDetails thead.hide-for-xxlarge-only,
  .page-basicProductDetails thead.hide-for-xxlarge-only,
  .page-collectProductDetails thead.hide-for-xxlarge-only,
  .page-collectStoreSearch thead.hide-for-xxlarge-only,
  .page-basicStoreSearch thead.hide-for-xxlarge-only,
  .page-fashionProductDetails thead.hide-for-xxlarge-only,
  .page-productDetails thead.hide-for-xxlarge-up,
  .page-basicProductDetails thead.hide-for-xxlarge-up,
  .page-collectProductDetails thead.hide-for-xxlarge-up,
  .page-collectStoreSearch thead.hide-for-xxlarge-up,
  .page-basicStoreSearch thead.hide-for-xxlarge-up,
  .page-fashionProductDetails thead.hide-for-xxlarge-up,
  .page-productDetails thead.show-for-large-up,
  .page-basicProductDetails thead.show-for-large-up,
  .page-collectProductDetails thead.show-for-large-up,
  .page-collectStoreSearch thead.show-for-large-up,
  .page-basicStoreSearch thead.show-for-large-up,
  .page-fashionProductDetails thead.show-for-large-up,
  .page-productDetails thead.show-for-medium-up,
  .page-basicProductDetails thead.show-for-medium-up,
  .page-collectProductDetails thead.show-for-medium-up,
  .page-collectStoreSearch thead.show-for-medium-up,
  .page-basicStoreSearch thead.show-for-medium-up,
  .page-fashionProductDetails thead.show-for-medium-up,
  .page-productDetails thead.show-for-small-up,
  .page-basicProductDetails thead.show-for-small-up,
  .page-collectProductDetails thead.show-for-small-up,
  .page-collectStoreSearch thead.show-for-small-up,
  .page-basicStoreSearch thead.show-for-small-up,
  .page-fashionProductDetails thead.show-for-small-up,
  .page-productDetails thead.show-for-xlarge-only,
  .page-basicProductDetails thead.show-for-xlarge-only,
  .page-collectProductDetails thead.show-for-xlarge-only,
  .page-collectStoreSearch thead.show-for-xlarge-only,
  .page-basicStoreSearch thead.show-for-xlarge-only,
  .page-fashionProductDetails thead.show-for-xlarge-only,
  .page-productDetails thead.show-for-xlarge-up,
  .page-basicProductDetails thead.show-for-xlarge-up,
  .page-collectProductDetails thead.show-for-xlarge-up,
  .page-collectStoreSearch thead.show-for-xlarge-up,
  .page-basicStoreSearch thead.show-for-xlarge-up,
  .page-fashionProductDetails thead.show-for-xlarge-up {
    display: table-header-group !important;
  }
  .page-productDetails tbody.hide-for-large,
  .page-basicProductDetails tbody.hide-for-large,
  .page-collectProductDetails tbody.hide-for-large,
  .page-collectStoreSearch tbody.hide-for-large,
  .page-basicStoreSearch tbody.hide-for-large,
  .page-fashionProductDetails tbody.hide-for-large,
  .page-productDetails tbody.hide-for-large-down,
  .page-basicProductDetails tbody.hide-for-large-down,
  .page-collectProductDetails tbody.hide-for-large-down,
  .page-collectStoreSearch tbody.hide-for-large-down,
  .page-basicStoreSearch tbody.hide-for-large-down,
  .page-fashionProductDetails tbody.hide-for-large-down,
  .page-productDetails tbody.hide-for-large-only,
  .page-basicProductDetails tbody.hide-for-large-only,
  .page-collectProductDetails tbody.hide-for-large-only,
  .page-collectStoreSearch tbody.hide-for-large-only,
  .page-basicStoreSearch tbody.hide-for-large-only,
  .page-fashionProductDetails tbody.hide-for-large-only,
  .page-productDetails tbody.hide-for-medium,
  .page-basicProductDetails tbody.hide-for-medium,
  .page-collectProductDetails tbody.hide-for-medium,
  .page-collectStoreSearch tbody.hide-for-medium,
  .page-basicStoreSearch tbody.hide-for-medium,
  .page-fashionProductDetails tbody.hide-for-medium,
  .page-productDetails tbody.hide-for-medium-down,
  .page-basicProductDetails tbody.hide-for-medium-down,
  .page-collectProductDetails tbody.hide-for-medium-down,
  .page-collectStoreSearch tbody.hide-for-medium-down,
  .page-basicStoreSearch tbody.hide-for-medium-down,
  .page-fashionProductDetails tbody.hide-for-medium-down,
  .page-productDetails tbody.hide-for-medium-only,
  .page-basicProductDetails tbody.hide-for-medium-only,
  .page-collectProductDetails tbody.hide-for-medium-only,
  .page-collectStoreSearch tbody.hide-for-medium-only,
  .page-basicStoreSearch tbody.hide-for-medium-only,
  .page-fashionProductDetails tbody.hide-for-medium-only,
  .page-productDetails tbody.hide-for-small,
  .page-basicProductDetails tbody.hide-for-small,
  .page-collectProductDetails tbody.hide-for-small,
  .page-collectStoreSearch tbody.hide-for-small,
  .page-basicStoreSearch tbody.hide-for-small,
  .page-fashionProductDetails tbody.hide-for-small,
  .page-productDetails tbody.hide-for-small-down,
  .page-basicProductDetails tbody.hide-for-small-down,
  .page-collectProductDetails tbody.hide-for-small-down,
  .page-collectStoreSearch tbody.hide-for-small-down,
  .page-basicStoreSearch tbody.hide-for-small-down,
  .page-fashionProductDetails tbody.hide-for-small-down,
  .page-productDetails tbody.hide-for-small-only,
  .page-basicProductDetails tbody.hide-for-small-only,
  .page-collectProductDetails tbody.hide-for-small-only,
  .page-collectStoreSearch tbody.hide-for-small-only,
  .page-basicStoreSearch tbody.hide-for-small-only,
  .page-fashionProductDetails tbody.hide-for-small-only,
  .page-productDetails tbody.hide-for-xxlarge-only,
  .page-basicProductDetails tbody.hide-for-xxlarge-only,
  .page-collectProductDetails tbody.hide-for-xxlarge-only,
  .page-collectStoreSearch tbody.hide-for-xxlarge-only,
  .page-basicStoreSearch tbody.hide-for-xxlarge-only,
  .page-fashionProductDetails tbody.hide-for-xxlarge-only,
  .page-productDetails tbody.hide-for-xxlarge-up,
  .page-basicProductDetails tbody.hide-for-xxlarge-up,
  .page-collectProductDetails tbody.hide-for-xxlarge-up,
  .page-collectStoreSearch tbody.hide-for-xxlarge-up,
  .page-basicStoreSearch tbody.hide-for-xxlarge-up,
  .page-fashionProductDetails tbody.hide-for-xxlarge-up,
  .page-productDetails tbody.show-for-large-up,
  .page-basicProductDetails tbody.show-for-large-up,
  .page-collectProductDetails tbody.show-for-large-up,
  .page-collectStoreSearch tbody.show-for-large-up,
  .page-basicStoreSearch tbody.show-for-large-up,
  .page-fashionProductDetails tbody.show-for-large-up,
  .page-productDetails tbody.show-for-medium-up,
  .page-basicProductDetails tbody.show-for-medium-up,
  .page-collectProductDetails tbody.show-for-medium-up,
  .page-collectStoreSearch tbody.show-for-medium-up,
  .page-basicStoreSearch tbody.show-for-medium-up,
  .page-fashionProductDetails tbody.show-for-medium-up,
  .page-productDetails tbody.show-for-small-up,
  .page-basicProductDetails tbody.show-for-small-up,
  .page-collectProductDetails tbody.show-for-small-up,
  .page-collectStoreSearch tbody.show-for-small-up,
  .page-basicStoreSearch tbody.show-for-small-up,
  .page-fashionProductDetails tbody.show-for-small-up,
  .page-productDetails tbody.show-for-xlarge-only,
  .page-basicProductDetails tbody.show-for-xlarge-only,
  .page-collectProductDetails tbody.show-for-xlarge-only,
  .page-collectStoreSearch tbody.show-for-xlarge-only,
  .page-basicStoreSearch tbody.show-for-xlarge-only,
  .page-fashionProductDetails tbody.show-for-xlarge-only,
  .page-productDetails tbody.show-for-xlarge-up,
  .page-basicProductDetails tbody.show-for-xlarge-up,
  .page-collectProductDetails tbody.show-for-xlarge-up,
  .page-collectStoreSearch tbody.show-for-xlarge-up,
  .page-basicStoreSearch tbody.show-for-xlarge-up,
  .page-fashionProductDetails tbody.show-for-xlarge-up {
    display: table-row-group !important;
  }
  .page-productDetails tr.hide-for-large,
  .page-basicProductDetails tr.hide-for-large,
  .page-collectProductDetails tr.hide-for-large,
  .page-collectStoreSearch tr.hide-for-large,
  .page-basicStoreSearch tr.hide-for-large,
  .page-fashionProductDetails tr.hide-for-large,
  .page-productDetails tr.hide-for-large-down,
  .page-basicProductDetails tr.hide-for-large-down,
  .page-collectProductDetails tr.hide-for-large-down,
  .page-collectStoreSearch tr.hide-for-large-down,
  .page-basicStoreSearch tr.hide-for-large-down,
  .page-fashionProductDetails tr.hide-for-large-down,
  .page-productDetails tr.hide-for-large-only,
  .page-basicProductDetails tr.hide-for-large-only,
  .page-collectProductDetails tr.hide-for-large-only,
  .page-collectStoreSearch tr.hide-for-large-only,
  .page-basicStoreSearch tr.hide-for-large-only,
  .page-fashionProductDetails tr.hide-for-large-only,
  .page-productDetails tr.hide-for-medium,
  .page-basicProductDetails tr.hide-for-medium,
  .page-collectProductDetails tr.hide-for-medium,
  .page-collectStoreSearch tr.hide-for-medium,
  .page-basicStoreSearch tr.hide-for-medium,
  .page-fashionProductDetails tr.hide-for-medium,
  .page-productDetails tr.hide-for-medium-down,
  .page-basicProductDetails tr.hide-for-medium-down,
  .page-collectProductDetails tr.hide-for-medium-down,
  .page-collectStoreSearch tr.hide-for-medium-down,
  .page-basicStoreSearch tr.hide-for-medium-down,
  .page-fashionProductDetails tr.hide-for-medium-down,
  .page-productDetails tr.hide-for-medium-only,
  .page-basicProductDetails tr.hide-for-medium-only,
  .page-collectProductDetails tr.hide-for-medium-only,
  .page-collectStoreSearch tr.hide-for-medium-only,
  .page-basicStoreSearch tr.hide-for-medium-only,
  .page-fashionProductDetails tr.hide-for-medium-only,
  .page-productDetails tr.hide-for-small,
  .page-basicProductDetails tr.hide-for-small,
  .page-collectProductDetails tr.hide-for-small,
  .page-collectStoreSearch tr.hide-for-small,
  .page-basicStoreSearch tr.hide-for-small,
  .page-fashionProductDetails tr.hide-for-small,
  .page-productDetails tr.hide-for-small-down,
  .page-basicProductDetails tr.hide-for-small-down,
  .page-collectProductDetails tr.hide-for-small-down,
  .page-collectStoreSearch tr.hide-for-small-down,
  .page-basicStoreSearch tr.hide-for-small-down,
  .page-fashionProductDetails tr.hide-for-small-down,
  .page-productDetails tr.hide-for-small-only,
  .page-basicProductDetails tr.hide-for-small-only,
  .page-collectProductDetails tr.hide-for-small-only,
  .page-collectStoreSearch tr.hide-for-small-only,
  .page-basicStoreSearch tr.hide-for-small-only,
  .page-fashionProductDetails tr.hide-for-small-only,
  .page-productDetails tr.hide-for-xxlarge-only,
  .page-basicProductDetails tr.hide-for-xxlarge-only,
  .page-collectProductDetails tr.hide-for-xxlarge-only,
  .page-collectStoreSearch tr.hide-for-xxlarge-only,
  .page-basicStoreSearch tr.hide-for-xxlarge-only,
  .page-fashionProductDetails tr.hide-for-xxlarge-only,
  .page-productDetails tr.hide-for-xxlarge-up,
  .page-basicProductDetails tr.hide-for-xxlarge-up,
  .page-collectProductDetails tr.hide-for-xxlarge-up,
  .page-collectStoreSearch tr.hide-for-xxlarge-up,
  .page-basicStoreSearch tr.hide-for-xxlarge-up,
  .page-fashionProductDetails tr.hide-for-xxlarge-up,
  .page-productDetails tr.show-for-large-up,
  .page-basicProductDetails tr.show-for-large-up,
  .page-collectProductDetails tr.show-for-large-up,
  .page-collectStoreSearch tr.show-for-large-up,
  .page-basicStoreSearch tr.show-for-large-up,
  .page-fashionProductDetails tr.show-for-large-up,
  .page-productDetails tr.show-for-medium-up,
  .page-basicProductDetails tr.show-for-medium-up,
  .page-collectProductDetails tr.show-for-medium-up,
  .page-collectStoreSearch tr.show-for-medium-up,
  .page-basicStoreSearch tr.show-for-medium-up,
  .page-fashionProductDetails tr.show-for-medium-up,
  .page-productDetails tr.show-for-small-up,
  .page-basicProductDetails tr.show-for-small-up,
  .page-collectProductDetails tr.show-for-small-up,
  .page-collectStoreSearch tr.show-for-small-up,
  .page-basicStoreSearch tr.show-for-small-up,
  .page-fashionProductDetails tr.show-for-small-up,
  .page-productDetails tr.show-for-xlarge-only,
  .page-basicProductDetails tr.show-for-xlarge-only,
  .page-collectProductDetails tr.show-for-xlarge-only,
  .page-collectStoreSearch tr.show-for-xlarge-only,
  .page-basicStoreSearch tr.show-for-xlarge-only,
  .page-fashionProductDetails tr.show-for-xlarge-only,
  .page-productDetails tr.show-for-xlarge-up,
  .page-basicProductDetails tr.show-for-xlarge-up,
  .page-collectProductDetails tr.show-for-xlarge-up,
  .page-collectStoreSearch tr.show-for-xlarge-up,
  .page-basicStoreSearch tr.show-for-xlarge-up,
  .page-fashionProductDetails tr.show-for-xlarge-up {
    display: table-row !important;
  }
  .page-productDetails td.hide-for-large,
  .page-basicProductDetails td.hide-for-large,
  .page-collectProductDetails td.hide-for-large,
  .page-collectStoreSearch td.hide-for-large,
  .page-basicStoreSearch td.hide-for-large,
  .page-fashionProductDetails td.hide-for-large,
  .page-productDetails td.hide-for-large-down,
  .page-basicProductDetails td.hide-for-large-down,
  .page-collectProductDetails td.hide-for-large-down,
  .page-collectStoreSearch td.hide-for-large-down,
  .page-basicStoreSearch td.hide-for-large-down,
  .page-fashionProductDetails td.hide-for-large-down,
  .page-productDetails td.hide-for-large-only,
  .page-basicProductDetails td.hide-for-large-only,
  .page-collectProductDetails td.hide-for-large-only,
  .page-collectStoreSearch td.hide-for-large-only,
  .page-basicStoreSearch td.hide-for-large-only,
  .page-fashionProductDetails td.hide-for-large-only,
  .page-productDetails td.hide-for-medium,
  .page-basicProductDetails td.hide-for-medium,
  .page-collectProductDetails td.hide-for-medium,
  .page-collectStoreSearch td.hide-for-medium,
  .page-basicStoreSearch td.hide-for-medium,
  .page-fashionProductDetails td.hide-for-medium,
  .page-productDetails td.hide-for-medium-down,
  .page-basicProductDetails td.hide-for-medium-down,
  .page-collectProductDetails td.hide-for-medium-down,
  .page-collectStoreSearch td.hide-for-medium-down,
  .page-basicStoreSearch td.hide-for-medium-down,
  .page-fashionProductDetails td.hide-for-medium-down,
  .page-productDetails td.hide-for-medium-only,
  .page-basicProductDetails td.hide-for-medium-only,
  .page-collectProductDetails td.hide-for-medium-only,
  .page-collectStoreSearch td.hide-for-medium-only,
  .page-basicStoreSearch td.hide-for-medium-only,
  .page-fashionProductDetails td.hide-for-medium-only,
  .page-productDetails td.hide-for-small,
  .page-basicProductDetails td.hide-for-small,
  .page-collectProductDetails td.hide-for-small,
  .page-collectStoreSearch td.hide-for-small,
  .page-basicStoreSearch td.hide-for-small,
  .page-fashionProductDetails td.hide-for-small,
  .page-productDetails td.hide-for-small-down,
  .page-basicProductDetails td.hide-for-small-down,
  .page-collectProductDetails td.hide-for-small-down,
  .page-collectStoreSearch td.hide-for-small-down,
  .page-basicStoreSearch td.hide-for-small-down,
  .page-fashionProductDetails td.hide-for-small-down,
  .page-productDetails td.hide-for-small-only,
  .page-basicProductDetails td.hide-for-small-only,
  .page-collectProductDetails td.hide-for-small-only,
  .page-collectStoreSearch td.hide-for-small-only,
  .page-basicStoreSearch td.hide-for-small-only,
  .page-fashionProductDetails td.hide-for-small-only,
  .page-productDetails td.hide-for-xxlarge-only,
  .page-basicProductDetails td.hide-for-xxlarge-only,
  .page-collectProductDetails td.hide-for-xxlarge-only,
  .page-collectStoreSearch td.hide-for-xxlarge-only,
  .page-basicStoreSearch td.hide-for-xxlarge-only,
  .page-fashionProductDetails td.hide-for-xxlarge-only,
  .page-productDetails td.hide-for-xxlarge-up,
  .page-basicProductDetails td.hide-for-xxlarge-up,
  .page-collectProductDetails td.hide-for-xxlarge-up,
  .page-collectStoreSearch td.hide-for-xxlarge-up,
  .page-basicStoreSearch td.hide-for-xxlarge-up,
  .page-fashionProductDetails td.hide-for-xxlarge-up,
  .page-productDetails td.show-for-large-up,
  .page-basicProductDetails td.show-for-large-up,
  .page-collectProductDetails td.show-for-large-up,
  .page-collectStoreSearch td.show-for-large-up,
  .page-basicStoreSearch td.show-for-large-up,
  .page-fashionProductDetails td.show-for-large-up,
  .page-productDetails td.show-for-medium-up,
  .page-basicProductDetails td.show-for-medium-up,
  .page-collectProductDetails td.show-for-medium-up,
  .page-collectStoreSearch td.show-for-medium-up,
  .page-basicStoreSearch td.show-for-medium-up,
  .page-fashionProductDetails td.show-for-medium-up,
  .page-productDetails td.show-for-small-up,
  .page-basicProductDetails td.show-for-small-up,
  .page-collectProductDetails td.show-for-small-up,
  .page-collectStoreSearch td.show-for-small-up,
  .page-basicStoreSearch td.show-for-small-up,
  .page-fashionProductDetails td.show-for-small-up,
  .page-productDetails td.show-for-xlarge-only,
  .page-basicProductDetails td.show-for-xlarge-only,
  .page-collectProductDetails td.show-for-xlarge-only,
  .page-collectStoreSearch td.show-for-xlarge-only,
  .page-basicStoreSearch td.show-for-xlarge-only,
  .page-fashionProductDetails td.show-for-xlarge-only,
  .page-productDetails td.show-for-xlarge-up,
  .page-basicProductDetails td.show-for-xlarge-up,
  .page-collectProductDetails td.show-for-xlarge-up,
  .page-collectStoreSearch td.show-for-xlarge-up,
  .page-basicStoreSearch td.show-for-xlarge-up,
  .page-fashionProductDetails td.show-for-xlarge-up,
  .page-productDetails th.hide-for-large,
  .page-basicProductDetails th.hide-for-large,
  .page-collectProductDetails th.hide-for-large,
  .page-collectStoreSearch th.hide-for-large,
  .page-basicStoreSearch th.hide-for-large,
  .page-fashionProductDetails th.hide-for-large,
  .page-productDetails th.hide-for-large-down,
  .page-basicProductDetails th.hide-for-large-down,
  .page-collectProductDetails th.hide-for-large-down,
  .page-collectStoreSearch th.hide-for-large-down,
  .page-basicStoreSearch th.hide-for-large-down,
  .page-fashionProductDetails th.hide-for-large-down,
  .page-productDetails th.hide-for-large-only,
  .page-basicProductDetails th.hide-for-large-only,
  .page-collectProductDetails th.hide-for-large-only,
  .page-collectStoreSearch th.hide-for-large-only,
  .page-basicStoreSearch th.hide-for-large-only,
  .page-fashionProductDetails th.hide-for-large-only,
  .page-productDetails th.hide-for-medium,
  .page-basicProductDetails th.hide-for-medium,
  .page-collectProductDetails th.hide-for-medium,
  .page-collectStoreSearch th.hide-for-medium,
  .page-basicStoreSearch th.hide-for-medium,
  .page-fashionProductDetails th.hide-for-medium,
  .page-productDetails th.hide-for-medium-down,
  .page-basicProductDetails th.hide-for-medium-down,
  .page-collectProductDetails th.hide-for-medium-down,
  .page-collectStoreSearch th.hide-for-medium-down,
  .page-basicStoreSearch th.hide-for-medium-down,
  .page-fashionProductDetails th.hide-for-medium-down,
  .page-productDetails th.hide-for-medium-only,
  .page-basicProductDetails th.hide-for-medium-only,
  .page-collectProductDetails th.hide-for-medium-only,
  .page-collectStoreSearch th.hide-for-medium-only,
  .page-basicStoreSearch th.hide-for-medium-only,
  .page-fashionProductDetails th.hide-for-medium-only,
  .page-productDetails th.hide-for-small,
  .page-basicProductDetails th.hide-for-small,
  .page-collectProductDetails th.hide-for-small,
  .page-collectStoreSearch th.hide-for-small,
  .page-basicStoreSearch th.hide-for-small,
  .page-fashionProductDetails th.hide-for-small,
  .page-productDetails th.hide-for-small-down,
  .page-basicProductDetails th.hide-for-small-down,
  .page-collectProductDetails th.hide-for-small-down,
  .page-collectStoreSearch th.hide-for-small-down,
  .page-basicStoreSearch th.hide-for-small-down,
  .page-fashionProductDetails th.hide-for-small-down,
  .page-productDetails th.hide-for-small-only,
  .page-basicProductDetails th.hide-for-small-only,
  .page-collectProductDetails th.hide-for-small-only,
  .page-collectStoreSearch th.hide-for-small-only,
  .page-basicStoreSearch th.hide-for-small-only,
  .page-fashionProductDetails th.hide-for-small-only,
  .page-productDetails th.hide-for-xxlarge-only,
  .page-basicProductDetails th.hide-for-xxlarge-only,
  .page-collectProductDetails th.hide-for-xxlarge-only,
  .page-collectStoreSearch th.hide-for-xxlarge-only,
  .page-basicStoreSearch th.hide-for-xxlarge-only,
  .page-fashionProductDetails th.hide-for-xxlarge-only,
  .page-productDetails th.hide-for-xxlarge-up,
  .page-basicProductDetails th.hide-for-xxlarge-up,
  .page-collectProductDetails th.hide-for-xxlarge-up,
  .page-collectStoreSearch th.hide-for-xxlarge-up,
  .page-basicStoreSearch th.hide-for-xxlarge-up,
  .page-fashionProductDetails th.hide-for-xxlarge-up,
  .page-productDetails th.show-for-large-up,
  .page-basicProductDetails th.show-for-large-up,
  .page-collectProductDetails th.show-for-large-up,
  .page-collectStoreSearch th.show-for-large-up,
  .page-basicStoreSearch th.show-for-large-up,
  .page-fashionProductDetails th.show-for-large-up,
  .page-productDetails th.show-for-medium-up,
  .page-basicProductDetails th.show-for-medium-up,
  .page-collectProductDetails th.show-for-medium-up,
  .page-collectStoreSearch th.show-for-medium-up,
  .page-basicStoreSearch th.show-for-medium-up,
  .page-fashionProductDetails th.show-for-medium-up,
  .page-productDetails th.show-for-small-up,
  .page-basicProductDetails th.show-for-small-up,
  .page-collectProductDetails th.show-for-small-up,
  .page-collectStoreSearch th.show-for-small-up,
  .page-basicStoreSearch th.show-for-small-up,
  .page-fashionProductDetails th.show-for-small-up,
  .page-productDetails th.show-for-xlarge-only,
  .page-basicProductDetails th.show-for-xlarge-only,
  .page-collectProductDetails th.show-for-xlarge-only,
  .page-collectStoreSearch th.show-for-xlarge-only,
  .page-basicStoreSearch th.show-for-xlarge-only,
  .page-fashionProductDetails th.show-for-xlarge-only,
  .page-productDetails th.show-for-xlarge-up,
  .page-basicProductDetails th.show-for-xlarge-up,
  .page-collectProductDetails th.show-for-xlarge-up,
  .page-collectStoreSearch th.show-for-xlarge-up,
  .page-basicStoreSearch th.show-for-xlarge-up,
  .page-fashionProductDetails th.show-for-xlarge-up {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 120.063em) {
  .page-productDetails .hide-for-large,
  .page-basicProductDetails .hide-for-large,
  .page-collectProductDetails .hide-for-large,
  .page-collectStoreSearch .hide-for-large,
  .page-basicStoreSearch .hide-for-large,
  .page-fashionProductDetails .hide-for-large,
  .page-productDetails .hide-for-large-down,
  .page-basicProductDetails .hide-for-large-down,
  .page-collectProductDetails .hide-for-large-down,
  .page-collectStoreSearch .hide-for-large-down,
  .page-basicStoreSearch .hide-for-large-down,
  .page-fashionProductDetails .hide-for-large-down,
  .page-productDetails .hide-for-large-only,
  .page-basicProductDetails .hide-for-large-only,
  .page-collectProductDetails .hide-for-large-only,
  .page-collectStoreSearch .hide-for-large-only,
  .page-basicStoreSearch .hide-for-large-only,
  .page-fashionProductDetails .hide-for-large-only,
  .page-productDetails .hide-for-medium,
  .page-basicProductDetails .hide-for-medium,
  .page-collectProductDetails .hide-for-medium,
  .page-collectStoreSearch .hide-for-medium,
  .page-basicStoreSearch .hide-for-medium,
  .page-fashionProductDetails .hide-for-medium,
  .page-productDetails .hide-for-medium-down,
  .page-basicProductDetails .hide-for-medium-down,
  .page-collectProductDetails .hide-for-medium-down,
  .page-collectStoreSearch .hide-for-medium-down,
  .page-basicStoreSearch .hide-for-medium-down,
  .page-fashionProductDetails .hide-for-medium-down,
  .page-productDetails .hide-for-medium-only,
  .page-basicProductDetails .hide-for-medium-only,
  .page-collectProductDetails .hide-for-medium-only,
  .page-collectStoreSearch .hide-for-medium-only,
  .page-basicStoreSearch .hide-for-medium-only,
  .page-fashionProductDetails .hide-for-medium-only,
  .page-productDetails .hide-for-small,
  .page-basicProductDetails .hide-for-small,
  .page-collectProductDetails .hide-for-small,
  .page-collectStoreSearch .hide-for-small,
  .page-basicStoreSearch .hide-for-small,
  .page-fashionProductDetails .hide-for-small,
  .page-productDetails .hide-for-small-down,
  .page-basicProductDetails .hide-for-small-down,
  .page-collectProductDetails .hide-for-small-down,
  .page-collectStoreSearch .hide-for-small-down,
  .page-basicStoreSearch .hide-for-small-down,
  .page-fashionProductDetails .hide-for-small-down,
  .page-productDetails .hide-for-small-only,
  .page-basicProductDetails .hide-for-small-only,
  .page-collectProductDetails .hide-for-small-only,
  .page-collectStoreSearch .hide-for-small-only,
  .page-basicStoreSearch .hide-for-small-only,
  .page-fashionProductDetails .hide-for-small-only,
  .page-productDetails .hide-for-xlarge-only,
  .page-basicProductDetails .hide-for-xlarge-only,
  .page-collectProductDetails .hide-for-xlarge-only,
  .page-collectStoreSearch .hide-for-xlarge-only,
  .page-basicStoreSearch .hide-for-xlarge-only,
  .page-fashionProductDetails .hide-for-xlarge-only,
  .page-productDetails .show-for-large-up,
  .page-basicProductDetails .show-for-large-up,
  .page-collectProductDetails .show-for-large-up,
  .page-collectStoreSearch .show-for-large-up,
  .page-basicStoreSearch .show-for-large-up,
  .page-fashionProductDetails .show-for-large-up,
  .page-productDetails .show-for-medium-up,
  .page-basicProductDetails .show-for-medium-up,
  .page-collectProductDetails .show-for-medium-up,
  .page-collectStoreSearch .show-for-medium-up,
  .page-basicStoreSearch .show-for-medium-up,
  .page-fashionProductDetails .show-for-medium-up,
  .page-productDetails .show-for-small-up,
  .page-basicProductDetails .show-for-small-up,
  .page-collectProductDetails .show-for-small-up,
  .page-collectStoreSearch .show-for-small-up,
  .page-basicStoreSearch .show-for-small-up,
  .page-fashionProductDetails .show-for-small-up,
  .page-productDetails .show-for-xlarge-up,
  .page-basicProductDetails .show-for-xlarge-up,
  .page-collectProductDetails .show-for-xlarge-up,
  .page-collectStoreSearch .show-for-xlarge-up,
  .page-basicStoreSearch .show-for-xlarge-up,
  .page-fashionProductDetails .show-for-xlarge-up,
  .page-productDetails .show-for-xxlarge-only,
  .page-basicProductDetails .show-for-xxlarge-only,
  .page-collectProductDetails .show-for-xxlarge-only,
  .page-collectStoreSearch .show-for-xxlarge-only,
  .page-basicStoreSearch .show-for-xxlarge-only,
  .page-fashionProductDetails .show-for-xxlarge-only,
  .page-productDetails .show-for-xxlarge-up,
  .page-basicProductDetails .show-for-xxlarge-up,
  .page-collectProductDetails .show-for-xxlarge-up,
  .page-collectStoreSearch .show-for-xxlarge-up,
  .page-basicStoreSearch .show-for-xxlarge-up,
  .page-fashionProductDetails .show-for-xxlarge-up {
    display: inherit !important;
  }
  .page-productDetails .hide-for-large-up,
  .page-basicProductDetails .hide-for-large-up,
  .page-collectProductDetails .hide-for-large-up,
  .page-collectStoreSearch .hide-for-large-up,
  .page-basicStoreSearch .hide-for-large-up,
  .page-fashionProductDetails .hide-for-large-up,
  .page-productDetails .hide-for-medium-up,
  .page-basicProductDetails .hide-for-medium-up,
  .page-collectProductDetails .hide-for-medium-up,
  .page-collectStoreSearch .hide-for-medium-up,
  .page-basicStoreSearch .hide-for-medium-up,
  .page-fashionProductDetails .hide-for-medium-up,
  .page-productDetails .hide-for-small-up,
  .page-basicProductDetails .hide-for-small-up,
  .page-collectProductDetails .hide-for-small-up,
  .page-collectStoreSearch .hide-for-small-up,
  .page-basicStoreSearch .hide-for-small-up,
  .page-fashionProductDetails .hide-for-small-up,
  .page-productDetails .hide-for-xlarge-up,
  .page-basicProductDetails .hide-for-xlarge-up,
  .page-collectProductDetails .hide-for-xlarge-up,
  .page-collectStoreSearch .hide-for-xlarge-up,
  .page-basicStoreSearch .hide-for-xlarge-up,
  .page-fashionProductDetails .hide-for-xlarge-up,
  .page-productDetails .hide-for-xxlarge-only,
  .page-basicProductDetails .hide-for-xxlarge-only,
  .page-collectProductDetails .hide-for-xxlarge-only,
  .page-collectStoreSearch .hide-for-xxlarge-only,
  .page-basicStoreSearch .hide-for-xxlarge-only,
  .page-fashionProductDetails .hide-for-xxlarge-only,
  .page-productDetails .hide-for-xxlarge-up,
  .page-basicProductDetails .hide-for-xxlarge-up,
  .page-collectProductDetails .hide-for-xxlarge-up,
  .page-collectStoreSearch .hide-for-xxlarge-up,
  .page-basicStoreSearch .hide-for-xxlarge-up,
  .page-fashionProductDetails .hide-for-xxlarge-up,
  .page-productDetails .show-for-large,
  .page-basicProductDetails .show-for-large,
  .page-collectProductDetails .show-for-large,
  .page-collectStoreSearch .show-for-large,
  .page-basicStoreSearch .show-for-large,
  .page-fashionProductDetails .show-for-large,
  .page-productDetails .show-for-large-down,
  .page-basicProductDetails .show-for-large-down,
  .page-collectProductDetails .show-for-large-down,
  .page-collectStoreSearch .show-for-large-down,
  .page-basicStoreSearch .show-for-large-down,
  .page-fashionProductDetails .show-for-large-down,
  .page-productDetails .show-for-large-only,
  .page-basicProductDetails .show-for-large-only,
  .page-collectProductDetails .show-for-large-only,
  .page-collectStoreSearch .show-for-large-only,
  .page-basicStoreSearch .show-for-large-only,
  .page-fashionProductDetails .show-for-large-only,
  .page-productDetails .show-for-medium,
  .page-basicProductDetails .show-for-medium,
  .page-collectProductDetails .show-for-medium,
  .page-collectStoreSearch .show-for-medium,
  .page-basicStoreSearch .show-for-medium,
  .page-fashionProductDetails .show-for-medium,
  .page-productDetails .show-for-medium-down,
  .page-basicProductDetails .show-for-medium-down,
  .page-collectProductDetails .show-for-medium-down,
  .page-collectStoreSearch .show-for-medium-down,
  .page-basicStoreSearch .show-for-medium-down,
  .page-fashionProductDetails .show-for-medium-down,
  .page-productDetails .show-for-medium-only,
  .page-basicProductDetails .show-for-medium-only,
  .page-collectProductDetails .show-for-medium-only,
  .page-collectStoreSearch .show-for-medium-only,
  .page-basicStoreSearch .show-for-medium-only,
  .page-fashionProductDetails .show-for-medium-only,
  .page-productDetails .show-for-small,
  .page-basicProductDetails .show-for-small,
  .page-collectProductDetails .show-for-small,
  .page-collectStoreSearch .show-for-small,
  .page-basicStoreSearch .show-for-small,
  .page-fashionProductDetails .show-for-small,
  .page-productDetails .show-for-small-down,
  .page-basicProductDetails .show-for-small-down,
  .page-collectProductDetails .show-for-small-down,
  .page-collectStoreSearch .show-for-small-down,
  .page-basicStoreSearch .show-for-small-down,
  .page-fashionProductDetails .show-for-small-down,
  .page-productDetails .show-for-small-only,
  .page-basicProductDetails .show-for-small-only,
  .page-collectProductDetails .show-for-small-only,
  .page-collectStoreSearch .show-for-small-only,
  .page-basicStoreSearch .show-for-small-only,
  .page-fashionProductDetails .show-for-small-only,
  .page-productDetails .show-for-xlarge-only,
  .page-basicProductDetails .show-for-xlarge-only,
  .page-collectProductDetails .show-for-xlarge-only,
  .page-collectStoreSearch .show-for-xlarge-only,
  .page-basicStoreSearch .show-for-xlarge-only,
  .page-fashionProductDetails .show-for-xlarge-only {
    display: none !important;
  }
  .page-productDetails .hidden-for-large,
  .page-basicProductDetails .hidden-for-large,
  .page-collectProductDetails .hidden-for-large,
  .page-collectStoreSearch .hidden-for-large,
  .page-basicStoreSearch .hidden-for-large,
  .page-fashionProductDetails .hidden-for-large,
  .page-productDetails .hidden-for-large-down,
  .page-basicProductDetails .hidden-for-large-down,
  .page-collectProductDetails .hidden-for-large-down,
  .page-collectStoreSearch .hidden-for-large-down,
  .page-basicStoreSearch .hidden-for-large-down,
  .page-fashionProductDetails .hidden-for-large-down,
  .page-productDetails .hidden-for-large-only,
  .page-basicProductDetails .hidden-for-large-only,
  .page-collectProductDetails .hidden-for-large-only,
  .page-collectStoreSearch .hidden-for-large-only,
  .page-basicStoreSearch .hidden-for-large-only,
  .page-fashionProductDetails .hidden-for-large-only,
  .page-productDetails .hidden-for-medium,
  .page-basicProductDetails .hidden-for-medium,
  .page-collectProductDetails .hidden-for-medium,
  .page-collectStoreSearch .hidden-for-medium,
  .page-basicStoreSearch .hidden-for-medium,
  .page-fashionProductDetails .hidden-for-medium,
  .page-productDetails .hidden-for-medium-down,
  .page-basicProductDetails .hidden-for-medium-down,
  .page-collectProductDetails .hidden-for-medium-down,
  .page-collectStoreSearch .hidden-for-medium-down,
  .page-basicStoreSearch .hidden-for-medium-down,
  .page-fashionProductDetails .hidden-for-medium-down,
  .page-productDetails .hidden-for-medium-only,
  .page-basicProductDetails .hidden-for-medium-only,
  .page-collectProductDetails .hidden-for-medium-only,
  .page-collectStoreSearch .hidden-for-medium-only,
  .page-basicStoreSearch .hidden-for-medium-only,
  .page-fashionProductDetails .hidden-for-medium-only,
  .page-productDetails .hidden-for-small,
  .page-basicProductDetails .hidden-for-small,
  .page-collectProductDetails .hidden-for-small,
  .page-collectStoreSearch .hidden-for-small,
  .page-basicStoreSearch .hidden-for-small,
  .page-fashionProductDetails .hidden-for-small,
  .page-productDetails .hidden-for-small-down,
  .page-basicProductDetails .hidden-for-small-down,
  .page-collectProductDetails .hidden-for-small-down,
  .page-collectStoreSearch .hidden-for-small-down,
  .page-basicStoreSearch .hidden-for-small-down,
  .page-fashionProductDetails .hidden-for-small-down,
  .page-productDetails .hidden-for-small-only,
  .page-basicProductDetails .hidden-for-small-only,
  .page-collectProductDetails .hidden-for-small-only,
  .page-collectStoreSearch .hidden-for-small-only,
  .page-basicStoreSearch .hidden-for-small-only,
  .page-fashionProductDetails .hidden-for-small-only,
  .page-productDetails .hidden-for-xlarge-only,
  .page-basicProductDetails .hidden-for-xlarge-only,
  .page-collectProductDetails .hidden-for-xlarge-only,
  .page-collectStoreSearch .hidden-for-xlarge-only,
  .page-basicStoreSearch .hidden-for-xlarge-only,
  .page-fashionProductDetails .hidden-for-xlarge-only,
  .page-productDetails .visible-for-large-up,
  .page-basicProductDetails .visible-for-large-up,
  .page-collectProductDetails .visible-for-large-up,
  .page-collectStoreSearch .visible-for-large-up,
  .page-basicStoreSearch .visible-for-large-up,
  .page-fashionProductDetails .visible-for-large-up,
  .page-productDetails .visible-for-medium-up,
  .page-basicProductDetails .visible-for-medium-up,
  .page-collectProductDetails .visible-for-medium-up,
  .page-collectStoreSearch .visible-for-medium-up,
  .page-basicStoreSearch .visible-for-medium-up,
  .page-fashionProductDetails .visible-for-medium-up,
  .page-productDetails .visible-for-small-up,
  .page-basicProductDetails .visible-for-small-up,
  .page-collectProductDetails .visible-for-small-up,
  .page-collectStoreSearch .visible-for-small-up,
  .page-basicStoreSearch .visible-for-small-up,
  .page-fashionProductDetails .visible-for-small-up,
  .page-productDetails .visible-for-xlarge-up,
  .page-basicProductDetails .visible-for-xlarge-up,
  .page-collectProductDetails .visible-for-xlarge-up,
  .page-collectStoreSearch .visible-for-xlarge-up,
  .page-basicStoreSearch .visible-for-xlarge-up,
  .page-fashionProductDetails .visible-for-xlarge-up,
  .page-productDetails .visible-for-xxlarge-only,
  .page-basicProductDetails .visible-for-xxlarge-only,
  .page-collectProductDetails .visible-for-xxlarge-only,
  .page-collectStoreSearch .visible-for-xxlarge-only,
  .page-basicStoreSearch .visible-for-xxlarge-only,
  .page-fashionProductDetails .visible-for-xxlarge-only,
  .page-productDetails .visible-for-xxlarge-up,
  .page-basicProductDetails .visible-for-xxlarge-up,
  .page-collectProductDetails .visible-for-xxlarge-up,
  .page-collectStoreSearch .visible-for-xxlarge-up,
  .page-basicStoreSearch .visible-for-xxlarge-up,
  .page-fashionProductDetails .visible-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .page-productDetails .hidden-for-large-up,
  .page-basicProductDetails .hidden-for-large-up,
  .page-collectProductDetails .hidden-for-large-up,
  .page-collectStoreSearch .hidden-for-large-up,
  .page-basicStoreSearch .hidden-for-large-up,
  .page-fashionProductDetails .hidden-for-large-up,
  .page-productDetails .hidden-for-medium-up,
  .page-basicProductDetails .hidden-for-medium-up,
  .page-collectProductDetails .hidden-for-medium-up,
  .page-collectStoreSearch .hidden-for-medium-up,
  .page-basicStoreSearch .hidden-for-medium-up,
  .page-fashionProductDetails .hidden-for-medium-up,
  .page-productDetails .hidden-for-small-up,
  .page-basicProductDetails .hidden-for-small-up,
  .page-collectProductDetails .hidden-for-small-up,
  .page-collectStoreSearch .hidden-for-small-up,
  .page-basicStoreSearch .hidden-for-small-up,
  .page-fashionProductDetails .hidden-for-small-up,
  .page-productDetails .hidden-for-xlarge-up,
  .page-basicProductDetails .hidden-for-xlarge-up,
  .page-collectProductDetails .hidden-for-xlarge-up,
  .page-collectStoreSearch .hidden-for-xlarge-up,
  .page-basicStoreSearch .hidden-for-xlarge-up,
  .page-fashionProductDetails .hidden-for-xlarge-up,
  .page-productDetails .hidden-for-xxlarge-only,
  .page-basicProductDetails .hidden-for-xxlarge-only,
  .page-collectProductDetails .hidden-for-xxlarge-only,
  .page-collectStoreSearch .hidden-for-xxlarge-only,
  .page-basicStoreSearch .hidden-for-xxlarge-only,
  .page-fashionProductDetails .hidden-for-xxlarge-only,
  .page-productDetails .hidden-for-xxlarge-up,
  .page-basicProductDetails .hidden-for-xxlarge-up,
  .page-collectProductDetails .hidden-for-xxlarge-up,
  .page-collectStoreSearch .hidden-for-xxlarge-up,
  .page-basicStoreSearch .hidden-for-xxlarge-up,
  .page-fashionProductDetails .hidden-for-xxlarge-up,
  .page-productDetails .visible-for-large,
  .page-basicProductDetails .visible-for-large,
  .page-collectProductDetails .visible-for-large,
  .page-collectStoreSearch .visible-for-large,
  .page-basicStoreSearch .visible-for-large,
  .page-fashionProductDetails .visible-for-large,
  .page-productDetails .visible-for-large-down,
  .page-basicProductDetails .visible-for-large-down,
  .page-collectProductDetails .visible-for-large-down,
  .page-collectStoreSearch .visible-for-large-down,
  .page-basicStoreSearch .visible-for-large-down,
  .page-fashionProductDetails .visible-for-large-down,
  .page-productDetails .visible-for-large-only,
  .page-basicProductDetails .visible-for-large-only,
  .page-collectProductDetails .visible-for-large-only,
  .page-collectStoreSearch .visible-for-large-only,
  .page-basicStoreSearch .visible-for-large-only,
  .page-fashionProductDetails .visible-for-large-only,
  .page-productDetails .visible-for-medium,
  .page-basicProductDetails .visible-for-medium,
  .page-collectProductDetails .visible-for-medium,
  .page-collectStoreSearch .visible-for-medium,
  .page-basicStoreSearch .visible-for-medium,
  .page-fashionProductDetails .visible-for-medium,
  .page-productDetails .visible-for-medium-down,
  .page-basicProductDetails .visible-for-medium-down,
  .page-collectProductDetails .visible-for-medium-down,
  .page-collectStoreSearch .visible-for-medium-down,
  .page-basicStoreSearch .visible-for-medium-down,
  .page-fashionProductDetails .visible-for-medium-down,
  .page-productDetails .visible-for-medium-only,
  .page-basicProductDetails .visible-for-medium-only,
  .page-collectProductDetails .visible-for-medium-only,
  .page-collectStoreSearch .visible-for-medium-only,
  .page-basicStoreSearch .visible-for-medium-only,
  .page-fashionProductDetails .visible-for-medium-only,
  .page-productDetails .visible-for-small,
  .page-basicProductDetails .visible-for-small,
  .page-collectProductDetails .visible-for-small,
  .page-collectStoreSearch .visible-for-small,
  .page-basicStoreSearch .visible-for-small,
  .page-fashionProductDetails .visible-for-small,
  .page-productDetails .visible-for-small-down,
  .page-basicProductDetails .visible-for-small-down,
  .page-collectProductDetails .visible-for-small-down,
  .page-collectStoreSearch .visible-for-small-down,
  .page-basicStoreSearch .visible-for-small-down,
  .page-fashionProductDetails .visible-for-small-down,
  .page-productDetails .visible-for-small-only,
  .page-basicProductDetails .visible-for-small-only,
  .page-collectProductDetails .visible-for-small-only,
  .page-collectStoreSearch .visible-for-small-only,
  .page-basicStoreSearch .visible-for-small-only,
  .page-fashionProductDetails .visible-for-small-only,
  .page-productDetails .visible-for-xlarge-only,
  .page-basicProductDetails .visible-for-xlarge-only,
  .page-collectProductDetails .visible-for-xlarge-only,
  .page-collectStoreSearch .visible-for-xlarge-only,
  .page-basicStoreSearch .visible-for-xlarge-only,
  .page-fashionProductDetails .visible-for-xlarge-only {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  .page-productDetails table.hide-for-large,
  .page-basicProductDetails table.hide-for-large,
  .page-collectProductDetails table.hide-for-large,
  .page-collectStoreSearch table.hide-for-large,
  .page-basicStoreSearch table.hide-for-large,
  .page-fashionProductDetails table.hide-for-large,
  .page-productDetails table.hide-for-large-down,
  .page-basicProductDetails table.hide-for-large-down,
  .page-collectProductDetails table.hide-for-large-down,
  .page-collectStoreSearch table.hide-for-large-down,
  .page-basicStoreSearch table.hide-for-large-down,
  .page-fashionProductDetails table.hide-for-large-down,
  .page-productDetails table.hide-for-large-only,
  .page-basicProductDetails table.hide-for-large-only,
  .page-collectProductDetails table.hide-for-large-only,
  .page-collectStoreSearch table.hide-for-large-only,
  .page-basicStoreSearch table.hide-for-large-only,
  .page-fashionProductDetails table.hide-for-large-only,
  .page-productDetails table.hide-for-medium,
  .page-basicProductDetails table.hide-for-medium,
  .page-collectProductDetails table.hide-for-medium,
  .page-collectStoreSearch table.hide-for-medium,
  .page-basicStoreSearch table.hide-for-medium,
  .page-fashionProductDetails table.hide-for-medium,
  .page-productDetails table.hide-for-medium-down,
  .page-basicProductDetails table.hide-for-medium-down,
  .page-collectProductDetails table.hide-for-medium-down,
  .page-collectStoreSearch table.hide-for-medium-down,
  .page-basicStoreSearch table.hide-for-medium-down,
  .page-fashionProductDetails table.hide-for-medium-down,
  .page-productDetails table.hide-for-medium-only,
  .page-basicProductDetails table.hide-for-medium-only,
  .page-collectProductDetails table.hide-for-medium-only,
  .page-collectStoreSearch table.hide-for-medium-only,
  .page-basicStoreSearch table.hide-for-medium-only,
  .page-fashionProductDetails table.hide-for-medium-only,
  .page-productDetails table.hide-for-small,
  .page-basicProductDetails table.hide-for-small,
  .page-collectProductDetails table.hide-for-small,
  .page-collectStoreSearch table.hide-for-small,
  .page-basicStoreSearch table.hide-for-small,
  .page-fashionProductDetails table.hide-for-small,
  .page-productDetails table.hide-for-small-down,
  .page-basicProductDetails table.hide-for-small-down,
  .page-collectProductDetails table.hide-for-small-down,
  .page-collectStoreSearch table.hide-for-small-down,
  .page-basicStoreSearch table.hide-for-small-down,
  .page-fashionProductDetails table.hide-for-small-down,
  .page-productDetails table.hide-for-small-only,
  .page-basicProductDetails table.hide-for-small-only,
  .page-collectProductDetails table.hide-for-small-only,
  .page-collectStoreSearch table.hide-for-small-only,
  .page-basicStoreSearch table.hide-for-small-only,
  .page-fashionProductDetails table.hide-for-small-only,
  .page-productDetails table.hide-for-xlarge-only,
  .page-basicProductDetails table.hide-for-xlarge-only,
  .page-collectProductDetails table.hide-for-xlarge-only,
  .page-collectStoreSearch table.hide-for-xlarge-only,
  .page-basicStoreSearch table.hide-for-xlarge-only,
  .page-fashionProductDetails table.hide-for-xlarge-only,
  .page-productDetails table.show-for-large-up,
  .page-basicProductDetails table.show-for-large-up,
  .page-collectProductDetails table.show-for-large-up,
  .page-collectStoreSearch table.show-for-large-up,
  .page-basicStoreSearch table.show-for-large-up,
  .page-fashionProductDetails table.show-for-large-up,
  .page-productDetails table.show-for-medium-up,
  .page-basicProductDetails table.show-for-medium-up,
  .page-collectProductDetails table.show-for-medium-up,
  .page-collectStoreSearch table.show-for-medium-up,
  .page-basicStoreSearch table.show-for-medium-up,
  .page-fashionProductDetails table.show-for-medium-up,
  .page-productDetails table.show-for-small-up,
  .page-basicProductDetails table.show-for-small-up,
  .page-collectProductDetails table.show-for-small-up,
  .page-collectStoreSearch table.show-for-small-up,
  .page-basicStoreSearch table.show-for-small-up,
  .page-fashionProductDetails table.show-for-small-up,
  .page-productDetails table.show-for-xlarge-up,
  .page-basicProductDetails table.show-for-xlarge-up,
  .page-collectProductDetails table.show-for-xlarge-up,
  .page-collectStoreSearch table.show-for-xlarge-up,
  .page-basicStoreSearch table.show-for-xlarge-up,
  .page-fashionProductDetails table.show-for-xlarge-up,
  .page-productDetails table.show-for-xxlarge-only,
  .page-basicProductDetails table.show-for-xxlarge-only,
  .page-collectProductDetails table.show-for-xxlarge-only,
  .page-collectStoreSearch table.show-for-xxlarge-only,
  .page-basicStoreSearch table.show-for-xxlarge-only,
  .page-fashionProductDetails table.show-for-xxlarge-only,
  .page-productDetails table.show-for-xxlarge-up,
  .page-basicProductDetails table.show-for-xxlarge-up,
  .page-collectProductDetails table.show-for-xxlarge-up,
  .page-collectStoreSearch table.show-for-xxlarge-up,
  .page-basicStoreSearch table.show-for-xxlarge-up,
  .page-fashionProductDetails table.show-for-xxlarge-up {
    display: table !important;
  }
  .page-productDetails thead.hide-for-large,
  .page-basicProductDetails thead.hide-for-large,
  .page-collectProductDetails thead.hide-for-large,
  .page-collectStoreSearch thead.hide-for-large,
  .page-basicStoreSearch thead.hide-for-large,
  .page-fashionProductDetails thead.hide-for-large,
  .page-productDetails thead.hide-for-large-down,
  .page-basicProductDetails thead.hide-for-large-down,
  .page-collectProductDetails thead.hide-for-large-down,
  .page-collectStoreSearch thead.hide-for-large-down,
  .page-basicStoreSearch thead.hide-for-large-down,
  .page-fashionProductDetails thead.hide-for-large-down,
  .page-productDetails thead.hide-for-large-only,
  .page-basicProductDetails thead.hide-for-large-only,
  .page-collectProductDetails thead.hide-for-large-only,
  .page-collectStoreSearch thead.hide-for-large-only,
  .page-basicStoreSearch thead.hide-for-large-only,
  .page-fashionProductDetails thead.hide-for-large-only,
  .page-productDetails thead.hide-for-medium,
  .page-basicProductDetails thead.hide-for-medium,
  .page-collectProductDetails thead.hide-for-medium,
  .page-collectStoreSearch thead.hide-for-medium,
  .page-basicStoreSearch thead.hide-for-medium,
  .page-fashionProductDetails thead.hide-for-medium,
  .page-productDetails thead.hide-for-medium-down,
  .page-basicProductDetails thead.hide-for-medium-down,
  .page-collectProductDetails thead.hide-for-medium-down,
  .page-collectStoreSearch thead.hide-for-medium-down,
  .page-basicStoreSearch thead.hide-for-medium-down,
  .page-fashionProductDetails thead.hide-for-medium-down,
  .page-productDetails thead.hide-for-medium-only,
  .page-basicProductDetails thead.hide-for-medium-only,
  .page-collectProductDetails thead.hide-for-medium-only,
  .page-collectStoreSearch thead.hide-for-medium-only,
  .page-basicStoreSearch thead.hide-for-medium-only,
  .page-fashionProductDetails thead.hide-for-medium-only,
  .page-productDetails thead.hide-for-small,
  .page-basicProductDetails thead.hide-for-small,
  .page-collectProductDetails thead.hide-for-small,
  .page-collectStoreSearch thead.hide-for-small,
  .page-basicStoreSearch thead.hide-for-small,
  .page-fashionProductDetails thead.hide-for-small,
  .page-productDetails thead.hide-for-small-down,
  .page-basicProductDetails thead.hide-for-small-down,
  .page-collectProductDetails thead.hide-for-small-down,
  .page-collectStoreSearch thead.hide-for-small-down,
  .page-basicStoreSearch thead.hide-for-small-down,
  .page-fashionProductDetails thead.hide-for-small-down,
  .page-productDetails thead.hide-for-small-only,
  .page-basicProductDetails thead.hide-for-small-only,
  .page-collectProductDetails thead.hide-for-small-only,
  .page-collectStoreSearch thead.hide-for-small-only,
  .page-basicStoreSearch thead.hide-for-small-only,
  .page-fashionProductDetails thead.hide-for-small-only,
  .page-productDetails thead.hide-for-xlarge-only,
  .page-basicProductDetails thead.hide-for-xlarge-only,
  .page-collectProductDetails thead.hide-for-xlarge-only,
  .page-collectStoreSearch thead.hide-for-xlarge-only,
  .page-basicStoreSearch thead.hide-for-xlarge-only,
  .page-fashionProductDetails thead.hide-for-xlarge-only,
  .page-productDetails thead.show-for-large-up,
  .page-basicProductDetails thead.show-for-large-up,
  .page-collectProductDetails thead.show-for-large-up,
  .page-collectStoreSearch thead.show-for-large-up,
  .page-basicStoreSearch thead.show-for-large-up,
  .page-fashionProductDetails thead.show-for-large-up,
  .page-productDetails thead.show-for-medium-up,
  .page-basicProductDetails thead.show-for-medium-up,
  .page-collectProductDetails thead.show-for-medium-up,
  .page-collectStoreSearch thead.show-for-medium-up,
  .page-basicStoreSearch thead.show-for-medium-up,
  .page-fashionProductDetails thead.show-for-medium-up,
  .page-productDetails thead.show-for-small-up,
  .page-basicProductDetails thead.show-for-small-up,
  .page-collectProductDetails thead.show-for-small-up,
  .page-collectStoreSearch thead.show-for-small-up,
  .page-basicStoreSearch thead.show-for-small-up,
  .page-fashionProductDetails thead.show-for-small-up,
  .page-productDetails thead.show-for-xlarge-up,
  .page-basicProductDetails thead.show-for-xlarge-up,
  .page-collectProductDetails thead.show-for-xlarge-up,
  .page-collectStoreSearch thead.show-for-xlarge-up,
  .page-basicStoreSearch thead.show-for-xlarge-up,
  .page-fashionProductDetails thead.show-for-xlarge-up,
  .page-productDetails thead.show-for-xxlarge-only,
  .page-basicProductDetails thead.show-for-xxlarge-only,
  .page-collectProductDetails thead.show-for-xxlarge-only,
  .page-collectStoreSearch thead.show-for-xxlarge-only,
  .page-basicStoreSearch thead.show-for-xxlarge-only,
  .page-fashionProductDetails thead.show-for-xxlarge-only,
  .page-productDetails thead.show-for-xxlarge-up,
  .page-basicProductDetails thead.show-for-xxlarge-up,
  .page-collectProductDetails thead.show-for-xxlarge-up,
  .page-collectStoreSearch thead.show-for-xxlarge-up,
  .page-basicStoreSearch thead.show-for-xxlarge-up,
  .page-fashionProductDetails thead.show-for-xxlarge-up {
    display: table-header-group !important;
  }
  .page-productDetails tbody.hide-for-large,
  .page-basicProductDetails tbody.hide-for-large,
  .page-collectProductDetails tbody.hide-for-large,
  .page-collectStoreSearch tbody.hide-for-large,
  .page-basicStoreSearch tbody.hide-for-large,
  .page-fashionProductDetails tbody.hide-for-large,
  .page-productDetails tbody.hide-for-large-down,
  .page-basicProductDetails tbody.hide-for-large-down,
  .page-collectProductDetails tbody.hide-for-large-down,
  .page-collectStoreSearch tbody.hide-for-large-down,
  .page-basicStoreSearch tbody.hide-for-large-down,
  .page-fashionProductDetails tbody.hide-for-large-down,
  .page-productDetails tbody.hide-for-large-only,
  .page-basicProductDetails tbody.hide-for-large-only,
  .page-collectProductDetails tbody.hide-for-large-only,
  .page-collectStoreSearch tbody.hide-for-large-only,
  .page-basicStoreSearch tbody.hide-for-large-only,
  .page-fashionProductDetails tbody.hide-for-large-only,
  .page-productDetails tbody.hide-for-medium,
  .page-basicProductDetails tbody.hide-for-medium,
  .page-collectProductDetails tbody.hide-for-medium,
  .page-collectStoreSearch tbody.hide-for-medium,
  .page-basicStoreSearch tbody.hide-for-medium,
  .page-fashionProductDetails tbody.hide-for-medium,
  .page-productDetails tbody.hide-for-medium-down,
  .page-basicProductDetails tbody.hide-for-medium-down,
  .page-collectProductDetails tbody.hide-for-medium-down,
  .page-collectStoreSearch tbody.hide-for-medium-down,
  .page-basicStoreSearch tbody.hide-for-medium-down,
  .page-fashionProductDetails tbody.hide-for-medium-down,
  .page-productDetails tbody.hide-for-medium-only,
  .page-basicProductDetails tbody.hide-for-medium-only,
  .page-collectProductDetails tbody.hide-for-medium-only,
  .page-collectStoreSearch tbody.hide-for-medium-only,
  .page-basicStoreSearch tbody.hide-for-medium-only,
  .page-fashionProductDetails tbody.hide-for-medium-only,
  .page-productDetails tbody.hide-for-small,
  .page-basicProductDetails tbody.hide-for-small,
  .page-collectProductDetails tbody.hide-for-small,
  .page-collectStoreSearch tbody.hide-for-small,
  .page-basicStoreSearch tbody.hide-for-small,
  .page-fashionProductDetails tbody.hide-for-small,
  .page-productDetails tbody.hide-for-small-down,
  .page-basicProductDetails tbody.hide-for-small-down,
  .page-collectProductDetails tbody.hide-for-small-down,
  .page-collectStoreSearch tbody.hide-for-small-down,
  .page-basicStoreSearch tbody.hide-for-small-down,
  .page-fashionProductDetails tbody.hide-for-small-down,
  .page-productDetails tbody.hide-for-small-only,
  .page-basicProductDetails tbody.hide-for-small-only,
  .page-collectProductDetails tbody.hide-for-small-only,
  .page-collectStoreSearch tbody.hide-for-small-only,
  .page-basicStoreSearch tbody.hide-for-small-only,
  .page-fashionProductDetails tbody.hide-for-small-only,
  .page-productDetails tbody.hide-for-xlarge-only,
  .page-basicProductDetails tbody.hide-for-xlarge-only,
  .page-collectProductDetails tbody.hide-for-xlarge-only,
  .page-collectStoreSearch tbody.hide-for-xlarge-only,
  .page-basicStoreSearch tbody.hide-for-xlarge-only,
  .page-fashionProductDetails tbody.hide-for-xlarge-only,
  .page-productDetails tbody.show-for-large-up,
  .page-basicProductDetails tbody.show-for-large-up,
  .page-collectProductDetails tbody.show-for-large-up,
  .page-collectStoreSearch tbody.show-for-large-up,
  .page-basicStoreSearch tbody.show-for-large-up,
  .page-fashionProductDetails tbody.show-for-large-up,
  .page-productDetails tbody.show-for-medium-up,
  .page-basicProductDetails tbody.show-for-medium-up,
  .page-collectProductDetails tbody.show-for-medium-up,
  .page-collectStoreSearch tbody.show-for-medium-up,
  .page-basicStoreSearch tbody.show-for-medium-up,
  .page-fashionProductDetails tbody.show-for-medium-up,
  .page-productDetails tbody.show-for-small-up,
  .page-basicProductDetails tbody.show-for-small-up,
  .page-collectProductDetails tbody.show-for-small-up,
  .page-collectStoreSearch tbody.show-for-small-up,
  .page-basicStoreSearch tbody.show-for-small-up,
  .page-fashionProductDetails tbody.show-for-small-up,
  .page-productDetails tbody.show-for-xlarge-up,
  .page-basicProductDetails tbody.show-for-xlarge-up,
  .page-collectProductDetails tbody.show-for-xlarge-up,
  .page-collectStoreSearch tbody.show-for-xlarge-up,
  .page-basicStoreSearch tbody.show-for-xlarge-up,
  .page-fashionProductDetails tbody.show-for-xlarge-up,
  .page-productDetails tbody.show-for-xxlarge-only,
  .page-basicProductDetails tbody.show-for-xxlarge-only,
  .page-collectProductDetails tbody.show-for-xxlarge-only,
  .page-collectStoreSearch tbody.show-for-xxlarge-only,
  .page-basicStoreSearch tbody.show-for-xxlarge-only,
  .page-fashionProductDetails tbody.show-for-xxlarge-only,
  .page-productDetails tbody.show-for-xxlarge-up,
  .page-basicProductDetails tbody.show-for-xxlarge-up,
  .page-collectProductDetails tbody.show-for-xxlarge-up,
  .page-collectStoreSearch tbody.show-for-xxlarge-up,
  .page-basicStoreSearch tbody.show-for-xxlarge-up,
  .page-fashionProductDetails tbody.show-for-xxlarge-up {
    display: table-row-group !important;
  }
  .page-productDetails tr.hide-for-large,
  .page-basicProductDetails tr.hide-for-large,
  .page-collectProductDetails tr.hide-for-large,
  .page-collectStoreSearch tr.hide-for-large,
  .page-basicStoreSearch tr.hide-for-large,
  .page-fashionProductDetails tr.hide-for-large,
  .page-productDetails tr.hide-for-large-down,
  .page-basicProductDetails tr.hide-for-large-down,
  .page-collectProductDetails tr.hide-for-large-down,
  .page-collectStoreSearch tr.hide-for-large-down,
  .page-basicStoreSearch tr.hide-for-large-down,
  .page-fashionProductDetails tr.hide-for-large-down,
  .page-productDetails tr.hide-for-large-only,
  .page-basicProductDetails tr.hide-for-large-only,
  .page-collectProductDetails tr.hide-for-large-only,
  .page-collectStoreSearch tr.hide-for-large-only,
  .page-basicStoreSearch tr.hide-for-large-only,
  .page-fashionProductDetails tr.hide-for-large-only,
  .page-productDetails tr.hide-for-medium,
  .page-basicProductDetails tr.hide-for-medium,
  .page-collectProductDetails tr.hide-for-medium,
  .page-collectStoreSearch tr.hide-for-medium,
  .page-basicStoreSearch tr.hide-for-medium,
  .page-fashionProductDetails tr.hide-for-medium,
  .page-productDetails tr.hide-for-medium-down,
  .page-basicProductDetails tr.hide-for-medium-down,
  .page-collectProductDetails tr.hide-for-medium-down,
  .page-collectStoreSearch tr.hide-for-medium-down,
  .page-basicStoreSearch tr.hide-for-medium-down,
  .page-fashionProductDetails tr.hide-for-medium-down,
  .page-productDetails tr.hide-for-medium-only,
  .page-basicProductDetails tr.hide-for-medium-only,
  .page-collectProductDetails tr.hide-for-medium-only,
  .page-collectStoreSearch tr.hide-for-medium-only,
  .page-basicStoreSearch tr.hide-for-medium-only,
  .page-fashionProductDetails tr.hide-for-medium-only,
  .page-productDetails tr.hide-for-small,
  .page-basicProductDetails tr.hide-for-small,
  .page-collectProductDetails tr.hide-for-small,
  .page-collectStoreSearch tr.hide-for-small,
  .page-basicStoreSearch tr.hide-for-small,
  .page-fashionProductDetails tr.hide-for-small,
  .page-productDetails tr.hide-for-small-down,
  .page-basicProductDetails tr.hide-for-small-down,
  .page-collectProductDetails tr.hide-for-small-down,
  .page-collectStoreSearch tr.hide-for-small-down,
  .page-basicStoreSearch tr.hide-for-small-down,
  .page-fashionProductDetails tr.hide-for-small-down,
  .page-productDetails tr.hide-for-small-only,
  .page-basicProductDetails tr.hide-for-small-only,
  .page-collectProductDetails tr.hide-for-small-only,
  .page-collectStoreSearch tr.hide-for-small-only,
  .page-basicStoreSearch tr.hide-for-small-only,
  .page-fashionProductDetails tr.hide-for-small-only,
  .page-productDetails tr.hide-for-xlarge-only,
  .page-basicProductDetails tr.hide-for-xlarge-only,
  .page-collectProductDetails tr.hide-for-xlarge-only,
  .page-collectStoreSearch tr.hide-for-xlarge-only,
  .page-basicStoreSearch tr.hide-for-xlarge-only,
  .page-fashionProductDetails tr.hide-for-xlarge-only,
  .page-productDetails tr.show-for-large-up,
  .page-basicProductDetails tr.show-for-large-up,
  .page-collectProductDetails tr.show-for-large-up,
  .page-collectStoreSearch tr.show-for-large-up,
  .page-basicStoreSearch tr.show-for-large-up,
  .page-fashionProductDetails tr.show-for-large-up,
  .page-productDetails tr.show-for-medium-up,
  .page-basicProductDetails tr.show-for-medium-up,
  .page-collectProductDetails tr.show-for-medium-up,
  .page-collectStoreSearch tr.show-for-medium-up,
  .page-basicStoreSearch tr.show-for-medium-up,
  .page-fashionProductDetails tr.show-for-medium-up,
  .page-productDetails tr.show-for-small-up,
  .page-basicProductDetails tr.show-for-small-up,
  .page-collectProductDetails tr.show-for-small-up,
  .page-collectStoreSearch tr.show-for-small-up,
  .page-basicStoreSearch tr.show-for-small-up,
  .page-fashionProductDetails tr.show-for-small-up,
  .page-productDetails tr.show-for-xlarge-up,
  .page-basicProductDetails tr.show-for-xlarge-up,
  .page-collectProductDetails tr.show-for-xlarge-up,
  .page-collectStoreSearch tr.show-for-xlarge-up,
  .page-basicStoreSearch tr.show-for-xlarge-up,
  .page-fashionProductDetails tr.show-for-xlarge-up,
  .page-productDetails tr.show-for-xxlarge-only,
  .page-basicProductDetails tr.show-for-xxlarge-only,
  .page-collectProductDetails tr.show-for-xxlarge-only,
  .page-collectStoreSearch tr.show-for-xxlarge-only,
  .page-basicStoreSearch tr.show-for-xxlarge-only,
  .page-fashionProductDetails tr.show-for-xxlarge-only,
  .page-productDetails tr.show-for-xxlarge-up,
  .page-basicProductDetails tr.show-for-xxlarge-up,
  .page-collectProductDetails tr.show-for-xxlarge-up,
  .page-collectStoreSearch tr.show-for-xxlarge-up,
  .page-basicStoreSearch tr.show-for-xxlarge-up,
  .page-fashionProductDetails tr.show-for-xxlarge-up {
    display: table-row !important;
  }
  .page-productDetails td.hide-for-large,
  .page-basicProductDetails td.hide-for-large,
  .page-collectProductDetails td.hide-for-large,
  .page-collectStoreSearch td.hide-for-large,
  .page-basicStoreSearch td.hide-for-large,
  .page-fashionProductDetails td.hide-for-large,
  .page-productDetails td.hide-for-large-down,
  .page-basicProductDetails td.hide-for-large-down,
  .page-collectProductDetails td.hide-for-large-down,
  .page-collectStoreSearch td.hide-for-large-down,
  .page-basicStoreSearch td.hide-for-large-down,
  .page-fashionProductDetails td.hide-for-large-down,
  .page-productDetails td.hide-for-large-only,
  .page-basicProductDetails td.hide-for-large-only,
  .page-collectProductDetails td.hide-for-large-only,
  .page-collectStoreSearch td.hide-for-large-only,
  .page-basicStoreSearch td.hide-for-large-only,
  .page-fashionProductDetails td.hide-for-large-only,
  .page-productDetails td.hide-for-medium,
  .page-basicProductDetails td.hide-for-medium,
  .page-collectProductDetails td.hide-for-medium,
  .page-collectStoreSearch td.hide-for-medium,
  .page-basicStoreSearch td.hide-for-medium,
  .page-fashionProductDetails td.hide-for-medium,
  .page-productDetails td.hide-for-medium-down,
  .page-basicProductDetails td.hide-for-medium-down,
  .page-collectProductDetails td.hide-for-medium-down,
  .page-collectStoreSearch td.hide-for-medium-down,
  .page-basicStoreSearch td.hide-for-medium-down,
  .page-fashionProductDetails td.hide-for-medium-down,
  .page-productDetails td.hide-for-medium-only,
  .page-basicProductDetails td.hide-for-medium-only,
  .page-collectProductDetails td.hide-for-medium-only,
  .page-collectStoreSearch td.hide-for-medium-only,
  .page-basicStoreSearch td.hide-for-medium-only,
  .page-fashionProductDetails td.hide-for-medium-only,
  .page-productDetails td.hide-for-small,
  .page-basicProductDetails td.hide-for-small,
  .page-collectProductDetails td.hide-for-small,
  .page-collectStoreSearch td.hide-for-small,
  .page-basicStoreSearch td.hide-for-small,
  .page-fashionProductDetails td.hide-for-small,
  .page-productDetails td.hide-for-small-down,
  .page-basicProductDetails td.hide-for-small-down,
  .page-collectProductDetails td.hide-for-small-down,
  .page-collectStoreSearch td.hide-for-small-down,
  .page-basicStoreSearch td.hide-for-small-down,
  .page-fashionProductDetails td.hide-for-small-down,
  .page-productDetails td.hide-for-small-only,
  .page-basicProductDetails td.hide-for-small-only,
  .page-collectProductDetails td.hide-for-small-only,
  .page-collectStoreSearch td.hide-for-small-only,
  .page-basicStoreSearch td.hide-for-small-only,
  .page-fashionProductDetails td.hide-for-small-only,
  .page-productDetails td.hide-for-xlarge-only,
  .page-basicProductDetails td.hide-for-xlarge-only,
  .page-collectProductDetails td.hide-for-xlarge-only,
  .page-collectStoreSearch td.hide-for-xlarge-only,
  .page-basicStoreSearch td.hide-for-xlarge-only,
  .page-fashionProductDetails td.hide-for-xlarge-only,
  .page-productDetails td.show-for-large-up,
  .page-basicProductDetails td.show-for-large-up,
  .page-collectProductDetails td.show-for-large-up,
  .page-collectStoreSearch td.show-for-large-up,
  .page-basicStoreSearch td.show-for-large-up,
  .page-fashionProductDetails td.show-for-large-up,
  .page-productDetails td.show-for-medium-up,
  .page-basicProductDetails td.show-for-medium-up,
  .page-collectProductDetails td.show-for-medium-up,
  .page-collectStoreSearch td.show-for-medium-up,
  .page-basicStoreSearch td.show-for-medium-up,
  .page-fashionProductDetails td.show-for-medium-up,
  .page-productDetails td.show-for-small-up,
  .page-basicProductDetails td.show-for-small-up,
  .page-collectProductDetails td.show-for-small-up,
  .page-collectStoreSearch td.show-for-small-up,
  .page-basicStoreSearch td.show-for-small-up,
  .page-fashionProductDetails td.show-for-small-up,
  .page-productDetails td.show-for-xlarge-up,
  .page-basicProductDetails td.show-for-xlarge-up,
  .page-collectProductDetails td.show-for-xlarge-up,
  .page-collectStoreSearch td.show-for-xlarge-up,
  .page-basicStoreSearch td.show-for-xlarge-up,
  .page-fashionProductDetails td.show-for-xlarge-up,
  .page-productDetails td.show-for-xxlarge-only,
  .page-basicProductDetails td.show-for-xxlarge-only,
  .page-collectProductDetails td.show-for-xxlarge-only,
  .page-collectStoreSearch td.show-for-xxlarge-only,
  .page-basicStoreSearch td.show-for-xxlarge-only,
  .page-fashionProductDetails td.show-for-xxlarge-only,
  .page-productDetails td.show-for-xxlarge-up,
  .page-basicProductDetails td.show-for-xxlarge-up,
  .page-collectProductDetails td.show-for-xxlarge-up,
  .page-collectStoreSearch td.show-for-xxlarge-up,
  .page-basicStoreSearch td.show-for-xxlarge-up,
  .page-fashionProductDetails td.show-for-xxlarge-up,
  .page-productDetails th.hide-for-large,
  .page-basicProductDetails th.hide-for-large,
  .page-collectProductDetails th.hide-for-large,
  .page-collectStoreSearch th.hide-for-large,
  .page-basicStoreSearch th.hide-for-large,
  .page-fashionProductDetails th.hide-for-large,
  .page-productDetails th.hide-for-large-down,
  .page-basicProductDetails th.hide-for-large-down,
  .page-collectProductDetails th.hide-for-large-down,
  .page-collectStoreSearch th.hide-for-large-down,
  .page-basicStoreSearch th.hide-for-large-down,
  .page-fashionProductDetails th.hide-for-large-down,
  .page-productDetails th.hide-for-large-only,
  .page-basicProductDetails th.hide-for-large-only,
  .page-collectProductDetails th.hide-for-large-only,
  .page-collectStoreSearch th.hide-for-large-only,
  .page-basicStoreSearch th.hide-for-large-only,
  .page-fashionProductDetails th.hide-for-large-only,
  .page-productDetails th.hide-for-medium,
  .page-basicProductDetails th.hide-for-medium,
  .page-collectProductDetails th.hide-for-medium,
  .page-collectStoreSearch th.hide-for-medium,
  .page-basicStoreSearch th.hide-for-medium,
  .page-fashionProductDetails th.hide-for-medium,
  .page-productDetails th.hide-for-medium-down,
  .page-basicProductDetails th.hide-for-medium-down,
  .page-collectProductDetails th.hide-for-medium-down,
  .page-collectStoreSearch th.hide-for-medium-down,
  .page-basicStoreSearch th.hide-for-medium-down,
  .page-fashionProductDetails th.hide-for-medium-down,
  .page-productDetails th.hide-for-medium-only,
  .page-basicProductDetails th.hide-for-medium-only,
  .page-collectProductDetails th.hide-for-medium-only,
  .page-collectStoreSearch th.hide-for-medium-only,
  .page-basicStoreSearch th.hide-for-medium-only,
  .page-fashionProductDetails th.hide-for-medium-only,
  .page-productDetails th.hide-for-small,
  .page-basicProductDetails th.hide-for-small,
  .page-collectProductDetails th.hide-for-small,
  .page-collectStoreSearch th.hide-for-small,
  .page-basicStoreSearch th.hide-for-small,
  .page-fashionProductDetails th.hide-for-small,
  .page-productDetails th.hide-for-small-down,
  .page-basicProductDetails th.hide-for-small-down,
  .page-collectProductDetails th.hide-for-small-down,
  .page-collectStoreSearch th.hide-for-small-down,
  .page-basicStoreSearch th.hide-for-small-down,
  .page-fashionProductDetails th.hide-for-small-down,
  .page-productDetails th.hide-for-small-only,
  .page-basicProductDetails th.hide-for-small-only,
  .page-collectProductDetails th.hide-for-small-only,
  .page-collectStoreSearch th.hide-for-small-only,
  .page-basicStoreSearch th.hide-for-small-only,
  .page-fashionProductDetails th.hide-for-small-only,
  .page-productDetails th.hide-for-xlarge-only,
  .page-basicProductDetails th.hide-for-xlarge-only,
  .page-collectProductDetails th.hide-for-xlarge-only,
  .page-collectStoreSearch th.hide-for-xlarge-only,
  .page-basicStoreSearch th.hide-for-xlarge-only,
  .page-fashionProductDetails th.hide-for-xlarge-only,
  .page-productDetails th.show-for-large-up,
  .page-basicProductDetails th.show-for-large-up,
  .page-collectProductDetails th.show-for-large-up,
  .page-collectStoreSearch th.show-for-large-up,
  .page-basicStoreSearch th.show-for-large-up,
  .page-fashionProductDetails th.show-for-large-up,
  .page-productDetails th.show-for-medium-up,
  .page-basicProductDetails th.show-for-medium-up,
  .page-collectProductDetails th.show-for-medium-up,
  .page-collectStoreSearch th.show-for-medium-up,
  .page-basicStoreSearch th.show-for-medium-up,
  .page-fashionProductDetails th.show-for-medium-up,
  .page-productDetails th.show-for-small-up,
  .page-basicProductDetails th.show-for-small-up,
  .page-collectProductDetails th.show-for-small-up,
  .page-collectStoreSearch th.show-for-small-up,
  .page-basicStoreSearch th.show-for-small-up,
  .page-fashionProductDetails th.show-for-small-up,
  .page-productDetails th.show-for-xlarge-up,
  .page-basicProductDetails th.show-for-xlarge-up,
  .page-collectProductDetails th.show-for-xlarge-up,
  .page-collectStoreSearch th.show-for-xlarge-up,
  .page-basicStoreSearch th.show-for-xlarge-up,
  .page-fashionProductDetails th.show-for-xlarge-up,
  .page-productDetails th.show-for-xxlarge-only,
  .page-basicProductDetails th.show-for-xxlarge-only,
  .page-collectProductDetails th.show-for-xxlarge-only,
  .page-collectStoreSearch th.show-for-xxlarge-only,
  .page-basicStoreSearch th.show-for-xxlarge-only,
  .page-fashionProductDetails th.show-for-xxlarge-only,
  .page-productDetails th.show-for-xxlarge-up,
  .page-basicProductDetails th.show-for-xxlarge-up,
  .page-collectProductDetails th.show-for-xxlarge-up,
  .page-collectStoreSearch th.show-for-xxlarge-up,
  .page-basicStoreSearch th.show-for-xxlarge-up,
  .page-fashionProductDetails th.show-for-xxlarge-up {
    display: table-cell !important;
  }
}
.page-productDetails .model-brand-card,
.page-basicProductDetails .model-brand-card,
.page-collectProductDetails .model-brand-card,
.page-collectStoreSearch .model-brand-card,
.page-basicStoreSearch .model-brand-card,
.page-fashionProductDetails .model-brand-card {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.page-productDetails .model-brand-card .reviews-pdp,
.page-basicProductDetails .model-brand-card .reviews-pdp,
.page-collectProductDetails .model-brand-card .reviews-pdp,
.page-collectStoreSearch .model-brand-card .reviews-pdp,
.page-basicStoreSearch .model-brand-card .reviews-pdp,
.page-fashionProductDetails .model-brand-card .reviews-pdp {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 639px) {
  .page-productDetails .model-brand-card .reviews-pdp .rating,
  .page-basicProductDetails .model-brand-card .reviews-pdp .rating,
  .page-collectProductDetails .model-brand-card .reviews-pdp .rating,
  .page-collectStoreSearch .model-brand-card .reviews-pdp .rating,
  .page-basicStoreSearch .model-brand-card .reviews-pdp .rating,
  .page-fashionProductDetails .model-brand-card .reviews-pdp .rating {
    max-width: 100%;
  }
}
.page-productDetails .product-gallery .slick-dots li button:before,
.page-basicProductDetails .product-gallery .slick-dots li button:before,
.page-collectProductDetails .product-gallery .slick-dots li button:before,
.page-collectStoreSearch .product-gallery .slick-dots li button:before,
.page-basicStoreSearch .product-gallery .slick-dots li button:before,
.page-fashionProductDetails .product-gallery .slick-dots li button:before {
  font-size: 7vw;
}
@media (max-width: 639px) {
  .page-productDetails .product-gallery .slick-dots li button:before,
  .page-basicProductDetails .product-gallery .slick-dots li button:before,
  .page-collectProductDetails .product-gallery .slick-dots li button:before,
  .page-collectStoreSearch .product-gallery .slick-dots li button:before,
  .page-basicStoreSearch .product-gallery .slick-dots li button:before,
  .page-fashionProductDetails .product-gallery .slick-dots li button:before {
    font-size: 13vw;
  }
}
.page-productDetails .slick-dots li.slick-active button:before,
.page-basicProductDetails .slick-dots li.slick-active button:before,
.page-collectProductDetails .slick-dots li.slick-active button:before,
.page-collectStoreSearch .slick-dots li.slick-active button:before,
.page-basicStoreSearch .slick-dots li.slick-active button:before,
.page-fashionProductDetails .slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.page-productDetails .gallery-expanded-pager,
.page-basicProductDetails .gallery-expanded-pager,
.page-collectProductDetails .gallery-expanded-pager,
.page-collectStoreSearch .gallery-expanded-pager,
.page-basicStoreSearch .gallery-expanded-pager,
.page-fashionProductDetails .gallery-expanded-pager {
  display: none;
}
@media (max-width: 1024px) {
  .page-productDetails .slick-dots,
  .page-basicProductDetails .slick-dots,
  .page-collectProductDetails .slick-dots,
  .page-collectStoreSearch .slick-dots,
  .page-basicStoreSearch .slick-dots,
  .page-fashionProductDetails .slick-dots {
    margin: 15px 0 20px 0;
    position: relative;
    bottom: 0;
  }
}
.page-productDetails .product-gallery .slick-dots li,
.page-basicProductDetails .product-gallery .slick-dots li,
.page-collectProductDetails .product-gallery .slick-dots li,
.page-collectStoreSearch .product-gallery .slick-dots li,
.page-basicStoreSearch .product-gallery .slick-dots li,
.page-fashionProductDetails .product-gallery .slick-dots li {
  margin: 0 3px;
}
.page-productDetails .block-padding-card .model-brand,
.page-basicProductDetails .block-padding-card .model-brand,
.page-collectProductDetails .block-padding-card .model-brand,
.page-collectStoreSearch .block-padding-card .model-brand,
.page-basicStoreSearch .block-padding-card .model-brand,
.page-fashionProductDetails .block-padding-card .model-brand {
  display: inline;
}
.page-productDetails .block-padding-card .model-brand-card-container,
.page-basicProductDetails .block-padding-card .model-brand-card-container,
.page-collectProductDetails .block-padding-card .model-brand-card-container,
.page-collectStoreSearch .block-padding-card .model-brand-card-container,
.page-basicStoreSearch .block-padding-card .model-brand-card-container,
.page-fashionProductDetails .block-padding-card .model-brand-card-container {
  background: #ffffff;
  z-index: 20;
}
.page-productDetails .model-brand-card .logo-content,
.page-basicProductDetails .model-brand-card .logo-content,
.page-collectProductDetails .model-brand-card .logo-content,
.page-collectStoreSearch .model-brand-card .logo-content,
.page-basicStoreSearch .model-brand-card .logo-content,
.page-fashionProductDetails .model-brand-card .logo-content {
  width: 120px;
  margin-right: 10px;
  -webkit-justify-content: center;
  justify-content: center;
}
.page-productDetails .model-brand-card .logo-content .logo,
.page-basicProductDetails .model-brand-card .logo-content .logo,
.page-collectProductDetails .model-brand-card .logo-content .logo,
.page-collectStoreSearch .model-brand-card .logo-content .logo,
.page-basicStoreSearch .model-brand-card .logo-content .logo,
.page-fashionProductDetails .model-brand-card .logo-content .logo {
  height: 3.125vw;
}
.page-productDetails .model-brand-card .product-name,
.page-basicProductDetails .model-brand-card .product-name,
.page-collectProductDetails .model-brand-card .product-name,
.page-collectStoreSearch .model-brand-card .product-name,
.page-basicStoreSearch .model-brand-card .product-name,
.page-fashionProductDetails .model-brand-card .product-name {
  -webkit-flex: 1;
  flex: 1;
}
.page-productDetails .category-title,
.page-basicProductDetails .category-title,
.page-collectProductDetails .category-title,
.page-collectStoreSearch .category-title,
.page-basicStoreSearch .category-title,
.page-fashionProductDetails .category-title,
.page-productDetails .model-brand-card .model,
.page-basicProductDetails .model-brand-card .model,
.page-collectProductDetails .model-brand-card .model,
.page-collectStoreSearch .model-brand-card .model,
.page-basicStoreSearch .model-brand-card .model,
.page-fashionProductDetails .model-brand-card .model,
.page-productDetails .model-brand-card .rating-num,
.page-basicProductDetails .model-brand-card .rating-num,
.page-collectProductDetails .model-brand-card .rating-num,
.page-collectStoreSearch .model-brand-card .rating-num,
.page-basicStoreSearch .model-brand-card .rating-num,
.page-fashionProductDetails .model-brand-card .rating-num {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-productDetails .category-title,
.page-basicProductDetails .category-title,
.page-collectProductDetails .category-title,
.page-collectStoreSearch .category-title,
.page-basicStoreSearch .category-title,
.page-fashionProductDetails .category-title,
.page-productDetails .model-brand-card .model,
.page-basicProductDetails .model-brand-card .model,
.page-collectProductDetails .model-brand-card .model,
.page-collectStoreSearch .model-brand-card .model,
.page-basicStoreSearch .model-brand-card .model,
.page-fashionProductDetails .model-brand-card .model {
  text-transform: uppercase;
}
.page-productDetails .model-brand-card .model,
.page-basicProductDetails .model-brand-card .model,
.page-collectProductDetails .model-brand-card .model,
.page-collectStoreSearch .model-brand-card .model,
.page-basicStoreSearch .model-brand-card .model,
.page-fashionProductDetails .model-brand-card .model {
  -o-font-smoothing: antialiased;
  font-size: 20px;
  color: #222222;
  line-height: 100%;
  text-align: left;
  padding: 0;
}
@media only screen and (max-width: 320px) {
  .page-productDetails .model-brand-card .model,
  .page-basicProductDetails .model-brand-card .model,
  .page-collectProductDetails .model-brand-card .model,
  .page-collectStoreSearch .model-brand-card .model,
  .page-basicStoreSearch .model-brand-card .model,
  .page-fashionProductDetails .model-brand-card .model {
    font-size: 14px;
  }
  .page-productDetails .model-brand-card .description,
  .page-basicProductDetails .model-brand-card .description,
  .page-collectProductDetails .model-brand-card .description,
  .page-collectStoreSearch .model-brand-card .description,
  .page-basicStoreSearch .model-brand-card .description,
  .page-fashionProductDetails .model-brand-card .description {
    font-size: 12px;
  }
}
@media only screen and (min-width: 40.063em) {
  .page-productDetails .model-brand-card .rating .opinion,
  .page-basicProductDetails .model-brand-card .rating .opinion,
  .page-collectProductDetails .model-brand-card .rating .opinion,
  .page-collectStoreSearch .model-brand-card .rating .opinion,
  .page-basicStoreSearch .model-brand-card .rating .opinion,
  .page-fashionProductDetails .model-brand-card .rating .opinion {
    display: inline;
  }
  .page-productDetails .model-brand-card .description,
  .page-basicProductDetails .model-brand-card .description,
  .page-collectProductDetails .model-brand-card .description,
  .page-collectStoreSearch .model-brand-card .description,
  .page-basicStoreSearch .model-brand-card .description,
  .page-fashionProductDetails .model-brand-card .description,
  .page-productDetails .model-brand-card .model,
  .page-basicProductDetails .model-brand-card .model,
  .page-collectProductDetails .model-brand-card .model,
  .page-collectStoreSearch .model-brand-card .model,
  .page-basicStoreSearch .model-brand-card .model,
  .page-fashionProductDetails .model-brand-card .model {
    text-align: center;
  }
}
.page-productDetails .model-brand-card .model,
.page-basicProductDetails .model-brand-card .model,
.page-collectProductDetails .model-brand-card .model,
.page-collectStoreSearch .model-brand-card .model,
.page-basicStoreSearch .model-brand-card .model,
.page-fashionProductDetails .model-brand-card .model {
  font-size: 23px;
}
.page-productDetails .model-brand-card .ref,
.page-basicProductDetails .model-brand-card .ref,
.page-collectProductDetails .model-brand-card .ref,
.page-collectStoreSearch .model-brand-card .ref,
.page-basicStoreSearch .model-brand-card .ref,
.page-fashionProductDetails .model-brand-card .ref {
  font-size: 11px;
  font-weight: 300;
}
@media (min-width: 641px) {
  .page-productDetails .model-brand-card .ref,
  .page-basicProductDetails .model-brand-card .ref,
  .page-collectProductDetails .model-brand-card .ref,
  .page-collectStoreSearch .model-brand-card .ref,
  .page-basicStoreSearch .model-brand-card .ref,
  .page-fashionProductDetails .model-brand-card .ref {
    text-align: center;
  }
}
.page-productDetails .model-brand-card .opinion a,
.page-basicProductDetails .model-brand-card .opinion a,
.page-collectProductDetails .model-brand-card .opinion a,
.page-collectStoreSearch .model-brand-card .opinion a,
.page-basicStoreSearch .model-brand-card .opinion a,
.page-fashionProductDetails .model-brand-card .opinion a,
.page-productDetails .model-brand-card .share-content .share-text,
.page-basicProductDetails .model-brand-card .share-content .share-text,
.page-collectProductDetails .model-brand-card .share-content .share-text,
.page-collectStoreSearch .model-brand-card .share-content .share-text,
.page-basicStoreSearch .model-brand-card .share-content .share-text,
.page-fashionProductDetails .model-brand-card .share-content .share-text {
  color: #ffffff;
}
.page-productDetails .model-brand-card .opinion a,
.page-basicProductDetails .model-brand-card .opinion a,
.page-collectProductDetails .model-brand-card .opinion a,
.page-collectStoreSearch .model-brand-card .opinion a,
.page-basicStoreSearch .model-brand-card .opinion a,
.page-fashionProductDetails .model-brand-card .opinion a {
  font-size: 12px;
  font-weight: 300;
}
.page-productDetails .model-brand-card .share-content,
.page-basicProductDetails .model-brand-card .share-content,
.page-collectProductDetails .model-brand-card .share-content,
.page-collectStoreSearch .model-brand-card .share-content,
.page-basicStoreSearch .model-brand-card .share-content,
.page-fashionProductDetails .model-brand-card .share-content {
  margin: 0;
  text-align: center;
  width: 50%;
  position: absolute;
  right: 0;
  top: -56px;
}
.page-productDetails .model-brand-card .share-content .share-show,
.page-basicProductDetails .model-brand-card .share-content .share-show,
.page-collectProductDetails .model-brand-card .share-content .share-show,
.page-collectStoreSearch .model-brand-card .share-content .share-show,
.page-basicStoreSearch .model-brand-card .share-content .share-show,
.page-fashionProductDetails .model-brand-card .share-content .share-show {
  height: 56px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 12px 0;
  background: #272727;
  z-index: 10;
}
.page-productDetails .model-brand-card .share-content .share-text,
.page-basicProductDetails .model-brand-card .share-content .share-text,
.page-collectProductDetails .model-brand-card .share-content .share-text,
.page-collectStoreSearch .model-brand-card .share-content .share-text,
.page-basicStoreSearch .model-brand-card .share-content .share-text,
.page-fashionProductDetails .model-brand-card .share-content .share-text {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
}
.page-productDetails .model-brand-card .go-to-card a,
.page-basicProductDetails .model-brand-card .go-to-card a,
.page-collectProductDetails .model-brand-card .go-to-card a,
.page-collectStoreSearch .model-brand-card .go-to-card a,
.page-basicStoreSearch .model-brand-card .go-to-card a,
.page-fashionProductDetails .model-brand-card .go-to-card a,
.page-productDetails .model-brand-card .share-content .social-list li a,
.page-basicProductDetails .model-brand-card .share-content .social-list li a,
.page-collectProductDetails .model-brand-card .share-content .social-list li a,
.page-collectStoreSearch .model-brand-card .share-content .social-list li a,
.page-basicStoreSearch .model-brand-card .share-content .social-list li a,
.page-fashionProductDetails .model-brand-card .share-content .social-list li a {
  font-size: 12px;
}
.page-productDetails .model-brand-card .share-content .social-list,
.page-basicProductDetails .model-brand-card .share-content .social-list,
.page-collectProductDetails .model-brand-card .share-content .social-list,
.page-collectStoreSearch .model-brand-card .share-content .social-list,
.page-basicStoreSearch .model-brand-card .share-content .social-list,
.page-fashionProductDetails .model-brand-card .share-content .social-list {
  display: none;
  background: #272727;
  padding: 20px 10%;
}
.page-productDetails .model-brand-card .share-content .social-list li,
.page-basicProductDetails .model-brand-card .share-content .social-list li,
.page-collectProductDetails .model-brand-card .share-content .social-list li,
.page-collectStoreSearch .model-brand-card .share-content .social-list li,
.page-basicStoreSearch .model-brand-card .share-content .social-list li,
.page-fashionProductDetails .model-brand-card .share-content .social-list li {
  text-align: left;
  margin: 3px 0;
}
.page-productDetails .model-brand-card .share-content .social-list li a,
.page-basicProductDetails .model-brand-card .share-content .social-list li a,
.page-collectProductDetails .model-brand-card .share-content .social-list li a,
.page-collectStoreSearch .model-brand-card .share-content .social-list li a,
.page-basicStoreSearch .model-brand-card .share-content .social-list li a,
.page-fashionProductDetails .model-brand-card .share-content .social-list li a {
  color: #ffffff;
}
.page-productDetails .model-brand-card .share-content.opened .social-list,
.page-basicProductDetails .model-brand-card .share-content.opened .social-list,
.page-collectProductDetails .model-brand-card .share-content.opened .social-list,
.page-collectStoreSearch .model-brand-card .share-content.opened .social-list,
.page-basicStoreSearch .model-brand-card .share-content.opened .social-list,
.page-fashionProductDetails .model-brand-card .share-content.opened .social-list {
  display: block;
}
.page-productDetails .model-brand-card .go-to-card a,
.page-basicProductDetails .model-brand-card .go-to-card a,
.page-collectProductDetails .model-brand-card .go-to-card a,
.page-collectStoreSearch .model-brand-card .go-to-card a,
.page-basicStoreSearch .model-brand-card .go-to-card a,
.page-fashionProductDetails .model-brand-card .go-to-card a {
  color: #222222;
  text-decoration: underline;
  font-weight: 300;
}
.page-productDetails #checkout-content .btn-primary,
.page-basicProductDetails #checkout-content .btn-primary,
.page-collectProductDetails #checkout-content .btn-primary,
.page-collectStoreSearch #checkout-content .btn-primary,
.page-basicStoreSearch #checkout-content .btn-primary,
.page-fashionProductDetails #checkout-content .btn-primary,
.page-productDetails .model-features-card a:hover,
.page-basicProductDetails .model-features-card a:hover,
.page-collectProductDetails .model-features-card a:hover,
.page-collectStoreSearch .model-features-card a:hover,
.page-basicStoreSearch .model-features-card a:hover,
.page-fashionProductDetails .model-features-card a:hover,
.page-productDetails .user-ratings .ratings-overview .comment-filter a:hover,
.page-basicProductDetails .user-ratings .ratings-overview .comment-filter a:hover,
.page-collectProductDetails .user-ratings .ratings-overview .comment-filter a:hover,
.page-collectStoreSearch .user-ratings .ratings-overview .comment-filter a:hover,
.page-basicStoreSearch .user-ratings .ratings-overview .comment-filter a:hover,
.page-fashionProductDetails .user-ratings .ratings-overview .comment-filter a:hover {
  text-decoration: none;
}
.page-productDetails .model-features-card .btn-checkout,
.page-basicProductDetails .model-features-card .btn-checkout,
.page-collectProductDetails .model-features-card .btn-checkout,
.page-collectStoreSearch .model-features-card .btn-checkout,
.page-basicStoreSearch .model-features-card .btn-checkout,
.page-fashionProductDetails .model-features-card .btn-checkout,
.page-productDetails .model-features-card .color-dropdown .color-item,
.page-basicProductDetails .model-features-card .color-dropdown .color-item,
.page-collectProductDetails .model-features-card .color-dropdown .color-item,
.page-collectStoreSearch .model-features-card .color-dropdown .color-item,
.page-basicStoreSearch .model-features-card .color-dropdown .color-item,
.page-fashionProductDetails .model-features-card .color-dropdown .color-item {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
}
.page-productDetails i,
.page-basicProductDetails i,
.page-collectProductDetails i,
.page-collectStoreSearch i,
.page-basicStoreSearch i,
.page-fashionProductDetails i {
  margin: 0 6px;
}
.page-productDetails .model-brand-card .review,
.page-basicProductDetails .model-brand-card .review,
.page-collectProductDetails .model-brand-card .review,
.page-collectStoreSearch .model-brand-card .review,
.page-basicStoreSearch .model-brand-card .review,
.page-fashionProductDetails .model-brand-card .review {
  margin: 20px 0;
  font-size: 13px;
  font-weight: 300;
  line-height: 160%;
}
.page-productDetails .model-features-card .price-tag-big,
.page-basicProductDetails .model-features-card .price-tag-big,
.page-collectProductDetails .model-features-card .price-tag-big,
.page-collectStoreSearch .model-features-card .price-tag-big,
.page-basicStoreSearch .model-features-card .price-tag-big,
.page-fashionProductDetails .model-features-card .price-tag-big {
  margin-bottom: 1em;
}
.page-productDetails .no-display,
.page-basicProductDetails .no-display,
.page-collectProductDetails .no-display,
.page-collectStoreSearch .no-display,
.page-basicStoreSearch .no-display,
.page-fashionProductDetails .no-display {
  display: none !important;
}
.page-productDetails .region-container a,
.page-basicProductDetails .region-container a,
.page-collectProductDetails .region-container a,
.page-collectStoreSearch .region-container a,
.page-basicStoreSearch .region-container a,
.page-fashionProductDetails .region-container a {
  text-decoration: none;
}
.page-productDetails .region-container a:after,
.page-basicProductDetails .region-container a:after,
.page-collectProductDetails .region-container a:after,
.page-collectStoreSearch .region-container a:after,
.page-basicStoreSearch .region-container a:after,
.page-fashionProductDetails .region-container a:after {
  content: ' |';
}
@media (max-width: 1024px) {
  .page-productDetails .region-container a:after,
  .page-basicProductDetails .region-container a:after,
  .page-collectProductDetails .region-container a:after,
  .page-collectStoreSearch .region-container a:after,
  .page-basicStoreSearch .region-container a:after,
  .page-fashionProductDetails .region-container a:after {
    padding: 0 5px;
  }
}
.page-productDetails .last-region a:after,
.page-basicProductDetails .last-region a:after,
.page-collectProductDetails .last-region a:after,
.page-collectStoreSearch .last-region a:after,
.page-basicStoreSearch .last-region a:after,
.page-fashionProductDetails .last-region a:after {
  content: '';
}
.page-productDetails .size-item,
.page-basicProductDetails .size-item,
.page-collectProductDetails .size-item,
.page-collectStoreSearch .size-item,
.page-basicStoreSearch .size-item,
.page-fashionProductDetails .size-item {
  color: white;
  display: block;
}
@media (max-width: 1024px) {
  .page-productDetails .size-item.selected,
  .page-basicProductDetails .size-item.selected,
  .page-collectProductDetails .size-item.selected,
  .page-collectStoreSearch .size-item.selected,
  .page-basicStoreSearch .size-item.selected,
  .page-fashionProductDetails .size-item.selected {
    cursor: pointer;
  }
}
.page-productDetails .size-selector-header .size-selector-header-system,
.page-basicProductDetails .size-selector-header .size-selector-header-system,
.page-collectProductDetails .size-selector-header .size-selector-header-system,
.page-collectStoreSearch .size-selector-header .size-selector-header-system,
.page-basicStoreSearch .size-selector-header .size-selector-header-system,
.page-fashionProductDetails .size-selector-header .size-selector-header-system {
  margin-top: 5px;
}
.page-productDetails .size-selector-header .size-selector-header-system a,
.page-basicProductDetails .size-selector-header .size-selector-header-system a,
.page-collectProductDetails .size-selector-header .size-selector-header-system a,
.page-collectStoreSearch .size-selector-header .size-selector-header-system a,
.page-basicStoreSearch .size-selector-header .size-selector-header-system a,
.page-fashionProductDetails .size-selector-header .size-selector-header-system a {
  color: black;
}
.page-productDetails .hermanos,
.page-basicProductDetails .hermanos,
.page-collectProductDetails .hermanos,
.page-collectStoreSearch .hermanos,
.page-basicStoreSearch .hermanos,
.page-fashionProductDetails .hermanos {
  width: 100%;
  display: block;
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
}
.page-productDetails .enlaces_hermanos,
.page-basicProductDetails .enlaces_hermanos,
.page-collectProductDetails .enlaces_hermanos,
.page-collectStoreSearch .enlaces_hermanos,
.page-basicStoreSearch .enlaces_hermanos,
.page-fashionProductDetails .enlaces_hermanos {
  color: #ffffff;
  text-decoration: none;
}
.page-productDetails .enlaces_hermanos:focus,
.page-basicProductDetails .enlaces_hermanos:focus,
.page-collectProductDetails .enlaces_hermanos:focus,
.page-collectStoreSearch .enlaces_hermanos:focus,
.page-basicStoreSearch .enlaces_hermanos:focus,
.page-fashionProductDetails .enlaces_hermanos:focus {
  outline: none;
}
.page-productDetails .enlaces_hermanos img:focus,
.page-basicProductDetails .enlaces_hermanos img:focus,
.page-collectProductDetails .enlaces_hermanos img:focus,
.page-collectStoreSearch .enlaces_hermanos img:focus,
.page-basicStoreSearch .enlaces_hermanos img:focus,
.page-fashionProductDetails .enlaces_hermanos img:focus {
  outline: none;
}
.page-productDetails .img-tallas,
.page-basicProductDetails .img-tallas,
.page-collectProductDetails .img-tallas,
.page-collectStoreSearch .img-tallas,
.page-basicStoreSearch .img-tallas,
.page-fashionProductDetails .img-tallas {
  width: 22px;
  height: 22px;
  margin-right: 2%;
}
.page-productDetails .low-stock-text,
.page-basicProductDetails .low-stock-text,
.page-collectProductDetails .low-stock-text,
.page-collectStoreSearch .low-stock-text,
.page-basicStoreSearch .low-stock-text,
.page-fashionProductDetails .low-stock-text {
  color: red;
}
.page-productDetails .size-text div span,
.page-basicProductDetails .size-text div span,
.page-collectProductDetails .size-text div span,
.page-collectStoreSearch .size-text div span,
.page-basicStoreSearch .size-text div span,
.page-fashionProductDetails .size-text div span {
  padding-right: 1px;
}
.page-productDetails .size-text div span:last-child,
.page-basicProductDetails .size-text div span:last-child,
.page-collectProductDetails .size-text div span:last-child,
.page-collectStoreSearch .size-text div span:last-child,
.page-basicStoreSearch .size-text div span:last-child,
.page-fashionProductDetails .size-text div span:last-child {
  padding-right: 0;
}
.page-productDetails .qty-selector,
.page-basicProductDetails .qty-selector,
.page-collectProductDetails .qty-selector,
.page-collectStoreSearch .qty-selector,
.page-basicStoreSearch .qty-selector,
.page-fashionProductDetails .qty-selector,
.page-productDetails .stock-wrapper,
.page-basicProductDetails .stock-wrapper,
.page-collectProductDetails .stock-wrapper,
.page-collectStoreSearch .stock-wrapper,
.page-basicStoreSearch .stock-wrapper,
.page-fashionProductDetails .stock-wrapper,
.page-productDetails .delivery-info,
.page-basicProductDetails .delivery-info,
.page-collectProductDetails .delivery-info,
.page-collectStoreSearch .delivery-info,
.page-basicStoreSearch .delivery-info,
.page-fashionProductDetails .delivery-info,
.page-productDetails .text-out-of-stock,
.page-basicProductDetails .text-out-of-stock,
.page-collectProductDetails .text-out-of-stock,
.page-collectStoreSearch .text-out-of-stock,
.page-basicStoreSearch .text-out-of-stock,
.page-fashionProductDetails .text-out-of-stock {
  display: none;
}
.page-productDetails .btn-icon:after,
.page-basicProductDetails .btn-icon:after,
.page-collectProductDetails .btn-icon:after,
.page-collectStoreSearch .btn-icon:after,
.page-basicStoreSearch .btn-icon:after,
.page-fashionProductDetails .btn-icon:after {
  content: none;
}
.page-productDetails .model-features-card .see-stock,
.page-basicProductDetails .model-features-card .see-stock,
.page-collectProductDetails .model-features-card .see-stock,
.page-collectStoreSearch .model-features-card .see-stock,
.page-basicStoreSearch .model-features-card .see-stock,
.page-fashionProductDetails .model-features-card .see-stock,
.page-productDetails .model-features-card .shipping-condition .shipping-condition-text,
.page-basicProductDetails .model-features-card .shipping-condition .shipping-condition-text,
.page-collectProductDetails .model-features-card .shipping-condition .shipping-condition-text,
.page-collectStoreSearch .model-features-card .shipping-condition .shipping-condition-text,
.page-basicStoreSearch .model-features-card .shipping-condition .shipping-condition-text,
.page-fashionProductDetails .model-features-card .shipping-condition .shipping-condition-text {
  text-align: center;
}
.page-productDetails #checkout-content .btn-primary,
.page-basicProductDetails #checkout-content .btn-primary,
.page-collectProductDetails #checkout-content .btn-primary,
.page-collectStoreSearch #checkout-content .btn-primary,
.page-basicStoreSearch #checkout-content .btn-primary,
.page-fashionProductDetails #checkout-content .btn-primary,
.page-productDetails .model-features-card a:hover,
.page-basicProductDetails .model-features-card a:hover,
.page-collectProductDetails .model-features-card a:hover,
.page-collectStoreSearch .model-features-card a:hover,
.page-basicStoreSearch .model-features-card a:hover,
.page-fashionProductDetails .model-features-card a:hover,
.page-productDetails .user-ratings .ratings-overview .comment-filter a:hover,
.page-basicProductDetails .user-ratings .ratings-overview .comment-filter a:hover,
.page-collectProductDetails .user-ratings .ratings-overview .comment-filter a:hover,
.page-collectStoreSearch .user-ratings .ratings-overview .comment-filter a:hover,
.page-basicStoreSearch .user-ratings .ratings-overview .comment-filter a:hover,
.page-fashionProductDetails .user-ratings .ratings-overview .comment-filter a:hover {
  text-decoration: none;
}
.page-productDetails .btn-enter,
.page-basicProductDetails .btn-enter,
.page-collectProductDetails .btn-enter,
.page-collectStoreSearch .btn-enter,
.page-basicStoreSearch .btn-enter,
.page-fashionProductDetails .btn-enter {
  width: 100%;
  padding: 20px 0 20px 0;
}
.page-productDetails .see-stock-container,
.page-basicProductDetails .see-stock-container,
.page-collectProductDetails .see-stock-container,
.page-collectStoreSearch .see-stock-container,
.page-basicStoreSearch .see-stock-container,
.page-fashionProductDetails .see-stock-container {
  display: none;
}
.page-productDetails .see-stock,
.page-basicProductDetails .see-stock,
.page-collectProductDetails .see-stock,
.page-collectStoreSearch .see-stock,
.page-basicStoreSearch .see-stock,
.page-fashionProductDetails .see-stock {
  text-align: center;
  display: block;
  font-size: 0.7em;
  padding: 0.4em;
  border: 1px solid #CCC;
  background: #ffffff;
  color: #222222;
  margin: 0 0 0 50px;
  text-transform: none;
}
.page-productDetails .see-stock:hover,
.page-basicProductDetails .see-stock:hover,
.page-collectProductDetails .see-stock:hover,
.page-collectStoreSearch .see-stock:hover,
.page-basicStoreSearch .see-stock:hover,
.page-fashionProductDetails .see-stock:hover {
  text-decoration: none;
}
.page-productDetails form,
.page-basicProductDetails form,
.page-collectProductDetails form,
.page-collectStoreSearch form,
.page-basicStoreSearch form,
.page-fashionProductDetails form {
  margin: 0;
}
.page-productDetails .open-modal-stores,
.page-basicProductDetails .open-modal-stores,
.page-collectProductDetails .open-modal-stores,
.page-collectStoreSearch .open-modal-stores,
.page-basicStoreSearch .open-modal-stores,
.page-fashionProductDetails .open-modal-stores {
  display: block;
  opacity: 1;
  visibility: visible;
  top: 100px;
}
.page-productDetails .js-reveal-modal-stores,
.page-basicProductDetails .js-reveal-modal-stores,
.page-collectProductDetails .js-reveal-modal-stores,
.page-collectStoreSearch .js-reveal-modal-stores,
.page-basicStoreSearch .js-reveal-modal-stores,
.page-fashionProductDetails .js-reveal-modal-stores,
.page-productDetails .js-reserve-modal,
.page-basicProductDetails .js-reserve-modal,
.page-collectProductDetails .js-reserve-modal,
.page-collectStoreSearch .js-reserve-modal,
.page-basicStoreSearch .js-reserve-modal,
.page-fashionProductDetails .js-reserve-modal {
  position: fixed;
  z-index: 999999;
  -webkit-animation-name: fsModalStore;
  -webkit-animation-duration: 1s;
  animation-name: fsModalStore;
  animation-duration: 1s;
}
@media (min-width: 1025px) {
  @-webkit-keyframes fsModalStore {
    0% {
      top: -100%;
    }
    100% {
      top: 100px;
    }
  }
  @keyframes fsModalStore {
    0% {
      top: -100%;
    }
    100% {
      top: 100px;
    }
  }
}
.page-productDetails .button,
.page-basicProductDetails .button,
.page-collectProductDetails .button,
.page-collectStoreSearch .button,
.page-basicStoreSearch .button,
.page-fashionProductDetails .button,
.page-productDetails .shop-map-modal-title,
.page-basicProductDetails .shop-map-modal-title,
.page-collectProductDetails .shop-map-modal-title,
.page-collectStoreSearch .shop-map-modal-title,
.page-basicStoreSearch .shop-map-modal-title,
.page-fashionProductDetails .shop-map-modal-title,
.page-productDetails .shop-map-modal-title-pest,
.page-basicProductDetails .shop-map-modal-title-pest,
.page-collectProductDetails .shop-map-modal-title-pest,
.page-collectStoreSearch .shop-map-modal-title-pest,
.page-basicStoreSearch .shop-map-modal-title-pest,
.page-fashionProductDetails .shop-map-modal-title-pest {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
}
.page-productDetails .steps-item.selected,
.page-basicProductDetails .steps-item.selected,
.page-collectProductDetails .steps-item.selected,
.page-collectStoreSearch .steps-item.selected,
.page-basicStoreSearch .steps-item.selected,
.page-fashionProductDetails .steps-item.selected {
  background: #000000;
  color: #ffffff;
}
.page-productDetails .steps-item.selected:after,
.page-basicProductDetails .steps-item.selected:after,
.page-collectProductDetails .steps-item.selected:after,
.page-collectStoreSearch .steps-item.selected:after,
.page-basicStoreSearch .steps-item.selected:after,
.page-fashionProductDetails .steps-item.selected:after {
  position: absolute;
  display: inline-block;
  border-top: 1.25em solid transparent;
  border-left: 1.25em solid #000000;
  border-bottom: 1.25em solid transparent;
  right: -1.25em;
  top: 0;
  content: '';
}
.page-productDetails .steps-item.disabled,
.page-basicProductDetails .steps-item.disabled,
.page-collectProductDetails .steps-item.disabled,
.page-collectStoreSearch .steps-item.disabled,
.page-basicStoreSearch .steps-item.disabled,
.page-fashionProductDetails .steps-item.disabled {
  color: rgba(34, 34, 34, 0.3);
}
.page-productDetails .shop-map,
.page-basicProductDetails .shop-map,
.page-collectProductDetails .shop-map,
.page-collectStoreSearch .shop-map,
.page-basicStoreSearch .shop-map,
.page-fashionProductDetails .shop-map {
  width: 100% !important;
}
.page-productDetails .shop-map path,
.page-basicProductDetails .shop-map path,
.page-collectProductDetails .shop-map path,
.page-collectStoreSearch .shop-map path,
.page-basicStoreSearch .shop-map path,
.page-fashionProductDetails .shop-map path,
.page-productDetails .shop-map polygon,
.page-basicProductDetails .shop-map polygon,
.page-collectProductDetails .shop-map polygon,
.page-collectStoreSearch .shop-map polygon,
.page-basicStoreSearch .shop-map polygon,
.page-fashionProductDetails .shop-map polygon {
  fill: #ababab;
  fill-opacity: 1;
  stroke: #ffffff;
  stroke-width: .60093313;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 4;
  stroke-dasharray: none;
  stroke-opacity: 1;
  cursor: pointer;
}
.page-productDetails .shop-map path:hover,
.page-basicProductDetails .shop-map path:hover,
.page-collectProductDetails .shop-map path:hover,
.page-collectStoreSearch .shop-map path:hover,
.page-basicStoreSearch .shop-map path:hover,
.page-fashionProductDetails .shop-map path:hover,
.page-productDetails .shop-map polygon:hover,
.page-basicProductDetails .shop-map polygon:hover,
.page-collectProductDetails .shop-map polygon:hover,
.page-collectStoreSearch .shop-map polygon:hover,
.page-basicStoreSearch .shop-map polygon:hover,
.page-fashionProductDetails .shop-map polygon:hover {
  fill: #e24d4a;
}
.page-productDetails .shop-map path.disabled,
.page-basicProductDetails .shop-map path.disabled,
.page-collectProductDetails .shop-map path.disabled,
.page-collectStoreSearch .shop-map path.disabled,
.page-basicStoreSearch .shop-map path.disabled,
.page-fashionProductDetails .shop-map path.disabled,
.page-productDetails .shop-map polygon.disabled,
.page-basicProductDetails .shop-map polygon.disabled,
.page-collectProductDetails .shop-map polygon.disabled,
.page-collectStoreSearch .shop-map polygon.disabled,
.page-basicStoreSearch .shop-map polygon.disabled,
.page-fashionProductDetails .shop-map polygon.disabled {
  fill: #e8e8e8;
  cursor: default;
}
.page-productDetails .shop-map path.disabled:hover,
.page-basicProductDetails .shop-map path.disabled:hover,
.page-collectProductDetails .shop-map path.disabled:hover,
.page-collectStoreSearch .shop-map path.disabled:hover,
.page-basicStoreSearch .shop-map path.disabled:hover,
.page-fashionProductDetails .shop-map path.disabled:hover,
.page-productDetails .shop-map polygon.disabled:hover,
.page-basicProductDetails .shop-map polygon.disabled:hover,
.page-collectProductDetails .shop-map polygon.disabled:hover,
.page-collectStoreSearch .shop-map polygon.disabled:hover,
.page-basicStoreSearch .shop-map polygon.disabled:hover,
.page-fashionProductDetails .shop-map polygon.disabled:hover {
  fill: #e8e8e8;
}
.page-productDetails .shop-map-modal-title,
.page-basicProductDetails .shop-map-modal-title,
.page-collectProductDetails .shop-map-modal-title,
.page-collectStoreSearch .shop-map-modal-title,
.page-basicStoreSearch .shop-map-modal-title,
.page-fashionProductDetails .shop-map-modal-title {
  -o-font-smoothing: antialiased;
  font-size: 1.5em;
  margin-bottom: 20px;
  text-align: center;
}
.page-productDetails .shop-map-modal-title-pest,
.page-basicProductDetails .shop-map-modal-title-pest,
.page-collectProductDetails .shop-map-modal-title-pest,
.page-collectStoreSearch .shop-map-modal-title-pest,
.page-basicStoreSearch .shop-map-modal-title-pest,
.page-fashionProductDetails .shop-map-modal-title-pest {
  -o-font-smoothing: antialiased;
  padding: .6em 0;
  line-height: 100%;
  color: #000000;
  margin-bottom: 30px;
  width: 100%;
  border-bottom: 1px solid #000000;
}
.page-productDetails .home-slide .slick-slide,
.page-basicProductDetails .home-slide .slick-slide,
.page-collectProductDetails .home-slide .slick-slide,
.page-collectStoreSearch .home-slide .slick-slide,
.page-basicStoreSearch .home-slide .slick-slide,
.page-fashionProductDetails .home-slide .slick-slide,
.page-productDetails .shop-map,
.page-basicProductDetails .shop-map,
.page-collectProductDetails .shop-map,
.page-collectStoreSearch .shop-map,
.page-basicStoreSearch .shop-map,
.page-fashionProductDetails .shop-map {
  line-height: 0;
}
.page-productDetails .shop-map-modal-select,
.page-basicProductDetails .shop-map-modal-select,
.page-collectProductDetails .shop-map-modal-select,
.page-collectStoreSearch .shop-map-modal-select,
.page-basicStoreSearch .shop-map-modal-select,
.page-fashionProductDetails .shop-map-modal-select {
  width: auto;
  border: none;
  border-bottom: 1px solid #d0d0d0;
}
@media (max-width: 1024px) {
  .page-productDetails .shop-map-modal-select,
  .page-basicProductDetails .shop-map-modal-select,
  .page-collectProductDetails .shop-map-modal-select,
  .page-collectStoreSearch .shop-map-modal-select,
  .page-basicStoreSearch .shop-map-modal-select,
  .page-fashionProductDetails .shop-map-modal-select {
    width: 100%;
  }
}
.page-productDetails .shop-map-modal-leyend-bottom,
.page-basicProductDetails .shop-map-modal-leyend-bottom,
.page-collectProductDetails .shop-map-modal-leyend-bottom,
.page-collectStoreSearch .shop-map-modal-leyend-bottom,
.page-basicStoreSearch .shop-map-modal-leyend-bottom,
.page-fashionProductDetails .shop-map-modal-leyend-bottom {
  display: flex;
  flex-direction: row-reverse;
}
.page-productDetails .shop-map-modal-leyend-bottom .shop-map-modal-leyend,
.page-basicProductDetails .shop-map-modal-leyend-bottom .shop-map-modal-leyend,
.page-collectProductDetails .shop-map-modal-leyend-bottom .shop-map-modal-leyend,
.page-collectStoreSearch .shop-map-modal-leyend-bottom .shop-map-modal-leyend,
.page-basicStoreSearch .shop-map-modal-leyend-bottom .shop-map-modal-leyend,
.page-fashionProductDetails .shop-map-modal-leyend-bottom .shop-map-modal-leyend {
  width: 100%;
  color: #000000;
}
.page-productDetails .shop-map-modal-select select,
.page-basicProductDetails .shop-map-modal-select select,
.page-collectProductDetails .shop-map-modal-select select,
.page-collectStoreSearch .shop-map-modal-select select,
.page-basicStoreSearch .shop-map-modal-select select,
.page-fashionProductDetails .shop-map-modal-select select {
  width: 100%;
  cursor: pointer;
  text-transform: uppercase;
  padding-right: 30px;
}
.page-productDetails .shop-map-modal-result,
.page-basicProductDetails .shop-map-modal-result,
.page-collectProductDetails .shop-map-modal-result,
.page-collectStoreSearch .shop-map-modal-result,
.page-basicStoreSearch .shop-map-modal-result,
.page-fashionProductDetails .shop-map-modal-result {
  margin-top: 30px;
  width: 100%;
}
.page-productDetails .shop-map-modal-result .js-selected-region,
.page-basicProductDetails .shop-map-modal-result .js-selected-region,
.page-collectProductDetails .shop-map-modal-result .js-selected-region,
.page-collectStoreSearch .shop-map-modal-result .js-selected-region,
.page-basicStoreSearch .shop-map-modal-result .js-selected-region,
.page-fashionProductDetails .shop-map-modal-result .js-selected-region {
  text-transform: uppercase;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
.page-productDetails .shop-map-modal-result > p,
.page-basicProductDetails .shop-map-modal-result > p,
.page-collectProductDetails .shop-map-modal-result > p,
.page-collectStoreSearch .shop-map-modal-result > p,
.page-basicStoreSearch .shop-map-modal-result > p,
.page-fashionProductDetails .shop-map-modal-result > p {
  font-weight: 600;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
.page-productDetails .shop-map-modal-leyend,
.page-basicProductDetails .shop-map-modal-leyend,
.page-collectProductDetails .shop-map-modal-leyend,
.page-collectStoreSearch .shop-map-modal-leyend,
.page-basicStoreSearch .shop-map-modal-leyend,
.page-fashionProductDetails .shop-map-modal-leyend {
  font-size: .7em;
  width: auto;
  color: #797676;
}
@media (max-width: 1024px) {
  .page-productDetails .shop-map-modal-leyend,
  .page-basicProductDetails .shop-map-modal-leyend,
  .page-collectProductDetails .shop-map-modal-leyend,
  .page-collectStoreSearch .shop-map-modal-leyend,
  .page-basicStoreSearch .shop-map-modal-leyend,
  .page-fashionProductDetails .shop-map-modal-leyend {
    width: 100%;
  }
}
.page-productDetails .shop-map-modal-leyend::after,
.page-basicProductDetails .shop-map-modal-leyend::after,
.page-collectProductDetails .shop-map-modal-leyend::after,
.page-collectStoreSearch .shop-map-modal-leyend::after,
.page-basicStoreSearch .shop-map-modal-leyend::after,
.page-fashionProductDetails .shop-map-modal-leyend::after,
.page-productDetails .shop-map-modal-leyend::before,
.page-basicProductDetails .shop-map-modal-leyend::before,
.page-collectProductDetails .shop-map-modal-leyend::before,
.page-collectStoreSearch .shop-map-modal-leyend::before,
.page-basicStoreSearch .shop-map-modal-leyend::before,
.page-fashionProductDetails .shop-map-modal-leyend::before {
  content: " ";
  display: table;
}
.page-productDetails .slide-reviews .slick-next:before,
.page-basicProductDetails .slide-reviews .slick-next:before,
.page-collectProductDetails .slide-reviews .slick-next:before,
.page-collectStoreSearch .slide-reviews .slick-next:before,
.page-basicStoreSearch .slide-reviews .slick-next:before,
.page-fashionProductDetails .slide-reviews .slick-next:before,
.page-productDetails .slide-reviews .slick-prev:before,
.page-basicProductDetails .slide-reviews .slick-prev:before,
.page-collectProductDetails .slide-reviews .slick-prev:before,
.page-collectStoreSearch .slide-reviews .slick-prev:before,
.page-basicStoreSearch .slide-reviews .slick-prev:before,
.page-fashionProductDetails .slide-reviews .slick-prev:before {
  content: "";
}
.page-productDetails .shop-map-modal-leyend .shop-map-modal-leyend-left,
.page-basicProductDetails .shop-map-modal-leyend .shop-map-modal-leyend-left,
.page-collectProductDetails .shop-map-modal-leyend .shop-map-modal-leyend-left,
.page-collectStoreSearch .shop-map-modal-leyend .shop-map-modal-leyend-left,
.page-basicStoreSearch .shop-map-modal-leyend .shop-map-modal-leyend-left,
.page-fashionProductDetails .shop-map-modal-leyend .shop-map-modal-leyend-left {
  display: block;
  float: left;
  width: 30%;
}
.page-productDetails .shop-map-modal-leyend .shop-map-modal-leyend-right,
.page-basicProductDetails .shop-map-modal-leyend .shop-map-modal-leyend-right,
.page-collectProductDetails .shop-map-modal-leyend .shop-map-modal-leyend-right,
.page-collectStoreSearch .shop-map-modal-leyend .shop-map-modal-leyend-right,
.page-basicStoreSearch .shop-map-modal-leyend .shop-map-modal-leyend-right,
.page-fashionProductDetails .shop-map-modal-leyend .shop-map-modal-leyend-right {
  display: block;
  float: left;
  padding-left: 10px;
  text-align: right;
  width: 70%;
}
.page-productDetails .shop-result,
.page-basicProductDetails .shop-result,
.page-collectProductDetails .shop-result,
.page-collectStoreSearch .shop-result,
.page-basicStoreSearch .shop-result,
.page-fashionProductDetails .shop-result {
  font-size: .8em;
  color: #aaaaaa;
}
.page-productDetails .shop-result li,
.page-basicProductDetails .shop-result li,
.page-collectProductDetails .shop-result li,
.page-collectStoreSearch .shop-result li,
.page-basicStoreSearch .shop-result li,
.page-fashionProductDetails .shop-result li {
  padding-bottom: 10px;
  text-transform: uppercase;
  width: 50%;
  float: left;
  position: relative;
  display: flex;
  align-items: center;
  font-weight: 600;
}
.page-productDetails .shop-result li .active,
.page-basicProductDetails .shop-result li .active,
.page-collectProductDetails .shop-result li .active,
.page-collectStoreSearch .shop-result li .active,
.page-basicStoreSearch .shop-result li .active,
.page-fashionProductDetails .shop-result li .active {
  color: #222222;
  cursor: pointer;
}
.page-productDetails .shop-result li .active:hover,
.page-basicProductDetails .shop-result li .active:hover,
.page-collectProductDetails .shop-result li .active:hover,
.page-collectStoreSearch .shop-result li .active:hover,
.page-basicStoreSearch .shop-result li .active:hover,
.page-fashionProductDetails .shop-result li .active:hover {
  text-decoration: underline;
}
.page-productDetails .shop-result li .icons-green-star,
.page-basicProductDetails .shop-result li .icons-green-star,
.page-collectProductDetails .shop-result li .icons-green-star,
.page-collectStoreSearch .shop-result li .icons-green-star,
.page-basicStoreSearch .shop-result li .icons-green-star,
.page-fashionProductDetails .shop-result li .icons-green-star {
  margin-left: 0;
}
.page-productDetails .shop-result .size-selector,
.page-basicProductDetails .shop-result .size-selector,
.page-collectProductDetails .shop-result .size-selector,
.page-collectStoreSearch .shop-result .size-selector,
.page-basicStoreSearch .shop-result .size-selector,
.page-fashionProductDetails .shop-result .size-selector {
  position: relative;
}
.page-productDetails .shop-result .size-selector .other-items,
.page-basicProductDetails .shop-result .size-selector .other-items,
.page-collectProductDetails .shop-result .size-selector .other-items,
.page-collectStoreSearch .shop-result .size-selector .other-items,
.page-basicStoreSearch .shop-result .size-selector .other-items,
.page-fashionProductDetails .shop-result .size-selector .other-items {
  border: 1px solid #cccccc;
}
.page-productDetails .shop-result .size-selector > a,
.page-basicProductDetails .shop-result .size-selector > a,
.page-collectProductDetails .shop-result .size-selector > a,
.page-collectStoreSearch .shop-result .size-selector > a,
.page-basicStoreSearch .shop-result .size-selector > a,
.page-fashionProductDetails .shop-result .size-selector > a {
  color: #222222;
  font-weight: 600;
  position: relative;
}
.page-productDetails .slide-reviews__comment h4,
.page-basicProductDetails .slide-reviews__comment h4,
.page-collectProductDetails .slide-reviews__comment h4,
.page-collectStoreSearch .slide-reviews__comment h4,
.page-basicStoreSearch .slide-reviews__comment h4,
.page-fashionProductDetails .slide-reviews__comment h4,
.page-productDetails strong,
.page-basicProductDetails strong,
.page-collectProductDetails strong,
.page-collectStoreSearch strong,
.page-basicStoreSearch strong,
.page-fashionProductDetails strong,
.page-productDetails table th,
.page-basicProductDetails table th,
.page-collectProductDetails table th,
.page-collectStoreSearch table th,
.page-basicStoreSearch table th,
.page-fashionProductDetails table th {
  font-weight: 700;
}
.page-productDetails .shop-result .other-items,
.page-basicProductDetails .shop-result .other-items,
.page-collectProductDetails .shop-result .other-items,
.page-collectStoreSearch .shop-result .other-items,
.page-basicStoreSearch .shop-result .other-items,
.page-fashionProductDetails .shop-result .other-items {
  position: absolute;
  top: 24px;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 10;
  border: 1px solid #CCC;
  padding: 10px 5px 5px 8px;
  display: none;
}
.page-productDetails .shop-result .other-items.open,
.page-basicProductDetails .shop-result .other-items.open,
.page-collectProductDetails .shop-result .other-items.open,
.page-collectStoreSearch .shop-result .other-items.open,
.page-basicStoreSearch .shop-result .other-items.open,
.page-fashionProductDetails .shop-result .other-items.open {
  display: block;
}
.page-productDetails .shop-result .other-items .conver-sizes-items,
.page-basicProductDetails .shop-result .other-items .conver-sizes-items,
.page-collectProductDetails .shop-result .other-items .conver-sizes-items,
.page-collectStoreSearch .shop-result .other-items .conver-sizes-items,
.page-basicStoreSearch .shop-result .other-items .conver-sizes-items,
.page-fashionProductDetails .shop-result .other-items .conver-sizes-items {
  display: flex;
  flex-wrap: wrap;
}
.page-productDetails .shop-result .other-items .conver-sizes-items .size-item-pos,
.page-basicProductDetails .shop-result .other-items .conver-sizes-items .size-item-pos,
.page-collectProductDetails .shop-result .other-items .conver-sizes-items .size-item-pos,
.page-collectStoreSearch .shop-result .other-items .conver-sizes-items .size-item-pos,
.page-basicStoreSearch .shop-result .other-items .conver-sizes-items .size-item-pos,
.page-fashionProductDetails .shop-result .other-items .conver-sizes-items .size-item-pos {
  -o-font-smoothing: antialiased;
  width: 16.67%;
  padding: 5px 0;
  text-align: center;
  display: block;
  border: 1px solid #e3e3e3;
  background: #ffffff;
  font-size: 13px;
  cursor: default;
  color: #000000;
  margin: -0.5px;
}
.page-productDetails .shop-result .other-items .conver-sizes-items .size-item-pos.off,
.page-basicProductDetails .shop-result .other-items .conver-sizes-items .size-item-pos.off,
.page-collectProductDetails .shop-result .other-items .conver-sizes-items .size-item-pos.off,
.page-collectStoreSearch .shop-result .other-items .conver-sizes-items .size-item-pos.off,
.page-basicStoreSearch .shop-result .other-items .conver-sizes-items .size-item-pos.off,
.page-fashionProductDetails .shop-result .other-items .conver-sizes-items .size-item-pos.off {
  color: #e3e3e3;
  text-decoration: line-through;
}
.page-productDetails .shop-result .other-items .close-size,
.page-basicProductDetails .shop-result .other-items .close-size,
.page-collectProductDetails .shop-result .other-items .close-size,
.page-collectStoreSearch .shop-result .other-items .close-size,
.page-basicStoreSearch .shop-result .other-items .close-size,
.page-fashionProductDetails .shop-result .other-items .close-size {
  position: absolute;
  right: -14px;
  top: -11px;
  cursor: pointer;
}
.page-productDetails .shop-result .other-items.open,
.page-basicProductDetails .shop-result .other-items.open,
.page-collectProductDetails .shop-result .other-items.open,
.page-collectStoreSearch .shop-result .other-items.open,
.page-basicStoreSearch .shop-result .other-items.open,
.page-fashionProductDetails .shop-result .other-items.open {
  display: block;
}
.page-productDetails .shop-result .button,
.page-basicProductDetails .shop-result .button,
.page-collectProductDetails .shop-result .button,
.page-collectStoreSearch .shop-result .button,
.page-basicStoreSearch .shop-result .button,
.page-fashionProductDetails .shop-result .button {
  color: #ffffff;
  font-size: 1em;
  margin: 0 auto;
  display: table;
  width: 100%;
  text-decoration: none;
}
.page-productDetails .shop-map,
.page-basicProductDetails .shop-map,
.page-collectProductDetails .shop-map,
.page-collectStoreSearch .shop-map,
.page-basicStoreSearch .shop-map,
.page-fashionProductDetails .shop-map {
  position: relative;
}
.page-productDetails .shop-map iframe,
.page-basicProductDetails .shop-map iframe,
.page-collectProductDetails .shop-map iframe,
.page-collectStoreSearch .shop-map iframe,
.page-basicStoreSearch .shop-map iframe,
.page-fashionProductDetails .shop-map iframe {
  height: 100%;
  min-height: 40vw;
  width: 100%;
}
.page-productDetails .main-map__mobile-move,
.page-basicProductDetails .main-map__mobile-move,
.page-collectProductDetails .main-map__mobile-move,
.page-collectStoreSearch .main-map__mobile-move,
.page-basicStoreSearch .main-map__mobile-move,
.page-fashionProductDetails .main-map__mobile-move {
  background: rgba(51, 51, 51, 0.3);
  display: none;
  left: 50%;
  padding: .7em;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  width: 200px;
}
.page-productDetails .main-map__mobile-move--up,
.page-basicProductDetails .main-map__mobile-move--up,
.page-collectProductDetails .main-map__mobile-move--up,
.page-collectStoreSearch .main-map__mobile-move--up,
.page-basicStoreSearch .main-map__mobile-move--up,
.page-fashionProductDetails .main-map__mobile-move--up {
  border-radius: 0 0 50% 50%;
  top: 0;
}
.page-productDetails .main-map__mobile-move--down,
.page-basicProductDetails .main-map__mobile-move--down,
.page-collectProductDetails .main-map__mobile-move--down,
.page-collectStoreSearch .main-map__mobile-move--down,
.page-basicStoreSearch .main-map__mobile-move--down,
.page-fashionProductDetails .main-map__mobile-move--down {
  border-radius: 50% 50% 0 0;
  bottom: 0;
}
.page-productDetails .main-map__icon,
.page-basicProductDetails .main-map__icon,
.page-collectProductDetails .main-map__icon,
.page-collectStoreSearch .main-map__icon,
.page-basicStoreSearch .main-map__icon,
.page-fashionProductDetails .main-map__icon {
  fill: #ffffff;
  height: 20px;
  width: 20px;
}
.page-productDetails .custom-select .icons-selector,
.page-basicProductDetails .custom-select .icons-selector,
.page-collectProductDetails .custom-select .icons-selector,
.page-collectStoreSearch .custom-select .icons-selector,
.page-basicStoreSearch .custom-select .icons-selector,
.page-fashionProductDetails .custom-select .icons-selector {
  margin-top: -6px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 0;
}
.page-productDetails .icons-selector,
.page-basicProductDetails .icons-selector,
.page-collectProductDetails .icons-selector,
.page-collectStoreSearch .icons-selector,
.page-basicStoreSearch .icons-selector,
.page-fashionProductDetails .icons-selector {
  background-position: 0 -1700px;
  height: 11px;
  width: 20px;
}
.page-productDetails .shop-map polygon.active,
.page-basicProductDetails .shop-map polygon.active,
.page-collectProductDetails .shop-map polygon.active,
.page-collectStoreSearch .shop-map polygon.active,
.page-basicStoreSearch .shop-map polygon.active,
.page-fashionProductDetails .shop-map polygon.active,
.page-productDetails .shop-map path.active,
.page-basicProductDetails .shop-map path.active,
.page-collectProductDetails .shop-map path.active,
.page-collectStoreSearch .shop-map path.active,
.page-basicStoreSearch .shop-map path.active,
.page-fashionProductDetails .shop-map path.active {
  fill: #e24d4a;
}
.page-productDetails #modal-stock-shop,
.page-basicProductDetails #modal-stock-shop,
.page-collectProductDetails #modal-stock-shop,
.page-collectStoreSearch #modal-stock-shop,
.page-basicStoreSearch #modal-stock-shop,
.page-fashionProductDetails #modal-stock-shop {
  padding: 40px;
  visibility: hidden;
  display: none;
  position: fixed;
  z-index: 1005;
  background-color: #ffffff;
  left: 0;
  right: 0;
  top: 100%;
  margin: 0 auto;
  width: 60%;
  max-height: 70%;
}
@media (max-width: 1024px) {
  .page-productDetails #modal-stock-shop,
  .page-basicProductDetails #modal-stock-shop,
  .page-collectProductDetails #modal-stock-shop,
  .page-collectStoreSearch #modal-stock-shop,
  .page-basicStoreSearch #modal-stock-shop,
  .page-fashionProductDetails #modal-stock-shop {
    width: 100%;
    height: 100%;
    max-height: 100%;
    padding: 20px;
    overflow-y: scroll;
  }
}
.page-productDetails #modal-stock-shop.open-popup-stock-shop,
.page-basicProductDetails #modal-stock-shop.open-popup-stock-shop,
.page-collectProductDetails #modal-stock-shop.open-popup-stock-shop,
.page-collectStoreSearch #modal-stock-shop.open-popup-stock-shop,
.page-basicStoreSearch #modal-stock-shop.open-popup-stock-shop,
.page-fashionProductDetails #modal-stock-shop.open-popup-stock-shop {
  position: fixed;
  display: block;
  opacity: 1;
  visibility: visible;
  z-index: 99999;
}
.page-productDetails #modal-stock-shop .header-stock-shop,
.page-basicProductDetails #modal-stock-shop .header-stock-shop,
.page-collectProductDetails #modal-stock-shop .header-stock-shop,
.page-collectStoreSearch #modal-stock-shop .header-stock-shop,
.page-basicStoreSearch #modal-stock-shop .header-stock-shop,
.page-fashionProductDetails #modal-stock-shop .header-stock-shop {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}
@media (max-width: 1024px) {
  .page-productDetails #modal-stock-shop .header-stock-shop .title-stock-shop,
  .page-basicProductDetails #modal-stock-shop .header-stock-shop .title-stock-shop,
  .page-collectProductDetails #modal-stock-shop .header-stock-shop .title-stock-shop,
  .page-collectStoreSearch #modal-stock-shop .header-stock-shop .title-stock-shop,
  .page-basicStoreSearch #modal-stock-shop .header-stock-shop .title-stock-shop,
  .page-fashionProductDetails #modal-stock-shop .header-stock-shop .title-stock-shop {
    padding-right: 12px;
  }
}
.page-productDetails #modal-stock-shop .header-stock-shop .title-stock-shop b,
.page-basicProductDetails #modal-stock-shop .header-stock-shop .title-stock-shop b,
.page-collectProductDetails #modal-stock-shop .header-stock-shop .title-stock-shop b,
.page-collectStoreSearch #modal-stock-shop .header-stock-shop .title-stock-shop b,
.page-basicStoreSearch #modal-stock-shop .header-stock-shop .title-stock-shop b,
.page-fashionProductDetails #modal-stock-shop .header-stock-shop .title-stock-shop b {
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
}
@media (max-width: 1024px) {
  .page-productDetails #modal-stock-shop .header-stock-shop .title-stock-shop b,
  .page-basicProductDetails #modal-stock-shop .header-stock-shop .title-stock-shop b,
  .page-collectProductDetails #modal-stock-shop .header-stock-shop .title-stock-shop b,
  .page-collectStoreSearch #modal-stock-shop .header-stock-shop .title-stock-shop b,
  .page-basicStoreSearch #modal-stock-shop .header-stock-shop .title-stock-shop b,
  .page-fashionProductDetails #modal-stock-shop .header-stock-shop .title-stock-shop b {
    font-size: 20px;
  }
}
.page-productDetails #modal-stock-shop .header-stock-shop .btn-close,
.page-basicProductDetails #modal-stock-shop .header-stock-shop .btn-close,
.page-collectProductDetails #modal-stock-shop .header-stock-shop .btn-close,
.page-collectStoreSearch #modal-stock-shop .header-stock-shop .btn-close,
.page-basicStoreSearch #modal-stock-shop .header-stock-shop .btn-close,
.page-fashionProductDetails #modal-stock-shop .header-stock-shop .btn-close {
  font-size: 24px;
  cursor: pointer;
}
.page-productDetails #modal-stock-shop .filters-stock-shop,
.page-basicProductDetails #modal-stock-shop .filters-stock-shop,
.page-collectProductDetails #modal-stock-shop .filters-stock-shop,
.page-collectStoreSearch #modal-stock-shop .filters-stock-shop,
.page-basicStoreSearch #modal-stock-shop .filters-stock-shop,
.page-fashionProductDetails #modal-stock-shop .filters-stock-shop {
  display: flex;
  justify-content: space-around;
  padding-bottom: 20px;
}
@media (max-width: 1024px) {
  .page-productDetails #modal-stock-shop .filters-stock-shop,
  .page-basicProductDetails #modal-stock-shop .filters-stock-shop,
  .page-collectProductDetails #modal-stock-shop .filters-stock-shop,
  .page-collectStoreSearch #modal-stock-shop .filters-stock-shop,
  .page-basicStoreSearch #modal-stock-shop .filters-stock-shop,
  .page-fashionProductDetails #modal-stock-shop .filters-stock-shop {
    flex-direction: column;
    padding-bottom: 30px;
  }
}
.page-productDetails #modal-stock-shop .filters-stock-shop .select-region,
.page-basicProductDetails #modal-stock-shop .filters-stock-shop .select-region,
.page-collectProductDetails #modal-stock-shop .filters-stock-shop .select-region,
.page-collectStoreSearch #modal-stock-shop .filters-stock-shop .select-region,
.page-basicStoreSearch #modal-stock-shop .filters-stock-shop .select-region,
.page-fashionProductDetails #modal-stock-shop .filters-stock-shop .select-region {
  margin-right: 10px;
  width: 100%;
  position: relative;
}
@media (max-width: 1024px) {
  .page-productDetails #modal-stock-shop .filters-stock-shop .select-region,
  .page-basicProductDetails #modal-stock-shop .filters-stock-shop .select-region,
  .page-collectProductDetails #modal-stock-shop .filters-stock-shop .select-region,
  .page-collectStoreSearch #modal-stock-shop .filters-stock-shop .select-region,
  .page-basicStoreSearch #modal-stock-shop .filters-stock-shop .select-region,
  .page-fashionProductDetails #modal-stock-shop .filters-stock-shop .select-region {
    margin-right: 0;
    padding-bottom: 10px;
  }
}
.page-productDetails #modal-stock-shop .filters-stock-shop .select-size,
.page-basicProductDetails #modal-stock-shop .filters-stock-shop .select-size,
.page-collectProductDetails #modal-stock-shop .filters-stock-shop .select-size,
.page-collectStoreSearch #modal-stock-shop .filters-stock-shop .select-size,
.page-basicStoreSearch #modal-stock-shop .filters-stock-shop .select-size,
.page-fashionProductDetails #modal-stock-shop .filters-stock-shop .select-size {
  margin-left: 10px;
  width: 100%;
  position: relative;
}
@media (max-width: 1024px) {
  .page-productDetails #modal-stock-shop .filters-stock-shop .select-size,
  .page-basicProductDetails #modal-stock-shop .filters-stock-shop .select-size,
  .page-collectProductDetails #modal-stock-shop .filters-stock-shop .select-size,
  .page-collectStoreSearch #modal-stock-shop .filters-stock-shop .select-size,
  .page-basicStoreSearch #modal-stock-shop .filters-stock-shop .select-size,
  .page-fashionProductDetails #modal-stock-shop .filters-stock-shop .select-size {
    margin-left: 0;
  }
}
.page-productDetails #modal-stock-shop .filters-stock-shop .select-arrow-icon,
.page-basicProductDetails #modal-stock-shop .filters-stock-shop .select-arrow-icon,
.page-collectProductDetails #modal-stock-shop .filters-stock-shop .select-arrow-icon,
.page-collectStoreSearch #modal-stock-shop .filters-stock-shop .select-arrow-icon,
.page-basicStoreSearch #modal-stock-shop .filters-stock-shop .select-arrow-icon,
.page-fashionProductDetails #modal-stock-shop .filters-stock-shop .select-arrow-icon {
  z-index: -1;
}
.page-productDetails #modal-stock-shop .filters-stock-shop .dooers-select,
.page-basicProductDetails #modal-stock-shop .filters-stock-shop .dooers-select,
.page-collectProductDetails #modal-stock-shop .filters-stock-shop .dooers-select,
.page-collectStoreSearch #modal-stock-shop .filters-stock-shop .dooers-select,
.page-basicStoreSearch #modal-stock-shop .filters-stock-shop .dooers-select,
.page-fashionProductDetails #modal-stock-shop .filters-stock-shop .dooers-select {
  height: 50px;
  background: transparent;
  border-color: #DDDDDD;
  font-size: 13px;
  text-transform: uppercase;
}
.page-productDetails #modal-stock-shop .empty-stock,
.page-basicProductDetails #modal-stock-shop .empty-stock,
.page-collectProductDetails #modal-stock-shop .empty-stock,
.page-collectStoreSearch #modal-stock-shop .empty-stock,
.page-basicStoreSearch #modal-stock-shop .empty-stock,
.page-fashionProductDetails #modal-stock-shop .empty-stock {
  padding: 20px 0;
}
.page-productDetails #modal-stock-shop .content-stock-shop,
.page-basicProductDetails #modal-stock-shop .content-stock-shop,
.page-collectProductDetails #modal-stock-shop .content-stock-shop,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop {
  overflow-x: hidden;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .page-productDetails #modal-stock-shop .content-stock-shop,
  .page-basicProductDetails #modal-stock-shop .content-stock-shop,
  .page-collectProductDetails #modal-stock-shop .content-stock-shop,
  .page-collectStoreSearch #modal-stock-shop .content-stock-shop,
  .page-basicStoreSearch #modal-stock-shop .content-stock-shop,
  .page-fashionProductDetails #modal-stock-shop .content-stock-shop {
    padding-right: 0;
  }
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop {
  padding: 25px 0;
  border-top: 1px solid #DDDDDD;
  display: flex;
  justify-content: space-between;
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  align-items: center;
}
@media (max-width: 1024px) {
  .page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop,
  .page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop,
  .page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop,
  .page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop,
  .page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop,
  .page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop {
    display: block;
  }
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop:last-child,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop:last-child,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop:last-child,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop:last-child,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop:last-child,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop:last-child {
  border-bottom: 1px solid #DDDDDD;
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name {
  text-transform: uppercase;
  height: 36px;
  display: flex;
  align-items: center;
  font-size: 14px;
  letter-spacing: 0;
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance {
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 24px;
  color: #222222;
  margin-right: 35px;
  text-transform: initial;
  min-width: 80px;
}
@media (max-width: 1024px) {
  .page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance,
  .page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance,
  .page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance,
  .page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance,
  .page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance,
  .page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance {
    margin-right: 15px;
  }
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance .marker-icon,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance .marker-icon,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance .marker-icon,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance .marker-icon,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance .marker-icon,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .store-name .store-distance .marker-icon {
  margin-right: 10px;
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes {
  cursor: pointer;
  font-size: 14px;
  height: 36px;
  align-items: center;
  display: flex;
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes.open,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes.open,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes.open,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes.open,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes.open,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .open-sizes.open {
  display: none;
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .size-selected-container.size-mobile,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .size-selected-container.size-mobile,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .size-selected-container.size-mobile,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .size-selected-container.size-mobile,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .size-selected-container.size-mobile,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .size-selected-container.size-mobile {
  display: none;
  align-items: center;
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
}
@media (max-width: 1024px) {
  .page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .size-selected-container.size-mobile.open,
  .page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .size-selected-container.size-mobile.open,
  .page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .size-selected-container.size-mobile.open,
  .page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .size-selected-container.size-mobile.open,
  .page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .size-selected-container.size-mobile.open,
  .page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .info-stock-shop .size-selected-container.size-mobile.open {
    display: flex;
  }
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .other-items,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .other-items,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items {
  align-items: center;
  display: none;
}
@media (max-width: 1024px) {
  .page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items,
  .page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items,
  .page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items,
  .page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .other-items,
  .page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .other-items,
  .page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items {
    flex-wrap: wrap;
  }
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items.open,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items.open,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items.open,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .other-items.open,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .other-items.open,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items.open {
  display: flex;
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .stock-shop-size-item,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .stock-shop-size-item,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .stock-shop-size-item,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .stock-shop-size-item,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .stock-shop-size-item,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .stock-shop-size-item {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 36px;
  border: 1px solid #DDDDDD;
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  margin-right: -1px;
  font-size: 13px;
  color: #000000;
  letter-spacing: 0;
}
@media (max-width: 1024px) {
  .page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .stock-shop-size-item,
  .page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .stock-shop-size-item,
  .page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .stock-shop-size-item,
  .page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .stock-shop-size-item,
  .page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .stock-shop-size-item,
  .page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .stock-shop-size-item {
    margin-top: -1px;
    flex: 0 0;
    flex-basis: calc(25% + 0.5px);
  }
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .close-sizes,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .close-sizes,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .close-sizes,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .close-sizes,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .close-sizes,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .close-sizes {
  cursor: pointer;
  transform: rotate(45deg);
  height: 20px;
  width: 20px;
  margin-left: 10px;
}
@media (max-width: 1024px) {
  .page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .close-sizes,
  .page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .close-sizes,
  .page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .close-sizes,
  .page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .close-sizes,
  .page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .close-sizes,
  .page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .other-items .close-sizes {
    display: none;
  }
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop {
  display: flex;
  align-items: center;
  width: 50%;
  justify-content: flex-end;
}
@media (max-width: 1024px) {
  .page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop,
  .page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop,
  .page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop,
  .page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop,
  .page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop,
  .page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop {
    width: 100%;
  }
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop button,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop button,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop button,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop button,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop button,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop button {
  margin: 0;
  font-size: 13px;
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  text-transform: uppercase;
  line-height: 15px;
  padding: 0 20px;
  height: 36px;
  width: 115px;
  letter-spacing: 0;
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop button.reserve-button,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop button.reserve-button,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop button.reserve-button,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop button.reserve-button,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop button.reserve-button,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop button.reserve-button {
  margin-right: 10px;
}
.page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop .size-selected-container,
.page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop .size-selected-container,
.page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop .size-selected-container,
.page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop .size-selected-container,
.page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop .size-selected-container,
.page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop .size-selected-container {
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  display: inherit;
  margin-right: 10px;
}
@media (max-width: 1024px) {
  .page-productDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop .size-selected-container.size-desktop,
  .page-basicProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop .size-selected-container.size-desktop,
  .page-collectProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop .size-selected-container.size-desktop,
  .page-collectStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop .size-selected-container.size-desktop,
  .page-basicStoreSearch #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop .size-selected-container.size-desktop,
  .page-fashionProductDetails #modal-stock-shop .content-stock-shop .list-stock-shop .buttons-stock-shop .size-selected-container.size-desktop {
    display: none;
  }
}
.page-productDetails #modal-stock-shop .size-selector .other-items .size-item,
.page-basicProductDetails #modal-stock-shop .size-selector .other-items .size-item,
.page-collectProductDetails #modal-stock-shop .size-selector .other-items .size-item,
.page-collectStoreSearch #modal-stock-shop .size-selector .other-items .size-item,
.page-basicStoreSearch #modal-stock-shop .size-selector .other-items .size-item,
.page-fashionProductDetails #modal-stock-shop .size-selector .other-items .size-item {
  cursor: default;
}
.page-productDetails .product-grid-container .scrollable-aside-container,
.page-basicProductDetails .product-grid-container .scrollable-aside-container,
.page-collectProductDetails .product-grid-container .scrollable-aside-container,
.page-collectStoreSearch .product-grid-container .scrollable-aside-container,
.page-basicStoreSearch .product-grid-container .scrollable-aside-container,
.page-fashionProductDetails .product-grid-container .scrollable-aside-container,
.page-productDetails .tabs-container .tabs-content .tabs-mobile-header,
.page-basicProductDetails .tabs-container .tabs-content .tabs-mobile-header,
.page-collectProductDetails .tabs-container .tabs-content .tabs-mobile-header,
.page-collectStoreSearch .tabs-container .tabs-content .tabs-mobile-header,
.page-basicStoreSearch .tabs-container .tabs-content .tabs-mobile-header,
.page-fashionProductDetails .tabs-container .tabs-content .tabs-mobile-header {
  display: none;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #ffffff), color-stop(100%, #d5d5d5));
  background-image: -moz-linear-gradient(#ffffff 20%, #d5d5d5 100%);
  background-image: -webkit-linear-gradient(#ffffff 20%, #d5d5d5 100%);
  background-image: linear-gradient(#ffffff 20%, #d5d5d5 100%);
}
@media (max-width: 1024px) {
  .page-productDetails .product-grid-container .scrollable-aside-container,
  .page-basicProductDetails .product-grid-container .scrollable-aside-container,
  .page-collectProductDetails .product-grid-container .scrollable-aside-container,
  .page-collectStoreSearch .product-grid-container .scrollable-aside-container,
  .page-basicStoreSearch .product-grid-container .scrollable-aside-container,
  .page-fashionProductDetails .product-grid-container .scrollable-aside-container,
  .page-productDetails .tabs-container .tabs-content .tabs-mobile-header,
  .page-basicProductDetails .tabs-container .tabs-content .tabs-mobile-header,
  .page-collectProductDetails .tabs-container .tabs-content .tabs-mobile-header,
  .page-collectStoreSearch .tabs-container .tabs-content .tabs-mobile-header,
  .page-basicStoreSearch .tabs-container .tabs-content .tabs-mobile-header,
  .page-fashionProductDetails .tabs-container .tabs-content .tabs-mobile-header {
    position: relative;
    display: block;
    cursor: pointer;
  }
  .page-productDetails .product-grid-container .scrollable-aside-container.active,
  .page-basicProductDetails .product-grid-container .scrollable-aside-container.active,
  .page-collectProductDetails .product-grid-container .scrollable-aside-container.active,
  .page-collectStoreSearch .product-grid-container .scrollable-aside-container.active,
  .page-basicStoreSearch .product-grid-container .scrollable-aside-container.active,
  .page-fashionProductDetails .product-grid-container .scrollable-aside-container.active,
  .page-productDetails .tabs-container .tabs-content .tabs-mobile-header.active,
  .page-basicProductDetails .tabs-container .tabs-content .tabs-mobile-header.active,
  .page-collectProductDetails .tabs-container .tabs-content .tabs-mobile-header.active,
  .page-collectStoreSearch .tabs-container .tabs-content .tabs-mobile-header.active,
  .page-basicStoreSearch .tabs-container .tabs-content .tabs-mobile-header.active,
  .page-fashionProductDetails .tabs-container .tabs-content .tabs-mobile-header.active {
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #ffffff), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(#ffffff, #ffffff);
    background-image: -webkit-linear-gradient(#ffffff, #ffffff);
    background-image: linear-gradient(#ffffff, #ffffff);
  }
  .page-productDetails .product-grid-container .scrollable-aside-container.active .icons-plus-cross,
  .page-basicProductDetails .product-grid-container .scrollable-aside-container.active .icons-plus-cross,
  .page-collectProductDetails .product-grid-container .scrollable-aside-container.active .icons-plus-cross,
  .page-collectStoreSearch .product-grid-container .scrollable-aside-container.active .icons-plus-cross,
  .page-basicStoreSearch .product-grid-container .scrollable-aside-container.active .icons-plus-cross,
  .page-fashionProductDetails .product-grid-container .scrollable-aside-container.active .icons-plus-cross,
  .page-productDetails .tabs-container .tabs-content .tabs-mobile-header.active .icons-plus-cross,
  .page-basicProductDetails .tabs-container .tabs-content .tabs-mobile-header.active .icons-plus-cross,
  .page-collectProductDetails .tabs-container .tabs-content .tabs-mobile-header.active .icons-plus-cross,
  .page-collectStoreSearch .tabs-container .tabs-content .tabs-mobile-header.active .icons-plus-cross,
  .page-basicStoreSearch .tabs-container .tabs-content .tabs-mobile-header.active .icons-plus-cross,
  .page-fashionProductDetails .tabs-container .tabs-content .tabs-mobile-header.active .icons-plus-cross {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
.page-productDetails .icons-plus-cross,
.page-basicProductDetails .icons-plus-cross,
.page-collectProductDetails .icons-plus-cross,
.page-collectStoreSearch .icons-plus-cross,
.page-basicStoreSearch .icons-plus-cross,
.page-fashionProductDetails .icons-plus-cross {
  background-position: 0 -1192px;
  height: 30px;
  width: 30px;
}
.page-productDetails .advantages .adv-feature-list,
.page-basicProductDetails .advantages .adv-feature-list,
.page-collectProductDetails .advantages .adv-feature-list,
.page-collectStoreSearch .advantages .adv-feature-list,
.page-basicStoreSearch .advantages .adv-feature-list,
.page-fashionProductDetails .advantages .adv-feature-list {
  margin: 0;
}
.page-productDetails .advantages .adv-rating-list,
.page-basicProductDetails .advantages .adv-rating-list,
.page-collectProductDetails .advantages .adv-rating-list,
.page-collectStoreSearch .advantages .adv-rating-list,
.page-basicStoreSearch .advantages .adv-rating-list,
.page-fashionProductDetails .advantages .adv-rating-list {
  float: left;
}
.page-productDetails .advantages .adv-rating-list li,
.page-basicProductDetails .advantages .adv-rating-list li,
.page-collectProductDetails .advantages .adv-rating-list li,
.page-collectStoreSearch .advantages .adv-rating-list li,
.page-basicStoreSearch .advantages .adv-rating-list li,
.page-fashionProductDetails .advantages .adv-rating-list li {
  text-transform: uppercase;
}
.page-productDetails .advantages .adv-rating-list li span,
.page-basicProductDetails .advantages .adv-rating-list li span,
.page-collectProductDetails .advantages .adv-rating-list li span,
.page-collectStoreSearch .advantages .adv-rating-list li span,
.page-basicStoreSearch .advantages .adv-rating-list li span,
.page-fashionProductDetails .advantages .adv-rating-list li span {
  display: inline-block;
  font-weight: 600;
  line-height: 15px;
  vertical-align: sub;
  width: 165px;
}
.page-productDetails .tabs-container .tabs-header > ul li,
.page-basicProductDetails .tabs-container .tabs-header > ul li,
.page-collectProductDetails .tabs-container .tabs-header > ul li,
.page-collectStoreSearch .tabs-container .tabs-header > ul li,
.page-basicStoreSearch .tabs-container .tabs-header > ul li,
.page-fashionProductDetails .tabs-container .tabs-header > ul li {
  display: inline-block;
  padding: 0 20px;
  color: #b8b8b8;
  -o-font-smoothing: antialiased;
  font-size: 1em;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  position: relative;
}
.page-productDetails .adv-rating-list li,
.page-basicProductDetails .adv-rating-list li,
.page-collectProductDetails .adv-rating-list li,
.page-collectStoreSearch .adv-rating-list li,
.page-basicStoreSearch .adv-rating-list li,
.page-fashionProductDetails .adv-rating-list li,
.page-productDetails .adv-feature-list li,
.page-basicProductDetails .adv-feature-list li,
.page-collectProductDetails .adv-feature-list li,
.page-collectStoreSearch .adv-feature-list li,
.page-basicStoreSearch .adv-feature-list li,
.page-fashionProductDetails .adv-feature-list li {
  font-size: 13px;
  margin-bottom: 10px;
}
.page-productDetails .features-tab,
.page-basicProductDetails .features-tab,
.page-collectProductDetails .features-tab,
.page-collectStoreSearch .features-tab,
.page-basicStoreSearch .features-tab,
.page-fashionProductDetails .features-tab {
  display: block;
}
.page-productDetails .user-ratings h2,
.page-basicProductDetails .user-ratings h2,
.page-collectProductDetails .user-ratings h2,
.page-collectStoreSearch .user-ratings h2,
.page-basicStoreSearch .user-ratings h2,
.page-fashionProductDetails .user-ratings h2 {
  -o-font-smoothing: antialiased;
  text-transform: uppercase;
  font-size: 1.2em;
}
.page-productDetails .user-ratings .ratings-overview .rating,
.page-basicProductDetails .user-ratings .ratings-overview .rating,
.page-collectProductDetails .user-ratings .ratings-overview .rating,
.page-collectStoreSearch .user-ratings .ratings-overview .rating,
.page-basicStoreSearch .user-ratings .ratings-overview .rating,
.page-fashionProductDetails .user-ratings .ratings-overview .rating {
  display: inline;
  font-size: 2.2em;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}
.page-productDetails .user-ratings .ratings-overview .rating-stars,
.page-basicProductDetails .user-ratings .ratings-overview .rating-stars,
.page-collectProductDetails .user-ratings .ratings-overview .rating-stars,
.page-collectStoreSearch .user-ratings .ratings-overview .rating-stars,
.page-basicStoreSearch .user-ratings .ratings-overview .rating-stars,
.page-fashionProductDetails .user-ratings .ratings-overview .rating-stars {
  display: inline-block;
}
.page-productDetails .user-ratings .ratings-overview .rating-stars i,
.page-basicProductDetails .user-ratings .ratings-overview .rating-stars i,
.page-collectProductDetails .user-ratings .ratings-overview .rating-stars i,
.page-collectStoreSearch .user-ratings .ratings-overview .rating-stars i,
.page-basicStoreSearch .user-ratings .ratings-overview .rating-stars i,
.page-fashionProductDetails .user-ratings .ratings-overview .rating-stars i {
  margin-bottom: 14px;
}
.page-productDetails .user-ratings .ratings-overview .write-comment,
.page-basicProductDetails .user-ratings .ratings-overview .write-comment,
.page-collectProductDetails .user-ratings .ratings-overview .write-comment,
.page-collectStoreSearch .user-ratings .ratings-overview .write-comment,
.page-basicStoreSearch .user-ratings .ratings-overview .write-comment,
.page-fashionProductDetails .user-ratings .ratings-overview .write-comment {
  display: inline-block;
  margin: 0;
  font-size: 0.8em;
}
.page-productDetails .user-ratings .ratings-overview .write-comment a,
.page-basicProductDetails .user-ratings .ratings-overview .write-comment a,
.page-collectProductDetails .user-ratings .ratings-overview .write-comment a,
.page-collectStoreSearch .user-ratings .ratings-overview .write-comment a,
.page-basicStoreSearch .user-ratings .ratings-overview .write-comment a,
.page-fashionProductDetails .user-ratings .ratings-overview .write-comment a {
  color: #000;
  vertical-align: text-bottom;
  line-height: 23px;
}
.page-productDetails .user-ratings .ratings-overview .write-comment i,
.page-basicProductDetails .user-ratings .ratings-overview .write-comment i,
.page-collectProductDetails .user-ratings .ratings-overview .write-comment i,
.page-collectStoreSearch .user-ratings .ratings-overview .write-comment i,
.page-basicStoreSearch .user-ratings .ratings-overview .write-comment i,
.page-fashionProductDetails .user-ratings .ratings-overview .write-comment i {
  margin-bottom: 14px;
}
.page-productDetails .user-ratings .ratings-overview .comment-filter i,
.page-basicProductDetails .user-ratings .ratings-overview .comment-filter i,
.page-collectProductDetails .user-ratings .ratings-overview .comment-filter i,
.page-collectStoreSearch .user-ratings .ratings-overview .comment-filter i,
.page-basicStoreSearch .user-ratings .ratings-overview .comment-filter i,
.page-fashionProductDetails .user-ratings .ratings-overview .comment-filter i {
  margin-right: 0;
}
.page-productDetails .user-ratings .ratings-overview .comment-filter li,
.page-basicProductDetails .user-ratings .ratings-overview .comment-filter li,
.page-collectProductDetails .user-ratings .ratings-overview .comment-filter li,
.page-collectStoreSearch .user-ratings .ratings-overview .comment-filter li,
.page-basicStoreSearch .user-ratings .ratings-overview .comment-filter li,
.page-fashionProductDetails .user-ratings .ratings-overview .comment-filter li {
  display: inline;
}
.page-productDetails .user-ratings .ratings-overview .comment-filter small,
.page-basicProductDetails .user-ratings .ratings-overview .comment-filter small,
.page-collectProductDetails .user-ratings .ratings-overview .comment-filter small,
.page-collectStoreSearch .user-ratings .ratings-overview .comment-filter small,
.page-basicStoreSearch .user-ratings .ratings-overview .comment-filter small,
.page-fashionProductDetails .user-ratings .ratings-overview .comment-filter small {
  font-size: .75rem;
  color: #000000;
}
.page-productDetails .user-ratings .user-comments h2,
.page-basicProductDetails .user-ratings .user-comments h2,
.page-collectProductDetails .user-ratings .user-comments h2,
.page-collectStoreSearch .user-ratings .user-comments h2,
.page-basicStoreSearch .user-ratings .user-comments h2,
.page-fashionProductDetails .user-ratings .user-comments h2 {
  display: none;
}
.page-productDetails .user-ratings .user-comments .comment-container,
.page-basicProductDetails .user-ratings .user-comments .comment-container,
.page-collectProductDetails .user-ratings .user-comments .comment-container,
.page-collectStoreSearch .user-ratings .user-comments .comment-container,
.page-basicStoreSearch .user-ratings .user-comments .comment-container,
.page-fashionProductDetails .user-ratings .user-comments .comment-container {
  padding-top: 1.875rem;
  font-size: 0.8em;
}
.page-productDetails .user-ratings .user-comments .comment-container .comment,
.page-basicProductDetails .user-ratings .user-comments .comment-container .comment,
.page-collectProductDetails .user-ratings .user-comments .comment-container .comment,
.page-collectStoreSearch .user-ratings .user-comments .comment-container .comment,
.page-basicStoreSearch .user-ratings .user-comments .comment-container .comment,
.page-fashionProductDetails .user-ratings .user-comments .comment-container .comment {
  margin-bottom: 1rem;
}
.page-productDetails .user-ratings .user-comments .comment-container .comment i,
.page-basicProductDetails .user-ratings .user-comments .comment-container .comment i,
.page-collectProductDetails .user-ratings .user-comments .comment-container .comment i,
.page-collectStoreSearch .user-ratings .user-comments .comment-container .comment i,
.page-basicStoreSearch .user-ratings .user-comments .comment-container .comment i,
.page-fashionProductDetails .user-ratings .user-comments .comment-container .comment i {
  margin-left: 0;
}
.page-productDetails .user-ratings .user-comments .comment-container .comment span,
.page-basicProductDetails .user-ratings .user-comments .comment-container .comment span,
.page-collectProductDetails .user-ratings .user-comments .comment-container .comment span,
.page-collectStoreSearch .user-ratings .user-comments .comment-container .comment span,
.page-basicStoreSearch .user-ratings .user-comments .comment-container .comment span,
.page-fashionProductDetails .user-ratings .user-comments .comment-container .comment span {
  font-size: 0.6875rem;
}
.page-productDetails .user-ratings .user-comments .comment-container .comment h4,
.page-basicProductDetails .user-ratings .user-comments .comment-container .comment h4,
.page-collectProductDetails .user-ratings .user-comments .comment-container .comment h4,
.page-collectStoreSearch .user-ratings .user-comments .comment-container .comment h4,
.page-basicStoreSearch .user-ratings .user-comments .comment-container .comment h4,
.page-fashionProductDetails .user-ratings .user-comments .comment-container .comment h4 {
  font-weight: 700;
}
.page-productDetails .user-ratings .user-comments .comment-container .comment p,
.page-basicProductDetails .user-ratings .user-comments .comment-container .comment p,
.page-collectProductDetails .user-ratings .user-comments .comment-container .comment p,
.page-collectStoreSearch .user-ratings .user-comments .comment-container .comment p,
.page-basicStoreSearch .user-ratings .user-comments .comment-container .comment p,
.page-fashionProductDetails .user-ratings .user-comments .comment-container .comment p {
  line-height: 1.2em;
}
.page-productDetails .img-opiniones,
.page-basicProductDetails .img-opiniones,
.page-collectProductDetails .img-opiniones,
.page-collectStoreSearch .img-opiniones,
.page-basicStoreSearch .img-opiniones,
.page-fashionProductDetails .img-opiniones {
  width: 50%;
  margin-left: 25%;
  margin-top: 10%;
}
@media (max-width: 1024px) {
  .page-productDetails .go-to-card,
  .page-basicProductDetails .go-to-card,
  .page-collectProductDetails .go-to-card,
  .page-collectStoreSearch .go-to-card,
  .page-basicStoreSearch .go-to-card,
  .page-fashionProductDetails .go-to-card {
    display: none;
  }
}
@media only screen and (max-width: 320px) {
  .page-productDetails .model-brand-card .model,
  .page-basicProductDetails .model-brand-card .model,
  .page-collectProductDetails .model-brand-card .model,
  .page-collectStoreSearch .model-brand-card .model,
  .page-basicStoreSearch .model-brand-card .model,
  .page-fashionProductDetails .model-brand-card .model {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .page-productDetails .share-show,
  .page-basicProductDetails .share-show,
  .page-collectProductDetails .share-show,
  .page-collectStoreSearch .share-show,
  .page-basicStoreSearch .share-show,
  .page-fashionProductDetails .share-show {
    padding: 15px 0 15px 0;
    border: none;
  }
}
.page-productDetails .carousel-container .bs-container .product-slider img,
.page-basicProductDetails .carousel-container .bs-container .product-slider img,
.page-collectProductDetails .carousel-container .bs-container .product-slider img,
.page-collectStoreSearch .carousel-container .bs-container .product-slider img,
.page-basicStoreSearch .carousel-container .bs-container .product-slider img,
.page-fashionProductDetails .carousel-container .bs-container .product-slider img {
  display: block;
}
.page-productDetails .social-mobile,
.page-basicProductDetails .social-mobile,
.page-collectProductDetails .social-mobile,
.page-collectStoreSearch .social-mobile,
.page-basicStoreSearch .social-mobile,
.page-fashionProductDetails .social-mobile {
  margin: 0;
  text-align: center;
  width: 100%;
  position: relative;
  right: 0;
  z-index: 25;
}
.page-productDetails .social-mobile .share-text,
.page-basicProductDetails .social-mobile .share-text,
.page-collectProductDetails .social-mobile .share-text,
.page-collectStoreSearch .social-mobile .share-text,
.page-basicStoreSearch .social-mobile .share-text,
.page-fashionProductDetails .social-mobile .share-text {
  margin: 3px 0;
  cursor: pointer;
}
.page-productDetails .social-mobile .a2a_default_style a,
.page-basicProductDetails .social-mobile .a2a_default_style a,
.page-collectProductDetails .social-mobile .a2a_default_style a,
.page-collectStoreSearch .social-mobile .a2a_default_style a,
.page-basicStoreSearch .social-mobile .a2a_default_style a,
.page-fashionProductDetails .social-mobile .a2a_default_style a {
  float: inherit;
}
.page-productDetails .social-mobile .share-show,
.page-basicProductDetails .social-mobile .share-show,
.page-collectProductDetails .social-mobile .share-show,
.page-collectStoreSearch .social-mobile .share-show,
.page-basicStoreSearch .social-mobile .share-show,
.page-fashionProductDetails .social-mobile .share-show {
  height: 56px;
  position: relative;
  top: 0;
  right: 0;
  width: 50%;
  padding: 12px 0;
  background: #272727;
  z-index: 10;
}
.page-productDetails .social-desktop .share-text,
.page-basicProductDetails .social-desktop .share-text,
.page-collectProductDetails .social-desktop .share-text,
.page-collectStoreSearch .social-desktop .share-text,
.page-basicStoreSearch .social-desktop .share-text,
.page-fashionProductDetails .social-desktop .share-text {
  margin: 3px 0;
  cursor: pointer;
}
.page-productDetails #arrival-notification,
.page-basicProductDetails #arrival-notification,
.page-collectProductDetails #arrival-notification,
.page-collectStoreSearch #arrival-notification,
.page-basicStoreSearch #arrival-notification,
.page-fashionProductDetails #arrival-notification {
  display: none;
}
@media only screen and (min-width: 40.063em) {
  .page-productDetails .user-ratings .ratings-overview .comment-filter li,
  .page-basicProductDetails .user-ratings .ratings-overview .comment-filter li,
  .page-collectProductDetails .user-ratings .ratings-overview .comment-filter li,
  .page-collectStoreSearch .user-ratings .ratings-overview .comment-filter li,
  .page-basicStoreSearch .user-ratings .ratings-overview .comment-filter li,
  .page-fashionProductDetails .user-ratings .ratings-overview .comment-filter li,
  .page-productDetails .user-ratings .ratings-overview .rating,
  .page-basicProductDetails .user-ratings .ratings-overview .rating,
  .page-collectProductDetails .user-ratings .ratings-overview .rating,
  .page-collectStoreSearch .user-ratings .ratings-overview .rating,
  .page-basicStoreSearch .user-ratings .ratings-overview .rating,
  .page-fashionProductDetails .user-ratings .ratings-overview .rating,
  .page-productDetails .user-ratings .ratings-overview .rating-stars,
  .page-basicProductDetails .user-ratings .ratings-overview .rating-stars,
  .page-collectProductDetails .user-ratings .ratings-overview .rating-stars,
  .page-collectStoreSearch .user-ratings .ratings-overview .rating-stars,
  .page-basicStoreSearch .user-ratings .ratings-overview .rating-stars,
  .page-fashionProductDetails .user-ratings .ratings-overview .rating-stars,
  .page-productDetails .user-ratings .user-comments h2,
  .page-basicProductDetails .user-ratings .user-comments h2,
  .page-collectProductDetails .user-ratings .user-comments h2,
  .page-collectStoreSearch .user-ratings .user-comments h2,
  .page-basicStoreSearch .user-ratings .user-comments h2,
  .page-fashionProductDetails .user-ratings .user-comments h2 {
    display: block;
  }
  .page-productDetails .user-ratings .ratings-overview > *,
  .page-basicProductDetails .user-ratings .ratings-overview > *,
  .page-collectProductDetails .user-ratings .ratings-overview > *,
  .page-collectStoreSearch .user-ratings .ratings-overview > *,
  .page-basicStoreSearch .user-ratings .ratings-overview > *,
  .page-fashionProductDetails .user-ratings .ratings-overview > * {
    text-align: center;
  }
  .page-productDetails .user-ratings .ratings-overview .rating,
  .page-basicProductDetails .user-ratings .ratings-overview .rating,
  .page-collectProductDetails .user-ratings .ratings-overview .rating,
  .page-collectStoreSearch .user-ratings .ratings-overview .rating,
  .page-basicStoreSearch .user-ratings .ratings-overview .rating,
  .page-fashionProductDetails .user-ratings .ratings-overview .rating {
    padding: 1em 0 0.5em;
  }
  .page-productDetails .user-ratings .ratings-overview .rating-stars i,
  .page-basicProductDetails .user-ratings .ratings-overview .rating-stars i,
  .page-collectProductDetails .user-ratings .ratings-overview .rating-stars i,
  .page-collectStoreSearch .user-ratings .ratings-overview .rating-stars i,
  .page-basicStoreSearch .user-ratings .ratings-overview .rating-stars i,
  .page-fashionProductDetails .user-ratings .ratings-overview .rating-stars i {
    margin-bottom: 0;
  }
  .page-productDetails .user-ratings .ratings-overview .write-comment,
  .page-basicProductDetails .user-ratings .ratings-overview .write-comment,
  .page-collectProductDetails .user-ratings .ratings-overview .write-comment,
  .page-collectStoreSearch .user-ratings .ratings-overview .write-comment,
  .page-basicStoreSearch .user-ratings .ratings-overview .write-comment,
  .page-fashionProductDetails .user-ratings .ratings-overview .write-comment {
    display: block;
    margin: 1em 0 3em;
  }
  .page-productDetails .user-ratings .ratings-overview .write-comment a,
  .page-basicProductDetails .user-ratings .ratings-overview .write-comment a,
  .page-collectProductDetails .user-ratings .ratings-overview .write-comment a,
  .page-collectStoreSearch .user-ratings .ratings-overview .write-comment a,
  .page-basicStoreSearch .user-ratings .ratings-overview .write-comment a,
  .page-fashionProductDetails .user-ratings .ratings-overview .write-comment a {
    vertical-align: inherit;
    line-height: inherit;
  }
  .page-productDetails .user-ratings .ratings-overview .write-comment i,
  .page-basicProductDetails .user-ratings .ratings-overview .write-comment i,
  .page-collectProductDetails .user-ratings .ratings-overview .write-comment i,
  .page-collectStoreSearch .user-ratings .ratings-overview .write-comment i,
  .page-basicStoreSearch .user-ratings .ratings-overview .write-comment i,
  .page-fashionProductDetails .user-ratings .ratings-overview .write-comment i {
    margin-bottom: 0;
  }
  .page-productDetails .user-ratings .ratings-overview:after,
  .page-basicProductDetails .user-ratings .ratings-overview:after,
  .page-collectProductDetails .user-ratings .ratings-overview:after,
  .page-collectStoreSearch .user-ratings .ratings-overview:after,
  .page-basicStoreSearch .user-ratings .ratings-overview:after,
  .page-fashionProductDetails .user-ratings .ratings-overview:after {
    content: '';
    background: url(/_ui/responsive/common/images/filter-shadow.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -10px;
    top: 0;
    height: 100%;
    width: 25px;
  }
  .page-productDetails .right-column-opinions,
  .page-basicProductDetails .right-column-opinions,
  .page-collectProductDetails .right-column-opinions,
  .page-collectStoreSearch .right-column-opinions,
  .page-basicStoreSearch .right-column-opinions,
  .page-fashionProductDetails .right-column-opinions {
    background: url(/_ui/responsive/common/images/filter-shadow.png) no-repeat;
    background-size: 5%;
    right: 0;
    padding-left: 5%;
  }
  .page-productDetails .user-ratings .user-comments .comment-container,
  .page-basicProductDetails .user-ratings .user-comments .comment-container,
  .page-collectProductDetails .user-ratings .user-comments .comment-container,
  .page-collectStoreSearch .user-ratings .user-comments .comment-container,
  .page-basicStoreSearch .user-ratings .user-comments .comment-container,
  .page-fashionProductDetails .user-ratings .user-comments .comment-container {
    padding-top: 3.75rem;
  }
}
@media only screen and (min-width: 64.063em) {
  .page-productDetails .model-brand-card .go-to-card,
  .page-basicProductDetails .model-brand-card .go-to-card,
  .page-collectProductDetails .model-brand-card .go-to-card,
  .page-collectStoreSearch .model-brand-card .go-to-card,
  .page-basicStoreSearch .model-brand-card .go-to-card,
  .page-fashionProductDetails .model-brand-card .go-to-card,
  .page-productDetails .model-brand-card .rating p,
  .page-basicProductDetails .model-brand-card .rating p,
  .page-collectProductDetails .model-brand-card .rating p,
  .page-collectStoreSearch .model-brand-card .rating p,
  .page-basicStoreSearch .model-brand-card .rating p,
  .page-fashionProductDetails .model-brand-card .rating p {
    display: block;
  }
  .page-productDetails .block-padding-card,
  .page-basicProductDetails .block-padding-card,
  .page-collectProductDetails .block-padding-card,
  .page-collectStoreSearch .block-padding-card,
  .page-basicStoreSearch .block-padding-card,
  .page-fashionProductDetails .block-padding-card {
    padding: 50px 0;
    position: static;
  }
  .page-productDetails .block-padding-card .model-brand-card-container,
  .page-basicProductDetails .block-padding-card .model-brand-card-container,
  .page-collectProductDetails .block-padding-card .model-brand-card-container,
  .page-collectStoreSearch .block-padding-card .model-brand-card-container,
  .page-basicStoreSearch .block-padding-card .model-brand-card-container,
  .page-fashionProductDetails .block-padding-card .model-brand-card-container {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0;
    position: sticky;
    top: 0;
  }
  .page-productDetails .model-brand-card,
  .page-basicProductDetails .model-brand-card,
  .page-collectProductDetails .model-brand-card,
  .page-collectStoreSearch .model-brand-card,
  .page-basicStoreSearch .model-brand-card,
  .page-fashionProductDetails .model-brand-card {
    display: block;
    margin-top: 6%;
  }
  .page-productDetails .model-brand-card .model,
  .page-basicProductDetails .model-brand-card .model,
  .page-collectProductDetails .model-brand-card .model,
  .page-collectStoreSearch .model-brand-card .model,
  .page-basicStoreSearch .model-brand-card .model,
  .page-fashionProductDetails .model-brand-card .model {
    font-size: 23px;
  }
  .page-productDetails .model-brand-card .description,
  .page-basicProductDetails .model-brand-card .description,
  .page-collectProductDetails .model-brand-card .description,
  .page-collectStoreSearch .model-brand-card .description,
  .page-basicStoreSearch .model-brand-card .description,
  .page-fashionProductDetails .model-brand-card .description {
    font-size: 18px;
  }
  .page-productDetails .model-brand-card .logo-content,
  .page-basicProductDetails .model-brand-card .logo-content,
  .page-collectProductDetails .model-brand-card .logo-content,
  .page-collectStoreSearch .model-brand-card .logo-content,
  .page-basicStoreSearch .model-brand-card .logo-content,
  .page-fashionProductDetails .model-brand-card .logo-content {
    margin-bottom: 30px;
    width: 100%;
    margin-right: 0;
  }
  .page-productDetails .advantages .list-product-details,
  .page-basicProductDetails .advantages .list-product-details,
  .page-collectProductDetails .advantages .list-product-details,
  .page-collectStoreSearch .advantages .list-product-details,
  .page-basicStoreSearch .advantages .list-product-details,
  .page-fashionProductDetails .advantages .list-product-details,
  .page-productDetails .model-brand-card *,
  .page-basicProductDetails .model-brand-card *,
  .page-collectProductDetails .model-brand-card *,
  .page-collectStoreSearch .model-brand-card *,
  .page-basicStoreSearch .model-brand-card *,
  .page-fashionProductDetails .model-brand-card * {
    text-align: center;
  }
  .page-productDetails .model-brand-card .price-tag,
  .page-basicProductDetails .model-brand-card .price-tag,
  .page-collectProductDetails .model-brand-card .price-tag,
  .page-collectStoreSearch .model-brand-card .price-tag,
  .page-basicStoreSearch .model-brand-card .price-tag,
  .page-fashionProductDetails .model-brand-card .price-tag {
    width: 100%;
    margin-left: 0;
    margin-left: 10px;
  }
  .page-productDetails .model-brand-card .rating,
  .page-basicProductDetails .model-brand-card .rating,
  .page-collectProductDetails .model-brand-card .rating,
  .page-collectStoreSearch .model-brand-card .rating,
  .page-basicStoreSearch .model-brand-card .rating,
  .page-fashionProductDetails .model-brand-card .rating {
    height: auto;
    background: 0 0;
    position: static;
    width: auto;
    padding: 0;
    border-right: none;
    max-width: fit-content;
    align-items: center;
  }
  .page-productDetails .model-brand-card .rating .rating,
  .page-basicProductDetails .model-brand-card .rating .rating,
  .page-collectProductDetails .model-brand-card .rating .rating,
  .page-collectStoreSearch .model-brand-card .rating .rating,
  .page-basicStoreSearch .model-brand-card .rating .rating,
  .page-fashionProductDetails .model-brand-card .rating .rating {
    padding: 5px 0;
  }
  .page-productDetails .model-brand-card .opinion a,
  .page-basicProductDetails .model-brand-card .opinion a,
  .page-collectProductDetails .model-brand-card .opinion a,
  .page-collectStoreSearch .model-brand-card .opinion a,
  .page-basicStoreSearch .model-brand-card .opinion a,
  .page-fashionProductDetails .model-brand-card .opinion a,
  .page-productDetails .model-brand-card .rating-num,
  .page-basicProductDetails .model-brand-card .rating-num,
  .page-collectProductDetails .model-brand-card .rating-num,
  .page-collectStoreSearch .model-brand-card .rating-num,
  .page-basicStoreSearch .model-brand-card .rating-num,
  .page-fashionProductDetails .model-brand-card .rating-num {
    color: #222222;
  }
  .page-productDetails .model-brand-card .share-content,
  .page-basicProductDetails .model-brand-card .share-content,
  .page-collectProductDetails .model-brand-card .share-content,
  .page-collectStoreSearch .model-brand-card .share-content,
  .page-basicStoreSearch .model-brand-card .share-content,
  .page-fashionProductDetails .model-brand-card .share-content {
    margin: 10px auto 0;
    text-align: center;
    width: 180px;
    position: relative;
    top: inherit;
    right: inherit;
    height: 42px;
  }
  .page-productDetails .model-brand-card .share-content .share-show,
  .page-basicProductDetails .model-brand-card .share-content .share-show,
  .page-collectProductDetails .model-brand-card .share-content .share-show,
  .page-collectStoreSearch .model-brand-card .share-content .share-show,
  .page-basicStoreSearch .model-brand-card .share-content .share-show,
  .page-fashionProductDetails .model-brand-card .share-content .share-show {
    height: auto;
    background: #ffffff;
    padding: 10px 15px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .page-productDetails .model-brand-card .share-content .share-text,
  .page-basicProductDetails .model-brand-card .share-content .share-text,
  .page-collectProductDetails .model-brand-card .share-content .share-text,
  .page-collectStoreSearch .model-brand-card .share-content .share-text,
  .page-basicStoreSearch .model-brand-card .share-content .share-text,
  .page-fashionProductDetails .model-brand-card .share-content .share-text {
    color: #333333;
  }
  .page-productDetails .model-brand-card .share-content .social-list,
  .page-basicProductDetails .model-brand-card .share-content .social-list,
  .page-collectProductDetails .model-brand-card .share-content .social-list,
  .page-collectStoreSearch .model-brand-card .share-content .social-list,
  .page-basicStoreSearch .model-brand-card .share-content .social-list,
  .page-fashionProductDetails .model-brand-card .share-content .social-list {
    background: 0 0;
    padding: 0;
  }
  .page-productDetails .model-brand-card .share-content .social-list li a,
  .page-basicProductDetails .model-brand-card .share-content .social-list li a,
  .page-collectProductDetails .model-brand-card .share-content .social-list li a,
  .page-collectStoreSearch .model-brand-card .share-content .social-list li a,
  .page-basicStoreSearch .model-brand-card .share-content .social-list li a,
  .page-fashionProductDetails .model-brand-card .share-content .social-list li a {
    color: #222222;
  }
  .page-productDetails .model-brand-card .share-content.opened .share-show,
  .page-basicProductDetails .model-brand-card .share-content.opened .share-show,
  .page-collectProductDetails .model-brand-card .share-content.opened .share-show,
  .page-collectStoreSearch .model-brand-card .share-content.opened .share-show,
  .page-basicStoreSearch .model-brand-card .share-content.opened .share-show,
  .page-fashionProductDetails .model-brand-card .share-content.opened .share-show {
    border: 1px solid #cccccc;
  }
  .page-productDetails .product-gallery .show-image,
  .page-basicProductDetails .product-gallery .show-image,
  .page-collectProductDetails .product-gallery .show-image,
  .page-collectStoreSearch .product-gallery .show-image,
  .page-basicStoreSearch .product-gallery .show-image,
  .page-fashionProductDetails .product-gallery .show-image {
    margin-left: 13%;
  }
  .page-productDetails .product-gallery .gallery-image img,
  .page-basicProductDetails .product-gallery .gallery-image img,
  .page-collectProductDetails .product-gallery .gallery-image img,
  .page-collectStoreSearch .product-gallery .gallery-image img,
  .page-basicStoreSearch .product-gallery .gallery-image img,
  .page-fashionProductDetails .product-gallery .gallery-image img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
  }
  .page-productDetails .product-gallery.expanded .list-product-details,
  .page-basicProductDetails .product-gallery.expanded .list-product-details,
  .page-collectProductDetails .product-gallery.expanded .list-product-details,
  .page-collectStoreSearch .product-gallery.expanded .list-product-details,
  .page-basicStoreSearch .product-gallery.expanded .list-product-details,
  .page-fashionProductDetails .product-gallery.expanded .list-product-details {
    display: none !important;
  }
  .page-productDetails .product-gallery.expanded .gallery-selector,
  .page-basicProductDetails .product-gallery.expanded .gallery-selector,
  .page-collectProductDetails .product-gallery.expanded .gallery-selector,
  .page-collectStoreSearch .product-gallery.expanded .gallery-selector,
  .page-basicStoreSearch .product-gallery.expanded .gallery-selector,
  .page-fashionProductDetails .product-gallery.expanded .gallery-selector {
    position: fixed;
    z-index: 100;
    left: 0;
    top: 50%;
  }
  .page-productDetails .product-gallery.expanded .gallery-selector > div,
  .page-basicProductDetails .product-gallery.expanded .gallery-selector > div,
  .page-collectProductDetails .product-gallery.expanded .gallery-selector > div,
  .page-collectStoreSearch .product-gallery.expanded .gallery-selector > div,
  .page-basicStoreSearch .product-gallery.expanded .gallery-selector > div,
  .page-fashionProductDetails .product-gallery.expanded .gallery-selector > div {
    display: block;
  }
  .page-productDetails .product-gallery.expanded .gallery-expanded-pager,
  .page-basicProductDetails .product-gallery.expanded .gallery-expanded-pager,
  .page-collectProductDetails .product-gallery.expanded .gallery-expanded-pager,
  .page-collectStoreSearch .product-gallery.expanded .gallery-expanded-pager,
  .page-basicStoreSearch .product-gallery.expanded .gallery-expanded-pager,
  .page-fashionProductDetails .product-gallery.expanded .gallery-expanded-pager {
    position: fixed;
    z-index: 100;
    right: 0;
    top: 50%;
    display: block;
    margin-top: -90px;
    margin-right: 20px;
  }
  .page-productDetails .product-gallery.expanded .gallery-expanded-pager a,
  .page-basicProductDetails .product-gallery.expanded .gallery-expanded-pager a,
  .page-collectProductDetails .product-gallery.expanded .gallery-expanded-pager a,
  .page-collectStoreSearch .product-gallery.expanded .gallery-expanded-pager a,
  .page-basicStoreSearch .product-gallery.expanded .gallery-expanded-pager a,
  .page-fashionProductDetails .product-gallery.expanded .gallery-expanded-pager a {
    background: #000;
    color: #ffffff;
    width: 45px;
    height: 45px;
    display: block;
    text-align: center;
    line-height: 45px;
    border-bottom: 1px solid #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -o-font-smoothing: antialiased;
  }
  .page-productDetails .product-gallery.expanded .gallery-expanded-pager a:hover,
  .page-basicProductDetails .product-gallery.expanded .gallery-expanded-pager a:hover,
  .page-collectProductDetails .product-gallery.expanded .gallery-expanded-pager a:hover,
  .page-collectStoreSearch .product-gallery.expanded .gallery-expanded-pager a:hover,
  .page-basicStoreSearch .product-gallery.expanded .gallery-expanded-pager a:hover,
  .page-fashionProductDetails .product-gallery.expanded .gallery-expanded-pager a:hover {
    background: #000000;
  }
  .page-productDetails .product-gallery.expanded .gallery-image,
  .page-basicProductDetails .product-gallery.expanded .gallery-image,
  .page-collectProductDetails .product-gallery.expanded .gallery-image,
  .page-collectStoreSearch .product-gallery.expanded .gallery-image,
  .page-basicStoreSearch .product-gallery.expanded .gallery-image,
  .page-fashionProductDetails .product-gallery.expanded .gallery-image {
    z-index: 100;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    max-width: none;
  }
  .page-productDetails .product-gallery.expanded .gallery-image img,
  .page-basicProductDetails .product-gallery.expanded .gallery-image img,
  .page-collectProductDetails .product-gallery.expanded .gallery-image img,
  .page-collectStoreSearch .product-gallery.expanded .gallery-image img,
  .page-basicStoreSearch .product-gallery.expanded .gallery-image img,
  .page-fashionProductDetails .product-gallery.expanded .gallery-image img {
    margin: auto;
    width: auto;
    cursor: auto;
  }
  .page-productDetails .product-gallery.expanded .gallery-overlay,
  .page-basicProductDetails .product-gallery.expanded .gallery-overlay,
  .page-collectProductDetails .product-gallery.expanded .gallery-overlay,
  .page-collectStoreSearch .product-gallery.expanded .gallery-overlay,
  .page-basicStoreSearch .product-gallery.expanded .gallery-overlay,
  .page-fashionProductDetails .product-gallery.expanded .gallery-overlay {
    background: #ffffff;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50;
  }
  .page-productDetails .model-features-card-container,
  .page-basicProductDetails .model-features-card-container,
  .page-collectProductDetails .model-features-card-container,
  .page-collectStoreSearch .model-features-card-container,
  .page-basicStoreSearch .model-features-card-container,
  .page-fashionProductDetails .model-features-card-container {
    margin-top: 0;
  }
  .page-productDetails .model-features-card .color-dropdown .color-item,
  .page-basicProductDetails .model-features-card .color-dropdown .color-item,
  .page-collectProductDetails .model-features-card .color-dropdown .color-item,
  .page-collectStoreSearch .model-features-card .color-dropdown .color-item,
  .page-basicStoreSearch .model-features-card .color-dropdown .color-item,
  .page-fashionProductDetails .model-features-card .color-dropdown .color-item,
  .page-productDetails .size-selector .size-selected,
  .page-basicProductDetails .size-selector .size-selected,
  .page-collectProductDetails .size-selector .size-selected,
  .page-collectStoreSearch .size-selector .size-selected,
  .page-basicStoreSearch .size-selector .size-selected,
  .page-fashionProductDetails .size-selector .size-selected {
    font-size: 12px;
  }
  .page-productDetails .size-selector small,
  .page-basicProductDetails .size-selector small,
  .page-collectProductDetails .size-selector small,
  .page-collectStoreSearch .size-selector small,
  .page-basicStoreSearch .size-selector small,
  .page-fashionProductDetails .size-selector small {
    font-size: 10px;
  }
  .page-productDetails .size-selector .conver-sizes,
  .page-basicProductDetails .size-selector .conver-sizes,
  .page-collectProductDetails .size-selector .conver-sizes,
  .page-collectStoreSearch .size-selector .conver-sizes,
  .page-basicStoreSearch .size-selector .conver-sizes,
  .page-fashionProductDetails .size-selector .conver-sizes {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1139px) {
  .page-productDetails .model-features-card .color-dropdown .color-item,
  .page-basicProductDetails .model-features-card .color-dropdown .color-item,
  .page-collectProductDetails .model-features-card .color-dropdown .color-item,
  .page-collectStoreSearch .model-features-card .color-dropdown .color-item,
  .page-basicStoreSearch .model-features-card .color-dropdown .color-item,
  .page-fashionProductDetails .model-features-card .color-dropdown .color-item,
  .page-productDetails .size-selector .size-selected,
  .page-basicProductDetails .size-selector .size-selected,
  .page-collectProductDetails .size-selector .size-selected,
  .page-collectStoreSearch .size-selector .size-selected,
  .page-basicStoreSearch .size-selector .size-selected,
  .page-fashionProductDetails .size-selector .size-selected {
    font-size: 16px;
  }
  .page-productDetails .size-selector small,
  .page-basicProductDetails .size-selector small,
  .page-collectProductDetails .size-selector small,
  .page-collectStoreSearch .size-selector small,
  .page-basicStoreSearch .size-selector small,
  .page-fashionProductDetails .size-selector small {
    font-size: 12px;
  }
  .page-productDetails .size-selector .conver-sizes,
  .page-basicProductDetails .size-selector .conver-sizes,
  .page-collectProductDetails .size-selector .conver-sizes,
  .page-collectStoreSearch .size-selector .conver-sizes,
  .page-basicStoreSearch .size-selector .conver-sizes,
  .page-fashionProductDetails .size-selector .conver-sizes {
    font-size: 16px;
  }
}
@media only screen and (min-width: 64.063em) {
  .page-productDetails .product-gallery.expanded .gallery-expanded-pager,
  .page-basicProductDetails .product-gallery.expanded .gallery-expanded-pager,
  .page-collectProductDetails .product-gallery.expanded .gallery-expanded-pager,
  .page-collectStoreSearch .product-gallery.expanded .gallery-expanded-pager,
  .page-basicStoreSearch .product-gallery.expanded .gallery-expanded-pager,
  .page-fashionProductDetails .product-gallery.expanded .gallery-expanded-pager {
    position: fixed;
    z-index: 100;
    right: 0;
    top: 50%;
    display: block;
    margin-top: -90px;
  }
  .page-productDetails .product-gallery.expanded .gallery-image img,
  .page-basicProductDetails .product-gallery.expanded .gallery-image img,
  .page-collectProductDetails .product-gallery.expanded .gallery-image img,
  .page-collectStoreSearch .product-gallery.expanded .gallery-image img,
  .page-basicStoreSearch .product-gallery.expanded .gallery-image img,
  .page-fashionProductDetails .product-gallery.expanded .gallery-image img {
    margin: auto;
    width: auto;
    cursor: auto;
  }
  .page-productDetails .product-gallery.expanded .gallery-expanded-pager a,
  .page-basicProductDetails .product-gallery.expanded .gallery-expanded-pager a,
  .page-collectProductDetails .product-gallery.expanded .gallery-expanded-pager a,
  .page-collectStoreSearch .product-gallery.expanded .gallery-expanded-pager a,
  .page-basicStoreSearch .product-gallery.expanded .gallery-expanded-pager a,
  .page-fashionProductDetails .product-gallery.expanded .gallery-expanded-pager a {
    background: #000;
    color: #ffffff;
    width: 45px;
    height: 45px;
    display: block;
    text-align: center;
    line-height: 45px;
    border-bottom: 1px solid #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -o-font-smoothing: antialiased;
  }
  .page-productDetails .product-gallery.expanded .gallery-overlay,
  .page-basicProductDetails .product-gallery.expanded .gallery-overlay,
  .page-collectProductDetails .product-gallery.expanded .gallery-overlay,
  .page-collectStoreSearch .product-gallery.expanded .gallery-overlay,
  .page-basicStoreSearch .product-gallery.expanded .gallery-overlay,
  .page-fashionProductDetails .product-gallery.expanded .gallery-overlay {
    background: #ffffff;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50;
  }
  .page-productDetails .product-gallery.expanded .gallery-image,
  .page-basicProductDetails .product-gallery.expanded .gallery-image,
  .page-collectProductDetails .product-gallery.expanded .gallery-image,
  .page-collectStoreSearch .product-gallery.expanded .gallery-image,
  .page-basicStoreSearch .product-gallery.expanded .gallery-image,
  .page-fashionProductDetails .product-gallery.expanded .gallery-image {
    z-index: 100;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    max-width: none;
  }
}
.page-productDetails .headband,
.page-basicProductDetails .headband,
.page-collectProductDetails .headband,
.page-collectStoreSearch .headband,
.page-basicStoreSearch .headband,
.page-fashionProductDetails .headband {
  position: absolute;
  width: 120px;
  height: 120px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 1;
}
.page-productDetails .social-mobile,
.page-basicProductDetails .social-mobile,
.page-collectProductDetails .social-mobile,
.page-collectStoreSearch .social-mobile,
.page-basicStoreSearch .social-mobile,
.page-fashionProductDetails .social-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .page-productDetails .social-mobile,
  .page-basicProductDetails .social-mobile,
  .page-collectProductDetails .social-mobile,
  .page-collectStoreSearch .social-mobile,
  .page-basicStoreSearch .social-mobile,
  .page-fashionProductDetails .social-mobile {
    display: inline;
    width: 50%;
  }
  .page-productDetails .rating,
  .page-basicProductDetails .rating,
  .page-collectProductDetails .rating,
  .page-collectStoreSearch .rating,
  .page-basicStoreSearch .rating,
  .page-fashionProductDetails .rating {
    left: 0;
    text-align: center;
  }
}
.page-productDetails .turn-selector-pdp,
.page-basicProductDetails .turn-selector-pdp,
.page-collectProductDetails .turn-selector-pdp,
.page-collectStoreSearch .turn-selector-pdp,
.page-basicStoreSearch .turn-selector-pdp,
.page-fashionProductDetails .turn-selector-pdp {
  transform: rotate(180deg) !important;
}
.page-productDetails .rating a:before,
.page-basicProductDetails .rating a:before,
.page-collectProductDetails .rating a:before,
.page-collectStoreSearch .rating a:before,
.page-basicStoreSearch .rating a:before,
.page-fashionProductDetails .rating a:before {
  border-left: none;
  content: "";
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 1024px) {
  .page-productDetails .rating,
  .page-basicProductDetails .rating,
  .page-collectProductDetails .rating,
  .page-collectStoreSearch .rating,
  .page-basicStoreSearch .rating,
  .page-fashionProductDetails .rating {
    left: 0;
    text-align: center;
  }
}
.page-productDetails .turn-selector-pdp,
.page-basicProductDetails .turn-selector-pdp,
.page-collectProductDetails .turn-selector-pdp,
.page-collectStoreSearch .turn-selector-pdp,
.page-basicStoreSearch .turn-selector-pdp,
.page-fashionProductDetails .turn-selector-pdp {
  transform: rotate(180deg) !important;
}
@media (min-width: 1025px) {
  .page-productDetails .price-tag-small,
  .page-basicProductDetails .price-tag-small,
  .page-collectProductDetails .price-tag-small,
  .page-collectStoreSearch .price-tag-small,
  .page-basicStoreSearch .price-tag-small,
  .page-fashionProductDetails .price-tag-small {
    text-align: right;
  }
  .page-productDetails .price-tag-container,
  .page-basicProductDetails .price-tag-container,
  .page-collectProductDetails .price-tag-container,
  .page-collectStoreSearch .price-tag-container,
  .page-basicStoreSearch .price-tag-container,
  .page-fashionProductDetails .price-tag-container {
    display: flex !important;
    justify-content: space-between;
  }
  .page-productDetails .price-tag-container .price-content,
  .page-basicProductDetails .price-tag-container .price-content,
  .page-collectProductDetails .price-tag-container .price-content,
  .page-collectStoreSearch .price-tag-container .price-content,
  .page-basicStoreSearch .price-tag-container .price-content,
  .page-fashionProductDetails .price-tag-container .price-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
.page-productDetails .banner_mind,
.page-basicProductDetails .banner_mind,
.page-collectProductDetails .banner_mind,
.page-collectStoreSearch .banner_mind,
.page-basicStoreSearch .banner_mind,
.page-fashionProductDetails .banner_mind {
  padding: 0;
  margin: 0;
}
.page-productDetails .banner_mind .bundle,
.page-basicProductDetails .banner_mind .bundle,
.page-collectProductDetails .banner_mind .bundle,
.page-collectStoreSearch .banner_mind .bundle,
.page-basicStoreSearch .banner_mind .bundle,
.page-fashionProductDetails .banner_mind .bundle {
  text-align: center;
  margin-bottom: 10px;
  min-height: 45px;
  background-color: #f5e649;
  outline: 1px solid black;
}
.page-productDetails .banner_mind .bundle p,
.page-basicProductDetails .banner_mind .bundle p,
.page-collectProductDetails .banner_mind .bundle p,
.page-collectStoreSearch .banner_mind .bundle p,
.page-basicStoreSearch .banner_mind .bundle p,
.page-fashionProductDetails .banner_mind .bundle p {
  color: black;
}
@media (min-width: 1025px) {
  .page-productDetails .tabs-mobile-header,
  .page-basicProductDetails .tabs-mobile-header,
  .page-collectProductDetails .tabs-mobile-header,
  .page-collectStoreSearch .tabs-mobile-header,
  .page-basicStoreSearch .tabs-mobile-header,
  .page-fashionProductDetails .tabs-mobile-header {
    display: none;
  }
}
@media (max-width: 1024px) {
  .page-productDetails .desktop-tabs,
  .page-basicProductDetails .desktop-tabs,
  .page-collectProductDetails .desktop-tabs,
  .page-collectStoreSearch .desktop-tabs,
  .page-basicStoreSearch .desktop-tabs,
  .page-fashionProductDetails .desktop-tabs {
    display: none !important;
  }
  .page-productDetails .icons-plus-cross.active,
  .page-basicProductDetails .icons-plus-cross.active,
  .page-collectProductDetails .icons-plus-cross.active,
  .page-collectStoreSearch .icons-plus-cross.active,
  .page-basicStoreSearch .icons-plus-cross.active,
  .page-fashionProductDetails .icons-plus-cross.active {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
.page-productDetails span.short-description-container,
.page-basicProductDetails span.short-description-container,
.page-collectProductDetails span.short-description-container,
.page-collectStoreSearch span.short-description-container,
.page-basicStoreSearch span.short-description-container,
.page-fashionProductDetails span.short-description-container {
  color: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  font-family: inherit !important;
  margin: inherit !important;
  padding: 0 !important;
  display: inherit;
  text-transform: uppercase;
}
.page-productDetails .main,
.page-basicProductDetails .main,
.page-collectProductDetails .main,
.pageType-ProductPage .main {
  position: relative;
}
.page-productDetails .product-gallery .gallery-selector > div,
.page-basicProductDetails .product-gallery .gallery-selector > div,
.page-collectProductDetails .product-gallery .gallery-selector > div,
.pageType-ProductPage .product-gallery .gallery-selector > div {
  margin-left: 0;
}
.page-productDetails .product-gallery .gallery-selector,
.page-basicProductDetails .product-gallery .gallery-selector,
.page-collectProductDetails .product-gallery .gallery-selector,
.pageType-ProductPage .product-gallery .gallery-selector {
  margin-bottom: 20px;
  display: flex !important;
  flex-direction: column;
  width: 85px;
  transition: none;
}
.page-productDetails .product-gallery .gallery-selector > div,
.page-basicProductDetails .product-gallery .gallery-selector > div,
.page-collectProductDetails .product-gallery .gallery-selector > div,
.pageType-ProductPage .product-gallery .gallery-selector > div {
  display: block;
  max-width: unset;
  max-height: unset;
  border: none;
  cursor: unset;
}
.page-productDetails .product-gallery .gallery-selector .gallery-image-css,
.page-basicProductDetails .product-gallery .gallery-selector .gallery-image-css,
.page-collectProductDetails .product-gallery .gallery-selector .gallery-image-css,
.pageType-ProductPage .product-gallery .gallery-selector .gallery-image-css {
  margin-bottom: 10%;
  border: thin solid rgba(34, 34, 34, 0.2);
  background-color: #F2F2F2;
}
.page-productDetails .product-gallery .gallery-selector .gallery-image-css.active,
.page-basicProductDetails .product-gallery .gallery-selector .gallery-image-css.active,
.page-collectProductDetails .product-gallery .gallery-selector .gallery-image-css.active,
.pageType-ProductPage .product-gallery .gallery-selector .gallery-image-css.active {
  border-color: black;
}
.page-productDetails .product-gallery .gallery-selector .slick-list,
.page-basicProductDetails .product-gallery .gallery-selector .slick-list,
.page-collectProductDetails .product-gallery .gallery-selector .slick-list,
.pageType-ProductPage .product-gallery .gallery-selector .slick-list {
  z-index: 1;
}
.page-productDetails .product-gallery .gallery-selector button.slick-arrow,
.page-basicProductDetails .product-gallery .gallery-selector button.slick-arrow,
.page-collectProductDetails .product-gallery .gallery-selector button.slick-arrow,
.pageType-ProductPage .product-gallery .gallery-selector button.slick-arrow {
  position: initial;
  background: black;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 2;
}
.page-productDetails .product-gallery .gallery-selector button.slick-arrow::before,
.page-basicProductDetails .product-gallery .gallery-selector button.slick-arrow::before,
.page-collectProductDetails .product-gallery .gallery-selector button.slick-arrow::before,
.pageType-ProductPage .product-gallery .gallery-selector button.slick-arrow::before {
  display: block;
  width: 100%;
  height: 20px;
  margin: 0;
  padding: 0;
  font-family: monospace;
  font-weight: lighter;
  color: white;
  opacity: 0.95;
  transform: rotate(90deg);
}
.page-productDetails .product-gallery .gallery-selector button.slick-arrow.slick-prev,
.page-basicProductDetails .product-gallery .gallery-selector button.slick-arrow.slick-prev,
.page-collectProductDetails .product-gallery .gallery-selector button.slick-arrow.slick-prev,
.pageType-ProductPage .product-gallery .gallery-selector button.slick-arrow.slick-prev {
  margin-bottom: 2px;
}
.page-productDetails .product-gallery .gallery-selector button.slick-arrow.slick-prev::before,
.page-basicProductDetails .product-gallery .gallery-selector button.slick-arrow.slick-prev::before,
.page-collectProductDetails .product-gallery .gallery-selector button.slick-arrow.slick-prev::before,
.pageType-ProductPage .product-gallery .gallery-selector button.slick-arrow.slick-prev::before {
  content: "<";
}
.page-productDetails .product-gallery .gallery-selector button.slick-arrow.slick-next::before,
.page-basicProductDetails .product-gallery .gallery-selector button.slick-arrow.slick-next::before,
.page-collectProductDetails .product-gallery .gallery-selector button.slick-arrow.slick-next::before,
.pageType-ProductPage .product-gallery .gallery-selector button.slick-arrow.slick-next::before {
  content: ">";
}
.page-productDetails .product-gallery .gallery-selector button.slick-arrow.slick-disabled,
.page-basicProductDetails .product-gallery .gallery-selector button.slick-arrow.slick-disabled,
.page-collectProductDetails .product-gallery .gallery-selector button.slick-arrow.slick-disabled,
.pageType-ProductPage .product-gallery .gallery-selector button.slick-arrow.slick-disabled {
  background: #e3e3e3 !important;
}
.page-productDetails .product-gallery .gallery-selector button.slick-arrow.slick-disabled:before,
.page-basicProductDetails .product-gallery .gallery-selector button.slick-arrow.slick-disabled:before,
.page-collectProductDetails .product-gallery .gallery-selector button.slick-arrow.slick-disabled:before,
.pageType-ProductPage .product-gallery .gallery-selector button.slick-arrow.slick-disabled:before {
  color: #797676;
}
.page-productDetails .block-padding-card,
.page-basicProductDetails .block-padding-card,
.page-collectProductDetails .block-padding-card,
.pageType-ProductPage .block-padding-card {
  padding: 0;
  position: static;
}
.page-productDetails .block-padding-card > .row,
.page-basicProductDetails .block-padding-card > .row,
.page-collectProductDetails .block-padding-card > .row,
.pageType-ProductPage .block-padding-card > .row {
  max-width: unset;
}
.page-productDetails .block-padding-card .navigation-row,
.page-basicProductDetails .block-padding-card .navigation-row,
.page-collectProductDetails .block-padding-card .navigation-row,
.pageType-ProductPage .block-padding-card .navigation-row {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding-right: 30px;
}
.page-productDetails .block-padding-card .navigation-row .nav-button,
.page-basicProductDetails .block-padding-card .navigation-row .nav-button,
.page-collectProductDetails .block-padding-card .navigation-row .nav-button,
.pageType-ProductPage .block-padding-card .navigation-row .nav-button {
  color: unset;
  padding: 5px 8px;
  margin: 0;
  border-radius: 3px;
  border: 1px solid #e3e3e3;
  background: none;
}
.page-productDetails .block-padding-card .navigation-row .nav-button.block,
.page-basicProductDetails .block-padding-card .navigation-row .nav-button.block,
.page-collectProductDetails .block-padding-card .navigation-row .nav-button.block,
.pageType-ProductPage .block-padding-card .navigation-row .nav-button.block {
  display: none;
}
.page-productDetails .block-padding-card .mobile-product-info .breadcrumbs,
.page-basicProductDetails .block-padding-card .mobile-product-info .breadcrumbs,
.page-collectProductDetails .block-padding-card .mobile-product-info .breadcrumbs,
.pageType-ProductPage .block-padding-card .mobile-product-info .breadcrumbs {
  min-height: 24px;
  margin: 0 0 5px 0;
}
.page-productDetails .block-padding-card .mobile-product-info .breadcrumbs .custom-breadcrumb,
.page-basicProductDetails .block-padding-card .mobile-product-info .breadcrumbs .custom-breadcrumb,
.page-collectProductDetails .block-padding-card .mobile-product-info .breadcrumbs .custom-breadcrumb,
.pageType-ProductPage .block-padding-card .mobile-product-info .breadcrumbs .custom-breadcrumb,
.page-productDetails .block-padding-card .mobile-product-info .breadcrumbs .fake-custom-breadcrumb,
.page-basicProductDetails .block-padding-card .mobile-product-info .breadcrumbs .fake-custom-breadcrumb,
.page-collectProductDetails .block-padding-card .mobile-product-info .breadcrumbs .fake-custom-breadcrumb,
.pageType-ProductPage .block-padding-card .mobile-product-info .breadcrumbs .fake-custom-breadcrumb {
  min-height: 24px;
  margin: 0;
}
.page-productDetails .block-padding-card .product_gallery_wrapper,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper {
  display: block;
  float: left;
  position: relative;
  padding-right: 30px;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery {
  position: relative;
  padding: 30px 0;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .logo-content.logo-mobile,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .logo-content.logo-mobile,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .logo-content.logo-mobile,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .logo-content.logo-mobile {
  display: none;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 30%;
  z-index: 1;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .logo-content.logo-mobile img.logo,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .logo-content.logo-mobile img.logo,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .logo-content.logo-mobile img.logo,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .logo-content.logo-mobile img.logo {
  max-height: 40px;
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
  vertical-align: top;
  -webkit-filter: brightness(0.95);
  filter: brightness(0.95);
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .background,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .background,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .background,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .background {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #F2F2F2;
  width: 120%;
  display: table-cell;
  height: 100%;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .background.noleftbg,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .background.noleftbg,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .background.noleftbg,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .background.noleftbg {
  width: 100%;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery {
  padding: 0;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .headband,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .headband,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .headband,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .headband {
  right: 30px;
  bottom: 0;
  width: auto;
  height: auto;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .headband-discount,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .headband-discount,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .headband-discount,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .headband-discount {
  top: 0;
  right: 30px;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .enriched-headband,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .enriched-headband,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .enriched-headband,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .enriched-headband {
  padding: 5px 10px;
  position: absolute;
  z-index: 1;
  right: 30px;
  bottom: 0;
  width: auto;
  height: auto;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  border: 4px;
  border-style: solid;
  text-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
@media (max-width: 1024px) {
  .page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .enriched-headband,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .enriched-headband,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .enriched-headband,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .enriched-headband {
    right: auto;
    left: 10px;
    bottom: 20px;
  }
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .enriched-headband .enriched-headband-icon,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .enriched-headband .enriched-headband-icon,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .enriched-headband .enriched-headband-icon,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .enriched-headband .enriched-headband-icon {
  margin-right: 6px;
  width: 32px;
  max-height: 32px;
  filter: brightness(0.95);
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .mobile-btn-close-expanded,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .mobile-btn-close-expanded,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .mobile-btn-close-expanded,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .mobile-btn-close-expanded {
  display: none;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .gallery-image.slick-slider,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .gallery-image.slick-slider,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .gallery-image.slick-slider,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .gallery-image.slick-slider {
  margin-top: 0;
  margin-bottom: 0;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-overlay,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-overlay,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-overlay,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-overlay {
  background: #F2F2F2;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-selector,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-selector,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-selector,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-selector {
  position: fixed;
  z-index: 100;
  left: 0;
  max-height: 98vh;
  top: 50%;
  transform: translateY(-8vh);
  max-width: 85px;
  margin-left: 20px;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image {
  margin: 0 auto;
  max-width: 80%;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image img,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image img,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image img,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image img {
  max-height: unset;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .gallery-selector > div img,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .gallery-selector > div img,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .gallery-selector > div img,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .gallery-selector > div img {
  object-fit: scale-down;
  max-height: 85px;
  margin: 0 auto;
  filter: brightness(0.95);
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .gallery-selector > div img span.discount small,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .gallery-selector > div img span.discount small,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .gallery-selector > div img span.discount small,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .gallery-selector > div img span.discount small {
  margin-right: 2px;
  font-size: 0.6em;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-info-wrapper,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-info-wrapper,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-info-wrapper,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-info-wrapper {
  position: sticky;
  z-index: 3;
  float: left;
  width: 100%;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info,
.page-productDetails .block-padding-card .product_gallery_wrapper .mobile-color-selector,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-color-selector,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-color-selector,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-color-selector {
  display: none;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-share,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-share,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-share,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-share {
  position: absolute;
  bottom: -50px;
  right: 25px;
  z-index: 4;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-share .share-content,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-share .share-content,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-share .share-content,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-share .share-content {
  margin: 0;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show {
  display: flex;
  align-items: center;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_facebook i,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_facebook i,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_facebook i,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_facebook i,
.page-productDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_twitter i,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_twitter i,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_twitter i,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_twitter i {
  background-position: unset;
  height: 34px;
  width: 34px;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_facebook i.icons-facebook-share,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_facebook i.icons-facebook-share,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_facebook i.icons-facebook-share,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_facebook i.icons-facebook-share,
.page-productDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_twitter i.icons-facebook-share,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_twitter i.icons-facebook-share,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_twitter i.icons-facebook-share,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_twitter i.icons-facebook-share {
  background-image: url("/_ui/responsive/common/images/fb.svg");
}
.page-productDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_facebook i.icons-twitter-share,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_facebook i.icons-twitter-share,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_facebook i.icons-twitter-share,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_facebook i.icons-twitter-share,
.page-productDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_twitter i.icons-twitter-share,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_twitter i.icons-twitter-share,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_twitter i.icons-twitter-share,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-share .share-content .share-show .a2a_button_twitter i.icons-twitter-share {
  background-image: url("/_ui/responsive/common/images/tw.svg");
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs {
  margin-top: 30px;
  padding-left: 0;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header-title,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header-title,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header-title,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header-title {
  display: flex;
  align-items: center;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header-title span.title,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header-title span.title,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header-title span.title,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header-title span.title {
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  font-size: 1.4em;
  text-transform: uppercase;
  line-height: 37px;
  color: black;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul {
  border: none;
  text-align: left;
  margin-left: -20px;
  padding: 0;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li {
  text-transform: uppercase;
  padding: 0 20px;
  color: #B3B3B3;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li h3,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li h3,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li h3,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li h3 {
  font-size: 1em;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li.active,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li.active,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li.active,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li.active {
  color: #222222;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li:hover h3::after,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li:hover h3::after,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li:hover h3::after,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li:hover h3::after,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li.active h3::after,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li.active h3::after,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li.active h3::after,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header > ul li.active h3::after {
  content: unset;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content {
  padding: 0;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .row,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .row,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .row,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .row,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .row,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .row,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .row,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .row {
  margin: 0;
  padding-bottom: 20px;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .row .columns,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .row .columns,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .row .columns,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .row .columns,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .row .columns,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .row .columns,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .row .columns,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .row .columns {
  padding-left: 0;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div h3,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div h3,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div h3,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div h3,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content h3,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content h3,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content h3,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content h3 {
  font-size: 24px;
  line-height: 29px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div > div,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div > div,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div > div,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div > div,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content > div,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content > div,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content > div,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content > div {
  padding: 0;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .features-tab,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .features-tab,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .features-tab,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .features-tab,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab {
  overflow-x: hidden;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-feature-list li span,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-feature-list li span,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-feature-list li span,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-feature-list li span,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-feature-list li span,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-feature-list li span,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-feature-list li span,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-feature-list li span {
  line-height: 24px;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-feature-list li span.item,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-feature-list li span.item,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-feature-list li span.item,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-feature-list li span.item,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-feature-list li span.item,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-feature-list li span.item,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-feature-list li span.item,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-feature-list li span.item {
  font-family: 'Roboto-Bold', system-ui, sans-serif;
  color: #E42119;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1em;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-feature-list li span.value,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-feature-list li span.value,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-feature-list li span.value,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-feature-list li span.value,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-feature-list li span.value,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-feature-list li span.value,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-feature-list li span.value,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-feature-list li span.value {
  font-weight: lighter;
  font-size: 1.1em;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-rating-list,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-rating-list,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-rating-list,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-rating-list,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-rating-list,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-rating-list,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-rating-list,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-rating-list {
  float: right;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-rating-list li,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-rating-list li,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-rating-list li,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-rating-list li,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-rating-list li,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-rating-list li,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-rating-list li,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-rating-list li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-rating-list li > span,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-rating-list li > span,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-rating-list li > span,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .specs .advantages ul.adv-rating-list li > span,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-rating-list li > span,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-rating-list li > span,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-rating-list li > span,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-rating-list li > span {
  width: unset;
  margin-right: 15px;
  font-size: 1em;
  font-family: 'Roboto-Regular', system-ui, sans-serif;
  line-height: 19px;
  text-transform: uppercase;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .actions .show-more,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .actions .show-more,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .actions .show-more,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .actions .show-more,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .actions .show-more,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .actions .show-more,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .actions .show-more,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .actions .show-more {
  text-decoration: underline;
  line-height: 20px;
  cursor: pointer;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings h4,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings h4,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings h4,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings h4,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings h4,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings h4,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings h4,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings h4 {
  padding: 8px 0;
  font-size: 1.54em;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview {
  padding: 0;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview::after,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview::after,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview::after,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview::after,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview::after,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview::after,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview::after,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview::after,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview::before,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview::before,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview::before,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview::before,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview::before,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview::before,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview::before,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview::before {
  content: unset;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview > *,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview > *,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview > *,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview > *,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview > *,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview > *,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview > *,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview > * {
  text-align: left;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: baseline;
  align-items: baseline;
  margin-top: 15px;
  border-bottom: thin solid #D8D8D8;
  padding-bottom: 40px;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(1),
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(1),
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(1),
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(1),
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(1),
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(1),
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(1),
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(1) {
  font-size: 48px;
  line-height: 28px;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(2),
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(2),
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(2),
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(2),
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(2),
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(2),
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(2),
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-value span:nth-child(2) {
  font-size: 24px;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-stars,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-stars,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-stars,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-stars,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-stars,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-stars,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-stars,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-stars {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-stars .review-star,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-stars .review-star,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-stars .review-star,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .rate .rating-stars .review-star,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-stars .review-star,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-stars .review-star,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-stars .review-star,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .rate .rating-stars .review-star {
  margin-right: 4px;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .achievement,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .achievement,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .achievement,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .achievement,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .achievement,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .achievement,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .achievement,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .achievement {
  padding-left: 8%;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .achievement #opiniones_imagen,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .achievement #opiniones_imagen,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .achievement #opiniones_imagen,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .rating-wrapper .achievement #opiniones_imagen,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .achievement #opiniones_imagen,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .achievement #opiniones_imagen,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .achievement #opiniones_imagen,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .rating-wrapper .achievement #opiniones_imagen {
  width: auto;
  height: auto;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .verified-reviews-container,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .verified-reviews-container,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .verified-reviews-container,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .ratings-overview .verified-reviews-container,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .verified-reviews-container,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .verified-reviews-container,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .verified-reviews-container,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .ratings-overview .verified-reviews-container {
  text-align: center;
  margin-top: 30px;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments {
  padding-left: 12%;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container {
  padding-top: 15px;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container .comment,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container .comment,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container .comment,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container .comment,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container .comment,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container .comment,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container .comment,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container .comment {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: thin solid rgba(34, 34, 34, 0.1);
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container .comment span.alias,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container .comment span.alias,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container .comment span.alias,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container .comment span.alias,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container .comment span.alias,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container .comment span.alias,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container .comment span.alias,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container .comment span.alias {
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 15px;
  text-transform: none;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container .comment p,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container .comment p,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container .comment p,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .comment-container .comment p,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container .comment p,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container .comment p,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container .comment p,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .comment-container .comment p {
  text-transform: none;
  font-size: 15px;
  line-height: 20px;
  color: #797676;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .button-container,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .button-container,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .button-container,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .button-container,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .button-container,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .button-container,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .button-container,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .button-container {
  text-align: left;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .button-container a,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .button-container a,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .button-container a,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container details > div .user-ratings .user-comments .button-container a,
.page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .button-container a,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .button-container a,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .button-container a,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments .button-container a {
  height: 50px;
  min-width: 220px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
  background-color: white;
  color: #222222;
}
.page-productDetails .block-padding-card .product_gallery_wrapper .upseling-slot .product-slider.row,
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .upseling-slot .product-slider.row,
.page-collectProductDetails .block-padding-card .product_gallery_wrapper .upseling-slot .product-slider.row,
.pageType-ProductPage .block-padding-card .product_gallery_wrapper .upseling-slot .product-slider.row {
  width: 100%;
  max-width: 95.42%;
  margin: 0 auto;
}
.page-productDetails .product-gallery .gallery-image img,
.page-basicProductDetails .product-gallery .gallery-image img,
.page-collectProductDetails .product-gallery .gallery-image img,
.pageType-ProductPage .product-gallery .gallery-image img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  -webkit-filter: brightness(0.95);
  filter: brightness(0.95);
  -o-object-fit: contain;
  object-fit: contain;
  max-height: 500px;
}
.page-productDetails .model-brand-card-container.sticked,
.page-basicProductDetails .model-brand-card-container.sticked,
.page-collectProductDetails .model-brand-card-container.sticked,
.pageType-ProductPage .model-brand-card-container.sticked {
  position: -webkit-sticky;
  position: sticky;
}
.page-productDetails .model-brand-card-container .model-brand-card,
.page-basicProductDetails .model-brand-card-container .model-brand-card,
.page-collectProductDetails .model-brand-card-container .model-brand-card,
.pageType-ProductPage .model-brand-card-container .model-brand-card {
  margin-top: 0;
}
.page-productDetails .model-brand-card-container .model-brand-card .logo-content,
.page-basicProductDetails .model-brand-card-container .model-brand-card .logo-content,
.page-collectProductDetails .model-brand-card-container .model-brand-card .logo-content,
.pageType-ProductPage .model-brand-card-container .model-brand-card .logo-content {
  text-align: left;
  margin-bottom: 10px;
}
.page-productDetails .model-brand-card-container .model-brand-card .logo-content .logo,
.page-basicProductDetails .model-brand-card-container .model-brand-card .logo-content .logo,
.page-collectProductDetails .model-brand-card-container .model-brand-card .logo-content .logo,
.pageType-ProductPage .model-brand-card-container .model-brand-card .logo-content .logo {
  width: 80px;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-name .model,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-name .model,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-name .model,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-name .model,
.page-productDetails .model-brand-card-container .model-brand-card .product-name .description,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-name .description,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-name .description,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-name .description,
.page-productDetails .model-brand-card-container .model-brand-card .product-name .ref,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-name .ref,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-name .ref,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-name .ref {
  text-align: left;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-name .model,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-name .model,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-name .model,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-name .model {
  font-size: 1.4em;
  line-height: 1em;
  text-transform: none;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-name .description,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-name .description,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-name .description,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-name .description {
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  font-size: 0.8em;
  line-height: 17px;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-name .description p,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-name .description p,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-name .description p,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-name .description p {
  text-align: left;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-name .ref,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-name .ref,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-name .ref,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-name .ref {
  font-size: 0.65em;
  text-transform: uppercase;
  color: #797676;
}
.page-productDetails .model-brand-card-container .model-brand-card .rating,
.page-basicProductDetails .model-brand-card-container .model-brand-card .rating,
.page-collectProductDetails .model-brand-card-container .model-brand-card .rating,
.pageType-ProductPage .model-brand-card-container .model-brand-card .rating {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  text-align: left;
}
.page-productDetails .model-brand-card-container .model-brand-card .rating a,
.page-basicProductDetails .model-brand-card-container .model-brand-card .rating a,
.page-collectProductDetails .model-brand-card-container .model-brand-card .rating a,
.pageType-ProductPage .model-brand-card-container .model-brand-card .rating a {
  padding-left: 0;
  margin-right: 15px;
}
.page-productDetails .model-brand-card-container .model-brand-card .rating i,
.page-basicProductDetails .model-brand-card-container .model-brand-card .rating i,
.page-collectProductDetails .model-brand-card-container .model-brand-card .rating i,
.pageType-ProductPage .model-brand-card-container .model-brand-card .rating i {
  margin: 5px 0;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small {
  text-align: left;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .price-content,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .price-content,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .price-content,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .price-content {
  text-align: inherit;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .price-content .previous-price,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .price-content .previous-price,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .price-content .previous-price,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .price-content .previous-price {
  font-size: 0.8em;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .price-content .price,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .price-content .price,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .price-content .price,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .price-content .price {
  font-size: 2.4em;
  line-height: 0.9em;
  font-family: PriceFont;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector {
  border: none;
  margin-bottom: 30px;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .usizy-container,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .usizy-container,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .usizy-container,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .usizy-container {
  display: flex;
  margin-bottom: -0.5px;
  width: calc(100% - 6px);
}
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .usizy-container a,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .usizy-container a,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .usizy-container a,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .usizy-container a {
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  letter-spacing: normal;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-selector-content,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-selector-content,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-selector-content,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-selector-content {
  display: none;
  padding: 10px 0;
  text-align: left;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-selector-header,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-selector-header,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-selector-header,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-selector-header {
  text-align: left;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-table,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-table,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-table,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-table {
  padding: 0;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-table .size-item,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-table .size-item,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-table .size-item,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-table .size-item {
  margin: -0.5px;
  width: 16.67%;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-table .size-item:hover,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-table .size-item:hover,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-table .size-item:hover,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card .color-variant-selector .selector.size-selector .size-table .size-item:hover {
  z-index: 1;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .custom-large,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .custom-large,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .custom-large,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card .custom-large {
  display: flex;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .custom-large .page-details-variants-select,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .custom-large .page-details-variants-select,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .custom-large .page-details-variants-select,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card .custom-large .page-details-variants-select {
  display: contents;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .addtocart-component button,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .addtocart-component button,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .addtocart-component button,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card .addtocart-component button,
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card #addToCartForm button,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card #addToCartForm button,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card #addToCartForm button,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card #addToCartForm button {
  height: 50px;
  padding: 15px;
  margin-right: 5px;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .addtocart-component button.select-size-button,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .addtocart-component button.select-size-button,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .addtocart-component button.select-size-button,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card .addtocart-component button.select-size-button,
.page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card #addToCartForm button.select-size-button,
.page-basicProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card #addToCartForm button.select-size-button,
.page-collectProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card #addToCartForm button.select-size-button,
.pageType-ProductPage .model-brand-card-container .model-brand-card .product-fetures .model-features-card #addToCartForm button.select-size-button {
  padding: 0;
}
.page-productDetails .model-brand-card-container .model-brand-card .reserve-button,
.page-basicProductDetails .model-brand-card-container .model-brand-card .reserve-button,
.page-collectProductDetails .model-brand-card-container .model-brand-card .reserve-button,
.pageType-ProductPage .model-brand-card-container .model-brand-card .reserve-button {
  height: 50px;
  padding: 15px;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  margin-top: 10px;
  margin-left: 5px;
  width: 50%;
  min-width: 50%;
  padding: 0;
}
.page-productDetails .model-brand-card-container .model-brand-card .reserve-button:disabled,
.page-basicProductDetails .model-brand-card-container .model-brand-card .reserve-button:disabled,
.page-collectProductDetails .model-brand-card-container .model-brand-card .reserve-button:disabled,
.pageType-ProductPage .model-brand-card-container .model-brand-card .reserve-button:disabled {
  color: #a3a3a3;
  border-color: #a3a3a3;
  background-color: #ffffff;
  cursor: not-allowed;
}
.page-productDetails .model-brand-card-container .model-brand-card .reserve-button.btn-grey,
.page-basicProductDetails .model-brand-card-container .model-brand-card .reserve-button.btn-grey,
.page-collectProductDetails .model-brand-card-container .model-brand-card .reserve-button.btn-grey,
.pageType-ProductPage .model-brand-card-container .model-brand-card .reserve-button.btn-grey {
  border-color: #797676;
}
.page-productDetails .variant-selector.color-section,
.page-basicProductDetails .variant-selector.color-section,
.page-collectProductDetails .variant-selector.color-section,
.pageType-ProductPage .variant-selector.color-section {
  text-align: left;
  padding-bottom: 15px;
}
.page-productDetails .variant-selector.color-section .variant-name .ref,
.page-basicProductDetails .variant-selector.color-section .variant-name .ref,
.page-collectProductDetails .variant-selector.color-section .variant-name .ref,
.pageType-ProductPage .variant-selector.color-section .variant-name .ref {
  text-align: left;
  font-size: 0.8em;
}
.page-productDetails .variant-selector.color-section .variant-name .ref .count,
.page-basicProductDetails .variant-selector.color-section .variant-name .ref .count,
.page-collectProductDetails .variant-selector.color-section .variant-name .ref .count,
.pageType-ProductPage .variant-selector.color-section .variant-name .ref .count {
  display: none;
}
.page-productDetails .variant-selector.color-section .color-variants,
.page-basicProductDetails .variant-selector.color-section .color-variants,
.page-collectProductDetails .variant-selector.color-section .color-variants,
.pageType-ProductPage .variant-selector.color-section .color-variants {
  display: flex;
}
.page-productDetails .variant-selector.color-section .color-variants a img,
.page-basicProductDetails .variant-selector.color-section .color-variants a img,
.page-collectProductDetails .variant-selector.color-section .color-variants a img,
.pageType-ProductPage .variant-selector.color-section .color-variants a img {
  margin: 0 auto;
}
.page-productDetails .variant-selector.color-section .color-variants a.active img,
.page-basicProductDetails .variant-selector.color-section .color-variants a.active img,
.page-collectProductDetails .variant-selector.color-section .color-variants a.active img,
.pageType-ProductPage .variant-selector.color-section .color-variants a.active img {
  border-color: black;
}
.page-productDetails .variant-selector.color-section .color-variants.slick-slider,
.page-basicProductDetails .variant-selector.color-section .color-variants.slick-slider,
.page-collectProductDetails .variant-selector.color-section .color-variants.slick-slider,
.pageType-ProductPage .variant-selector.color-section .color-variants.slick-slider {
  margin: 0;
  display: flex;
}
.page-productDetails .variant-selector.color-section .color-variants.slick-slider .slick-list,
.page-basicProductDetails .variant-selector.color-section .color-variants.slick-slider .slick-list,
.page-collectProductDetails .variant-selector.color-section .color-variants.slick-slider .slick-list,
.pageType-ProductPage .variant-selector.color-section .color-variants.slick-slider .slick-list {
  width: 100%;
  z-index: 1;
}
.page-productDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow,
.page-basicProductDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow,
.page-collectProductDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow,
.pageType-ProductPage .variant-selector.color-section .color-variants.slick-slider button.slick-arrow {
  background-color: unset;
  height: unset;
  width: 15px;
  margin: 0;
  z-index: 2;
  top: calc(50% - 10px);
}
.page-productDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow::before,
.page-basicProductDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow::before,
.page-collectProductDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow::before,
.pageType-ProductPage .variant-selector.color-section .color-variants.slick-slider button.slick-arrow::before {
  font-family: monospace;
  font-weight: lighter;
  margin: 0 1px;
  color: #222222;
  opacity: 0.95;
}
.page-productDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-next,
.page-basicProductDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-next,
.page-collectProductDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-next,
.pageType-ProductPage .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-next {
  right: -15px;
}
.page-productDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-next::before,
.page-basicProductDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-next::before,
.page-collectProductDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-next::before,
.pageType-ProductPage .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-next::before {
  content: ">";
}
.page-productDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-prev,
.page-basicProductDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-prev,
.page-collectProductDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-prev,
.pageType-ProductPage .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-prev {
  left: -15px;
}
.page-productDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-prev::before,
.page-basicProductDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-prev::before,
.page-collectProductDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-prev::before,
.pageType-ProductPage .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-prev::before {
  content: "<";
}
.page-productDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-disabled:before,
.page-basicProductDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-disabled:before,
.page-collectProductDetails .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-disabled:before,
.pageType-ProductPage .variant-selector.color-section .color-variants.slick-slider button.slick-arrow.slick-disabled:before {
  color: #797676;
}
.page-productDetails .modal-select-size,
.page-basicProductDetails .modal-select-size,
.page-collectProductDetails .modal-select-size,
.pageType-ProductPage .modal-select-size {
  display: none;
}
.page-productDetails .CollectAddToCartComponent,
.page-basicProductDetails .CollectAddToCartComponent,
.page-collectProductDetails .CollectAddToCartComponent,
.pageType-ProductPage .CollectAddToCartComponent {
  display: none;
}
.page-productDetails #_asm ~ main .model-features-card-container .page-details-variants-select,
.page-basicProductDetails #_asm ~ main .model-features-card-container .page-details-variants-select,
.page-collectProductDetails #_asm ~ main .model-features-card-container .page-details-variants-select,
.pageType-ProductPage #_asm ~ main .model-features-card-container .page-details-variants-select {
  display: none;
}
.page-productDetails .bs-headers-container,
.page-basicProductDetails .bs-headers-container,
.page-collectProductDetails .bs-headers-container,
.pageType-ProductPage .bs-headers-container {
  position: relative;
  background-color: white;
}
@media (max-width: 1024px) {
  .page-productDetails .main,
  .page-basicProductDetails .main,
  .page-collectProductDetails .main,
  .pageType-ProductPage .main {
    position: relative;
  }
  .page-productDetails .block-padding-card,
  .page-basicProductDetails .block-padding-card,
  .page-collectProductDetails .block-padding-card,
  .pageType-ProductPage .block-padding-card {
    padding: 0;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper {
    display: inherit;
    width: 100%;
    padding-right: 0;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery {
    position: sticky;
    top: 0;
    padding: 0 20px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery.expanded,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery.expanded,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery.expanded,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery.expanded {
    position: relative;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery.fix,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery.fix,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery.fix,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery.fix {
    position: fixed;
    top: 0;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .logo-content.logo-mobile,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .logo-content.logo-mobile,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .logo-content.logo-mobile,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .logo-content.logo-mobile {
    display: block;
    display: none !important;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .logo-content.logo-mobile img,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .logo-content.logo-mobile img,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .logo-content.logo-mobile img,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .logo-content.logo-mobile img {
    max-height: 30px !important;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .background,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .background,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .background,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .background {
    right: 0;
    width: 100%;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .mobile-btn-close-expanded,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .mobile-btn-close-expanded,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .mobile-btn-close-expanded,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .mobile-btn-close-expanded {
    display: block;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image {
    margin: 0 auto;
    max-width: 100%;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 400;
    background: #F2F2F2;
    transition: none;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image .slick-list,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image .slick-list,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image .slick-list,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image .slick-list {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    overflow: unset;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image .slick-list .slick-track,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image .slick-list .slick-track,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image .slick-list .slick-track,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image .slick-list .slick-track {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image .vertical-dots,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image .vertical-dots,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image .vertical-dots,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery.expanded .gallery-image .vertical-dots {
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .mobile-btn-close-expanded,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .mobile-btn-close-expanded,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .mobile-btn-close-expanded,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .mobile-btn-close-expanded {
    position: fixed;
    top: 10px;
    right: 25px;
    font-size: 38px;
    z-index: 401;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .product-container,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .product-container,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .product-container,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .product-container {
    max-width: unset;
    position: relative;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .headband,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .headband,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .headband,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .headband {
    right: 0;
    margin: 10px 0;
    display: none;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .headband-discount,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .headband-discount,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .headband-discount,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .headband-discount {
    right: 10px;
    top: 20px;
    padding: 0;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .see-stock-container,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .see-stock-container,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .see-stock-container,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .see-stock-container {
    background-color: #ffffff;
    display: block;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .see-stock-container .reserve-button,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .see-stock-container .reserve-button,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .see-stock-container .reserve-button,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .see-stock-container .reserve-button {
    padding: 10px 15px;
    font-size: 20px;
    min-height: 50px;
    height: 50px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info {
    z-index: 1;
    background-color: white;
    padding: 20px;
    position: relative;
    display: block;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-drag-bar,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-drag-bar,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-drag-bar,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-drag-bar {
    position: absolute;
    display: block;
    width: 20%;
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 10px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-drag-bar span,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-drag-bar span,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-drag-bar span,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-drag-bar span {
    width: 100%;
    border: 1px solid white;
    display: block;
    -webkit-box-shadow: -2px -1px 4px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: -2px -1px 4px 0px rgba(0, 0, 0, 0.4);
    box-shadow: -2px -1px 4px 0px rgba(0, 0, 0, 0.4);
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left {
    text-align: left;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .product-name p,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .product-name p,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .product-name p,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .product-name p {
    padding: 0;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    text-transform: none;
    font-size: 2.8vh;
    line-height: 25px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating {
    display: block;
    text-align: left;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating i,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating i,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating i,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating i {
    margin: 0;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating a,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating a,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating a,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating a {
    padding: 0;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating p.go-to-card,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating p.go-to-card,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating p.go-to-card,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating p.go-to-card {
    display: block;
    text-decoration: underline;
    white-space: nowrap;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating p.go-to-card a,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating p.go-to-card a,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating p.go-to-card a,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating p.go-to-card a {
    font-size: 2vh;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating .rating,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating .rating,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating .rating,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating .rating {
    max-width: 150px;
    min-width: 150px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating .rating .review-star,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating .rating .review-star,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating .rating .review-star,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating .rating .review-star {
    width: 20px;
    height: 20px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .reference-asm,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .reference-asm,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .reference-asm,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .reference-asm {
    display: none;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    white-space: nowrap;
    padding-left: 20px;
    text-align: right;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .glyphicon-log-out,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .glyphicon-log-out,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .glyphicon-log-out,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .glyphicon-log-out {
    transform: rotate(-90deg);
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-content,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-content,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-content,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-content {
    display: flex;
    flex-direction: column;
    text-align: right;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-content .previous-price,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-content .previous-price,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-content .previous-price,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-content .previous-price {
    font-size: 2vh;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-content .price,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-content .price,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-content .price,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-content .price {
    font-size: 4vh;
    font-weight: normal;
    font-family: PriceFont;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-content .price small,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-content .price small,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-content .price small,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-content .price small {
    font-size: inherit;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .banner_mind .bundle,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .banner_mind .bundle,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .banner_mind .bundle,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-info .banner_mind .bundle {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-actions {
    height: 60px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions .addtocart-component,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions .addtocart-component,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions .addtocart-component,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-actions .addtocart-component {
    margin-top: 0;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions button,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions button,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions button,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-actions button {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 10px 15px;
    min-height: 50px;
    height: 50px;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    line-height: 100%;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions button.btn-add-fav,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions button.btn-add-fav,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions button.btn-add-fav,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-actions button.btn-add-fav {
    width: auto;
    margin-left: 1.2vh;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions button.btn-add-fav svg,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions button.btn-add-fav svg,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions button.btn-add-fav svg,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-actions button.btn-add-fav svg {
    fill: white;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions .mobile-actions-top,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions .mobile-actions-top,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions .mobile-actions-top,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-actions .mobile-actions-top {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions .mobile-actions-top .page-details-variants-select,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions .mobile-actions-top .page-details-variants-select,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions .mobile-actions-top .page-details-variants-select,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-actions .mobile-actions-top .page-details-variants-select {
    margin: 0;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions .mobile-actions-top .page-details-variants-select .page-details-add-to-cart-component,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions .mobile-actions-top .page-details-variants-select .page-details-add-to-cart-component,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions .mobile-actions-top .page-details-variants-select .page-details-add-to-cart-component,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-actions .mobile-actions-top .page-details-variants-select .page-details-add-to-cart-component {
    min-height: 50px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions .mobile-show-more,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions .mobile-show-more,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-actions .mobile-show-more,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-product-actions .mobile-show-more {
    background-color: black;
    color: white;
    font-size: 15px;
    font-family: monospace;
    position: fixed;
    bottom: 1vh;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 20px;
    z-index: 2;
    cursor: pointer;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-color-selector,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-color-selector,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-color-selector,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-color-selector {
    display: block;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-color-selector .color-variants,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-color-selector .color-variants,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-color-selector .color-variants,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-color-selector .color-variants {
    margin: 0 15px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-color-selector .variant-selector,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-color-selector .variant-selector,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-color-selector .variant-selector,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-color-selector .variant-selector {
    padding: 20px;
    background: white;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .mobile-color-selector .variant-selector .variant-name,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-color-selector .variant-selector .variant-name,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-color-selector .variant-selector .variant-name,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .mobile-color-selector .variant-selector .variant-name {
    margin-bottom: 10px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs {
    margin: -1px 0 !important;
    background-color: white;
    padding: 20px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header-title,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header-title,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header-title,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header-title {
    display: none;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content {
    display: flex;
    flex-direction: column;
    padding: 1px 0 !important;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .see-stock-tab,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .see-stock-tab,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .see-stock-tab,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .see-stock-tab {
    order: -1;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header {
    background: none;
    margin: -1px 0 0 0;
    padding: 0;
    border-top: thin solid #D8D8D8;
    border-bottom: thin solid #D8D8D8;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header i.icons-plus-cross,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header i.icons-plus-cross,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header i.icons-plus-cross,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header i.icons-plus-cross {
    filter: brightness(0);
    background-position: -8px -1199px;
    margin-top: -6px;
    margin-right: -9px;
    height: 16px;
    width: 14px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header .title-tab,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header .title-tab,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header .title-tab,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header .title-tab {
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    padding: 15px;
    font-size: 20px;
    text-transform: uppercase;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header.active,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header.active,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header.active,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header.active {
    border-bottom: none;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .user-ratings .user-comments {
    padding: 0;
    border-top: 1px solid #d8d8d8;
    margin-top: 10px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-rating-list,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-rating-list,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-rating-list,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .specs .advantages ul.adv-rating-list {
    float: left;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .reviews-tab,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .reviews-tab,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .reviews-tab,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .reviews-tab {
    padding: 15px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab {
    padding: 15px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab .tab-subtitle,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab .tab-subtitle,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab .tab-subtitle,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab .tab-subtitle {
    margin: 20px 0;
    font-size: 18px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab .description p,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab .description p,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab .description p,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab .description p {
    font-size: 15px;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab .item,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab .item,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab .item,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab .item {
    font-size: 16px !important;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab span.value,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab span.value,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab span.value,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab span.value {
    font-size: 18px !important;
  }
  .page-productDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab .advantages ul.adv-rating-list li > span,
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab .advantages ul.adv-rating-list li > span,
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab .advantages ul.adv-rating-list li > span,
  .pageType-ProductPage .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .features-tab .advantages ul.adv-rating-list li > span {
    font-size: 16px;
  }
  .page-productDetails .product-gallery .gallery-image img,
  .page-basicProductDetails .product-gallery .gallery-image img,
  .page-collectProductDetails .product-gallery .gallery-image img,
  .pageType-ProductPage .product-gallery .gallery-image img {
    max-height: unset;
    padding-top: 1px;
  }
  .page-productDetails .productDetailsPageSectionUrlFriendy,
  .page-basicProductDetails .productDetailsPageSectionUrlFriendy,
  .page-collectProductDetails .productDetailsPageSectionUrlFriendy,
  .pageType-ProductPage .productDetailsPageSectionUrlFriendy {
    width: 90%;
    margin: 0 auto;
  }
  .page-productDetails .productDetailsPageSection3,
  .page-basicProductDetails .productDetailsPageSection3,
  .page-collectProductDetails .productDetailsPageSection3,
  .pageType-ProductPage .productDetailsPageSection3 {
    position: sticky;
    top: 0;
    z-index: 2;
  }
  .page-productDetails .model-brand-card-container,
  .page-basicProductDetails .model-brand-card-container,
  .page-collectProductDetails .model-brand-card-container,
  .pageType-ProductPage .model-brand-card-container {
    display: none;
  }
  .page-productDetails .custom-component-container,
  .page-basicProductDetails .custom-component-container,
  .page-collectProductDetails .custom-component-container,
  .pageType-ProductPage .custom-component-container {
    margin: 0;
  }
  .page-productDetails .custom-component-container .board-component-container,
  .page-basicProductDetails .custom-component-container .board-component-container,
  .page-collectProductDetails .custom-component-container .board-component-container,
  .pageType-ProductPage .custom-component-container .board-component-container {
    background-color: white;
  }
  .page-productDetails .modal-select-size,
  .page-basicProductDetails .modal-select-size,
  .page-collectProductDetails .modal-select-size,
  .pageType-ProductPage .modal-select-size {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 99999;
    padding: 20px;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .page-productDetails .modal-select-size.open,
  .page-basicProductDetails .modal-select-size.open,
  .page-collectProductDetails .modal-select-size.open,
  .pageType-ProductPage .modal-select-size.open {
    display: block;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper {
    height: inherit;
    display: flex;
    flex-direction: column;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-head,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-head,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-head,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-head {
    display: flex;
    justify-content: space-between;
    height: 30px;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-head span,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-head span,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-head span,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-head span {
    font-size: 20px;
    text-transform: uppercase;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-head span.btn-close,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-head span.btn-close,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-head span.btn-close,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-head span.btn-close {
    padding: 0 15px;
    font-size: 32px;
    font-weight: lighter;
    transform: translate(10px, -10px);
    z-index: 22;
    cursor: pointer;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content {
    height: 100%;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    position: relative;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .reserve-button:disabled,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .reserve-button:disabled,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .reserve-button:disabled,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content .reserve-button:disabled {
    color: #a3a3a3;
    border-color: #a3a3a3;
    background-color: #ffffff;
    cursor: not-allowed;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content button,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content button,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content button,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content button {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .usizy-container-mobile,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .usizy-container-mobile,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .usizy-container-mobile,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content .usizy-container-mobile {
    display: flex;
    position: relative;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .usizy-container-mobile .usizy-container,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .usizy-container-mobile .usizy-container,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .usizy-container-mobile .usizy-container,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content .usizy-container-mobile .usizy-container {
    display: flex;
    width: 100%;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .usizy-container-mobile .usizy-arrow,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .usizy-container-mobile .usizy-arrow,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .usizy-container-mobile .usizy-arrow,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content .usizy-container-mobile .usizy-arrow {
    filter: brightness(0.3);
    height: 38px;
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .usizy-container-mobile a,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .usizy-container-mobile a,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .usizy-container-mobile a,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content .usizy-container-mobile a {
    border: 3px solid #000000;
    color: #000000;
    background-color: #ffffff;
    width: 100%;
    text-align: left;
    height: 48px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 1.375;
    letter-spacing: normal;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size button.btn-my-size,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size button.btn-my-size,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size button.btn-my-size,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size button.btn-my-size {
    width: 100%;
    text-align: left;
    height: 48px;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes {
    margin-top: 10px;
    display: flex;
    height: calc(100% - 48px - 48px - 10px - 10px - 10px - 110px - 10px);
    overflow-y: scroll;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-selector-header,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-selector-header,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-selector-header,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-selector-header {
    display: none;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table {
    width: 100%;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span {
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item {
    width: 100%;
    display: flex;
    padding: 15px 30px;
    align-items: center;
    font-size: 2.6vh;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item:hover,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item:hover,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item:hover,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item:hover {
    z-index: 1;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item:not(:last-child),
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item:not(:last-child),
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item:not(:last-child),
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item:not(:last-child) {
    margin-bottom: -1px;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item .mobile-visible-description,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item .mobile-visible-description,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item .mobile-visible-description,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item .mobile-visible-description {
    margin-left: 30px;
    font-size: 13px;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item.selected::after,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item.selected::after,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item.selected::after,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item.selected::after,
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item.selected:hover::after,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item.selected:hover::after,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item.selected:hover::after,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table > span.size-item.selected:hover::after {
    content: none;
    display: none;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add {
    position: absolute;
    top: 0;
    left: 105%;
    width: 100%;
    height: 100%;
    transition: all 0.3s linear;
    padding: 20px;
    background: white;
    text-align: center;
    z-index: 21;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add.active,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add.active,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add.active,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add.active {
    left: 0;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add .size-indicator,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add .size-indicator,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add .size-indicator,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add .size-indicator {
    font-size: 4vh;
    text-transform: uppercase;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add .size-description,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add .size-description,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add .size-description,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add .size-description {
    margin-top: 20px;
  }
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add .actions-bottom,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add .actions-bottom,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add .actions-bottom,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content.step-add .actions-bottom {
    margin-top: 10%;
  }
  .page-productDetails .modal-conversor,
  .page-basicProductDetails .modal-conversor,
  .page-collectProductDetails .modal-conversor,
  .pageType-ProductPage .modal-conversor {
    padding-top: 0;
  }
  .page-productDetails .modal-conversor .modal-conversor-content,
  .page-basicProductDetails .modal-conversor .modal-conversor-content,
  .page-collectProductDetails .modal-conversor .modal-conversor-content,
  .pageType-ProductPage .modal-conversor .modal-conversor-content {
    padding: 40px 15px;
    border: none;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  .page-productDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .reserve-button,
  .page-basicProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .reserve-button,
  .page-collectProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content .reserve-button,
  .pageType-ProductPage .modal-select-size .modal-select-size-wrapper .modal-body-content .reserve-button {
    margin-top: 20px;
  }
}
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .modelo-asm {
  display: block;
}
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .reference-asm {
  display: block;
}
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-header li:not([rel="caracteristicas"]),
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content h3:not([rel="caracteristicas"]) {
  display: none;
}
.page-basicProductDetails .model-brand-card-container .model-brand-card .rating {
  display: none;
}
.page-basicProductDetails #_asm ~ main .color-variant-selector .selector.size-selector {
  margin-bottom: 10px;
}
.page-basicProductDetails #_asm ~ main .color-variant-selector .selector.size-selector .size-selector-header {
  border: thin solid #d1d1d1;
}
@media (max-width: 1024px) {
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery {
    position: initial;
  }
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-drag-bar {
    display: none;
  }
  .page-basicProductDetails .block-padding-card .product_gallery_wrapper .see-stock-container .see-stock {
    display: none;
  }
}
@media (max-width: 1024px) {
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-top-info .mobile-left .reference-asm {
    display: block;
  }
  .page-collectProductDetails .block-padding-card .product_gallery_wrapper .mobile-product-info .mobile-product-actions #addToCartForm {
    display: none;
  }
  .page-collectProductDetails .block-padding-card .class-and-desctabs,
  .page-collectProductDetails .block-padding-card .mobile-show-more {
    display: none;
  }
  .page-collectProductDetails .block-padding-card .model-brand-card-container {
    display: block;
  }
  .page-collectProductDetails .block-padding-card .model-brand-card-container .model-brand-card {
    display: block;
  }
  .page-collectProductDetails .block-padding-card .model-brand-card-container .model-brand-card .asm-home-icon,
  .page-collectProductDetails .block-padding-card .model-brand-card-container .model-brand-card .product-name,
  .page-collectProductDetails .block-padding-card .model-brand-card-container .model-brand-card .rating {
    display: none;
  }
  .page-collectProductDetails .block-padding-card .model-brand-card-container .model-brand-card .product-fetures .size-table .size-item .mobile-visible-description {
    display: none !important;
  }
  .page-collectProductDetails .block-padding-card .model-brand-card-container .model-brand-card .product-fetures #addToCartButton {
    margin-top: 20px;
  }
}
#addToCartLayer .add-to-cart-item {
  display: none;
}
#addToCartLayer .button {
  display: none;
}
.page-productDetails .link-to-collect-pdp,
.pageType-ProductPage .link-to-collect-pdp {
  display: none;
}
.page-productDetails .size-item.off,
.pageType-ProductPage .size-item.off {
  cursor: default;
  color: #e3e3e3;
  pointer-events: none;
}
.page-productDetails .modelo-asm,
.pageType-ProductPage .modelo-asm {
  display: none;
}
.page-basicProductDetails #_asm ~ main .color-variant-selector .selector.size-selector,
.page-productDetails #_asm ~ main .color-variant-selector .selector.size-selector,
.page-fashionProductDetails #_asm ~ main .color-variant-selector .selector.size-selector {
  display: grid;
}
@media (max-width: 1024px) {
  .page-basicProductDetails #_asm ~ main .color-variant-selector .selector.size-selector,
  .page-productDetails #_asm ~ main .color-variant-selector .selector.size-selector,
  .page-fashionProductDetails #_asm ~ main .color-variant-selector .selector.size-selector {
    width: fit-content;
  }
}
.page-basicProductDetails #_asm ~ main .color-variant-selector .selector.size-selector .conver-sizes,
.page-productDetails #_asm ~ main .color-variant-selector .selector.size-selector .conver-sizes,
.page-fashionProductDetails #_asm ~ main .color-variant-selector .selector.size-selector .conver-sizes {
  width: 100%;
  padding: 10px 16px 0 10px;
}
.page-basicProductDetails #_asm ~ main .color-variant-selector .size-selector-header .size-selector-header-system,
.page-productDetails #_asm ~ main .color-variant-selector .size-selector-header .size-selector-header-system,
.page-fashionProductDetails #_asm ~ main .color-variant-selector .size-selector-header .size-selector-header-system {
  display: none;
}
.page-basicProductDetails #_asm ~ main .color-variant-selector .size-selector-content,
.page-productDetails #_asm ~ main .color-variant-selector .size-selector-content,
.page-fashionProductDetails #_asm ~ main .color-variant-selector .size-selector-content {
  display: none;
}
.page-basicProductDetails #_asm ~ main .color-variant-selector .size-table,
.page-productDetails #_asm ~ main .color-variant-selector .size-table,
.page-fashionProductDetails #_asm ~ main .color-variant-selector .size-table {
  display: none;
}
.page-basicProductDetails .banner_mind {
  display: none;
}
.page-basicProductDetails .link-to-collect-pdp {
  margin: 20px 0;
  display: none;
}
.page-basicProductDetails .link-to-collect-pdp a {
  color: white;
  margin: 0;
}
.page-basicProductDetails .modelo-asm {
  display: block;
}
@media (max-width: 1024px) {
  .page-basicProductDetails .mobile-product-info .breadcrumbs {
    display: none;
  }
  .page-basicProductDetails .mobile-product-info .mobile-product-actions {
    display: none;
  }
  .page-basicProductDetails .custom-breadcrumb {
    display: none;
  }
}
.page-collectProductDetails .banner_mind {
  display: none;
}
.page-collectProductDetails .size-item.off {
  cursor: pointer;
  pointer-events: inherit;
  color: #e3e3e3;
}
.page-collectProductDetails .AddToCart {
  display: none;
}
.page-collectProductDetails .collect-add-to-cart {
  width: 100% !important;
  margin: 0 !important;
}
.page-collectProductDetails .modelo-asm {
  display: none;
}
.page-collectStoreSearch .container-buttons-row,
.page-basicStoreSearch .container-buttons-row {
  display: flex;
  justify-content: space-between;
}
.page-collectStoreSearch .collect-action-buttons,
.page-basicStoreSearch .collect-action-buttons {
  padding: 0;
  margin: 20px 0 0 0;
  display: flex;
  justify-content: space-around;
}
.page-collectStoreSearch .collect-action-buttons .collect-add-to-cart,
.page-basicStoreSearch .collect-action-buttons .collect-add-to-cart {
  margin: 0;
  padding: 0 5px 0 0 !important;
}
.page-collectStoreSearch .collect-action-buttons .collect-go-to-cart,
.page-basicStoreSearch .collect-action-buttons .collect-go-to-cart {
  margin: 0;
  padding: 0 10px 0 5px !important;
}
.page-collectStoreSearch .collect-action-buttons a,
.page-basicStoreSearch .collect-action-buttons a {
  color: white;
}
.page-collectStoreSearch .collect-action-buttons .collect-action-button,
.page-basicStoreSearch .collect-action-buttons .collect-action-button {
  width: 50%;
  margin: 0 10px;
}
.page-collectStoreSearch .collect-action-buttons .basic-action-button,
.page-basicStoreSearch .collect-action-buttons .basic-action-button {
  width: 60%;
  margin: 0;
}
.page-collectStoreSearch .collect-action-buttons .basic-action-button button,
.page-basicStoreSearch .collect-action-buttons .basic-action-button button {
  font-size: 20px;
}
.page-collectStoreSearch .collect-store-container,
.page-basicStoreSearch .collect-store-container {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
  justify-content: space-around;
}
.page-collectStoreSearch .collect-store-container .number-keyboard,
.page-basicStoreSearch .collect-store-container .number-keyboard {
  width: 70px !important;
  margin: 10px 3px !important;
  height: 55px !important;
  font-size: 15px !important;
}
.page-collectStoreSearch .collect-store-container .search-bar,
.page-basicStoreSearch .collect-store-container .search-bar {
  display: flex;
  width: 100%;
  margin: 10px 0;
}
.page-collectStoreSearch .collect-store-container .search-bar .asm-home-icon,
.page-basicStoreSearch .collect-store-container .search-bar .asm-home-icon {
  width: 50px;
  margin: auto;
  margin-left: 10px;
}
.page-collectStoreSearch .collect-store-container .search-bar .input-group,
.page-basicStoreSearch .collect-store-container .search-bar .input-group {
  width: 100%;
  margin: 10px 15px 0 10px;
}
.page-collectStoreSearch .collect-store-container .search-bar .input-group input,
.page-basicStoreSearch .collect-store-container .search-bar .input-group input {
  height: 30px;
}
.page-collectStoreSearch .collect-store-container .search-bar .input-group .input-group-addon,
.page-basicStoreSearch .collect-store-container .search-bar .input-group .input-group-addon {
  display: none;
}
@media (max-width: 1024px) {
  .page-collectStoreSearch .number-keyboard-container,
  .page-basicStoreSearch .number-keyboard-container {
    margin: 0 15px;
  }
}
.page-collectStoreSearch .number-keyboard-container .number-keyboard,
.page-basicStoreSearch .number-keyboard-container .number-keyboard {
  padding: 4px 1px 3px 1px;
  display: inline-block;
  text-align: center;
  background-color: black;
  width: 16.6%;
  float: left;
  font-size: 0.6em;
  -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.75);
  height: 23px;
  margin: 0;
  position: initial;
  padding: 0;
}
.page-collectStoreSearch .number-keyboard-container .alt-buttons,
.page-basicStoreSearch .number-keyboard-container .alt-buttons {
  background: #778899;
}
.page-basicProductDetails .share-content,
.page-collectProductDetails .share-content,
.page-collectStoreSearch .share-content,
.page-basicStoreSearch .share-content {
  display: none;
}
.page-basicProductDetails .asm-home-icon,
.page-collectProductDetails .asm-home-icon,
.page-collectStoreSearch .asm-home-icon,
.page-basicStoreSearch .asm-home-icon {
  width: 30px;
  margin: 0 30px 10px 0;
}
@media (max-width: 1024px) {
  .page-basicProductDetails .asm-home-icon,
  .page-collectProductDetails .asm-home-icon,
  .page-collectStoreSearch .asm-home-icon,
  .page-basicStoreSearch .asm-home-icon {
    width: 30px;
    float: none;
    margin: 0 0 0 10px;
  }
}
.page-basicProductDetails .gallery-image,
.page-collectProductDetails .gallery-image,
.page-collectStoreSearch .gallery-image,
.page-basicStoreSearch .gallery-image {
  margin: 0 auto;
}
.page-basicProductDetails .model-brand-card-container,
.page-collectProductDetails .model-brand-card-container,
.page-collectStoreSearch .model-brand-card-container,
.page-basicStoreSearch .model-brand-card-container {
  position: relative;
}
.page-basicProductDetails #pdp2asmSelect,
.page-collectProductDetails #pdp2asmSelect,
.page-collectStoreSearch #pdp2asmSelect,
.page-basicStoreSearch #pdp2asmSelect {
  margin-top: 10px;
}
.page-basicProductDetails .collect-add-to-cart,
.page-collectProductDetails .collect-add-to-cart,
.page-collectStoreSearch .collect-add-to-cart,
.page-basicStoreSearch .collect-add-to-cart {
  cursor: pointer;
}
@media (min-width: 1025px) {
  .page-basicProductDetails .collect-add-to-cart,
  .page-collectProductDetails .collect-add-to-cart,
  .page-collectStoreSearch .collect-add-to-cart,
  .page-basicStoreSearch .collect-add-to-cart {
    width: 200px;
    float: right;
    margin-right: 20%;
  }
}
@media (max-width: 1024px) {
  .page-basicProductDetails .collect-add-to-cart,
  .page-collectProductDetails .collect-add-to-cart,
  .page-collectStoreSearch .collect-add-to-cart,
  .page-basicStoreSearch .collect-add-to-cart {
    margin: 0 30px;
  }
}
.page-collectProductDetails header,
.page-collectStoreSearch header,
.page-basicStoreSearch header,
.page-collectProductDetails .rating,
.page-collectStoreSearch .rating,
.page-basicStoreSearch .rating,
.page-collectProductDetails .social-mobile,
.page-collectStoreSearch .social-mobile,
.page-basicStoreSearch .social-mobile,
.page-collectProductDetails .color-dropdown,
.page-collectStoreSearch .color-dropdown,
.page-basicStoreSearch .color-dropdown,
.page-collectProductDetails .pdp-media-promo,
.page-collectStoreSearch .pdp-media-promo,
.page-basicStoreSearch .pdp-media-promo {
  display: none !important;
}
@media (min-width: 1025px) {
  .page-basicProductDetails header {
    display: block !important;
  }
}
@media (max-width: 1024px) {
  .page-basicProductDetails header {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .page-basicProductDetails .asm-home-icon {
    margin: 0 0 10px;
  }
}
.page-basicProductDetails .block-padding-card .product_gallery_wrapper .class-and-desctabs .tabs-container .tabs-content .tabs-mobile-header:not([rel="caracteristicas"]) {
  display: none !important;
}
.page-basicProductDetails .fashion-tab,
.page-basicProductDetails .btn-store-availability {
  display: none !important;
}
.page-basicProductDetails .adv-rating-list .rating {
  display: block !important;
}
.page-basicProductDetails #pdp2asmTable #pdp2asmTbody .btn-asm-hover:hover {
  background-color: black;
}
.page-basicProductDetails #pdp2asmTable #pdp2asmTbody .btn-asm-hover:hover a,
.page-basicProductDetails #pdp2asmTable #pdp2asmTbody .btn-asm-hover:hover button,
.page-basicProductDetails #pdp2asmTable #pdp2asmTbody .btn-asm-hover:hover .btn-asm-reserve {
  color: white;
}
.page-collectProductDetails .model-brand-card-container {
  position: relative !important;
}
.modal-conversor {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 99999999999;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}
/* Modal Content */
.modal-conversor-content {
  background-color: #fefefe;
  margin: auto;
  padding: 40px 45px;
  border: 1px solid #888;
  width: 778px;
}
/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
select#conversor-dropdown {
  margin-bottom: 10px;
}
span.js-close-conversor-modal {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.titleDropdown {
  font-size: 24px;
  padding-top: 5px;
}
.tallaje-titulo {
  font-size: 19px;
  padding-bottom: 5px;
}
.modal-conversor-content {
  position: relative;
}
.modal-conversor-content .col-md-4,
.modal-conversor-content .col-md-8 {
  padding-left: .9375rem;
  padding-right: .9375rem;
}
.modal-conversor-content div {
  text-align: left;
}
.modal-conversor-content .link-component {
  text-align: left;
}
.modal-conversor-content .link-component span.link_name {
  color: red;
  font-size: 11px;
}
.modal-conversor-content .dropdown-border {
  border: 1px solid #e2e0e0;
  padding: 21px;
  margin-bottom: 20px;
  margin-top: 7px;
}
.modal-conversor-content .dropdown-border div {
  width: 90%;
  padding-bottom: 10px;
  font-size: .875rem;
}
.modal-conversor-content .img-conversor img {
  padding-bottom: 15px;
}
.modal-conversor-content .text-bottom {
  text-align: left;
  font-size: 11px;
  padding: 15px 0 0 0;
}
.modal-conversor-content .text-bottom .email-converter a {
  color: #e74e46;
}
.modal-conversor-content table {
  margin-top: 0;
}
.modal-conversor-content table th {
  text-transform: initial;
  background-color: white;
  color: black;
  text-align: center;
}
.modal-conversor-content table td {
  text-align: center;
  border: 1px solid white;
  font-size: 12px;
  padding: 6px;
}
.page-productDetails .size-table,
.page-fashionProductDetails .size-table {
  display: flex;
  flex-wrap: wrap;
  cursor: default;
}
.page-productDetails .size-table .size-selector .size-item,
.page-fashionProductDetails .size-table .size-selector .size-item {
  cursor: pointer;
}
@media (max-width: 1024px) {
  body.page-collectProductDetails,
  body.page-basicProductDetails {
    min-height: 1200px;
  }
}
@media (min-width: 1025px) {
  .page-fashionProductDetails .show-for-large-up .flash-offer-promotion-container,
  .page-fashionProductDetails .banner_mind .flash-offer-promotion-container {
    max-width: none;
  }
}
.page-fashionProductDetails .show-for-large-up .flash-offer-promotion-container,
.page-fashionProductDetails .banner_mind .flash-offer-promotion-container {
  margin: 0;
}
.page-fashionProductDetails .mobile-product-top-info .mobile-right {
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .page-fashionProductDetails .product-image-gallery-container {
    position: sticky;
    top: 0;
    overflow-y: scroll;
  }
  .page-fashionProductDetails .product-image-gallery-container.expanded {
    margin: 0 auto;
    max-width: 100%;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 400;
    background: #F2F2F2;
    transition: none;
  }
  .page-fashionProductDetails .product-image-gallery-container .logo-content {
    display: none !important;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container.single-product {
    background-color: #f2f2f2;
    touch-action: none;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .product-image-item {
    margin: 0 0 5px 0;
    background-color: #f2f2f2;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .product-image-item img {
    -webkit-filter: brightness(0.95);
    filter: brightness(0.95);
    -o-object-fit: contain;
    object-fit: contain;
  }
  .page-fashionProductDetails .product-info-wrapper .mobile-product-info .mobile-product-top-info .mobile-left .brand-name {
    color: #3E3E3E;
    font-size: 16px;
  }
  .page-fashionProductDetails .product-info-wrapper .mobile-product-info .mobile-product-top-info .mobile-left .product-name {
    margin-bottom: 10px;
  }
  .page-fashionProductDetails .product-info-wrapper .mobile-product-info .mobile-product-top-info .mobile-left .product-name .model {
    color: #3E3E3E;
    font-size: 16px !important;
    font-weight: normal !important;
  }
  .page-fashionProductDetails .product-info-wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating .review-star {
    width: 15px !important;
    height: 15px !important;
  }
  .page-fashionProductDetails .product-info-wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating .review-star.icon-red {
    background-color: #222 !important;
  }
  .page-fashionProductDetails .product-info-wrapper .mobile-product-info .mobile-product-top-info .mobile-left .rating p.go-to-card a {
    font-size: 14px !important;
  }
  .page-fashionProductDetails .product-info-wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-tag-small {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .page-fashionProductDetails .product-info-wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-tag-small .price-content {
    width: 100%;
    margin-bottom: 5px;
  }
  .page-fashionProductDetails .product-info-wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-tag-small .price-content .price {
    font-size: 22px;
    color: #000000;
  }
  .page-fashionProductDetails .product-info-wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-tag-small .previous-price {
    order: 2;
    font-size: 15px;
    color: #666;
    text-decoration: line-through;
    margin-left: 5px;
  }
  .page-fashionProductDetails .product-info-wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-tag-small .headband-discount {
    order: 1;
  }
  .page-fashionProductDetails .product-info-wrapper .mobile-product-info .mobile-product-top-info .mobile-right .price-tag-big .price-tag-small .headband-discount .discount {
    font-size: 15px;
    padding: 0;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .features-tab {
    color: #222;
    font-size: 14px;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .features-tab .description .tab-subtitle {
    font-size: 15px !important;
    color: #222;
    font-weight: normal !important;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .features-tab .description p {
    font-size: 16px;
    color: #222;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .features-tab .advantages span.item {
    font-weight: normal !important;
    color: #000000 !important;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .features-tab .advantages .review-star.icon-red {
    background-color: #222 !important;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .reviews-tab .reviews-container .user-ratings h4 {
    font-size: 15px !important;
    color: #222;
    font-weight: normal !important;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .reviews-tab .reviews-container .user-ratings p {
    font-size: 16px !important;
    color: #222;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .tabs-content .title-tab {
    font-weight: normal !important;
    font-size: 16px !important;
  }
  .page-fashionProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size button.btn-my-size {
    color: #222;
    font-size: 16px;
    border: 1px solid #222;
  }
  .page-fashionProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .usizy-container-mobile {
    flex-wrap: wrap-reverse;
  }
  .page-fashionProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .usizy-container-mobile .size-selector-container-mobile {
    margin-top: 10px;
    width: 100%;
    color: #222;
    font-size: 16px;
    text-transform: none;
    border: 1px solid #222;
  }
  .page-fashionProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .usizy-container-mobile .size-selector-container-mobile .size-selector-mobile {
    display: flex;
    color: #222;
    font-size: 16px;
    padding: 5px 15px;
  }
  .page-fashionProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .usizy-container-mobile .size-selector-container-mobile .size-selector-mobile label {
    margin: auto 20px auto 0;
    color: #222;
    font-size: 16px;
  }
  .page-fashionProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .usizy-container-mobile .size-selector-container-mobile .size-selector-mobile select {
    border: none;
    color: #222;
    font-size: 16px;
  }
  .page-fashionProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .usizy-container-mobile .usizy-container a {
    border: 1px solid #222;
    color: #222;
    font-size: 16px;
    text-transform: none;
  }
  .page-fashionProductDetails .modal-select-size .modal-select-size-wrapper .modal-body-content.step-select-size .product-sizes .size-table {
    height: -webkit-fill-available;
  }
  .page-fashionProductDetails .mobile-actions-top .actions {
    display: flex;
    flex-wrap: wrap;
  }
  .page-fashionProductDetails .mobile-actions-top .actions #addToCartForm {
    width: 80%;
    order: 2;
  }
  .page-fashionProductDetails .mobile-actions-top .actions .share-fashion-mobile {
    width: 20%;
    display: flex;
    align-items: flex-end;
    justify-content: start;
  }
  .page-fashionProductDetails .mobile-actions-top .actions .share-fashion-mobile span {
    transform: rotate(-90deg);
    border: 1px solid #222;
    padding: 15px;
    font-size: 17px;
    top: 0;
    vertical-align: top;
    display: flex;
    align-items: center;
  }
  .page-fashionProductDetails .mobile-actions-top .actions .select-size {
    width: 80%;
  }
  .page-fashionProductDetails .select-size-button,
  .page-fashionProductDetails .select-size {
    font-size: 14px !important;
  }
  .page-fashionProductDetails .see-stock-container .see-stock {
    font-size: 14px !important;
  }
  .page-fashionProductDetails .see-stock-tab {
    display: block !important;
    border-top: none;
  }
  .page-fashionProductDetails .features-tab .show-more,
  .page-fashionProductDetails .features-tab .tab-subtitle-description {
    display: none;
  }
  .page-fashionProductDetails .show-fashion {
    display: block;
  }
  .page-fashionProductDetails .show-regular {
    display: none;
  }
  .page-fashionProductDetails .tabs-mobile-header.see-stock-tab .icons-plus-cross {
    transform: none !important;
  }
  .page-fashionProductDetails .modal-conversor-content .size-modal-header {
    display: flex;
    justify-content: space-between;
  }
  .page-fashionProductDetails .modal-conversor-content .size-modal-header .modal-header {
    border-bottom: none;
    margin: 0 auto 0 0;
    padding: 0;
  }
  .page-fashionProductDetails .modal-conversor-content .size-modal-header .modal-header .title {
    font-size: 24px;
    color: black;
  }
  .page-fashionProductDetails .modal-conversor-content .size-modal-header .modal-header .subtitle {
    font-size: 14px;
    color: #222222;
  }
  .page-fashionProductDetails .modal-conversor-content .size-modal-header .dropdown {
    border: none;
    padding: 0;
    width: 200px;
    margin: auto 0;
  }
  .page-fashionProductDetails .modal-conversor-content .size-modal-header .dropdown select {
    font-size: 12px;
    color: #222222;
    margin-bottom: 0 !important;
    height: 50px;
    line-height: 1;
  }
  .page-fashionProductDetails .modal-conversor-content .titleDropdown {
    display: none;
  }
  .page-fashionProductDetails .modal-conversor-content .size-modal-link .link-component .link_name {
    font-size: 14px;
    color: #222222;
    text-decoration: underline;
  }
  .page-fashionProductDetails .modal-conversor-content .left-content {
    width: 90%;
    display: flex;
  }
  .page-fashionProductDetails .modal-conversor-content .right-content {
    width: 10%;
    text-align: right;
    margin: auto;
  }
  .page-fashionProductDetails .modal-conversor-content .right-content span.js-close-conversor-modal {
    position: inherit;
    cursor: pointer;
  }
  .page-fashionProductDetails .modal-conversor-content .select-arrow-icon {
    transform: rotate(90deg);
    position: absolute;
    right: 2vw;
    width: 6px;
    margin-top: 15px;
  }
  .page-fashionProductDetails .scroll-table {
    max-height: 500px;
    overflow-y: scroll;
  }
  .page-fashionProductDetails .scroll-table .td-title {
    text-align: center;
    padding: 1em;
  }
  .page-fashionProductDetails .scroll-table .tallaje-table {
    display: table;
  }
  .page-fashionProductDetails .scroll-table .tallaje-table tr:nth-of-type(even) {
    background-color: #fafafa;
  }
  .page-fashionProductDetails .degree-modal {
    box-shadow: #ffffff -20px -4px 20px 8px;
    margin: 0;
    display: flex;
    position: relative;
  }
  .page-fashionProductDetails .product-image-gallery-container {
    display: none;
  }
  .page-fashionProductDetails .product-image-gallery {
    max-height: 1150px;
    transition: max-height 0.6s ease-in;
  }
  .page-fashionProductDetails .mobile-asm-slot {
    padding: 20px 20px 40px 20px;
    background: white;
  }
  .page-fashionProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .product-container .pdp-back-button-container {
    justify-content: space-between;
    width: 100%;
  }
  .page-fashionProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .product-container .pdp-back-button-container .go-back {
    z-index: 1;
  }
  .page-fashionProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .product-container .pdp-back-button-container .flag-on-product {
    display: flex;
    align-items: center;
  }
  .page-fashionProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .product-container .pdp-back-button-container .flag-on-product .enriched-headband {
    margin-left: .5rem;
    padding: 0 10px !important;
    border: 2px solid;
    position: initial;
    display: flex;
  }
  .page-fashionProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .product-container .pdp-back-button-container .flag-on-product .enriched-headband .enriched-headband-icon {
    margin-right: 6px;
    width: 32px;
    max-height: 32px;
    filter: brightness(0.95);
  }
  .page-fashionProductDetails .block-padding-card .product_gallery_wrapper .product-image-gallery .product-gallery .product-container .pdp-back-button-container .flag-on-product .headband-discount {
    position: initial;
  }
}
@media (min-width: 1025px) {
  .page-fashionProductDetails .swiper-container {
    overflow: unset !important;
  }
  .page-fashionProductDetails .size-table .size-item.selected:hover:after,
  .page-fashionProductDetails .size-table .size-item.selected.current-size::after {
    font-size: 14px;
    color: #222222;
    background-color: white ;
    text-align: center;
    font-family: 'Roboto-Regular', system-ui, sans-serif;
  }
  .page-fashionProductDetails .product-image-gallery {
    padding: 0 !important;
  }
  .page-fashionProductDetails .product-image-gallery .product-gallery:not(.expanded) .gallery-selector {
    display: none !important;
  }
  .page-fashionProductDetails .product-image-gallery .product-gallery {
    width: 100%;
  }
  .page-fashionProductDetails .product-image-gallery .product-gallery .product-container {
    max-width: 100%;
    margin: 0;
  }
  .page-fashionProductDetails .product-image-gallery .product-gallery .product-container .flag-on-product {
    display: none !important;
  }
  .page-fashionProductDetails .product-image-gallery .product-gallery .product-container .gallery-image-fashion {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .page-fashionProductDetails .product-image-gallery .product-gallery .product-container .gallery-image-fashion .product-item {
    flex-basis: 49%;
    margin: 3px 3px;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    -webkit-filter: brightness(0.95);
    filter: brightness(0.95);
    -o-object-fit: contain;
    object-fit: contain;
  }
  .page-fashionProductDetails .product-image-gallery .product-gallery.expanded .gallery-selector {
    transform: translateY(-50%) !important;
  }
  .page-fashionProductDetails .product-image-gallery .product-gallery.expanded .gallery-selector .slick-list {
    height: unset !important;
  }
  .page-fashionProductDetails .select-size-button,
  .page-fashionProductDetails .select-size {
    font-size: 16px !important;
  }
  .page-fashionProductDetails .block-padding-card {
    margin-bottom: 50px;
  }
  .page-fashionProductDetails .breadcrumbs {
    margin-top: 40px;
    margin-left: 5px;
  }
  .page-fashionProductDetails .navigation-buttons {
    margin: 40px 0 10px 75%;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container {
    display: flex;
    flex-wrap: wrap;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container.single-product {
    background-color: #f2f2f2;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container.single-product .product-share {
    margin: 0;
    background-color: white;
    padding-top: 10px;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .product-image-item {
    flex-basis: 49%;
    margin: 3px 3px;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    -webkit-filter: brightness(0.95);
    filter: brightness(0.95);
    -o-object-fit: contain;
    object-fit: contain;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .product-image-item.single-item {
    flex-basis: auto;
    margin: 5px auto;
    width: 50%;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .product-image-item.extra-info-image {
    cursor: unset;
    filter: unset;
    -webkit-filter: unset;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .product-image-item .flag-on-product {
    background-color: transparent;
    display: flex;
    justify-content: flex-end;
    padding: 1vw 1vw 0 1vw;
    position: absolute;
    width: 100%;
    top: 0;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .product-image-item .flag-on-product .enriched-headband {
    font-family: 'Roboto-Bold', system-ui, sans-serif;
    font-size: 12px;
    color: #222222;
    margin: auto 0;
    padding: 0 10px;
    margin-left: 0.5rem;
    border: 2px solid;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .product-image-item .flag-on-product .enriched-headband .enriched-headband-icon {
    margin-right: 6px;
    width: 32px;
    max-height: 32px;
    filter: brightness(0.95);
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .product-image-item .flag-on-product .headband-discount {
    margin: auto 0;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .product-image-item .flag-on-product .headband-discount .discount {
    padding: 2px 10px;
    display: block;
    font-size: 17px;
    margin: 0;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .product-image-item picture img {
    width: auto;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .product-share {
    position: initial !important;
    width: 100%;
    margin: 30px 10px 0 0;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .product-share .share-content .share-text {
    color: #222222;
    font-size: 14px;
    margin-right: 20px;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .product-share .share-content .share-social {
    width: 50px;
    height: auto;
    border: 1px solid #e3e3e3;
    padding: 15px !important;
    margin-left: 10px;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .product-share .share-content .share-show {
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .flag-on-product.single {
    position: absolute;
    display: flex;
    justify-content: flex-end;
    padding: 1vw 2vw 0 1vw;
    right: 3%;
    z-index: 1;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .flag-on-product.single .enriched-headband {
    font-family: 'Roboto-Bold', system-ui, sans-serif;
    font-size: 12px;
    color: #222222;
    margin: auto 0;
    padding: 0 10px;
    margin-left: 0.5rem;
    border: 2px solid;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .flag-on-product.single .enriched-headband .enriched-headband-icon {
    margin-right: 6px;
    width: 32px;
    max-height: 32px;
    filter: brightness(0.95);
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .flag-on-product.single .headband-discount {
    margin: auto 0;
  }
  .page-fashionProductDetails .product-image-gallery-container .product-image-container .flag-on-product.single .headband-discount .discount {
    padding: 2px 10px;
    display: block;
    font-size: 17px;
    margin: 0;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-name .logo-content {
    margin-bottom: 0;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-name .logo-content .logo {
    width: 55px;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-name .model {
    font-size: 2em;
    margin: 20px 0 5px 0;
    color: #000000;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-name .description {
    font-size: 0.8em;
    color: #000000;
    font-family: 'Roboto-Light', system-ui, sans-serif;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-name .ref {
    display: none;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .rating {
    display: none;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures {
    margin-top: 25px;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big {
    margin-bottom: 2em;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .price-content .price {
    font-size: 1.8em;
    line-height: 1.1em;
    color: #000000;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .previous-price {
    font-size: 1.5em;
    text-decoration: line-through;
    color: #222222;
    margin: 0 5px 0 15px;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .headband-discount {
    vertical-align: initial;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .headband-discount .discount {
    font-size: 1.7em;
    padding: 0;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .price-tag-big .price-tag-small .headband-discount .discount small {
    font-size: inherit;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .variant-selector .ref {
    text-transform: uppercase;
    color: #000000;
    padding: 0 0 10px 5px;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .variant-selector .color-variants .color-brother {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    -webkit-filter: brightness(0.95);
    filter: brightness(0.95);
    -o-object-fit: contain;
    object-fit: contain;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector {
    margin-bottom: 35px;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector .size-selector-header {
    margin: 25px 0 15px 0;
    display: flex;
    justify-content: space-between;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector .size-selector-header .sizes-reco {
    display: flex;
    justify-content: space-around;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector .size-selector-header .sizes-reco .conver-sizes {
    font-size: 13px;
    color: #000000;
    text-decoration: underline;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector .size-selector-header .sizes-reco .usizy-container {
    margin: 0 0 0 10px;
    width: 100%;
    border: none;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector .size-selector-header .sizes-reco .usizy-container a {
    font-size: 13px;
    color: #000000;
    border: none;
    padding: 0;
    text-decoration: underline;
    text-transform: inherit;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector .size-selector-header .size-selector-header-system {
    margin-top: 0;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector .size-selector-header .size-selector-header-system .region-container {
    color: #222222;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector .size-selector-header .size-selector-header-system .region-container a:after {
    content: ' |';
    margin: 0 4px;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector .size-selector-header .size-selector-header-system .region-container.selected {
    color: #000000;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector .size-selector-header .size-selector-header-system .region-container.last-region a:after {
    content: '';
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector .size-selector-header .conver-sizes {
    color: #000000;
    font-size: 13px;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector .size-selector-header .conver-sizes i {
    display: none;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector .size-table .size-item {
    color: #000000;
    font-size: 12px;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector .size-table .size-item.off {
    color: #e3e3e3 !important;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector .size-table .size-item.current-size {
    font-size: 12px;
    border: 1px solid #000000;
    text-decoration: none;
    background-color: black;
    color: white;
    z-index: 1;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .details-side {
    text-align: left !important;
    margin: 30px 0;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .details-side .detail-item {
    font-size: 14px !important;
    color: #222222;
    text-align: left !important;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid #e3e3e3;
    padding: 15px 0;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .details-side .detail-item.reference {
    border: none;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .details-side .detail-item.stores {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .details-side .detail-item.stores .glyphicon-search {
    color: #000000;
    top: 3px;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .details-side .detail-item.reviews {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .details-side .detail-item.reviews .rating-stars {
    display: flex;
    justify-content: space-between;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .details-side .detail-item.reviews .rating-stars .total-reviews {
    color: #222222;
    font-size: 13px;
    text-decoration: underline;
    margin-left: 5px;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .details-side .detail-item .review-star.icon-red {
    background-color: #222222;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .details-side .detail-item div {
    text-align: left;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .details-side .detail-item a:hover {
    text-decoration: none !important;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .tabs-header-title .title {
    color: #000000;
    font-size: 24px;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .tabs-header-title .see-stock {
    display: none;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .tabs-header li .tab-subtitle,
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .tabs-header span .tab-subtitle {
    font-weight: normal !important;
    color: #000000;
    font-size: 16px !important;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .tabs-header > ul li {
    color: #000000 !important;
    font-size: 16px;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .tabs-header > ul li h3 {
    font-weight: normal !important;
    color: #000000 !important;
    font-size: 16px !important;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .content.features {
    font-size: 16px;
    color: #222;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .features-tab {
    color: #222222;
    font-size: 14px;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .features-tab .tab-subtitle {
    font-size: 15px;
    color: #222;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .features-tab p {
    font-size: 16px;
    color: #222;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .reviews-tab .reviews-container .user-ratings h4 {
    font-size: 15px;
    color: #222;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .reviews-tab .reviews-container .user-ratings p {
    font-size: 16px;
    color: #222;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .advantages span.item {
    font-weight: normal !important;
    color: #000000 !important;
  }
  .page-fashionProductDetails .product-info-wrapper .class-and-desctabs .tabs-container .advantages .review-star.icon-red {
    background-color: #222 !important;
  }
  .page-fashionProductDetails .size-selector-header-system {
    display: flex !important;
  }
  .page-fashionProductDetails .size-selector-header-system .last-region {
    order: 2;
  }
  .page-fashionProductDetails .modal-conversor-content .size-modal-header {
    display: flex;
    justify-content: space-between;
  }
  .page-fashionProductDetails .modal-conversor-content .size-modal-header .modal-header {
    border-bottom: none;
    margin: 0 auto 0 0;
    padding: 0;
  }
  .page-fashionProductDetails .modal-conversor-content .size-modal-header .modal-header .title {
    font-size: 24px;
    color: black;
  }
  .page-fashionProductDetails .modal-conversor-content .size-modal-header .modal-header .subtitle {
    font-size: 14px;
    color: #222222;
  }
  .page-fashionProductDetails .modal-conversor-content .size-modal-header .dropdown {
    border: none;
    padding: 0;
    width: 200px;
    margin: auto 0;
  }
  .page-fashionProductDetails .modal-conversor-content .size-modal-header .dropdown select {
    font-size: 12px;
    color: #222222;
    margin-bottom: 0 !important;
    height: 50px;
  }
  .page-fashionProductDetails .modal-conversor-content .titleDropdown {
    display: none;
  }
  .page-fashionProductDetails .modal-conversor-content .size-modal-link .link-component .link_name {
    font-size: 14px;
    color: #222222;
    text-decoration: underline;
  }
  .page-fashionProductDetails .modal-conversor-content .left-content {
    width: 90%;
    display: flex;
  }
  .page-fashionProductDetails .modal-conversor-content .right-content {
    width: 10%;
    text-align: right;
    margin: auto;
  }
  .page-fashionProductDetails .modal-conversor-content .right-content span.js-close-conversor-modal {
    position: inherit;
    cursor: pointer;
  }
  .page-fashionProductDetails .modal-conversor-content .form-control {
    cursor: pointer;
    letter-spacing: 0.5px;
    box-shadow: none;
    background-color: transparent;
    color: #222222;
    font-family: 'Roboto-Medium', system-ui, sans-serif;
    display: inline-block;
    border: 1px solid #e3e3e3;
    font-size: 12px;
    text-transform: uppercase;
    padding: 15px 20px;
    height: 48px;
    margin: auto 0;
    line-height: 1;
  }
  .page-fashionProductDetails .modal-conversor-content .form-control:hover {
    border-color: #e3e3e3;
  }
  .page-fashionProductDetails .modal-conversor-content .form-control option {
    display: block;
    width: 100%;
    height: 32px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #222222;
  }
  .page-fashionProductDetails .modal-conversor-content .select-arrow-icon {
    transform: rotate(90deg);
    position: absolute;
    right: 2vw;
    width: 6px;
    margin-top: 15px;
  }
  .page-fashionProductDetails .scroll-table {
    max-height: 500px;
    overflow-y: scroll;
  }
  .page-fashionProductDetails .scroll-table .td-title {
    text-align: center;
    padding: 1em;
  }
  .page-fashionProductDetails .scroll-table .tallaje-table tr:nth-of-type(even) {
    background-color: #fafafa;
  }
  .page-fashionProductDetails .degree-modal {
    box-shadow: #ffffff -20px -4px 20px 8px;
    margin: 0;
    display: flex;
    position: relative;
  }
  .page-fashionProductDetails .zoom-container {
    width: fit-content;
    margin: 0 auto;
  }
}
@media (min-width: 1025px) and (max-width: 1670px) {
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .selector.size-selector .size-selector-header {
    display: grid;
  }
}
.page-fashionProductDetails .normal-tab {
  display: none;
}
@media (min-width: 1025px) {
  .page-productDetails .zoom-container {
    width: fit-content;
    margin: 0 auto;
  }
}
@media (max-width: 1024px) {
  .page-productDetails .product-image-gallery-container {
    display: none;
  }
  .page-productDetails .product-image-gallery {
    max-height: 1150px;
    transition: max-height 0.6s ease-in;
  }
}
.page-productDetails .fashion-tab {
  display: none;
}
.page-productDetails .block-padding-card .model-brand-card-container,
.page-basicProductDetails .block-padding-card .model-brand-card-container,
.page-collectProductDetails .block-padding-card .model-brand-card-container,
.page-collectStoreSearch .block-padding-card .model-brand-card-container,
.page-basicStoreSearch .block-padding-card .model-brand-card-container,
.page-fashionProductDetails .block-padding-card .model-brand-card-container {
  float: right;
}
.swiper-slide .swiper-lazy-preloader.swiper-custom-preloader {
  top: 50vh;
  border-color: transparent red red red;
}
.forceScrollMode {
  overflow-y: scroll !important;
}
@media (max-width: 1024px) {
  footer .popup-newsletter-container.open {
    height: auto;
    max-height: 90%;
  }
  footer .popup-newsletter-container .newsletter-right-container {
    margin: 30px 20px;
    padding: 0px;
  }
  footer .popup-newsletter-container .newsletter-right-container .checkbox {
    font-size: 13px;
  }
}
.price-tag-container {
  display: flex;
  flex-direction: column;
}
.nfs-flash-offer-promotion-container {
  border: 1px solid #eaeaea;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  padding: 5px;
  font-size: 15px;
}
@media (max-width: 1024px) {
  .nfs-flash-offer-promotion-container {
    margin-top: 5px;
  }
}
.nfs-flash-offer-promotion-container .nfs-container-discount {
  background-color: #ffded2;
  display: flex;
  padding: 10px;
  align-items: center;
  border-radius: 5px;
}
.nfs-flash-offer-promotion-container .nfs-container-discount .nfs-numeric-discount {
  color: #e60000;
}
.nfs-flash-offer-promotion-container .nfs-container-discount .nfs-numeric-discount .nfs-symbol-discount {
  font-size: smaller;
}
.nfs-flash-offer-promotion-container .nfs-container-message {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  padding: 0 5px;
}
.nfs-flash-offer-promotion-container .nfs-container-price {
  display: flex;
}
.nfs-flash-offer-promotion-container .nfs-container-price .nfs-separator {
  border: 1px solid #eaeaea;
  border-right: none;
  margin: -5px 10px -5px 0;
}
.nfs-flash-offer-promotion-container .nfs-container-price .nfs-container-price-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  line-height: normal;
}
.nfs-flash-offer-promotion-container .nfs-container-price .nfs-container-price-content .nfs-label-price {
  text-align: end;
  color: #afafaf;
  white-space: nowrap;
}
.nfs-flash-offer-promotion-container .nfs-container-price .nfs-container-price-content .nfs-numeric-price {
  text-align: end;
  color: #e60000;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
@media (min-width: 1025px) {
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .small-12.show-for-large-up,
  .page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .small-12.show-for-large-up {
    display: flex !important;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .small-12.show-for-large-up .price-tag-big,
  .page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .small-12.show-for-large-up .price-tag-big {
    width: max-content;
  }
  .page-fashionProductDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .nfs-flash-offer-promotion-container,
  .page-productDetails .model-brand-card-container .model-brand-card .product-fetures .model-features-card .nfs-flash-offer-promotion-container {
    margin-bottom: 1em;
  }
}
@media (max-width: 1024px) {
  .page-fashionProductDetails .product-gallery .product-container.initial-load,
  .page-productDetails .product-gallery .product-container.initial-load {
    visibility: hidden;
    height: 100vh;
  }
  .page-fashionProductDetails .product-gallery .product-container.initial-load .js-gallery-image,
  .page-productDetails .product-gallery .product-container.initial-load .js-gallery-image {
    visibility: hidden !important;
  }
}
.page-fashionProductDetails .custom-sap-reco .single-carousel,
.page-productDetails .custom-sap-reco .single-carousel {
  box-shadow: none;
}
@media (min-width: 1025px) {
  .page-fashionProductDetails .custom-sap-reco .single-carousel .bs-container,
  .page-productDetails .custom-sap-reco .single-carousel .bs-container {
    padding: 0 15px;
  }
}
.page-fashionProductDetails .custom-sap-reco .single-carousel .bs-container .product-slider,
.page-productDetails .custom-sap-reco .single-carousel .bs-container .product-slider {
  width: 100%;
  max-width: 95.42%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .page-fashionProductDetails .custom-sap-reco .single-carousel .bs-container .product-slider .slick-track,
  .page-productDetails .custom-sap-reco .single-carousel .bs-container .product-slider .slick-track {
    display: flex;
  }
  .page-fashionProductDetails .custom-sap-reco .single-carousel .bs-container .product-slider .slick-track .product-preview,
  .page-productDetails .custom-sap-reco .single-carousel .bs-container .product-slider .slick-track .product-preview {
    padding: 5px !important;
  }
}
@media (max-width: 1024px) {
  .page-productDetails .size-table .size-item.selected.current-size::after,
  .page-fashionProductDetails .size-table .size-item.selected.current-size::after {
    content: attr(description);
    padding: 4px 8px;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 20;
    white-space: nowrap;
    width: 100%;
    font-family: 'Roboto-Regular', system-ui, sans-serif;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ffffff;
    background: #ffffff;
    color: #000000;
  }
  .page-productDetails .size-table .size-item.selected:hover:after,
  .page-fashionProductDetails .size-table .size-item.selected:hover:after {
    content: attr(description);
    padding: 4px 8px;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 20;
    white-space: nowrap;
    width: 100%;
    font-family: 'Roboto-Regular', system-ui, sans-serif;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ffffff;
    background: #ffffff;
    color: #000000;
  }
  .page-productDetails .select-size-button,
  .page-fashionProductDetails .select-size-button,
  .page-productDetails .select-size,
  .page-fashionProductDetails .select-size,
  .page-productDetails .reserve-button,
  .page-fashionProductDetails .reserve-button {
    font-size: 14px !important;
  }
  .page-productDetails .mobile-product-actions-fashion,
  .page-fashionProductDetails .mobile-product-actions-fashion {
    height: 100vh;
    position: absolute;
    width: 100%;
    top: 0;
  }
  .page-productDetails .mobile-product-size-fashion,
  .page-fashionProductDetails .mobile-product-size-fashion {
    margin: 0 auto;
    max-width: 100%;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 4;
    background: rgba(0, 0, 0, 0.5);
  }
  .page-productDetails .js-mobile-fashion-size-container,
  .page-fashionProductDetails .js-mobile-fashion-size-container {
    width: 100%;
    margin: 0px;
    justify-content: end;
    flex-direction: column;
    bottom: 0;
    z-index: 4;
    background: white;
    height: auto;
    position: absolute;
  }
  .page-productDetails .js-mobile-fashion-size-container .actions-dooers,
  .page-fashionProductDetails .js-mobile-fashion-size-container .actions-dooers {
    display: flex;
    background: white;
    padding: 20px 20px;
    margin-top: 20px;
  }
  .page-productDetails .js-mobile-fashion-size-container .actions-dooers .add-to-cart-dooers,
  .page-fashionProductDetails .js-mobile-fashion-size-container .actions-dooers .add-to-cart-dooers {
    background: white;
    width: 100%;
  }
  .page-productDetails .js-mobile-fashion-size-container .actions-dooers .reserve-dooers,
  .page-fashionProductDetails .js-mobile-fashion-size-container .actions-dooers .reserve-dooers {
    background: white;
    margin-left: 5px;
  }
  .page-productDetails .js-mobile-fashion-size-container .select-size-dooers,
  .page-fashionProductDetails .js-mobile-fashion-size-container .select-size-dooers {
    width: 100%;
  }
  .page-productDetails .js-mobile-fashion-size-container .select-size-button,
  .page-fashionProductDetails .js-mobile-fashion-size-container .select-size-button {
    font-size: 14px !important;
    padding: 10px 10px;
  }
  .page-productDetails .js-mobile-fashion-size-container .selector.size-selector,
  .page-fashionProductDetails .js-mobile-fashion-size-container .selector.size-selector {
    margin: auto 0 0 0;
    position: relative;
    bottom: 4%;
    background: white;
    border: 0;
  }
  .page-productDetails .js-mobile-fashion-size-container .size-selector .size-selector-header,
  .page-fashionProductDetails .js-mobile-fashion-size-container .size-selector .size-selector-header {
    text-align: right;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    padding: 10px 20px;
  }
  .page-productDetails .js-mobile-fashion-size-container .size-selector .size-selector-header .size-selector-header-system,
  .page-fashionProductDetails .js-mobile-fashion-size-container .size-selector .size-selector-header .size-selector-header-system {
    display: flex !important;
    font-size: 12px;
    font-family: 'Roboto-Light', system-ui, sans-serif;
    letter-spacing: 0.5px;
  }
  .page-productDetails .js-mobile-fashion-size-container .size-selector .size-selector-header .size-selector-mobile,
  .page-fashionProductDetails .js-mobile-fashion-size-container .size-selector .size-selector-header .size-selector-mobile {
    display: none;
  }
}
@media (min-width: 1025px) {
  .page-cartPage.pageType-ContentPage .recommended-stores-container,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container,
  .page-checkout-login .recommended-stores-container,
  .page-orderConfirmationPage .recommended-stores-container,
  .page-ticket .recommended-stores-container {
    width: auto !important;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-stores-flex,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-stores-flex,
  .page-checkout-login .recommended-stores-container .recommended-stores-flex,
  .page-orderConfirmationPage .recommended-stores-container .recommended-stores-flex,
  .page-ticket .recommended-stores-container .recommended-stores-flex {
    display: inline-flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .select-other-delivery-method,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .select-other-delivery-method,
  .page-checkout-login .recommended-stores-container .select-other-delivery-method,
  .page-orderConfirmationPage .recommended-stores-container .select-other-delivery-method,
  .page-ticket .recommended-stores-container .select-other-delivery-method {
    margin-left: 30px;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .select-delivery-country,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .select-delivery-country,
  .page-checkout-login .recommended-stores-container .select-delivery-country,
  .page-orderConfirmationPage .recommended-stores-container .select-delivery-country,
  .page-ticket .recommended-stores-container .select-delivery-country {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .select-shipping-method,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .select-shipping-method,
  .page-checkout-login .recommended-stores-container .select-shipping-method,
  .page-orderConfirmationPage .recommended-stores-container .select-shipping-method,
  .page-ticket .recommended-stores-container .select-shipping-method {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .select-home-delivery-method,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .select-home-delivery-method,
  .page-checkout-login .recommended-stores-container .select-home-delivery-method,
  .page-orderConfirmationPage .recommended-stores-container .select-home-delivery-method,
  .page-ticket .recommended-stores-container .select-home-delivery-method {
    flex-grow: 1;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box,
  .page-checkout-login .recommended-stores-container .recommended-store-box,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box,
  .page-ticket .recommended-stores-container .recommended-store-box {
    border-radius: 0;
    box-shadow: 2px 0 8px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    padding: 5px;
    margin-bottom: 0;
    border: none;
    min-height: 150px;
    clear: both;
    width: 285px;
    cursor: pointer;
    margin-left: 30px;
    flex-grow: 1;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box.active,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box.active,
  .page-checkout-login .recommended-stores-container .recommended-store-box.active,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box.active,
  .page-ticket .recommended-stores-container .recommended-store-box.active {
    box-shadow: 2px 0 8px 0 #e42119;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box.recommended,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box.recommended,
  .page-checkout-login .recommended-stores-container .recommended-store-box.recommended,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box.recommended,
  .page-ticket .recommended-stores-container .recommended-store-box.recommended {
    background-color: #f5f5f5;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box.js-default-delivery-country,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box.js-default-delivery-country,
  .page-checkout-login .recommended-stores-container .recommended-store-box.js-default-delivery-country,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box.js-default-delivery-country,
  .page-ticket .recommended-stores-container .recommended-store-box.js-default-delivery-country {
    margin-bottom: 22px;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .default,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .default,
  .page-checkout-login .recommended-stores-container .recommended-store-box .default,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .default,
  .page-ticket .recommended-stores-container .recommended-store-box .default {
    font-size: 16px;
    padding-bottom: 5px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item {
    padding: 20px 35px 20px;
    border: none;
    border-radius: 0;
    height: auto;
    width: 100%;
    position: relative;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info {
    text-align: left;
    margin: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    /* flex-direction: row; */
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box {
    margin: auto;
    padding: 0;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container {
    display: flex;
    justify-content: center;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container .home-package,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container .home-package,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container .home-package,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container .home-package,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container .home-package {
    width: 120px;
    height: auto;
    padding: 0 10px 10px 10px;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .address,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .address,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .address,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .address,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .address {
    line-height: 1;
    margin: 10px 0 5px 0;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div {
    font-size: 13px;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default {
    font-size: 16px;
    padding-bottom: 5px;
    text-transform: uppercase;
    text-align: center;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default .status,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default .status,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default .status,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default .status,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default .status {
    color: #e42119;
    display: block;
  }
  .page-cartPage.pageType-ContentPage .recommended-store,
  .page-multiStepCheckoutSummaryPage .recommended-store,
  .page-checkout-login .recommended-store,
  .page-orderConfirmationPage .recommended-store,
  .page-ticket .recommended-store {
    vertical-align: bottom !important;
    padding-bottom: 0.5em;
    display: flex;
    padding-left: 0;
    margin-left: 9px;
  }
  .page-cartPage.pageType-ContentPage .recommended-store .recommended-store-container,
  .page-multiStepCheckoutSummaryPage .recommended-store .recommended-store-container,
  .page-checkout-login .recommended-store .recommended-store-container,
  .page-orderConfirmationPage .recommended-store .recommended-store-container,
  .page-ticket .recommended-store .recommended-store-container {
    border: 2px solid #222222;
    padding: 5px 10px 5px 20px;
    cursor: pointer;
  }
  .page-cartPage.pageType-ContentPage .recommended-store .recommended-store-container .recommended-store-button,
  .page-multiStepCheckoutSummaryPage .recommended-store .recommended-store-container .recommended-store-button,
  .page-checkout-login .recommended-store .recommended-store-container .recommended-store-button,
  .page-orderConfirmationPage .recommended-store .recommended-store-container .recommended-store-button,
  .page-ticket .recommended-store .recommended-store-container .recommended-store-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0.2em;
  }
  .page-cartPage.pageType-ContentPage .recommended-store .recommended-store-container .recommended-store-button img,
  .page-multiStepCheckoutSummaryPage .recommended-store .recommended-store-container .recommended-store-button img,
  .page-checkout-login .recommended-store .recommended-store-container .recommended-store-button img,
  .page-orderConfirmationPage .recommended-store .recommended-store-container .recommended-store-button img,
  .page-ticket .recommended-store .recommended-store-container .recommended-store-button img {
    width: 25px;
    float: right;
    margin-right: 10px;
    margin-left: 10px;
  }
  .page-cartPage.pageType-ContentPage .cart-buttons-container,
  .page-multiStepCheckoutSummaryPage .cart-buttons-container,
  .page-checkout-login .cart-buttons-container,
  .page-orderConfirmationPage .cart-buttons-container,
  .page-ticket .cart-buttons-container {
    margin-left: 10px;
  }
  .page-cartPage.pageType-ContentPage .cart-buttons-container .medium-text-right,
  .page-multiStepCheckoutSummaryPage .cart-buttons-container .medium-text-right,
  .page-checkout-login .cart-buttons-container .medium-text-right,
  .page-orderConfirmationPage .cart-buttons-container .medium-text-right,
  .page-ticket .cart-buttons-container .medium-text-right {
    padding-right: 0;
  }
  .page-cartPage.pageType-ContentPage .cart-buttons-container .medium-text-right .btn--continue-checkout,
  .page-multiStepCheckoutSummaryPage .cart-buttons-container .medium-text-right .btn--continue-checkout,
  .page-checkout-login .cart-buttons-container .medium-text-right .btn--continue-checkout,
  .page-orderConfirmationPage .cart-buttons-container .medium-text-right .btn--continue-checkout,
  .page-ticket .cart-buttons-container .medium-text-right .btn--continue-checkout {
    position: relative;
    width: 250px;
  }
  .page-cartPage.pageType-ContentPage .cart-buttons-container .medium-text-right .btn--continue-checkout .loader,
  .page-multiStepCheckoutSummaryPage .cart-buttons-container .medium-text-right .btn--continue-checkout .loader,
  .page-checkout-login .cart-buttons-container .medium-text-right .btn--continue-checkout .loader,
  .page-orderConfirmationPage .cart-buttons-container .medium-text-right .btn--continue-checkout .loader,
  .page-ticket .cart-buttons-container .medium-text-right .btn--continue-checkout .loader {
    border: 2px solid #f3f3f3;
    border-top: 2px solid #000;
    width: 20px;
    height: 20px;
    position: absolute;
    top: calc(50% - 10px) !important;
    left: 20px;
  }
  .page-cartPage.pageType-ContentPage .cart-buttons-container .medium-text-left,
  .page-multiStepCheckoutSummaryPage .cart-buttons-container .medium-text-left,
  .page-checkout-login .cart-buttons-container .medium-text-left,
  .page-orderConfirmationPage .cart-buttons-container .medium-text-left,
  .page-ticket .cart-buttons-container .medium-text-left {
    padding-left: 0;
  }
  .page-cartPage.pageType-ContentPage .checkout-multistep,
  .page-multiStepCheckoutSummaryPage .checkout-multistep,
  .page-checkout-login .checkout-multistep,
  .page-orderConfirmationPage .checkout-multistep,
  .page-ticket .checkout-multistep {
    padding: 0;
  }
  .page-cartPage.pageType-ContentPage .checkout-multistep .add-payment-method,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .add-payment-method,
  .page-checkout-login .checkout-multistep .add-payment-method,
  .page-orderConfirmationPage .checkout-multistep .add-payment-method,
  .page-ticket .checkout-multistep .add-payment-method {
    min-height: 800px;
  }
  .page-cartPage.pageType-ContentPage .checkout-multistep .checkout-multistep-left,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .checkout-multistep-left,
  .page-checkout-login .checkout-multistep .checkout-multistep-left,
  .page-orderConfirmationPage .checkout-multistep .checkout-multistep-left,
  .page-ticket .checkout-multistep .checkout-multistep-left {
    border-right: 1px solid #e3e3e3;
    margin: 0;
    padding: 20px 20px 20px 0;
  }
  .page-cartPage.pageType-ContentPage .cart-content,
  .page-multiStepCheckoutSummaryPage .cart-content,
  .page-checkout-login .cart-content,
  .page-orderConfirmationPage .cart-content,
  .page-ticket .cart-content,
  .page-cartPage.pageType-ContentPage .checkout-multistep,
  .page-multiStepCheckoutSummaryPage .checkout-multistep,
  .page-checkout-login .checkout-multistep,
  .page-orderConfirmationPage .checkout-multistep,
  .page-ticket .checkout-multistep {
    width: 90%;
    margin: 20px auto;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container,
  .page-checkout-login .cart-content .cart-container,
  .page-orderConfirmationPage .cart-content .cart-container,
  .page-ticket .cart-content .cart-container,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container,
  .page-checkout-login .checkout-multistep .cart-container,
  .page-orderConfirmationPage .checkout-multistep .cart-container,
  .page-ticket .checkout-multistep .cart-container {
    padding: 0;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .cart-left-container,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .cart-left-container,
  .page-checkout-login .cart-content .cart-container .cart-left-container,
  .page-orderConfirmationPage .cart-content .cart-container .cart-left-container,
  .page-ticket .cart-content .cart-container .cart-left-container,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .cart-left-container,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .cart-left-container,
  .page-checkout-login .checkout-multistep .cart-container .cart-left-container,
  .page-orderConfirmationPage .checkout-multistep .cart-container .cart-left-container,
  .page-ticket .checkout-multistep .cart-container .cart-left-container {
    border-right: 1px solid #e3e3e3;
    padding: 20px 5px;
    padding-top: 0;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .cart-voucher__input,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .cart-voucher__input,
  .page-checkout-login .cart-content .cart-container .cart-voucher__input,
  .page-orderConfirmationPage .cart-content .cart-container .cart-voucher__input,
  .page-ticket .cart-content .cart-container .cart-voucher__input,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .cart-voucher__input,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .cart-voucher__input,
  .page-checkout-login .checkout-multistep .cart-container .cart-voucher__input,
  .page-orderConfirmationPage .checkout-multistep .cart-container .cart-voucher__input,
  .page-ticket .checkout-multistep .cart-container .cart-voucher__input {
    margin: 0;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container tr.product-row td,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container tr.product-row td,
  .page-checkout-login .cart-content .cart-container tr.product-row td,
  .page-orderConfirmationPage .cart-content .cart-container tr.product-row td,
  .page-ticket .cart-content .cart-container tr.product-row td,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container tr.product-row td,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container tr.product-row td,
  .page-checkout-login .checkout-multistep .cart-container tr.product-row td,
  .page-orderConfirmationPage .checkout-multistep .cart-container tr.product-row td,
  .page-ticket .checkout-multistep .cart-container tr.product-row td {
    border-right: 1px solid #e3e3e3;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .price-container,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .price-container,
  .page-checkout-login .cart-content .cart-container .price-container,
  .page-orderConfirmationPage .cart-content .cart-container .price-container,
  .page-ticket .cart-content .cart-container .price-container,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .price-container,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .price-container,
  .page-checkout-login .checkout-multistep .cart-container .price-container,
  .page-orderConfirmationPage .checkout-multistep .cart-container .price-container,
  .page-ticket .checkout-multistep .cart-container .price-container {
    white-space: nowrap;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container tr.product-row td:last-of-type,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container tr.product-row td:last-of-type,
  .page-checkout-login .cart-content .cart-container tr.product-row td:last-of-type,
  .page-orderConfirmationPage .cart-content .cart-container tr.product-row td:last-of-type,
  .page-ticket .cart-content .cart-container tr.product-row td:last-of-type,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container tr.product-row td:last-of-type,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container tr.product-row td:last-of-type,
  .page-checkout-login .checkout-multistep .cart-container tr.product-row td:last-of-type,
  .page-orderConfirmationPage .checkout-multistep .cart-container tr.product-row td:last-of-type,
  .page-ticket .checkout-multistep .cart-container tr.product-row td:last-of-type {
    border: none !important;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-option.active:after,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-option.active:after,
  .page-checkout-login .cart-content .cart-container .delivery-option.active:after,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-option.active:after,
  .page-ticket .cart-content .cart-container .delivery-option.active:after,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-option.active:after,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-option.active:after,
  .page-checkout-login .checkout-multistep .cart-container .delivery-option.active:after,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-option.active:after,
  .page-ticket .checkout-multistep .cart-container .delivery-option.active:after {
    position: absolute;
    display: inline-block;
    border-left: 1em solid transparent;
    border-bottom: 1em solid #222222;
    border-right: 1em solid transparent;
    left: calc(50% - 1.4em);
    bottom: -0.8em;
    content: '';
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-option.active:before,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-option.active:before,
  .page-checkout-login .cart-content .cart-container .delivery-option.active:before,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-option.active:before,
  .page-ticket .cart-content .cart-container .delivery-option.active:before,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-option.active:before,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-option.active:before,
  .page-checkout-login .checkout-multistep .cart-container .delivery-option.active:before,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-option.active:before,
  .page-ticket .checkout-multistep .cart-container .delivery-option.active:before {
    position: absolute;
    display: inline-block;
    border-left: 0.8em solid transparent;
    border-bottom: 0.9em solid #ffffff;
    border-right: 0.8em solid transparent;
    left: calc(50% - 1.2em);
    bottom: -0.8em;
    content: '';
    z-index: 1;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-option.active a,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-option.active a,
  .page-checkout-login .cart-content .cart-container .delivery-option.active a,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-option.active a,
  .page-ticket .cart-content .cart-container .delivery-option.active a,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-option.active a,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-option.active a,
  .page-checkout-login .checkout-multistep .cart-container .delivery-option.active a,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-option.active a,
  .page-ticket .checkout-multistep .cart-container .delivery-option.active a {
    border: 2px solid #222222;
    color: #222222 !important;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-option a,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-option a,
  .page-checkout-login .cart-content .cart-container .delivery-option a,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-option a,
  .page-ticket .cart-content .cart-container .delivery-option a,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-option a,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-option a,
  .page-checkout-login .checkout-multistep .cart-container .delivery-option a,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-option a,
  .page-ticket .checkout-multistep .cart-container .delivery-option a {
    background: transparent;
    color: #797676 !important;
    border: 1px solid #797676;
    display: flex;
    justify-content: center;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-option a span,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-option a span,
  .page-checkout-login .cart-content .cart-container .delivery-option a span,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-option a span,
  .page-ticket .cart-content .cart-container .delivery-option a span,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-option a span,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-option a span,
  .page-checkout-login .checkout-multistep .cart-container .delivery-option a span,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-option a span,
  .page-ticket .checkout-multistep .cart-container .delivery-option a span {
    font-size: 16px;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-option a i,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-option a i,
  .page-checkout-login .cart-content .cart-container .delivery-option a i,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-option a i,
  .page-ticket .cart-content .cart-container .delivery-option a i,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-option a i,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-option a i,
  .page-checkout-login .checkout-multistep .cart-container .delivery-option a i,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-option a i,
  .page-ticket .checkout-multistep .cart-container .delivery-option a i {
    display: none;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-content,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-content,
  .page-checkout-login .cart-content .cart-container .delivery-content,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-content,
  .page-ticket .cart-content .cart-container .delivery-content,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-content,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-content,
  .page-checkout-login .checkout-multistep .cart-container .delivery-content,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-content,
  .page-ticket .checkout-multistep .cart-container .delivery-content {
    border: 1px solid #222222;
    background-color: transparent;
    padding: 0;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-content select,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-content select,
  .page-checkout-login .cart-content .cart-container .delivery-content select,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-content select,
  .page-ticket .cart-content .cart-container .delivery-content select,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-content select,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-content select,
  .page-checkout-login .checkout-multistep .cart-container .delivery-content select,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-content select,
  .page-ticket .checkout-multistep .cart-container .delivery-content select {
    background: transparent;
    border: none;
    margin: 0;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-content .medium-6,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-content .medium-6,
  .page-checkout-login .cart-content .cart-container .delivery-content .medium-6,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-content .medium-6,
  .page-ticket .cart-content .cart-container .delivery-content .medium-6,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-content .medium-6,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-content .medium-6,
  .page-checkout-login .checkout-multistep .cart-container .delivery-content .medium-6,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-content .medium-6,
  .page-ticket .checkout-multistep .cart-container .delivery-content .medium-6,
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-content .medium-12,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-content .medium-12,
  .page-checkout-login .cart-content .cart-container .delivery-content .medium-12,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-content .medium-12,
  .page-ticket .cart-content .cart-container .delivery-content .medium-12,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-content .medium-12,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-content .medium-12,
  .page-checkout-login .checkout-multistep .cart-container .delivery-content .medium-12,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-content .medium-12,
  .page-ticket .checkout-multistep .cart-container .delivery-content .medium-12,
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-content .delivery-select-pos,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-content .delivery-select-pos,
  .page-checkout-login .cart-content .cart-container .delivery-content .delivery-select-pos,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-content .delivery-select-pos,
  .page-ticket .cart-content .cart-container .delivery-content .delivery-select-pos,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-content .delivery-select-pos,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-content .delivery-select-pos,
  .page-checkout-login .checkout-multistep .cart-container .delivery-content .delivery-select-pos,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-content .delivery-select-pos,
  .page-ticket .checkout-multistep .cart-container .delivery-content .delivery-select-pos,
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-content .pick-up-points-select-country,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-content .pick-up-points-select-country,
  .page-checkout-login .cart-content .cart-container .delivery-content .pick-up-points-select-country,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-content .pick-up-points-select-country,
  .page-ticket .cart-content .cart-container .delivery-content .pick-up-points-select-country,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-content .pick-up-points-select-country,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-content .pick-up-points-select-country,
  .page-checkout-login .checkout-multistep .cart-container .delivery-content .pick-up-points-select-country,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-content .pick-up-points-select-country,
  .page-ticket .checkout-multistep .cart-container .delivery-content .pick-up-points-select-country {
    padding: 20px;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-content .medium-6 select,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-content .medium-6 select,
  .page-checkout-login .cart-content .cart-container .delivery-content .medium-6 select,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-content .medium-6 select,
  .page-ticket .cart-content .cart-container .delivery-content .medium-6 select,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-content .medium-6 select,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-content .medium-6 select,
  .page-checkout-login .checkout-multistep .cart-container .delivery-content .medium-6 select,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-content .medium-6 select,
  .page-ticket .checkout-multistep .cart-container .delivery-content .medium-6 select,
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-content .medium-12 select,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-content .medium-12 select,
  .page-checkout-login .cart-content .cart-container .delivery-content .medium-12 select,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-content .medium-12 select,
  .page-ticket .cart-content .cart-container .delivery-content .medium-12 select,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-content .medium-12 select,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-content .medium-12 select,
  .page-checkout-login .checkout-multistep .cart-container .delivery-content .medium-12 select,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-content .medium-12 select,
  .page-ticket .checkout-multistep .cart-container .delivery-content .medium-12 select,
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-content .delivery-select-pos select,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-content .delivery-select-pos select,
  .page-checkout-login .cart-content .cart-container .delivery-content .delivery-select-pos select,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-content .delivery-select-pos select,
  .page-ticket .cart-content .cart-container .delivery-content .delivery-select-pos select,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-content .delivery-select-pos select,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-content .delivery-select-pos select,
  .page-checkout-login .checkout-multistep .cart-container .delivery-content .delivery-select-pos select,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-content .delivery-select-pos select,
  .page-ticket .checkout-multistep .cart-container .delivery-content .delivery-select-pos select,
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-content .pick-up-points-select-country select,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-content .pick-up-points-select-country select,
  .page-checkout-login .cart-content .cart-container .delivery-content .pick-up-points-select-country select,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-content .pick-up-points-select-country select,
  .page-ticket .cart-content .cart-container .delivery-content .pick-up-points-select-country select,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-content .pick-up-points-select-country select,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-content .pick-up-points-select-country select,
  .page-checkout-login .checkout-multistep .cart-container .delivery-content .pick-up-points-select-country select,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-content .pick-up-points-select-country select,
  .page-ticket .checkout-multistep .cart-container .delivery-content .pick-up-points-select-country select {
    border: 1px solid #222222 !important;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-content .delivery-select-country,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-content .delivery-select-country,
  .page-checkout-login .cart-content .cart-container .delivery-content .delivery-select-country,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-content .delivery-select-country,
  .page-ticket .cart-content .cart-container .delivery-content .delivery-select-country,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-content .delivery-select-country,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-content .delivery-select-country,
  .page-checkout-login .checkout-multistep .cart-container .delivery-content .delivery-select-country,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-content .delivery-select-country,
  .page-ticket .checkout-multistep .cart-container .delivery-content .delivery-select-country {
    padding: 0 !important;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-content .delivery-select-country select,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-content .delivery-select-country select,
  .page-checkout-login .cart-content .cart-container .delivery-content .delivery-select-country select,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-content .delivery-select-country select,
  .page-ticket .cart-content .cart-container .delivery-content .delivery-select-country select,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-content .delivery-select-country select,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-content .delivery-select-country select,
  .page-checkout-login .checkout-multistep .cart-container .delivery-content .delivery-select-country select,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-content .delivery-select-country select,
  .page-ticket .checkout-multistep .cart-container .delivery-content .delivery-select-country select {
    border: none !important;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-content .third-select-delivery,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-content .third-select-delivery,
  .page-checkout-login .cart-content .cart-container .delivery-content .third-select-delivery,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-content .third-select-delivery,
  .page-ticket .cart-content .cart-container .delivery-content .third-select-delivery,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-content .third-select-delivery,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-content .third-select-delivery,
  .page-checkout-login .checkout-multistep .cart-container .delivery-content .third-select-delivery,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-content .third-select-delivery,
  .page-ticket .checkout-multistep .cart-container .delivery-content .third-select-delivery {
    padding: 0 20px !important;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-content .third-select-delivery input,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-content .third-select-delivery input,
  .page-checkout-login .cart-content .cart-container .delivery-content .third-select-delivery input,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-content .third-select-delivery input,
  .page-ticket .cart-content .cart-container .delivery-content .third-select-delivery input,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-content .third-select-delivery input,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-content .third-select-delivery input,
  .page-checkout-login .checkout-multistep .cart-container .delivery-content .third-select-delivery input,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-content .third-select-delivery input,
  .page-ticket .checkout-multistep .cart-container .delivery-content .third-select-delivery input {
    border: 1px solid #222222 !important;
  }
  .page-cartPage.pageType-ContentPage .cart-content .cart-container .delivery-content .third-select-delivery ::placeholder,
  .page-multiStepCheckoutSummaryPage .cart-content .cart-container .delivery-content .third-select-delivery ::placeholder,
  .page-checkout-login .cart-content .cart-container .delivery-content .third-select-delivery ::placeholder,
  .page-orderConfirmationPage .cart-content .cart-container .delivery-content .third-select-delivery ::placeholder,
  .page-ticket .cart-content .cart-container .delivery-content .third-select-delivery ::placeholder,
  .page-cartPage.pageType-ContentPage .checkout-multistep .cart-container .delivery-content .third-select-delivery ::placeholder,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .cart-container .delivery-content .third-select-delivery ::placeholder,
  .page-checkout-login .checkout-multistep .cart-container .delivery-content .third-select-delivery ::placeholder,
  .page-orderConfirmationPage .checkout-multistep .cart-container .delivery-content .third-select-delivery ::placeholder,
  .page-ticket .checkout-multistep .cart-container .delivery-content .third-select-delivery ::placeholder {
    color: #222222;
    font-size: 14px;
  }
  .page-cartPage.pageType-ContentPage .steps .steps-item,
  .page-multiStepCheckoutSummaryPage .steps .steps-item,
  .page-checkout-login .steps .steps-item,
  .page-orderConfirmationPage .steps .steps-item,
  .page-ticket .steps .steps-item {
    display: inline-block;
    color: #797676;
    background: #ffffff;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    margin-right: 30px;
  }
  .page-cartPage.pageType-ContentPage .steps .steps-item.selected,
  .page-multiStepCheckoutSummaryPage .steps .steps-item.selected,
  .page-checkout-login .steps .steps-item.selected,
  .page-orderConfirmationPage .steps .steps-item.selected,
  .page-ticket .steps .steps-item.selected {
    color: #222222;
    background: #ffffff;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  }
  .page-cartPage.pageType-ContentPage .steps .steps-item .header-right-icon,
  .page-multiStepCheckoutSummaryPage .steps .steps-item .header-right-icon,
  .page-checkout-login .steps .steps-item .header-right-icon,
  .page-orderConfirmationPage .steps .steps-item .header-right-icon,
  .page-ticket .steps .steps-item .header-right-icon {
    color: #222222;
    font-size: 11px;
    opacity: 0.6;
  }
  .page-cartPage.pageType-ContentPage .steps .steps-item .header-right-icon img,
  .page-multiStepCheckoutSummaryPage .steps .steps-item .header-right-icon img,
  .page-checkout-login .steps .steps-item .header-right-icon img,
  .page-orderConfirmationPage .steps .steps-item .header-right-icon img,
  .page-ticket .steps .steps-item .header-right-icon img {
    width: 5px;
    top: -3px;
    position: relative;
  }
  .page-cartPage.pageType-ContentPage .steps .steps-item span:first-of-type,
  .page-multiStepCheckoutSummaryPage .steps .steps-item span:first-of-type,
  .page-checkout-login .steps .steps-item span:first-of-type,
  .page-orderConfirmationPage .steps .steps-item span:first-of-type,
  .page-ticket .steps .steps-item span:first-of-type {
    margin-right: 30px;
  }
  .page-cartPage.pageType-ContentPage .account-section-content > div,
  .page-multiStepCheckoutSummaryPage .account-section-content > div,
  .page-checkout-login .account-section-content > div,
  .page-orderConfirmationPage .account-section-content > div,
  .page-ticket .account-section-content > div {
    padding: 0;
  }
  .page-cartPage.pageType-ContentPage .scrollable-aside-container .scrollable-aside,
  .page-multiStepCheckoutSummaryPage .scrollable-aside-container .scrollable-aside,
  .page-checkout-login .scrollable-aside-container .scrollable-aside,
  .page-orderConfirmationPage .scrollable-aside-container .scrollable-aside,
  .page-ticket .scrollable-aside-container .scrollable-aside {
    width: 100%;
  }
  .page-cartPage.pageType-ContentPage .scrollable-aside-container .scrollable-aside h2,
  .page-multiStepCheckoutSummaryPage .scrollable-aside-container .scrollable-aside h2,
  .page-checkout-login .scrollable-aside-container .scrollable-aside h2,
  .page-orderConfirmationPage .scrollable-aside-container .scrollable-aside h2,
  .page-ticket .scrollable-aside-container .scrollable-aside h2,
  .page-cartPage.pageType-ContentPage .scrollable-aside-container .scrollable-aside h3,
  .page-multiStepCheckoutSummaryPage .scrollable-aside-container .scrollable-aside h3,
  .page-checkout-login .scrollable-aside-container .scrollable-aside h3,
  .page-orderConfirmationPage .scrollable-aside-container .scrollable-aside h3,
  .page-ticket .scrollable-aside-container .scrollable-aside h3,
  .page-cartPage.pageType-ContentPage .scrollable-aside-container .scrollable-aside h4,
  .page-multiStepCheckoutSummaryPage .scrollable-aside-container .scrollable-aside h4,
  .page-checkout-login .scrollable-aside-container .scrollable-aside h4,
  .page-orderConfirmationPage .scrollable-aside-container .scrollable-aside h4,
  .page-ticket .scrollable-aside-container .scrollable-aside h4 {
    color: #222222;
    text-transform: uppercase;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    font-size: 1.1vw;
  }
  .page-cartPage.pageType-ContentPage #carrito-contenido .price,
  .page-multiStepCheckoutSummaryPage #carrito-contenido .price,
  .page-checkout-login #carrito-contenido .price,
  .page-orderConfirmationPage #carrito-contenido .price,
  .page-ticket #carrito-contenido .price {
    font-size: 16px;
  }
}
.page-cartPage.pageType-ContentPage .modal-delivery.open,
.page-multiStepCheckoutSummaryPage .modal-delivery.open,
.page-checkout-login .modal-delivery.open,
.page-orderConfirmationPage .modal-delivery.open,
.page-ticket .modal-delivery.open {
  position: fixed;
  display: block;
  visibility: visible;
}
.page-cartPage.pageType-ContentPage .modal-delivery p,
.page-multiStepCheckoutSummaryPage .modal-delivery p,
.page-checkout-login .modal-delivery p,
.page-orderConfirmationPage .modal-delivery p,
.page-ticket .modal-delivery p {
  font-size: 16px;
}
.page-cartPage.pageType-ContentPage .modal-delivery .btn-close,
.page-multiStepCheckoutSummaryPage .modal-delivery .btn-close,
.page-checkout-login .modal-delivery .btn-close,
.page-orderConfirmationPage .modal-delivery .btn-close,
.page-ticket .modal-delivery .btn-close {
  font-size: 1.5rem;
  line-height: 1;
  position: absolute;
  top: .5rem;
  right: .6875rem;
  color: #aaa;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-stores-flex,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-stores-flex,
  .page-checkout-login .recommended-stores-container .recommended-stores-flex,
  .page-orderConfirmationPage .recommended-stores-container .recommended-stores-flex,
  .page-ticket .recommended-stores-container .recommended-stores-flex {
    width: 230px;
    display: flex;
    flex-direction: column;
    margin: auto;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box,
  .page-checkout-login .recommended-stores-container .recommended-store-box,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box,
  .page-ticket .recommended-stores-container .recommended-store-box {
    border-radius: 0;
    box-shadow: 2px 0 8px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    padding: 5px;
    margin-bottom: 20px;
    border: none;
    min-height: 150px;
    clear: both;
    cursor: pointer;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box.recommended,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box.recommended,
  .page-checkout-login .recommended-stores-container .recommended-store-box.recommended,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box.recommended,
  .page-ticket .recommended-stores-container .recommended-store-box.recommended {
    background-color: #f5f5f5;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box.active,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box.active,
  .page-checkout-login .recommended-stores-container .recommended-store-box.active,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box.active,
  .page-ticket .recommended-stores-container .recommended-store-box.active {
    box-shadow: 2px 0 8px 0 #e42119;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .default,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .default,
  .page-checkout-login .recommended-stores-container .recommended-store-box .default,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .default,
  .page-ticket .recommended-stores-container .recommended-store-box .default {
    font-size: 16px;
    padding-bottom: 5px;
    text-transform: uppercase;
    text-align: center;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item {
    padding: 20px 35px 20px;
    border: none;
    border-radius: 0;
    height: 100%;
    width: 100%;
    position: relative;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info {
    text-align: left;
    margin: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    /* flex-direction: row; */
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box {
    margin: auto;
    padding: 0;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container {
    display: flex;
    justify-content: center;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container .home-package,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container .home-package,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container .home-package,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container .home-package,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .icon-container .home-package {
    width: 120px;
    height: auto;
    padding: 0 10px 10px 10px;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .address,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .address,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .address,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .address,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info .center-box .address {
    line-height: 1;
    margin: 10px 0 5px 0;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div {
    font-size: 13px;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default {
    font-size: 16px;
    padding-bottom: 5px;
    text-transform: uppercase;
    text-align: center;
  }
  .page-cartPage.pageType-ContentPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default .status,
  .page-multiStepCheckoutSummaryPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default .status,
  .page-checkout-login .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default .status,
  .page-orderConfirmationPage .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default .status,
  .page-ticket .recommended-stores-container .recommended-store-box .recommended-store-item .recommended-store-info div.default .status {
    color: #e42119;
    display: block;
  }
  .page-cartPage.pageType-ContentPage .recommended-store,
  .page-multiStepCheckoutSummaryPage .recommended-store,
  .page-checkout-login .recommended-store,
  .page-orderConfirmationPage .recommended-store,
  .page-ticket .recommended-store {
    vertical-align: bottom !important;
  }
  .page-cartPage.pageType-ContentPage .recommended-store .recommended-store-container,
  .page-multiStepCheckoutSummaryPage .recommended-store .recommended-store-container,
  .page-checkout-login .recommended-store .recommended-store-container,
  .page-orderConfirmationPage .recommended-store .recommended-store-container,
  .page-ticket .recommended-store .recommended-store-container {
    border: 2px solid #222222;
    padding: 5px 10px 5px 20px;
    cursor: pointer;
  }
  .page-cartPage.pageType-ContentPage .recommended-store .recommended-store-container .recommended-store-button,
  .page-multiStepCheckoutSummaryPage .recommended-store .recommended-store-container .recommended-store-button,
  .page-checkout-login .recommended-store .recommended-store-container .recommended-store-button,
  .page-orderConfirmationPage .recommended-store .recommended-store-container .recommended-store-button,
  .page-ticket .recommended-store .recommended-store-container .recommended-store-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  }
  .page-cartPage.pageType-ContentPage .recommended-store .recommended-store-container .recommended-store-button img,
  .page-multiStepCheckoutSummaryPage .recommended-store .recommended-store-container .recommended-store-button img,
  .page-checkout-login .recommended-store .recommended-store-container .recommended-store-button img,
  .page-orderConfirmationPage .recommended-store .recommended-store-container .recommended-store-button img,
  .page-ticket .recommended-store .recommended-store-container .recommended-store-button img {
    width: 25px;
    float: right;
    margin-right: 10px;
    margin-left: 10px;
  }
  .page-cartPage.pageType-ContentPage #carrito-contenido .price,
  .page-multiStepCheckoutSummaryPage #carrito-contenido .price,
  .page-checkout-login #carrito-contenido .price,
  .page-orderConfirmationPage #carrito-contenido .price,
  .page-ticket #carrito-contenido .price {
    font-size: 16px;
  }
  .page-cartPage.pageType-ContentPage .price-container,
  .page-multiStepCheckoutSummaryPage .price-container,
  .page-checkout-login .price-container,
  .page-orderConfirmationPage .price-container,
  .page-ticket .price-container {
    white-space: nowrap;
  }
  .page-cartPage.pageType-ContentPage .footer-container,
  .page-multiStepCheckoutSummaryPage .footer-container,
  .page-checkout-login .footer-container,
  .page-orderConfirmationPage .footer-container,
  .page-ticket .footer-container {
    float: left;
    width: 100%;
  }
  .page-cartPage.pageType-ContentPage .checkout-multistep .checkout-multistep-left,
  .page-multiStepCheckoutSummaryPage .checkout-multistep .checkout-multistep-left,
  .page-checkout-login .checkout-multistep .checkout-multistep-left,
  .page-orderConfirmationPage .checkout-multistep .checkout-multistep-left,
  .page-ticket .checkout-multistep .checkout-multistep-left {
    padding: 0 20px;
  }
  .page-cartPage.pageType-ContentPage .cart-container,
  .page-multiStepCheckoutSummaryPage .cart-container,
  .page-checkout-login .cart-container,
  .page-orderConfirmationPage .cart-container,
  .page-ticket .cart-container {
    overflow-x: hidden;
  }
  .page-cartPage.pageType-ContentPage .cart-container .delivery-option.active:after,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-option.active:after,
  .page-checkout-login .cart-container .delivery-option.active:after,
  .page-orderConfirmationPage .cart-container .delivery-option.active:after,
  .page-ticket .cart-container .delivery-option.active:after {
    position: absolute;
    display: inline-block;
    border-left: 1em solid transparent !important;
    border-bottom: 1em solid #222222 !important;
    border-right: 1em solid transparent !important;
    left: calc(50% - 1em) !important;
    bottom: -0.7em !important;
    content: '';
  }
  .page-cartPage.pageType-ContentPage .cart-container .delivery-option.active:before,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-option.active:before,
  .page-checkout-login .cart-container .delivery-option.active:before,
  .page-orderConfirmationPage .cart-container .delivery-option.active:before,
  .page-ticket .cart-container .delivery-option.active:before {
    position: absolute;
    display: inline-block;
    border-left: 1em solid transparent !important;
    border-bottom: 1em solid #ffffff !important;
    border-right: 1em solid transparent !important;
    left: calc(50% - 1em) !important;
    bottom: -0.95em !important;
    content: '';
    z-index: 1;
  }
  .page-cartPage.pageType-ContentPage .cart-container .delivery-option.active a,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-option.active a,
  .page-checkout-login .cart-container .delivery-option.active a,
  .page-orderConfirmationPage .cart-container .delivery-option.active a,
  .page-ticket .cart-container .delivery-option.active a {
    border: 2px solid #222222;
    color: #222222 !important;
  }
  .page-cartPage.pageType-ContentPage .cart-container .delivery-option a,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-option a,
  .page-checkout-login .cart-container .delivery-option a,
  .page-orderConfirmationPage .cart-container .delivery-option a,
  .page-ticket .cart-container .delivery-option a {
    background: transparent;
    color: #797676 !important;
    border: 1px solid #797676;
    display: flex;
    justify-content: center;
  }
  .page-cartPage.pageType-ContentPage .cart-container .delivery-option a span,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-option a span,
  .page-checkout-login .cart-container .delivery-option a span,
  .page-orderConfirmationPage .cart-container .delivery-option a span,
  .page-ticket .cart-container .delivery-option a span {
    font-size: 16px;
  }
  .page-cartPage.pageType-ContentPage .cart-container .delivery-option a i,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-option a i,
  .page-checkout-login .cart-container .delivery-option a i,
  .page-orderConfirmationPage .cart-container .delivery-option a i,
  .page-ticket .cart-container .delivery-option a i {
    display: none;
  }
  .page-cartPage.pageType-ContentPage .cart-container .delivery-content,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-content,
  .page-checkout-login .cart-container .delivery-content,
  .page-orderConfirmationPage .cart-container .delivery-content,
  .page-ticket .cart-container .delivery-content {
    border: 1px solid #222222;
    background-color: transparent;
    padding: 0;
  }
  .page-cartPage.pageType-ContentPage .cart-container .delivery-content select,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-content select,
  .page-checkout-login .cart-container .delivery-content select,
  .page-orderConfirmationPage .cart-container .delivery-content select,
  .page-ticket .cart-container .delivery-content select {
    background: transparent;
    border: none;
    margin: 0;
  }
  .page-cartPage.pageType-ContentPage .cart-container .delivery-content .medium-6,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-content .medium-6,
  .page-checkout-login .cart-container .delivery-content .medium-6,
  .page-orderConfirmationPage .cart-container .delivery-content .medium-6,
  .page-ticket .cart-container .delivery-content .medium-6,
  .page-cartPage.pageType-ContentPage .cart-container .delivery-content .medium-12,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-content .medium-12,
  .page-checkout-login .cart-container .delivery-content .medium-12,
  .page-orderConfirmationPage .cart-container .delivery-content .medium-12,
  .page-ticket .cart-container .delivery-content .medium-12,
  .page-cartPage.pageType-ContentPage .cart-container .delivery-content .delivery-select-pos,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-content .delivery-select-pos,
  .page-checkout-login .cart-container .delivery-content .delivery-select-pos,
  .page-orderConfirmationPage .cart-container .delivery-content .delivery-select-pos,
  .page-ticket .cart-container .delivery-content .delivery-select-pos,
  .page-cartPage.pageType-ContentPage .cart-container .delivery-content .pick-up-points-select-country,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-content .pick-up-points-select-country,
  .page-checkout-login .cart-container .delivery-content .pick-up-points-select-country,
  .page-orderConfirmationPage .cart-container .delivery-content .pick-up-points-select-country,
  .page-ticket .cart-container .delivery-content .pick-up-points-select-country {
    padding: 20px;
  }
  .page-cartPage.pageType-ContentPage .cart-container .delivery-content .medium-6 select,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-content .medium-6 select,
  .page-checkout-login .cart-container .delivery-content .medium-6 select,
  .page-orderConfirmationPage .cart-container .delivery-content .medium-6 select,
  .page-ticket .cart-container .delivery-content .medium-6 select,
  .page-cartPage.pageType-ContentPage .cart-container .delivery-content .medium-12 select,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-content .medium-12 select,
  .page-checkout-login .cart-container .delivery-content .medium-12 select,
  .page-orderConfirmationPage .cart-container .delivery-content .medium-12 select,
  .page-ticket .cart-container .delivery-content .medium-12 select,
  .page-cartPage.pageType-ContentPage .cart-container .delivery-content .delivery-select-pos select,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-content .delivery-select-pos select,
  .page-checkout-login .cart-container .delivery-content .delivery-select-pos select,
  .page-orderConfirmationPage .cart-container .delivery-content .delivery-select-pos select,
  .page-ticket .cart-container .delivery-content .delivery-select-pos select,
  .page-cartPage.pageType-ContentPage .cart-container .delivery-content .pick-up-points-select-country select,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-content .pick-up-points-select-country select,
  .page-checkout-login .cart-container .delivery-content .pick-up-points-select-country select,
  .page-orderConfirmationPage .cart-container .delivery-content .pick-up-points-select-country select,
  .page-ticket .cart-container .delivery-content .pick-up-points-select-country select {
    border: 1px solid #222222 !important;
  }
  .page-cartPage.pageType-ContentPage .cart-container .delivery-content .delivery-select-country,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-content .delivery-select-country,
  .page-checkout-login .cart-container .delivery-content .delivery-select-country,
  .page-orderConfirmationPage .cart-container .delivery-content .delivery-select-country,
  .page-ticket .cart-container .delivery-content .delivery-select-country {
    padding: 0 !important;
  }
  .page-cartPage.pageType-ContentPage .cart-container .delivery-content .delivery-select-country select,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-content .delivery-select-country select,
  .page-checkout-login .cart-container .delivery-content .delivery-select-country select,
  .page-orderConfirmationPage .cart-container .delivery-content .delivery-select-country select,
  .page-ticket .cart-container .delivery-content .delivery-select-country select {
    border: none !important;
  }
  .page-cartPage.pageType-ContentPage .cart-container .delivery-content .third-select-delivery,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-content .third-select-delivery,
  .page-checkout-login .cart-container .delivery-content .third-select-delivery,
  .page-orderConfirmationPage .cart-container .delivery-content .third-select-delivery,
  .page-ticket .cart-container .delivery-content .third-select-delivery {
    padding: 0 20px !important;
  }
  .page-cartPage.pageType-ContentPage .cart-container .delivery-content .third-select-delivery input,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-content .third-select-delivery input,
  .page-checkout-login .cart-container .delivery-content .third-select-delivery input,
  .page-orderConfirmationPage .cart-container .delivery-content .third-select-delivery input,
  .page-ticket .cart-container .delivery-content .third-select-delivery input {
    border: 1px solid #222222 !important;
  }
  .page-cartPage.pageType-ContentPage .cart-container .delivery-content .third-select-delivery ::placeholder,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-content .third-select-delivery ::placeholder,
  .page-checkout-login .cart-container .delivery-content .third-select-delivery ::placeholder,
  .page-orderConfirmationPage .cart-container .delivery-content .third-select-delivery ::placeholder,
  .page-ticket .cart-container .delivery-content .third-select-delivery ::placeholder {
    color: #222222;
    font-size: 14px;
  }
  .page-cartPage.pageType-ContentPage .cart-container .delivery-content .third-select-delivery:first-of-type,
  .page-multiStepCheckoutSummaryPage .cart-container .delivery-content .third-select-delivery:first-of-type,
  .page-checkout-login .cart-container .delivery-content .third-select-delivery:first-of-type,
  .page-orderConfirmationPage .cart-container .delivery-content .third-select-delivery:first-of-type,
  .page-ticket .cart-container .delivery-content .third-select-delivery:first-of-type {
    margin-bottom: 20px;
  }
  .page-cartPage.pageType-ContentPage .steps,
  .page-multiStepCheckoutSummaryPage .steps,
  .page-checkout-login .steps,
  .page-orderConfirmationPage .steps,
  .page-ticket .steps {
    display: flex;
    width: 90%;
  }
  .page-cartPage.pageType-ContentPage .steps .steps-item,
  .page-multiStepCheckoutSummaryPage .steps .steps-item,
  .page-checkout-login .steps .steps-item,
  .page-orderConfirmationPage .steps .steps-item,
  .page-ticket .steps .steps-item {
    color: #797676;
    background: #ffffff;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    display: flex;
    justify-content: space-around;
  }
  .page-cartPage.pageType-ContentPage .steps .steps-item.selected,
  .page-multiStepCheckoutSummaryPage .steps .steps-item.selected,
  .page-checkout-login .steps .steps-item.selected,
  .page-orderConfirmationPage .steps .steps-item.selected,
  .page-ticket .steps .steps-item.selected {
    color: #222222;
    background: #ffffff;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  }
  .page-cartPage.pageType-ContentPage .steps .steps-item .header-right-icon,
  .page-multiStepCheckoutSummaryPage .steps .steps-item .header-right-icon,
  .page-checkout-login .steps .steps-item .header-right-icon,
  .page-orderConfirmationPage .steps .steps-item .header-right-icon,
  .page-ticket .steps .steps-item .header-right-icon {
    color: #222222;
    font-size: 11px;
    opacity: 0.6;
  }
  .page-cartPage.pageType-ContentPage .steps .steps-item .header-right-icon img,
  .page-multiStepCheckoutSummaryPage .steps .steps-item .header-right-icon img,
  .page-checkout-login .steps .steps-item .header-right-icon img,
  .page-orderConfirmationPage .steps .steps-item .header-right-icon img,
  .page-ticket .steps .steps-item .header-right-icon img {
    width: 5px;
    top: -3px;
    position: relative;
  }
  .page-cartPage.pageType-ContentPage .steps .steps-item span:first-of-type,
  .page-multiStepCheckoutSummaryPage .steps .steps-item span:first-of-type,
  .page-checkout-login .steps .steps-item span:first-of-type,
  .page-orderConfirmationPage .steps .steps-item span:first-of-type,
  .page-ticket .steps .steps-item span:first-of-type {
    margin-right: 30px;
  }
  .page-cartPage.pageType-ContentPage .tabs-container,
  .page-multiStepCheckoutSummaryPage .tabs-container,
  .page-checkout-login .tabs-container,
  .page-orderConfirmationPage .tabs-container,
  .page-ticket .tabs-container {
    margin: 0 -20px;
  }
}
.page-cartPage.pageType-ContentPage .send-bottom-content .btn-black,
.page-multiStepCheckoutSummaryPage .send-bottom-content .btn-black,
.page-checkout-login .send-bottom-content .btn-black,
.page-orderConfirmationPage .send-bottom-content .btn-black,
.page-ticket .send-bottom-content .btn-black {
  background: none;
  border: none;
}
.page-cartPage.pageType-ContentPage .send-button,
.page-multiStepCheckoutSummaryPage .send-button,
.page-checkout-login .send-button,
.page-orderConfirmationPage .send-button,
.page-ticket .send-button {
  border: none;
}
@media (min-width: 1025px) {
  .page-cartPage.pageType-ContentPage .title,
  .page-multiStepCheckoutSummaryPage .title,
  .page-checkout-login .title,
  .page-orderConfirmationPage .title,
  .page-ticket .title {
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .page-cartPage.pageType-ContentPage .mobile-delivery-point-of-service,
  .page-multiStepCheckoutSummaryPage .mobile-delivery-point-of-service,
  .page-checkout-login .mobile-delivery-point-of-service,
  .page-orderConfirmationPage .mobile-delivery-point-of-service,
  .page-ticket .mobile-delivery-point-of-service {
    display: none;
  }
}
@media (max-width: 1024px) {
  .page-cartPage.pageType-ContentPage .a.js-select-product-GTM,
  .page-multiStepCheckoutSummaryPage .a.js-select-product-GTM,
  .page-checkout-login .a.js-select-product-GTM,
  .page-orderConfirmationPage .a.js-select-product-GTM,
  .page-ticket .a.js-select-product-GTM {
    display: contents;
  }
  .page-cartPage.pageType-ContentPage .delivery-point-of-service,
  .page-multiStepCheckoutSummaryPage .delivery-point-of-service,
  .page-checkout-login .delivery-point-of-service,
  .page-orderConfirmationPage .delivery-point-of-service,
  .page-ticket .delivery-point-of-service {
    display: none;
  }
}
.page-cartPage.pageType-ContentPage .birth-date-inputs,
.page-multiStepCheckoutSummaryPage .birth-date-inputs,
.page-checkout-login .birth-date-inputs,
.page-orderConfirmationPage .birth-date-inputs,
.page-ticket .birth-date-inputs {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.page-cartPage.pageType-ContentPage .birth-date-inputs .form-birth-date,
.page-multiStepCheckoutSummaryPage .birth-date-inputs .form-birth-date,
.page-checkout-login .birth-date-inputs .form-birth-date,
.page-orderConfirmationPage .birth-date-inputs .form-birth-date,
.page-ticket .birth-date-inputs .form-birth-date {
  display: inline-block;
}
.page-cartPage.pageType-ContentPage .birth-date-inputs .form-birth-date label,
.page-multiStepCheckoutSummaryPage .birth-date-inputs .form-birth-date label,
.page-checkout-login .birth-date-inputs .form-birth-date label,
.page-orderConfirmationPage .birth-date-inputs .form-birth-date label,
.page-ticket .birth-date-inputs .form-birth-date label {
  padding: 0;
  margin: 0;
  position: absolute;
}
.page-cartPage.pageType-ContentPage .birth-date-inputs .form-birth-date:nth-child(2) .help-block,
.page-multiStepCheckoutSummaryPage .birth-date-inputs .form-birth-date:nth-child(2) .help-block,
.page-checkout-login .birth-date-inputs .form-birth-date:nth-child(2) .help-block,
.page-orderConfirmationPage .birth-date-inputs .form-birth-date:nth-child(2) .help-block,
.page-ticket .birth-date-inputs .form-birth-date:nth-child(2) .help-block,
.page-cartPage.pageType-ContentPage .birth-date-inputs .form-birth-date:nth-child(3) .help-block,
.page-multiStepCheckoutSummaryPage .birth-date-inputs .form-birth-date:nth-child(3) .help-block,
.page-checkout-login .birth-date-inputs .form-birth-date:nth-child(3) .help-block,
.page-orderConfirmationPage .birth-date-inputs .form-birth-date:nth-child(3) .help-block,
.page-ticket .birth-date-inputs .form-birth-date:nth-child(3) .help-block {
  display: none;
}
.page-cartPage.pageType-ContentPage .birth-date-inputs .form-birth-date .help-block,
.page-multiStepCheckoutSummaryPage .birth-date-inputs .form-birth-date .help-block,
.page-checkout-login .birth-date-inputs .form-birth-date .help-block,
.page-orderConfirmationPage .birth-date-inputs .form-birth-date .help-block,
.page-ticket .birth-date-inputs .form-birth-date .help-block {
  position: absolute;
}
.page-cartPage.pageType-ContentPage .birth-date-inputs .input-birth-date,
.page-multiStepCheckoutSummaryPage .birth-date-inputs .input-birth-date,
.page-checkout-login .birth-date-inputs .input-birth-date,
.page-orderConfirmationPage .birth-date-inputs .input-birth-date,
.page-ticket .birth-date-inputs .input-birth-date {
  text-align: center;
}
.page-cartPage.pageType-ContentPage .birth-date-inputs .input-birth-date.day,
.page-multiStepCheckoutSummaryPage .birth-date-inputs .input-birth-date.day,
.page-checkout-login .birth-date-inputs .input-birth-date.day,
.page-orderConfirmationPage .birth-date-inputs .input-birth-date.day,
.page-ticket .birth-date-inputs .input-birth-date.day {
  width: 50px;
}
.page-cartPage.pageType-ContentPage .birth-date-inputs .input-birth-date.month,
.page-multiStepCheckoutSummaryPage .birth-date-inputs .input-birth-date.month,
.page-checkout-login .birth-date-inputs .input-birth-date.month,
.page-orderConfirmationPage .birth-date-inputs .input-birth-date.month,
.page-ticket .birth-date-inputs .input-birth-date.month {
  width: 50px;
}
.page-cartPage.pageType-ContentPage .birth-date-inputs .input-birth-date.year,
.page-multiStepCheckoutSummaryPage .birth-date-inputs .input-birth-date.year,
.page-checkout-login .birth-date-inputs .input-birth-date.year,
.page-orderConfirmationPage .birth-date-inputs .input-birth-date.year,
.page-ticket .birth-date-inputs .input-birth-date.year {
  width: 80px;
}
.page-cartPage.pageType-ContentPage .invalid-input,
.page-multiStepCheckoutSummaryPage .invalid-input,
.page-checkout-login .invalid-input,
.page-orderConfirmationPage .invalid-input,
.page-ticket .invalid-input {
  border: 1px solid #a41a1a!important;
  background-color: #ee837e!important;
}
.page-cartPage.pageType-ContentPage .qty-text,
.page-multiStepCheckoutSummaryPage .qty-text,
.page-checkout-login .qty-text,
.page-orderConfirmationPage .qty-text,
.page-ticket .qty-text {
  padding: 0 5px;
}
.page-cartPage.pageType-ContentPage .show-for-small-only .qty-text,
.page-multiStepCheckoutSummaryPage .show-for-small-only .qty-text,
.page-checkout-login .show-for-small-only .qty-text,
.page-orderConfirmationPage .show-for-small-only .qty-text,
.page-ticket .show-for-small-only .qty-text {
  padding: 0 10px;
}
.page-cartPage.pageType-ContentPage .cart-empty,
.page-multiStepCheckoutSummaryPage .cart-empty,
.page-checkout-login .cart-empty,
.page-orderConfirmationPage .cart-empty,
.page-ticket .cart-empty {
  text-align: center;
  font-size: 16px;
  margin: 20px 0;
  background-color: #F5F5F5;
  padding: 1em 0;
  line-height: 1.4em;
}
.page-cartPage.pageType-ContentPage .checkout-help,
.page-multiStepCheckoutSummaryPage .checkout-help,
.page-checkout-login .checkout-help,
.page-orderConfirmationPage .checkout-help,
.page-ticket .checkout-help {
  margin: 0;
  text-align: left;
  border: none;
  padding: 0 0 10px 0;
}
.page-cartPage.pageType-ContentPage .large-9.column ul,
.page-multiStepCheckoutSummaryPage .large-9.column ul,
.page-checkout-login .large-9.column ul,
.page-orderConfirmationPage .large-9.column ul,
.page-ticket .large-9.column ul {
  padding: 0;
}
.page-cartPage.pageType-ContentPage .large-9.column ul.product-slider,
.page-multiStepCheckoutSummaryPage .large-9.column ul.product-slider,
.page-checkout-login .large-9.column ul.product-slider,
.page-orderConfirmationPage .large-9.column ul.product-slider,
.page-ticket .large-9.column ul.product-slider {
  font-size: 1.3em;
}
@media (max-width: 1024px) {
  .page-cartPage.pageType-ContentPage .checkout-help p,
  .page-multiStepCheckoutSummaryPage .checkout-help p,
  .page-checkout-login .checkout-help p,
  .page-orderConfirmationPage .checkout-help p,
  .page-ticket .checkout-help p {
    padding: 1em 0;
    line-height: 1.4em;
    font-size: .75em;
  }
}
.page-cartPage.pageType-ContentPage .send-button i,
.page-multiStepCheckoutSummaryPage .send-button i,
.page-checkout-login .send-button i,
.page-orderConfirmationPage .send-button i,
.page-ticket .send-button i {
  float: left;
  margin-bottom: 4px;
  margin-right: 5px;
  margin-left: 5px;
}
@media (max-width: 639px) {
  .page-cartPage.pageType-ContentPage .send-button i,
  .page-multiStepCheckoutSummaryPage .send-button i,
  .page-checkout-login .send-button i,
  .page-orderConfirmationPage .send-button i,
  .page-ticket .send-button i {
    margin: 0;
  }
}
.page-cartPage.pageType-ContentPage .icons-forum-logo,
.page-multiStepCheckoutSummaryPage .icons-forum-logo,
.page-checkout-login .icons-forum-logo,
.page-orderConfirmationPage .icons-forum-logo,
.page-ticket .icons-forum-logo {
  background-position: 0 -544px;
  height: 23px;
  width: 22px;
}
.page-cartPage.pageType-ContentPage .delivery-tabs .delivery-modes,
.page-multiStepCheckoutSummaryPage .delivery-tabs .delivery-modes,
.page-checkout-login .delivery-tabs .delivery-modes,
.page-orderConfirmationPage .delivery-tabs .delivery-modes,
.page-ticket .delivery-tabs .delivery-modes {
  padding: 0.5em;
  width: 490px;
}
.page-cartPage.pageType-ContentPage .delivery-tabs .send-bottom-content,
.page-multiStepCheckoutSummaryPage .delivery-tabs .send-bottom-content,
.page-checkout-login .delivery-tabs .send-bottom-content,
.page-orderConfirmationPage .delivery-tabs .send-bottom-content,
.page-ticket .delivery-tabs .send-bottom-content {
  margin: 0 -0.4em;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.page-cartPage.pageType-ContentPage .delivery-tabs .send-bottom-content .send-button,
.page-multiStepCheckoutSummaryPage .delivery-tabs .send-bottom-content .send-button,
.page-checkout-login .delivery-tabs .send-bottom-content .send-button,
.page-orderConfirmationPage .delivery-tabs .send-bottom-content .send-button,
.page-ticket .delivery-tabs .send-bottom-content .send-button {
  color: white;
  text-transform: inherit;
  height: 100%;
  display: flex;
  align-items: center;
}
.page-cartPage.pageType-ContentPage .delivery-tabs .send-bottom-content li,
.page-multiStepCheckoutSummaryPage .delivery-tabs .send-bottom-content li,
.page-checkout-login .delivery-tabs .send-bottom-content li,
.page-orderConfirmationPage .delivery-tabs .send-bottom-content li,
.page-ticket .delivery-tabs .send-bottom-content li {
  font-size: 1.1em;
  line-height: 100%;
  flex-grow: 1;
  position: relative;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
.page-cartPage.pageType-ContentPage .delivery-tabs .send-bottom-content li.active:after,
.page-multiStepCheckoutSummaryPage .delivery-tabs .send-bottom-content li.active:after,
.page-checkout-login .delivery-tabs .send-bottom-content li.active:after,
.page-orderConfirmationPage .delivery-tabs .send-bottom-content li.active:after,
.page-ticket .delivery-tabs .send-bottom-content li.active:after {
  position: absolute;
  display: inline-block;
  border-left: 1.25em solid transparent;
  border-bottom: 1.25em solid #222222;
  border-right: 1.25em solid transparent;
  left: calc(50% - 1.4em);
  bottom: -0.8em;
  content: '';
}
.page-cartPage.pageType-ContentPage .delivery-tabs .send-bottom-content li i,
.page-multiStepCheckoutSummaryPage .delivery-tabs .send-bottom-content li i,
.page-checkout-login .delivery-tabs .send-bottom-content li i,
.page-orderConfirmationPage .delivery-tabs .send-bottom-content li i,
.page-ticket .delivery-tabs .send-bottom-content li i {
  flex: 0 0 23px;
}
.page-cartPage.pageType-ContentPage .delivery-content,
.page-multiStepCheckoutSummaryPage .delivery-content,
.page-checkout-login .delivery-content,
.page-orderConfirmationPage .delivery-content,
.page-ticket .delivery-content {
  background-color: #000000;
  padding: 1em 1em 0;
  display: block;
  position: relative;
  margin-top: 10px;
  width: 100%;
}
.page-cartPage.pageType-ContentPage .delivery-content select,
.page-multiStepCheckoutSummaryPage .delivery-content select,
.page-checkout-login .delivery-content select,
.page-orderConfirmationPage .delivery-content select,
.page-ticket .delivery-content select,
.page-cartPage.pageType-ContentPage .delivery-content input,
.page-multiStepCheckoutSummaryPage .delivery-content input,
.page-checkout-login .delivery-content input,
.page-orderConfirmationPage .delivery-content input,
.page-ticket .delivery-content input {
  margin: 0 0 1em 0;
  width: 100%;
  -moz-appearance: none;
}
.page-cartPage.pageType-ContentPage .delivery-methods-title,
.page-multiStepCheckoutSummaryPage .delivery-methods-title,
.page-checkout-login .delivery-methods-title,
.page-orderConfirmationPage .delivery-methods-title,
.page-ticket .delivery-methods-title {
  margin-top: 25px;
  background-color: #f5f5f5;
  padding: 15px;
  text-transform: uppercase;
  font-size: 15px;
}
.page-cartPage.pageType-ContentPage .delivery-methods-container,
.page-multiStepCheckoutSummaryPage .delivery-methods-container,
.page-checkout-login .delivery-methods-container,
.page-orderConfirmationPage .delivery-methods-container,
.page-ticket .delivery-methods-container {
  padding: 10px 15px;
  margin-bottom: 25px;
  text-align: left !important;
}
@media (max-width: 639px) {
  .page-cartPage.pageType-ContentPage .delivery-methods-container,
  .page-multiStepCheckoutSummaryPage .delivery-methods-container,
  .page-checkout-login .delivery-methods-container,
  .page-orderConfirmationPage .delivery-methods-container,
  .page-ticket .delivery-methods-container {
    text-align: right !important;
  }
  .page-cartPage.pageType-ContentPage .delivery-methods-container .delivery-method .delivery-method-name,
  .page-multiStepCheckoutSummaryPage .delivery-methods-container .delivery-method .delivery-method-name,
  .page-checkout-login .delivery-methods-container .delivery-method .delivery-method-name,
  .page-orderConfirmationPage .delivery-methods-container .delivery-method .delivery-method-name,
  .page-ticket .delivery-methods-container .delivery-method .delivery-method-name {
    padding-bottom: 15px;
  }
}
.page-cartPage.pageType-ContentPage .delivery-methods-container .delivery-method,
.page-multiStepCheckoutSummaryPage .delivery-methods-container .delivery-method,
.page-checkout-login .delivery-methods-container .delivery-method,
.page-orderConfirmationPage .delivery-methods-container .delivery-method,
.page-ticket .delivery-methods-container .delivery-method {
  margin: 0 -10px;
  padding: 10px 0;
  border-bottom: 1px solid #ffffff;
}
.page-cartPage.pageType-ContentPage .delivery-methods-container .delivery-method:last-child,
.page-multiStepCheckoutSummaryPage .delivery-methods-container .delivery-method:last-child,
.page-checkout-login .delivery-methods-container .delivery-method:last-child,
.page-orderConfirmationPage .delivery-methods-container .delivery-method:last-child,
.page-ticket .delivery-methods-container .delivery-method:last-child {
  border-bottom: none;
}
.page-cartPage.pageType-ContentPage .delivery-methods-container .delivery-method input[type=radio],
.page-multiStepCheckoutSummaryPage .delivery-methods-container .delivery-method input[type=radio],
.page-checkout-login .delivery-methods-container .delivery-method input[type=radio],
.page-orderConfirmationPage .delivery-methods-container .delivery-method input[type=radio],
.page-ticket .delivery-methods-container .delivery-method input[type=radio] {
  margin: 0;
}
.page-cartPage.pageType-ContentPage .delivery-methods-container .delivery-method label,
.page-multiStepCheckoutSummaryPage .delivery-methods-container .delivery-method label,
.page-checkout-login .delivery-methods-container .delivery-method label,
.page-orderConfirmationPage .delivery-methods-container .delivery-method label,
.page-ticket .delivery-methods-container .delivery-method label {
  text-transform: initial;
  text-align: left;
  margin-right: 0;
}
.page-cartPage.pageType-ContentPage .delivery-methods-container .delivery-method .delivery-method-price,
.page-multiStepCheckoutSummaryPage .delivery-methods-container .delivery-method .delivery-method-price,
.page-checkout-login .delivery-methods-container .delivery-method .delivery-method-price,
.page-orderConfirmationPage .delivery-methods-container .delivery-method .delivery-method-price,
.page-ticket .delivery-methods-container .delivery-method .delivery-method-price {
  text-align: right;
}
.page-cartPage.pageType-ContentPage .hide-for-small-only.delivery-cost,
.page-multiStepCheckoutSummaryPage .hide-for-small-only.delivery-cost,
.page-checkout-login .hide-for-small-only.delivery-cost,
.page-orderConfirmationPage .hide-for-small-only.delivery-cost,
.page-ticket .hide-for-small-only.delivery-cost {
  border-bottom: none;
}
.page-cartPage.pageType-ContentPage .hide-for-small-only.total-cost,
.page-multiStepCheckoutSummaryPage .hide-for-small-only.total-cost,
.page-checkout-login .hide-for-small-only.total-cost,
.page-orderConfirmationPage .hide-for-small-only.total-cost,
.page-ticket .hide-for-small-only.total-cost {
  border-top: none;
}
.page-cartPage.pageType-ContentPage .coupon-container td,
.page-multiStepCheckoutSummaryPage .coupon-container td,
.page-checkout-login .coupon-container td,
.page-orderConfirmationPage .coupon-container td,
.page-ticket .coupon-container td {
  vertical-align: bottom;
}
.page-cartPage.pageType-ContentPage .coupon-container .cart-coupon-img-mobile,
.page-multiStepCheckoutSummaryPage .coupon-container .cart-coupon-img-mobile,
.page-checkout-login .coupon-container .cart-coupon-img-mobile,
.page-orderConfirmationPage .coupon-container .cart-coupon-img-mobile,
.page-ticket .coupon-container .cart-coupon-img-mobile {
  padding: 1em;
}
.page-cartPage.pageType-ContentPage .button.white,
.page-multiStepCheckoutSummaryPage .button.white,
.page-checkout-login .button.white,
.page-orderConfirmationPage .button.white,
.page-ticket .button.white {
  border: 1px solid #222222;
  background: #ffffff;
  color: #222222;
}
.page-cartPage.pageType-ContentPage .has-error input[type=text],
.page-multiStepCheckoutSummaryPage .has-error input[type=text],
.page-checkout-login .has-error input[type=text],
.page-orderConfirmationPage .has-error input[type=text],
.page-ticket .has-error input[type=text] {
  background-color: #f6e0e0;
  border-color: #c53131;
}
.page-cartPage.pageType-ContentPage .has-error,
.page-multiStepCheckoutSummaryPage .has-error,
.page-checkout-login .has-error,
.page-orderConfirmationPage .has-error,
.page-ticket .has-error,
.page-cartPage.pageType-ContentPage .has-success,
.page-multiStepCheckoutSummaryPage .has-success,
.page-checkout-login .has-success,
.page-orderConfirmationPage .has-success,
.page-ticket .has-success {
  text-align: left !important;
}
.page-cartPage.pageType-ContentPage .has-error #applyVoucherForm,
.page-multiStepCheckoutSummaryPage .has-error #applyVoucherForm,
.page-checkout-login .has-error #applyVoucherForm,
.page-orderConfirmationPage .has-error #applyVoucherForm,
.page-ticket .has-error #applyVoucherForm,
.page-cartPage.pageType-ContentPage .has-success #applyVoucherForm,
.page-multiStepCheckoutSummaryPage .has-success #applyVoucherForm,
.page-checkout-login .has-success #applyVoucherForm,
.page-orderConfirmationPage .has-success #applyVoucherForm,
.page-ticket .has-success #applyVoucherForm {
  margin: 0;
}
.page-cartPage.pageType-ContentPage .has-error .cart-voucher__help-block,
.page-multiStepCheckoutSummaryPage .has-error .cart-voucher__help-block,
.page-checkout-login .has-error .cart-voucher__help-block,
.page-orderConfirmationPage .has-error .cart-voucher__help-block,
.page-ticket .has-error .cart-voucher__help-block,
.page-cartPage.pageType-ContentPage .has-success .cart-voucher__help-block,
.page-multiStepCheckoutSummaryPage .has-success .cart-voucher__help-block,
.page-checkout-login .has-success .cart-voucher__help-block,
.page-orderConfirmationPage .has-success .cart-voucher__help-block,
.page-ticket .has-success .cart-voucher__help-block {
  margin: 10px 0 0;
  display: inline-block;
  font-size: 12px;
}
@media (min-width: 1025px) {
  .page-cartPage.pageType-ContentPage .has-error .cart-voucher__help-block,
  .page-multiStepCheckoutSummaryPage .has-error .cart-voucher__help-block,
  .page-checkout-login .has-error .cart-voucher__help-block,
  .page-orderConfirmationPage .has-error .cart-voucher__help-block,
  .page-ticket .has-error .cart-voucher__help-block,
  .page-cartPage.pageType-ContentPage .has-success .cart-voucher__help-block,
  .page-multiStepCheckoutSummaryPage .has-success .cart-voucher__help-block,
  .page-checkout-login .has-success .cart-voucher__help-block,
  .page-orderConfirmationPage .has-success .cart-voucher__help-block,
  .page-ticket .has-success .cart-voucher__help-block {
    float: left;
  }
}
.page-cartPage.pageType-ContentPage .cart-top-bar,
.page-multiStepCheckoutSummaryPage .cart-top-bar,
.page-checkout-login .cart-top-bar,
.page-orderConfirmationPage .cart-top-bar,
.page-ticket .cart-top-bar,
.page-cartPage.pageType-ContentPage .export-cart,
.page-multiStepCheckoutSummaryPage .export-cart,
.page-checkout-login .export-cart,
.page-orderConfirmationPage .export-cart,
.page-ticket .export-cart {
  display: none;
}
.page-cartPage.pageType-ContentPage .steps,
.page-multiStepCheckoutSummaryPage .steps,
.page-checkout-login .steps,
.page-orderConfirmationPage .steps,
.page-ticket .steps {
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
}
@media (min-width: 1025px) {
  .page-cartPage.pageType-ContentPage .steps,
  .page-multiStepCheckoutSummaryPage .steps,
  .page-checkout-login .steps,
  .page-orderConfirmationPage .steps,
  .page-ticket .steps {
    margin-bottom: 0;
  }
}
.page-cartPage.pageType-ContentPage .steps-item.selected,
.page-multiStepCheckoutSummaryPage .steps-item.selected,
.page-checkout-login .steps-item.selected,
.page-orderConfirmationPage .steps-item.selected,
.page-ticket .steps-item.selected {
  background: #000000;
  color: #ffffff;
}
.page-cartPage.pageType-ContentPage .steps-item,
.page-multiStepCheckoutSummaryPage .steps-item,
.page-checkout-login .steps-item,
.page-orderConfirmationPage .steps-item,
.page-ticket .steps-item {
  position: relative;
  line-height: 2.5em;
  -o-font-smoothing: antialiased;
  -webkit-flex: 1;
  flex: 1;
  color: #222222;
  text-transform: uppercase;
  text-align: center;
}
.page-cartPage.pageType-ContentPage .steps-item:hover,
.page-multiStepCheckoutSummaryPage .steps-item:hover,
.page-checkout-login .steps-item:hover,
.page-orderConfirmationPage .steps-item:hover,
.page-ticket .steps-item:hover,
.page-cartPage.pageType-ContentPage .steps-item:focus,
.page-multiStepCheckoutSummaryPage .steps-item:focus,
.page-checkout-login .steps-item:focus,
.page-orderConfirmationPage .steps-item:focus,
.page-ticket .steps-item:focus {
  text-decoration: none;
}
.page-cartPage.pageType-ContentPage table.cart-items,
.page-multiStepCheckoutSummaryPage table.cart-items,
.page-checkout-login table.cart-items,
.page-orderConfirmationPage table.cart-items,
.page-ticket table.cart-items {
  font-size: 1em;
  display: table;
  margin-top: 1rem;
  margin-bottom: 10px;
}
.page-cartPage.pageType-ContentPage table.cart-items.cart-products-table,
.page-multiStepCheckoutSummaryPage table.cart-items.cart-products-table,
.page-checkout-login table.cart-items.cart-products-table,
.page-orderConfirmationPage table.cart-items.cart-products-table,
.page-ticket table.cart-items.cart-products-table {
  margin-bottom: 0;
  margin-top: 0;
}
.page-cartPage.pageType-ContentPage table.cart-items.cart-delivery-methods-table,
.page-multiStepCheckoutSummaryPage table.cart-items.cart-delivery-methods-table,
.page-checkout-login table.cart-items.cart-delivery-methods-table,
.page-orderConfirmationPage table.cart-items.cart-delivery-methods-table,
.page-ticket table.cart-items.cart-delivery-methods-table {
  margin: 0;
}
.page-cartPage.pageType-ContentPage table.cart-items.cart-totals-table,
.page-multiStepCheckoutSummaryPage table.cart-items.cart-totals-table,
.page-checkout-login table.cart-items.cart-totals-table,
.page-orderConfirmationPage table.cart-items.cart-totals-table,
.page-ticket table.cart-items.cart-totals-table {
  margin-top: 0;
}
.page-cartPage.pageType-ContentPage table.cart-items .cart-table-titles th,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-table-titles th,
.page-checkout-login table.cart-items .cart-table-titles th,
.page-orderConfirmationPage table.cart-items .cart-table-titles th,
.page-ticket table.cart-items .cart-table-titles th {
  text-transform: capitalize;
}
.page-cartPage.pageType-ContentPage table.cart-items .cart-promotion .cart-promotion-title,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-promotion .cart-promotion-title,
.page-checkout-login table.cart-items .cart-promotion .cart-promotion-title,
.page-orderConfirmationPage table.cart-items .cart-promotion .cart-promotion-title,
.page-ticket table.cart-items .cart-promotion .cart-promotion-title,
.page-cartPage.pageType-ContentPage table.cart-items .cart-voucher .cart-promotion-title,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-voucher .cart-promotion-title,
.page-checkout-login table.cart-items .cart-voucher .cart-promotion-title,
.page-orderConfirmationPage table.cart-items .cart-voucher .cart-promotion-title,
.page-ticket table.cart-items .cart-voucher .cart-promotion-title,
.page-cartPage.pageType-ContentPage table.cart-items .cart-promotion .cart-voucher-title,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-promotion .cart-voucher-title,
.page-checkout-login table.cart-items .cart-promotion .cart-voucher-title,
.page-orderConfirmationPage table.cart-items .cart-promotion .cart-voucher-title,
.page-ticket table.cart-items .cart-promotion .cart-voucher-title,
.page-cartPage.pageType-ContentPage table.cart-items .cart-voucher .cart-voucher-title,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-voucher .cart-voucher-title,
.page-checkout-login table.cart-items .cart-voucher .cart-voucher-title,
.page-orderConfirmationPage table.cart-items .cart-voucher .cart-voucher-title,
.page-ticket table.cart-items .cart-voucher .cart-voucher-title {
  text-align: right;
}
.page-cartPage.pageType-ContentPage table.cart-items .cart-promotion .cart-promotion-rmove form,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-promotion .cart-promotion-rmove form,
.page-checkout-login table.cart-items .cart-promotion .cart-promotion-rmove form,
.page-orderConfirmationPage table.cart-items .cart-promotion .cart-promotion-rmove form,
.page-ticket table.cart-items .cart-promotion .cart-promotion-rmove form,
.page-cartPage.pageType-ContentPage table.cart-items .cart-voucher .cart-promotion-rmove form,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-voucher .cart-promotion-rmove form,
.page-checkout-login table.cart-items .cart-voucher .cart-promotion-rmove form,
.page-orderConfirmationPage table.cart-items .cart-voucher .cart-promotion-rmove form,
.page-ticket table.cart-items .cart-voucher .cart-promotion-rmove form,
.page-cartPage.pageType-ContentPage table.cart-items .cart-promotion .cart-voucher-remove form,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-promotion .cart-voucher-remove form,
.page-checkout-login table.cart-items .cart-promotion .cart-voucher-remove form,
.page-orderConfirmationPage table.cart-items .cart-promotion .cart-voucher-remove form,
.page-ticket table.cart-items .cart-promotion .cart-voucher-remove form,
.page-cartPage.pageType-ContentPage table.cart-items .cart-voucher .cart-voucher-remove form,
.page-multiStepCheckoutSummaryPage table.cart-items .cart-voucher .cart-voucher-remove form,
.page-checkout-login table.cart-items .cart-voucher .cart-voucher-remove form,
.page-orderConfirmationPage table.cart-items .cart-voucher .cart-voucher-remove form,
.page-ticket table.cart-items .cart-voucher .cart-voucher-remove form {
  vertical-align: middle;
  margin: 0;
}
.page-cartPage.pageType-ContentPage .cart-products-table .cart-coupon-img-mobile,
.page-multiStepCheckoutSummaryPage .cart-products-table .cart-coupon-img-mobile,
.page-checkout-login .cart-products-table .cart-coupon-img-mobile,
.page-orderConfirmationPage .cart-products-table .cart-coupon-img-mobile,
.page-ticket .cart-products-table .cart-coupon-img-mobile {
  white-space: normal;
}
.page-cartPage.pageType-ContentPage table.cart-items th,
.page-multiStepCheckoutSummaryPage table.cart-items th,
.page-checkout-login table.cart-items th,
.page-orderConfirmationPage table.cart-items th,
.page-ticket table.cart-items th {
  font-size: 0.7em;
}
.page-cartPage.pageType-ContentPage table.cart-items td,
.page-multiStepCheckoutSummaryPage table.cart-items td,
.page-checkout-login table.cart-items td,
.page-orderConfirmationPage table.cart-items td,
.page-ticket table.cart-items td,
.page-cartPage.pageType-ContentPage table.cart-items th,
.page-multiStepCheckoutSummaryPage table.cart-items th,
.page-checkout-login table.cart-items th,
.page-orderConfirmationPage table.cart-items th,
.page-ticket table.cart-items th {
  text-align: center;
  background-color: transparent;
  color: inherit;
  vertical-align: middle;
}
.page-cartPage.pageType-ContentPage table.cart-items td.product,
.page-multiStepCheckoutSummaryPage table.cart-items td.product,
.page-checkout-login table.cart-items td.product,
.page-orderConfirmationPage table.cart-items td.product,
.page-ticket table.cart-items td.product,
.page-cartPage.pageType-ContentPage table.cart-items th.product,
.page-multiStepCheckoutSummaryPage table.cart-items th.product,
.page-checkout-login table.cart-items th.product,
.page-orderConfirmationPage table.cart-items th.product,
.page-ticket table.cart-items th.product {
  text-align: left;
  min-width: 220px;
  padding: 0;
  width: 497px;
}
.page-cartPage.pageType-ContentPage .product-size,
.page-multiStepCheckoutSummaryPage .product-size,
.page-checkout-login .product-size,
.page-orderConfirmationPage .product-size,
.page-ticket .product-size {
  width: 55px;
}
.page-cartPage.pageType-ContentPage .product-qty,
.page-multiStepCheckoutSummaryPage .product-qty,
.page-checkout-login .product-qty,
.page-orderConfirmationPage .product-qty,
.page-ticket .product-qty {
  width: 240px;
}
.page-cartPage.pageType-ContentPage .input-coupon,
.page-multiStepCheckoutSummaryPage .input-coupon,
.page-checkout-login .input-coupon,
.page-orderConfirmationPage .input-coupon,
.page-ticket .input-coupon {
  vertical-align: bottom;
}
.page-cartPage.pageType-ContentPage .input-coupon .form-group,
.page-multiStepCheckoutSummaryPage .input-coupon .form-group,
.page-checkout-login .input-coupon .form-group,
.page-orderConfirmationPage .input-coupon .form-group,
.page-ticket .input-coupon .form-group {
  margin: 0;
  text-align: left;
}
.page-cartPage.pageType-ContentPage table.cart-items .product-autocomplete,
.page-multiStepCheckoutSummaryPage table.cart-items .product-autocomplete,
.page-checkout-login table.cart-items .product-autocomplete,
.page-orderConfirmationPage table.cart-items .product-autocomplete,
.page-ticket table.cart-items .product-autocomplete {
  height: auto;
  padding: 0;
}
.page-cartPage.pageType-ContentPage table.cart-items .product-autocomplete img,
.page-multiStepCheckoutSummaryPage table.cart-items .product-autocomplete img,
.page-checkout-login table.cart-items .product-autocomplete img,
.page-orderConfirmationPage table.cart-items .product-autocomplete img,
.page-ticket table.cart-items .product-autocomplete img {
  -webkit-flex: 0 0 80px;
  flex: 0 0 80px;
  height: 80px;
  margin-right: 15px;
}
.page-cartPage.pageType-ContentPage table.cart-items .button,
.page-multiStepCheckoutSummaryPage table.cart-items .button,
.page-checkout-login table.cart-items .button,
.page-orderConfirmationPage table.cart-items .button,
.page-ticket table.cart-items .button {
  width: 100%;
  margin-bottom: 0;
  text-decoration: none;
}
.page-cartPage.pageType-ContentPage table.cart-items input,
.page-multiStepCheckoutSummaryPage table.cart-items input,
.page-checkout-login table.cart-items input,
.page-orderConfirmationPage table.cart-items input,
.page-ticket table.cart-items input {
  margin: 0;
}
.page-cartPage.pageType-ContentPage .cart-total-price,
.page-multiStepCheckoutSummaryPage .cart-total-price,
.page-checkout-login .cart-total-price,
.page-orderConfirmationPage .cart-total-price,
.page-ticket .cart-total-price {
  font-size: 1.5em;
  font-weight: 700;
}
.page-cartPage.pageType-ContentPage .cart-button,
.page-multiStepCheckoutSummaryPage .cart-button,
.page-checkout-login .cart-button,
.page-orderConfirmationPage .cart-button,
.page-ticket .cart-button {
  text-align: center;
}
@media (max-width: 1024px) {
  .page-cartPage.pageType-ContentPage .cart-button a,
  .page-multiStepCheckoutSummaryPage .cart-button a,
  .page-checkout-login .cart-button a,
  .page-orderConfirmationPage .cart-button a,
  .page-ticket .cart-button a,
  .page-cartPage.pageType-ContentPage .cart-button button,
  .page-multiStepCheckoutSummaryPage .cart-button button,
  .page-checkout-login .cart-button button,
  .page-orderConfirmationPage .cart-button button,
  .page-ticket .cart-button button {
    width: 80%;
  }
}
.page-cartPage.pageType-ContentPage .cart-button button,
.page-multiStepCheckoutSummaryPage .cart-button button,
.page-checkout-login .cart-button button,
.page-orderConfirmationPage .cart-button button,
.page-ticket .cart-button button {
  text-transform: uppercase;
}
.page-cartPage.pageType-ContentPage .cart-mobile-actions,
.page-multiStepCheckoutSummaryPage .cart-mobile-actions,
.page-checkout-login .cart-mobile-actions,
.page-orderConfirmationPage .cart-mobile-actions,
.page-ticket .cart-mobile-actions {
  padding: 0 !important;
}
.page-cartPage.pageType-ContentPage h4.cart-contact-title,
.page-multiStepCheckoutSummaryPage h4.cart-contact-title,
.page-checkout-login h4.cart-contact-title,
.page-orderConfirmationPage h4.cart-contact-title,
.page-ticket h4.cart-contact-title {
  padding: 0;
}
.page-cartPage.pageType-ContentPage .cart-contact-phone,
.page-multiStepCheckoutSummaryPage .cart-contact-phone,
.page-checkout-login .cart-contact-phone,
.page-orderConfirmationPage .cart-contact-phone,
.page-ticket .cart-contact-phone {
  font-size: 1.3em;
  padding-bottom: .5em;
  display: block;
}
@media only screen and (min-width: 40.063em) {
  .page-cartPage.pageType-ContentPage .small-td-block,
  .page-multiStepCheckoutSummaryPage .small-td-block,
  .page-checkout-login .small-td-block,
  .page-orderConfirmationPage .small-td-block,
  .page-ticket .small-td-block {
    display: table-cell;
    width: auto;
  }
  .page-cartPage.pageType-ContentPage .small-td-block-space,
  .page-multiStepCheckoutSummaryPage .small-td-block-space,
  .page-checkout-login .small-td-block-space,
  .page-orderConfirmationPage .small-td-block-space,
  .page-ticket .small-td-block-space {
    vertical-align: middle;
  }
  .page-cartPage.pageType-ContentPage .cart-button,
  .page-multiStepCheckoutSummaryPage .cart-button,
  .page-checkout-login .cart-button,
  .page-orderConfirmationPage .cart-button,
  .page-ticket .cart-button {
    text-align: left;
    padding: .5em;
  }
  .page-cartPage.pageType-ContentPage .cart-button:last-child,
  .page-multiStepCheckoutSummaryPage .cart-button:last-child,
  .page-checkout-login .cart-button:last-child,
  .page-orderConfirmationPage .cart-button:last-child,
  .page-ticket .cart-button:last-child {
    text-align: right;
  }
}
.page-cartPage.pageType-ContentPage .icons-cart-delete-red,
.page-multiStepCheckoutSummaryPage .icons-cart-delete-red,
.page-checkout-login .icons-cart-delete-red,
.page-orderConfirmationPage .icons-cart-delete-red,
.page-ticket .icons-cart-delete-red {
  cursor: pointer;
}
.page-cartPage.pageType-ContentPage .row.total-cart,
.page-multiStepCheckoutSummaryPage .row.total-cart,
.page-checkout-login .row.total-cart,
.page-orderConfirmationPage .row.total-cart,
.page-ticket .row.total-cart,
.page-cartPage.pageType-ContentPage .cart-actions--print,
.page-multiStepCheckoutSummaryPage .cart-actions--print,
.page-checkout-login .cart-actions--print,
.page-orderConfirmationPage .cart-actions--print,
.page-ticket .cart-actions--print {
  display: none;
}
.page-cartPage.pageType-ContentPage .product-autocomplete .model:hover,
.page-multiStepCheckoutSummaryPage .product-autocomplete .model:hover,
.page-checkout-login .product-autocomplete .model:hover,
.page-orderConfirmationPage .product-autocomplete .model:hover,
.page-ticket .product-autocomplete .model:hover {
  text-decoration: none;
}
.page-cartPage.pageType-ContentPage .product-autocomplete .model,
.page-multiStepCheckoutSummaryPage .product-autocomplete .model,
.page-checkout-login .product-autocomplete .model,
.page-orderConfirmationPage .product-autocomplete .model,
.page-ticket .product-autocomplete .model {
  color: #222222;
  text-transform: uppercase;
  font-family: 'Roboto-Medium', system-ui, sans-serif;
}
@media only screen and (min-width: 64.063em) {
  .page-cartPage.pageType-ContentPage .product-autocomplete:hover .model,
  .page-multiStepCheckoutSummaryPage .product-autocomplete:hover .model,
  .page-checkout-login .product-autocomplete:hover .model,
  .page-orderConfirmationPage .product-autocomplete:hover .model,
  .page-ticket .product-autocomplete:hover .model {
    color: #000000;
  }
}
.page-cartPage.pageType-ContentPage .voucher-list,
.page-multiStepCheckoutSummaryPage .voucher-list,
.page-checkout-login .voucher-list,
.page-orderConfirmationPage .voucher-list,
.page-ticket .voucher-list {
  padding-bottom: 0;
}
@media (min-width: 640px) {
  .page-cartPage.pageType-ContentPage .voucher-list,
  .page-multiStepCheckoutSummaryPage .voucher-list,
  .page-checkout-login .voucher-list,
  .page-orderConfirmationPage .voucher-list,
  .page-ticket .voucher-list {
    padding: 0;
  }
}
.page-cartPage.pageType-ContentPage .large-9,
.page-multiStepCheckoutSummaryPage .large-9,
.page-checkout-login .large-9,
.page-orderConfirmationPage .large-9,
.page-ticket .large-9,
.page-cartPage.pageType-ContentPage .large-3,
.page-multiStepCheckoutSummaryPage .large-3,
.page-checkout-login .large-3,
.page-orderConfirmationPage .large-3,
.page-ticket .large-3 {
  margin-bottom: 14px;
}
.page-cartPage.pageType-ContentPage .cart-bottom-links.row,
.page-multiStepCheckoutSummaryPage .cart-bottom-links.row,
.page-checkout-login .cart-bottom-links.row,
.page-orderConfirmationPage .cart-bottom-links.row,
.page-ticket .cart-bottom-links.row {
  margin: 0;
  font-family: 'Roboto-Regular', system-ui, sans-serif;
}
.page-cartPage.pageType-ContentPage .cart-bottom-links h5,
.page-multiStepCheckoutSummaryPage .cart-bottom-links h5,
.page-checkout-login .cart-bottom-links h5,
.page-orderConfirmationPage .cart-bottom-links h5,
.page-ticket .cart-bottom-links h5 {
  font-size: 16px;
  margin-bottom: 8.5px;
}
.page-cartPage.pageType-ContentPage .cart-bottom-links a:after,
.page-multiStepCheckoutSummaryPage .cart-bottom-links a:after,
.page-checkout-login .cart-bottom-links a:after,
.page-orderConfirmationPage .cart-bottom-links a:after,
.page-ticket .cart-bottom-links a:after {
  content: "|";
  padding: 0 5px;
  color: black;
}
.page-cartPage.pageType-ContentPage .cart-bottom-links a:last-child:after,
.page-multiStepCheckoutSummaryPage .cart-bottom-links a:last-child:after,
.page-checkout-login .cart-bottom-links a:last-child:after,
.page-orderConfirmationPage .cart-bottom-links a:last-child:after,
.page-ticket .cart-bottom-links a:last-child:after {
  content: "";
}
.page-cartPage.pageType-ContentPage .cart-bottom-links a:hover,
.page-multiStepCheckoutSummaryPage .cart-bottom-links a:hover,
.page-checkout-login .cart-bottom-links a:hover,
.page-orderConfirmationPage .cart-bottom-links a:hover,
.page-ticket .cart-bottom-links a:hover {
  color: #000000;
}
.page-cartPage.pageType-ContentPage .product-details,
.page-multiStepCheckoutSummaryPage .product-details,
.page-checkout-login .product-details,
.page-orderConfirmationPage .product-details,
.page-ticket .product-details {
  margin-bottom: 10px;
}
@media (max-width: 639px) {
  .page-cartPage.pageType-ContentPage .product-details,
  .page-multiStepCheckoutSummaryPage .product-details,
  .page-checkout-login .product-details,
  .page-orderConfirmationPage .product-details,
  .page-ticket .product-details {
    font-size: 11px;
  }
}
@media (max-width: 639px) {
  .page-cartPage.pageType-ContentPage .product-details,
  .page-multiStepCheckoutSummaryPage .product-details,
  .page-checkout-login .product-details,
  .page-orderConfirmationPage .product-details,
  .page-ticket .product-details {
    margin-bottom: 0;
  }
}
@media (max-width: 639px) {
  .page-cartPage.pageType-ContentPage .icons-cart-delete-red,
  .page-multiStepCheckoutSummaryPage .icons-cart-delete-red,
  .page-checkout-login .icons-cart-delete-red,
  .page-orderConfirmationPage .icons-cart-delete-red,
  .page-ticket .icons-cart-delete-red {
    margin-left: 10px;
  }
}
@media (max-width: 639px) {
  .page-cartPage.pageType-ContentPage .cart-voucher-remove .icons-cart-delete-red,
  .page-multiStepCheckoutSummaryPage .cart-voucher-remove .icons-cart-delete-red,
  .page-checkout-login .cart-voucher-remove .icons-cart-delete-red,
  .page-orderConfirmationPage .cart-voucher-remove .icons-cart-delete-red,
  .page-ticket .cart-voucher-remove .icons-cart-delete-red,
  .page-cartPage.pageType-ContentPage .cart-promotion-remove .icons-cart-delete-red,
  .page-multiStepCheckoutSummaryPage .cart-promotion-remove .icons-cart-delete-red,
  .page-checkout-login .cart-promotion-remove .icons-cart-delete-red,
  .page-orderConfirmationPage .cart-promotion-remove .icons-cart-delete-red,
  .page-ticket .cart-promotion-remove .icons-cart-delete-red {
    margin-left: 0;
  }
}
@media (max-width: 639px) {
  .page-cartPage.pageType-ContentPage .price-container,
  .page-multiStepCheckoutSummaryPage .price-container,
  .page-checkout-login .price-container,
  .page-orderConfirmationPage .price-container,
  .page-ticket .price-container {
    padding: 0;
  }
}
@media (max-width: 639px) {
  .page-cartPage.pageType-ContentPage .coupon-container td,
  .page-multiStepCheckoutSummaryPage .coupon-container td,
  .page-checkout-login .coupon-container td,
  .page-orderConfirmationPage .coupon-container td,
  .page-ticket .coupon-container td {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-cartPage.pageType-ContentPage .show-for-small-only.coupon-container .cart-voucher__input,
.page-multiStepCheckoutSummaryPage .show-for-small-only.coupon-container .cart-voucher__input,
.page-checkout-login .show-for-small-only.coupon-container .cart-voucher__input,
.page-orderConfirmationPage .show-for-small-only.coupon-container .cart-voucher__input,
.page-ticket .show-for-small-only.coupon-container .cart-voucher__input {
  margin: 20px 0;
}
.page-cartPage.pageType-ContentPage .show-for-small-only.coupon-container .has-error .cart-voucher__input,
.page-multiStepCheckoutSummaryPage .show-for-small-only.coupon-container .has-error .cart-voucher__input,
.page-checkout-login .show-for-small-only.coupon-container .has-error .cart-voucher__input,
.page-orderConfirmationPage .show-for-small-only.coupon-container .has-error .cart-voucher__input,
.page-ticket .show-for-small-only.coupon-container .has-error .cart-voucher__input,
.page-cartPage.pageType-ContentPage .show-for-small-only.coupon-container .has-success .cart-voucher__input,
.page-multiStepCheckoutSummaryPage .show-for-small-only.coupon-container .has-success .cart-voucher__input,
.page-checkout-login .show-for-small-only.coupon-container .has-success .cart-voucher__input,
.page-orderConfirmationPage .show-for-small-only.coupon-container .has-success .cart-voucher__input,
.page-ticket .show-for-small-only.coupon-container .has-success .cart-voucher__input {
  margin: 20px 0 0;
}
.page-cartPage.pageType-ContentPage .show-for-small-only.coupon-container .has-error .cart-voucher__help-block,
.page-multiStepCheckoutSummaryPage .show-for-small-only.coupon-container .has-error .cart-voucher__help-block,
.page-checkout-login .show-for-small-only.coupon-container .has-error .cart-voucher__help-block,
.page-orderConfirmationPage .show-for-small-only.coupon-container .has-error .cart-voucher__help-block,
.page-ticket .show-for-small-only.coupon-container .has-error .cart-voucher__help-block,
.page-cartPage.pageType-ContentPage .show-for-small-only.coupon-container .has-success .cart-voucher__help-block,
.page-multiStepCheckoutSummaryPage .show-for-small-only.coupon-container .has-success .cart-voucher__help-block,
.page-checkout-login .show-for-small-only.coupon-container .has-success .cart-voucher__help-block,
.page-orderConfirmationPage .show-for-small-only.coupon-container .has-success .cart-voucher__help-block,
.page-ticket .show-for-small-only.coupon-container .has-success .cart-voucher__help-block {
  margin-bottom: 20px;
}
.page-cartPage.pageType-ContentPage .cart-price-mobile div,
.page-multiStepCheckoutSummaryPage .cart-price-mobile div,
.page-checkout-login .cart-price-mobile div,
.page-orderConfirmationPage .cart-price-mobile div,
.page-ticket .cart-price-mobile div {
  margin: 10px 0;
}
@media (min-width: 640px) {
  .page-cartPage.pageType-ContentPage .show-for-small-only.cart-price-mobile,
  .page-multiStepCheckoutSummaryPage .show-for-small-only.cart-price-mobile,
  .page-checkout-login .show-for-small-only.cart-price-mobile,
  .page-orderConfirmationPage .show-for-small-only.cart-price-mobile,
  .page-ticket .show-for-small-only.cart-price-mobile,
  .page-cartPage.pageType-ContentPage .show-for-small-only.coupon-container,
  .page-multiStepCheckoutSummaryPage .show-for-small-only.coupon-container,
  .page-checkout-login .show-for-small-only.coupon-container,
  .page-orderConfirmationPage .show-for-small-only.coupon-container,
  .page-ticket .show-for-small-only.coupon-container,
  .page-cartPage.pageType-ContentPage .show-for-small-only.cart-voucher-title,
  .page-multiStepCheckoutSummaryPage .show-for-small-only.cart-voucher-title,
  .page-checkout-login .show-for-small-only.cart-voucher-title,
  .page-orderConfirmationPage .show-for-small-only.cart-voucher-title,
  .page-ticket .show-for-small-only.cart-voucher-title,
  .page-cartPage.pageType-ContentPage .show-for-small-only.cart-promotion-title,
  .page-multiStepCheckoutSummaryPage .show-for-small-only.cart-promotion-title,
  .page-checkout-login .show-for-small-only.cart-promotion-title,
  .page-orderConfirmationPage .show-for-small-only.cart-promotion-title,
  .page-ticket .show-for-small-only.cart-promotion-title {
    display: none !important;
  }
  .page-cartPage.pageType-ContentPage .show-for-small-only.cart-voucher-title,
  .page-multiStepCheckoutSummaryPage .show-for-small-only.cart-voucher-title,
  .page-checkout-login .show-for-small-only.cart-voucher-title,
  .page-orderConfirmationPage .show-for-small-only.cart-voucher-title,
  .page-ticket .show-for-small-only.cart-voucher-title,
  .page-cartPage.pageType-ContentPage .show-for-small-only.cart-promotion-title,
  .page-multiStepCheckoutSummaryPage .show-for-small-only.cart-promotion-title,
  .page-checkout-login .show-for-small-only.cart-promotion-title,
  .page-orderConfirmationPage .show-for-small-only.cart-promotion-title,
  .page-ticket .show-for-small-only.cart-promotion-title {
    font-size: 12px;
  }
}
.page-cartPage.pageType-ContentPage .product-qty a:hover,
.page-multiStepCheckoutSummaryPage .product-qty a:hover,
.page-checkout-login .product-qty a:hover,
.page-orderConfirmationPage .product-qty a:hover,
.page-ticket .product-qty a:hover {
  text-decoration: none;
}
.cart-voucher-title,
.cart-promotion-title {
  font-size: 14px;
}
.page-cartPage .scrollable-aside {
  width: 85%;
}
.account-confirm-return-order .page-cartPage .steps {
  max-width: 1440px;
  margin: 10px auto 20px;
  display: flex;
}
@media (min-width: 768px) {
  .account-confirm-return-order .page-cartPage .steps {
    margin: 20px auto 40px;
  }
}
.account-confirm-return-order .page-cartPage .steps.hidden-desktop .steps-item {
  justify-content: flex-start;
}
.account-confirm-return-order .page-cartPage .steps-item {
  width: 100%;
  max-width: 100%;
  margin-right: 0 !important;
  display: flex !important;
  justify-content: flex-start;
  flex: 1 0 0%;
  line-height: 1.2 !important;
  align-items: center;
}
@media (min-width: 768px) {
  .account-confirm-return-order .page-cartPage .steps-item {
    text-align: left !important;
  }
}
@media (min-width: 1024px) {
  .account-confirm-return-order .page-cartPage .steps-item:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    left: 0;
    top: 50%;
  }
}
@media (min-width: 768px) {
  .account-confirm-return-order .page-cartPage .steps-item.selected {
    flex: 1 0 20%;
  }
}
.account-confirm-return-order .page-cartPage .steps-item:last-child:before {
  content: none;
}
.account-confirm-return-order .page-cartPage .steps-item span {
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}
.account-confirm-return-order .page-cartPage .steps-item span:first-of-type {
  margin-right: 0 !important;
}
.account-confirm-return-order .page-cartPage .steps-item span.hidden-mobile {
  display: flex;
  align-items: center;
  padding-right: 10px;
}
.account-confirm-return-order #step1 > .row,
.account-confirm-return-order #step2 > .row,
.account-confirm-return-order #step3 > .row,
.account-confirm-return-order #step4-store > .row {
  display: flex;
  align-items: center;
  justify-content: center;
}
.account-confirm-return-order #step1 .form-group:empty,
.account-confirm-return-order #step2 .form-group:empty,
.account-confirm-return-order #step3 .form-group:empty,
.account-confirm-return-order #step4-store .form-group:empty {
  display: none !important;
}
.account-confirm-return-order #step1 .return-item-container,
.account-confirm-return-order #step2 .return-item-container,
.account-confirm-return-order #step3 .return-item-container,
.account-confirm-return-order #step4-store .return-item-container {
  margin-bottom: 40px;
}
.account-confirm-return-order #step1 .return-left-column,
.account-confirm-return-order #step2 .return-left-column,
.account-confirm-return-order #step3 .return-left-column,
.account-confirm-return-order #step4-store .return-left-column {
  display: flex;
  align-items: center;
  margin-block: 0;
}
.account-confirm-return-order #step1 .return-left-column .form-group,
.account-confirm-return-order #step2 .return-left-column .form-group,
.account-confirm-return-order #step3 .return-left-column .form-group,
.account-confirm-return-order #step4-store .return-left-column .form-group {
  margin-block: 0;
}
.account-confirm-return-order #step1 .return-left-column .thumb-img-container img,
.account-confirm-return-order #step2 .return-left-column .thumb-img-container img,
.account-confirm-return-order #step3 .return-left-column .thumb-img-container img,
.account-confirm-return-order #step4-store .return-left-column .thumb-img-container img {
  width: 100%;
  height: auto;
}
.account-confirm-return-order #step1 .return-right-column,
.account-confirm-return-order #step2 .return-right-column,
.account-confirm-return-order #step3 .return-right-column,
.account-confirm-return-order #step4-store .return-right-column {
  margin-block: 0;
}
@media (min-width: 768px) {
  .account-confirm-return-order #step1 .return-right-column,
  .account-confirm-return-order #step2 .return-right-column,
  .account-confirm-return-order #step3 .return-right-column,
  .account-confirm-return-order #step4-store .return-right-column {
    text-align: right;
  }
}
.account-confirm-return-order #step1 .return-right-column .form-group,
.account-confirm-return-order #step2 .return-right-column .form-group,
.account-confirm-return-order #step3 .return-right-column .form-group,
.account-confirm-return-order #step4-store .return-right-column .form-group {
  margin-block: 0;
  display: flex;
  align-items: center;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .account-confirm-return-order #step1 .return-right-column .form-group,
  .account-confirm-return-order #step2 .return-right-column .form-group,
  .account-confirm-return-order #step3 .return-right-column .form-group,
  .account-confirm-return-order #step4-store .return-right-column .form-group {
    justify-content: flex-end;
  }
}
.account-confirm-return-order #step1 .return-right-column .form-group:first-child,
.account-confirm-return-order #step2 .return-right-column .form-group:first-child,
.account-confirm-return-order #step3 .return-right-column .form-group:first-child,
.account-confirm-return-order #step4-store .return-right-column .form-group:first-child {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .account-confirm-return-order #step1 .return-right-column .form-group:first-child,
  .account-confirm-return-order #step2 .return-right-column .form-group:first-child,
  .account-confirm-return-order #step3 .return-right-column .form-group:first-child,
  .account-confirm-return-order #step4-store .return-right-column .form-group:first-child {
    margin-top: 0;
  }
}
.account-confirm-return-order #step1 .return-right-column .form-group span,
.account-confirm-return-order #step2 .return-right-column .form-group span,
.account-confirm-return-order #step3 .return-right-column .form-group span,
.account-confirm-return-order #step4-store .return-right-column .form-group span {
  min-width: 60px;
  text-align: left;
  color: #8e8d8d;
}
.account-confirm-return-order #step1 .return-right-column .form-group span label,
.account-confirm-return-order #step2 .return-right-column .form-group span label,
.account-confirm-return-order #step3 .return-right-column .form-group span label,
.account-confirm-return-order #step4-store .return-right-column .form-group span label {
  color: inherit;
}
.account-confirm-return-order #step1 > .row {
  flex-direction: column;
  padding-inline: 20px;
}
@media (min-width: 768px) {
  .account-confirm-return-order #step1 > .row {
    flex-direction: row;
    padding-inline: 0;
  }
}
.account-confirm-return-order #step1 input.input-material,
.account-confirm-return-order #step1 select.input-material {
  width: 100%;
  padding-block: 0;
  padding-inline: 10px 40px;
  border: 1px solid #ccc;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' style='fill: rgba(0, 0, 0, 1);transform: ;msFilter:;'%3E%3Cpath d='M16.293 9.293 12 13.586 7.707 9.293l-1.414 1.414L12 16.414l5.707-5.707z'%3E%3C/path%3E%3C/svg%3E");
  display: inline-block;
}
@media (min-width: 768px) {
  .account-confirm-return-order #step1 input.input-material,
  .account-confirm-return-order #step1 select.input-material {
    width: auto;
  }
}
.account-confirm-return-order #step1 .select-qty {
  max-width: 80px;
}
.account-confirm-return-order #step1 .item__info {
  padding: 0;
  margin: 0;
  list-style: none;
}
.account-confirm-return-order #step1 .item__info__brand {
  font-family: 'Roboto-Bold', system-ui, sans-serif;
  text-transform: uppercase;
}
.account-confirm-return-order #step1 .item__info__name {
  font-family: 'Roboto-Bold', system-ui, sans-serif;
  text-transform: capitalize;
}
.account-confirm-return-order #step1 .item__info__size {
  color: #8e8d8d;
}
.account-confirm-return-order #step1 .item__info__price {
  color: #8e8d8d;
  margin-top: 10px;
}
.account-confirm-return-order #step2 > .row .form-group:first-child {
  text-align: center;
}
.account-confirm-return-order #step2 .item-return-address {
  max-width: 600px;
  margin-inline: auto;
  padding-inline: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
}
.account-confirm-return-order #step2 .item-return-address:first-child {
  margin-top: 0;
}
.account-confirm-return-order #step2 .item-return-address__img {
  width: 100px;
  padding-inline: 0;
  text-align: center;
}
.account-confirm-return-order #step2 .item-return-address__img img {
  max-width: 80%;
}
.account-confirm-return-order #step2 .item-return-address__info {
  flex: 1 0 0%;
  padding-left: 15px;
}
.account-confirm-return-order #step2 .item-return-address__info label {
  cursor: initial;
}
.account-confirm-return-order #step2 .item-return-address__title {
  font-family: 'Roboto-Bold', system-ui, sans-serif;
  color: #000000;
}
.account-confirm-return-order #step2 .item-return-address__sbu-title {
  color: #8e8d8d;
}
.account-confirm-return-order #step2 .item-return-address__radio {
  width: auto;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: end;
}
.account-confirm-return-order #step2 .item-return-address__radio label {
  margin-right: 6px;
}
.account-confirm-return-order #step2 .item-return-address__radio input[type="radio"] {
  appearance: none;
  cursor: pointer;
  width: 20px;
  height: 20px;
  border: 2px solid #8e8d8d;
  border-radius: 50%;
  margin: 0 0 0 5px;
  position: relative;
}
.account-confirm-return-order #step2 .item-return-address__radio input[type="radio"]:hover,
.account-confirm-return-order #step2 .item-return-address__radio input[type="radio"]:checked {
  border-color: #000000;
  background-color: #000000;
  box-shadow: inset 0 0 0 2px #ffffff;
}
.account-confirm-return-order #step2 .item-return-address__price {
  font-family: 'Roboto-Bold', system-ui, sans-serif;
  color: #000000;
  width: 100%;
}
@media (min-width: 768px) {
  .account-confirm-return-order #step2 .item-return-address__price {
    width: auto;
  }
}
.account-confirm-return-order #step3 > .row {
  flex-direction: column;
  padding-inline: 20px;
}
@media (min-width: 768px) {
  .account-confirm-return-order #step3 > .row {
    flex-direction: row;
    padding-inline: 0;
  }
}
.account-confirm-return-order #step3 > .row.return-items-navButtons {
  flex-direction: row !important;
}
.account-confirm-return-order #step3 .item-container {
  margin-top: 40px;
}
.account-confirm-return-order #step3 .item-container:first-child {
  margin-top: 0;
}
.account-confirm-return-order #step3 .item__info {
  padding: 0;
  margin: 0;
  list-style: none;
}
.account-confirm-return-order #step3 .item__info__brand {
  font-family: 'Roboto-Bold', system-ui, sans-serif;
  text-transform: uppercase;
}
.account-confirm-return-order #step3 .item__info__name {
  font-family: 'Roboto-Bold', system-ui, sans-serif;
  text-transform: capitalize;
}
.account-confirm-return-order #step3 .item__info__size {
  color: #8e8d8d;
}
.account-confirm-return-order #step3 .item__info__price {
  color: #8e8d8d;
  margin-top: 10px;
}
.account-confirm-return-order #step3 .list-resume-item-info {
  list-style: none;
  padding: 0;
  margin: 20px 0 0 0;
}
@media (min-width: 768px) {
  .account-confirm-return-order #step3 .list-resume-item-info {
    margin: 0;
  }
}
.account-confirm-return-order #step3 .list-resume-item-info b {
  font-family: 'Roboto-Bold', system-ui, sans-serif;
  font-weight: normal;
}
.account-confirm-return-order #step3 .summary-container {
  display: flex;
  justify-content: center;
}
.account-confirm-return-order #step3 .list-return-summary {
  list-style: none;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
  border-top: 1px solid #8e8d8d;
}
@media (min-width: 768px) {
  .account-confirm-return-order #step3 .list-return-summary {
    border-top: none;
    padding: 0;
    margin: 10px 0 0 0;
  }
}
.account-confirm-return-order #step3 .list-return-summary li {
  text-align: right;
}
@media (min-width: 768px) {
  .account-confirm-return-order #step3 .list-return-summary li + li {
    margin-top: 15px;
  }
}
.account-confirm-return-order #step3 .list-return-summary li:last-child {
  text-transform: uppercase;
  font-family: 'Roboto-Bold', system-ui, sans-serif;
}
.account-confirm-return-order #step3 .list-return-summary li .summary-value {
  width: 100px;
}
.account-confirm-return-order #step3 .summary-and-btns {
  position: sticky;
  bottom: 0;
  background-color: #ffffff;
  padding-bottom: 10px;
}
.account-confirm-return-order #step4-store {
  max-width: 1440px;
  padding-inline: 20px;
  margin-inline: auto;
}
.account-confirm-return-order #step4-store .page-storefinderPage {
  width: 100%;
}
.account-confirm-return-order #step4-store .pagination-buttons-container {
  display: flex;
  gap: 14px;
}
.account-confirm-return-order #step4-store .row.return-items-navButtons {
  max-width: none;
  padding-block: 10px;
  margin-inline: 0;
  background-color: #ffffff;
  position: sticky;
  bottom: 0;
}
.account-confirm-return-order #step4-own > .row {
  padding-inline: 20px;
}
@media (min-width: 768px) {
  .account-confirm-return-order #step4-own > .row {
    padding-inline: 0;
  }
}
.account-confirm-return-order #step4-own > .row.return-items-navButtons {
  position: sticky;
  bottom: 0;
  background-color: #ffffff;
  padding-top: 10px;
}
.account-confirm-return-order #step4-home > .row > .form-group {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .account-confirm-return-order #step4-home > .row > .form-group {
    margin-bottom: 45px;
  }
}
.account-confirm-return-order #step4-home input.input-material,
.account-confirm-return-order #step4-home select.input-material {
  padding-block: 0;
}
@media (min-width: 768px) {
  .account-confirm-return-order #step4-home input.input-material,
  .account-confirm-return-order #step4-home select.input-material {
    padding-block: .5rem;
  }
}
.account-confirm-return-order #step4-pickup .buttons-step-4 {
  padding-top: 10px;
  background-color: #ffffff;
  position: sticky;
  bottom: 0;
}
.account-confirm-return-order #step4-pickup .frame-gls-container {
  height: 370px;
}
@media (min-width: 768px) {
  .account-confirm-return-order #step4-pickup .frame-gls-container {
    height: 570px;
  }
}
.account-confirm-return-order #step5 h1 {
  font-size: 28px;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
.account-confirm-return-order #step5 h1 + h1 {
  margin-top: 30px;
}
.account-confirm-return-order #step5 p {
  font-size: 18px;
  margin-top: 40px;
}
.account-confirm-return-order .return-items-navButtons {
  margin-top: 40px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.account-confirm-return-order .return-items-navButtons .btn-primary {
  max-width: 300px;
  margin-left: auto;
}
@media (min-width: 768px) {
  .account-confirm-return-order .return-items-navButtons .btn-primary {
    max-width: none;
    margin-left: inherit;
  }
}
.minicartcolorbox .mini-cart-prices {
  padding: 5px 0;
  display: flex;
}
.minicartcolorbox .mini-cart-prices .price {
  float: left;
  text-align: left;
  top: 4px;
  position: relative;
}
.minicartcolorbox .mini-cart-prices .oldPrice {
  margin-left: 5px;
  font-size: 13px;
  position: relative;
  top: 7px;
  text-decoration: line-through;
  color: #d2d0cd;
}
.minicartcolorbox .mini-cart-prices .discount {
  background-color: #e2251d;
  color: #ffffff;
  border-radius: 3px;
  float: left;
  margin: 0 10px;
}
.minicartcolorbox .glyphicon-remove {
  color: #e2251d;
}
.minicartcolorbox .glyphicon-remove:hover {
  opacity: 0.8;
}
.minicartcolorbox .mini-cart .mini-cart-body .btn {
  background-color: #191919;
  border-color: #191919;
  padding: 3px;
  color: white;
}
.minicartcolorbox .mini-cart .mini-cart-body .btn:active {
  opacity: 0.8;
  background-color: #191919;
  border-color: #191919;
}
.minicartcolorbox .mini-cart .mini-cart-body .btn:active:focus {
  background-color: #191919;
  border-color: #191919;
}
.minicartcolorbox .mini-cart .mini-cart-body .btn:hover {
  opacity: 0.8;
  background-color: #191919;
  border-color: #191919;
}
.minicartcolorbox .mini-cart .mini-cart-body .mini-cart-list {
  overflow-x: hidden;
}
.minicartcolorbox .mini-cart .mini-cart-body .mini-cart-list li + li {
  margin-top: 0;
}
.minicartcolorbox .mini-cart .mini-cart-body .mini-cart-list li + li .thumb,
.minicartcolorbox .mini-cart .mini-cart-body .mini-cart-list li + li .details {
  padding-top: 10px;
}
.minicartcolorbox #addToCartLayer .cart_popup_error_msg {
  display: none;
}
.minicartcolorbox .mini-cart-item .name {
  font-size: 13px;
}
.minicartcolorbox .mini-cart-item .details {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.headline {
  text-align: center;
  border-bottom: 1px solid #d2d0cd;
  padding-bottom: 10px;
}
.legend {
  display: none;
}
.itemColor {
  display: none;
}
.itemPickup {
  white-space: normal !important;
}
.add-to-cart-header .headline {
  border: none;
}
.name {
  font-size: 13px;
}
.details {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1024px) {
  .page-checkout-login .hamburger-menu-mobile {
    display: none;
  }
  .page-checkout-login .mini-login-button-div-mobile {
    display: none;
  }
}
.page-checkout-login select {
  -moz-appearance: none;
}
.page-checkout-login .overlay-aside {
  top: 0!important;
  height: 100%!important;
}
.page-checkout-login .overlay-aside.visible {
  top: 0!important;
}
@media (max-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .hamburger-menu-mobile {
    display: none;
  }
  .page-multiStepCheckoutSummaryPage .mini-login-button-div-mobile {
    display: none;
  }
}
.page-multiStepCheckoutSummaryPage .birth-date-inputs {
  display: flex;
  justify-content: space-between;
}
.page-multiStepCheckoutSummaryPage .birth-date-inputs .form-group {
  width: 30%;
}
@media (max-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .overlay-aside.visible {
    height: auto;
  }
  .page-multiStepCheckoutSummaryPage .discount-content {
    vertical-align: unset;
  }
}
.page-multiStepCheckoutSummaryPage .coupon-code {
  text-transform: capitalize;
}
.page-multiStepCheckoutSummaryPage select {
  -moz-appearance: none;
}
@media (max-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .checkout-first-step {
    position: relative;
  }
  .page-multiStepCheckoutSummaryPage .checkout-help p {
    padding: 1em 0;
    line-height: 1.4em;
    font-size: .75em;
  }
  .page-multiStepCheckoutSummaryPage .price-content {
    vertical-align: middle;
  }
  .page-multiStepCheckoutSummaryPage .form-group.large-4.column.js-address-form-field-GTM {
    margin-bottom: 3rem;
  }
  .page-multiStepCheckoutSummaryPage .row.js-identityDocument-row .form-group.large-4.column {
    padding: 0;
    margin-bottom: 45px;
    margin-top: 20px !important;
  }
  .page-multiStepCheckoutSummaryPage .row.js-identityDocument-row .large-8.column {
    padding: 0;
  }
  .page-multiStepCheckoutSummaryPage .birth-date-inputs {
    width: 100%;
  }
  .page-multiStepCheckoutSummaryPage .birth-date-inputs label {
    display: flex;
    top: -1.5rem !important;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-body .birth-date-group.form-group-inline label {
  top: -0.6rem;
}
.page-multiStepCheckoutSummaryPage .checkout-body .form-group {
  margin-top: 0 !important;
}
.page-multiStepCheckoutSummaryPage .checkout-body .form-group label[for=address-line1],
.page-multiStepCheckoutSummaryPage .checkout-body .form-group label[for=billing-address-line1] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-multiStepCheckoutSummaryPage .checkout-body .focus-border {
  width: 97% !important;
}
.page-multiStepCheckoutSummaryPage .checkout-body .input-material {
  width: 99% !important;
}
.page-multiStepCheckoutSummaryPage .checkout-body .checkout-paymentmethod {
  padding: 0;
  border: none;
}
.page-multiStepCheckoutSummaryPage .checkout-body .header .h3,
.page-multiStepCheckoutSummaryPage .checkout-body .address-form-wrapper .h3 {
  font-size: 1.25em;
  margin: 0;
  line-height: 1.5;
}
.page-multiStepCheckoutSummaryPage .checkout-body .form-group-wrapper {
  display: flex;
  margin: 0 -10px;
}
.page-multiStepCheckoutSummaryPage .checkout-body .form-group-wrapper .form-group-inline {
  padding: 0 10px;
  width: 100%;
}
.page-multiStepCheckoutSummaryPage .checkout-body .form-group-wrapper .form-group-inline label[for="address-identityDocumentType"] {
  left: 10px;
}
.page-multiStepCheckoutSummaryPage .checkout-body .form-group-wrapper .form-group-inline .focus-border {
  width: 99% !important;
}
.page-multiStepCheckoutSummaryPage .checkout-body .form-group-wrapper .form-group-inline .input-material {
  padding: 0 10px;
}
@media (max-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .checkout-body .form-group-wrapper {
    flex-direction: column;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-body .birth-date-group > .form-group {
  margin: 0;
}
.page-multiStepCheckoutSummaryPage .checkout-body .birth-date-group > .form-group > label {
  position: absolute;
}
@media (max-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .checkout-body .birth-date-group {
    padding: 0 10px;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-body .header,
.page-multiStepCheckoutSummaryPage .checkout-body .address-form-wrapper,
.page-multiStepCheckoutSummaryPage .checkout-body .open-billing-form {
  display: inherit;
}
.page-multiStepCheckoutSummaryPage .checkout-body .header {
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
}
.page-multiStepCheckoutSummaryPage .checkout-body .header .h3 .pos-name {
  color: #000000;
  cursor: pointer;
}
.page-multiStepCheckoutSummaryPage .checkout-body .header .h3 .pos-name:hover {
  text-decoration: underline;
}
.page-multiStepCheckoutSummaryPage .checkout-body .header #point-of-service-info {
  display: none;
  font-size: 12px;
}
.page-multiStepCheckoutSummaryPage .checkout-body .header #point-of-service-info .label-order {
  font-size: 16px;
}
.page-multiStepCheckoutSummaryPage .checkout-body .header #point-of-service-info .title-order-date,
.page-multiStepCheckoutSummaryPage .checkout-body .header #point-of-service-info .value-order-date {
  padding: 0;
}
.page-multiStepCheckoutSummaryPage .checkout-body .header #point-of-service-info .title-order-date {
  text-transform: uppercase;
}
.page-multiStepCheckoutSummaryPage .checkout-body .address-form-wrapper .title .h3 {
  padding: 10px 0;
}
.page-multiStepCheckoutSummaryPage .checkout-body .address-form-wrapper .title .open-address-book {
  text-align: right;
  line-height: 1.8;
  padding: 10px 0;
}
@media (max-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .checkout-body .address-form-wrapper .title .open-address-book {
    text-align: left;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-body .address-form-wrapper .i18nAddressForm div.save-address-book {
  padding: 25px 0.8rem;
  text-align: right;
}
.page-multiStepCheckoutSummaryPage .checkout-body .address-form-wrapper .i18nAddressForm div.save-address-book .form-group {
  margin: 0;
}
.page-multiStepCheckoutSummaryPage .checkout-body .address-form-wrapper .i18nAddressForm div.save-address-book label,
.page-multiStepCheckoutSummaryPage .checkout-body .address-form-wrapper .i18nAddressForm div.save-address-book input[type=checkbox] {
  display: inline;
}
.page-multiStepCheckoutSummaryPage .checkout-body .address-form-wrapper .i18nAddressForm div.save-address-book label {
  font-size: 16px;
}
.page-multiStepCheckoutSummaryPage .checkout-body .address-form-wrapper .i18nAddressForm div.save-address-book input[type=checkbox] {
  margin: 0 4px 0 0;
  position: relative;
  top: 1px;
}
@media (max-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .checkout-body .address-form-wrapper .i18nAddressForm div.save-address-book {
    text-align: left;
    padding: 10px 0.5rem 20px;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-body .forum-sport-club-wrapper {
  margin: 0 0 1rem;
}
.page-multiStepCheckoutSummaryPage .checkout-body .forum-sport-club-wrapper input[type=checkbox] {
  margin: 0;
  position: absolute;
  top: 5px;
}
.page-multiStepCheckoutSummaryPage .checkout-body .forum-sport-club-wrapper label {
  display: inline-block;
  margin-left: 20px;
  font-size: 16px;
}
.page-multiStepCheckoutSummaryPage .checkout-body #billing-form.form-hidden {
  display: none;
  padding-top: 1rem;
}
.page-multiStepCheckoutSummaryPage .checkout-body .observations-wrapper {
  margin: 0 0 16px;
}
.page-multiStepCheckoutSummaryPage .checkout-body .observations-wrapper #observations-textarea textarea {
  margin-bottom: 0;
}
.page-multiStepCheckoutSummaryPage .checkout-body .open-billing-form {
  padding-bottom: 10px;
}
.page-multiStepCheckoutSummaryPage .checkout-body .buttons-wrapper {
  margin: 1rem 0 0;
  padding-top: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: end;
  justify-content: end;
  margin-bottom: 30px;
}
.page-multiStepCheckoutSummaryPage .checkout-body .buttons-wrapper .button {
  text-transform: uppercase;
}
.page-multiStepCheckoutSummaryPage .checkout-body .buttons-wrapper .button:hover,
.page-multiStepCheckoutSummaryPage .checkout-body .buttons-wrapper .button:focus {
  text-decoration: none;
}
.page-multiStepCheckoutSummaryPage .checkout-body .buttons-wrapper .column,
.page-multiStepCheckoutSummaryPage .checkout-body .open-billing-form .column {
  padding: 0;
}
.page-multiStepCheckoutSummaryPage .checkout-body form .column {
  padding: 0 .5rem;
  margin: 0;
}
.page-multiStepCheckoutSummaryPage .checkout-body form label {
  text-transform: inherit;
}
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method form {
  margin: 0;
}
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method .header {
  padding-bottom: 5px;
}
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method .payment-methods {
  margin: 0;
}
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method .payment-methods .payment-methods-selector {
  padding-left: 20px;
}
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method .payment-methods .payment-methods-info {
  padding-right: 0;
}
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method .radio {
  margin: 5px 0;
}
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method .radio input[type=radio] {
  position: relative;
  margin: 0;
}
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method .radio label {
  margin: 0 0 0 10px;
  padding: 0;
}
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method .payment-method-content {
  width: 100%;
}
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method .payment-method-content .payment-method-image {
  width: auto;
  height: auto;
  max-width: 100%;
  margin-bottom: 1.2em;
}
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method .payment-method-content .payment-method-description {
  line-height: 1.4em;
  font-size: .75em;
}
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method .terms-condition {
  padding-top: 20px;
}
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method .terms-condition input[type=checkbox],
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method .terms-condition label {
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method .terms-condition input[type=checkbox] {
  margin: 0;
  position: relative;
}
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method .terms-condition label {
  padding-left: 10px;
  display: inline;
}
.page-multiStepCheckoutSummaryPage .checkout-body.payment-method .buttons-wrapper .button {
  margin: 0;
}
.page-multiStepCheckoutSummaryPage .details .price-order .price {
  float: left;
  padding: 0;
  font-size: 13px;
  color: #222222;
  margin-bottom: 0;
  text-align: left;
  margin-left: 0;
}
.page-multiStepCheckoutSummaryPage .details .price-order .oldPrice {
  padding: 0 5px;
  color: gray;
  text-decoration: line-through;
  font-size: 11px;
  float: left;
  position: relative;
  top: 2px;
}
.page-multiStepCheckoutSummaryPage .details .price-order .discount {
  float: left;
  font-size: 13px;
  padding: 0 5px;
  background-color: #e2251d;
  color: #ffffff;
  border-radius: 3px;
  position: relative;
  bottom: 0;
  top: 0;
  margin: 0 10px;
}
.page-multiStepCheckoutSummaryPage .checkbox input[type="checkbox"] {
  top: 0;
}
.page-multiStepCheckoutSummaryPage .go-to-payment-form {
  padding-left: 20px;
  padding-right: 20px;
}
.page-multiStepCheckoutSummaryPage .go-to-payment-form #goToPaymentForm1 .form-group.billing-form-checkout {
  padding: 0 20px 0 0 !important;
}
.page-multiStepCheckoutSummaryPage .go-to-payment-form .checkbox label {
  padding-left: 20px !important;
}
.page-multiStepCheckoutSummaryPage .go-to-payment-form .next-step-button-custom {
  padding: 20px 0 30px 0 !important;
}
.page-multiStepCheckoutSummaryPage #hppIframe {
  width: 100%;
  margin: 15px 0;
}
.page-multiStepCheckoutSummaryPage .checkout-headline {
  display: none;
}
.page-multiStepCheckoutSummaryPage .step-body {
  border: 1px solid #d2d0cd;
  margin-bottom: 15px;
}
.page-multiStepCheckoutSummaryPage .step-body .checkout-shipping {
  border: none;
}
.page-multiStepCheckoutSummaryPage .step-body .next-step-button-custom {
  padding: 20px 20px 30px 20px;
}
.page-multiStepCheckoutSummaryPage .checkout-next {
  background-color: #191919;
  border-color: #191919;
}
.page-multiStepCheckoutSummaryPage .checkout-next:hover {
  opacity: 0.8;
}
.page-multiStepCheckoutSummaryPage .btn-primary,
.page-multiStepCheckoutSummaryPage .btn-default {
  padding: 10px 15px !important;
}
.page-multiStepCheckoutSummaryPage .next-step-button-custom {
  padding: 20px 40px 30px 20px;
}
.page-multiStepCheckoutSummaryPage .next-step-button-custom .checkout-next {
  width: 100%;
  margin: 0 !important;
}
.page-multiStepCheckoutSummaryPage .checkout-steps {
  margin-top: 20px;
  margin-bottom: 25px;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .step-head {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  height: unset;
}
@media (max-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .checkout-steps .step-head {
    font-size: 14px;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-steps .step-head:before {
  display: none;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .step-head .count-title {
  background-color: #191919;
  margin-right: 15px;
  width: 50px;
  text-align: center;
  line-height: 2.5;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .step-head .count-title:before {
  content: counter(checkout);
  color: white;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .step-head .title {
  color: #191919;
  text-decoration: none;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .step-head.active {
  color: white;
  background: rgba(0, 0, 0, 0.6);
  border: none;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .step-head.active .title {
  color: white;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .step-head.active .count-title {
  background-color: #e2251d;
}
.page-multiStepCheckoutSummaryPage .checkout-steps .step-head .edit {
  vertical-align: middle;
  color: #e2251d;
}
.page-multiStepCheckoutSummaryPage .btn-default {
  background-color: #191919;
  border-color: #191919;
}
.page-multiStepCheckoutSummaryPage .col-sm-6:nth-child(2) {
  padding-right: 30px;
}
.page-multiStepCheckoutSummaryPage .checkout-summary-headline {
  font-size: 18px;
  margin-top: 20px;
  padding: 5px 20px !important;
  color: white;
  background: rgba(0, 0, 0, 0.6);
  border: none;
}
.page-multiStepCheckoutSummaryPage hr.payment-separator {
  padding-bottom: 10px;
}
.page-multiStepCheckoutSummaryPage .payment-title {
  font-size: 20px;
  padding: 10px 0 20px 0;
  color: #191919;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary {
  padding: 0 0 30px;
}
@media (max-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .checkout-order-summary {
    border: none;
    margin: 0 15px;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary .items {
  font-size: 1em;
  margin: 0;
  padding: 1em 0;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary .items li.checkout-cart-items {
  list-style: none;
  line-height: 1.75em;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary .items li.checkout-cart-items .product-selectable {
  display: -moz-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary .items li.checkout-cart-items .product-selectable img {
  display: inline-block;
  width: 100px;
  height: 100px;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary .items li.checkout-cart-items .product-selectable .product-details {
  width: 72%;
  padding: 0.5em;
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary .items li.checkout-cart-items .product-selectable .product-details .model {
  display: block;
  font-size: .9em;
  line-height: 1.3em;
  min-height: 2.6em;
  padding: 0;
  margin-bottom: 1em;
}
@media (max-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .checkout-order-summary .items li.checkout-cart-items .product-selectable .product-details .model {
    font-size: 1.2em;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary .items li.checkout-cart-items .product-selectable .product-details .model a {
  color: inherit;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary .items li.checkout-cart-items .product-selectable .product-details .price-tag-small {
  text-align: left;
}
.page-multiStepCheckoutSummaryPage .flag-product {
  display: none;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary.last-checkout-step .subtotals {
  font-size: 15px !important;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary.last-checkout-step .totals {
  font-size: 14px !important;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary.last-checkout-step .realTotals {
  font-size: 12px !important;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary.last-checkout-step .cart-totals {
  padding-left: 0;
  padding-right: 0;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary.last-checkout-step .cart-totals .cart-totals-right {
  padding-right: 10px;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary.last-checkout-step .cart-totals .cart-totals-taxes {
  padding-right: 10px;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary.last-checkout-step .cart-totals .iva-text {
  padding-right: 10px !important;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary.last-checkout-step .cart-totals .cart-totals-left {
  padding-left: 0;
}
@media (min-width: 640px) {
  .page-multiStepCheckoutSummaryPage .checkout-order-summary-list-heading {
    color: #191919;
    padding: 15px 20px !important;
    font-size: 15px !important;
  }
}
.page-multiStepCheckoutSummaryPage .brand-name {
  text-transform: uppercase;
  color: #191919;
}
.page-multiStepCheckoutSummaryPage .name a {
  color: #191919;
  font-weight: 100;
}
.page-multiStepCheckoutSummaryPage .name a:hover {
  color: #e2251d;
}
.page-multiStepCheckoutSummaryPage .qty span {
  text-transform: capitalize !important;
  color: #d2d0cd;
}
.page-multiStepCheckoutSummaryPage .price-order {
  color: #222222;
}
.page-multiStepCheckoutSummaryPage .subtotals {
  padding: 0 20px;
}
@media (max-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .subtotals {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .subtotals .totals {
    font-size: 14px;
  }
}
.page-multiStepCheckoutSummaryPage .checkout-container {
  margin-bottom: 10%;
}
.page-multiStepCheckoutSummaryPage .flag-product {
  display: none !important;
}
.page-multiStepCheckoutSummaryPage .saved-card-button {
  padding: 10px 15px !important;
  margin: 0 !important;
}
.page-multiStepCheckoutSummaryPage .checkout-review {
  display: none;
  border: none;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-top: 10px;
}
.page-multiStepCheckoutSummaryPage .checkout-review .subtotals {
  font-size: 16px;
}
.page-multiStepCheckoutSummaryPage .checkout-review .subtotals .totals {
  font-size: 18px;
}
.page-multiStepCheckoutSummaryPage .checkout-indent {
  height: inherit !important;
}
.page-multiStepCheckoutSummaryPage .checkout-indent .headline {
  text-align: left;
  border-bottom: none;
}
.page-multiStepCheckoutSummaryPage .rxp-overlay-class {
  height: 780px !important;
}
.page-multiStepCheckoutSummaryPage .rxp-overlay-class img {
  display: none;
}
.page-multiStepCheckoutSummaryPage #goToPaymentForm1 .form-group label {
  font-weight: 100;
}
.page-multiStepCheckoutSummaryPage #goToPaymentForm1 .headline {
  border-bottom: none;
  text-align: left;
  font-size: 20px;
  padding: 0 20px 15px;
  display: none;
}
.page-multiStepCheckoutSummaryPage #goToPaymentForm1 .checkbox {
  padding: 0 40px 0 0 !important;
}
.page-multiStepCheckoutSummaryPage #goToPaymentForm1 .checkbox label {
  padding-left: 45px;
}
.page-multiStepCheckoutSummaryPage #goToPaymentForm1 .checkbox label #Terms1 {
  top: 0;
}
.page-multiStepCheckoutSummaryPage #goToPaymentForm1 #billingCountrySelector {
  padding: 0 20px 15px;
}
.page-multiStepCheckoutSummaryPage #goToPaymentForm1 #billingAddressForm {
  padding: 0 20px 15px;
}
.page-multiStepCheckoutSummaryPage #goToPayment {
  color: white;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary .checkout-coupon-list {
  padding: 0 20px;
}
.page-multiStepCheckoutSummaryPage .checkout-order-summary .checkout-coupon-list .coupon-list {
  margin-bottom: 5px;
}
.page-multiStepCheckoutSummaryPage .right-summary-items {
  padding-right: 0.9375rem;
}
.page-multiStepCheckoutSummaryPage .right-summary-items .h3 {
  font-size: 18px;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
@media (max-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .right-summary-items .h3 {
    line-height: 2.5;
    margin-left: 15px;
  }
}
.page-multiStepCheckoutSummaryPage .order-cost {
  background-color: #f6f6f6;
  margin: 0;
  padding: 9px 18px;
  color: #4d4d4d;
}
.page-multiStepCheckoutSummaryPage .order-cost .total-line {
  font-size: 14px;
  line-height: 26px;
}
.page-multiStepCheckoutSummaryPage .order-cost .total-final {
  font-size: 20px;
  line-height: 28px;
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
}
.page-multiStepCheckoutSummaryPage .order-cost .total-final .total-value {
  font-size: 1.4em;
}
.page-orderConfirmationPage .box-image,
.page-orderConfirmationPage .order-tracking-container {
  display: none !important;
}
.page-orderConfirmationPage .well.well-tertiary.well-single-headline {
  border-bottom: none;
}
.page-orderConfirmationPage .well.well-tertiary {
  background-color: transparent;
  color: #191919;
  border-bottom: none;
}
.page-orderConfirmationPage .well.well-tertiary .well-headline {
  padding: 15px 30px 15px;
  background-color: #d2d0cd;
  border-bottom: 1px solid #191919;
}
.page-orderConfirmationPage .well.well-tertiary .item-value,
.page-orderConfirmationPage .well.well-tertiary .item-label {
  color: #191919;
}
.page-orderConfirmationPage .well-billing-address {
  border-bottom: none;
}
@media (max-width: 1024px) {
  .page-orderConfirmationPage .account-section .continue__shopping {
    padding-left: 30px;
  }
}
.page-orderConfirmationPage .steps .steps-item {
  pointer-events: none;
}
.page-orderConfirmationPage .accountPageSideContent {
  float: left;
}
@media (min-width: 1025px) {
  .page-orderConfirmationPage .document-button {
    min-width: 200px;
    float: right;
  }
  .page-orderConfirmationPage .document-button .btn-arrow {
    border: 2px solid #222222;
    padding: 5px 10px 5px 20px;
    width: 100%;
    background: white;
    color: black;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    text-transform: uppercase;
  }
  .page-orderConfirmationPage .document-button .btn-arrow img {
    width: 25px;
    float: right;
    margin-right: 10px;
  }
  .page-orderConfirmationPage .document-button a:hover {
    text-decoration: none;
  }
}
@media (max-width: 1024px) {
  .page-orderConfirmationPage .document-button {
    min-width: auto;
  }
  .page-orderConfirmationPage .document-button .btn-arrow {
    border: 2px solid #222222;
    padding: 5px 10px 5px 20px;
    width: 100%;
    background: white;
    color: black;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    text-transform: uppercase;
  }
  .page-orderConfirmationPage .document-button .btn-arrow img {
    width: 25px;
    float: right;
    margin-right: 10px;
    margin-left: 15px;
  }
  .page-orderConfirmationPage .document-button a:hover {
    text-decoration: none;
  }
}
.last-checkout-step {
  border: none !important;
}
@media (max-width: 1024px) {
  .page-orderConfirmationPage .steps,
  .page-order .steps,
  .page-ticket .steps {
    margin-right: 20px;
  }
  .page-orderConfirmationPage .overlay-aside.visible,
  .page-order .overlay-aside.visible,
  .page-ticket .overlay-aside.visible {
    padding: 0 15px;
  }
}
.page-orderConfirmationPage .checkout__new-account,
.page-order .checkout__new-account,
.page-ticket .checkout__new-account {
  background-color: transparent;
  padding: 25px 40px;
  border: 1px solid #000000;
  border-radius: 5px;
  margin-top: 25px;
  text-align: left;
}
.page-orderConfirmationPage .checkout__new-account .checkout__new-account__form,
.page-order .checkout__new-account .checkout__new-account__form,
.page-ticket .checkout__new-account .checkout__new-account__form {
  margin: 0;
}
.page-orderConfirmationPage .checkout__new-account .checkout__new-account__form .checkbox input[type="checkbox"],
.page-order .checkout__new-account .checkout__new-account__form .checkbox input[type="checkbox"],
.page-ticket .checkout__new-account .checkout__new-account__form .checkbox input[type="checkbox"] {
  position: static;
  margin: 5px;
}
.page-orderConfirmationPage .checkout__new-account .checkout__new-account__form .guest-button-submit,
.page-order .checkout__new-account .checkout__new-account__form .guest-button-submit,
.page-ticket .checkout__new-account .checkout__new-account__form .guest-button-submit {
  padding: 1em 0;
  text-align: right;
}
.page-orderConfirmationPage .checkout__new-account .checkout__new-account__form .guest-button-submit .button,
.page-order .checkout__new-account .checkout__new-account__form .guest-button-submit .button,
.page-ticket .checkout__new-account .checkout__new-account__form .guest-button-submit .button {
  position: relative;
  margin: 0;
  float: none !important;
}
.page-orderConfirmationPage .checkout__new-account .checkout__new-account__form label,
.page-order .checkout__new-account .checkout__new-account__form label,
.page-ticket .checkout__new-account .checkout__new-account__form label {
  text-transform: inherit;
}
.page-orderConfirmationPage .checkout__new-account .checkout__new-account__form input[type=text][readonly],
.page-order .checkout__new-account .checkout__new-account__form input[type=text][readonly],
.page-ticket .checkout__new-account .checkout__new-account__form input[type=text][readonly] {
  background: #f6f6f6;
}
.page-orderConfirmationPage .large-9.column .order-confirmation-header,
.page-order .large-9.column .order-confirmation-header,
.page-ticket .large-9.column .order-confirmation-header {
  padding-top: 15px;
}
.page-orderConfirmationPage .large-9.column .order-confirmation-header .order-confirmation-title,
.page-order .large-9.column .order-confirmation-header .order-confirmation-title,
.page-ticket .large-9.column .order-confirmation-header .order-confirmation-title {
  color: #000000;
  font-size: 18px;
  text-transform: none;
  margin: 15px 0;
  font-weight: bolder;
}
.page-orderConfirmationPage .large-9.column .order-confirmation-header .order-confirmation-info,
.page-order .large-9.column .order-confirmation-header .order-confirmation-info,
.page-ticket .large-9.column .order-confirmation-header .order-confirmation-info {
  padding: 5px 0;
}
.page-orderConfirmationPage .large-9.column .order-confirmation-header .order-confirmation-info p,
.page-order .large-9.column .order-confirmation-header .order-confirmation-info p,
.page-ticket .large-9.column .order-confirmation-header .order-confirmation-info p {
  padding: 0;
  font-size: 14px;
  line-height: 2;
}
.page-orderConfirmationPage .large-9.column .item__list,
.page-order .large-9.column .item__list,
.page-ticket .large-9.column .item__list {
  padding: 0;
}
.page-orderConfirmationPage .order-data-section,
.page-order .order-data-section,
.page-ticket .order-data-section {
  padding-top: 30px;
}
.page-orderConfirmationPage .store-data-section .row,
.page-order .store-data-section .row,
.page-ticket .store-data-section .row {
  margin: 0;
}
.page-orderConfirmationPage .store-data-section .row .order-store-address,
.page-order .store-data-section .row .order-store-address,
.page-ticket .store-data-section .row .order-store-address {
  padding-left: 0;
}
.page-orderConfirmationPage .store-data-section .row .order-store-hours,
.page-order .store-data-section .row .order-store-hours,
.page-ticket .store-data-section .row .order-store-hours {
  padding-right: 0;
}
.page-orderConfirmationPage .store-data-section .row .order-store-hours .title-order-date,
.page-order .store-data-section .row .order-store-hours .title-order-date,
.page-ticket .store-data-section .row .order-store-hours .title-order-date {
  text-transform: uppercase;
}
.page-orderConfirmationPage .order-store-address,
.page-order .order-store-address,
.page-ticket .order-store-address,
.page-orderConfirmationPage .order-store-hours,
.page-order .order-store-hours,
.page-ticket .order-store-hours {
  font-size: 14px;
}
.page-orderConfirmationPage .order-store-address .label-order,
.page-order .order-store-address .label-order,
.page-ticket .order-store-address .label-order,
.page-orderConfirmationPage .order-store-hours .label-order,
.page-order .order-store-hours .label-order,
.page-ticket .order-store-hours .label-order {
  font-size: 16px;
}
.page-orderConfirmationPage .delivery-data-section,
.page-order .delivery-data-section,
.page-ticket .delivery-data-section,
.page-orderConfirmationPage .billing-data-section,
.page-order .billing-data-section,
.page-ticket .billing-data-section {
  padding-bottom: 25px;
}
.page-orderConfirmationPage .delivery-data-section .delivery-data-headline,
.page-order .delivery-data-section .delivery-data-headline,
.page-ticket .delivery-data-section .delivery-data-headline,
.page-orderConfirmationPage .billing-data-section .delivery-data-headline,
.page-order .billing-data-section .delivery-data-headline,
.page-ticket .billing-data-section .delivery-data-headline,
.page-orderConfirmationPage .delivery-data-section .billing-data-headline,
.page-order .delivery-data-section .billing-data-headline,
.page-ticket .delivery-data-section .billing-data-headline,
.page-orderConfirmationPage .billing-data-section .billing-data-headline,
.page-order .billing-data-section .billing-data-headline,
.page-ticket .billing-data-section .billing-data-headline {
  color: #000000;
  font-size: 20px;
  margin-bottom: 15px;
}
.page-orderConfirmationPage .delivery-data-section span,
.page-order .delivery-data-section span,
.page-ticket .delivery-data-section span,
.page-orderConfirmationPage .billing-data-section span,
.page-order .billing-data-section span,
.page-ticket .billing-data-section span {
  color: grey;
  font-size: 14px;
  line-height: 0;
}
.page-orderConfirmationPage .delivery-data-section span.address-data-details,
.page-order .delivery-data-section span.address-data-details,
.page-ticket .delivery-data-section span.address-data-details,
.page-orderConfirmationPage .billing-data-section span.address-data-details,
.page-order .billing-data-section span.address-data-details,
.page-ticket .billing-data-section span.address-data-details {
  text-transform: uppercase;
  color: black;
  font-weight: bolder;
}
.page-orderConfirmationPage .delivery-data-section span.address-data-details.normal,
.page-order .delivery-data-section span.address-data-details.normal,
.page-ticket .delivery-data-section span.address-data-details.normal,
.page-orderConfirmationPage .billing-data-section span.address-data-details.normal,
.page-order .billing-data-section span.address-data-details.normal,
.page-ticket .billing-data-section span.address-data-details.normal {
  text-transform: none;
}
.page-orderConfirmationPage .account-orderdetail,
.page-order .account-orderdetail,
.page-ticket .account-orderdetail {
  clear: both;
}
.page-orderConfirmationPage .account-consignment,
.page-order .account-consignment,
.page-ticket .account-consignment {
  border-top: 1px solid #d9d9d9;
}
.page-orderConfirmationPage .well-quinary,
.page-order .well-quinary,
.page-ticket .well-quinary {
  margin-top: 30px;
  border: none;
}
.page-orderConfirmationPage .consigment-arrival-date,
.page-order .consigment-arrival-date,
.page-ticket .consigment-arrival-date {
  margin: 20px 0 15px;
}
.page-orderConfirmationPage .order-number-container,
.page-order .order-number-container,
.page-ticket .order-number-container {
  width: max-content;
  border: 1px solid #000000;
  border-radius: 5px;
  margin-top: 20px;
}
.page-orderConfirmationPage .order-number-container .order-number,
.page-order .order-number-container .order-number,
.page-ticket .order-number-container .order-number {
  padding: 10px 20px;
}
.page-orderConfirmationPage .order-number-container .order-number .order-text,
.page-order .order-number-container .order-number .order-text,
.page-ticket .order-number-container .order-number .order-text {
  font-size: 16px;
  color: black;
}
.page-orderConfirmationPage .order-number-container .order-number .order-id,
.page-order .order-number-container .order-number .order-id,
.page-ticket .order-number-container .order-number .order-id {
  color: #000000;
  font-size: 18px;
}
.page-orderConfirmationPage .consigment-identificator,
.page-order .consigment-identificator,
.page-ticket .consigment-identificator {
  width: max-content;
  border: 1px solid #000000;
  border-radius: 5px;
  padding: 10px 20px;
  margin-bottom: 10px;
}
.page-orderConfirmationPage .consigment-identificator .consignment-header-description,
.page-order .consigment-identificator .consignment-header-description,
.page-ticket .consigment-identificator .consignment-header-description {
  font-size: 16px;
  color: black;
}
.page-orderConfirmationPage .consigment-identificator .consignment-header-number,
.page-order .consigment-identificator .consignment-header-number,
.page-ticket .consigment-identificator .consignment-header-number {
  color: #000000;
  font-size: 18px;
}
.page-orderConfirmationPage .item__list,
.page-order .item__list,
.page-ticket .item__list {
  border: none;
}
.page-orderConfirmationPage .item__list .item__toggle,
.page-order .item__list .item__toggle,
.page-ticket .item__list .item__toggle {
  display: none;
}
.page-orderConfirmationPage .item__list--item,
.page-order .item__list--item,
.page-ticket .item__list--item {
  border: none;
}
.page-orderConfirmationPage .item__list--item .item__info,
.page-order .item__list--item .item__info,
.page-ticket .item__list--item .item__info {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  float: none;
}
.page-orderConfirmationPage .item__list--item .item__info img,
.page-order .item__list--item .item__info img,
.page-ticket .item__list--item .item__info img {
  object-fit: contain;
  display: block;
  max-height: 100%;
  width: 30px;
  height: auto;
}
.page-orderConfirmationPage .item__list--item .item__info a,
.page-order .item__list--item .item__info a,
.page-ticket .item__list--item .item__info a {
  color: #222222;
}
.page-orderConfirmationPage .item__list--item .item__info a:hover,
.page-order .item__list--item .item__info a:hover,
.page-ticket .item__list--item .item__info a:hover {
  color: #000000;
  text-decoration: none;
}
.page-orderConfirmationPage .item__list--item .item__info .promo ul,
.page-order .item__list--item .item__info .promo ul,
.page-ticket .item__list--item .item__info .promo ul {
  padding: 10px 0 0 ;
}
.page-orderConfirmationPage .item__list--item .item__name,
.page-order .item__list--item .item__name,
.page-ticket .item__list--item .item__name {
  font-size: 12px;
  text-transform: uppercase;
}
.page-orderConfirmationPage .item__list--item .item__price,
.page-order .item__list--item .item__price,
.page-ticket .item__list--item .item__price {
  padding: 10px 0 0;
  font-size: 18px;
  font-weight: bolder;
}
.page-orderConfirmationPage .item__list--item .item__size,
.page-order .item__list--item .item__size,
.page-ticket .item__list--item .item__size {
  font-size: 12px;
}
.page-orderConfirmationPage .item__list--item .item__image,
.page-order .item__list--item .item__image,
.page-ticket .item__list--item .item__image {
  display: inline;
  width: auto;
  float: none;
}
.page-orderConfirmationPage .item__list--item .item__image img,
.page-order .item__list--item .item__image img,
.page-ticket .item__list--item .item__image img {
  border: 1px solid #c1c1c1;
}
.page-orderConfirmationPage .account-orderdetail .account-orderdetail__footer,
.page-order .account-orderdetail .account-orderdetail__footer,
.page-ticket .account-orderdetail .account-orderdetail__footer {
  padding-top: 15px;
  padding-bottom: 30px;
}
.page-orderConfirmationPage .account-orderdetail__footer .row,
.page-order .account-orderdetail__footer .row,
.page-ticket .account-orderdetail__footer .row {
  margin: 0;
  padding: 0;
}
.page-orderConfirmationPage .account-orderdetail__footer .row .col-xs-12,
.page-order .account-orderdetail__footer .row .col-xs-12,
.page-ticket .account-orderdetail__footer .row .col-xs-12,
.page-orderConfirmationPage .account-orderdetail__footer .row .col-md-12,
.page-order .account-orderdetail__footer .row .col-md-12,
.page-ticket .account-orderdetail__footer .row .col-md-12,
.page-orderConfirmationPage .account-orderdetail__footer .row .col-lg-12,
.page-order .account-orderdetail__footer .row .col-lg-12,
.page-ticket .account-orderdetail__footer .row .col-lg-12 {
  padding: 0;
}
.page-orderConfirmationPage .account-orderdetail__footer .row .coupon-list__headline,
.page-order .account-orderdetail__footer .row .coupon-list__headline,
.page-ticket .account-orderdetail__footer .row .coupon-list__headline,
.page-orderConfirmationPage .account-orderdetail__footer .row .order-savings__headline,
.page-order .account-orderdetail__footer .row .order-savings__headline,
.page-ticket .account-orderdetail__footer .row .order-savings__headline {
  color: #000000;
  font-size: 20px;
  margin-bottom: 5px;
}
.page-orderConfirmationPage .account-orderdetail__footer .row .checkout-coupon-list .coupon-list,
.page-order .account-orderdetail__footer .row .checkout-coupon-list .coupon-list,
.page-ticket .account-orderdetail__footer .row .checkout-coupon-list .coupon-list {
  padding: 0 0 25px;
}
.page-orderConfirmationPage .account-orderdetail__footer .row .checkout-coupon-list .coupon-list .coupon-list__item,
.page-order .account-orderdetail__footer .row .checkout-coupon-list .coupon-list .coupon-list__item,
.page-ticket .account-orderdetail__footer .row .checkout-coupon-list .coupon-list .coupon-list__item {
  font-size: 14px;
}
.page-orderConfirmationPage .account-orderdetail__footer .row .order-savings,
.page-order .account-orderdetail__footer .row .order-savings,
.page-ticket .account-orderdetail__footer .row .order-savings {
  padding-bottom: 40px;
}
.page-orderConfirmationPage .account-orderdetail__footer .row .order-savings .order-savings__info,
.page-order .account-orderdetail__footer .row .order-savings .order-savings__info,
.page-ticket .account-orderdetail__footer .row .order-savings .order-savings__info {
  font-size: 14px;
  color: #00a651;
}
.page-orderConfirmationPage .account-orderdetail__footer .row .orderTotal,
.page-order .account-orderdetail__footer .row .orderTotal,
.page-ticket .account-orderdetail__footer .row .orderTotal {
  margin: 0;
  background-color: #f4f4f4;
  padding: 10px 20px;
}
.page-orderConfirmationPage .account-orderdetail__footer .row .orderTotal .row,
.page-order .account-orderdetail__footer .row .orderTotal .row,
.page-ticket .account-orderdetail__footer .row .orderTotal .row {
  font-size: 22px;
  line-height: 1;
  padding: 5px 0;
}
.page-orderConfirmationPage .account-orderdetail__footer .row .orderTotal .delivery-cost,
.page-order .account-orderdetail__footer .row .orderTotal .delivery-cost,
.page-ticket .account-orderdetail__footer .row .orderTotal .delivery-cost {
  font-size: 14px;
}
.page-orderConfirmationPage .account-orderdetail__footer .row .orderTotal .totals:first-child,
.page-order .account-orderdetail__footer .row .orderTotal .totals:first-child,
.page-ticket .account-orderdetail__footer .row .orderTotal .totals:first-child {
  font-size: 0.8em;
}
.page-orderConfirmationPage .account-orderdetail__footer .row .orderTotal .total-description,
.page-order .account-orderdetail__footer .row .orderTotal .total-description,
.page-ticket .account-orderdetail__footer .row .orderTotal .total-description {
  text-transform: none;
  font-size: 0.8em;
}
.page-orderConfirmationPage .content,
.page-order .content,
.page-ticket .content {
  margin-bottom: 20px;
}
.page-orderConfirmationPage .content div,
.page-order .content div,
.page-ticket .content div {
  padding: 10px 0;
}
@media (max-width: 1297px) {
  .page-orderConfirmationPage .item__price .price,
  .page-order .item__price .price,
  .page-ticket .item__price .price {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .page-orderConfirmationPage .item__list,
  .page-order .item__list,
  .page-ticket .item__list {
    border: none;
  }
}
@media (max-width: 639px) {
  .page-orderConfirmationPage .item__price,
  .page-order .item__price,
  .page-ticket .item__price {
    margin: 10px 0 0 0;
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .order-store-hours {
    padding-left: 0;
  }
}
.status-text {
  color: #000000;
  text-transform: lowercase;
}
.cart-items .headband,
.checkout-cart-items .headband {
  display: none !important;
}
.page-homepage .main-home-slide .slick-list {
  width: 100%;
}
.page-homepage .custom-searchbox .thumb img {
  display: inline;
}
.page-homepage .board-component-container {
  min-height: 16.35vw;
}
.page-homepage .minicartcolorbox .mini-cart-body .thumb {
  min-height: inherit;
}
.page-homepage .minicartcolorbox .mini-cart-body .thumb img {
  display: block;
}
@media (max-width: 639px) {
  .page-homepage .search-mobile {
    padding: 10px 10px;
  }
}
.page-homepage .carousel-control {
  display: none;
}
.page-homepage .header-bottom-component {
  min-height: 1.92vw;
}
.page-homepage .carousel-inner {
  min-height: 33.59vw;
}
.page-homepage .carousel-inner img {
  display: none;
}
.page-homepage .banner-image-homepage img {
  display: none;
}
.page-homepage .bottom-banner-homepage {
  min-height: 28.48vw;
}
.page-homepage .bottom-banner-homepage img {
  display: none;
}
.page-homepage .product-carousel-homepage .carousel__component {
  padding: 0 20px;
}
.page-homepage .alert {
  margin-bottom: 0;
}
.page-homepage .custom-icon-carousel {
  position: relative;
  top: 50%;
}
.page-homepage .custom-icon-carousel .custom-arrow {
  width: 50%;
}
.page-homepage .custom-icon-carousel .left-arrow-icon-custom {
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.page-homepage .carousel__component--headline {
  text-align: left;
  color: #191919;
  margin-bottom: 0;
}
.page-homepage .glyphicon-chevron-left {
  color: #e2251d !important;
}
.page-homepage .glyphicon-chevron-left:hover {
  opacity: 0.8;
}
.page-homepage .glyphicon-chevron-right {
  color: #e2251d;
}
.page-homepage .glyphicon-chevron-right:hover {
  opacity: 0.8;
}
.page-homepage .owl-carousel .owl-controls .owl-buttons .owl-prev {
  top: 44% !important;
  left: -16px;
}
@media (max-width: 1024px) {
  .page-homepage .owl-carousel .owl-controls .owl-buttons .owl-prev {
    top: 40% !important;
  }
}
.page-homepage .owl-carousel .owl-controls .owl-buttons .owl-next {
  top: 44% !important;
  right: -18px;
}
@media (max-width: 1024px) {
  .page-homepage .owl-carousel .owl-controls .owl-buttons .owl-next {
    top: 40% !important;
  }
}
.page-homepage .owl-prev:before {
  content: none !important;
}
.page-homepage .product__facet {
  border-right: none;
}
.page-homepage .product__facet .facet {
  border-bottom: none;
  padding: 45px 30px 0 30px;
}
.page-homepage .grid-products {
  border-left: 1px solid #ccc;
  padding-left: 20px;
}
.page-homepage .pagination-bar.bottom .pagination-toolbar {
  border-top: none;
}
.page-homepage input[type="radio"],
.page-homepage input[type="checkbox"] {
  display: none;
}
.page-homepage .facet__text a {
  color: #e2251d;
}
.page-homepage .facet__values__more a,
.page-homepage .facet__values__less a {
  color: #e2251d !important;
}
.page-homepage .glyphicon-remove {
  color: #e2251d;
}
.page-homepage .product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #e2251d;
}
.page-homepage .product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background-color: #e2251d;
  border: 1px solid #e2251d;
}
.page-homepage .index-review-border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.page-homepage .index-rating-extract .button {
  font-size: 10px;
}
.page-homepage .index-rating-buttons {
  flex-flow: row wrap;
  display: flex;
}
.page-homepage .index-rating-buttons .button {
  margin: 0 auto;
}
.page-homepage .index-rating-buttons .button.botton--narrow.botton--narrow--white,
.page-homepage .index-rating-extract .button.botton--narrow.botton--narrow--white {
  color: #000;
}
.page-homepage .index-rating-buttons .button.botton--narrow.botton--narrow--white:hover,
.page-homepage .index-rating-extract .button.botton--narrow.botton--narrow--white:hover {
  color: #FFF;
  text-decoration: none;
}
.banner-image-homepage img {
  width: 100%;
  padding: 5px 5px 5px 0;
}
@media (max-width: 1024px) {
  .banner-image-homepage img {
    max-height: 100% !important;
  }
}
.banner-image-homepage:first-of-type img {
  padding-left: 5px;
}
.bottom-banner-homepage .yCmsComponent:nth-of-type(1) img {
  height: 26.04vw !important;
  margin-top: 5%;
  padding: 5px 2.5px 5px 5px;
}
@media (max-width: 1024px) {
  .bottom-banner-homepage .yCmsComponent:nth-of-type(1) img {
    height: auto !important;
  }
}
.bottom-banner-homepage .yCmsComponent:nth-of-type(2) img {
  height: 26.04vw !important;
  margin-top: 5%;
  padding: 5px 5px 5px 2.5px;
}
@media (max-width: 1024px) {
  .bottom-banner-homepage .yCmsComponent:nth-of-type(2) img {
    height: auto !important;
  }
}
.product-box {
  width: 100%;
}
.product-box .thumb {
  display: block;
  overflow: hidden;
  height: auto;
  margin-bottom: 10px;
}
.product-box .thumb img {
  width: 100%;
}
.product-box .details .product-name-container {
  width: 100%;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-box .details .product-name-container .brand-name {
  color: #000;
}
.product-box .details .product-name-container .product-name {
  font-size: 13px;
  margin: 0;
  font-weight: 600;
  padding-bottom: 10px;
  height: 70px;
  overflow: hidden;
  color: #191919;
}
.product-box .details .price {
  float: left;
  padding: 0;
  font-size: 16px;
  color: #e2251d;
  margin-bottom: 0;
  text-align: left;
}
.product-box .details .oldPrice {
  padding: 0 5px;
  color: gray;
  text-decoration: line-through;
  font-size: 13px;
  float: left;
  position: relative;
  top: 3px;
}
@media (min-width: 1025px) {
  .product-box .details .oldPrice {
    margin-right: 15%;
  }
}
.product-box .details .discount {
  float: left;
  font-size: 16px;
  padding: 0 5px;
  background-color: #e2251d;
  color: #ffffff;
  border-radius: 3px;
  position: relative;
  bottom: 0;
  top: 0;
}
@media (max-width: 1024px) {
  .product-box .details .discount {
    margin-right: 0;
  }
}
.product-box .details .discount:after {
  content: "%";
}
.product-box .details .image-product-box-price {
  width: 32px;
  height: 32px;
  display: none;
}
.product-box .ProductGridComponent-ListPickUpInStoreAction,
.product-box .SearchResultsGrid-ListPickUpInStoreAction {
  display: none;
}
.product-box .ProductGridComponent-ListAddToCartAction,
.product-box .SearchResultsGrid-ListAddToCartAction {
  width: 100%;
}
.product-box .ProductGridComponent-ListAddToCartAction .btn-primary,
.product-box .SearchResultsGrid-ListAddToCartAction .btn-primary {
  background-color: #ffffff;
  border-color: #000;
  color: #000;
}
.product-box .prices-container {
  padding: 0;
}
.product-box .price-box {
  padding: 0;
}
.product-box .flag-product {
  display: none;
  background-color: green;
  color: white;
  position: absolute;
  -ms-transform: rotate(7deg);
  -webkit-transform: rotate(7deg);
  transform: rotate(50deg);
  top: 2.5vw;
  left: 64%;
  width: 50%;
  font-size: 0.72vw;
  line-height: 1.8;
}
@media (max-width: 1024px) {
  .product-box .flag-product {
    font-size: 7px;
  }
}
@media (max-width: 639px) {
  .product-box .flag-product {
    top: 3vw;
  }
}
.fs-responsive-banner .wrapper-banner-image-homepage.row {
  max-width: 100%;
}
.fs-responsive-banner .wrapper-banner-image-homepage.row div {
  min-height: 0;
}
.fs-responsive-banner .wrapper-banner-image-homepage.row .banner-image-homepage {
  padding: 0;
}
.fs-responsive-banner .wrapper-banner-image-homepage.row img {
  padding: 0 !important;
}
.fs-responsive-banner.row {
  max-width: 100%;
}
.social-mobile {
  left: 50%;
}
.news-module {
  margin: 20px 0;
  padding: 0 !important;
}
.category-title {
  font-size: 24px !important;
  text-align: center;
  text-transform: uppercase;
  padding: .5em 0;
  line-height: 26px;
}
.HomeForumTextoTest {
  text-transform: uppercase;
}
.HomeForumTextoTest a {
  text-transform: none;
  font-family: 'Roboto-Bold', system-ui, sans-serif;
}
.BotonLeerTestBlogMontana,
.BotonLeerTestBlogRunning,
.BotonLeerTestBlogCiclismo,
.BotonLeerTestBlogFitness {
  text-transform: uppercase;
}
.page-beAMember .container__full,
.page-aboutUs .container__full,
.page-contactUs .container__full,
.page-legalNotice .container__full,
.page-cookiesPolicy .container__full,
.page-generalConditions .container__full,
.textpage-termsAndConditions .container__full {
  margin-top: 2%;
}
.page-beAMember .container__full img,
.page-aboutUs .container__full img,
.page-contactUs .container__full img,
.page-legalNotice .container__full img,
.page-cookiesPolicy .container__full img,
.page-generalConditions .container__full img,
.textpage-termsAndConditions .container__full img {
  margin: 0 auto;
  display: block;
}
@media (max-width: 1024px) {
  .page-beAMember .container__full .nav_column,
  .page-aboutUs .container__full .nav_column,
  .page-contactUs .container__full .nav_column,
  .page-legalNotice .container__full .nav_column,
  .page-cookiesPolicy .container__full .nav_column,
  .page-generalConditions .container__full .nav_column,
  .textpage-termsAndConditions .container__full .nav_column {
    margin: 0 3% 5%;
  }
  .page-beAMember .container__full h2,
  .page-aboutUs .container__full h2,
  .page-contactUs .container__full h2,
  .page-legalNotice .container__full h2,
  .page-cookiesPolicy .container__full h2,
  .page-generalConditions .container__full h2,
  .textpage-termsAndConditions .container__full h2,
  .page-beAMember .container__full h3,
  .page-aboutUs .container__full h3,
  .page-contactUs .container__full h3,
  .page-legalNotice .container__full h3,
  .page-cookiesPolicy .container__full h3,
  .page-generalConditions .container__full h3,
  .textpage-termsAndConditions .container__full h3,
  .page-beAMember .container__full p,
  .page-aboutUs .container__full p,
  .page-contactUs .container__full p,
  .page-legalNotice .container__full p,
  .page-cookiesPolicy .container__full p,
  .page-generalConditions .container__full p,
  .textpage-termsAndConditions .container__full p {
    width: 100%;
  }
  .page-beAMember .container__full .textpage-legalNotice ol li,
  .page-aboutUs .container__full .textpage-legalNotice ol li,
  .page-contactUs .container__full .textpage-legalNotice ol li,
  .page-legalNotice .container__full .textpage-legalNotice ol li,
  .page-cookiesPolicy .container__full .textpage-legalNotice ol li,
  .page-generalConditions .container__full .textpage-legalNotice ol li,
  .textpage-termsAndConditions .container__full .textpage-legalNotice ol li,
  .page-beAMember .container__full .textpage-legalNotice ul li,
  .page-aboutUs .container__full .textpage-legalNotice ul li,
  .page-contactUs .container__full .textpage-legalNotice ul li,
  .page-legalNotice .container__full .textpage-legalNotice ul li,
  .page-cookiesPolicy .container__full .textpage-legalNotice ul li,
  .page-generalConditions .container__full .textpage-legalNotice ul li,
  .textpage-termsAndConditions .container__full .textpage-legalNotice ul li {
    width: 100%;
  }
  .page-beAMember .container__full table,
  .page-aboutUs .container__full table,
  .page-contactUs .container__full table,
  .page-legalNotice .container__full table,
  .page-cookiesPolicy .container__full table,
  .page-generalConditions .container__full table,
  .textpage-termsAndConditions .container__full table {
    width: 100%;
  }
}
.page-beAMember h2,
.page-aboutUs h2,
.page-contactUs h2,
.page-legalNotice h2,
.page-cookiesPolicy h2,
.page-generalConditions h2,
.textpage-termsAndConditions h2 {
  font-size: 20px;
}
.page-beAMember h3,
.page-aboutUs h3,
.page-contactUs h3,
.page-legalNotice h3,
.page-cookiesPolicy h3,
.page-generalConditions h3,
.textpage-termsAndConditions h3 {
  font-size: 18px;
}
.page-beAMember p,
.page-aboutUs p,
.page-contactUs p,
.page-legalNotice p,
.page-cookiesPolicy p,
.page-generalConditions p,
.textpage-termsAndConditions p {
  font-size: 15px;
  line-height: 25px;
}
.page-beAMember p.general-conditions-text,
.page-aboutUs p.general-conditions-text,
.page-contactUs p.general-conditions-text,
.page-legalNotice p.general-conditions-text,
.page-cookiesPolicy p.general-conditions-text,
.page-generalConditions p.general-conditions-text,
.textpage-termsAndConditions p.general-conditions-text {
  margin: 2% 0;
}
.page-beAMember .title-textpage,
.page-aboutUs .title-textpage,
.page-contactUs .title-textpage,
.page-legalNotice .title-textpage,
.page-cookiesPolicy .title-textpage,
.page-generalConditions .title-textpage,
.textpage-termsAndConditions .title-textpage {
  color: #e2251d;
  font-size: 25px;
  margin-bottom: 2%;
}
.page-beAMember .textpage-container,
.page-aboutUs .textpage-container,
.page-contactUs .textpage-container,
.page-legalNotice .textpage-container,
.page-cookiesPolicy .textpage-container,
.page-generalConditions .textpage-container,
.textpage-termsAndConditions .textpage-container {
  margin: 3% 3% 5%;
  margin-top: 0;
}
.page-beAMember .textpage-container li,
.page-aboutUs .textpage-container li,
.page-contactUs .textpage-container li,
.page-legalNotice .textpage-container li,
.page-cookiesPolicy .textpage-container li,
.page-generalConditions .textpage-container li,
.textpage-termsAndConditions .textpage-container li {
  width: 50%;
}
.page-beAMember table,
.page-aboutUs table,
.page-contactUs table,
.page-legalNotice table,
.page-cookiesPolicy table,
.page-generalConditions table,
.textpage-termsAndConditions table {
  width: 100%;
}
.page-beAMember table th,
.page-aboutUs table th,
.page-contactUs table th,
.page-legalNotice table th,
.page-cookiesPolicy table th,
.page-generalConditions table th,
.textpage-termsAndConditions table th {
  background-color: white;
  color: black;
  font-weight: bolder;
}
.page-beAMember tr.first-row-table,
.page-aboutUs tr.first-row-table,
.page-contactUs tr.first-row-table,
.page-legalNotice tr.first-row-table,
.page-cookiesPolicy tr.first-row-table,
.page-generalConditions tr.first-row-table,
.textpage-termsAndConditions tr.first-row-table {
  border-bottom: 1px solid #e2251d;
}
.page-beAMember tr.first-row-table td p,
.page-aboutUs tr.first-row-table td p,
.page-contactUs tr.first-row-table td p,
.page-legalNotice tr.first-row-table td p,
.page-cookiesPolicy tr.first-row-table td p,
.page-generalConditions tr.first-row-table td p,
.textpage-termsAndConditions tr.first-row-table td p {
  padding-bottom: 10px;
}
.page-beAMember td p,
.page-aboutUs td p,
.page-contactUs td p,
.page-legalNotice td p,
.page-cookiesPolicy td p,
.page-generalConditions td p,
.textpage-termsAndConditions td p {
  width: 100%;
  margin: 30px 0;
}
.page-beAMember .third-companies-table,
.page-aboutUs .third-companies-table,
.page-contactUs .third-companies-table,
.page-legalNotice .third-companies-table,
.page-cookiesPolicy .third-companies-table,
.page-generalConditions .third-companies-table,
.textpage-termsAndConditions .third-companies-table {
  margin: 0 5px;
}
.page-beAMember .facet_block,
.page-aboutUs .facet_block,
.page-contactUs .facet_block,
.page-legalNotice .facet_block,
.page-cookiesPolicy .facet_block,
.page-generalConditions .facet_block,
.textpage-termsAndConditions .facet_block {
  margin-top: 15px;
}
.page-beAMember .facet_block li,
.page-aboutUs .facet_block li,
.page-contactUs .facet_block li,
.page-legalNotice .facet_block li,
.page-cookiesPolicy .facet_block li,
.page-generalConditions .facet_block li,
.textpage-termsAndConditions .facet_block li {
  margin: 5px 0;
}
.page-beAMember .facet_block li a,
.page-aboutUs .facet_block li a,
.page-contactUs .facet_block li a,
.page-legalNotice .facet_block li a,
.page-cookiesPolicy .facet_block li a,
.page-generalConditions .facet_block li a,
.textpage-termsAndConditions .facet_block li a {
  color: #191919;
}
.page-beAMember .facet_block li a:hover,
.page-aboutUs .facet_block li a:hover,
.page-contactUs .facet_block li a:hover,
.page-legalNotice .facet_block li a:hover,
.page-cookiesPolicy .facet_block li a:hover,
.page-generalConditions .facet_block li a:hover,
.textpage-termsAndConditions .facet_block li a:hover {
  color: #e2251d;
}
.page-beAMember .textpage-legalNotice ol li,
.page-aboutUs .textpage-legalNotice ol li,
.page-contactUs .textpage-legalNotice ol li,
.page-legalNotice .textpage-legalNotice ol li,
.page-cookiesPolicy .textpage-legalNotice ol li,
.page-generalConditions .textpage-legalNotice ol li,
.textpage-termsAndConditions .textpage-legalNotice ol li,
.page-beAMember .textpage-legalNotice ul li,
.page-aboutUs .textpage-legalNotice ul li,
.page-contactUs .textpage-legalNotice ul li,
.page-legalNotice .textpage-legalNotice ul li,
.page-cookiesPolicy .textpage-legalNotice ul li,
.page-generalConditions .textpage-legalNotice ul li,
.textpage-termsAndConditions .textpage-legalNotice ul li {
  width: 60%;
  margin: 15px 0;
}
.termsAndConditions-section .btn-primary {
  background-color: #191919;
  border-color: #191919;
}
.termsAndConditions-section .btn-primary:hover {
  opacity: 0.8;
}
.page-generalConditions .container__full {
  margin-top: 3%;
  margin-bottom: 4vh;
}
.page-aboutUs td {
  text-align: center;
  vertical-align: middle;
}
.page-aboutUs td p {
  margin: 0 0 10px;
}
.block-padding-20 {
  position: relative;
}
.aside-nav {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
div.aside-nav-item {
  border-bottom: 1px solid #EEE;
  padding: 0.5em 1em;
  margin: .2em 0;
}
div.aside-nav-item > a {
  padding: 0;
  margin: 0;
  border: none;
  color: #222222;
  display: block;
  -o-font-smoothing: antialiased;
  font-size: 16px;
}
div.aside-nav-item.active > a {
  padding: 0.5em;
  color: #ffffff;
  background-color: #000000;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
div.aside-nav-item.active > a:hover {
  background: #222222;
}
@media only screen and (max-width: 64em) {
  .template-pages-layout-contentLayout1Page .overlay-aside-container {
    top: -48px;
  }
  .template-pages-layout-contentLayout1Page .overlay-aside {
    position: absolute;
    top: -48px;
    background: #ffffff;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    height: calc(100% + 48px);
  }
  .template-pages-layout-contentLayout1Page .overlay-aside.visible {
    top: -48px;
  }
}
.content-background {
  padding-bottom: 20px;
  z-index: 3;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.7);
  right: 20px;
}
.content-background h1 {
  font-size: 2vw;
}
.content-background p {
  font-size: 1.2vw;
}
@media (max-width: 1024px) {
  .content-background {
    width: 50% !important;
  }
  .content-background h1 {
    font-size: 2.4vw;
  }
  .content-background p {
    font-size: 1.8vw;
  }
}
.content-page.absolute-text {
  position: absolute;
  left: 50%;
  top: 20px;
  z-index: 3;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.7);
  width: 48%;
}
.content-page.absolute-text .block-padding-20 {
  padding: 0;
}
.content-page.absolute-text .block-padding-20 h1 {
  font-weight: bold;
  text-align: left;
  padding: 0 10px 0 10px;
}
.content-page.absolute-text .block-padding-20 p {
  font-weight: lighter;
  text-align: justify;
  padding: 0 10px 0 10px;
  line-height: 20px;
}
@media only screen and (max-width: 64em) {
  .content-page.absolute-text {
    left: 43%;
    width: 54%;
  }
  .content-page.absolute-text .block-padding-20 h1 {
    font-size: 18px;
  }
  .content-page.absolute-text .block-padding-20 p {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 600px) {
  .content-page.absolute-text {
    left: 5%;
    width: 90%;
  }
  .content-page.absolute-text .block-padding-20 h1 {
    font-size: 14px;
  }
  .content-page.absolute-text .block-padding-20 p {
    font-size: 12px;
    line-height: 16px;
  }
}
.un-margin-20 {
  margin: -20px -18rem;
}
@media only screen and (max-width: 64em) {
  .un-margin-20 {
    margin: -20px 0;
  }
}
@media (max-width: 600px) {
  .un-margin-20 .js-responsive-image {
    max-width: 140%;
    width: auto;
  }
}
.page-contactUs .large-9.column p {
  padding: 1em 0;
  line-height: 1.4em;
  font-size: .75em;
}
.page-contactUs .large-9.column h1 {
  font-size: 1.5em;
}
.page-contactUs .large-9.column h2 {
  font-size: 1.25em;
}
.page-contactUs .large-9.column ul {
  padding: 2em 0;
}
.page-contactUs .large-9.column ul li {
  line-height: 1.4em;
  font-size: .75em;
}
.page-contactUs .large-9.column .large-6.column h1 {
  font-size: 1.6em;
  text-align: left;
}
.page-contactUs .large-9.column .large-6.column p {
  font-size: 1em;
  text-align: justify;
  padding: 0 2em 0 2em;
}
.page-contactUs .large-9.column .large-12.column p {
  padding: 1em 0;
  line-height: 1.4em;
  font-size: .75em;
}
.page-contactUs .large-9.column .large-12.column h1 {
  font-size: 1.5em;
}
.page-contactUs .large-9.column .large-12.column h3 {
  font-size: 1.125em;
}
.page-needHelp h1 {
  padding: .5em 0;
  font-size: 1.5em;
}
.page-needHelp p {
  padding: 1em 0;
  line-height: 1.4em;
  font-size: .75em;
}
.page-needHelp .large-6.column h2 {
  font-size: 1.25em;
}
.page-needHelp .large-6.column h2 a {
  color: #000000;
  outline: 0;
  text-decoration: none;
}
.page-needHelp .block-padding-20 .block-padding-20 {
  padding-bottom: 0;
}
.page-workWithUs .breadcrumb-section-pages {
  display: none;
}
.page-notFound .global-alerts .alert {
  display: none;
}
.page-notFound .global-alerts .error-page {
  margin: 30px 0;
}
.page-notFound .global-alerts .error-page-button {
  background-color: #191919;
  border-color: transparent;
}
@media (max-width: 939px) {
  .page-notFound .global-alerts .error-page-button {
    font-size: 10px;
  }
}
.page-notFound .global-alerts .error-page-button:after,
.page-notFound .global-alerts .error-page-button:before {
  display: none;
}
.page-notFound .global-alerts .error-page-button:hover {
  background-color: #333333;
  border-color: #333333;
}
.page-notFound .global-alerts .banner__component--responsive img {
  width: auto;
}
.page-notFound .global-alerts p {
  padding: 1em 0;
  line-height: 1.4em;
  font-size: .75em;
}
.page-storefinderPage .form-group {
  margin-top: 0;
}
.page-storefinderPage .js-store-openings {
  display: inline;
}
.page-storefinderPage .store-finder-forum .headline {
  font-size: 24px;
  line-height: 35px;
  padding-bottom: 40px;
  margin: 0;
  color: #191919;
  border-bottom: none;
  text-align: left;
}
.page-storefinderPage .store__finder--search .btn-primary {
  padding: 10px 15px;
}
.page-storefinderPage .store__finder--search #storeFinderForm {
  margin-bottom: 20px;
}
.page-storefinderPage .store__finder--search .btn:hover,
.page-storefinderPage .store__finder .btn:hover {
  opacity: 0.8;
  cursor: unset;
}
.page-storefinderPage .openings__title {
  display: none;
}
.page-storefinderPage li.loading .glyphicon {
  color: #e2251d;
}
.page-storefinderPage .searchbutton {
  padding: 0 25px;
}
@media (max-width: 1024px) {
  .page-storefinderPage .searchbutton {
    padding: 0;
  }
}
@media (max-width: 639px) {
  .page-storefinderPage .searchbutton {
    padding: 0;
  }
}
.page-storefinderPage .store__finder .store__finder--pagination.top {
  display: none;
}
@media (min-width: 640px) and (max-width: 1024px) {
  .page-storefinderPage .store__finder .store__finder--pagination.top {
    display: block;
  }
  .page-storefinderPage .store__finder .store__finder--pagination.bottom {
    display: none;
  }
}
@media (max-width: 639px) {
  .page-storefinderPage .store__finder .store__finder--pagination.bottom {
    padding: 20px 0;
    line-height: 3.5;
  }
  .page-storefinderPage .store__finder .store__finder--pagination.bottom .pagination-buttons-container {
    width: 100%;
    display: flex;
    gap: 14px;
  }
}
.page-storefinderPage .store__finder .store__finder--panel {
  margin-bottom: 0;
}
@media (max-width: 639px) {
  .page-storefinderPage .store__finder .store__finder--navigation-list {
    margin: 0;
  }
}
.page-storefinderPage .store__finder .store__finder--navigation-list .list__entry input:checked + label {
  background: #e2251d;
}
.page-storefinderPage .store__finder .store__finder--navigation {
  padding-right: 50px;
  height: auto;
}
@media (min-width: 640px) and (max-width: 1024px) {
  .page-storefinderPage .store__finder .store__finder--navigation {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 639px) {
  .page-storefinderPage .store__finder .store__finder--navigation {
    padding-right: 0;
  }
}
.page-storefinderPage .store__finder .store__finder--details {
  padding: 0 25px;
}
.page-storefinderPage .store__finder .store__finder--details .store__finder--details-info {
  margin-top: 10px;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .page-storefinderPage .store__finder .store__finder--details {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .page-storefinderPage .store__finder .store__finder--details .store__finder--map {
    margin-bottom: 50px;
  }
}
.page-storefinderPage .store__finder--details-openings {
  margin: 15px 0;
}
.page-storefinderPage .store__finder--details-openings tr td {
  padding: 5px;
  white-space: nowrap;
  text-align: center;
}
.page-storefinderPage .store__finder--details-openings .schedule-title {
  margin-top: 15px;
}
.page-storefinderPage #storeFinder {
  max-width: 85rem;
  width: 90%;
  margin: 0 auto;
  padding: 0 15px;
}
@media (max-width: 1024px) {
  .page-storefinderPage #storeFinder {
    padding: 0;
  }
}
.page-storefinderPage .js-store-line1,
.page-storefinderPage .js-store-line2,
.page-storefinderPage .address-text,
.page-storefinderPage .phone-text,
.page-storefinderPage .js-store-phone,
.page-storefinderPage .js-store-postalCode,
.page-storefinderPage .js-store-town,
.page-storefinderPage .moreInformation-text {
  display: inline-block;
}
.page-storefinderPage .info__address {
  font-size: 15px;
}
@media (max-width: 1024px) {
  .page-storefinderPage .info__address {
    font-size: 10px;
  }
}
.page-storefinderPage .js-store-finder-pager-item-from:after {
  content: ' -';
}
.page-storefinderPage #findStoresNearMe,
.page-storefinderPage #showStoresMap {
  font-weight: 100;
  width: 100%;
}
.page-storefinderPage #findStoresNearMe.btn:disabled,
.page-storefinderPage #showStoresMap.btn:disabled {
  background: #191919;
  opacity: 1;
}
@media (max-width: 639px) {
  .page-storefinderPage #findStoresNearMe,
  .page-storefinderPage #showStoresMap {
    margin: 15px 0;
  }
  .page-storefinderPage #findStoresNearMe.btn-link-mobile,
  .page-storefinderPage #showStoresMap.btn-link-mobile {
    background: none;
    color: #000000;
    border: none;
    text-transform: none;
    padding: 0 0.25rem;
    text-decoration: underline;
    margin-bottom: 2rem;
    width: auto;
  }
  .page-storefinderPage #findStoresNearMe.btn-link-mobile > .glyphicon,
  .page-storefinderPage #showStoresMap.btn-link-mobile > .glyphicon {
    display: none;
  }
}
@media (max-width: 605px) {
  .page-storefinderPage .pagination-buttons-container {
    margin: 0;
  }
}
@media (min-width: 606px) {
  .page-storefinderPage .pagination-buttons-container {
    margin: 0 15px;
  }
}
@media (min-width: 640px) {
  .page-storefinderPage .storesearch {
    padding-right: 50px;
    padding-left: 0;
  }
}
@media (max-width: 639px) {
  .page-storefinderPage .storesearch {
    padding: 0;
  }
}
.page-storefinderPage .store__finder .store__finder--map {
  height: 500px;
}
@media (max-width: 1024px) {
  .page-storefinderPage .entry__info {
    font-size: 10px !important;
  }
}
.page-storefinderPage #storeFinderForm {
  border: 1px solid #ccc;
}
.page-storefinderPage input {
  border: none;
}
.page-storefinderPage .store__finder--search .btn-icon-store-search {
  background: transparent;
  border: none;
  color: black;
}
.page-storefinderPage #findStoresNearMe,
.page-storefinderPage #showStoresMap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
}
.page-storefinderPage .glyphicon-map-marker {
  font-size: 24px;
  margin-right: 10px;
}
.page-storefinderPage .text-find-store {
  padding-top: 3px;
  text-align: start;
  white-space: normal;
}
.page-storefinderPage .entry__address {
  width: 75%;
}
.page-storefinderPage .entry__direction {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
@media (max-width: 639px) {
  .page-storefinderPage .entry__direction {
    display: block;
  }
}
.page-storefinderPage .entry__city {
  text-transform: lowercase;
}
.page-storefinderPage .entry__city:first-letter {
  text-transform: capitalize;
}
.page-storefinderPage .btn-store-list-form {
  text-transform: capitalize;
  background: transparent;
  border: 1px solid black;
  color: black;
  width: 170px;
  margin: 5px;
}
@media (min-width: 1025px) {
  .page-storefinderPage .btn-store-list-form:hover {
    color: #d2d2d2;
  }
}
@media (max-width: 639px) {
  .page-storefinderPage .btn-store-list-form {
    width: 100%;
    margin: 5px 0;
  }
}
.page-storefinderPage .pull-left,
.page-storefinderPage .pull-right {
  font-size: 14px;
}
.page-storefinderPage .breadcrumb-section-pages {
  width: 90%;
}
.page-storefinderPage .breadcrumb-section-pages .column {
  padding: 0;
}
.page-storefinderPage .breadcrumb-section-pages .breadcrumb {
  text-transform: uppercase;
}
.page-storefinderPage .breadcrumb-section-pages .breadcrumb a {
  color: #d2d2d2;
}
.page-storefinderPage .breadcrumb-section-pages .breadcrumb a:after {
  content: "|";
  padding: 0 5px;
}
.page-storefinderPage .breadcrumb-section-pages .breadcrumb span {
  color: #222222;
}
.status-text {
  text-transform: lowercase;
  display: block;
}
@media (min-width: 1025px) {
  .page-login .checkout-login .medium-7.columns,
  .page-checkout-login .checkout-login .medium-7.columns {
    padding: 0 !important;
  }
  .page-login .checkout-login h2,
  .page-checkout-login .checkout-login h2 {
    color: #222222;
    font-weight: bold !important;
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
    font-size: 1.1vw !important;
  }
}
@media (max-width: 1024px) {
  .page-login .hamburger-menu-mobile,
  .page-checkout-login .hamburger-menu-mobile {
    display: none;
  }
}
.page-login .overlay-aside,
.page-checkout-login .overlay-aside {
  top: -48px;
  height: calc(100% + 48px);
}
.page-login .overlay-aside.visible,
.page-checkout-login .overlay-aside.visible {
  top: -48px;
}
.page-login .overlay-aside-container,
.page-checkout-login .overlay-aside-container {
  top: -48px;
}
.page-login .checkout-login,
.page-checkout-login .checkout-login {
  padding: 0;
}
.page-login .checkout-login .medium-7,
.page-checkout-login .checkout-login .medium-7 {
  padding-right: 0;
}
@media (max-width: 1024px) {
  .page-login .checkout-login .medium-5,
  .page-checkout-login .checkout-login .medium-5 {
    padding-left: 15px;
    padding-top: 15px;
  }
}
.page-login .options-wrapper,
.page-checkout-login .options-wrapper {
  font-size: 16px;
  margin-top: 30px;
}
.page-login form,
.page-checkout-login form {
  margin: 0 0 1rem;
}
.page-login .returning-customer,
.page-checkout-login .returning-customer {
  border-right: 1px dashed grey;
  float: left;
  padding-right: 13%;
  width: 87%;
}
@media (max-width: 1024px) {
  .page-login .returning-customer,
  .page-checkout-login .returning-customer {
    border: none;
    border-bottom: 1px dotted lightgrey;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid lightgray;
    padding-bottom: 20px;
  }
}
.page-login .returning-customer .h3,
.page-checkout-login .returning-customer .h3,
.page-login .new-customer .h3,
.page-checkout-login .new-customer .h3 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0;
  line-height: 1.4;
}
@media (max-width: 1024px) {
  .page-login .returning-customer .h3,
  .page-checkout-login .returning-customer .h3,
  .page-login .new-customer .h3,
  .page-checkout-login .new-customer .h3 {
    font-size: 17px;
  }
}
.page-login .returning-customer .form-group.forgotten-password-container,
.page-checkout-login .returning-customer .form-group.forgotten-password-container,
.page-login .new-customer .form-group.forgotten-password-container,
.page-checkout-login .new-customer .form-group.forgotten-password-container {
  margin-bottom: 12px;
}
.page-login .returning-customer .form-group.obtain-password-container,
.page-checkout-login .returning-customer .form-group.obtain-password-container,
.page-login .new-customer .form-group.obtain-password-container,
.page-checkout-login .new-customer .form-group.obtain-password-container {
  margin-bottom: 25px;
}
.page-login .returning-customer .form-group.email-group,
.page-checkout-login .returning-customer .form-group.email-group,
.page-login .new-customer .form-group.email-group,
.page-checkout-login .new-customer .form-group.email-group {
  margin-bottom: 30px;
}
.page-login .returning-customer .form-group .forgot-password-link,
.page-checkout-login .returning-customer .form-group .forgot-password-link,
.page-login .new-customer .form-group .forgot-password-link,
.page-checkout-login .new-customer .form-group .forgot-password-link {
  padding-bottom: 5px;
  padding-top: 3px;
  font-size: 12px;
}
.page-login .returning-customer .form-group .control-label,
.page-checkout-login .returning-customer .form-group .control-label,
.page-login .new-customer .form-group .control-label,
.page-checkout-login .new-customer .form-group .control-label {
  margin-bottom: 5px;
}
.page-login .returning-customer .button,
.page-checkout-login .returning-customer .button,
.page-login .new-customer .button,
.page-checkout-login .new-customer .button {
  padding: 12px 33px;
  font-size: 16px;
  margin-bottom: 2.5vw;
}
.page-login .returning-customer .cart-bottom-links,
.page-checkout-login .returning-customer .cart-bottom-links,
.page-login .new-customer .cart-bottom-links,
.page-checkout-login .new-customer .cart-bottom-links {
  margin: 0 !important;
}
.page-login .forgotten-password .btn-primary,
.page-checkout-login .forgotten-password .btn-primary {
  font-size: 14px !important;
}
@media (min-width: 1025px) {
  .page-login .login-register-container,
  .page-checkout-login .login-register-container {
    margin-bottom: 6.4vw;
  }
}
@media (max-width: 1024px) {
  .page-login .login-register-container,
  .page-checkout-login .login-register-container {
    margin-bottom: 10vh;
  }
}
.page-login .login-register-container .headline,
.page-checkout-login .login-register-container .headline {
  border-bottom: none;
}
.page-login .login-register-container .headline,
.page-checkout-login .login-register-container .headline,
.page-login .login-register-container .login-page__headline,
.page-checkout-login .login-register-container .login-page__headline,
.page-login .login-register-container .user-register__headline,
.page-checkout-login .login-register-container .user-register__headline {
  color: #191919;
  text-align: center;
}
.page-login .login-register-container .btn,
.page-checkout-login .login-register-container .btn {
  color: white;
  background-color: #191919;
  border-color: #191919;
  padding: 10px 15px;
}
.page-login .login-register-container .btn:hover,
.page-checkout-login .login-register-container .btn:hover {
  opacity: 0.8;
}
.page-login .login-register-container a,
.page-checkout-login .login-register-container a {
  color: #e2251d;
}
.page-login .login-register-container .help-block,
.page-checkout-login .login-register-container .help-block {
  color: #e2251d;
}
.dropdown-menu .login-form {
  padding: 24px 20px;
  margin-bottom: 0;
  border-bottom: 1px solid #e5e5e5;
}
.page-reserveLogin .login-section {
  width: 50%;
  margin: auto;
}
@media (max-width: 1024px) {
  .page-reserveLogin .login-section {
    width: 100%;
    padding: 0 20px;
  }
}
.page-reserveLogin .birth-date-inputs {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.page-reserveLogin .birth-date-inputs .form-birth-date {
  width: 30%;
}
.page-reserveLogin .form-birth-date {
  margin-bottom: 0;
}
.page-reserveLogin .form-birth-date .small-8.columns {
  width: auto;
  float: left;
}
.page-reserveLogin .form-birth-date .small-8.columns .input-birth-date.day {
  width: 50px;
}
.page-reserveLogin .form-birth-date .small-8.columns .input-birth-date.month {
  width: 50px;
}
.page-reserveLogin .form-birth-date .small-8.columns .input-birth-date.year {
  width: 80px;
}
.page-reserveLogin .form-birth-date:nth-child(1) .help-block,
.page-reserveLogin .form-birth-date:nth-child(2) .help-block {
  display: none;
}
.page-reserveLogin #loginForm div {
  position: relative;
  padding: 0 !important;
}
.page-reserveLogin #loginForm div label {
  position: absolute;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-top: 9px;
  left: 12px;
}
.page-reserveLogin #loginForm input[type=password],
.page-reserveLogin #loginForm input[type=text] {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 40px;
  margin-bottom: 0;
  font-size: 12px;
  background: #f6f6f6;
  border-color: #d7d7d7;
}
.page-reserveLogin .checkbox .control-label {
  display: inline-block;
}
.page-reserveLogin .checkbox input[type="checkbox"] {
  margin: 5px 0 0 10px;
}
.page-reserveLogin .register-section .form-actions {
  display: flex;
  flex-direction: column;
}
.page-login .birth-date-inputs {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.page-login .birth-date-inputs .form-birth-date {
  width: 30%;
}
.page-login .form-birth-date {
  margin-bottom: 0;
}
.page-login .form-birth-date .small-8.columns {
  width: auto;
  float: left;
}
.page-login .form-birth-date .small-8.columns .input-birth-date.day {
  width: 50px;
}
.page-login .form-birth-date .small-8.columns .input-birth-date.month {
  width: 50px;
}
.page-login .form-birth-date .small-8.columns .input-birth-date.year {
  width: 80px;
}
.page-login .form-birth-date:nth-child(1) .help-block,
.page-login .form-birth-date:nth-child(2) .help-block {
  display: none;
}
.page-login .invalid-input {
  border: 1px solid #a41a1a;
  background-color: #ee837e;
}
@media (max-width: 1024px) {
  .page-login .login-section {
    padding: 10px;
  }
}
.page-login .block-padding-20 {
  position: relative;
}
.page-login i {
  margin: 0 6px;
}
.page-login p {
  padding: 1em 0;
  line-height: 1.4em;
  font-size: .75em;
}
.page-login .legend {
  display: block;
  color: #888;
  margin-bottom: 16px;
}
.page-login .login-form,
.page-login #loginForm {
  background-color: #0F0F0F;
  padding: 1em;
  margin-bottom: 2em;
}
.page-login .login-form .title,
.page-login #loginForm .title {
  padding: 0;
  color: #ffffff;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: -27px;
}
.page-login .login-form .title i.icons-medium-logo,
.page-login #loginForm .title i.icons-medium-logo {
  margin-top: 0;
}
.page-login .login-form .form-group,
.page-login #loginForm .form-group {
  margin: 0;
}
.page-login .login-form div,
.page-login #loginForm div {
  position: relative;
  padding: 0 !important;
}
.page-login .login-form div label,
.page-login #loginForm div label {
  position: absolute;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-top: 9px;
  left: 5px;
  z-index: 999;
}
.page-login .login-form [placeholder],
.page-login #loginForm [placeholder] {
  color: #222222;
  opacity: 1;
  font-weight: 100;
}
.page-login .login-form input[placeholder],
.page-login #loginForm input[placeholder] {
  color: #222222;
  opacity: 1;
  font-weight: 100;
}
.page-login .login-form:-moz-placeholder,
.page-login #loginForm:-moz-placeholder {
  color: #222222 !important;
  opacity: 1;
  font-weight: 100;
}
.page-login .login-form::-moz-placeholder,
.page-login #loginForm::-moz-placeholder {
  color: #222222 !important;
  opacity: 1;
  font-weight: 100;
}
.page-login .login-form::-webkit-input-placeholder,
.page-login #loginForm::-webkit-input-placeholder {
  color: #222222 !important;
  opacity: 1;
  font-weight: 100;
}
.page-login .login-form .placeholder,
.page-login #loginForm .placeholder {
  color: #222222 !important;
  opacity: 1;
  font-weight: 100;
}
.page-login .login-form input:-ms-input-placeholder,
.page-login #loginForm input:-ms-input-placeholder {
  color: #222222 !important;
  opacity: 1;
  font-weight: 100;
}
.page-login .login-form textarea:-ms-input-placeholder,
.page-login #loginForm textarea:-ms-input-placeholder {
  color: #222222 !important;
  opacity: 1;
  font-weight: 100;
}
.page-login .login-form input[type=password],
.page-login #loginForm input[type=password],
.page-login .login-form input[type=text],
.page-login #loginForm input[type=text] {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 40px;
  margin-bottom: 0;
  font-size: 12px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #f6f6f6;
  border-color: #d7d7d7;
}
.page-login .login-form input[type=password].user,
.page-login #loginForm input[type=password].user,
.page-login .login-form input[type=text].user,
.page-login #loginForm input[type=text].user {
  border-bottom: none;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
.page-login .login-form input[type=password].pwd,
.page-login #loginForm input[type=password].pwd,
.page-login .login-form input[type=text].pwd,
.page-login #loginForm input[type=text].pwd {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
.page-login .login-form .forgot-cont,
.page-login #loginForm .forgot-cont {
  text-align: center;
  margin-top: 8px;
  margin-bottom: 12px;
  line-height: 1.4em;
  font-size: .75em;
}
.page-login .login-form .forgot-cont a,
.page-login #loginForm .forgot-cont a {
  color: #ffffff;
  font-size: 12px;
}
.page-login .login-form .button,
.page-login #loginForm .button {
  width: 100%;
}
.page-login button[disabled]:hover {
  cursor: not-allowed;
}
.page-login .button {
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 16px;
  padding: 0.8em 1.4em;
}
.page-login .has-error .help-block {
  display: inline-block;
  width: 100%;
  padding-left: 10px;
  font-size: 14px;
}
.page-login #colorbox .description {
  font-size: 14px;
  margin-top: 10px;
}
.page-login #colorbox .columns {
  width: 100%;
  padding: 0;
}
.page-login #colorbox .glyphicon-remove {
  color: #000000;
}
.page-login .checkbox .control-label {
  display: inline-block;
}
.page-login .checkbox input[type="checkbox"] {
  position: static;
  margin: 0;
}
.page-login .main-content {
  text-align: center;
}
.page-login .main-content .font-bold p {
  font-size: 100%;
}
.page-checkout-login .generic-page .row.no-margin {
  position: relative;
}
.page-checkout-login .generic-page .row.no-margin .yCmsContentSlot.medium-7.columns {
  padding: 15px 15px;
}
.page-checkout-login .generic-page .row.no-margin .overlay-aside,
.page-checkout-login .generic-page .row.no-margin .overlay-aside-container {
  top: -20px !important;
}
@media (min-width: 1025px) {
  .page-address-book .account-section,
  .page-add-edit-address .account-section {
    margin-bottom: 16vh;
  }
}
@media (max-width: 1024px) {
  .page-address-book .account-section,
  .page-add-edit-address .account-section {
    margin-bottom: 10vh;
  }
}
.page-address-book .account-section .account-cards-actions .action-links .glyphicon,
.page-add-edit-address .account-section .account-cards-actions .action-links .glyphicon {
  color: #191919 !important;
}
.page-address-book .account-section .account-cards-actions .action-links:hover .glyphicon,
.page-add-edit-address .account-section .account-cards-actions .action-links:hover .glyphicon {
  color: #e2251d !important;
}
.page-address-book .account-section .content-empty,
.page-add-edit-address .account-section .content-empty {
  min-height: 20vh;
}
.page-address-book .radio input[type="radio"],
.page-add-edit-address .radio input[type="radio"],
.page-address-book .radio-inline input[type="radio"],
.page-add-edit-address .radio-inline input[type="radio"],
.page-address-book .checkbox input[type="checkbox"],
.page-add-edit-address .checkbox input[type="checkbox"],
.page-address-book .checkbox-inline input[type="checkbox"],
.page-add-edit-address .checkbox-inline input[type="checkbox"] {
  top: 0;
}
.page-address-book .account-section .account-cards {
  padding-left: 0;
}
.page-address-book .account-section .account-cards.card-select {
  border: none !important;
}
.page-address-book .account-section .account-cards .card {
  border: none;
  padding: 15px;
}
.page-address-book .account-section .account-cards .card .address-card {
  padding: 30px 30px 25px;
  border: 1px solid #000000;
  border-radius: 5px;
  height: 100%;
  width: 100%;
}
.page-address-book .account-section .account-cards .card .address-card .address-info {
  margin: 0;
}
.page-address-book .account-section .account-cards .card .address-card .set-default-section .button {
  margin: 0;
  padding: 0;
}
.page-address-book .account-section .account-cards .card .address-card .set-default-section .button .default-address {
  color: white;
}
.page-address-book .account-section .account-cards .card .address-card .default {
  color: #000000;
}
.page-address-book .account-section .account-cards .card .address-card .btn-address-link {
  color: #4A90E2;
  font-size: 13px;
}
.page-address-book .account-section .account-cards .book-entry {
  margin: 0;
}
.page-address-book .addressItem a {
  color: white;
}
.page-add-edit-address .account-section {
  margin: 25px auto;
}
.page-add-edit-address .edit-address-left {
  float: left;
}
.page-add-edit-address .edit-address-right {
  width: 75%;
  margin-left: 20px;
}
.page-add-edit-address .new-address-section {
  margin: 0 auto;
  width: 75%;
}
.page-add-edit-address .book-entry .new-address-section {
  padding-bottom: 25px;
}
.page-add-edit-address .book-entry .new-address-section .address-form-wrapper {
  display: block;
}
.page-add-edit-address .book-entry .new-address-section .buttons-wrapper {
  padding-top: 15px;
}
.page-add-edit-address .book-entry .new-address-section .buttons-wrapper .address-button {
  padding: 0 0;
}
.page-add-edit-address .book-entry .new-address-section .buttons-wrapper .address-button.right {
  text-align: right;
}
@media (max-width: 639px) {
  .page-add-edit-address .book-entry .new-address-section .buttons-wrapper .address-button {
    text-align: center !important;
  }
}
.page-add-edit-address .book-entry .new-address-section form label {
  text-transform: inherit;
}
.page-add-edit-address .book-entry .new-address-section form .default-address-container label {
  display: inline-block;
  margin-left: 10px;
}
@media (min-width: 1025px) {
  .page-support-tickets .account-section,
  .page-orders .account-section,
  .page-returns .account-section,
  .page-my-tickets .account-section,
  .page-ticket .account-section {
    margin-bottom: 17vh;
  }
}
@media (max-width: 1024px) {
  .page-support-tickets .account-section,
  .page-orders .account-section,
  .page-returns .account-section,
  .page-my-tickets .account-section,
  .page-ticket .account-section {
    margin-bottom: 10vh;
  }
}
.page-support-tickets .account-section .account-section-content .pagination-bar.bottom .sort-refine-bar,
.page-orders .account-section .account-section-content .pagination-bar.bottom .sort-refine-bar,
.page-returns .account-section .account-section-content .pagination-bar.bottom .sort-refine-bar,
.page-my-tickets .account-section .account-section-content .pagination-bar.bottom .sort-refine-bar,
.page-ticket .account-section .account-section-content .pagination-bar.bottom .sort-refine-bar {
  display: none;
}
@media (min-width: 1025px) {
  .page-support-tickets .account-section .account-section-content .sort-section,
  .page-orders .account-section .account-section-content .sort-section,
  .page-returns .account-section .account-section-content .sort-section,
  .page-my-tickets .account-section .account-section-content .sort-section,
  .page-ticket .account-section .account-section-content .sort-section {
    width: 40%;
  }
}
.page-support-tickets .account-section .account-section-content .sort-section label,
.page-orders .account-section .account-section-content .sort-section label,
.page-returns .account-section .account-section-content .sort-section label,
.page-my-tickets .account-section .account-section-content .sort-section label,
.page-ticket .account-section .account-section-content .sort-section label {
  width: inherit;
}
@media (max-width: 639px) {
  .page-support-tickets .account-section .account-section-content .account-section-header .account-section-header-add,
  .page-orders .account-section .account-section-content .account-section-header .account-section-header-add,
  .page-returns .account-section .account-section-content .account-section-header .account-section-header-add,
  .page-my-tickets .account-section .account-section-content .account-section-header .account-section-header-add,
  .page-ticket .account-section .account-section-content .account-section-header .account-section-header-add {
    right: inherit;
    top: inherit;
  }
}
.page-support-tickets .account-section .account-section-content table a,
.page-orders .account-section .account-section-content table a,
.page-returns .account-section .account-section-content table a,
.page-my-tickets .account-section .account-section-content table a,
.page-ticket .account-section .account-section-content table a {
  color: #e2251d !important;
}
.page-support-tickets .account-section .account-section-content table th,
.page-orders .account-section .account-section-content table th,
.page-returns .account-section .account-section-content table th,
.page-my-tickets .account-section .account-section-content table th,
.page-ticket .account-section .account-section-content table th {
  background-color: #d2d0cd;
  color: #191919;
}
.page-support-tickets ul.pagination li a,
.page-orders ul.pagination li a,
.page-returns ul.pagination li a,
.page-my-tickets ul.pagination li a,
.page-ticket ul.pagination li a {
  font-size: 20px !important;
  color: black;
}
.page-support-tickets ul.pagination li.pagination-prev span,
.page-orders ul.pagination li.pagination-prev span,
.page-returns ul.pagination li.pagination-prev span,
.page-my-tickets ul.pagination li.pagination-prev span,
.page-ticket ul.pagination li.pagination-prev span,
.page-support-tickets ul.pagination li.pagination-prev a,
.page-orders ul.pagination li.pagination-prev a,
.page-returns ul.pagination li.pagination-prev a,
.page-my-tickets ul.pagination li.pagination-prev a,
.page-ticket ul.pagination li.pagination-prev a {
  font-size: 12px !important;
  color: black;
}
.page-support-tickets ul.pagination li.pagination-next span,
.page-orders ul.pagination li.pagination-next span,
.page-returns ul.pagination li.pagination-next span,
.page-my-tickets ul.pagination li.pagination-next span,
.page-ticket ul.pagination li.pagination-next span,
.page-support-tickets ul.pagination li.pagination-next a,
.page-orders ul.pagination li.pagination-next a,
.page-returns ul.pagination li.pagination-next a,
.page-my-tickets ul.pagination li.pagination-next a,
.page-ticket ul.pagination li.pagination-next a {
  font-size: 12px !important;
  color: black;
}
.page-support-tickets ul.pagination li.active span,
.page-orders ul.pagination li.active span,
.page-returns ul.pagination li.active span,
.page-my-tickets ul.pagination li.active span,
.page-ticket ul.pagination li.active span {
  font-size: 20px !important;
  color: #e2251d !important;
}
@media (min-width: 1025px) {
  .page-consents .account-section {
    margin-bottom: 33vh;
  }
}
@media (max-width: 1024px) {
  .page-consents .account-section {
    margin-bottom: 19vh;
  }
}
.page-consents .account-section .account-section-content .account-section-header.consent-section-header {
  padding-bottom: 20px;
}
.page-consents .toggle-switch__input:checked + .toggle-switch__slider {
  background-color: #e2251d !important;
}
.page-consents .container-lg.col-md-6 {
  float: none;
  margin: 0 auto !important;
  overflow: hidden;
}
.quick-access-banner .price-content .previous-price {
  color: #ffffff;
}
.quick-access-banner .price-content .price {
  color: #ffffff;
}
.category-selector > li .header-submenu > .row > .columns:last-child {
  float: left;
}
.category-selector > li .header-submenu ul li.sub-title a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.category-selector > li .header-submenu .offer .product-preview .price-tag-small .price-content .price {
  font-size: 1.3em;
}
.quick-access-banner-container .quick-access-banner:nth-child(odd) > a {
  float: left;
}
.quick-access-banner-container .quick-access-banner:nth-child(odd) .text-content {
  right: 0;
}
.quick-access-banner-container .quick-access-banner:nth-child(even) > a {
  float: right;
}
.quick-access-banner-container .quick-access-banner:nth-child(even) > a img {
  float: right;
}
.quick-access-banner-container .quick-access-banner:nth-child(even) .text-content {
  left: 0;
}
.normal-banner a .text-content .title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.quick-access-banner {
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.quick-access-banner .text-content {
  pointer-events: none;
  color: #ffffff;
  background: #292929;
  position: absolute;
  width: 50%;
  height: 100%;
}
.quick-access-banner .text-content .title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #ffffff;
  font-family: inherit;
  -o-font-smoothing: antialiased;
  font-size: 16px;
  padding: 0;
  margin: 0;
}
.quick-access-banner > a {
  display: block;
  overflow: hidden;
  width: 100%;
}
.quick-access-banner > a img {
  width: 50%;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -moz-transition: -moz-transform 0.5s ease 0s;
  -o-transition: -o-transform 0.5s ease 0s;
  -webkit-transition: -webkit-transform 0.5s ease;
  -webkit-transition-delay: 0s;
  transition: transform .5s ease 0s;
}
.quick-access-banner .the-table {
  display: table;
  height: 100%;
  width: 100%;
}
.quick-access-banner .the-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.quick-access-banner.product .text-content .title {
  font-size: 14px;
  margin-bottom: 4px;
  display: block;
}
.quick-access-banner.product .text-content .price-tag-small {
  text-align: center;
}
.quick-access-banner.product .text-content .price-tag-small .price-content .previous-price {
  opacity: 1;
}
[class^=price-tag-] .price-content {
  display: inline-block;
}
[class^=price-tag-] .discount-content {
  margin-left: .5em;
  display: inline-block;
}
[class^=price-tag-] .discount-content .discount {
  display: block;
  -moz-border-radius: .13em;
  -webkit-border-radius: .13em;
  border-radius: .13em;
  font-weight: 600;
  padding: .2em .3em;
}
[class^=price-tag-] .discount-content .discount small {
  font-size: .7em;
  margin-left: .1em;
}
[class^=price-tag-] .discount-content .discount.featured {
  background: #f5e649;
  color: black;
}
[class^=price-tag-] .discount-content .discount.campaing {
  background: #f5e649;
  color: black;
}
[class^=price-tag-] .headband-discount {
  margin-left: .5em;
  display: inline-block;
  vertical-align: text-bottom;
}
[class^=price-tag-] .headband-discount .discount {
  padding: 2px 15px;
  display: block;
  font-size: 18px;
}
div[class*=' price-tag-'] .price-content {
  display: inline-block;
}
div[class*=' price-tag-'] .discount-content {
  margin-left: .5em;
  display: inline-block;
}
div[class*=' price-tag-'] .discount-content .discount {
  display: block;
  -moz-border-radius: .13em;
  -webkit-border-radius: .13em;
  border-radius: .13em;
  font-weight: 600;
  padding: .2em .3em;
}
div[class*=' price-tag-'] .discount-content .discount small {
  font-size: .7em;
  margin-left: .1em;
}
div[class*=' price-tag-'] .discount-content .discount.featured {
  background: #000000;
  color: #ffffff;
}
div[class*=' price-tag-'] .discount-content .discount.campaing {
  background: #f5e649;
  color: #222222;
}
.price-tag-big .discount-content .discount {
  font-size: 23px;
}
.price-tag-medium .discount-content .discount {
  font-size: 23px;
}
.price-tag-small {
  text-align: center;
}
@media only screen and (min-width: 1320px) {
  .price-tag-big .discount-content .discount {
    font-size: 30px;
  }
}
@media only screen and (min-width: 40.063em) {
  .quick-access-banner {
    cursor: pointer;
  }
  .quick-access-banner > a {
    float: none;
    width: 100%;
    pointer-events: none;
  }
  .quick-access-banner > a img {
    width: 100%;
  }
  .quick-access-banner .text-content {
    float: none;
    height: 30%;
    left: 0;
    padding: 0 20px;
    position: absolute;
    bottom: 0;
    -moz-transition: background .2s ease 0s, height .2s ease 0s;
    -o-transition: background .2s ease 0s, height .2s ease 0s;
    -webkit-transition: background .2s ease, height .2s ease;
    -webkit-transition-delay: 0s, 0s;
    transition: background .2s ease 0s, height .2s ease 0s;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.2);
    z-index: 10;
  }
  .quick-access-banner:hover > a {
    pointer-events: auto;
  }
  .quick-access-banner:hover > a img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  .quick-access-banner:hover .text-content {
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
  }
  .quick-access-banner.product .text-content .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .quick-access-banner-container .quick-access-banner {
    float: left;
    width: 33.3333%;
  }
  .quick-access-banner-container .quick-access-banner:nth-child(4) {
    display: block;
  }
  .quick-access-banner-container .quick-access-banner:nth-child(5) {
    display: block;
  }
  .quick-access-banner-container .quick-access-banner:nth-child(6) {
    display: block;
  }
  .index-rating-buttons {
    flex-flow: row wrap;
    display: flex;
  }
  .index-rating-buttons a {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 40.063em) and (orientation: landscape) {
  .quick-access-banner-container .quick-access-banner {
    float: left;
    width: 25%;
  }
  .quick-access-banner-container .quick-access-banner:nth-child(5) {
    display: none;
  }
  .quick-access-banner-container .quick-access-banner:nth-child(6) {
    display: none;
  }
}
@media only screen and (min-width: 64.063em) {
  .quick-access-banner-container .quick-access-banner {
    float: left;
    width: 20%;
  }
  .quick-access-banner-container .quick-access-banner:nth-child(5) {
    display: block;
  }
  .quick-access-banner-container .quick-access-banner:nth-child(6) {
    display: none;
  }
  .index-rating-average {
    padding-top: 16px;
    text-align: right;
  }
  .index-rating-average::after {
    clear: both;
    content: '';
    display: table;
  }
  .index-rating-average::before {
    content: '';
    display: table;
  }
  .index-rating-extract {
    text-align: left;
  }
  .index-title-review {
    text-align: left;
  }
}
@media only screen and (min-width: 90.063em) {
  .quick-access-banner-container .quick-access-banner {
    float: left;
    width: 16.6666666%;
  }
  .quick-access-banner-container .quick-access-banner:nth-child(6) {
    display: block;
  }
}
@media only screen {
  section.block-padding-50 .column,
  section.block-padding-50 .columns,
  section.block-padding-50 .small-pull-0,
  section.block-padding-50 .small-pull-1,
  section.block-padding-50 .small-pull-10,
  section.block-padding-50 .small-pull-11,
  section.block-padding-50 .small-pull-2,
  section.block-padding-50 .small-pull-3,
  section.block-padding-50 .small-pull-4,
  section.block-padding-50 .small-pull-5,
  section.block-padding-50 .small-pull-6,
  section.block-padding-50 .small-pull-7,
  section.block-padding-50 .small-pull-8,
  section.block-padding-50 .small-pull-9,
  section.block-padding-50 .small-push-0,
  section.block-padding-50 .small-push-1,
  section.block-padding-50 .small-push-10,
  section.block-padding-50 .small-push-11,
  section.block-padding-50 .small-push-2,
  section.block-padding-50 .small-push-3,
  section.block-padding-50 .small-push-4,
  section.block-padding-50 .small-push-5,
  section.block-padding-50 .small-push-6,
  section.block-padding-50 .small-push-7,
  section.block-padding-50 .small-push-8,
  section.block-padding-50 .small-push-9 {
    position: relative;
  }
  section.block-padding-50 .small-push-0 {
    left: 0;
    right: auto;
  }
  section.block-padding-50 .small-pull-0 {
    right: 0;
    left: auto;
  }
  section.block-padding-50 .small-push-1 {
    left: 8.33333%;
    right: auto;
  }
  section.block-padding-50 .small-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  section.block-padding-50 .small-push-2 {
    left: 16.66667%;
    right: auto;
  }
  section.block-padding-50 .small-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  section.block-padding-50 .small-push-3 {
    left: 25%;
    right: auto;
  }
  section.block-padding-50 .small-pull-3 {
    right: 25%;
    left: auto;
  }
  section.block-padding-50 .small-push-4 {
    left: 33.33333%;
    right: auto;
  }
  section.block-padding-50 .small-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  section.block-padding-50 .small-push-5 {
    left: 41.66667%;
    right: auto;
  }
  section.block-padding-50 .small-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  section.block-padding-50 .small-push-6 {
    left: 50%;
    right: auto;
  }
  section.block-padding-50 .small-pull-6 {
    right: 50%;
    left: auto;
  }
  section.block-padding-50 .small-push-7 {
    left: 58.33333%;
    right: auto;
  }
  section.block-padding-50 .small-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  section.block-padding-50 .small-push-8 {
    left: 66.66667%;
    right: auto;
  }
  section.block-padding-50 .small-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  section.block-padding-50 .small-push-9 {
    left: 75%;
    right: auto;
  }
  section.block-padding-50 .small-pull-9 {
    right: 75%;
    left: auto;
  }
  section.block-padding-50 .small-push-10 {
    left: 83.33333%;
    right: auto;
  }
  section.block-padding-50 .small-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  section.block-padding-50 .small-push-11 {
    left: 91.66667%;
    right: auto;
  }
  section.block-padding-50 .small-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  section.block-padding-50 .column,
  section.block-padding-50 .columns {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
  section.block-padding-50 .small-1 {
    width: 8.33333%;
  }
  section.block-padding-50 .small-2 {
    width: 16.66667%;
  }
  section.block-padding-50 .small-3 {
    width: 25%;
  }
  section.block-padding-50 .small-4 {
    width: 33.33333%;
  }
  section.block-padding-50 .small-5 {
    width: 41.66667%;
  }
  section.block-padding-50 .small-6 {
    width: 50%;
  }
  section.block-padding-50 .small-7 {
    width: 58.33333%;
  }
  section.block-padding-50 .small-8 {
    width: 66.66667%;
  }
  section.block-padding-50 .small-9 {
    width: 75%;
  }
  section.block-padding-50 .small-10 {
    width: 83.33333%;
  }
  section.block-padding-50 .small-11 {
    width: 91.66667%;
  }
  section.block-padding-50 .small-12 {
    width: 100%;
  }
  section.block-padding-50 .small-offset-0 {
    margin-left: 0 !important;
  }
  section.block-padding-50 .small-offset-1 {
    margin-left: 8.33333% !important;
  }
  section.block-padding-50 .small-offset-2 {
    margin-left: 16.66667% !important;
  }
  section.block-padding-50 .small-offset-3 {
    margin-left: 25% !important;
  }
  section.block-padding-50 .small-offset-4 {
    margin-left: 33.33333% !important;
  }
  section.block-padding-50 .small-offset-5 {
    margin-left: 41.66667% !important;
  }
  section.block-padding-50 .small-offset-6 {
    margin-left: 50% !important;
  }
  section.block-padding-50 .small-offset-7 {
    margin-left: 58.33333% !important;
  }
  section.block-padding-50 .small-offset-8 {
    margin-left: 66.66667% !important;
  }
  section.block-padding-50 .small-offset-9 {
    margin-left: 75% !important;
  }
  section.block-padding-50 .small-offset-10 {
    margin-left: 83.33333% !important;
  }
  section.block-padding-50 .small-offset-11 {
    margin-left: 91.66667% !important;
  }
  section.block-padding-50 .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  section.block-padding-50 .column.small-centered,
  section.block-padding-50 .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  section.block-padding-50 .column.small-uncentered,
  section.block-padding-50 .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  section.block-padding-50 .column.small-centered:last-child,
  section.block-padding-50 .columns.small-centered:last-child {
    float: none;
  }
  section.block-padding-50 .column.small-uncentered:last-child,
  section.block-padding-50 .columns.small-uncentered:last-child {
    float: left;
  }
  section.block-padding-50 .column.small-uncentered.opposite,
  section.block-padding-50 .columns.small-uncentered.opposite {
    float: right;
  }
}
@media only screen and (min-width: 64.063em) {
  section.block-padding-50 .column,
  section.block-padding-50 .columns,
  section.block-padding-50 .large-pull-0,
  section.block-padding-50 .large-pull-1,
  section.block-padding-50 .large-pull-10,
  section.block-padding-50 .large-pull-11,
  section.block-padding-50 .large-pull-2,
  section.block-padding-50 .large-pull-3,
  section.block-padding-50 .large-pull-4,
  section.block-padding-50 .large-pull-5,
  section.block-padding-50 .large-pull-6,
  section.block-padding-50 .large-pull-7,
  section.block-padding-50 .large-pull-8,
  section.block-padding-50 .large-pull-9,
  section.block-padding-50 .large-push-0,
  section.block-padding-50 .large-push-1,
  section.block-padding-50 .large-push-10,
  section.block-padding-50 .large-push-11,
  section.block-padding-50 .large-push-2,
  section.block-padding-50 .large-push-3,
  section.block-padding-50 .large-push-4,
  section.block-padding-50 .large-push-5,
  section.block-padding-50 .large-push-6,
  section.block-padding-50 .large-push-7,
  section.block-padding-50 .large-push-8,
  section.block-padding-50 .large-push-9,
  section.block-padding-50 .pull-0,
  section.block-padding-50 .pull-1,
  section.block-padding-50 .pull-10,
  section.block-padding-50 .pull-11,
  section.block-padding-50 .pull-2,
  section.block-padding-50 .pull-3,
  section.block-padding-50 .pull-4,
  section.block-padding-50 .pull-5,
  section.block-padding-50 .pull-6,
  section.block-padding-50 .pull-7,
  section.block-padding-50 .pull-8,
  section.block-padding-50 .pull-9,
  section.block-padding-50 .push-0,
  section.block-padding-50 .push-1,
  section.block-padding-50 .push-10,
  section.block-padding-50 .push-11,
  section.block-padding-50 .push-2,
  section.block-padding-50 .push-3,
  section.block-padding-50 .push-4,
  section.block-padding-50 .push-5,
  section.block-padding-50 .push-6,
  section.block-padding-50 .push-7,
  section.block-padding-50 .push-8,
  section.block-padding-50 .push-9 {
    position: relative;
  }
  section.block-padding-50 .large-push-0 {
    left: 0;
    right: auto;
  }
  section.block-padding-50 .large-pull-0 {
    right: 0;
    left: auto;
  }
  section.block-padding-50 .large-push-1 {
    left: 8.33333%;
    right: auto;
  }
  section.block-padding-50 .large-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  section.block-padding-50 .large-push-2 {
    left: 16.66667%;
    right: auto;
  }
  section.block-padding-50 .large-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  section.block-padding-50 .large-push-3 {
    left: 25%;
    right: auto;
  }
  section.block-padding-50 .large-pull-3 {
    right: 25%;
    left: auto;
  }
  section.block-padding-50 .large-push-4 {
    left: 33.33333%;
    right: auto;
  }
  section.block-padding-50 .large-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  section.block-padding-50 .large-push-5 {
    left: 41.66667%;
    right: auto;
  }
  section.block-padding-50 .large-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  section.block-padding-50 .large-push-6 {
    left: 50%;
    right: auto;
  }
  section.block-padding-50 .large-pull-6 {
    right: 50%;
    left: auto;
  }
  section.block-padding-50 .large-push-7 {
    left: 58.33333%;
    right: auto;
  }
  section.block-padding-50 .large-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  section.block-padding-50 .large-push-8 {
    left: 66.66667%;
    right: auto;
  }
  section.block-padding-50 .large-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  section.block-padding-50 .large-push-9 {
    left: 75%;
    right: auto;
  }
  section.block-padding-50 .large-pull-9 {
    right: 75%;
    left: auto;
  }
  section.block-padding-50 .large-push-10 {
    left: 83.33333%;
    right: auto;
  }
  section.block-padding-50 .large-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  section.block-padding-50 .large-push-11 {
    left: 91.66667%;
    right: auto;
  }
  section.block-padding-50 .large-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  section.block-padding-50 .column,
  section.block-padding-50 .columns {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
  section.block-padding-50 .large-1 {
    width: 8.33333%;
  }
  section.block-padding-50 .large-2 {
    width: 16.66667%;
  }
  section.block-padding-50 .large-3 {
    width: 25%;
  }
  section.block-padding-50 .large-4 {
    width: 33.33333%;
  }
  section.block-padding-50 .large-5 {
    width: 41.66667%;
  }
  section.block-padding-50 .large-6 {
    width: 50%;
  }
  section.block-padding-50 .large-7 {
    width: 58.33333%;
  }
  section.block-padding-50 .large-8 {
    width: 66.66667%;
  }
  section.block-padding-50 .large-9 {
    width: 75%;
  }
  section.block-padding-50 .large-10 {
    width: 83.33333%;
  }
  section.block-padding-50 .large-11 {
    width: 91.66667%;
  }
  section.block-padding-50 .large-12 {
    width: 100%;
  }
  section.block-padding-50 .large-offset-0 {
    margin-left: 0 !important;
  }
  section.block-padding-50 .large-offset-1 {
    margin-left: 8.33333% !important;
  }
  section.block-padding-50 .large-offset-2 {
    margin-left: 16.66667% !important;
  }
  section.block-padding-50 .large-offset-3 {
    margin-left: 25% !important;
  }
  section.block-padding-50 .large-offset-4 {
    margin-left: 33.33333% !important;
  }
  section.block-padding-50 .large-offset-5 {
    margin-left: 41.66667% !important;
  }
  section.block-padding-50 .large-offset-6 {
    margin-left: 50% !important;
  }
  section.block-padding-50 .large-offset-7 {
    margin-left: 58.33333% !important;
  }
  section.block-padding-50 .large-offset-8 {
    margin-left: 66.66667% !important;
  }
  section.block-padding-50 .large-offset-9 {
    margin-left: 75% !important;
  }
  section.block-padding-50 .large-offset-10 {
    margin-left: 83.33333% !important;
  }
  section.block-padding-50 .large-offset-11 {
    margin-left: 91.66667% !important;
  }
  section.block-padding-50 .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  section.block-padding-50 .column.large-centered,
  section.block-padding-50 .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  section.block-padding-50 .column.large-uncentered,
  section.block-padding-50 .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  section.block-padding-50 .column.large-centered:last-child,
  section.block-padding-50 .columns.large-centered:last-child {
    float: none;
  }
  section.block-padding-50 .column.large-uncentered:last-child,
  section.block-padding-50 .columns.large-uncentered:last-child {
    float: left;
  }
  section.block-padding-50 .column.large-uncentered.opposite,
  section.block-padding-50 .columns.large-uncentered.opposite {
    float: right;
  }
  section.block-padding-50 .push-0 {
    left: 0;
    right: auto;
  }
  section.block-padding-50 .pull-0 {
    right: 0;
    left: auto;
  }
  section.block-padding-50 .push-1 {
    left: 8.33333%;
    right: auto;
  }
  section.block-padding-50 .pull-1 {
    right: 8.33333%;
    left: auto;
  }
  section.block-padding-50 .push-2 {
    left: 16.66667%;
    right: auto;
  }
  section.block-padding-50 .pull-2 {
    right: 16.66667%;
    left: auto;
  }
  section.block-padding-50 .push-3 {
    left: 25%;
    right: auto;
  }
  section.block-padding-50 .pull-3 {
    right: 25%;
    left: auto;
  }
  section.block-padding-50 .push-4 {
    left: 33.33333%;
    right: auto;
  }
  section.block-padding-50 .pull-4 {
    right: 33.33333%;
    left: auto;
  }
  section.block-padding-50 .push-5 {
    left: 41.66667%;
    right: auto;
  }
  section.block-padding-50 .pull-5 {
    right: 41.66667%;
    left: auto;
  }
  section.block-padding-50 .push-6 {
    left: 50%;
    right: auto;
  }
  section.block-padding-50 .pull-6 {
    right: 50%;
    left: auto;
  }
  section.block-padding-50 .push-7 {
    left: 58.33333%;
    right: auto;
  }
  section.block-padding-50 .pull-7 {
    right: 58.33333%;
    left: auto;
  }
  section.block-padding-50 .push-8 {
    left: 66.66667%;
    right: auto;
  }
  section.block-padding-50 .pull-8 {
    right: 66.66667%;
    left: auto;
  }
  section.block-padding-50 .push-9 {
    left: 75%;
    right: auto;
  }
  section.block-padding-50 .pull-9 {
    right: 75%;
    left: auto;
  }
  section.block-padding-50 .push-10 {
    left: 83.33333%;
    right: auto;
  }
  section.block-padding-50 .pull-10 {
    right: 83.33333%;
    left: auto;
  }
  section.block-padding-50 .push-11 {
    left: 91.66667%;
    right: auto;
  }
  section.block-padding-50 .pull-11 {
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 90.063em) {
  section.block-padding-50 .column,
  section.block-padding-50 .columns,
  section.block-padding-50 .xlarge-pull-0,
  section.block-padding-50 .xlarge-pull-1,
  section.block-padding-50 .xlarge-pull-10,
  section.block-padding-50 .xlarge-pull-11,
  section.block-padding-50 .xlarge-pull-2,
  section.block-padding-50 .xlarge-pull-3,
  section.block-padding-50 .xlarge-pull-4,
  section.block-padding-50 .xlarge-pull-5,
  section.block-padding-50 .xlarge-pull-6,
  section.block-padding-50 .xlarge-pull-7,
  section.block-padding-50 .xlarge-pull-8,
  section.block-padding-50 .xlarge-pull-9,
  section.block-padding-50 .xlarge-push-0,
  section.block-padding-50 .xlarge-push-1,
  section.block-padding-50 .xlarge-push-10,
  section.block-padding-50 .xlarge-push-11,
  section.block-padding-50 .xlarge-push-2,
  section.block-padding-50 .xlarge-push-3,
  section.block-padding-50 .xlarge-push-4,
  section.block-padding-50 .xlarge-push-5,
  section.block-padding-50 .xlarge-push-6,
  section.block-padding-50 .xlarge-push-7,
  section.block-padding-50 .xlarge-push-8,
  section.block-padding-50 .xlarge-push-9 {
    position: relative;
  }
  section.block-padding-50 .xlarge-push-0 {
    left: 0;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-0 {
    right: 0;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-1 {
    left: 8.33333%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-2 {
    left: 16.66667%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-3 {
    left: 25%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-3 {
    right: 25%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-4 {
    left: 33.33333%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-5 {
    left: 41.66667%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-6 {
    left: 50%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-6 {
    right: 50%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-7 {
    left: 58.33333%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-8 {
    left: 66.66667%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-9 {
    left: 75%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-9 {
    right: 75%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-10 {
    left: 83.33333%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-11 {
    left: 91.66667%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  section.block-padding-50 .column,
  section.block-padding-50 .columns {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
  section.block-padding-50 .xlarge-1 {
    width: 8.33333%;
  }
  section.block-padding-50 .xlarge-2 {
    width: 16.66667%;
  }
  section.block-padding-50 .xlarge-3 {
    width: 25%;
  }
  section.block-padding-50 .xlarge-4 {
    width: 33.33333%;
  }
  section.block-padding-50 .xlarge-5 {
    width: 41.66667%;
  }
  section.block-padding-50 .xlarge-6 {
    width: 50%;
  }
  section.block-padding-50 .xlarge-7 {
    width: 58.33333%;
  }
  section.block-padding-50 .xlarge-8 {
    width: 66.66667%;
  }
  section.block-padding-50 .xlarge-9 {
    width: 75%;
  }
  section.block-padding-50 .xlarge-10 {
    width: 83.33333%;
  }
  section.block-padding-50 .xlarge-11 {
    width: 91.66667%;
  }
  section.block-padding-50 .xlarge-12 {
    width: 100%;
  }
  section.block-padding-50 .xlarge-offset-0 {
    margin-left: 0 !important;
  }
  section.block-padding-50 .xlarge-offset-1 {
    margin-left: 8.33333% !important;
  }
  section.block-padding-50 .xlarge-offset-2 {
    margin-left: 16.66667% !important;
  }
  section.block-padding-50 .xlarge-offset-3 {
    margin-left: 25% !important;
  }
  section.block-padding-50 .xlarge-offset-4 {
    margin-left: 33.33333% !important;
  }
  section.block-padding-50 .xlarge-offset-5 {
    margin-left: 41.66667% !important;
  }
  section.block-padding-50 .xlarge-offset-6 {
    margin-left: 50% !important;
  }
  section.block-padding-50 .xlarge-offset-7 {
    margin-left: 58.33333% !important;
  }
  section.block-padding-50 .xlarge-offset-8 {
    margin-left: 66.66667% !important;
  }
  section.block-padding-50 .xlarge-offset-9 {
    margin-left: 75% !important;
  }
  section.block-padding-50 .xlarge-offset-10 {
    margin-left: 83.33333% !important;
  }
  section.block-padding-50 .xlarge-offset-11 {
    margin-left: 91.66667% !important;
  }
  section.block-padding-50 .xlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  section.block-padding-50 .column.xlarge-centered,
  section.block-padding-50 .columns.xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  section.block-padding-50 .column.xlarge-uncentered,
  section.block-padding-50 .columns.xlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  section.block-padding-50 .column.xlarge-centered:last-child,
  section.block-padding-50 .columns.xlarge-centered:last-child {
    float: none;
  }
  section.block-padding-50 .column.xlarge-uncentered:last-child,
  section.block-padding-50 .columns.xlarge-uncentered:last-child {
    float: left;
  }
  section.block-padding-50 .column.xlarge-uncentered.opposite,
  section.block-padding-50 .columns.xlarge-uncentered.opposite {
    float: right;
  }
}
@media only screen and (min-width: 90.063em) {
  section.block-padding-50 .column,
  section.block-padding-50 .columns,
  section.block-padding-50 .xlarge-pull-0,
  section.block-padding-50 .xlarge-pull-1,
  section.block-padding-50 .xlarge-pull-10,
  section.block-padding-50 .xlarge-pull-11,
  section.block-padding-50 .xlarge-pull-2,
  section.block-padding-50 .xlarge-pull-3,
  section.block-padding-50 .xlarge-pull-4,
  section.block-padding-50 .xlarge-pull-5,
  section.block-padding-50 .xlarge-pull-6,
  section.block-padding-50 .xlarge-pull-7,
  section.block-padding-50 .xlarge-pull-8,
  section.block-padding-50 .xlarge-pull-9,
  section.block-padding-50 .xlarge-push-0,
  section.block-padding-50 .xlarge-push-1,
  section.block-padding-50 .xlarge-push-10,
  section.block-padding-50 .xlarge-push-11,
  section.block-padding-50 .xlarge-push-2,
  section.block-padding-50 .xlarge-push-3,
  section.block-padding-50 .xlarge-push-4,
  section.block-padding-50 .xlarge-push-5,
  section.block-padding-50 .xlarge-push-6,
  section.block-padding-50 .xlarge-push-7,
  section.block-padding-50 .xlarge-push-8,
  section.block-padding-50 .xlarge-push-9 {
    position: relative;
  }
  section.block-padding-50 .xlarge-push-0 {
    left: 0;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-0 {
    right: 0;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-1 {
    left: 8.33333%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-2 {
    left: 16.66667%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-3 {
    left: 25%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-3 {
    right: 25%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-4 {
    left: 33.33333%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-5 {
    left: 41.66667%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-6 {
    left: 50%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-6 {
    right: 50%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-7 {
    left: 58.33333%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-8 {
    left: 66.66667%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-9 {
    left: 75%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-9 {
    right: 75%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-10 {
    left: 83.33333%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  section.block-padding-50 .xlarge-push-11 {
    left: 91.66667%;
    right: auto;
  }
  section.block-padding-50 .xlarge-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  section.block-padding-50 .column,
  section.block-padding-50 .columns {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
  section.block-padding-50 .xlarge-1 {
    width: 8.33333%;
  }
  section.block-padding-50 .xlarge-2 {
    width: 16.66667%;
  }
  section.block-padding-50 .xlarge-3 {
    width: 25%;
  }
  section.block-padding-50 .xlarge-4 {
    width: 33.33333%;
  }
  section.block-padding-50 .xlarge-5 {
    width: 41.66667%;
  }
  section.block-padding-50 .xlarge-6 {
    width: 50%;
  }
  section.block-padding-50 .xlarge-7 {
    width: 58.33333%;
  }
  section.block-padding-50 .xlarge-8 {
    width: 66.66667%;
  }
  section.block-padding-50 .xlarge-9 {
    width: 75%;
  }
  section.block-padding-50 .xlarge-10 {
    width: 83.33333%;
  }
  section.block-padding-50 .xlarge-11 {
    width: 91.66667%;
  }
  section.block-padding-50 .xlarge-12 {
    width: 100%;
  }
  section.block-padding-50 .xlarge-offset-0 {
    margin-left: 0 !important;
  }
  section.block-padding-50 .xlarge-offset-1 {
    margin-left: 8.33333% !important;
  }
  section.block-padding-50 .xlarge-offset-2 {
    margin-left: 16.66667% !important;
  }
  section.block-padding-50 .xlarge-offset-3 {
    margin-left: 25% !important;
  }
  section.block-padding-50 .xlarge-offset-4 {
    margin-left: 33.33333% !important;
  }
  section.block-padding-50 .xlarge-offset-5 {
    margin-left: 41.66667% !important;
  }
  section.block-padding-50 .xlarge-offset-6 {
    margin-left: 50% !important;
  }
  section.block-padding-50 .xlarge-offset-7 {
    margin-left: 58.33333% !important;
  }
  section.block-padding-50 .xlarge-offset-8 {
    margin-left: 66.66667% !important;
  }
  section.block-padding-50 .xlarge-offset-9 {
    margin-left: 75% !important;
  }
  section.block-padding-50 .xlarge-offset-10 {
    margin-left: 83.33333% !important;
  }
  section.block-padding-50 .xlarge-offset-11 {
    margin-left: 91.66667% !important;
  }
  section.block-padding-50 .xlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  section.block-padding-50 .column.xlarge-centered,
  section.block-padding-50 .columns.xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  section.block-padding-50 .column.xlarge-uncentered,
  section.block-padding-50 .columns.xlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  section.block-padding-50 .column.xlarge-centered:last-child,
  section.block-padding-50 .columns.xlarge-centered:last-child {
    float: none;
  }
  section.block-padding-50 .column.xlarge-uncentered:last-child,
  section.block-padding-50 .columns.xlarge-uncentered:last-child {
    float: left;
  }
  section.block-padding-50 .column.xlarge-uncentered.opposite,
  section.block-padding-50 .columns.xlarge-uncentered.opposite {
    float: right;
  }
}
@media only screen and (min-width: 120.063em) {
  section.block-padding-50 .column,
  section.block-padding-50 .columns,
  section.block-padding-50 .xxlarge-pull-0,
  section.block-padding-50 .xxlarge-pull-1,
  section.block-padding-50 .xxlarge-pull-10,
  section.block-padding-50 .xxlarge-pull-11,
  section.block-padding-50 .xxlarge-pull-2,
  section.block-padding-50 .xxlarge-pull-3,
  section.block-padding-50 .xxlarge-pull-4,
  section.block-padding-50 .xxlarge-pull-5,
  section.block-padding-50 .xxlarge-pull-6,
  section.block-padding-50 .xxlarge-pull-7,
  section.block-padding-50 .xxlarge-pull-8,
  section.block-padding-50 .xxlarge-pull-9,
  section.block-padding-50 .xxlarge-push-0,
  section.block-padding-50 .xxlarge-push-1,
  section.block-padding-50 .xxlarge-push-10,
  section.block-padding-50 .xxlarge-push-11,
  section.block-padding-50 .xxlarge-push-2,
  section.block-padding-50 .xxlarge-push-3,
  section.block-padding-50 .xxlarge-push-4,
  section.block-padding-50 .xxlarge-push-5,
  section.block-padding-50 .xxlarge-push-6,
  section.block-padding-50 .xxlarge-push-7,
  section.block-padding-50 .xxlarge-push-8,
  section.block-padding-50 .xxlarge-push-9 {
    position: relative;
  }
  section.block-padding-50 .xxlarge-push-0 {
    left: 0;
    right: auto;
  }
  section.block-padding-50 .xxlarge-pull-0 {
    right: 0;
    left: auto;
  }
  section.block-padding-50 .xxlarge-push-1 {
    left: 8.33333%;
    right: auto;
  }
  section.block-padding-50 .xxlarge-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  section.block-padding-50 .xxlarge-push-2 {
    left: 16.66667%;
    right: auto;
  }
  section.block-padding-50 .xxlarge-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  section.block-padding-50 .xxlarge-push-3 {
    left: 25%;
    right: auto;
  }
  section.block-padding-50 .xxlarge-pull-3 {
    right: 25%;
    left: auto;
  }
  section.block-padding-50 .xxlarge-push-4 {
    left: 33.33333%;
    right: auto;
  }
  section.block-padding-50 .xxlarge-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  section.block-padding-50 .xxlarge-push-5 {
    left: 41.66667%;
    right: auto;
  }
  section.block-padding-50 .xxlarge-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  section.block-padding-50 .xxlarge-push-6 {
    left: 50%;
    right: auto;
  }
  section.block-padding-50 .xxlarge-pull-6 {
    right: 50%;
    left: auto;
  }
  section.block-padding-50 .xxlarge-push-7 {
    left: 58.33333%;
    right: auto;
  }
  section.block-padding-50 .xxlarge-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  section.block-padding-50 .xxlarge-push-8 {
    left: 66.66667%;
    right: auto;
  }
  section.block-padding-50 .xxlarge-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  section.block-padding-50 .xxlarge-push-9 {
    left: 75%;
    right: auto;
  }
  section.block-padding-50 .xxlarge-pull-9 {
    right: 75%;
    left: auto;
  }
  section.block-padding-50 .xxlarge-push-10 {
    left: 83.33333%;
    right: auto;
  }
  section.block-padding-50 .xxlarge-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  section.block-padding-50 .xxlarge-push-11 {
    left: 91.66667%;
    right: auto;
  }
  section.block-padding-50 .xxlarge-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  section.block-padding-50 .column,
  section.block-padding-50 .columns {
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
  section.block-padding-50 .xxlarge-1 {
    width: 8.33333%;
  }
  section.block-padding-50 .xxlarge-2 {
    width: 16.66667%;
  }
  section.block-padding-50 .xxlarge-3 {
    width: 25%;
  }
  section.block-padding-50 .xxlarge-4 {
    width: 33.33333%;
  }
  section.block-padding-50 .xxlarge-5 {
    width: 41.66667%;
  }
  section.block-padding-50 .xxlarge-6 {
    width: 50%;
  }
  section.block-padding-50 .xxlarge-7 {
    width: 58.33333%;
  }
  section.block-padding-50 .xxlarge-8 {
    width: 66.66667%;
  }
  section.block-padding-50 .xxlarge-9 {
    width: 75%;
  }
  section.block-padding-50 .xxlarge-10 {
    width: 83.33333%;
  }
  section.block-padding-50 .xxlarge-11 {
    width: 91.66667%;
  }
  section.block-padding-50 .xxlarge-12 {
    width: 100%;
  }
  section.block-padding-50 .xxlarge-offset-0 {
    margin-left: 0 !important;
  }
  section.block-padding-50 .xxlarge-offset-1 {
    margin-left: 8.33333% !important;
  }
  section.block-padding-50 .xxlarge-offset-2 {
    margin-left: 16.66667% !important;
  }
  section.block-padding-50 .xxlarge-offset-3 {
    margin-left: 25% !important;
  }
  section.block-padding-50 .xxlarge-offset-4 {
    margin-left: 33.33333% !important;
  }
  section.block-padding-50 .xxlarge-offset-5 {
    margin-left: 41.66667% !important;
  }
  section.block-padding-50 .xxlarge-offset-6 {
    margin-left: 50% !important;
  }
  section.block-padding-50 .xxlarge-offset-7 {
    margin-left: 58.33333% !important;
  }
  section.block-padding-50 .xxlarge-offset-8 {
    margin-left: 66.66667% !important;
  }
  section.block-padding-50 .xxlarge-offset-9 {
    margin-left: 75% !important;
  }
  section.block-padding-50 .xxlarge-offset-10 {
    margin-left: 83.33333% !important;
  }
  section.block-padding-50 .xxlarge-offset-11 {
    margin-left: 91.66667% !important;
  }
  section.block-padding-50 .xxlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  section.block-padding-50 .column.xxlarge-centered,
  section.block-padding-50 .columns.xxlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  section.block-padding-50 .column.xxlarge-uncentered,
  section.block-padding-50 .columns.xxlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  section.block-padding-50 .column.xxlarge-centered:last-child,
  section.block-padding-50 .columns.xxlarge-centered:last-child {
    float: none;
  }
  section.block-padding-50 .column.xxlarge-uncentered:last-child,
  section.block-padding-50 .columns.xxlarge-uncentered:last-child {
    float: left;
  }
  section.block-padding-50 .column.xxlarge-uncentered.opposite,
  section.block-padding-50 .columns.xxlarge-uncentered.opposite {
    float: right;
  }
}
section.block-padding-50 .category-title {
  text-align: center;
  font-size: 24px;
}
section.block-padding-50 ul.inline-center {
  margin: 0 auto;
  text-align: center;
}
section.block-padding-50 ul.inline-center > li {
  display: inline-block;
  text-align: left;
}
section.block-padding-50 .category-list li {
  margin: 0 10px;
}
section.block-padding-50 .category-list li a {
  text-transform: uppercase;
  font-size: 12px;
  color: #222222;
}
section.block-padding-50 .category-list li a span {
  color: #000000;
}
section.block-padding-50 .row .row {
  width: auto;
  max-width: none;
  margin: 0 -10px;
}
section.block-padding-50 .block-paddingtop-30 {
  padding-top: 30px;
}
section.block-padding-50 .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
section.block-padding-50 .normal-banner {
  width: 24%;
  display: inline-block;
  padding: 0 10px;
}
section.block-padding-50 .normal-banner a {
  display: block;
  color: #222222;
  text-align: center;
}
section.block-padding-50 .image-linkable {
  cursor: pointer;
  position: relative;
  background: #000;
  overflow: hidden;
}
section.block-padding-50 .image-linkable:hover .image-linkable-icon {
  display: block;
}
section.block-padding-50 .image-linkable:hover .image-linkable-image {
  filter: alpha(opacity=40);
  opacity: .4;
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
section.block-padding-50 .image-linkable-image {
  -moz-transition-duration: .4s;
  -o-transition-duration: .4s;
  -webkit-transition-duration: .4s;
  transition-duration: 0.4s;
}
section.block-padding-50 .image-linkable-icon {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
section.block-padding-50 .normal-banner a img {
  width: 100%;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
section.block-padding-50 .normal-banner a:hover .text-content {
  border-color: #e8e8e8;
}
section.block-padding-50 .normal-banner a .text-content {
  -moz-transition: border-color 0.6s ease 0s;
  -o-transition: border-color 0.6s ease 0s;
  -webkit-transition: border-color 0.6s ease;
  -webkit-transition-delay: 0s;
  transition: border-color 0.6s ease 0s;
  display: block;
  line-height: 100%;
  padding: 18px 5px;
  border: 1px solid #ffffff;
  border-bottom-width: 5px;
}
section.block-padding-50 .normal-banner a .text-content div {
  font-size: 1.125em;
  padding: .5em 0;
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  text-transform: uppercase;
}
section.block-padding-50 .normal-banner a .text-content .title {
  color: black;
  margin: 10px;
  display: block;
  -o-font-smoothing: antialiased;
  font-size: 19px;
  text-align: center;
  text-transform: uppercase;
}
section.block-padding-50 .normal-banner a .text-content .text {
  font-size: 12px;
  text-align: center;
}
.tabs-container .tabs-header > ul li {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
}
.tabs-container .tabs-header > ul {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: 100%;
  text-align: center;
}
.tabs-container .tabs-header > ul li {
  display: inline-block;
  padding: 0 20px;
  color: #b8b8b8;
  -o-font-smoothing: antialiased;
  font-size: 16px;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  position: relative;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
.tabs-container .tabs-header > ul li.active {
  display: inline-block;
}
.tabs-container .tabs-header > ul li h3 {
  cursor: pointer;
  position: relative;
  color: #b8b8b8;
  padding: 20px 0;
  display: block;
}
.tabs-container .tabs-header > ul li.active h3:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #000000;
}
@media (min-width: 1025px) {
  .tabs-container .tabs-header > ul li:hover h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #000000;
  }
}
.shadow-top-container {
  -moz-box-shadow: 0 -8px 24px -8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 -8px 24px -8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -8px 24px -8px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 90.063em) {
  .product-slider {
    padding: 0 0 20px;
  }
}
@media only screen and (min-width: 64.063em) {
  .product-slider {
    padding: 0 4px 20px;
  }
}
.product-slider {
  padding-bottom: 1.25rem;
}
.tabs-container .tabs-header > ul li {
  display: inline-block;
  padding: 0 20px;
  color: #b8b8b8;
  -o-font-smoothing: antialiased;
  font-size: 16px;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  position: relative;
}
.magellan-nav .num-articles-content p,
.tabs-container .tabs-header > ul li {
  text-transform: uppercase;
}
.magellan-nav .chosen,
.magellan-nav .num-articles-content p,
.tabs-container .tabs-header > ul li {
  -webkit-font-smoothing: antialiased;
}
.button-ghost,
.magellan-nav .chosen,
.magellan-nav .num-articles-content p,
.tabs-container .tabs-header > ul li,
h1,
h2,
h3,
h4,
h5,
h6 {
  -moz-osx-font-smoothing: grayscale;
}
.tabs-container .tabs-header > ul li.active h3 {
  color: #000;
}
@media (min-width: 1025px) {
  .tabs-container .tabs-header > ul li:hover h3 {
    color: #000;
  }
}
.tabs-container .tabs-header > ul li.active h3:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #000000;
}
@media (min-width: 1025px) {
  .tabs-container .tabs-header > ul li:hover h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #000000;
  }
}
.tabs-container .tabs-content {
  width: 100%;
  overflow: auto;
  margin-bottom: 0;
}
.tabs-container .tabs-content > div,
.tabs-container .tabs-content .js-tab-content {
  display: none;
}
.clearfix:after,
.mobile-menu-page::after,
.product-horizontal:after,
.row .row.collapse:after,
.row .row:after,
.row:after,
.shop-map-modal-leyend::after,
.tabs-container .tabs-content,
.tabs-content:after,
[class*=block-grid-]:after,
div.aside-nav-item .shop-location-show-map-button,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.cart__content:after {
  clear: both;
}
.tabs-content {
  margin-top: 5px;
}
.tabs-content {
  margin-bottom: 0;
  width: 100%;
}
.tabs-container .tabs-content > div {
  padding: 0;
}
.single-carousel .tabs-content > div {
  display: block !important;
}
.brotherProduct1,
.brotherProduct2,
.brotherProduct3 {
  float: left;
}
.fitForBrothers {
  width: 100% !important;
}
@media only screen and (max-width: 40em) {
  .bs-headers-container .tabs-header {
    display: block !important;
  }
}
@media only screen and (min-width: 90.063em) {
  .product-slider {
    padding: 0 0 20px;
  }
}
@media only screen and (min-width: 64.063em) {
  .product-slider {
    padding: 0 4px 20px;
  }
}
.product-slider {
  padding-bottom: 1.25rem;
}
.product-slider.row {
  width: 90%;
  max-width: 90%;
  margin: 0 auto;
}
@media (max-width: 639px) {
  .product-slider.row {
    width: 100%;
    max-width: 100%;
  }
  .product-slider.row .slick-list.draggable {
    padding: 0 30px;
  }
  .product-slider.row .product-preview {
    margin: 0;
  }
}
.product-slider .product-preview {
  margin: 4px 5px 40px;
}
.slick-initialized .slick-slide {
  display: block;
}
.product-preview {
  padding: 45px 15px 20px;
  height: auto;
  position: relative;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.product-preview > a {
  display: block;
}
.product-preview a {
  outline: 0;
}
.product-preview .button:hover,
.product-preview a {
  text-decoration: none;
}
.product-preview .img {
  width: 100%;
}
.product-preview .slick-slide img {
  display: block;
}
.product-preview a img {
  border: none;
}
.product-preview img {
  display: inline-block;
}
.product-preview img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
.product-preview caption,
.product-preview img,
.product-preview td,
.product-preview th {
  vertical-align: middle;
}
.product-preview .product-details {
  width: 100%;
  height: 100%;
}
.product-preview .product-details .carousel-price {
  display: flex;
  justify-content: space-between;
}
.product-preview .slick-slide img {
  display: block;
}
.icons-rating-small-full,
.icons-rating-small-half {
  width: 60px;
  height: 10px;
}
h3 {
  font-size: 1.125em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  -o-font-smoothing: antialiased;
  padding: .5em 0;
}
.button-ghost,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
}
.button-ghost,
.magellan-nav .chosen,
.magellan-nav .num-articles-content p,
.tabs-container .tabs-header > ul li,
h1,
h2,
h3,
h4,
h5,
h6 {
  -moz-osx-font-smoothing: grayscale;
}
.product-preview .product-details .model {
  height: 1em;
  overflow: hidden;
}
.product-preview .product-details .model {
  display: block;
  line-height: 1.1em;
  margin-bottom: .6em;
  padding: 0;
  color: #333;
  text-transform: uppercase;
  font-weight: 100;
  font-size: .82em;
}
@media only screen and (min-width: 90.063em) {
  .product-slider .slick-prev {
    left: -35px;
  }
}
.product-slider > .slick-prev,
.slide-reviews > .slick-prev {
  left: -15px;
  background: url(/_ui/responsive/common/images/icons-sdd80ab9571.png) 0 -1386px;
}
@media only screen and (min-width: 90.063em) {
  .product-slider .slick-next {
    right: -35px;
  }
}
.product-slider > .slick-next,
.slide-reviews > .slick-next {
  right: -15px;
  background: url(/_ui/responsive/common/images/icons-sdd80ab9571.png) 0 -891px;
}
.product-slider > .slick-next,
.product-slider > .slick-prev {
  width: 15px;
  height: 49px;
  margin-top: -25px;
}
.slide-reviews > .slick-next,
.slide-reviews > .slick-prev {
  width: 15px;
  height: 50px;
  margin-top: -25px;
}
.slide-reviews {
  margin-top: 20px;
  font-size: .8em;
}
.product-slider .slick-next:hover,
.slide-reviews .slick-next:hover {
  opacity: 1;
  background: url(/_ui/responsive/common/images/icons-sdd80ab9571.png) 0 -891px;
}
.product-slider .slick-prev:hover,
.slide-reviews .slick-prev:hover {
  opacity: 1;
  background: url(/_ui/responsive/common/images/icons-sdd80ab9571.png) 0 -1386px;
}
.product-slider .slick-disabled,
.slide-reviews .slick-disabled {
  display: none !important;
}
.product-slider .price-tag-small,
.slide-reviews .price-tag-small {
  text-align: left;
}
.product-slider h3,
.slide-reviews h3 {
  margin-bottom: 0;
}
.product-slider .slick-dots {
  bottom: 20px;
}
.product-slider .slick-dots li {
  margin: 0 2px;
}
.slide-reviews .slick-dots {
  bottom: 20px;
  position: initial;
}
.slide-reviews .slick-dots li {
  margin: 0 2px;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.product-slider .slick-dots li button:before {
  font-size: 35px;
}
.slide-reviews .slick-dots li button:before {
  font-size: 35px;
}
@media only screen and (min-width: 64.063em) {
  .product-preview .add-to-cart {
    display: none;
  }
}
.product-preview .add-to-cart {
  display: none;
}
@media only screen and (min-width: 64.063em) {
  .product-preview.box-shadow:hover {
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  }
}
@media only screen and (min-width: 64.063em) {
  .product-preview:hover .add-to-cart {
    position: absolute;
    display: block;
    text-align: center;
    line-height: 35px;
    bottom: -40px;
    height: 40px;
    width: 100%;
    left: 0;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
  }
  .product-preview:hover .add-to-cart:hover {
    text-decoration: none;
  }
  .product-preview:hover .add-to-cart a {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -o-font-smoothing: antialiased;
    text-transform: uppercase;
    padding: 15px;
  }
}
.related-products.no-active {
  display: none;
}
.related-products.active {
  display: block;
}
.carousel-container .bs-container .product-slider img {
  display: none;
}
.product-gallery .gallery-selector > div {
  display: inline-block;
  margin-left: 10px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.product-gallery .gallery-selector > div.active {
  border-color: #000000;
}
.clearfix:after,
.mobile-menu-page::after,
.product-horizontal:after,
.row .row.collapse:after,
.row .row:after,
.row:after,
.shop-map-modal-leyend::after,
.tabs-container .tabs-content,
.tabs-content:after,
[class*=block-grid-]:after,
div.aside-nav-item .shop-location-show-map-button,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.cart__content:after {
  clear: both;
}
.hide,
.invisible,
.wf-loading a,
.wf-loading abbr,
.wf-loading blockquote,
.wf-loading div,
.wf-loading h1,
.wf-loading h2,
.wf-loading h3,
.wf-loading h4,
.wf-loading h5,
.wf-loading h6,
.wf-loading li,
.wf-loading ol,
.wf-loading p,
.wf-loading span,
.wf-loading ul {
  visibility: hidden;
}
.button,
.dropdown-menu a:hover,
.normal-banner a:hover,
button {
  text-decoration: none;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
caption,
img,
td,
th {
  vertical-align: middle;
}
html {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
caption,
td,
th {
  text-align: left;
  font-weight: 400;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
meta.foundation-version {
  font-family: "/5.4.7/";
}
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}
meta.foundation-data-attribute-namespace {
  font-family: false;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  font-size: 100%;
}
body {
  /* background:#0f0f0f; */
  color: #333;
  font-style: normal;
  line-height: 1.5;
  cursor: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  -o-font-smoothing: antialiased;
  padding: 0.5em 0;
}
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.25em;
}
h3 {
  font-size: 1.125em;
}
h4 {
  font-size: 1em;
}
small {
  font-size: 0.8em;
}
.button,
a:hover,
button {
  cursor: pointer;
}
.button-ghost,
.magellan-nav .chosen,
.magellan-nav .num-articles-content p,
.tabs-container .tabs-header > ul li,
h1,
h2,
h3,
h4,
h5,
h6 {
  -moz-osx-font-smoothing: grayscale;
}
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object {
  max-width: none !important;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.clearfix:after,
.clearfix:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.container:after,
.container:before,
.container-fluid:after,
.container-fluid:before,
.row:after,
.row:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.nav:after,
.nav:before,
.navbar:after,
.navbar:before,
.navbar-header:after,
.navbar-header:before,
.navbar-collapse:after,
.navbar-collapse:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.modal-header:after,
.modal-header:before,
.modal-footer:after,
.modal-footer:before,
.tabs .tabs-list:after,
.tabs .tabs-list:before,
.cart__content:after,
.cart__content:before {
  content: " ";
  display: table;
}
.hide {
  display: none !important;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  display: inline-block;
}
textarea {
  min-height: 50px;
  max-width: 100%;
}
select {
  width: 100%;
}
[class*=block-grid-] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}
[class*=block-grid-]:after,
[class*=block-grid-]:before {
  content: " ";
  display: table;
}
[class*=block-grid-] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}
@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
  .button,
  button {
    display: inline-block;
  }
}
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 90.063em) {
  .xlarge-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .xlarge-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .xlarge-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .xlarge-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .xlarge-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .xlarge-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .xlarge-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .xlarge-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .xlarge-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .xlarge-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .xlarge-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .xlarge-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .xlarge-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .xlarge-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .xlarge-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .xlarge-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .xlarge-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .xlarge-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .xlarge-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .xlarge-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .xlarge-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .xlarge-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .xlarge-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .xlarge-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .xlarge-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 120.063em) {
  .xxlarge-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .xxlarge-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .xxlarge-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .xxlarge-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .xxlarge-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .xxlarge-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .xxlarge-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .xxlarge-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .xxlarge-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .xxlarge-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .xxlarge-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .xxlarge-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .xxlarge-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .xxlarge-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .xxlarge-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .xxlarge-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .xxlarge-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .xxlarge-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .xxlarge-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .xxlarge-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .xxlarge-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .xxlarge-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .xxlarge-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .xxlarge-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .xxlarge-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
.button,
button {
  border-style: solid;
  line-height: normal;
  margin: 0 0 1.25rem;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  font-size: 1rem;
  transition: background-color 0.3s ease-out;
  padding: 1rem 2rem 1.0625rem;
}
.button.secondary,
button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}
.button.secondary:focus,
.button.secondary:hover,
button.secondary:focus,
button.secondary:hover {
  background-color: #b9b9b9;
  color: #333333;
}
.button.success,
button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #ffffff;
}
.button.success:focus,
.button.success:hover,
button.success:focus,
button.success:hover {
  background-color: #368a55;
  color: #ffffff;
}
.button.alert,
button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #ffffff;
}
.button.alert:focus,
.button.alert:hover,
button.alert:focus,
button.alert:hover {
  background-color: #cf2a0e;
  color: #ffffff;
}
.button.warning,
button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #ffffff;
}
.button.warning:focus,
.button.warning:hover,
button.warning:focus,
button.warning:hover {
  background-color: #cf6e0e;
  color: #ffffff;
}
.button.info,
button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}
.button.info:focus,
.button.info:hover,
button.info:focus,
button.info:hover {
  background-color: #61b6d9;
  color: #ffffff;
}
.button.large,
button.large {
  font-size: 1.25rem;
  padding: 1.125rem 2.25rem 1.1875rem;
}
.button.small,
button.small {
  font-size: .8125rem;
  padding: 0.875rem 1.75rem 0.9375rem;
}
.button.tiny,
button.tiny {
  font-size: .6875rem;
  padding: 0.625rem 1.25rem 0.6875rem;
}
.button.expand,
button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}
.button.left-align,
button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}
.button.right-align,
button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}
.button.radius,
button.radius {
  border-radius: 3px;
}
.button.round,
button.round {
  border-radius: 1000px;
}
.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover,
button.disabled:focus,
button.disabled:hover,
button[disabled]:focus,
button[disabled]:hover {
  color: #ffffff;
  background-color: #000000;
}
.button.disabled.secondary,
.button[disabled].secondary,
button.disabled.secondary,
button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover,
button.disabled.secondary:focus,
button.disabled.secondary:hover,
button[disabled].secondary:focus,
button[disabled].secondary:hover {
  color: #333;
  background-color: #e7e7e7;
}
.button.disabled.success,
.button[disabled].success,
button.disabled.success,
button[disabled].success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #ffffff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success:focus,
.button[disabled].success:hover,
button.disabled.success:focus,
button.disabled.success:hover,
button[disabled].success:focus,
button[disabled].success:hover {
  color: #ffffff;
  background-color: #43ac6a;
}
.button.disabled.alert,
.button[disabled].alert,
button.disabled.alert,
button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #ffffff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert:focus,
.button[disabled].alert:hover,
button.disabled.alert:focus,
button.disabled.alert:hover,
button[disabled].alert:focus,
button[disabled].alert:hover {
  color: #ffffff;
  background-color: #f04124;
}
.button.disabled.warning,
.button[disabled].warning,
button.disabled.warning,
button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: #ffffff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning:focus,
.button[disabled].warning:hover,
button.disabled.warning:focus,
button.disabled.warning:hover,
button[disabled].warning:focus,
button[disabled].warning:hover {
  color: #ffffff;
  background-color: #f08a24;
}
.button.disabled.info,
.button[disabled].info,
button.disabled.info,
button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}
.button.disabled.info:focus,
.button.disabled.info:hover,
.button[disabled].info:focus,
.button[disabled].info:hover,
button.disabled.info:focus,
button.disabled.info:hover,
button[disabled].info:focus,
button[disabled].info:hover {
  color: #ffffff;
  background-color: #a0d3e8;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.postfix,
.prefix,
label {
  display: block;
  font-size: 0.875rem;
}
form {
  margin: 0 0 1rem;
}
form .row .row {
  margin: 0 -0.5rem;
}
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem;
}
form .row .row.collapse {
  margin: 0;
}
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem;
}
label {
  color: #4d4d4d;
  cursor: pointer;
  line-height: 1.5;
  margin-bottom: 0;
}
label.right {
  float: none !important;
  text-align: right;
}
label small {
  text-transform: capitalize;
  color: #676767;
}
.postfix,
.prefix {
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  height: 2.3125rem;
  line-height: 2.3125rem;
}
.postfix.button,
.prefix.button {
  text-align: center;
  line-height: 2.125rem;
  border: none;
  padding: 0;
}
.prefix.button.radius {
  border-radius: 3px 0 0 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
}
.postfix.button.radius {
  border-radius: 0 3px 3px 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
}
.prefix.button.round {
  border-radius: 1000px 0 0 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
}
.postfix.button.round {
  border-radius: 0 1000px 1000px 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
}
label.prefix,
span.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333;
  border-color: #cccccc;
}
label.postfix,
span.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333;
  border-color: #cccccc;
}
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse textarea {
  border-radius: 0 3px 3px 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
}
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 3px 0 0 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
}
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0 3px 3px 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
}
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse textarea {
  border-radius: 0 1000px 1000px 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
}
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse textarea,
form .row .prefix-round.row.collapse .prefix {
  border-radius: 1000px 0 0 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
}
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0 1000px 1000px 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
}
.row .row.collapse:after,
.row .row.collapse:before,
.row .row:after,
.row .row:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
input.error,
select.error,
textarea.error {
  margin-bottom: 0;
}
label.error {
  color: #f04124;
}
.row {
  width: 100%;
  max-width: 85rem;
  margin: 0 auto;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  width: auto;
  max-width: none;
  margin: 0 -0.9375rem;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
.column,
.columns {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 100%;
  float: left;
}
[class*=column] + [class*=column].end {
  float: left;
}
@media only screen {
  .column,
  .columns,
  .small-pull-0,
  .small-pull-1,
  .small-pull-10,
  .small-pull-11,
  .small-pull-2,
  .small-pull-3,
  .small-pull-4,
  .small-pull-5,
  .small-pull-6,
  .small-pull-7,
  .small-pull-8,
  .small-pull-9,
  .small-push-0,
  .small-push-1,
  .small-push-10,
  .small-push-11,
  .small-push-2,
  .small-push-3,
  .small-push-4,
  .small-push-5,
  .small-push-6,
  .small-push-7,
  .small-push-8,
  .small-push-9 {
    position: relative;
  }
  .small-push-0 {
    left: 0;
    right: auto;
  }
  .small-pull-0 {
    right: 0;
    left: auto;
  }
  .small-push-1 {
    left: 8.33333%;
    right: auto;
  }
  .small-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .small-push-2 {
    left: 16.66667%;
    right: auto;
  }
  .small-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .small-push-3 {
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    left: 33.33333%;
    right: auto;
  }
  .small-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .small-push-5 {
    left: 41.66667%;
    right: auto;
  }
  .small-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .small-push-6 {
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    left: 58.33333%;
    right: auto;
  }
  .small-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .small-push-8 {
    left: 66.66667%;
    right: auto;
  }
  .small-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .small-push-9 {
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    left: 83.33333%;
    right: auto;
  }
  .small-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .small-push-11 {
    left: 91.66667%;
    right: auto;
  }
  .small-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
  }
  .small-1 {
    width: 8.33333%;
  }
  .small-2 {
    width: 16.66667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.33333%;
  }
  .small-5 {
    width: 41.66667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.33333%;
  }
  .small-8 {
    width: 66.66667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.33333%;
  }
  .small-11 {
    width: 91.66667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0 !important;
  }
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
}
@media only screen and (min-width: 40.063em) {
  .column,
  .columns,
  .medium-pull-0,
  .medium-pull-1,
  .medium-pull-10,
  .medium-pull-11,
  .medium-pull-2,
  .medium-pull-3,
  .medium-pull-4,
  .medium-pull-5,
  .medium-pull-6,
  .medium-pull-7,
  .medium-pull-8,
  .medium-pull-9,
  .medium-push-0,
  .medium-push-1,
  .medium-push-10,
  .medium-push-11,
  .medium-push-2,
  .medium-push-3,
  .medium-push-4,
  .medium-push-5,
  .medium-push-6,
  .medium-push-7,
  .medium-push-8,
  .medium-push-9,
  .pull-0,
  .pull-1,
  .pull-10,
  .pull-11,
  .pull-2,
  .pull-3,
  .pull-4,
  .pull-5,
  .pull-6,
  .pull-7,
  .pull-8,
  .pull-9,
  .push-0,
  .push-1,
  .push-10,
  .push-11,
  .push-2,
  .push-3,
  .push-4,
  .push-5,
  .push-6,
  .push-7,
  .push-8,
  .push-9 {
    position: relative;
  }
  .medium-push-0 {
    left: 0;
    right: auto;
  }
  .medium-pull-0 {
    right: 0;
    left: auto;
  }
  .medium-push-1 {
    left: 8.33333%;
    right: auto;
  }
  .medium-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    left: 16.66667%;
    right: auto;
  }
  .medium-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    left: 33.33333%;
    right: auto;
  }
  .medium-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    left: 41.66667%;
    right: auto;
  }
  .medium-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    left: 58.33333%;
    right: auto;
  }
  .medium-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    left: 66.66667%;
    right: auto;
  }
  .medium-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    left: 83.33333%;
    right: auto;
  }
  .medium-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    left: 91.66667%;
    right: auto;
  }
  .medium-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
  }
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0 !important;
  }
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .push-0 {
    left: 0;
    right: auto;
  }
  .pull-0 {
    right: 0;
    left: auto;
  }
  .push-1 {
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    left: 25%;
    right: auto;
  }
  .pull-3 {
    right: 25%;
    left: auto;
  }
  .push-4 {
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    left: 50%;
    right: auto;
  }
  .pull-6 {
    right: 50%;
    left: auto;
  }
  .push-7 {
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    left: 75%;
    right: auto;
  }
  .pull-9 {
    right: 75%;
    left: auto;
  }
  .push-10 {
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  .column,
  .columns,
  .large-pull-0,
  .large-pull-1,
  .large-pull-10,
  .large-pull-11,
  .large-pull-2,
  .large-pull-3,
  .large-pull-4,
  .large-pull-5,
  .large-pull-6,
  .large-pull-7,
  .large-pull-8,
  .large-pull-9,
  .large-push-0,
  .large-push-1,
  .large-push-10,
  .large-push-11,
  .large-push-2,
  .large-push-3,
  .large-push-4,
  .large-push-5,
  .large-push-6,
  .large-push-7,
  .large-push-8,
  .large-push-9,
  .pull-0,
  .pull-1,
  .pull-10,
  .pull-11,
  .pull-2,
  .pull-3,
  .pull-4,
  .pull-5,
  .pull-6,
  .pull-7,
  .pull-8,
  .pull-9,
  .push-0,
  .push-1,
  .push-10,
  .push-11,
  .push-2,
  .push-3,
  .push-4,
  .push-5,
  .push-6,
  .push-7,
  .push-8,
  .push-9 {
    position: relative;
  }
  .large-push-0 {
    left: 0;
    right: auto;
  }
  .large-pull-0 {
    right: 0;
    left: auto;
  }
  .large-push-1 {
    left: 8.33333%;
    right: auto;
  }
  .large-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .large-push-2 {
    left: 16.66667%;
    right: auto;
  }
  .large-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .large-push-3 {
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    left: 33.33333%;
    right: auto;
  }
  .large-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .large-push-5 {
    left: 41.66667%;
    right: auto;
  }
  .large-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .large-push-6 {
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    left: 58.33333%;
    right: auto;
  }
  .large-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .large-push-8 {
    left: 66.66667%;
    right: auto;
  }
  .large-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .large-push-9 {
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    left: 83.33333%;
    right: auto;
  }
  .large-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .large-push-11 {
    left: 91.66667%;
    right: auto;
  }
  .large-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
  }
  .large-1 {
    width: 8.33333%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0 !important;
  }
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .push-0 {
    left: 0;
    right: auto;
  }
  .pull-0 {
    right: 0;
    left: auto;
  }
  .push-1 {
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    left: 25%;
    right: auto;
  }
  .pull-3 {
    right: 25%;
    left: auto;
  }
  .push-4 {
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    left: 50%;
    right: auto;
  }
  .pull-6 {
    right: 50%;
    left: auto;
  }
  .push-7 {
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    left: 75%;
    right: auto;
  }
  .pull-9 {
    right: 75%;
    left: auto;
  }
  .push-10 {
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 90.063em) {
  .column,
  .columns,
  .xlarge-pull-0,
  .xlarge-pull-1,
  .xlarge-pull-10,
  .xlarge-pull-11,
  .xlarge-pull-2,
  .xlarge-pull-3,
  .xlarge-pull-4,
  .xlarge-pull-5,
  .xlarge-pull-6,
  .xlarge-pull-7,
  .xlarge-pull-8,
  .xlarge-pull-9,
  .xlarge-push-0,
  .xlarge-push-1,
  .xlarge-push-10,
  .xlarge-push-11,
  .xlarge-push-2,
  .xlarge-push-3,
  .xlarge-push-4,
  .xlarge-push-5,
  .xlarge-push-6,
  .xlarge-push-7,
  .xlarge-push-8,
  .xlarge-push-9 {
    position: relative;
  }
  .xlarge-push-0 {
    left: 0;
    right: auto;
  }
  .xlarge-pull-0 {
    right: 0;
    left: auto;
  }
  .xlarge-push-1 {
    left: 8.33333%;
    right: auto;
  }
  .xlarge-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .xlarge-push-2 {
    left: 16.66667%;
    right: auto;
  }
  .xlarge-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .xlarge-push-3 {
    left: 25%;
    right: auto;
  }
  .xlarge-pull-3 {
    right: 25%;
    left: auto;
  }
  .xlarge-push-4 {
    left: 33.33333%;
    right: auto;
  }
  .xlarge-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .xlarge-push-5 {
    left: 41.66667%;
    right: auto;
  }
  .xlarge-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .xlarge-push-6 {
    left: 50%;
    right: auto;
  }
  .xlarge-pull-6 {
    right: 50%;
    left: auto;
  }
  .xlarge-push-7 {
    left: 58.33333%;
    right: auto;
  }
  .xlarge-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .xlarge-push-8 {
    left: 66.66667%;
    right: auto;
  }
  .xlarge-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .xlarge-push-9 {
    left: 75%;
    right: auto;
  }
  .xlarge-pull-9 {
    right: 75%;
    left: auto;
  }
  .xlarge-push-10 {
    left: 83.33333%;
    right: auto;
  }
  .xlarge-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .xlarge-push-11 {
    left: 91.66667%;
    right: auto;
  }
  .xlarge-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
  }
  .xlarge-1 {
    width: 8.33333%;
  }
  .xlarge-2 {
    width: 16.66667%;
  }
  .xlarge-3 {
    width: 25%;
  }
  .xlarge-4 {
    width: 33.33333%;
  }
  .xlarge-5 {
    width: 41.66667%;
  }
  .xlarge-6 {
    width: 50%;
  }
  .xlarge-7 {
    width: 58.33333%;
  }
  .xlarge-8 {
    width: 66.66667%;
  }
  .xlarge-9 {
    width: 75%;
  }
  .xlarge-10 {
    width: 83.33333%;
  }
  .xlarge-11 {
    width: 91.66667%;
  }
  .xlarge-12 {
    width: 100%;
  }
  .xlarge-offset-0 {
    margin-left: 0 !important;
  }
  .xlarge-offset-1 {
    margin-left: 8.33333% !important;
  }
  .xlarge-offset-2 {
    margin-left: 16.66667% !important;
  }
  .xlarge-offset-3 {
    margin-left: 25% !important;
  }
  .xlarge-offset-4 {
    margin-left: 33.33333% !important;
  }
  .xlarge-offset-5 {
    margin-left: 41.66667% !important;
  }
  .xlarge-offset-6 {
    margin-left: 50% !important;
  }
  .xlarge-offset-7 {
    margin-left: 58.33333% !important;
  }
  .xlarge-offset-8 {
    margin-left: 66.66667% !important;
  }
  .xlarge-offset-9 {
    margin-left: 75% !important;
  }
  .xlarge-offset-10 {
    margin-left: 83.33333% !important;
  }
  .xlarge-offset-11 {
    margin-left: 91.66667% !important;
  }
  .xlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.xlarge-centered,
  .columns.xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.xlarge-uncentered,
  .columns.xlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.xlarge-centered:last-child,
  .columns.xlarge-centered:last-child {
    float: none;
  }
  .column.xlarge-uncentered:last-child,
  .columns.xlarge-uncentered:last-child {
    float: left;
  }
  .column.xlarge-uncentered.opposite,
  .columns.xlarge-uncentered.opposite {
    float: right;
  }
}
@media only screen and (min-width: 120.063em) {
  .column,
  .columns,
  .xxlarge-pull-0,
  .xxlarge-pull-1,
  .xxlarge-pull-10,
  .xxlarge-pull-11,
  .xxlarge-pull-2,
  .xxlarge-pull-3,
  .xxlarge-pull-4,
  .xxlarge-pull-5,
  .xxlarge-pull-6,
  .xxlarge-pull-7,
  .xxlarge-pull-8,
  .xxlarge-pull-9,
  .xxlarge-push-0,
  .xxlarge-push-1,
  .xxlarge-push-10,
  .xxlarge-push-11,
  .xxlarge-push-2,
  .xxlarge-push-3,
  .xxlarge-push-4,
  .xxlarge-push-5,
  .xxlarge-push-6,
  .xxlarge-push-7,
  .xxlarge-push-8,
  .xxlarge-push-9 {
    position: relative;
  }
  .xxlarge-push-0 {
    left: 0;
    right: auto;
  }
  .xxlarge-pull-0 {
    right: 0;
    left: auto;
  }
  .xxlarge-push-1 {
    left: 8.33333%;
    right: auto;
  }
  .xxlarge-pull-1 {
    right: 8.33333%;
    left: auto;
  }
  .xxlarge-push-2 {
    left: 16.66667%;
    right: auto;
  }
  .xxlarge-pull-2 {
    right: 16.66667%;
    left: auto;
  }
  .xxlarge-push-3 {
    left: 25%;
    right: auto;
  }
  .xxlarge-pull-3 {
    right: 25%;
    left: auto;
  }
  .xxlarge-push-4 {
    left: 33.33333%;
    right: auto;
  }
  .xxlarge-pull-4 {
    right: 33.33333%;
    left: auto;
  }
  .xxlarge-push-5 {
    left: 41.66667%;
    right: auto;
  }
  .xxlarge-pull-5 {
    right: 41.66667%;
    left: auto;
  }
  .xxlarge-push-6 {
    left: 50%;
    right: auto;
  }
  .xxlarge-pull-6 {
    right: 50%;
    left: auto;
  }
  .xxlarge-push-7 {
    left: 58.33333%;
    right: auto;
  }
  .xxlarge-pull-7 {
    right: 58.33333%;
    left: auto;
  }
  .xxlarge-push-8 {
    left: 66.66667%;
    right: auto;
  }
  .xxlarge-pull-8 {
    right: 66.66667%;
    left: auto;
  }
  .xxlarge-push-9 {
    left: 75%;
    right: auto;
  }
  .xxlarge-pull-9 {
    right: 75%;
    left: auto;
  }
  .xxlarge-push-10 {
    left: 83.33333%;
    right: auto;
  }
  .xxlarge-pull-10 {
    right: 83.33333%;
    left: auto;
  }
  .xxlarge-push-11 {
    left: 91.66667%;
    right: auto;
  }
  .xxlarge-pull-11 {
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
  }
  .xxlarge-1 {
    width: 8.33333%;
  }
  .xxlarge-2 {
    width: 16.66667%;
  }
  .xxlarge-3 {
    width: 25%;
  }
  .xxlarge-4 {
    width: 33.33333%;
  }
  .xxlarge-5 {
    width: 41.66667%;
  }
  .xxlarge-6 {
    width: 50%;
  }
  .xxlarge-7 {
    width: 58.33333%;
  }
  .xxlarge-8 {
    width: 66.66667%;
  }
  .xxlarge-9 {
    width: 75%;
  }
  .xxlarge-10 {
    width: 83.33333%;
  }
  .xxlarge-11 {
    width: 91.66667%;
  }
  .xxlarge-12 {
    width: 100%;
  }
  .xxlarge-offset-0 {
    margin-left: 0 !important;
  }
  .xxlarge-offset-1 {
    margin-left: 8.33333% !important;
  }
  .xxlarge-offset-2 {
    margin-left: 16.66667% !important;
  }
  .xxlarge-offset-3 {
    margin-left: 25% !important;
  }
  .xxlarge-offset-4 {
    margin-left: 33.33333% !important;
  }
  .xxlarge-offset-5 {
    margin-left: 41.66667% !important;
  }
  .xxlarge-offset-6 {
    margin-left: 50% !important;
  }
  .xxlarge-offset-7 {
    margin-left: 58.33333% !important;
  }
  .xxlarge-offset-8 {
    margin-left: 66.66667% !important;
  }
  .xxlarge-offset-9 {
    margin-left: 75% !important;
  }
  .xxlarge-offset-10 {
    margin-left: 83.33333% !important;
  }
  .xxlarge-offset-11 {
    margin-left: 91.66667% !important;
  }
  .xxlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.xxlarge-centered,
  .columns.xxlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.xxlarge-uncentered,
  .columns.xxlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.xxlarge-centered:last-child,
  .columns.xxlarge-centered:last-child {
    float: none;
  }
  .column.xxlarge-uncentered:last-child,
  .columns.xxlarge-uncentered:last-child {
    float: left;
  }
  .column.xxlarge-uncentered.opposite,
  .columns.xxlarge-uncentered.opposite {
    float: right;
  }
}
[data-magellan-expedition-clone],
[data-magellan-expedition] {
  background: #ffffff;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}
[data-magellan-expedition-clone] .sub-nav,
[data-magellan-expedition-clone] .sub-nav dd,
[data-magellan-expedition] .sub-nav,
[data-magellan-expedition] .sub-nav dd {
  margin-bottom: 0;
}
[data-magellan-expedition-clone] .sub-nav a,
[data-magellan-expedition] .sub-nav a {
  line-height: 1.8em;
}
@media only screen {
  .hide-for-large,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-medium,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .show-for-large-down,
  .show-for-medium-down,
  .show-for-small,
  .show-for-small-down,
  .show-for-small-only,
  .show-for-small-up {
    display: inherit !important;
  }
  .hide-for-large-down,
  .hide-for-medium-down,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-small-only,
  .hide-for-small-up,
  .show-for-large,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-medium,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
  .hidden-for-large,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-medium,
  .hidden-for-medium-only,
  .hidden-for-medium-up,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .visible-for-large-down,
  .visible-for-medium-down,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-small-only,
  .visible-for-small-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-large-down,
  .hidden-for-medium-down,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-small-only,
  .hidden-for-small-up,
  .visible-for-large,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-medium,
  .visible-for-medium-only,
  .visible-for-medium-up,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-large,
  table.hide-for-large-only,
  table.hide-for-large-up,
  table.hide-for-medium,
  table.hide-for-medium-only,
  table.hide-for-medium-up,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.show-for-large-down,
  table.show-for-medium-down,
  table.show-for-small,
  table.show-for-small-down,
  table.show-for-small-only,
  table.show-for-small-up {
    display: table !important;
  }
  thead.hide-for-large,
  thead.hide-for-large-only,
  thead.hide-for-large-up,
  thead.hide-for-medium,
  thead.hide-for-medium-only,
  thead.hide-for-medium-up,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.show-for-large-down,
  thead.show-for-medium-down,
  thead.show-for-small,
  thead.show-for-small-down,
  thead.show-for-small-only,
  thead.show-for-small-up {
    display: table-header-group !important;
  }
  tbody.hide-for-large,
  tbody.hide-for-large-only,
  tbody.hide-for-large-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-only,
  tbody.hide-for-medium-up,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.show-for-large-down,
  tbody.show-for-medium-down,
  tbody.show-for-small,
  tbody.show-for-small-down,
  tbody.show-for-small-only,
  tbody.show-for-small-up {
    display: table-row-group !important;
  }
  tr.hide-for-large,
  tr.hide-for-large-only,
  tr.hide-for-large-up,
  tr.hide-for-medium,
  tr.hide-for-medium-only,
  tr.hide-for-medium-up,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.show-for-large-down,
  tr.show-for-medium-down,
  tr.show-for-small,
  tr.show-for-small-down,
  tr.show-for-small-only,
  tr.show-for-small-up {
    display: table-row !important;
  }
  td.hide-for-large,
  td.hide-for-large-only,
  td.hide-for-large-up,
  td.hide-for-medium,
  td.hide-for-medium-only,
  td.hide-for-medium-up,
  td.hide-for-xlarge-only,
  td.hide-for-xlarge-up,
  td.hide-for-xxlarge-only,
  td.hide-for-xxlarge-up,
  td.show-for-large-down,
  td.show-for-medium-down,
  td.show-for-small,
  td.show-for-small-down,
  td.show-for-small-only,
  td.show-for-small-up,
  th.hide-for-large,
  th.hide-for-large-only,
  th.hide-for-large-up,
  th.hide-for-medium,
  th.hide-for-medium-only,
  th.hide-for-medium-up,
  th.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  th.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  th.show-for-large-down,
  th.show-for-medium-down,
  th.show-for-small,
  th.show-for-small-down,
  th.show-for-small-only,
  th.show-for-small-up {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 40.063em) {
  .hide-for-large,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-small-only,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .show-for-large-down,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-small-up {
    display: inherit !important;
  }
  .hide-for-large-down,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-small-up,
  .show-for-large,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-small-only,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
  .hidden-for-large,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-small-only,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .visible-for-large-down,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-medium-only,
  .visible-for-medium-up,
  .visible-for-small-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-large-down,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-medium-only,
  .hidden-for-medium-up,
  .hidden-for-small-up,
  .visible-for-large,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-small-only,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-large,
  table.hide-for-large-only,
  table.hide-for-large-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-small-only,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.show-for-large-down,
  table.show-for-medium,
  table.show-for-medium-down,
  table.show-for-medium-only,
  table.show-for-medium-up,
  table.show-for-small-up {
    display: table !important;
  }
  thead.hide-for-large,
  thead.hide-for-large-only,
  thead.hide-for-large-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-small-only,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.show-for-large-down,
  thead.show-for-medium,
  thead.show-for-medium-down,
  thead.show-for-medium-only,
  thead.show-for-medium-up,
  thead.show-for-small-up {
    display: table-header-group !important;
  }
  tbody.hide-for-large,
  tbody.hide-for-large-only,
  tbody.hide-for-large-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-small-only,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.show-for-large-down,
  tbody.show-for-medium,
  tbody.show-for-medium-down,
  tbody.show-for-medium-only,
  tbody.show-for-medium-up,
  tbody.show-for-small-up {
    display: table-row-group !important;
  }
  tr.hide-for-large,
  tr.hide-for-large-only,
  tr.hide-for-large-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-small-only,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.show-for-large-down,
  tr.show-for-medium,
  tr.show-for-medium-down,
  tr.show-for-medium-only,
  tr.show-for-medium-up,
  tr.show-for-small-up {
    display: table-row !important;
  }
  td.hide-for-large,
  td.hide-for-large-only,
  td.hide-for-large-up,
  td.hide-for-small,
  td.hide-for-small-down,
  td.hide-for-small-only,
  td.hide-for-xlarge-only,
  td.hide-for-xlarge-up,
  td.hide-for-xxlarge-only,
  td.hide-for-xxlarge-up,
  td.show-for-large-down,
  td.show-for-medium,
  td.show-for-medium-down,
  td.show-for-medium-only,
  td.show-for-medium-up,
  td.show-for-small-up,
  th.hide-for-large,
  th.hide-for-large-only,
  th.hide-for-large-up,
  th.hide-for-small,
  th.hide-for-small-down,
  th.hide-for-small-only,
  th.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  th.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  th.show-for-large-down,
  th.show-for-medium,
  th.show-for-medium-down,
  th.show-for-medium-only,
  th.show-for-medium-up,
  th.show-for-small-up {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 64.063em) {
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-small-only,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .show-for-large,
  .show-for-large-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-medium-up,
  .show-for-small-up {
    display: inherit !important;
  }
  .hide-for-large,
  .hide-for-large-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-medium-up,
  .hide-for-small-up,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-small,
  .show-for-small-down,
  .show-for-small-only,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-medium-only,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-small-only,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .visible-for-large,
  .visible-for-large-down,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-medium-up,
  .visible-for-small-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-large,
  .hidden-for-large-down,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-medium-up,
  .hidden-for-small-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-medium-only,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-small-only,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-medium-only,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-small-only,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.show-for-large,
  table.show-for-large-down,
  table.show-for-large-only,
  table.show-for-large-up,
  table.show-for-medium-up,
  table.show-for-small-up {
    display: table !important;
  }
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-medium-only,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-small-only,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.show-for-large,
  thead.show-for-large-down,
  thead.show-for-large-only,
  thead.show-for-large-up,
  thead.show-for-medium-up,
  thead.show-for-small-up {
    display: table-header-group !important;
  }
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-medium-only,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-small-only,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.show-for-large,
  tbody.show-for-large-down,
  tbody.show-for-large-only,
  tbody.show-for-large-up,
  tbody.show-for-medium-up,
  tbody.show-for-small-up {
    display: table-row-group !important;
  }
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-medium-only,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-small-only,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.show-for-large,
  tr.show-for-large-down,
  tr.show-for-large-only,
  tr.show-for-large-up,
  tr.show-for-medium-up,
  tr.show-for-small-up {
    display: table-row !important;
  }
  td.hide-for-medium,
  td.hide-for-medium-down,
  td.hide-for-medium-only,
  td.hide-for-small,
  td.hide-for-small-down,
  td.hide-for-small-only,
  td.hide-for-xlarge-only,
  td.hide-for-xlarge-up,
  td.hide-for-xxlarge-only,
  td.hide-for-xxlarge-up,
  td.show-for-large,
  td.show-for-large-down,
  td.show-for-large-only,
  td.show-for-large-up,
  td.show-for-medium-up,
  td.show-for-small-up,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.hide-for-small,
  th.hide-for-small-down,
  th.hide-for-small-only,
  th.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  th.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  th.show-for-large,
  th.show-for-large-down,
  th.show-for-large-only,
  th.show-for-large-up,
  th.show-for-medium-up,
  th.show-for-small-up {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 90.063em) {
  .hide-for-large,
  .hide-for-large-down,
  .hide-for-large-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-small-only,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .show-for-large-up,
  .show-for-medium-up,
  .show-for-small-up,
  .show-for-xlarge-only,
  .show-for-xlarge-up {
    display: inherit !important;
  }
  .hide-for-large-up,
  .hide-for-medium-up,
  .hide-for-small-up,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .show-for-large,
  .show-for-large-down,
  .show-for-large-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-small,
  .show-for-small-down,
  .show-for-small-only,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
  .hidden-for-large,
  .hidden-for-large-down,
  .hidden-for-large-only,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-medium-only,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-small-only,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .visible-for-large-up,
  .visible-for-medium-up,
  .visible-for-small-up,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-large-up,
  .hidden-for-medium-up,
  .hidden-for-small-up,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .visible-for-large,
  .visible-for-large-down,
  .visible-for-large-only,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-medium-only,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-small-only,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-large,
  table.hide-for-large-down,
  table.hide-for-large-only,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-medium-only,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-small-only,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.show-for-large-up,
  table.show-for-medium-up,
  table.show-for-small-up,
  table.show-for-xlarge-only,
  table.show-for-xlarge-up {
    display: table !important;
  }
  thead.hide-for-large,
  thead.hide-for-large-down,
  thead.hide-for-large-only,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-medium-only,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-small-only,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.show-for-large-up,
  thead.show-for-medium-up,
  thead.show-for-small-up,
  thead.show-for-xlarge-only,
  thead.show-for-xlarge-up {
    display: table-header-group !important;
  }
  tbody.hide-for-large,
  tbody.hide-for-large-down,
  tbody.hide-for-large-only,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-medium-only,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-small-only,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.show-for-large-up,
  tbody.show-for-medium-up,
  tbody.show-for-small-up,
  tbody.show-for-xlarge-only,
  tbody.show-for-xlarge-up {
    display: table-row-group !important;
  }
  tr.hide-for-large,
  tr.hide-for-large-down,
  tr.hide-for-large-only,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-medium-only,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-small-only,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.show-for-large-up,
  tr.show-for-medium-up,
  tr.show-for-small-up,
  tr.show-for-xlarge-only,
  tr.show-for-xlarge-up {
    display: table-row !important;
  }
  td.hide-for-large,
  td.hide-for-large-down,
  td.hide-for-large-only,
  td.hide-for-medium,
  td.hide-for-medium-down,
  td.hide-for-medium-only,
  td.hide-for-small,
  td.hide-for-small-down,
  td.hide-for-small-only,
  td.hide-for-xxlarge-only,
  td.hide-for-xxlarge-up,
  td.show-for-large-up,
  td.show-for-medium-up,
  td.show-for-small-up,
  td.show-for-xlarge-only,
  td.show-for-xlarge-up,
  th.hide-for-large,
  th.hide-for-large-down,
  th.hide-for-large-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.hide-for-small,
  th.hide-for-small-down,
  th.hide-for-small-only,
  th.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  th.show-for-large-up,
  th.show-for-medium-up,
  th.show-for-small-up,
  th.show-for-xlarge-only,
  th.show-for-xlarge-up {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 120.063em) {
  .hide-for-large,
  .hide-for-large-down,
  .hide-for-large-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-small-only,
  .hide-for-xlarge-only,
  .show-for-large-up,
  .show-for-medium-up,
  .show-for-small-up,
  .show-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: inherit !important;
  }
  .hide-for-large-up,
  .hide-for-medium-up,
  .hide-for-small-up,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .show-for-large,
  .show-for-large-down,
  .show-for-large-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-small,
  .show-for-small-down,
  .show-for-small-only,
  .show-for-xlarge-only {
    display: none !important;
  }
  .hidden-for-large,
  .hidden-for-large-down,
  .hidden-for-large-only,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-medium-only,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-small-only,
  .hidden-for-xlarge-only,
  .visible-for-large-up,
  .visible-for-medium-up,
  .visible-for-small-up,
  .visible-for-xlarge-up,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-large-up,
  .hidden-for-medium-up,
  .hidden-for-small-up,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .visible-for-large,
  .visible-for-large-down,
  .visible-for-large-only,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-medium-only,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-small-only,
  .visible-for-xlarge-only {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-large,
  table.hide-for-large-down,
  table.hide-for-large-only,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-medium-only,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-small-only,
  table.hide-for-xlarge-only,
  table.show-for-large-up,
  table.show-for-medium-up,
  table.show-for-small-up,
  table.show-for-xlarge-up,
  table.show-for-xxlarge-only,
  table.show-for-xxlarge-up {
    display: table !important;
  }
  thead.hide-for-large,
  thead.hide-for-large-down,
  thead.hide-for-large-only,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-medium-only,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-small-only,
  thead.hide-for-xlarge-only,
  thead.show-for-large-up,
  thead.show-for-medium-up,
  thead.show-for-small-up,
  thead.show-for-xlarge-up,
  thead.show-for-xxlarge-only,
  thead.show-for-xxlarge-up {
    display: table-header-group !important;
  }
  tbody.hide-for-large,
  tbody.hide-for-large-down,
  tbody.hide-for-large-only,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-medium-only,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-small-only,
  tbody.hide-for-xlarge-only,
  tbody.show-for-large-up,
  tbody.show-for-medium-up,
  tbody.show-for-small-up,
  tbody.show-for-xlarge-up,
  tbody.show-for-xxlarge-only,
  tbody.show-for-xxlarge-up {
    display: table-row-group !important;
  }
  tr.hide-for-large,
  tr.hide-for-large-down,
  tr.hide-for-large-only,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-medium-only,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-small-only,
  tr.hide-for-xlarge-only,
  tr.show-for-large-up,
  tr.show-for-medium-up,
  tr.show-for-small-up,
  tr.show-for-xlarge-up,
  tr.show-for-xxlarge-only,
  tr.show-for-xxlarge-up {
    display: table-row !important;
  }
  td.hide-for-large,
  td.hide-for-large-down,
  td.hide-for-large-only,
  td.hide-for-medium,
  td.hide-for-medium-down,
  td.hide-for-medium-only,
  td.hide-for-small,
  td.hide-for-small-down,
  td.hide-for-small-only,
  td.hide-for-xlarge-only,
  td.show-for-large-up,
  td.show-for-medium-up,
  td.show-for-small-up,
  td.show-for-xlarge-up,
  td.show-for-xxlarge-only,
  td.show-for-xxlarge-up,
  th.hide-for-large,
  th.hide-for-large-down,
  th.hide-for-large-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.hide-for-small,
  th.hide-for-small-down,
  th.hide-for-small-only,
  th.hide-for-xlarge-only,
  th.show-for-large-up,
  th.show-for-medium-up,
  th.show-for-small-up,
  th.show-for-xlarge-up,
  th.show-for-xxlarge-only,
  th.show-for-xxlarge-up {
    display: table-cell !important;
  }
}
.hide-for-portrait,
.show-for-landscape {
  display: inherit !important;
}
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
table.hide-for-landscape,
table.show-for-portrait {
  display: table !important;
}
thead.hide-for-landscape,
thead.show-for-portrait {
  display: table-header-group !important;
}
tbody.hide-for-landscape,
tbody.show-for-portrait {
  display: table-row-group !important;
}
tr.hide-for-landscape,
tr.show-for-portrait {
  display: table-row !important;
}
td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}
@media only screen and (orientation: landscape) {
  .hide-for-portrait,
  .show-for-landscape {
    display: inherit !important;
  }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
  table.hide-for-portrait,
  table.show-for-landscape {
    display: table !important;
  }
  thead.hide-for-portrait,
  thead.show-for-landscape {
    display: table-header-group !important;
  }
  tbody.hide-for-portrait,
  tbody.show-for-landscape {
    display: table-row-group !important;
  }
  tr.hide-for-portrait,
  tr.show-for-landscape {
    display: table-row !important;
  }
  td.hide-for-portrait,
  td.show-for-landscape,
  th.hide-for-portrait,
  th.show-for-landscape {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: inherit !important;
  }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
  table.hide-for-landscape,
  table.show-for-portrait {
    display: table !important;
  }
  thead.hide-for-landscape,
  thead.show-for-portrait {
    display: table-header-group !important;
  }
  tbody.hide-for-landscape,
  tbody.show-for-portrait {
    display: table-row-group !important;
  }
  tr.hide-for-landscape,
  tr.show-for-portrait {
    display: table-row !important;
  }
  td.hide-for-landscape,
  td.show-for-portrait,
  th.hide-for-landscape,
  th.show-for-portrait {
    display: table-cell !important;
  }
}
.show-for-touch {
  display: none !important;
}
.hide-for-touch,
.touch .show-for-touch {
  display: inherit !important;
}
.touch .hide-for-touch {
  display: none !important;
}
.touch table.show-for-touch,
table.hide-for-touch {
  display: table !important;
}
.touch thead.show-for-touch,
thead.hide-for-touch {
  display: table-header-group !important;
}
.touch tbody.show-for-touch,
tbody.hide-for-touch {
  display: table-row-group !important;
}
.touch tr.show-for-touch,
tr.hide-for-touch {
  display: table-row !important;
}
.touch td.show-for-touch,
.touch th.show-for-touch,
td.hide-for-touch,
th.hide-for-touch {
  display: table-cell !important;
}
@media print {
  .show-for-print {
    display: block;
  }
  .hide-for-print {
    display: none;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print,
  th.show-for-print {
    display: table-cell !important;
  }
}
.inline-list {
  margin: 0 0 1.0625rem -1.375rem;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375rem;
  display: block;
}
.inline-list > li > * {
  display: block;
}
.reveal-modal-bg {
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0;
}
.reveal-modal,
dialog {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: #ffffff;
  border: 1px solid #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 1.875rem;
}
.claim-toggle,
.magellan-nav .select-view.fixed,
.shadow-container {
  -moz-box-shadow: 0 6px 15px -11px #000000;
  -webkit-box-shadow: 0 6px 15px -11px #000000;
}
@media only screen and (max-width: 40em) {
  .reveal-modal,
  dialog {
    min-height: 100vh;
  }
}
.reveal-modal .column,
.reveal-modal .columns,
dialog .column,
dialog .columns {
  min-width: 0;
}
.reveal-modal > :first-child,
dialog > :first-child {
  margin-top: 0;
}
.reveal-modal > :last-child,
dialog > :last-child {
  margin-bottom: 0;
}
.reveal-modal.radius,
dialog.radius {
  border-radius: 3px;
}
.reveal-modal.round,
dialog.round {
  border-radius: 1000px;
}
.reveal-modal.collapse,
dialog.collapse {
  padding: 0;
}
@media only screen and (min-width: 40.063em) {
  .reveal-modal,
  .reveal-modal.large,
  .reveal-modal.medium,
  .reveal-modal.small,
  .reveal-modal.tiny,
  .reveal-modal.xlarge,
  dialog,
  dialog.large,
  dialog.medium,
  dialog.small,
  dialog.tiny,
  dialog.xlarge {
    max-width: 85rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .reveal-modal,
  dialog {
    width: 80%;
    top: 6.25rem;
  }
  .reveal-modal.tiny,
  dialog.tiny {
    width: 30%;
  }
  .reveal-modal.small,
  dialog.small {
    width: 40%;
  }
  .reveal-modal.medium,
  dialog.medium {
    width: 60%;
  }
  .reveal-modal.large,
  dialog.large {
    width: 70%;
  }
  .reveal-modal.xlarge,
  dialog.xlarge {
    width: 95%;
  }
}
.reveal-modal.full,
dialog.full {
  top: 0;
  left: 0;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none !important;
  margin-left: 0 !important;
}
@media only screen and (min-width: 40.063em) {
  .reveal-modal.full,
  dialog.full {
    width: 100vw;
    max-width: 85rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.close-reveal-modal {
  font-size: 1.5rem;
  line-height: 1;
  position: absolute;
  top: .5rem;
  right: .6875rem;
  color: #aaa;
  cursor: pointer;
}
.dropdown-menu > div .content,
.dropdown-menu > div .content p {
  font-weight: 100;
  color: #444;
  font-size: 12px;
}
dialog {
  display: none;
}
dialog + .backdrop,
dialog::backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: auto;
  display: none;
  left: 0;
}
dialog[open] {
  display: block;
}
@media print {
  .reveal-modal,
  dialog {
    display: none;
    background: #ffffff !important;
  }
}
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}
.tabs:after,
.tabs:before {
  content: " ";
  display: table;
}
.tabs:after {
  clear: both;
}
.tabs .tab-title,
.tabs dd {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
}
.tabs .tab-title > a,
.tabs dd > a {
  outline: 0;
  display: block;
  background-color: transparent;
  color: #b8b8b8;
  padding: .625rem 1.25rem;
  font-size: 0.75rem;
}
.tabs .tab-title > a:hover,
.tabs dd > a:hover {
  background-color: transparent;
}
.tabs .tab-title.active a,
.tabs dd.active a {
  background-color: transparent;
  color: #222222;
}
.tabs.radius .tab:first-child a,
.tabs.radius dd:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.tabs.radius .tab:last-child a,
.tabs.radius dd:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.tabs.vertical .tab-title,
.tabs.vertical dd {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}
.tabs-content {
  margin-bottom: 0;
  width: 100%;
}
.tabs-content:after,
.tabs-content:before {
  content: " ";
  display: table;
}
.tabs-content > .content {
  display: none;
  float: left;
  width: 100%;
}
.tabs-content > .content.active {
  display: block;
  float: none;
}
.tabs-content > .content.contained {
  padding: 0.9375rem;
}
.tabs-content.vertical {
  display: block;
}
.tabs-content.vertical > .content {
  padding: 0 0.9375rem;
}
@media only screen and (min-width: 40.063em) {
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem;
  }
  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem;
  }
}
.no-js .tabs-content > .content {
  display: block;
  float: none;
}
.category-selector > li .header-submenu > .row > .columns:last-child,
.quick-access-banner-container .quick-access-banner:nth-child(odd) > a {
  float: left;
}
#content,
#wrapper {
  position: relative;
}
.row.total-width {
  max-width: none;
}
.shadow-container {
  box-shadow: 0 6px 15px -11px #000000;
}
.shadow-top-container {
  -moz-box-shadow: 0 -8px 24px -8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 -8px 24px -8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -8px 24px -8px rgba(0, 0, 0, 0.2);
}
.shadow-bottom-container {
  -moz-box-shadow: inset 0 -12px 24px -8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -12px 24px -8px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -12px 24px -8px rgba(0, 0, 0, 0.2);
}
.primary-color {
  color: #000000 !important;
}
ul.inline-center {
  margin: 0 auto;
  text-align: center;
}
ul.inline-center > li {
  display: inline-block;
  text-align: left;
}
#wrapper {
  max-width: 1920px;
  margin: 0 auto;
  background: #ffffff;
  min-height: 100%;
}
.block-padding-20 {
  padding: 20px 0;
}
.block-paddingtop-30 {
  padding-top: 30px;
}
.block-inset-shadow {
  -moz-box-shadow: 0 0 3px 1px inset;
  -webkit-box-shadow: 0 0 3px 1px inset;
  box-shadow: 0 0 3px 1px inset;
}
.block-padding-40 {
  padding: 40px 0;
}
.block-padding-50 {
  padding: 50px 0;
}
.background-overlay {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  bottom: 0;
  background: #000;
  z-index: 30;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
@media only screen and (min-width: 64.063em) {
  .background-overlay {
    display: none !important;
  }
}
.text-center {
  text-align: center;
}
@media only screen and (min-width: 64.063em) {
  .shadowed-aside-right {
    padding: 0 .9375rem 0 3em;
    position: relative;
  }
}
.overlay-aside-toggle {
  display: none;
}
.overlay-aside {
  padding: 0 0 0 2em;
  position: sticky;
  top: 80px;
}
@media (min-width: 1025px) {
  .overlay-aside {
    position: sticky !important;
  }
}
@media only screen and (max-width: 64em) {
  .overlay-aside {
    position: absolute;
    top: 0;
    background: #ffffff;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
  }
  .overlay-aside .scrollable-aside {
    position: sticky;
    top: 0;
    padding: 10px;
  }
  .overlay-aside .scrollable-aside h4 {
    font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  }
  .overlay-aside-toggle {
    float: right;
    position: sticky;
    top: 0;
    width: 48px;
    height: 40px;
    background: #ffffff;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: 0.5s;
  }
  .overlay-aside {
    width: 250px;
    right: -250px;
    height: 100%;
    z-index: 10;
    min-height: 100%;
    transition-duration: .5s;
    -moz-box-shadow: 0 0 20px rgba(34, 34, 34, 0.5);
    -webkit-box-shadow: 0 0 20px rgba(34, 34, 34, 0.5);
    box-shadow: 0 0 20px rgba(34, 34, 34, 0.5);
  }
  .overlay-aside.visible {
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
    overflow-x: auto;
  }
  .overlay-aside-toggle {
    display: block;
    right: 0;
    -moz-box-shadow: -6px 4px 10px -5px rgba(34, 34, 34, 0.5);
    -webkit-box-shadow: -6px 4px 10px -5px rgba(34, 34, 34, 0.5);
    box-shadow: -6px 4px 10px -5px rgba(34, 34, 34, 0.5);
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px 0 0 3px;
    transition-duration: .5s;
    -moz-transition-property: right;
    -o-transition-property: right;
    -webkit-transition-property: right;
    transition-property: right;
    padding: .5em;
    z-index: 20;
    pointer-events: all;
  }
  .overlay-aside-container {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    transition-duration: .5s;
    -moz-transition-property: right;
    -o-transition-property: right;
    -webkit-transition-property: right;
    transition-property: right;
    pointer-events: none;
  }
  .overlay-aside-toggle.visible,
  .overlay-aside-container.visible {
    right: 250px;
  }
  .overlay-aside-toggle.visible .icons-arrow-red-right {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  .overlay-aside-toggle .icons-arrow-red-right {
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  -o-font-smoothing: antialiased;
  padding: .5em 0;
}
.magellan-nav .chosen,
.magellan-nav .num-articles-content p,
.tabs-container .tabs-header > ul li {
  -webkit-font-smoothing: antialiased;
}
.magellan-nav .num-articles-content p,
.tabs-container .tabs-header > ul li {
  text-transform: uppercase;
}
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.25em;
}
h3 {
  font-size: 1.125em;
}
h4 {
  font-size: 1em;
}
small {
  font-size: 0.8em;
}
blockquote {
  font-size: 1.125em;
  line-height: 1.3em;
  padding: 2em 0;
}
.generic-page p,
figcaption {
  padding: 1em 0;
  line-height: 1.4em;
  font-size: 0.75em;
}
figcaption {
  color: #888888;
}
.generic-page ul {
  font-size: .75em;
  padding: 2em 0;
}
.generic-page ul li {
  list-style: inside;
  line-height: 1.75em;
}
.font-7em {
  font-size: 0.7em;
}
.font-8em {
  font-size: 0.8em;
}
.marg-20-bot {
  margin-bottom: 20px;
}
iframe {
  width: 100%;
}
.only-mobile-tr {
  display: table-row;
}
.only-mobile-td {
  display: table-cell;
}
.reveal-modal,
dialog {
  width: 100%;
  min-height: auto;
}
@media only screen and (min-width: 40.063em) {
  .only-mobile-td,
  .only-mobile-tr {
    display: none;
  }
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  display: block;
  font-size: .75em;
  line-height: 1.4em;
  margin: 2em 0;
  overflow-x: auto;
  width: 100%;
}
table td,
table th {
  padding: 1em;
}
table.borders td,
table.borders th {
  border: 1px solid #333333;
}
table.borders.black-header th {
  background: #333;
  color: #ffffff;
}
table.centered td,
table.centered th {
  text-align: center;
}
table.sizes {
  margin: 0 0 20px;
}
table.sizes td,
table.sizes th {
  text-align: center;
  padding: 0.4em 1em;
}
table.striped thead tr:first-child {
  background: #ffffff;
}
table.striped td {
  border: 1px solid #ffffff;
}
table.striped.inverse tr:nth-child(2n+1) {
  background: #ffffff;
}
table.striped.inverse tr:nth-child(even) {
  background: #f5f5f5;
}
@media only screen and (min-width: 800px) {
  table {
    display: table;
  }
}
.button {
  padding: .8em 1.4em;
  line-height: 100%;
}
.no-background {
  background: none !important;
}
.comment-container--no-pad {
  padding-top: 0;
}
.small-td-block {
  display: block;
  width: 100%;
}
.small-td-block-space {
  vertical-align: bottom;
}
.margin-0 {
  margin: 0;
}
.margin-bottom-1em {
  margin-bottom: 1em;
}
.margin-bottom-2em {
  margin-bottom: 2em;
}
[class*=block-grid-].send-bottom-content {
  padding: 0;
}
[class*=block-grid-].send-bottom-content > li {
  padding: 0.8em 0.4em;
}
table.cart-items {
  font-size: 1em;
  display: table;
}
table.cart-items th {
  font-size: 0.7em;
}
table.cart-items td,
table.cart-items th {
  text-align: center;
}
table.cart-items td.product,
table.cart-items th.product {
  text-align: left;
  min-width: 220px;
  padding: 0;
}
table.cart-items .product-autocomplete {
  height: auto;
  padding: 0;
}
table.cart-items .product-autocomplete img {
  -webkit-flex: 0 0 80px;
  flex: 0 0 80px;
  height: 80px;
  margin-right: 15px;
}
table.cart-items .button {
  width: 100%;
}
table.cart-items input {
  margin: 0;
}
.cart-total-price {
  font-size: 1.5em;
  font-weight: 700;
}
.cart-button {
  text-align: center;
}
.cart-mobile-actions {
  padding: 0 !important;
}
h4.cart-contact-title {
  padding: 0;
}
.cart-contact-phone {
  font-size: 1.3em;
  padding-bottom: .5em;
  display: block;
}
@media only screen and (min-width: 40.063em) {
  .small-td-block {
    display: table-cell;
    width: auto;
  }
  .small-td-block-space {
    vertical-align: middle;
  }
  .cart-button {
    text-align: left;
  }
  .cart-button:last-child {
    text-align: right;
  }
}
.category-image,
.contact-type {
  text-align: center;
}
.contact-type {
  margin: 1em 0;
}
p.contact-type-content {
  padding: 0;
}
.member-details {
  margin: 0 1em;
}
.member-details p {
  padding: 0.4em 0;
}
ul.category-container {
  font-size: 1em;
}
.category-image:hover .category-image-text {
  color: #000000;
}
.category-image-image {
  display: block;
  margin: 0 auto;
}
.category-image-text {
  color: #222222;
}
.button small {
  font-size: 12px;
  text-transform: none;
}
.button-ghost,
.magellan-nav .chosen,
.magellan-nav .num-articles-content p,
.tabs-container .tabs-header > ul li,
h1,
h2,
h3,
h4,
h5,
h6 {
  -moz-osx-font-smoothing: grayscale;
}
.button-ghost,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
}
.button.black {
  background: #222222;
  border-bottom: 1px solid #090909;
  color: #ffffff;
}
.button.black:hover {
  background: #000000;
  border-bottom: 1px solid #ae0900;
}
.button.white {
  border: 1px solid #222222;
  background: #ffffff;
  color: #222222;
}
.button.medium {
  padding: 0.8em 4em;
}
.button.full {
  width: 100%;
}
.send-button {
  color: #ffffff;
  font-size: 1.1em;
  text-transform: none;
  background: #b5b5b5;
  text-align: left;
  border-bottom: 1px solid #b5b5b5;
  margin: 0;
  padding-left: .2em;
  padding-right: 0.2em;
}
.send-button i {
  float: left;
  margin-bottom: 4px;
}
.send-button.active,
.send-button:hover {
  border-bottom: 1px solid #ae0900;
  background: #000000;
}
.send-button i {
  float: left;
  margin-bottom: 4px;
}
.button-ghost {
  -moz-transition: background .2s ease 0s;
  -o-transition: background .2s ease 0s;
  -webkit-transition: background .2s ease;
  -webkit-transition-delay: 0s;
  transition: background .2s ease 0s;
  -o-font-smoothing: antialiased;
  color: #222222;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  display: block;
  background: 0 0;
  padding: 17px 10px;
}
.button-ghost:hover {
  background: #222222;
  color: #ffffff;
}
.button-ghost small {
  font-size: .8em;
  color: #000000;
  text-transform: none;
}
.botton--narrow {
  font-size: 13px;
  padding: 5px 20px;
}
.botton--narrow--white {
  border: 1px solid #CCC;
  background: #ffffff;
  color: #222222;
}
.botton--narrow--white:hover {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}
.botton--narrow--black {
  border: 1px solid #000;
  background: #000;
  color: #ffffff;
}
.botton--narrow--black:hover {
  background: #000000;
  color: #ffffff;
  border-color: #000000;
}
form p.legend {
  color: #888;
  margin-bottom: 16px;
}
form input[type=submit] {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
form .button.inline {
  height: 37px;
  padding: 0;
  line-height: 37px;
  width: 100%;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#checkout-content a img,
iframe {
  border: none;
}
.button.black {
  background: #222222;
  border-bottom: 1px solid #090909;
  color: #ffffff;
}
@media only screen and (min-width: 40.0625em) {
  .medium-text-left {
    text-align: left !important;
  }
}
@media only screen and (min-width: 40.0625em) {
  .medium-text-right {
    text-align: right !important;
  }
}
.generic-page p,
figcaption {
  padding: 1em 0;
  line-height: 1.4em;
  font-size: .75em;
}
a {
  color: #000000;
  outline: 0;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  text-decoration: underline;
}
.selector {
  cursor: pointer;
  position: relative;
}
.selector.size-selector {
  border: 1px solid #CCC;
}
@media (min-width: 1025px) {
  .selector.size-selector {
    display: grid;
  }
}
.selector.opened {
  cursor: inherit;
}
.selector.opened .icons-selector {
  transform: rotate(180deg);
}
.size-selector .size-selector-header {
  text-align: center;
}
.size-selector .size-selector-header-system {
  display: inline-block;
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  font-size: 0.8em;
}
.size-selector .size-selector-header-system a {
  color: #444444;
}
.size-selector .size-selector-header-system a.active {
  color: #222222;
  font-weight: 700;
}
.size-selector .size-selector-header-system a + a:before {
  content: '|';
  padding: 0 5px;
  font-weight: 400;
}
.size-selector .size-selector-content {
  background: #ffffff;
  display: block;
  position: relative;
  padding: 6px 33px 0 13px;
  border-bottom: 1px solid #CCC;
  min-height: 40px;
}
.size-selector .size-selector-content small {
  font-size: 12px;
}
.size-selector .conver-sizes,
.size-selector .size-item,
.size-selector .size-selected,
.user-ratings .ratings-overview .rating,
.user-ratings h2 {
  -moz-osx-font-smoothing: grayscale;
}
.size-selector .conver-sizes,
.size-selector .size-selected {
  -webkit-font-smoothing: antialiased;
  color: #222222;
  font-size: 16px;
}
.size-selector .size-selected {
  -o-font-smoothing: antialiased;
  text-transform: uppercase;
}
.size-selector .conver-sizes {
  -o-font-smoothing: antialiased;
  display: inline-block;
  text-align: center;
}
.size-selector .size-item,
.user-ratings h2 {
  -webkit-font-smoothing: antialiased;
}
.size-selector .conver-sizes:hover {
  color: #000000;
}
.size-selector .conver-sizes-items.active {
  padding: 5px;
}
.size-selector .other-items {
  background: #ffffff;
  display: none;
  width: 100%;
  z-index: 10;
  border: 1px solid #CCC;
  border-top: none;
}
.size-selector .size-item {
  -o-font-smoothing: antialiased;
  float: left;
  width: 33.333%;
  padding: 5px 0;
  text-align: center;
  display: block;
  color: #ffffff;
  font-size: 14px;
  background: #222222;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border: 1px solid #222222;
  background: #ffffff;
  color: #222222;
}
.size-selector.opened .other-items {
  display: block;
}
.line {
  line-height: 140% !important;
}
.button,
.shop-map-modal-title,
.shop-map-modal-title-pest {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
}
.custom-select {
  position: relative;
  background: #ffffff;
  border: 1px solid #d0d0d0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.custom-select select {
  position: relative;
  z-index: 1;
  background: 0 0;
  border: 0;
  margin: 0;
  padding: 5px;
  width: 120%;
}
.aside-nav-fs-svg,
.aside-nav-point-svg,
.custom-select {
  display: inline-block;
  vertical-align: middle;
}
.generic-page p,
figcaption {
  padding: 1em 0;
  line-height: 1.4em;
  font-size: .75em;
}
@media only screen and (min-width: 1220px) and (max-width: 1460px) {
  .ssxlarge-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .ssxlarge-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .ssxlarge-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 1460px) and (max-width: 1680px) {
  .sxlarge-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .sxlarge-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .sxlarge-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 740px) {
  .mediumlarge-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .mediumlarge-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .mediumlarge-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
}
.icons-rating-xxl-full-4 {
  background-position: -25.5px -1566px;
}
.icons-rating-big-full-4 {
  background-position: -17px -1518px;
}
.icons-rating-small-full-4 {
  background-position: -12px -1546px;
}
.icons-rating-xxl-half-4 {
  background-position: -25.5px -1589px;
}
.icons-rating-big-half-4 {
  background-position: -17px -1532px;
}
.icons-rating-small-half-4 {
  background-position: -12px -1556px;
}
.icons-rating-xxl-full-3 {
  background-position: -51px -1566px;
}
.icons-rating-small-full-3 {
  background-position: -24px -1546px;
}
.icons-rating-xxl-half-3 {
  background-position: -51px -1589px;
}
.icons-rating-big-half-3 {
  background-position: -34px -1532px;
}
.icons-rating-small-half-3 {
  background-position: -24px -1556px;
}
.icons-rating-xxl-full-2 {
  background-position: -76.5px -1566px;
}
.icons-rating-big-full-2 {
  background-position: -51px -1518px;
}
.icons-rating-small-full-2 {
  background-position: -36px -1546px;
}
.icons-rating-xxl-half-2 {
  background-position: -76.5px -1589px;
}
.icons-rating-big-half-2 {
  background-position: -51px -1532px;
}
.icons-rating-small-half-2 {
  background-position: -36px -1556px;
}
.icons-rating-xxl-full-1 {
  background-position: -102px -1566px;
}
.icons-rating-big-full-1 {
  background-position: -68px -1518px;
}
.icons-rating-small-full-1 {
  background-position: -48px -1546px;
}
.icons-rating-xxl-half-1 {
  background-position: -102px -1589px;
}
.icons-rating-big-half-1 {
  background-position: -68px -1532px;
}
.icons-rating-small-half-1 {
  background-position: -48px -1556px;
}
.icons-rating-xxl-full-0 {
  background-position: -127.5px -1566px;
}
.icons-rating-big-full-0 {
  background-position: -85px -1518px;
}
.icons-rating-small-full-0 {
  background-position: -60px -1546px;
}
.icons-rating-xxl-half-0 {
  background-position: -127.5px -1589px;
}
.icons-rating-big-half-0 {
  background-position: -85px -1532px;
}
.icons-rating-small-half-0 {
  background-position: -60px -1556px;
}
.icons-rating-xxl-full--1 {
  background-position: -153px -1566px;
}
.icons-rating-big-full--1 {
  background-position: -102px -1518px;
}
.icons-rating-small-full--1 {
  background-position: -72px -1546px;
}
.icons-rating-xxl-half--1 {
  background-position: -153px -1589px;
}
.icons-rating-big-half--1 {
  background-position: -102px -1532px;
}
.icons-rating-small-half--1 {
  background-position: -72px -1556px;
}
.icons-rating-xxl-full,
.icons-rating-xxl-half {
  width: 130px;
  height: 23px;
}
.icons-rating-big-full,
.icons-rating-big-half {
  width: 85px;
  height: 14px;
}
.icons-rating-small-full,
.icons-rating-small-half {
  width: 60px;
  height: 10px;
}
.icons-rating-xxl-full-4 {
  background-position: -25.5px -1566px;
}
.icons-rating-big-full-4 {
  background-position: -17px -1518px;
}
.icons-rating-small-full-4 {
  background-position: -12px -1546px;
}
.icons-rating-xxl-half-4 {
  background-position: -25.5px -1589px;
}
.icons-rating-big-half-4 {
  background-position: -17px -1532px;
}
.icons-rating-small-half-4 {
  background-position: -12px -1556px;
}
.icons-rating-xxl-full-3 {
  background-position: -51px -1566px;
}
.icons-rating-big-full-3 {
  background-position: -34px -1518px;
}
.icons-rating-small-full-3 {
  background-position: -24px -1546px;
}
.icons-rating-xxl-half-3 {
  background-position: -51px -1589px;
}
.icons-rating-big-half-3 {
  background-position: -34px -1532px;
}
.icons-rating-small-half-3 {
  background-position: -24px -1556px;
}
.icons-rating-xxl-full-2 {
  background-position: -76.5px -1566px;
}
.icons-rating-big-full-2 {
  background-position: -51px -1518px;
}
.icons-rating-small-full-2 {
  background-position: -36px -1546px;
}
.icons-rating-xxl-half-2 {
  background-position: -76.5px -1589px;
}
.icons-rating-big-half-2 {
  background-position: -51px -1532px;
}
.icons-rating-small-half-2 {
  background-position: -36px -1556px;
}
.icons-rating-xxl-full-1 {
  background-position: -102px -1566px;
}
.icons-rating-big-full-1 {
  background-position: -68px -1518px;
}
.icons-rating-small-full-1 {
  background-position: -48px -1546px;
}
.icons-rating-xxl-half-1 {
  background-position: -102px -1589px;
}
.icons-rating-big-half-1 {
  background-position: -68px -1532px;
}
.icons-rating-small-half-1 {
  background-position: -48px -1556px;
}
.icons-rating-xxl-full-0 {
  background-position: -127.5px -1566px;
}
.icons-rating-big-full-0 {
  background-position: -85px -1518px;
}
.icons-rating-small-full-0 {
  background-position: -60px -1546px;
}
.icons-rating-xxl-half-0 {
  background-position: -127.5px -1589px;
}
.icons-rating-big-half-0 {
  background-position: -85px -1532px;
}
.icons-rating-small-half-0 {
  background-position: -60px -1556px;
}
.icons-rating-xxl-full--1 {
  background-position: -153px -1566px;
}
.icons-rating-big-full--1 {
  background-position: -102px -1518px;
}
.icons-rating-small-full--1 {
  background-position: -72px -1546px;
}
.icons-rating-xxl-half--1 {
  background-position: -153px -1589px;
}
.icons-rating-big-half--1 {
  background-position: -102px -1532px;
}
.icons-rating-small-half--1 {
  background-position: -72px -1556px;
}
.icons-rating-xxl-full,
.icons-rating-xxl-half {
  width: 130px;
  height: 23px;
}
.icons-rating-big-full,
.icons-rating-big-half {
  width: 85px;
  height: 14px;
}
.icons-rating-small-full,
.icons-rating-small-half {
  width: 60px;
  height: 10px;
}
.selector {
  margin-bottom: 10px;
}
.selector {
  cursor: pointer;
  position: relative;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container .info-container {
  font-family: 'Roboto-Bold', system-ui, sans-serif;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .modal-reserve-cancel.open {
  position: fixed;
  display: block;
  visibility: visible;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .modal-reserve-cancel p {
  font-size: 16px;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .modal-reserve-cancel .btn-close {
  font-size: 1.5rem;
  line-height: 1;
  position: absolute;
  top: .5rem;
  right: .6875rem;
  color: #aaa;
  cursor: pointer;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-returnorder-table-head th:last-child {
  white-space: nowrap;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal-footer {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  background: white;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal-footer .orderTotal-container {
  background: white;
  width: 100%;
  display: flex;
  justify-content: space-between;
  box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal-footer .orderTotal-container .box-image {
  padding: 40px;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal-footer .orderTotal-container .orderTotal {
  display: flex;
  flex-direction: column;
  background-color: white;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal-footer .orderTotal-container .orderTotal .row {
  display: flex;
  justify-content: flex-start;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal-footer .orderTotal-container .orderTotal .row .delivery-cost {
  padding-right: 10px;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal-footer .orderTotal-container .orderTotal .row .totals {
  font-size: 15px;
  padding-right: 10px;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal-footer .orderTotal-container .orderTotal .row .totals span {
  height: 20px;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal-footer .orderTotal-container .orderTotal .total-description {
  font-size: 20px !important;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal-footer .orderTotal-container .delivery-row .delivery-cost {
  font-size: 18px;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal-footer .orderTotal-container .total-row {
  margin-top: 10px;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal-footer .orderTotal-container .total-row .totals {
  display: flex;
  flex-direction: column;
  font-size: 25px !important;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal-footer .orderTotal-container .total-row .totals span {
  font-size: 25px !important;
}
@media (min-width: 1025px) {
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage ul.pagination {
    display: flex;
    justify-content: center;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .regular-container {
    display: flex;
    flex-wrap: wrap;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .regular-container .card-container {
    flex-direction: column;
    margin-right: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .regular-container .card-container:last-of-type {
    margin-right: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .regular-container .card-container.last {
    display: block;
    flex: none;
    width: 48%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .regular-container .card-container img {
    width: 100%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .featured-container .info-container {
    width: 400px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    display: flex;
    margin: 20px 0;
    flex: 45%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container.featured {
    flex-direction: row;
    flex: none;
    margin: 20px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container img {
    width: 100%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container .info-container {
    margin: 20px 20px 20px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container .info-container .subtitle {
    color: #b4b4b4;
    font-size: 12px;
    margin: 0 0 10px 0;
    line-height: 1;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container .info-container .date {
    color: #B3B3B3;
    font-size: 12px;
    margin: 0 0 10px 0;
    line-height: 1;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container .info-container .title {
    font-size: 24px;
    line-height: 1;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container .info-container .description {
    font-size: 15px;
    margin: 10px 0;
    line-height: 1;
    color: #797676;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container .info-container .button {
    margin: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section-header-add.pull-right {
    max-width: 200px !important;
    margin: 5px 0 !important;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-detail-title .document-button {
    display: none !important;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-tracking-container .document-button {
    float: left !important;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-consignment {
    margin: 20px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .well-quinary .item__list {
    margin: 30px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage li.product-list .item__image img {
    max-width: 300px !important;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage li.product-list .item__price {
    display: block !important;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return-detail-title {
    margin: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return-detail-title .back-link a {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return-overview .return-headline {
    display: flex;
    justify-content: space-between;
    margin: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return__list .item__image,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return__list .item__info,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return__list .item__quantity {
    width: 40% !important;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-detail-title:before,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .row:before {
    content: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-detail-title .back-link,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .row .back-link {
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    width: 80%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-detail-title .back-link .code,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .row .back-link .code {
    font-size: 20px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-detail-title .order-detail-btn-section,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .row .order-detail-btn-section {
    width: 20%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: visible;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container {
    width: 90%;
    padding: 50px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .row {
    max-width: 100%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-detail-title {
    display: flex;
    justify-content: space-between;
    margin: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .column {
    padding: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .blackNav {
    height: 39px;
    background-color: #222222;
    color: white;
    text-transform: uppercase;
    line-height: 40px;
    text-align: center;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .blackNav .nav-close {
    font-size: 9px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .blackNav span:after {
    content: "|";
    padding-left: 15px;
    padding-right: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .shadowed-aside-right {
    padding: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .shadowed-aside-right:before {
    content: '';
    background: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.aside-hidden {
    width: 25%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container {
    margin: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .username-discount-container {
    text-align: center;
    margin-bottom: 15px;
    padding-top: 10px;
    font-size: 18px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .username-discount-container h1 {
    font-size: 23px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .discountProgressbar-container {
    margin-bottom: 20px;
    overflow: hidden;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .discountProgressbar-container .discount-text-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .discountProgressbar-container .discount-text-container .discount-text {
    flex-grow: 1;
    text-align: center;
    position: relative;
    font-size: 12px;
    padding-bottom: 5px;
    color: grey;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    line-height: 1.4;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .discountProgressbar-container .discount-text-container .discount-text:after {
    display: block;
    content: "";
    width: 4px;
    height: 10px;
    background-color: grey;
    position: absolute;
    bottom: -10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .discountProgressbar-container .discount-text-container > :first-child:after {
    background-color: transparent;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .discountProgressbar-container .discountProgressbar-js {
    height: 10px;
    background-color: #e8e8e8;
    border: none;
    border-radius: 5px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .discountProgressbar-container .discountProgressbar-js .ui-progressbar-value {
    margin: 0;
    background-color: red;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .my-account-personal-info .title {
    display: inline;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .my-account-personal-info .title h1 {
    padding: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .my-account-personal-info .title span {
    vertical-align: bottom;
    font-size: 18px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .my-account-personal-info .title .custom-banner {
    display: inline-block;
    padding-right: 5px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .my-account-personal-info .title img {
    display: inline-block;
    width: 26px;
    height: 26px;
    vertical-align: text-bottom;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .my-account-personal-info p:first-of-type {
    padding-top: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .my-account-personal-info .forgot-cont.option-links {
    padding-top: 5px;
    padding-bottom: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .my-account-personal-info .forgot-cont .exit {
    padding-left: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage a.forgot.option-link {
    color: #4A90E2;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage div .aside-nav-item {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #c5c5c5;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage div .aside-nav-item > a {
    display: inline;
    font-size: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage div.aside-drop-down > a {
    display: flex;
    justify-content: space-between;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage div.aside-drop-down > a .iconPlus > img,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage div.aside-drop-down > a .iconMinus > img {
    width: auto;
    height: auto;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage div.aside-nav-item.active > a {
    padding: 0;
    color: black;
    background-color: initial;
    font-family: 'Roboto-Bold', system-ui, sans-serif;
    border-radius: 0;
    box-shadow: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-menu-links {
    padding: 5px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-menu-links a {
    color: #797676;
    font-size: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-menu-links.active a {
    font-family: 'Roboto-Bold', system-ui, sans-serif;
    color: black;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage div.active-nav > a {
    text-decoration: none;
    padding: 10px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .breadcrumb-section-pages .breadcrumb {
    text-transform: uppercase;
    font-size: 10px;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .breadcrumb-section-pages .breadcrumb a {
    color: #d2d2d2;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .breadcrumb-section-pages .breadcrumb a:after {
    content: "|";
    padding: 0 5px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .row.breadcrumb-section-pages {
    margin: 0;
    padding: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section {
    width: 66%;
    padding-left: 74px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info {
    font-size: 20px;
    margin: 25px 0;
    padding-left: 25px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info .title {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 25px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info .title .simple-banner {
    display: inline-block;
    margin-right: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info .title span {
    vertical-align: middle;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info .title img {
    max-width: 25px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info .forgot-cont {
    padding: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info .option-links {
    margin-top: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info .option-links .option-link {
    margin-right: 25px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container {
    margin: 0 auto 25px auto;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .username-discount-container {
    text-align: center;
    margin-bottom: 15px;
    padding-top: 10px;
    font-size: 20px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .discountProgressbar-container {
    margin-bottom: 20px;
    overflow: hidden;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .discountProgressbar-container .discount-text-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .discountProgressbar-container .discount-text-container .discount-text {
    flex-grow: 1;
    text-align: center;
    position: relative;
    font-size: 12px;
    padding-bottom: 5px;
    color: grey;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    line-height: 1.4;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .discountProgressbar-container .discount-text-container .discount-text:after {
    display: block;
    content: "";
    width: 4px;
    height: 10px;
    background-color: grey;
    position: absolute;
    bottom: -10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .discountProgressbar-container .discount-text-container > :first-child:after {
    background-color: transparent;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .discountProgressbar-container .discountProgressbar-js {
    height: 10px;
    background-color: #e8e8e8;
    border: none;
    border-radius: 5px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .discountProgressbar-container .discountProgressbar-js .ui-progressbar-value {
    margin: 0;
    background-color: red;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .next-discount-container {
    text-align: center;
    margin-bottom: 10px;
    font-size: 21px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .next-level-container,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .max-level-container {
    color: grey;
    text-align: center;
    border-top: 1px solid #d3d3d36b;
    border-bottom: 2px solid #d3d3d36b;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .next-level-container div,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .max-level-container div {
    padding: 5px;
    font-size: 21px;
    text-transform: uppercase;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .saved-money-container {
    margin-top: 25px;
    background-image: linear-gradient(120.95deg, #ffffff, #dbd3d3);
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .saved-money-container h2 {
    font-size: 21px;
    text-align: center;
    padding: 15px 10px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .saved-money-container .saved-money {
    font-size: 30px;
    padding-top: 0;
    padding-bottom: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .saved-money-container .no-saved {
    padding: 15px;
    text-align: center;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .number {
    color: red;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .text-paragraph {
    width: 66%;
    font-size: 12px;
    display: inline-block;
    color: grey;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-header {
    font-size: 30px;
    text-transform: uppercase;
    text-align: left;
    border-bottom: none;
    margin: 20px 0;
    padding: 20px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-form {
    padding-left: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-form .form-actions .accountActions {
    padding-top: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-form .form-actions .accountActions .btn-black {
    margin-right: 10px;
    width: auto;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-form #hispanicUpdateProfileForm .form-group .birth-date-inputs {
    display: flex;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-form #hispanicUpdateProfileForm .form-group .birth-date-inputs .form-group {
    margin-bottom: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-form #hispanicUpdateProfileForm .form-group .birth-date-inputs .form-group input {
    margin: 0;
    text-align: left;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-form #hispanicUpdateProfileForm .birth-date-inputs-form-group {
    margin-bottom: 40px;
    margin-top: -10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-form #hispanicUpdateProfileForm .birth-date-inputs-form-group .form-group {
    margin-bottom: 15px;
    margin-right: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-form #hispanicUpdateProfileForm .accountActions {
    margin-bottom: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-form #hispanicUpdateProfileForm .accountActions .deactivateAccount {
    color: #4A90E2;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-form #customer-ticketing-buttons .accountActions {
    display: flex;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-form #customer-ticketing-buttons .accountActions .accountButtons {
    flex: auto;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-form #customer-ticketing-buttons .accountActions .accountButtons:first-child {
    margin-right: 5px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-form #customer-ticketing-buttons .accountActions .accountButtons:last-child {
    margin-left: 5px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-form #customer-ticketing-buttons .accountActions .accountButtons .btn-white {
    width: 100%;
    color: #000000;
    background-color: #ffffff;
    border: 2px solid #222222;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-section-form #customer-ticketing-buttons .accountActions .accountButtons .btn-black {
    width: 100%;
    border: 2px solid #222222;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-add-address-page .focus-border {
    width: 92%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .help-block span {
    font-size: 14px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .focus-border + .help-block {
    position: absolute;
    top: 36px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.aside-hidden {
    /*width: auto;*/
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.aside-hidden .acumulate-discount-container {
    width: 100%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.aside-hidden .acumulate-discount-container .next-discount-container {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.aside-hidden .acumulate-discount-container .next-level-container {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.aside-hidden .acumulate-discount-container .max-level-container {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.aside-hidden .acumulate-discount-container .saved-money-container {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .aside-nav-item.opened {
    border-bottom: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .collapse.in {
    border-bottom: 1px solid #c5c5c5;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content table .responsive-table-head th {
    font-size: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content table .responsive-table-head th:nth-child(2) {
    padding-left: 1em;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content table .responsive-table-item {
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content table .responsive-table-item td {
    width: 15%;
    vertical-align: middle;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .account-update-support-service .back-link span.label {
    line-height: normal;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .account-support-service table .responsive-table-item,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .account-orderhistory table .responsive-table-item {
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.2);
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .account-support-service table .responsive-table-item:hover,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .account-orderhistory table .responsive-table-item:hover {
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.5);
    cursor: pointer;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-title {
    display: flex;
    justify-content: space-between;
    padding: 0 25px;
    font-size: 17px;
    text-transform: uppercase;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-title .date {
    margin-left: -20px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info {
    display: flex;
    justify-content: space-between;
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: white;
    padding: 25px;
    margin: 15px 0;
    color: black;
    font-size: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info:hover {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.5);
    cursor: pointer;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info .username-container .user-name {
    width: 200px;
    overflow: hidden;
    text-align: left;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info .ticket-status-container {
    position: relative;
    left: -25px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info .ticket-status-container .ticket-status {
    color: #B3B3B3;
    margin-left: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info .ticket-status-container .ticket-status .icon-clock {
    padding-bottom: 4px;
    margin-right: 5px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info .cts-msg-history-item-detail-link {
    cursor: pointer;
    font-size: 25px;
    line-height: 13px;
    color: #B3B3B3;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info .cts-msg-history-item-detail-link:hover {
    color: black;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-msg {
    font-size: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-attach-list {
    padding: 0;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-attach-list .cts-attach-author {
    font-size: 13px;
    margin-left: 20px;
    margin-top: 10px;
    text-align: left;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-attach-list .cts-attach-file {
    font-size: 13px;
    margin-right: 20px;
    margin-top: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-attach-list .cts-attach-file span.glyphicon {
    padding: 4px;
    background-image: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .user-icon {
    margin-right: 5px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item-agent .cts-msg-history-item-info {
    box-shadow: 2px 0 20px 0 rgba(214, 6, 6, 0.44);
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item-agent .cts-msg-history-item-info .username-container .user-name {
    color: #ad0000;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history {
    margin-top: 40px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history .cs_file_upload {
    margin-top: 5px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history .cs_file_upload .file-upload__file-name {
    position: relative;
    top: -27px;
    left: 20px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .cts-msg-history #ct-add-new-msg #supportTicketForm {
    padding: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .icon-close {
    border-radius: unset;
    background-image: none;
    margin: 0;
    padding: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .customer-ticketing-body .icon-close img {
    border-radius: 50%;
    background-image: linear-gradient(120.95deg, #ffffff, #dbd3d3);
    margin: auto;
    padding: 8px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .payment-detail-container {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: white;
    padding: 25px;
    margin: 30px 0;
    color: black;
    font-size: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .payment-detail-container .type-payment-header {
    text-transform: uppercase;
    line-height: 15px;
    font-size: 24px;
    text-align: left;
    margin-bottom: 25px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .payment-detail-container .type-payment-data {
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .store-detail-container {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: white;
    padding: 25px;
    margin: 30px 0;
    color: black;
    font-size: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .store-detail-container .store-header {
    text-transform: uppercase;
    line-height: 15px;
    font-size: 24px;
    text-align: left;
    margin-bottom: 25px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .store-detail-container .store-name-data,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .store-detail-container .store-description-data,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .store-detail-container .store-schedule-data {
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .orderhistory-list-table .responsive-table-item .responsive-table-link {
    margin-right: 50%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .orderhistory-list-table .responsive-table-item .order-options-opener {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .orderhistory-list-table .responsive-table-item .order-options-opener .iconPlus,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .orderhistory-list-table .responsive-table-item .order-options-opener .iconMinus {
    display: flex;
    align-items: center;
    width: 1em;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .orderhistory-list-table .responsive-table-item .order-options-opener .iconPlus > img,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .orderhistory-list-table .responsive-table-item .order-options-opener .iconMinus > img {
    display: block;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .orderhistory-list-table .responsive-table-item .order-options-dropdown li {
    padding: 0px 1.5em;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .orderhistory-list-table .responsive-table-item .order-options-dropdown li a {
    text-transform: capitalize;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .account-consignment .item__list .item__list--item {
    align-items: center;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .account-consignment .item__list .item__list--item .item__info {
    padding-top: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-orderdetail .document-button {
    min-width: 200px;
    float: right;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-orderdetail .document-button .btn-arrow {
    border: 2px solid #222222;
    padding: 5px 10px 5px 20px;
    width: 100%;
    background: white;
    color: black;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    text-transform: uppercase;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-orderdetail .document-button .btn-arrow img {
    width: 25px;
    float: right;
    margin-right: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-orderdetail .document-button a:hover {
    text-decoration: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-orderdetail .total-with-descounts {
    margin-top: 10px;
    font-size: 25px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-orderdetail .total-with-descounts-data {
    font-size: 25px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-orderdetail .orderTotal-container .box-image {
    align-self: center;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .support-service-button {
    display: flex;
    justify-content: left;
    font-size: 13px;
    padding: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .support-service-button .account-section-header-add {
    padding-top: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .support-service-button .account-section-header-add.pull-right {
    border: 2px solid #222222;
    padding: 8px 10px 8px 20px;
    margin: 5px 100px 50px 100px;
    width: 100%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .support-service-button .account-section-header-add.pull-right a#add-support-ticket-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    text-transform: uppercase;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .support-service-button .account-section-header-add.pull-right a#add-support-ticket-btn img {
    width: 25px;
    float: right;
    margin-right: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .side-simple {
    display: block;
    font-family: 'Roboto-Bold', system-ui, sans-serif;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .side-complete {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .future-discount {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .saved-money-container {
    display: none;
  }
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .btn-white {
  width: auto;
}
@media (max-width: 1024px) {
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage ul.pagination {
    display: flex;
    flex-wrap: wrap;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage ul.pagination.centered {
    justify-content: center;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage ul.pagination li {
    width: 14% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage ul.pagination li.pagination-prev {
    width: 20%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage ul.pagination li.pagination-prev span,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage ul.pagination li.pagination-prev a {
    margin: 0 !important;
    width: 100% !important;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage ul.pagination li.pagination-next {
    width: 20%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage ul.pagination li.pagination-next a,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage ul.pagination li.pagination-next span {
    margin: 0 !important;
    width: 100% !important;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage ul.pagination li a {
    font-size: 20px !important;
    width: 100% !important;
    line-height: 40px !important;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage ul.pagination li.active span {
    font-size: 20px !important;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    margin: 20px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container img {
    width: 100%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container .info-container {
    margin: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container .info-container .date {
    color: #B3B3B3;
    font-size: 12px;
    margin: 0 0 10px 0;
    max-width: 500px;
    line-height: 1;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container .info-container .subtitle {
    color: #b4b4b4;
    font-size: 14px;
    margin: 0 0 10px 0;
    max-width: 500px;
    line-height: 1;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container .info-container .title {
    font-size: 20px;
    max-width: 450px;
    line-height: 1;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container .info-container .description {
    font-size: 14px;
    margin: 10px 0;
    max-width: 500px;
    line-height: 1;
    color: #797676;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .card-container .info-container .button {
    margin: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section-header-add.pull-right {
    width: 100% !important;
    margin: 5px 0 !important;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-orderhistory-table-head {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-detail-title {
    max-width: 79%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-orderdetail {
    margin: 20px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .total-with-descounts {
    margin-top: 10px;
    font-size: 25px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .total-with-descounts-data {
    font-size: 25px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal-container .box-image {
    align-self: center;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderhistory-list-table .responsive-table-cell {
    text-align: left !important;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderhistory-list-table .responsive-table-cell > a {
    display: flex;
    justify-content: space-between;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderhistory-list-table .responsive-table-cell .order-options-opener {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-direction: row;
    justify-content: flex-end;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderhistory-list-table .responsive-table-cell .order-options-dropdown {
    right: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderhistory-list-table .responsive-table-cell .order-options-dropdown li a {
    padding: 5px 20px;
    display: block;
    text-transform: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-detail-title .document-button {
    display: none !important;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-tracking-container .document-button {
    float: left !important;
    margin: 0 0 20px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-consignment {
    margin: 20px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .well-quinary .item__list {
    margin: 30px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage li.product-list .item__image img {
    max-width: 300px !important;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage li.product-list .item__price {
    display: block !important;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-personal-info {
    padding: 5px 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal-footer .orderTotal-container {
    background: white;
    width: 100%;
    display: flex;
    justify-content: space-between;
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    flex-direction: column-reverse;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal-footer .box-image {
    margin: 0 auto;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .returnorder-list-table .responsive-table-item td {
    width: 100% !important;
    font-size: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .returnorder-list-table .responsive-table-item td:nth-child(odd) {
    font-size: 16px;
    margin: 5px 0;
    text-align: left;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .returnorder-list-table .responsive-table-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
    background: white;
    padding: 15px 15px 20px 15px;
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: inherit;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return__list .item__list--item .item__info .item__name {
    font-size: 11px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return__list .item__list--item .item__info .item__code {
    font-size: 12px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return__list .item__list--item .item__quantity {
    margin: 0;
    padding: 0;
    width: 100% !important;
    text-align: left;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return__list .item__list--item .item__quantity .item__quantity-wrapper {
    display: flex;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return__list .item__list--item .item__quantity label {
    font-size: 13px;
    margin-right: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return__list .item__list--item .item__quantity span {
    font-size: 13px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return-detail-title {
    margin: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return-detail-title .back-link {
    padding: 20px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return-detail-title .back-link a {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return-detail-title .back-link .label {
    padding: 0;
    font-size: 22px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return-overview .return-headline {
    display: flex;
    flex-direction: column;
    margin: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return-overview .return-headline .headline-elements {
    margin: 5px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .return-overview .return-headline .headline-elements span {
    font-size: 14px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .row {
    position: relative;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .column {
    padding: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: white;
    padding: 25px;
    font-size: 20px;
    margin: 25px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info .title {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 25px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info .title .simple-banner,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info .title .banner__component {
    display: inline-block;
    margin-right: 10px;
    width: auto;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info .title img {
    max-width: 25px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info .title span {
    vertical-align: middle;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info .forgot-cont {
    padding: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info .option-links {
    margin-top: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .my-account-personal-info .option-links .option-link {
    margin-right: 25px;
    color: #4A90E2;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: white;
    padding: 25px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .username-discount-container {
    text-align: center;
    margin-bottom: 15px;
    padding-top: 10px;
    font-size: 20px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .discountProgressbar-container {
    margin-bottom: 20px;
    overflow: hidden;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .discountProgressbar-container .discount-text-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .discountProgressbar-container .discount-text-container .discount-text {
    flex-grow: 1;
    text-align: center;
    position: relative;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    font-size: 12px;
    padding-bottom: 5px;
    color: grey;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    line-height: 1.4;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .discountProgressbar-container .discount-text-container .discount-text:after {
    display: block;
    content: "";
    width: 4px;
    height: 10px;
    background-color: grey;
    position: absolute;
    bottom: -10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .discountProgressbar-container .discount-text-container > :first-child:after {
    background-color: transparent;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .discountProgressbar-container .discountProgressbar-js {
    height: 10px;
    background-color: #e8e8e8;
    border: none;
    border-radius: 5px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .discountProgressbar-container .discountProgressbar-js .ui-progressbar-value {
    margin: 0;
    background-color: red;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .next-discount-container {
    text-align: center;
    font-size: 21px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .next-level-container,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .max-level-container {
    color: grey;
    text-align: center;
    border-top: 1px solid #d3d3d36b;
    border-bottom: 2px solid #d3d3d36b;
    font-size: 24px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .saved-money-container {
    margin-top: 15px;
    background-image: linear-gradient(120.95deg, #ffffff, #dbd3d3);
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .saved-money-container h2 {
    font-size: 24px;
    text-align: center;
    padding: 15px 10px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .saved-money-container .saved-money {
    font-size: 30px;
    padding-top: 0;
    padding-bottom: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .saved-money-container .no-saved {
    padding: 15px;
    text-align: center;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .acumulate-discount-container .number {
    color: red;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .text-paragraph {
    font-size: 12px;
    color: grey;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .account-add-address-page .focus-border {
    width: 100%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .help-block span {
    font-size: 14px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content #hispanicUpdateProfileForm .accountActions .deactivateAccount {
    color: #4A90E2;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content #hispanicUpdateProfileForm .form-group .birth-date-inputs .form-group {
    margin-bottom: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content #hispanicUpdateProfileForm .form-group .birth-date-inputs .form-group input {
    margin: 0;
    text-align: left;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .focus-border + .help-block {
    position: absolute;
    top: 36px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .form-group .form-control {
    line-height: normal;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content #customer-ticketing-buttons .accountActions {
    display: flex;
    flex-direction: column;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content #customer-ticketing-buttons .accountActions .accountButtons {
    flex: auto;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content #customer-ticketing-buttons .accountActions .accountButtons:first-child {
    margin-right: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content #customer-ticketing-buttons .accountActions .accountButtons:last-child {
    margin-left: 0;
    padding: 20px 0 0 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content #customer-ticketing-buttons .accountActions .accountButtons .btn-white {
    width: 100%;
    color: #000000;
    background-color: #ffffff;
    border: 2px solid #222222;
    margin-bottom: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content #customer-ticketing-buttons .accountActions .accountButtons .btn-black {
    width: 100%;
    border: 2px solid #222222;
    margin-bottom: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body {
    margin-top: 40px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history {
    margin-top: 20px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history .file-upload {
    display: block;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history .file-upload .file-upload__file-name {
    left: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history .glyphicon {
    margin: -4px 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history #ct-add-new-msg #supportTicketForm {
    padding: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .icon-close {
    border-radius: unset;
    background-image: none;
    margin: 0;
    padding: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .icon-close img {
    border-radius: 50%;
    background-image: linear-gradient(120.95deg, #ffffff, #dbd3d3);
    margin: auto;
    padding: 8px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: white;
    padding: 25px;
    margin: 15px 0;
    color: black;
    font-size: 15px;
    overflow: hidden;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info:hover {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.5);
    cursor: pointer;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info .username-container {
    margin-bottom: 20px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info .username-container .message-title {
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info .ticket-status-container .message-title {
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info .ticket-status-container .ticket-status {
    color: #B3B3B3;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info .ticket-status-container .ticket-status .icon-clock {
    padding-bottom: 4px;
    margin-right: 5px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info .cts-msg-history-item-detail-link {
    cursor: pointer;
    font-size: 55px;
    line-height: inherit;
    color: #B3B3B3;
    position: absolute;
    right: 34px;
    bottom: 10px;
    z-index: 50;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info .cts-msg-history-item-detail-link:hover {
    color: black;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info .order-icon-package-mobile {
    width: 100%;
    height: 180px;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-info .order-icon-package-mobile img {
    position: absolute;
    bottom: 180px;
    right: -23px;
    top: -15px;
    border-radius: 50%;
    padding: 36px;
    width: 150px;
    background-image: linear-gradient(120.95deg, #ffffff, #f4f4f4);
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-msg-history-item-msg {
    font-size: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-attach-list {
    padding: 0;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-attach-list .cts-attach-file {
    font-size: 13px;
    margin: 0 0 10px 20px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-attach-list .cts-attach-file span.glyphicon {
    padding: 4px;
    background-image: none;
    top: 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .cts-attach-author {
    font-size: 13px;
    margin-left: 25px;
    margin-top: 20px;
    text-align: left;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item .user-icon {
    margin-right: 5px;
    margin-bottom: 3px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item-agent .cts-msg-history-item-info {
    text-align: left;
    box-shadow: 2px 0 20px 0 rgba(214, 6, 6, 0.44);
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item-agent .cts-msg-history-item-info .username-container .user-name {
    color: #ad0000;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .customer-ticketing-body .cts-msg-history-item-agent .cts-msg-history-item-info .order-icon-package-mobile img {
    background-image: linear-gradient(120.95deg, #ffffff, #f7cfcf);
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .payment-detail-container {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: white;
    padding: 25px;
    margin: 30px 0;
    color: black;
    font-size: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .payment-detail-container .type-payment-header {
    text-transform: uppercase;
    line-height: 15px;
    font-size: 24px;
    text-align: left;
    margin-bottom: 25px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .payment-detail-container .type-payment-data {
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .store-detail-container {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: white;
    padding: 25px;
    margin: 30px 0;
    color: black;
    font-size: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .store-detail-container .store-header {
    text-transform: uppercase;
    line-height: 15px;
    font-size: 24px;
    text-align: left;
    margin-bottom: 25px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .store-detail-container .store-name-data,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .store-detail-container .store-description-data,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .custom-section-container .account-section .account-section-content .store-detail-container .store-schedule-data {
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-link-logo-header {
    position: absolute;
    top: 30px;
    right: 25px;
    padding-top: 10px;
    border-radius: 10%;
    height: 80px;
    width: 80px;
    text-align: center;
    z-index: 1;
    background: white;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-link-logo-header span {
    text-transform: uppercase;
    font-size: 13px;
    height: 100%;
    width: 100%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-link-logo-header span img {
    height: 100%;
    width: 100%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-link-logo-header span:last-child {
    display: flex;
    justify-content: center;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-link-logo-header-close {
    position: absolute;
    top: 30px;
    right: 25px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    z-index: 1;
    background-image: linear-gradient(120.95deg, #ffffff, #f2efef);
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-link-logo-header-close span {
    text-transform: uppercase;
    font-size: 13px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-link-logo-header-close span img {
    width: 40%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-link-logo-header-close span:last-child {
    display: flex;
    justify-content: center;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-link-logo-header-close .svg-close-menu img {
    max-width: 20px;
    padding-top: 10px;
    width: auto;
    height: auto;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .aside-hidden,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .content-hidden {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .aside-block {
    display: block;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .aside-nav-item.opened {
    border-bottom: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .collapse.in {
    border-bottom: 1px solid #c5c5c5;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-menu-links {
    padding: 5px 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-menu-links a {
    color: #797676;
    font-size: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-menu-links.active a {
    color: black;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage div.active-nav > a {
    text-decoration: none;
    padding: 10px 0;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.aside-hidden {
    /*width: auto;*/
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.aside-hidden .acumulate-discount-container {
    width: 100%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.aside-hidden .acumulate-discount-container .next-discount-container {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.aside-hidden .acumulate-discount-container .next-level-container {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.aside-hidden .acumulate-discount-container .max-level-container {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.aside-hidden .acumulate-discount-container .saved-money-container {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.allTogether {
    /*width: auto;*/
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.allTogether .acumulate-discount-container {
    width: 100%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.allTogether .acumulate-discount-container .next-discount-container {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.allTogether .acumulate-discount-container .next-level-container {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.allTogether .acumulate-discount-container .max-level-container {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .col-md-3.my-account-aside.shadowed-aside-right.scrollable-aside-container.allTogether .acumulate-discount-container .saved-money-container {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container {
    margin: 0;
    padding: 0 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .username-discount-container {
    text-align: center;
    margin-bottom: 15px;
    padding-top: 10px;
    font-size: 18px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .username-discount-container h1 {
    font-size: 23px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .discountProgressbar-container {
    margin-bottom: 20px;
    overflow: hidden;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .discountProgressbar-container .discount-text-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .discountProgressbar-container .discount-text-container .discount-text {
    flex-grow: 1;
    text-align: center;
    position: relative;
    font-size: 12px;
    padding-bottom: 5px;
    color: grey;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    line-height: 1.4;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .discountProgressbar-container .discount-text-container .discount-text:after {
    display: block;
    content: "";
    width: 4px;
    height: 10px;
    background-color: grey;
    position: absolute;
    bottom: -10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .discountProgressbar-container .discount-text-container > :first-child:after {
    background-color: transparent;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .discountProgressbar-container .discountProgressbar-js {
    height: 10px;
    background-color: #e8e8e8;
    border: none;
    border-radius: 5px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .acumulate-discount-container .discountProgressbar-container .discountProgressbar-js .ui-progressbar-value {
    margin: 0;
    background-color: red;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .my-account-personal-info .title {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .my-account-personal-info p:first-of-type {
    padding-top: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .my-account-personal-info .forgot-cont.option-links {
    padding-top: 5px;
    padding-bottom: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .my-account-personal-info .forgot-cont .exit {
    padding-left: 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage div .aside-nav-item {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #c5c5c5;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage div .aside-nav-item > a {
    font-size: 15px;
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage div.aside-nav-item.active > a {
    color: black;
    background-color: initial;
    font-family: 'Roboto-Bold', system-ui, sans-serif;
    border-radius: 0;
    box-shadow: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content table .responsive-table-item {
    position: relative;
    overflow: hidden;
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content table .responsive-table-item:hover {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.5);
    cursor: pointer;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content table .responsive-table-item td {
    padding: 3px 10px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content table .responsive-table-item .hidden-desktop {
    font-size: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content table .responsive-table-item .order-icon-package-mobile img {
    position: absolute;
    bottom: 180px;
    right: -23px;
    top: -15px;
    border-radius: 50%;
    padding: 36px;
    width: 150px;
    background-image: linear-gradient(120.95deg, #ffffff, #f4f4f4);
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content table .responsive-table-item .logo-icon {
    opacity: 0.05;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content table .responsive-table-item .logo-icon img {
    border-radius: 0;
    background-image: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content table .responsive-table-item .cts-msg-history-item-detail-link {
    cursor: pointer;
    font-size: 55px;
    line-height: inherit;
    color: #B3B3B3;
    position: absolute;
    right: 34px;
    bottom: 50px;
    z-index: 50;
    text-align: end;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .account-section-header .label {
    white-space: normal;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-orderdetail .document-button {
    min-width: auto;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-orderdetail .document-button .btn-arrow {
    border: 2px solid #222222;
    padding: 5px 10px 5px 20px;
    width: 100%;
    background: white;
    color: black;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    text-transform: uppercase;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-orderdetail .document-button .btn-arrow img {
    width: 25px;
    float: right;
    margin-right: 10px;
    margin-left: 15px;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-orderdetail .document-button a:hover {
    text-decoration: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .btn-white {
    width: 100%;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .side-simple {
    display: block;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .side-complete {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .future-discount {
    display: none;
  }
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .my-account-aside .saved-money-container {
    display: none;
  }
}
.page-return-request-details .well-tertiary {
  background: white;
  padding: 0;
}
@media (max-width: 1024px) {
  .page-return-request-details .well-tertiary {
    border: none;
  }
}
@media (min-width: 1025px) {
  .page-orders .account-section .account-section-content table .show-order-detail,
  .page-my-tickets .account-section .account-section-content table .show-order-detail,
  .page-ticket .account-section .account-section-content table .show-order-detail {
    text-align: center;
  }
  .page-orders .account-section .account-section-content table .show-order-detail .order-detail-link,
  .page-my-tickets .account-section .account-section-content table .show-order-detail .order-detail-link,
  .page-ticket .account-section .account-section-content table .show-order-detail .order-detail-link {
    color: #d2d2d2 !important;
    font-size: 25px;
    position: relative;
    bottom: 5px;
    text-decoration: none;
  }
  .page-orders .account-section .account-section-content table .show-order-detail:hover .order-detail-link,
  .page-my-tickets .account-section .account-section-content table .show-order-detail:hover .order-detail-link,
  .page-ticket .account-section .account-section-content table .show-order-detail:hover .order-detail-link {
    color: black !important;
  }
}
@media (max-width: 1024px) {
  .page-orders .account-section .account-section-content table .responsive-table-link,
  .page-my-tickets .account-section .account-section-content table .responsive-table-link,
  .page-ticket .account-section .account-section-content table .responsive-table-link {
    font-size: 14px;
  }
  .page-orders .account-section .account-section-content table .status,
  .page-my-tickets .account-section .account-section-content table .status,
  .page-ticket .account-section .account-section-content table .status {
    font-size: 14px;
  }
  .page-orders .account-section .account-section-content table .show-order-detail,
  .page-my-tickets .account-section .account-section-content table .show-order-detail,
  .page-ticket .account-section .account-section-content table .show-order-detail {
    text-align: right !important;
    width: 100% !important;
    position: relative;
    top: -30px;
  }
  .page-orders .account-section .account-section-content table .show-order-detail .order-detail-link,
  .page-my-tickets .account-section .account-section-content table .show-order-detail .order-detail-link,
  .page-ticket .account-section .account-section-content table .show-order-detail .order-detail-link {
    color: #d2d2d2 !important;
    font-size: 40px;
    position: relative;
    text-decoration: none;
  }
  .page-orders .account-section .account-section-content table .show-order-detail:hover .order-detail-link,
  .page-my-tickets .account-section .account-section-content table .show-order-detail:hover .order-detail-link,
  .page-ticket .account-section .account-section-content table .show-order-detail:hover .order-detail-link {
    color: black !important;
  }
}
.responsive-table-cell-bold {
  font-weight: bold !important;
}
.page-update-profile .birth-date-inputs .form-birth-date {
  display: inline;
}
.page-update-profile .birth-date-inputs .form-birth-date label {
  padding: 0;
  margin: 0;
}
.page-update-profile .birth-date-inputs .input-birth-date {
  text-align: center;
}
.page-update-profile .birth-date-inputs .input-birth-date.day {
  display: inline-block;
  width: 50px;
  margin-left: 0;
  margin-right: 0.5rem;
  margin-bottom: 15px;
}
.page-update-profile .birth-date-inputs .input-birth-date.month {
  display: inline-block;
  width: 50px;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 15px;
}
.page-update-profile .birth-date-inputs .input-birth-date.year {
  display: inline-block;
  width: 80px;
  margin-left: 0.5rem;
  margin-bottom: 15px;
}
.page-update-profile .invalid-input {
  border: 1px solid #a41a1a;
  background-color: #ee837e;
}
@media (min-width: 1025px) {
  .page-update-email .account-section,
  .page-updatePassword .account-section {
    margin-bottom: 10vh;
  }
}
@media (max-width: 1024px) {
  .page-update-email .account-section,
  .page-updatePassword .account-section {
    margin-bottom: 10vh;
  }
}
.page-add-support-ticket .account-section {
  margin-bottom: 50px;
}
.page-add-support-ticket .account-section .account-section-form .btn {
  border: none;
}
.page-update-support-ticket .modal-actions .btn-primary {
  padding: 10px 15px;
}
.page-add-support-ticket .btn {
  border-style: solid;
  line-height: normal;
  margin: 0 0 1.25rem;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  font-size: 1rem;
  background-color: #000000;
  border-color: #d5251c;
  color: #ffffff;
  transition: background-color 0.3s ease-out;
  padding: 1rem 2rem 1.0625rem;
  border-radius: 3px;
  border-bottom: 1px solid #ae0900;
}
.page-faq .simple-banner.banner__component--responsive {
  margin: 30px 0;
}
@media (min-width: 1025px) {
  .page-my-promotions .account-section-content {
    width: 770px;
    margin: 0 auto;
  }
}
@media (min-width: 1025px) {
  .page-ticket .item__info {
    padding-top: 0;
  }
  .page-ticket .item__info .product__listing--price {
    font-size: 14px;
  }
  .page-ticket .item__info .item__price_total {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .page-ticket .item__info {
    padding-top: 0;
  }
  .page-ticket .item__info .product__listing--price {
    font-size: 14px;
  }
  .page-ticket .item__info .item__price_total {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .page-orders .responsive-table-cell.order-num {
    display: flex;
  }
  .page-orders .responsive-table-cell.order-num .reserve-button {
    margin: auto 0;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 3px;
  }
}
@media (max-width: 1024px) {
  .page-orders .responsive-table-cell.order-num {
    display: flex;
    flex-wrap: wrap;
  }
  .page-orders .responsive-table-cell.order-num .reserve-button {
    font-size: 11px;
    letter-spacing: 1px;
    padding: 3px;
    margin: 0 auto;
  }
}
@media (min-width: 1025px) {
  .page-order .cancel-reserve-form {
    display: block;
  }
  .page-order .reserve-button-container {
    display: flex;
    justify-content: start;
  }
  .page-order .reserve-button-container .cancel-reserve-form {
    padding-left: 10px;
  }
  .page-order .reserve-button-container .reserve-button {
    padding: 10px 15px;
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .page-order .cancel-reserve-form {
    display: block;
  }
  .page-order .reserve-button-container .reserve-button {
    margin: 10px 0 0 0;
    padding: 10px;
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .page-fs-club .my-account-personal-info .forgot-cont.option-links,
  .page-myaccountlanding .my-account-personal-info .forgot-cont.option-links {
    display: none;
  }
  .page-fs-club .account-section-content .my-account-personal-info .forgot-cont:first-of-type,
  .page-myaccountlanding .account-section-content .my-account-personal-info .forgot-cont:first-of-type {
    display: none;
  }
}
@media (max-width: 1024px) {
  .page-fs-club .my-account-personal-info .forgot-cont.option-links,
  .page-myaccountlanding .my-account-personal-info .forgot-cont.option-links {
    display: none;
  }
  .page-fs-club .account-section-content .my-account-personal-info .forgot-cont:first-of-type,
  .page-myaccountlanding .account-section-content .my-account-personal-info .forgot-cont:first-of-type {
    display: none;
  }
}
@media (max-width: 1024px) {
  .page-consents .consents-slides {
    width: 100%;
  }
  .page-consents .consents-slides li {
    padding: 0;
  }
  .page-consents .consents-slides li label {
    padding: 0;
  }
}
@media (min-width: 1025px) {
  .page-consents .consents-text {
    width: 80%;
  }
  .page-consents .consents-slides {
    width: 80%;
  }
}
@media (max-width: 1024px) {
  .page-return-order .account-section-content .account-return-order-form .item__list--item > div {
    margin-left: 0;
    width: auto;
    padding: 0;
    text-align: left;
  }
}
@media (min-width: 1025px) {
  .page-return-order .account-section-content .back-link {
    flex-direction: inherit;
  }
  .page-return-order .account-section-content .account-return-order-form .item__list--item .item__image {
    width: auto;
  }
}
@media (max-width: 1024px) {
  .page-fs-club .account-section .club-logo {
    width: 75%;
    margin: 0 auto;
  }
  .page-fs-club .account-section .account-section-content .acumulate-discount-container.col-md-6 {
    box-shadow: none;
    margin: 0 auto 25px auto;
    width: 100%;
    padding: 0;
  }
  .page-fs-club .account-section .account-section-content .acumulate-discount-container.col-md-6 .username-discount-container .side-simple {
    display: none;
  }
  .page-fs-club .account-section .account-section-content .acumulate-discount-container.col-md-6 .username-discount-container .main-side p {
    color: black;
    font-size: 20px;
    width: 100%;
    margin: 0 auto;
  }
  .page-fs-club .account-section .account-section-content .acumulate-discount-container.col-md-6 .username-discount-container .main-side .title {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 25px;
  }
  .page-fs-club .account-section .account-section-content .acumulate-discount-container.col-md-6 .username-discount-container .main-side .title .simple-banner {
    display: inline-block;
    margin-right: 10px;
  }
  .page-fs-club .account-section .account-section-content .acumulate-discount-container.col-md-6 .username-discount-container .main-side .title .simple-banner a {
    display: block;
  }
  .page-fs-club .account-section .account-section-content .acumulate-discount-container.col-md-6 .username-discount-container .main-side .title .simple-banner a img {
    max-width: 25px;
  }
  .page-fs-club .account-section .account-section-content p {
    color: gray;
    font-size: 17px;
  }
  .page-fs-club .future-discount {
    text-align: center;
    color: gray;
    font-size: 18px;
    margin: 20px 0;
  }
  .page-fs-club .future-discount .conditions {
    margin: 15px 0;
  }
  .page-fs-club .future-discount .conditions a {
    color: gray;
    text-decoration: underline;
    font-size: 17px;
  }
}
@media (min-width: 1025px) {
  .page-fs-club .account-section .club-logo {
    width: 75%;
    margin: 0 auto;
  }
  .page-fs-club .account-section .club-logo > img {
    width: auto;
    height: auto;
  }
  .page-fs-club .account-section .account-section-content {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    width: 50%;
    padding: 0 10px;
  }
  .page-fs-club .account-section .account-section-content .acumulate-discount-container.col-md-6 {
    margin: 0 auto 25px auto;
    width: 100%;
    padding: 0;
  }
  .page-fs-club .account-section .account-section-content .acumulate-discount-container.col-md-6 .username-discount-container .side-simple {
    display: none;
  }
  .page-fs-club .account-section .account-section-content .acumulate-discount-container.col-md-6 .username-discount-container .main-side p {
    color: black;
    font-size: 20px;
  }
  .page-fs-club .account-section .account-section-content .acumulate-discount-container.col-md-6 .username-discount-container .main-side .title {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 25px;
  }
  .page-fs-club .account-section .account-section-content .acumulate-discount-container.col-md-6 .username-discount-container .main-side .title .simple-banner {
    display: inline-block;
    margin-right: 10px;
  }
  .page-fs-club .account-section .account-section-content .acumulate-discount-container.col-md-6 .username-discount-container .main-side .title .simple-banner a {
    display: block;
  }
  .page-fs-club .account-section .account-section-content .acumulate-discount-container.col-md-6 .username-discount-container .main-side .title .simple-banner a img {
    max-width: 25px;
  }
  .page-fs-club .account-section .account-section-content p {
    color: gray;
    font-size: 17px;
  }
  .page-fs-club .future-discount {
    text-align: center;
    color: gray;
    font-size: 18px;
    margin: 20px 0;
  }
  .page-fs-club .future-discount .conditions {
    margin: 15px 0;
  }
  .page-fs-club .future-discount .conditions a {
    color: gray;
    text-decoration: underline;
    font-size: 17px;
  }
}
.page-powershop .account-powershop-section {
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .page-powershop .account-powershop-section {
    flex-direction: column;
  }
}
.page-powershop .account-powershop-section .powershop-logo {
  width: 50%;
  margin: 20px;
}
@media (max-width: 1024px) {
  .page-powershop .account-powershop-section .powershop-logo {
    width: 100%;
    margin: 20px 0;
  }
}
.page-powershop .account-powershop-section .powershop-barcode-content {
  width: 50%;
  margin: 20px;
}
@media (max-width: 1024px) {
  .page-powershop .account-powershop-section .powershop-barcode-content {
    width: 100%;
    margin: 20px 0;
  }
}
.page-powershop .account-powershop-section .powershop-barcode-content .powershop-barcode-paragraph {
  margin: 10px 0;
}
.page-powershop .account-powershop-section .powershop-barcode-content .powershop-barcode-img {
  width: 100%;
}
.order-options {
  color: #777777;
  font-weight: normal;
}
.order-options .order-options-opener {
  text-transform: lowercase;
}
.order-options .order-options-dropdown {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  text-align: left;
  border: 1.7px solid #c5c5c5;
}
.order-options .order-options-dropdown li {
  display: block;
  text-transform: lowercase;
}
.order-options .order-options-dropdown ::first-letter {
  text-transform: uppercase;
}
.order-options .order-options-dropdown .show {
  display: block;
}
.page-order .account-section,
.page-update-support-ticket .account-section,
.page-ticket .account-section {
  padding-bottom: 50px;
}
.page-order .account-section .well.well-tertiary,
.page-update-support-ticket .account-section .well.well-tertiary,
.page-ticket .account-section .well.well-tertiary {
  background-color: transparent;
}
.page-order .account-section .well.well-tertiary.well-lg,
.page-update-support-ticket .account-section .well.well-tertiary.well-lg,
.page-ticket .account-section .well.well-tertiary.well-lg {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 25px;
  margin: 0 30px;
}
.page-order .account-section .well.well-tertiary .item-label,
.page-update-support-ticket .account-section .well.well-tertiary .item-label,
.page-ticket .account-section .well.well-tertiary .item-label {
  color: #000000;
  font-size: 18px;
  margin-bottom: 5px;
}
.page-order .account-section .well.well-tertiary .item-value,
.page-update-support-ticket .account-section .well.well-tertiary .item-value,
.page-ticket .account-section .well.well-tertiary .item-value {
  color: black;
  font-size: 14px;
  font-weight: bolder;
}
.page-order .billing-data-section,
.page-update-support-ticket .billing-data-section,
.page-ticket .billing-data-section {
  padding-top: 25px;
}
.page-order .btn-primary,
.page-update-support-ticket .btn-primary,
.page-ticket .btn-primary {
  width: 100%;
}
@media (min-width: 768px) {
  .page-order .btn-primary,
  .page-update-support-ticket .btn-primary,
  .page-ticket .btn-primary {
    padding: 20px 0 20px 0;
  }
}
.page-order .btn-block,
.page-update-support-ticket .btn-block,
.page-ticket .btn-block {
  background: #222222;
  border-bottom: 1px solid #090909;
  color: #ffffff;
}
.account-section .account-section-content .item__price {
  display: none;
}
.page-order .item__price,
.page-ticket .item__price {
  display: none !important;
}
.return-complete-order-btn:nth-child(3) {
  display: none;
}
.page-cancel-order .cancel-actions .col-sm-6.col-sm-offset-6,
.page-confirm-cancel-order .cancel-actions .col-sm-6.col-sm-offset-6,
.page-return-order .cancel-actions .col-sm-6.col-sm-offset-6,
.page-confirm-return-order .cancel-actions .col-sm-6.col-sm-offset-6 {
  width: 100%;
  margin: 0;
}
.page-cancel-order .item__list--header li,
.page-confirm-cancel-order .item__list--header li,
.page-return-order .item__list--header li,
.page-confirm-return-order .item__list--header li {
  background-color: #0f0f0f;
}
.page-cancel-order .item__price,
.page-confirm-cancel-order .item__price,
.page-return-order .item__price,
.page-confirm-return-order .item__price,
.page-cancel-order .item__total--column,
.page-confirm-cancel-order .item__total--column,
.page-return-order .item__total--column,
.page-confirm-return-order .item__total--column,
.page-cancel-order .item__total,
.page-confirm-cancel-order .item__total,
.page-return-order .item__total,
.page-confirm-return-order .item__total {
  display: none !important;
}
.page-cancel-order .item__deliverymode,
.page-confirm-cancel-order .item__deliverymode,
.page-return-order .item__deliverymode,
.page-confirm-return-order .item__deliverymode,
.page-cancel-order .item__delivery,
.page-confirm-cancel-order .item__delivery,
.page-return-order .item__delivery,
.page-confirm-return-order .item__delivery {
  display: none !important;
}
.page-return-order .item__list--header li {
  background-color: #0f0f0f;
  vertical-align: middle;
}
.page-return-order #returnOrderButtonConfirmation {
  font-size: 12px;
}
.page-return-request-details .item__price.table-item {
  text-align: center;
}
.page-return-request-details .item__price {
  text-align: center;
}
.page-return-request-details .item__list--header li {
  background-color: #0f0f0f;
}
.page-return-request-details .return-overview .item-label {
  color: #0f0f0f;
}
.page-return-request-details .return-overview .item-value {
  color: #0f0f0f;
}
.page-return-request-details .ReturnRequestDetailsComponent-CancelReturnAction {
  display: none !important;
}
.account-section {
  padding-bottom: 40px;
}
.page-return-order .item__list--header li,
.page-confirm-return-order .item__list--header li {
  background-color: #0f0f0f;
  vertical-align: middle;
}
.page-return-order #returnOrderButtonConfirmation,
.page-confirm-return-order #returnOrderButtonConfirmation {
  font-size: 12px;
}
.page-return-request-details .item__price.table-item {
  text-align: center;
}
.page-return-request-details .item__price {
  text-align: center;
}
.page-return-request-details .item__list--header li {
  background-color: #0f0f0f;
}
.page-return-request-details .return-overview .item-label {
  color: #0f0f0f;
}
.page-return-request-details .return-overview .item-value {
  color: #0f0f0f;
}
.page-return-request-details .return__list .item__price {
  display: table-cell;
}
.account-section {
  padding-bottom: 40px;
}
.page-consignmentTracking .alert.alert-danger.alert-dismissable {
  margin-bottom: 0;
}
.page-consignmentTracking .consignment-info-example {
  text-align: left;
  font-weight: bolder;
  margin-top: 2px;
}
.page-consignmentTracking .background-image {
  width: 100%;
}
.page-consignmentTracking #consignmentTrackingForm {
  width: 24%;
  position: absolute;
  z-index: 1;
  margin-left: 38%;
  margin-top: 8%;
  text-align: center;
  padding: 10px 20px 20px 20px;
  background-color: rgba(255, 255, 255, 0.6);
  margin-bottom: 2em;
}
.page-consignmentTracking #consignmentTrackingForm .title {
  padding: 0;
  color: #ffffff;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: -27px;
}
.page-consignmentTracking #consignmentTrackingForm .title i.icons-medium-logo {
  margin-top: 0;
}
.page-consignmentTracking #consignmentTrackingForm div {
  position: relative;
  padding: 0 !important;
}
.page-consignmentTracking #consignmentTrackingForm div input {
  padding-left: 30px;
}
.page-consignmentTracking #consignmentTrackingForm div label {
  position: absolute;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-top: 6px;
  left: 5px;
  z-index: 999;
}
.page-consignmentTracking #consignmentTrackingForm .button {
  width: 100%;
  margin: 0;
}
.page-consignmentStatus .consignment-tracking-header {
  margin: 40px 100px 0;
}
.page-consignmentStatus .consignment-tracking {
  margin: 0 100px;
  border-bottom: 1px solid #222222;
}
.page-consignmentStatus .consignment-information {
  margin: 40px 0 0 0;
}
.page-consignmentStatus .consignment-information .customer-name-info {
  text-transform: capitalize;
}
.page-consignmentStatus .consignment-information b {
  font-weight: bolder;
}
.page-consignmentStatus .container-consignment-status {
  margin: 0 0 40px 0;
}
.page-consignmentStatus .container-consignment-status .box-header {
  margin-top: 20px;
}
.page-consignmentStatus .container-consignment-status .box-container {
  display: flex;
  justify-content: space-around;
  margin: 50px 0;
}
.page-consignmentStatus .container-consignment-status .box-container .box-section {
  display: inline-block;
  text-align: center;
}
.page-consignmentStatus .container-consignment-status .box-container .box-section .box-elements {
  display: inline-block;
  width: 100%;
}
.page-consignmentStatus .container-consignment-status .box-container .box-section .box-elements .box-img-container {
  text-align: center;
  filter: opacity(20%);
}
.page-consignmentStatus .container-consignment-status .box-container .box-section .box-elements .box-img-container.selected {
  filter: opacity(1);
}
.page-consignmentStatus .container-consignment-status .box-container .box-section .box-elements .box-img-container img {
  height: auto;
  width: 50%;
}
.page-consignmentStatus .container-consignment-status .box-container .box-section .box-elements .title-container {
  text-align: center;
  margin-top: 20px;
}
.page-consignmentStatus .container-consignment-status .container-track {
  width: 100%;
  text-align: center;
}
.page-consignmentStatus .container-consignment-status .container-track .progress {
  background: rgba(0, 0, 0, 0.25);
}
.page-consignmentStatus .container-consignment-status .container-track .progress.cancel {
  width: 20%;
  margin: auto;
}
.page-consignmentStatus .container-consignment-status .container-track .progress .progress-bar {
  background-color: #7a3;
}
.page-consignmentStatus .container-consignment-status .container-track .progress .progress-bar.active {
  animation-direction: reverse;
}
.page-consignmentStatus .container-consignment-status .container-track .progress .progress-bar.cancel {
  background-color: #ddba31;
  width: 100%;
}
.page-consignmentStatus .container-consignment-status .dates-container {
  margin-top: 30px;
  display: flex;
}
.page-consignmentStatus .container-consignment-status .dates-container b {
  font-weight: bolder;
}
.page-consignmentStatus .container-consignment-status .dates-container .expected-delivery-date,
.page-consignmentStatus .container-consignment-status .dates-container .planned-delivery-date,
.page-consignmentStatus .container-consignment-status .dates-container .place-delivery {
  text-align: center;
  width: 33.3%;
}
.page-consignmentStatus .container-consignment-status .dates-container .expected-delivery-date span,
.page-consignmentStatus .container-consignment-status .dates-container .planned-delivery-date span,
.page-consignmentStatus .container-consignment-status .dates-container .place-delivery span {
  display: none;
}
.page-consignmentStatus .content-bottom {
  width: 100%;
  display: flex;
}
.page-consignmentStatus .content-bottom .ayuda-left,
.page-consignmentStatus .content-bottom .ayuda-right {
  width: 50%;
  text-align: center;
  margin: 0 30px;
}
.page-consignmentStatus .buttons-section {
  width: 100%;
  text-align: center;
  display: flex;
}
.page-consignmentStatus .buttons-section .albaran-button {
  width: 50%;
}
.page-consignmentStatus .buttons-section .other-tracks {
  width: 50%;
}
.page-consignmentStatus .buttons-section a {
  text-decoration: none;
}
.page-consignmentStatus .back-botton-track {
  width: 100%;
  display: flex;
  justify-content: center;
}
.page-consignmentStatus .back-botton-track .btn-enter {
  text-decoration: none;
}
.page-consignmentStatus .back-botton-track .btn-enter .track-consignment {
  color: #ffffff;
}
@media (max-width: 1024px) {
  .page-consignmentTracking #consignmentTrackingForm {
    width: 100%;
    position: relative;
    margin: 0;
  }
}
@media (max-width: 639px) {
  .page-consignmentStatus .consignment-information {
    margin: 40px 10px 0 10px;
  }
  .page-consignmentStatus .container-consignment-status {
    margin: 0 10px 40px 10px;
  }
  .page-consignmentStatus .container-consignment-status .box-container {
    flex-direction: column;
    width: 90%;
  }
  .page-consignmentStatus .container-consignment-status .box-container .box-section {
    width: 100% !important;
  }
  .page-consignmentStatus .container-consignment-status .box-container .box-section .box-elements {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
  .page-consignmentStatus .container-consignment-status .box-container .box-section .box-elements .title-container {
    text-align: left;
    width: 66%;
  }
  .page-consignmentStatus .container-consignment-status .box-container .box-section .box-elements .box-img-container {
    width: 33%;
  }
  .page-consignmentStatus .container-consignment-status .box-container .box-section .box-elements .box-img-container img {
    height: 100%;
    width: 100%;
  }
  .page-consignmentStatus .container-consignment-status .dates-container {
    flex-direction: column;
  }
  .page-consignmentStatus .container-consignment-status .dates-container .expected-delivery-date,
  .page-consignmentStatus .container-consignment-status .dates-container .planned-delivery-date,
  .page-consignmentStatus .container-consignment-status .dates-container .place-delivery {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .page-consignmentStatus .container-consignment-status .dates-container .expected-delivery-date span,
  .page-consignmentStatus .container-consignment-status .dates-container .planned-delivery-date span,
  .page-consignmentStatus .container-consignment-status .dates-container .place-delivery span {
    display: initial;
    margin-right: 10px;
  }
  .page-consignmentStatus .container-consignment-status .full-container {
    display: flex;
    flex-direction: row-reverse;
  }
  .page-consignmentStatus .container-consignment-status .container-track {
    width: 5%;
    margin: 50px 0;
  }
  .page-consignmentStatus .container-consignment-status .container-track .progress.progress-bar-vertical {
    width: 100%;
    height: 100%;
    margin-right: 20px;
    border-radius: 10px !important;
    display: flex;
    flex-direction: column;
  }
  .page-consignmentStatus .container-consignment-status .container-track .progress-bar-vertical .progress-bar {
    width: 100% !important;
    -webkit-transition: height 0.6s ease;
    -o-transition: height 0.6s ease;
    transition: height 0.6s ease;
    display: block;
  }
  .page-consignmentStatus .content-bottom {
    flex-direction: column;
  }
  .page-consignmentStatus .content-bottom .ayuda-left,
  .page-consignmentStatus .content-bottom .ayuda-right {
    width: 100%;
    text-align: left;
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (max-width: 400px) {
  .page-consignmentStatus .buttons-section {
    flex-direction: column;
  }
  .page-consignmentStatus .buttons-section .albaran-button,
  .page-consignmentStatus .buttons-section .other-tracks {
    width: 100%;
  }
}
.page-asmLanding .links-asm-landing {
  display: flex;
  flex-direction: column;
  margin: 15px 20px;
}
.page-asmLanding .links-asm-landing a {
  color: #222222;
  border: 1px solid #222222;
}
.asm-header-menu #_asm {
  display: block !important;
}
@media (min-width: 1025px) {
  .page-orders .account-section,
  .page-order .account-section,
  .page-returns .account-section,
  .page-return-request-details .account-section,
  .page-my-tickets .account-section,
  .page-ticket .account-section {
    padding-left: 74px;
  }
  .page-orders .account-section .pagination-bar .pagination-toolbar .sort-refine-bar,
  .page-order .account-section .pagination-bar .pagination-toolbar .sort-refine-bar,
  .page-returns .account-section .pagination-bar .pagination-toolbar .sort-refine-bar,
  .page-return-request-details .account-section .pagination-bar .pagination-toolbar .sort-refine-bar,
  .page-my-tickets .account-section .pagination-bar .pagination-toolbar .sort-refine-bar,
  .page-ticket .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 0;
  }
  .page-orders .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar,
  .page-order .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar,
  .page-returns .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar,
  .page-return-request-details .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar,
  .page-my-tickets .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar,
  .page-ticket .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 0;
  }
  .page-orders .account-section .account-section-content .account-section-header,
  .page-order .account-section .account-section-content .account-section-header,
  .page-returns .account-section .account-section-content .account-section-header,
  .page-return-request-details .account-section .account-section-content .account-section-header,
  .page-my-tickets .account-section .account-section-content .account-section-header,
  .page-ticket .account-section .account-section-content .account-section-header {
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    text-transform: uppercase !important;
    text-align: left;
    padding-left: 0;
    margin-left: 0;
    font-size: 30px;
  }
  .page-orders label.control-label,
  .page-order label.control-label,
  .page-returns label.control-label,
  .page-return-request-details label.control-label,
  .page-my-tickets label.control-label,
  .page-ticket label.control-label {
    padding-left: 0;
    padding-bottom: 15px;
  }
  .page-orders .sort-refine-bar .form-group select,
  .page-order .sort-refine-bar .form-group select,
  .page-returns .sort-refine-bar .form-group select,
  .page-return-request-details .sort-refine-bar .form-group select,
  .page-my-tickets .sort-refine-bar .form-group select,
  .page-ticket .sort-refine-bar .form-group select {
    background: url(/_ui/responsive/theme-forumsportthemev02/images/arrow-drop-down.png) no-repeat right;
    width: 264px;
    border: none;
    border-bottom: 1px solid black;
    padding-left: 0;
    box-shadow: none;
  }
  .page-orders .sort-refine-bar .form-group select.form-control,
  .page-order .sort-refine-bar .form-group select.form-control,
  .page-returns .sort-refine-bar .form-group select.form-control,
  .page-return-request-details .sort-refine-bar .form-group select.form-control,
  .page-my-tickets .sort-refine-bar .form-group select.form-control,
  .page-ticket .sort-refine-bar .form-group select.form-control {
    text-transform: initial;
  }
  .page-orders .account-section .account-section-content table,
  .page-order .account-section .account-section-content table,
  .page-returns .account-section .account-section-content table,
  .page-return-request-details .account-section .account-section-content table,
  .page-my-tickets .account-section .account-section-content table,
  .page-ticket .account-section .account-section-content table {
    display: table;
    border-collapse: separate;
    border-spacing: 0 10px;
  }
  .page-orders .account-section .account-section-content table a,
  .page-order .account-section .account-section-content table a,
  .page-returns .account-section .account-section-content table a,
  .page-return-request-details .account-section .account-section-content table a,
  .page-my-tickets .account-section .account-section-content table a,
  .page-ticket .account-section .account-section-content table a {
    color: black !important;
  }
  .page-orders .account-section .account-section-content table.responsive-table th,
  .page-order .account-section .account-section-content table.responsive-table th,
  .page-returns .account-section .account-section-content table.responsive-table th,
  .page-return-request-details .account-section .account-section-content table.responsive-table th,
  .page-my-tickets .account-section .account-section-content table.responsive-table th,
  .page-ticket .account-section .account-section-content table.responsive-table th {
    padding-bottom: 0;
    background: white;
    color: #191919;
  }
  .page-orders .account-section .account-section-content table.responsive-table th:last-child,
  .page-order .account-section .account-section-content table.responsive-table th:last-child,
  .page-returns .account-section .account-section-content table.responsive-table th:last-child,
  .page-return-request-details .account-section .account-section-content table.responsive-table th:last-child,
  .page-my-tickets .account-section .account-section-content table.responsive-table th:last-child,
  .page-ticket .account-section .account-section-content table.responsive-table th:last-child {
    text-align: left;
  }
  .page-orders .account-section .account-section-content table .responsive-table-item,
  .page-order .account-section .account-section-content table .responsive-table-item,
  .page-returns .account-section .account-section-content table .responsive-table-item,
  .page-return-request-details .account-section .account-section-content table .responsive-table-item,
  .page-my-tickets .account-section .account-section-content table .responsive-table-item,
  .page-ticket .account-section .account-section-content table .responsive-table-item {
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    background: white;
    line-height: 40px;
  }
  .page-orders .account-section .account-section-content table .responsive-table-item .order-icon-package img,
  .page-order .account-section .account-section-content table .responsive-table-item .order-icon-package img,
  .page-returns .account-section .account-section-content table .responsive-table-item .order-icon-package img,
  .page-return-request-details .account-section .account-section-content table .responsive-table-item .order-icon-package img,
  .page-my-tickets .account-section .account-section-content table .responsive-table-item .order-icon-package img,
  .page-ticket .account-section .account-section-content table .responsive-table-item .order-icon-package img {
    border-radius: 50%;
    padding: 8px;
    background-image: linear-gradient(120.95deg, #ffffff, #f4f4f4);
  }
  .page-orders .account-section .account-section-content table .responsive-table-item td.package-icon-cell,
  .page-order .account-section .account-section-content table .responsive-table-item td.package-icon-cell,
  .page-returns .account-section .account-section-content table .responsive-table-item td.package-icon-cell,
  .page-return-request-details .account-section .account-section-content table .responsive-table-item td.package-icon-cell,
  .page-my-tickets .account-section .account-section-content table .responsive-table-item td.package-icon-cell,
  .page-ticket .account-section .account-section-content table .responsive-table-item td.package-icon-cell {
    padding-right: 5px;
    padding-left: 20px;
    width: 8%;
  }
  .page-orders .account-section .account-section-content table .responsive-table-item td.order-num,
  .page-order .account-section .account-section-content table .responsive-table-item td.order-num,
  .page-returns .account-section .account-section-content table .responsive-table-item td.order-num,
  .page-return-request-details .account-section .account-section-content table .responsive-table-item td.order-num,
  .page-my-tickets .account-section .account-section-content table .responsive-table-item td.order-num,
  .page-ticket .account-section .account-section-content table .responsive-table-item td.order-num {
    width: 30%;
  }
  .page-orders .account-section .account-section-content table .responsive-table-item td.status,
  .page-order .account-section .account-section-content table .responsive-table-item td.status,
  .page-returns .account-section .account-section-content table .responsive-table-item td.status,
  .page-return-request-details .account-section .account-section-content table .responsive-table-item td.status,
  .page-my-tickets .account-section .account-section-content table .responsive-table-item td.status,
  .page-ticket .account-section .account-section-content table .responsive-table-item td.status {
    text-transform: uppercase;
    width: 19%;
  }
  .page-orders .account-section .account-section-content table .responsive-table-item td.date-cell-table,
  .page-order .account-section .account-section-content table .responsive-table-item td.date-cell-table,
  .page-returns .account-section .account-section-content table .responsive-table-item td.date-cell-table,
  .page-return-request-details .account-section .account-section-content table .responsive-table-item td.date-cell-table,
  .page-my-tickets .account-section .account-section-content table .responsive-table-item td.date-cell-table,
  .page-ticket .account-section .account-section-content table .responsive-table-item td.date-cell-table {
    text-transform: uppercase;
    width: 25%;
  }
  .page-orders .account-section .account-section-content table .responsive-table-item td.date-cell-table img,
  .page-order .account-section .account-section-content table .responsive-table-item td.date-cell-table img,
  .page-returns .account-section .account-section-content table .responsive-table-item td.date-cell-table img,
  .page-return-request-details .account-section .account-section-content table .responsive-table-item td.date-cell-table img,
  .page-my-tickets .account-section .account-section-content table .responsive-table-item td.date-cell-table img,
  .page-ticket .account-section .account-section-content table .responsive-table-item td.date-cell-table img {
    padding-right: 5px;
  }
  .page-orders .account-section .account-section-content table .responsive-table-item td:last-child,
  .page-order .account-section .account-section-content table .responsive-table-item td:last-child,
  .page-returns .account-section .account-section-content table .responsive-table-item td:last-child,
  .page-return-request-details .account-section .account-section-content table .responsive-table-item td:last-child,
  .page-my-tickets .account-section .account-section-content table .responsive-table-item td:last-child,
  .page-ticket .account-section .account-section-content table .responsive-table-item td:last-child {
    text-align: left;
    width: 10%;
  }
  .page-orders .account-section .account-section-content table .responsive-table-item td.order-num {
    width: 100%;
  }
  .page-my-tickets .account-section .account-section-content table .responsive-table-item td.status {
    width: 15% !important;
  }
}
@media (max-width: 1024px) {
  .page-orders .account-section,
  .page-order .account-section,
  .page-returns .account-section,
  .page-return-request-details .account-section,
  .page-my-tickets .account-section,
  .page-ticket .account-section {
    margin-bottom: 0;
  }
  .blackNav {
    height: 42px;
    background-color: #222222;
    color: white;
    text-transform: uppercase;
    line-height: 40px;
    text-align: center;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    font-size: 12px;
  }
  .blackNav .nav-close {
    display: none;
  }
  .blackNav span:after {
    content: "|";
    padding-left: 15px;
    padding-right: 15px;
  }
  .row .row {
    margin: 0;
  }
  .row .breadcrumb-section-pages {
    margin-top: 20px;
    padding: 0;
  }
  .row .breadcrumb-section-pages .breadcrumb {
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .row .breadcrumb-section-pages .breadcrumb a {
    color: #d2d2d2;
  }
  .row .breadcrumb-section-pages .breadcrumb a:after {
    content: "|";
    padding: 0 5px;
  }
  .account-section {
    padding: 0 30px;
  }
  .account-section .account-section-content .account-section-header {
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
    line-height: 40px;
    margin: 0;
    padding-left: 0;
    max-width: 79%;
  }
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding: 0;
  }
  .account-section .account-section-content .sort-section label {
    padding-left: 0;
    text-transform: uppercase;
    color: black;
    font-size: 17px;
  }
  .pagination-bar .form-group {
    margin: 0;
    padding: 0;
  }
  .sort-section {
    padding: 15px 0 0;
  }
  .page-orders select,
  .page-order select,
  .page-returns select,
  .page-my-tickets select,
  .page-ticket select {
    background: url(/_ui/responsive/theme-forumsportthemev02/images/arrow-drop-down.png) no-repeat right;
  }
  .page-orders select.form-control,
  .page-order select.form-control,
  .page-returns select.form-control,
  .page-my-tickets select.form-control,
  .page-ticket select.form-control {
    border: none;
    border-bottom: 1px solid black;
    box-shadow: none;
    text-transform: capitalize;
    padding-left: 0;
    padding-bottom: 5px;
  }
  .page-orders .account-section .account-section-content table,
  .page-order .account-section .account-section-content table,
  .page-my-tickets .account-section .account-section-content table,
  .page-ticket .account-section .account-section-content table {
    display: inline-table;
  }
  .page-orders .account-section .account-section-content table .mobile-table-head,
  .page-order .account-section .account-section-content table .mobile-table-head,
  .page-my-tickets .account-section .account-section-content table .mobile-table-head,
  .page-ticket .account-section .account-section-content table .mobile-table-head {
    text-transform: uppercase;
    font-size: 17px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 5px;
    z-index: 100;
  }
  .page-orders .account-section .account-section-content table a,
  .page-order .account-section .account-section-content table a,
  .page-my-tickets .account-section .account-section-content table a,
  .page-ticket .account-section .account-section-content table a {
    color: black !important;
    text-transform: lowercase;
  }
  .page-orders .account-section .account-section-content table tr.responsive-table-item,
  .page-order .account-section .account-section-content table tr.responsive-table-item,
  .page-my-tickets .account-section .account-section-content table tr.responsive-table-item,
  .page-ticket .account-section .account-section-content table tr.responsive-table-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    margin-bottom: 30px;
    background: white;
    padding: 15px 15px 20px 15px;
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: initial;
  }
  .page-orders .account-section .account-section-content table tr.responsive-table-item td,
  .page-order .account-section .account-section-content table tr.responsive-table-item td,
  .page-my-tickets .account-section .account-section-content table tr.responsive-table-item td,
  .page-ticket .account-section .account-section-content table tr.responsive-table-item td {
    text-transform: uppercase;
  }
  .page-orders .account-section .account-section-content table tr.responsive-table-item td.responsive-table-cell,
  .page-order .account-section .account-section-content table tr.responsive-table-item td.responsive-table-cell,
  .page-my-tickets .account-section .account-section-content table tr.responsive-table-item td.responsive-table-cell,
  .page-ticket .account-section .account-section-content table tr.responsive-table-item td.responsive-table-cell {
    width: 60%;
    font-size: 14px;
    z-index: 2;
  }
  .page-orders .account-section .account-section-content table tr.responsive-table-item td.responsive-table-cell .order-icon-package-mobile,
  .page-order .account-section .account-section-content table tr.responsive-table-item td.responsive-table-cell .order-icon-package-mobile,
  .page-my-tickets .account-section .account-section-content table tr.responsive-table-item td.responsive-table-cell .order-icon-package-mobile,
  .page-ticket .account-section .account-section-content table tr.responsive-table-item td.responsive-table-cell .order-icon-package-mobile {
    width: 100%;
    height: 180px;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
  }
  .page-orders .account-section .account-section-content table tr.responsive-table-item td.responsive-table-cell .order-icon-package-mobile img,
  .page-order .account-section .account-section-content table tr.responsive-table-item td.responsive-table-cell .order-icon-package-mobile img,
  .page-my-tickets .account-section .account-section-content table tr.responsive-table-item td.responsive-table-cell .order-icon-package-mobile img,
  .page-ticket .account-section .account-section-content table tr.responsive-table-item td.responsive-table-cell .order-icon-package-mobile img {
    position: absolute;
    bottom: 180px;
    right: -23px;
    top: 0;
    border-radius: 50%;
    padding: 36px;
    width: 150px;
    background-image: linear-gradient(120.95deg, #ffffff, #f4f4f4);
  }
  .page-orders .account-section .account-section-content table tr.responsive-table-item td.responsive-table-cell.date-cell-table img,
  .page-order .account-section .account-section-content table tr.responsive-table-item td.responsive-table-cell.date-cell-table img,
  .page-my-tickets .account-section .account-section-content table tr.responsive-table-item td.responsive-table-cell.date-cell-table img,
  .page-ticket .account-section .account-section-content table tr.responsive-table-item td.responsive-table-cell.date-cell-table img {
    display: none;
  }
}
/*
.my-account-aside {
  //float: left;
  //padding: 0;

  .my-account-personal-info {
    //background-color: @color-white;
    //color: @color-dark-grey;
    //width: 80%;

    .title {
      //text-align: center;
      //font-size: 16px;
      //text-transform: uppercase;
      //margin-bottom: 20px;
      ////margin-left: -27px;
      ////display: flex;
      ////justify-content: center;
      //padding-bottom: 15px;

      //.custom-banner {
      //  display: inline-block;
      //  padding-right: 5px;
      //}

      span {
        //align-self: center;
        //font-weight: bold;
        //margin: auto 0;
      }

      //img {
      //  display: inline-block;
      //  width: 30px;
      //  height: 30px;
      //  vertical-align: middle;
      //
      //}
    }

    //.forgot-cont {
    //  padding-left: 1em;
    //  font-size: 13px;
    //}

    //.forgot-cont.option-links {
    //  padding-bottom: 10px;
    //
    //  .option-link {
    //    margin-right: 15px;
    //  }
    //}
  }

  .my-account-menu {
    //width: 80%;
  }

  .aside-nav-item {
    //a:hover {
    //  color: @color-dark-grey;
  }

  //
  //  &.active {
  //    a {
  //      padding: 5px;
  //      color: #fff;
  //      background-color: @color-dark-grey;
  //    }
  //  }
  //
  //  &.last {
  //    border-bottom: none;
  //  }
  //}
  //
  //&:before {
  //  left: 80%;
  //}
}

//.account-section-content {
//  > div {
//    padding: 20px;
//  }
//}*/
@media (min-width: 1025px) {
  .custom-section-container .account-section img.js-responsive-image {
    padding: 40px 0;
  }
  .custom-section-container .account-section h1 {
    font-size: 30px;
  }
  .custom-section-container .account-section p {
    padding: 10px 0;
  }
}
@media (max-width: 1024px) {
  .custom-section-container .account-section img.js-responsive-image {
    padding: 15px 0;
    width: calc(100% + 60px);
    margin-left: -30px;
    max-width: initial;
  }
  .custom-section-container .account-section p {
    padding: 10px 0;
  }
}
@media (min-width: 1025px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 0;
  }
  .account-section .account-section-content .account-support-service {
    text-transform: uppercase;
  }
  .account-section .account-section-content .account-support-service .account-section-header {
    text-align: left;
    border-bottom: none;
    margin: 20px 0;
    padding-left: 6px;
    font-size: 30px;
  }
  .account-section .account-section-content .account-support-service .text-support-service {
    padding-left: 15px;
  }
  .account-section .account-section-content .account-support-service .support-service-button {
    display: flex;
    justify-content: left;
    font-size: 13px;
    padding-left: 15px;
    padding-bottom: 50px;
  }
  .account-section .account-section-content .account-support-service .support-service-button .account-section-header-add {
    padding-top: 10px;
  }
  .account-section .account-section-content .account-support-service .support-service-button .account-section-header-add.pull-right {
    border: 2px solid #222222;
    padding: 5px 10px 5px 20px;
    margin: 15px 0;
  }
  .account-section .account-section-content .account-support-service .support-service-button .account-section-header-add.pull-right a#add-support-ticket-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .account-section .account-section-content .account-support-service .support-service-button .account-section-header-add.pull-right a#add-support-ticket-btn img {
    width: 25px;
    float: right;
    margin-right: 10px;
  }
  .account-section .account-section-content .account-support-service select#sortOptions1 {
    background: url(/_ui/responsive/theme-forumsportthemev02/images/arrow-drop-down.png) no-repeat right;
    width: 264px;
    border: none;
    border-bottom: 1px solid black;
    padding-left: 0;
    box-shadow: none;
    text-transform: initial;
    font-weight: 100;
    font-size: 13px;
    font-family: arial;
  }
  .account-section .account-section-content .account-support-service .label-sort {
    padding-left: 0;
    padding-bottom: 15px;
  }
  .account-section .account-section-content .account-support-service table {
    display: table;
    border-collapse: separate;
    border-spacing: 0 10px;
  }
  .account-section .account-section-content .account-support-service table a {
    color: black !important;
  }
  .account-section .account-section-content .account-support-service table.responsive-table th {
    background: white;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    padding-bottom: 0;
  }
  .account-section .account-section-content .account-support-service table.responsive-table th:last-child {
    text-align: left;
  }
  .account-section .account-section-content .account-support-service table .responsive-table-item {
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    background: white;
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    line-height: 40px;
  }
  .account-section .account-section-content .account-support-service table .responsive-table-item td.date-cell-table img {
    padding-right: 5px;
  }
  .account-section .account-section-content .account-support-service table .responsive-table-item td.status {
    text-align: left;
  }
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding: 0;
  }
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar .sort-section {
    padding: 25px 0 0;
  }
  .account-section .account-section-content .account-support-service {
    text-transform: uppercase;
  }
  .account-section .account-section-content .account-support-service .col-md-12 {
    padding-left: 0;
  }
  .account-section .account-section-content .account-support-service .account-section-header {
    text-align: left;
    border-bottom: none;
    font-size: 36px;
    width: 70%;
  }
  .account-section .account-section-content .account-support-service .text-support-service {
    padding: 0;
  }
  .account-section .account-section-content .account-support-service .support-service-button {
    display: flex;
    justify-content: left;
    font-size: 13px;
    padding: 0;
  }
  .account-section .account-section-content .account-support-service .support-service-button .account-section-header-add {
    padding-top: 10px;
  }
  .account-section .account-section-content .account-support-service .support-service-button .account-section-header-add.pull-right {
    border: 2px solid #222222;
    padding: 8px 10px 8px 20px;
    margin: 15px 0;
  }
  .account-section .account-section-content .account-support-service .support-service-button .account-section-header-add.pull-right a#add-support-ticket-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
  }
  .account-section .account-section-content .account-support-service .support-service-button .account-section-header-add.pull-right a#add-support-ticket-btn img {
    width: 25px;
    float: right;
    margin-right: 10px;
  }
  .account-section .account-section-content .account-support-service select.form-control {
    line-height: unset;
  }
  .account-section .account-section-content .account-support-service select#sortOptions1 {
    background: url(/_ui/responsive/theme-forumsportthemev02/images/arrow-drop-down.png) no-repeat right;
    width: 100%;
    border: none;
    border-bottom: 1px solid black;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 15px;
    box-shadow: none;
    text-transform: initial;
    font-weight: 100;
    font-size: 13px;
    font-family: arial;
  }
  .account-section .account-section-content .account-support-service table {
    display: inline-table;
  }
  .account-section .account-section-content .account-support-service table a {
    color: black !important;
    text-transform: initial;
  }
  .account-section .account-section-content .account-support-service table tr.responsive-table-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    background: white;
    padding: 15px 15px 20px 15px;
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
  }
  .account-section .account-section-content .account-support-service table tr.responsive-table-item td {
    width: 100%;
  }
  .account-section .account-section-content .account-support-service table tr.responsive-table-item td.hidden-sm {
    padding-top: 20px;
    padding-bottom: 5px;
    font-size: 15px;
  }
  .account-section .account-section-content .account-support-service table tr.responsive-table-item td.date-cell-table img {
    display: none;
  }
  .account-section .account-section-content .account-support-service table tr.responsive-table-item td.status {
    padding-bottom: 15px;
  }
}
@media (min-width: 1025px) {
  .account-section .account-section-content .account-address-book-page .account-section-header {
    font-size: 30px;
    text-transform: uppercase;
    text-align: left;
    border-bottom: none;
    margin: 20px 0;
    padding-left: 6px;
  }
  .account-section .account-section-content .account-address-book-page .account-cards .card-add {
    padding-left: 0;
  }
  .account-section .account-section-content .account-address-book-page .account-cards .card-add .address-card-add {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    background: #F9F9F9;
    background-image: linear-gradient(to right, #f9f9f9 70%, #ffffff 30%), linear-gradient(to right, #f9f9f9 70%, #ffffff 30%), linear-gradient(to bottom, #f9f9f9 70%, #ffffff 30%), linear-gradient(to bottom, #f9f9f9 70%, #ffffff 30%);
    background-position: left top, left bottom, left top, right top;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 25px 1px, 25px 1px, 1px 25px, 1px 25px;
  }
  .account-section .account-section-content .account-address-book-page .account-cards .card-add .address-card-add .card-add-flex {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-self: flex-end;
    padding-bottom: 20px;
  }
  .account-section .account-section-content .account-address-book-page .account-cards .card-add .address-card-add .card-add-flex .pull-down {
    padding-top: 50px;
  }
  .account-section .account-section-content .account-address-book-page .account-cards .card-add .address-card-add .card-add-flex div {
    text-align: center;
  }
  .account-section .account-section-content .account-address-book-page .account-cards .card-add .address-card-add .card-add-flex div img {
    border-radius: 50%;
    padding: 20px;
    background-image: linear-gradient(120.95deg, #f9f9f9, #e7e7e7);
  }
  .account-section .account-section-content .account-address-book-page .account-cards .card-add .address-card-add .card-add-flex div a {
    color: #4A90E2;
    font-size: 13px;
  }
  .account-section .account-section-content .account-address-book-page .card-direccions:nth-child(3n+1) {
    padding-left: 0;
  }
  .account-section .account-section-content .account-address-book-page .card {
    padding: 5px;
  }
  .account-section .account-section-content .account-address-book-page .card .address-card {
    padding: 30px 30px 25px;
    border: none;
    border-radius: 0;
    height: 100%;
    width: 100%;
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    position: relative;
  }
  .account-section .account-section-content .account-address-book-page .card .address-card .pull-right {
    position: absolute;
    top: 18px;
    right: 18px;
  }
  .account-section .account-section-content .account-address-book-page .card .address-card .pull-right .address-icon-close,
  .account-section .account-section-content .account-address-book-page .card .address-card .pull-right .address-icon-pencil {
    border-radius: 50%;
    background-image: linear-gradient(120.95deg, #ffffff, #f2efef);
    margin-bottom: 5px;
  }
  .account-section .account-section-content .account-address-book-page .card .address-card .pull-right .address-icon-close img,
  .account-section .account-section-content .account-address-book-page .card .address-card .pull-right .address-icon-pencil img {
    padding: 8px;
  }
  .account-section .account-section-content .account-address-book-page .card .address-card .address-info span strong {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-address-book-page .account-section-header-padding {
    padding: 0;
  }
  .account-section .account-section-content .account-address-book-page .account-section-header {
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
    border-bottom: none;
  }
  .account-section .account-section-content .account-address-book-page .support-service-button {
    display: flex;
    justify-content: left;
    font-size: 13px;
    padding: 0;
  }
  .account-section .account-section-content .account-address-book-page .support-service-button .account-section-header-add {
    padding-top: 10px;
  }
  .account-section .account-section-content .account-address-book-page .support-service-button .account-section-header-add.pull-right {
    border: 2px solid #222222;
    padding: 8px 10px 8px 20px;
    margin: 5px 0;
  }
  .account-section .account-section-content .account-address-book-page .support-service-button .account-section-header-add.pull-right a#add-support-ticket-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    text-transform: uppercase;
  }
  .account-section .account-section-content .account-address-book-page .support-service-button .account-section-header-add.pull-right a#add-support-ticket-btn img {
    width: 25px;
    float: right;
    margin-right: 10px;
  }
  .account-section .account-section-content .account-address-book-page .account-cards .card-add {
    padding-left: 0;
  }
  .account-section .account-section-content .account-address-book-page .account-cards .card-add .address-card-add {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    background: #F9F9F9;
    background-image: linear-gradient(to right, #f9f9f9 70%, #ffffff 30%), linear-gradient(to right, #f9f9f9 70%, #ffffff 30%), linear-gradient(to bottom, #f9f9f9 70%, #ffffff 30%), linear-gradient(to bottom, #f9f9f9 70%, #ffffff 30%);
    background-position: left top, left bottom, left top, right top;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 25px 1px, 25px 1px, 1px 25px, 1px 25px;
  }
  .account-section .account-section-content .account-address-book-page .account-cards .card-add .address-card-add .card-add-flex {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-self: flex-end;
    padding-bottom: 20px;
  }
  .account-section .account-section-content .account-address-book-page .account-cards .card-add .address-card-add .card-add-flex .pull-down {
    padding-top: 50px;
  }
  .account-section .account-section-content .account-address-book-page .account-cards .card-add .address-card-add .card-add-flex div {
    text-align: center;
  }
  .account-section .account-section-content .account-address-book-page .account-cards .card-add .address-card-add .card-add-flex div img {
    border-radius: 50%;
    padding: 20px;
    background-image: linear-gradient(120.95deg, #efefef, #f9f9f9);
  }
  .account-section .account-section-content .account-address-book-page .account-cards .card-add .address-card-add .card-add-flex div a {
    color: #4A90E2;
    font-size: 13px;
  }
  .account-section .account-section-content .account-address-book-page .card-select {
    padding: 0;
  }
  .account-section .account-section-content .account-address-book-page .card {
    padding: 35px 0 0 0;
  }
  .account-section .account-section-content .account-address-book-page .card .address-card {
    padding: 30px 30px 25px;
    border: none;
    border-radius: 0;
    height: 100%;
    width: 100%;
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    position: relative;
  }
  .account-section .account-section-content .account-address-book-page .card .address-card .pull-right {
    position: absolute;
    top: 18px;
    right: 18px;
  }
  .account-section .account-section-content .account-address-book-page .card .address-card .pull-right .address-icon-close,
  .account-section .account-section-content .account-address-book-page .card .address-card .pull-right .address-icon-pencil {
    border-radius: 50%;
    background-image: linear-gradient(120.95deg, #ffffff, #f2efef);
    margin-bottom: 5px;
  }
  .account-section .account-section-content .account-address-book-page .card .address-card .pull-right .address-icon-close img,
  .account-section .account-section-content .account-address-book-page .card .address-card .pull-right .address-icon-pencil img {
    padding: 8px;
  }
  .account-section .account-section-content .account-address-book-page .card .address-card .address-info li:nth-child(2) {
    text-transform: uppercase;
  }
  .account-section .account-section-content .account-address-book-page .card .address-card .address-info li:nth-child(3) {
    text-transform: capitalize;
  }
  .account-section .account-section-content .account-address-book-page .card .address-card .address-info span strong {
    font-size: 13px;
  }
}
@media (min-width: 1025px) {
  .page-add-edit-address .book-entry .new-address-section form label {
    font-family: arial;
  }
  .page-add-edit-address .new-address-section {
    margin: 0;
  }
  .account-add-address-page .back-link {
    padding: 35px 0;
  }
  .account-add-address-page .back-link .label {
    padding: 0;
  }
  .account-add-address-page .new-address-section span {
    font-size: 30px;
    text-transform: uppercase;
    text-align: left;
  }
  .account-add-address-page .new-address-section form {
    padding: 0;
  }
  .account-add-address-page .new-address-section form .checkbox-custom .form-group {
    display: block;
    margin-bottom: 15px;
    /*box*/
    /*check*/
  }
  .account-add-address-page .new-address-section form .checkbox-custom .form-group input {
    display: none;
    cursor: pointer;
  }
  .account-add-address-page .new-address-section form .checkbox-custom .form-group label {
    position: relative;
    cursor: pointer;
  }
  .account-add-address-page .new-address-section form .checkbox-custom .form-group label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid gray;
    padding: 6px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
  }
  .account-add-address-page .new-address-section form .checkbox-custom .form-group input:checked > label:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 3px;
    height: 6px;
    border: solid red;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }
  .account-add-address-page .new-address-section form :focus {
    outline: none;
  }
  .account-add-address-page .new-address-section form input {
    border: 0;
    padding: 4px 0;
    border-bottom: 1px solid darkgrey;
    background-color: transparent;
  }
  .account-add-address-page .new-address-section form input ~ label {
    position: absolute;
    left: 0;
    top: 9px;
    color: gray;
    transition: 0.3s;
    z-index: -1;
  }
  .account-add-address-page .new-address-section form input:focus ~ label {
    top: -16px;
    font-size: 10px;
    color: #d2d2d2;
    transition: 0.3s;
  }
  .account-add-address-page .new-address-section form .has-content ~ label {
    top: -16px;
    font-size: 10px;
    color: #d2d2d2;
    transition: 0.3s;
  }
  .account-add-address-page .new-address-section form select ~ label {
    position: absolute;
    left: 0;
    top: 9px;
    color: gray;
    transition: 0.3s;
    z-index: -1;
  }
  .account-add-address-page .new-address-section form select:focus ~ label {
    top: -16px;
    font-size: 10px;
    color: #d2d2d2;
    transition: 0.3s;
  }
  .account-add-address-page .new-address-section form .hidden-label .form-group label:nth-child(1) {
    display: none;
  }
  .account-add-address-page .new-address-section form .form-group {
    padding: 0 20px 0 0;
  }
  .account-add-address-page .new-address-section form .form-group input,
  .account-add-address-page .new-address-section form .form-group select {
    border: none;
    border-bottom: 1px solid #d2d2d2;
    box-shadow: none;
    background: transparent;
  }
  .account-add-address-page .new-address-section form .form-group input:focus {
    border: none;
    border-bottom: 1px solid black;
    box-shadow: none;
    background: transparent;
  }
  .account-add-address-page .new-address-section form .form-group select {
    background: url(/_ui/responsive/theme-forumsportthemev02/images/arrow-drop-down.png) no-repeat right;
    padding-left: 0;
  }
  .account-add-address-page .new-address-section form button {
    font-weight: 100;
    margin-right: 10px;
    white-space: nowrap;
    width: auto;
    padding: 13px 30px;
  }
}
@media (max-width: 1024px) {
  .page-add-edit-address .new-address-section {
    margin: 0;
  }
  .account-add-address-page .back-link {
    padding: 20px 0 35px 0;
    width: 50%;
  }
  .account-add-address-page .back-link .label {
    padding: 0;
  }
  .account-add-address-page .new-address-section {
    width: initial;
    padding-bottom: 20px;
  }
  .account-add-address-page .new-address-section span {
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
  }
  .account-add-address-page .new-address-section form {
    padding: 0;
  }
  .account-add-address-page .new-address-section form :focus {
    outline: none;
  }
  .account-add-address-page .new-address-section form input {
    border: 0;
    padding: 4px 0;
    border-bottom: 1px solid darkgrey;
    background-color: transparent;
  }
  .account-add-address-page .new-address-section form input ~ label {
    position: absolute;
    left: 0;
    top: 9px;
    color: gray;
    transition: 0.3s;
    z-index: -1;
  }
  .account-add-address-page .new-address-section form input:focus ~ label {
    top: -16px;
    font-size: 10px;
    color: #d2d2d2;
    transition: 0.3s;
  }
  .account-add-address-page .new-address-section form .has-content ~ label {
    top: -16px;
    font-size: 10px;
    color: #d2d2d2;
    transition: 0.3s;
  }
  .account-add-address-page .new-address-section form .form-group {
    padding: 0;
  }
  .account-add-address-page .new-address-section form .form-group input,
  .account-add-address-page .new-address-section form .form-group select {
    border: none;
    border-bottom: 1px solid #d2d2d2;
    box-shadow: none;
    background: transparent;
  }
  .account-add-address-page .new-address-section form .form-group input:focus,
  .account-add-address-page .new-address-section form .form-group select:focus {
    border: none;
    border-bottom: 1px solid black;
    box-shadow: none;
    background: transparent;
  }
  .account-add-address-page .new-address-section form .form-group select {
    background: url(/_ui/responsive/theme-forumsportthemev02/images/arrow-drop-down.png) no-repeat right;
    padding-left: 0;
  }
  .account-add-address-page .new-address-section form button {
    font-weight: 100;
  }
  .page-add-edit-address .book-entry .new-address-section .buttons-wrapper .address-button {
    padding: 0;
  }
  .hidden-label .form-group label:nth-child(1) {
    display: none;
  }
}
.page-order table .responsive-table-head th,
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage table .responsive-table-head th,
.page-ticket table .responsive-table-head th,
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content table .responsive-table-item td,
.page-order .consigment-identificator .consignment-header-description,
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .consigment-identificator .consignment-header-description,
.page-ticket .consigment-identificator .consignment-header-description {
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
.page-order .delivery-data-section .delivery-data-headline,
.page-ticket .delivery-data-section .delivery-data-headline,
.page-order .billing-data-section .delivery-data-headline,
.page-ticket .billing-data-section .delivery-data-headline,
.page-order .orderTotal .delivery-data-headline,
.page-ticket .orderTotal .delivery-data-headline,
.page-order .delivery-data-section .billing-data-headline,
.page-ticket .delivery-data-section .billing-data-headline,
.page-order .billing-data-section .billing-data-headline,
.page-ticket .billing-data-section .billing-data-headline,
.page-order .orderTotal .billing-data-headline,
.page-ticket .orderTotal .billing-data-headline {
  font-family: 'Roboto-Bold', system-ui, sans-serif;
}
.delivery-data-section span:first-child,
.billing-data-section span:first-child {
  font-family: 'Roboto-Bold', system-ui, sans-serif;
}
.template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-section .account-section-content .account-consignment .item__list .item__list--item .item__info .item__name {
  font-family: 'Roboto-Bold', system-ui, sans-serif;
}
.page-order .btn-primary {
  padding: .8em 1.4em !important;
  line-height: 100%;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .pageType-ContentPage .col-md-3 {
    padding-right: 15px;
  }
  .page-order .cancelorderForm--ButtonWrapper .btn-primary,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .cancelorderForm--ButtonWrapper .btn-primary,
  .page-ticket .cancelorderForm--ButtonWrapper .btn-primary {
    padding: 10px 15px;
  }
  .page-order .delivery-data-section,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .delivery-data-section,
  .page-ticket .delivery-data-section,
  .page-order .billing-data-section,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .billing-data-section,
  .page-ticket .billing-data-section,
  .page-order .orderTotal,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal,
  .page-ticket .orderTotal {
    background: white;
    padding: 25px;
    margin: 15px 0;
  }
  .page-order .delivery-data-section .delivery-data-headline,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .delivery-data-section .delivery-data-headline,
  .page-ticket .delivery-data-section .delivery-data-headline,
  .page-order .billing-data-section .delivery-data-headline,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .billing-data-section .delivery-data-headline,
  .page-ticket .billing-data-section .delivery-data-headline,
  .page-order .orderTotal .delivery-data-headline,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal .delivery-data-headline,
  .page-ticket .orderTotal .delivery-data-headline,
  .page-order .delivery-data-section .billing-data-headline,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .delivery-data-section .billing-data-headline,
  .page-ticket .delivery-data-section .billing-data-headline,
  .page-order .billing-data-section .billing-data-headline,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .billing-data-section .billing-data-headline,
  .page-ticket .billing-data-section .billing-data-headline,
  .page-order .orderTotal .billing-data-headline,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal .billing-data-headline,
  .page-ticket .orderTotal .billing-data-headline {
    font-size: 20px;
    text-transform: uppercase;
  }
  .page-order .delivery-data-section .delivery-data-headline a,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .delivery-data-section .delivery-data-headline a,
  .page-ticket .delivery-data-section .delivery-data-headline a,
  .page-order .billing-data-section .delivery-data-headline a,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .billing-data-section .delivery-data-headline a,
  .page-ticket .billing-data-section .delivery-data-headline a,
  .page-order .orderTotal .delivery-data-headline a,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal .delivery-data-headline a,
  .page-ticket .orderTotal .delivery-data-headline a,
  .page-order .delivery-data-section .billing-data-headline a,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .delivery-data-section .billing-data-headline a,
  .page-ticket .delivery-data-section .billing-data-headline a,
  .page-order .billing-data-section .billing-data-headline a,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .billing-data-section .billing-data-headline a,
  .page-ticket .billing-data-section .billing-data-headline a,
  .page-order .orderTotal .billing-data-headline a,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal .billing-data-headline a,
  .page-ticket .orderTotal .billing-data-headline a {
    margin-left: 10px;
    color: #4A90E2;
    font-size: 13px;
  }
  .page-order .delivery-data-section .delivery-data-headline a:hover,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .delivery-data-section .delivery-data-headline a:hover,
  .page-ticket .delivery-data-section .delivery-data-headline a:hover,
  .page-order .billing-data-section .delivery-data-headline a:hover,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .billing-data-section .delivery-data-headline a:hover,
  .page-ticket .billing-data-section .delivery-data-headline a:hover,
  .page-order .orderTotal .delivery-data-headline a:hover,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal .delivery-data-headline a:hover,
  .page-ticket .orderTotal .delivery-data-headline a:hover,
  .page-order .delivery-data-section .billing-data-headline a:hover,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .delivery-data-section .billing-data-headline a:hover,
  .page-ticket .delivery-data-section .billing-data-headline a:hover,
  .page-order .billing-data-section .billing-data-headline a:hover,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .billing-data-section .billing-data-headline a:hover,
  .page-ticket .billing-data-section .billing-data-headline a:hover,
  .page-order .orderTotal .billing-data-headline a:hover,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal .billing-data-headline a:hover,
  .page-ticket .orderTotal .billing-data-headline a:hover {
    text-decoration: underline;
    cursor: pointer;
    outline: 0;
  }
  .page-order .delivery-data-section span,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .delivery-data-section span,
  .page-ticket .delivery-data-section span,
  .page-order .billing-data-section span,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .billing-data-section span,
  .page-ticket .billing-data-section span,
  .page-order .orderTotal span,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal span,
  .page-ticket .orderTotal span {
    color: black;
    font-size: 13px;
  }
  .page-order .delivery-data-section span.address-data-details,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .delivery-data-section span.address-data-details,
  .page-ticket .delivery-data-section span.address-data-details,
  .page-order .billing-data-section span.address-data-details,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .billing-data-section span.address-data-details,
  .page-ticket .billing-data-section span.address-data-details,
  .page-order .orderTotal span.address-data-details,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .orderTotal span.address-data-details,
  .page-ticket .orderTotal span.address-data-details {
    font-weight: 100;
    color: gray;
  }
  .page-order .delivery-data-section.order-data-section,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .delivery-data-section.order-data-section,
  .page-ticket .delivery-data-section.order-data-section {
    margin-top: 5px;
  }
  .page-order .back-link,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .back-link,
  .page-ticket .back-link {
    padding: 30px 0px 20px 15px;
    margin-top: 20px;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .page-order .back-link span.label,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .back-link span.label,
  .page-ticket .back-link span.label {
    text-transform: uppercase;
    padding: 0px 0 9px 0;
    line-height: 15px;
    font-size: 30px;
    text-align: left;
  }
  .page-order .back-link span.code,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .back-link span.code,
  .page-ticket .back-link span.code {
    text-transform: lowercase;
    font-size: 17px;
    font-weight: 100;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    padding-left: 0;
  }
  .page-order .order-detail-title .button,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-detail-title .button,
  .page-ticket .order-detail-title .button {
    border: 2px solid #222222;
    padding: 5px 10px 5px 20px;
    margin: 47px 0;
    width: 100%;
    background: white;
    color: black;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
  }
  .page-order .order-detail-title .button img,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .order-detail-title .button img,
  .page-ticket .order-detail-title .button img {
    width: 25px;
    float: right;
    margin-right: 10px;
  }
  .page-order table,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage table,
  .page-ticket table {
    display: table;
    border-collapse: separate;
    border-spacing: 0 10px;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    text-transform: uppercase;
    margin: 0;
  }
  .page-order table .responsive-table-head th,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage table .responsive-table-head th,
  .page-ticket table .responsive-table-head th {
    padding-bottom: 0;
  }
  .page-order table .responsive-table-head th:nth-child(2),
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage table .responsive-table-head th:nth-child(2),
  .page-ticket table .responsive-table-head th:nth-child(2) {
    padding-left: 0;
  }
  .page-order table .responsive-table-head th:last-child,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage table .responsive-table-head th:last-child,
  .page-ticket table .responsive-table-head th:last-child {
    text-align: left;
    width: 10%;
  }
  .page-order table .responsive-table-item,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage table .responsive-table-item,
  .page-ticket table .responsive-table-item {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: white;
    padding: 25px;
    margin: 15px 0;
    line-height: 40px;
  }
  .page-order table .responsive-table-item td .order-icon-package img,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage table .responsive-table-item td .order-icon-package img,
  .page-ticket table .responsive-table-item td .order-icon-package img {
    border-radius: 50%;
    padding: 8px;
    background-image: linear-gradient(120.95deg, #ffffff, #f4f4f4);
    text-align: center;
  }
  .page-order table .responsive-table-item td.responsive-table-cell.package-icon-cell,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage table .responsive-table-item td.responsive-table-cell.package-icon-cell,
  .page-ticket table .responsive-table-item td.responsive-table-cell.package-icon-cell {
    text-align: center;
  }
  .page-order table .responsive-table-item td.order-num,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage table .responsive-table-item td.order-num,
  .page-ticket table .responsive-table-item td.order-num {
    padding-left: 0;
    text-transform: lowercase;
    width: 34%;
  }
  .page-order table .responsive-table-item td.date-cell-table,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage table .responsive-table-item td.date-cell-table,
  .page-ticket table .responsive-table-item td.date-cell-table {
    width: 25%;
  }
  .page-order table .responsive-table-item td.date-cell-table img,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage table .responsive-table-item td.date-cell-table img,
  .page-ticket table .responsive-table-item td.date-cell-table img {
    padding-right: 5px;
  }
  .page-order table .responsive-table-item td:last-child,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage table .responsive-table-item td:last-child,
  .page-ticket table .responsive-table-item td:last-child {
    text-align: left;
    width: 10%;
  }
  .page-order .account-consignment,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-consignment,
  .page-ticket .account-consignment {
    border: none;
  }
  .page-order .well-quinary,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .well-quinary,
  .page-ticket .well-quinary {
    margin-top: 0;
  }
  .page-order .well-quinary .col-xs-12,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .well-quinary .col-xs-12,
  .page-ticket .well-quinary .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-order .consigment-identificator,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .consigment-identificator,
  .page-ticket .consigment-identificator {
    width: 100%;
    background: black;
    border-radius: 0;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    padding: 13px 22px;
  }
  .page-order .consigment-identificator .consignment-header-description,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .consigment-identificator .consignment-header-description,
  .page-ticket .consigment-identificator .consignment-header-description {
    color: white;
    text-transform: uppercase;
  }
  .page-order .consigment-identificator .consignment-header-number,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .consigment-identificator .consignment-header-number,
  .page-ticket .consigment-identificator .consignment-header-number {
    color: white;
  }
  .page-order .item__list,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .item__list,
  .page-ticket .item__list {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: white;
    margin: 15px 0;
  }
  .page-order .item__list .item__list--item,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .item__list .item__list--item,
  .page-ticket .item__list .item__list--item {
    padding: 0;
  }
  .page-order .item__list .item__list--item .item__info,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .item__list .item__list--item .item__info,
  .page-ticket .item__list .item__list--item .item__info {
    padding-left: 35px;
    padding-top: 30px;
  }
  .page-order .item__list .item__list--item .item__info img,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .item__list .item__list--item .item__info img,
  .page-ticket .item__list .item__list--item .item__info img {
    padding-bottom: 10px;
  }
  .page-order .item__list .item__list--item .item__info .item__name,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .item__list .item__list--item .item__info .item__name,
  .page-ticket .item__list .item__list--item .item__info .item__name {
    font-size: 14px;
  }
  .page-order .item__list .item__list--item .item__image,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .item__list .item__list--item .item__image,
  .page-ticket .item__list .item__list--item .item__image {
    padding: 0;
  }
  .page-order .item__list .item__list--item .item__image img,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .item__list .item__list--item .item__image img,
  .page-ticket .item__list .item__list--item .item__image img {
    max-width: 300px;
    border: 0;
    padding: 10px;
  }
  .page-order .product-list,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .product-list,
  .page-ticket .product-list {
    display: flex;
  }
  .page-order .account-orderdetail__footer .row .orderTotal,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-orderdetail__footer .row .orderTotal,
  .page-ticket .account-orderdetail__footer .row .orderTotal {
    padding: 30px 25px;
  }
  .page-order .account-orderdetail__footer .row .orderTotal .total-description,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-orderdetail__footer .row .orderTotal .total-description,
  .page-ticket .account-orderdetail__footer .row .orderTotal .total-description {
    text-transform: none;
    font-weight: 100;
  }
  .page-order .account-orderdetail__footer .row .orderTotal .totals,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-orderdetail__footer .row .orderTotal .totals,
  .page-ticket .account-orderdetail__footer .row .orderTotal .totals {
    line-height: 0;
  }
  .page-order .account-orderdetail__footer .row .orderTotal .totals span,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-orderdetail__footer .row .orderTotal .totals span,
  .page-ticket .account-orderdetail__footer .row .orderTotal .totals span {
    font-size: 16px;
  }
  .page-order .account-orderdetail__footer .row .orderTotal .totals:first-child,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-orderdetail__footer .row .orderTotal .totals:first-child,
  .page-ticket .account-orderdetail__footer .row .orderTotal .totals:first-child {
    font-size: 16px;
  }
  .page-order .account-orderdetail__footer .row .orderTotal .row,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-orderdetail__footer .row .orderTotal .row,
  .page-ticket .account-orderdetail__footer .row .orderTotal .row {
    padding: 0;
  }
  .page-order .account-orderdetail__footer .row .orderTotal span.delivery-cost,
  .template-pages-addon--forumsportstorefrontaddon-pages-account-accountLayoutPage .account-orderdetail__footer .row .orderTotal span.delivery-cost,
  .page-ticket .account-orderdetail__footer .row .orderTotal span.delivery-cost {
    color: gray;
    font-weight: 100;
  }
  .page-cancel-order .cancelorderForm--ButtonWrapper .btn-primary,
  .page-confirm-cancel-order .cancelorderForm--ButtonWrapper .btn-primary {
    padding: 10px 15px;
  }
  .page-cancel-order .cancel-order__list .item__image,
  .page-confirm-cancel-order .cancel-order__list .item__image {
    width: 250px;
  }
  .page-cancel-order .cancel-order__list .item__image img,
  .page-confirm-cancel-order .cancel-order__list .item__image img {
    width: 100%;
  }
  .page-cancel-order .cancel-order__list .item__info,
  .page-confirm-cancel-order .cancel-order__list .item__info {
    width: 250px;
  }
  .page-cancel-order .account-section-content .back-link,
  .page-confirm-cancel-order .account-section-content .back-link {
    flex-direction: unset;
    width: 100%;
  }
  .page-cancel-order .account-section-content .back-link .label,
  .page-confirm-cancel-order .account-section-content .back-link .label {
    line-height: 1;
  }
  .page-cancel-order .account-section-content .back-link a span,
  .page-confirm-cancel-order .account-section-content .back-link a span {
    border: none;
  }
  .page-cancel-order .account-section-content .back-link .code,
  .page-confirm-cancel-order .account-section-content .back-link .code {
    display: none;
  }
  .page-cancel-order .cancel-order-button,
  .page-confirm-cancel-order .cancel-order-button {
    margin: 0;
    width: auto;
    padding: 0;
  }
  .page-cancel-order .cancel-order-button .cancel-actions,
  .page-confirm-cancel-order .cancel-order-button .cancel-actions {
    padding: 0;
  }
  .page-cancel-order .cancel-order-button .cancel-actions .row,
  .page-confirm-cancel-order .cancel-order-button .cancel-actions .row {
    margin: 0;
  }
  .page-cancel-order .cancel-order-button .cancel-actions .row .col-sm-6.col-sm-offset-6,
  .page-confirm-cancel-order .cancel-order-button .cancel-actions .row .col-sm-6.col-sm-offset-6 {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 1024px) {
  .page-order .delivery-data-section,
  .page-ticket .delivery-data-section,
  .page-order .billing-data-section,
  .page-ticket .billing-data-section,
  .page-order .orderTotal,
  .page-ticket .orderTotal {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: white;
    padding: 25px;
    margin: 15px 0;
  }
  .page-order .delivery-data-section .delivery-data-headline,
  .page-ticket .delivery-data-section .delivery-data-headline,
  .page-order .billing-data-section .delivery-data-headline,
  .page-ticket .billing-data-section .delivery-data-headline,
  .page-order .orderTotal .delivery-data-headline,
  .page-ticket .orderTotal .delivery-data-headline,
  .page-order .delivery-data-section .billing-data-headline,
  .page-ticket .delivery-data-section .billing-data-headline,
  .page-order .billing-data-section .billing-data-headline,
  .page-ticket .billing-data-section .billing-data-headline,
  .page-order .orderTotal .billing-data-headline,
  .page-ticket .orderTotal .billing-data-headline {
    font-size: 20px;
    text-transform: uppercase;
  }
  .page-order .delivery-data-section .delivery-data-headline a,
  .page-ticket .delivery-data-section .delivery-data-headline a,
  .page-order .billing-data-section .delivery-data-headline a,
  .page-ticket .billing-data-section .delivery-data-headline a,
  .page-order .orderTotal .delivery-data-headline a,
  .page-ticket .orderTotal .delivery-data-headline a,
  .page-order .delivery-data-section .billing-data-headline a,
  .page-ticket .delivery-data-section .billing-data-headline a,
  .page-order .billing-data-section .billing-data-headline a,
  .page-ticket .billing-data-section .billing-data-headline a,
  .page-order .orderTotal .billing-data-headline a,
  .page-ticket .orderTotal .billing-data-headline a {
    margin-left: 10px;
    color: #4A90E2;
    font-size: 13px;
  }
  .page-order .delivery-data-section .delivery-data-headline a:hover,
  .page-ticket .delivery-data-section .delivery-data-headline a:hover,
  .page-order .billing-data-section .delivery-data-headline a:hover,
  .page-ticket .billing-data-section .delivery-data-headline a:hover,
  .page-order .orderTotal .delivery-data-headline a:hover,
  .page-ticket .orderTotal .delivery-data-headline a:hover,
  .page-order .delivery-data-section .billing-data-headline a:hover,
  .page-ticket .delivery-data-section .billing-data-headline a:hover,
  .page-order .billing-data-section .billing-data-headline a:hover,
  .page-ticket .billing-data-section .billing-data-headline a:hover,
  .page-order .orderTotal .billing-data-headline a:hover,
  .page-ticket .orderTotal .billing-data-headline a:hover {
    text-decoration: underline;
    cursor: pointer;
    outline: 0;
  }
  .page-order .delivery-data-section span,
  .page-ticket .delivery-data-section span,
  .page-order .billing-data-section span,
  .page-ticket .billing-data-section span,
  .page-order .orderTotal span,
  .page-ticket .orderTotal span {
    color: black;
    font-size: 13px;
  }
  .page-order .delivery-data-section span.address-data-details,
  .page-ticket .delivery-data-section span.address-data-details,
  .page-order .billing-data-section span.address-data-details,
  .page-ticket .billing-data-section span.address-data-details,
  .page-order .orderTotal span.address-data-details,
  .page-ticket .orderTotal span.address-data-details {
    font-weight: 100;
    color: gray;
  }
  .page-order .delivery-data-section .delivery-direccion span,
  .page-ticket .delivery-data-section .delivery-direccion span {
    display: flex;
    flex-direction: column;
    padding-bottom: 18px;
  }
  .page-order .delivery-data-section .delivery-direccion span.address-data-details,
  .page-ticket .delivery-data-section .delivery-direccion span.address-data-details {
    margin-bottom: 10px;
  }
  .page-order .delivery-data-section .col-xs-12,
  .page-ticket .delivery-data-section .col-xs-12 {
    padding: 0;
  }
  .page-order .delivery-data-section.order-data-section,
  .page-ticket .delivery-data-section.order-data-section {
    margin-top: 0;
  }
  .page-order .billing-data-section .delivery-direccion span,
  .page-ticket .billing-data-section .delivery-direccion span {
    display: flex;
    flex-direction: column;
    padding-bottom: 18px;
  }
  .page-order .billing-data-section .delivery-direccion span.address-data-details,
  .page-ticket .billing-data-section .delivery-direccion span.address-data-details {
    margin-bottom: 10px;
  }
  .page-order .billing-data-section .col-xs-12,
  .page-ticket .billing-data-section .col-xs-12 {
    padding: 0;
  }
  .page-order .back-link,
  .page-ticket .back-link {
    padding: 10px 0;
    margin-top: 15px;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .page-order .back-link span.label,
  .page-ticket .back-link span.label {
    text-transform: uppercase;
    padding: 0;
    font-size: 36px;
    text-align: left;
    margin-bottom: 15px;
  }
  .page-order .back-link span.code,
  .page-ticket .back-link span.code {
    text-transform: lowercase;
    font-size: 17px;
    font-weight: 100;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    padding-left: 0;
  }
  .page-order .order-detail-title .order-detail-btn-section,
  .page-ticket .order-detail-title .order-detail-btn-section {
    padding: 0;
  }
  .page-order .order-detail-title .order-detail-btn-section .pull-right,
  .page-ticket .order-detail-title .order-detail-btn-section .pull-right {
    width: 100%;
    padding: 0;
  }
  .page-order .order-detail-title .button,
  .page-ticket .order-detail-title .button {
    border: 2px solid #222222;
    padding: 10px 10px 10px 20px;
    margin: 20px 0 0 0;
    width: 100%;
    background: white;
    color: black;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
  }
  .page-order .order-detail-title .button img,
  .page-ticket .order-detail-title .button img {
    width: 25px;
    float: right;
    margin-right: 10px;
  }
  .page-order table,
  .page-ticket table {
    display: inline-table;
    margin-bottom: 16px;
  }
  .page-order table .mobile-table-head,
  .page-ticket table .mobile-table-head {
    text-transform: uppercase;
    font-size: 15px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 5px;
  }
  .page-order table a,
  .page-ticket table a {
    color: black !important;
    text-transform: lowercase;
  }
  .page-order table tr.responsive-table-item,
  .page-ticket table tr.responsive-table-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    background: white;
    padding: 5px 15px 30px 15px;
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
  }
  .page-order table tr.responsive-table-item td,
  .page-ticket table tr.responsive-table-item td {
    text-transform: uppercase;
  }
  .page-order table tr.responsive-table-item td.responsive-table-cell,
  .page-ticket table tr.responsive-table-item td.responsive-table-cell {
    width: 60%;
  }
  .page-order table tr.responsive-table-item td.responsive-table-cell .order-icon-package-mobile img,
  .page-ticket table tr.responsive-table-item td.responsive-table-cell .order-icon-package-mobile img {
    position: absolute;
    bottom: 180px;
    right: -23px;
    border-radius: 50%;
    padding: 36px;
    width: 150px;
    background-image: linear-gradient(120.95deg, #ffffff, #f4f4f4);
  }
  .page-order table tr.responsive-table-item td.responsive-table-cell.date-cell-table img,
  .page-ticket table tr.responsive-table-item td.responsive-table-cell.date-cell-table img {
    display: none;
  }
  .page-order .account-consignment,
  .page-ticket .account-consignment {
    border: none;
  }
  .page-order .well-quinary,
  .page-ticket .well-quinary {
    margin-top: 0;
  }
  .page-order .well-quinary .col-xs-12,
  .page-ticket .well-quinary .col-xs-12 {
    padding: 0;
  }
  .page-order .delivery-data-headline .col-xs-12,
  .page-ticket .delivery-data-headline .col-xs-12 {
    padding: 0;
  }
  .page-order .consigment-identificator,
  .page-ticket .consigment-identificator {
    width: 100%;
    background: black;
    border-radius: 0;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    padding: 20px 22px;
  }
  .page-order .consigment-identificator .consignment-header-description,
  .page-ticket .consigment-identificator .consignment-header-description {
    color: white;
    text-transform: uppercase;
  }
  .page-order .consigment-identificator .consignment-header-number,
  .page-ticket .consigment-identificator .consignment-header-number {
    color: white;
    font-weight: 100;
  }
  .page-order .item__list,
  .page-ticket .item__list {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: white;
    margin: 15px 0;
  }
  .page-order .item__list .item__list--item,
  .page-ticket .item__list .item__list--item {
    padding: 0;
  }
  .page-order .item__list .item__list--item .item__info,
  .page-ticket .item__list .item__list--item .item__info {
    padding: 30px 25px;
  }
  .page-order .item__list .item__list--item .item__info img,
  .page-ticket .item__list .item__list--item .item__info img {
    padding-bottom: 10px;
  }
  .page-order .item__list .item__list--item .item__info .item__name,
  .page-ticket .item__list .item__list--item .item__info .item__name {
    font-size: 14px;
  }
  .page-order .item__list .item__list--item .item__image,
  .page-ticket .item__list .item__list--item .item__image {
    padding: 0;
  }
  .page-order .item__list .item__list--item .item__image img,
  .page-ticket .item__list .item__list--item .item__image img {
    max-width: initial;
    width: 100%;
    border: 0;
    padding: 10px;
  }
  .page-order .account-orderdetail__footer .row .orderTotal,
  .page-ticket .account-orderdetail__footer .row .orderTotal {
    padding: 30px 25px;
  }
  .page-order .account-orderdetail__footer .row .orderTotal .total-description,
  .page-ticket .account-orderdetail__footer .row .orderTotal .total-description {
    text-transform: none;
    font-weight: 100;
  }
  .page-order .account-orderdetail__footer .row .orderTotal .totals,
  .page-ticket .account-orderdetail__footer .row .orderTotal .totals {
    line-height: 0;
  }
  .page-order .account-orderdetail__footer .row .orderTotal .totals span,
  .page-ticket .account-orderdetail__footer .row .orderTotal .totals span {
    font-size: 16px;
  }
  .page-order .account-orderdetail__footer .row .orderTotal .totals:first-child,
  .page-ticket .account-orderdetail__footer .row .orderTotal .totals:first-child {
    font-size: 16px;
  }
  .page-order .account-orderdetail__footer .row .orderTotal .row,
  .page-ticket .account-orderdetail__footer .row .orderTotal .row {
    padding: 0;
  }
  .page-order .account-orderdetail__footer .row .orderTotal span.delivery-cost,
  .page-ticket .account-orderdetail__footer .row .orderTotal span.delivery-cost {
    color: gray;
    font-weight: 100;
  }
  .page-order .button,
  .page-ticket .button {
    width: 100%;
  }
  .page-cancel-order .cancelorderForm--ButtonWrapper .btn-primary,
  .page-confirm-cancel-order .cancelorderForm--ButtonWrapper .btn-primary {
    padding: 10px 15px;
  }
  .page-cancel-order .account-section-content .back-link,
  .page-confirm-cancel-order .account-section-content .back-link {
    flex-direction: unset;
    padding-right: 0;
    padding-left: 0;
  }
  .page-cancel-order .account-section-content .back-link .code,
  .page-confirm-cancel-order .account-section-content .back-link .code {
    display: none;
  }
  .page-cancel-order .cancel-order__list .item__info,
  .page-confirm-cancel-order .cancel-order__list .item__info {
    padding: 0;
  }
  .page-cancel-order .cancel-order__list .item__quantity-wrapper .qtyValue,
  .page-confirm-cancel-order .cancel-order__list .item__quantity-wrapper .qtyValue {
    font-size: 14px;
  }
  .page-cancel-order .cancel-order-button,
  .page-confirm-cancel-order .cancel-order-button {
    margin: 0;
    width: auto;
    padding: 0;
  }
  .page-cancel-order .cancel-order-button .cancel-actions,
  .page-confirm-cancel-order .cancel-order-button .cancel-actions {
    padding: 0;
  }
  .page-cancel-order .cancel-order-button .cancel-actions .row,
  .page-confirm-cancel-order .cancel-order-button .cancel-actions .row {
    margin: 0;
  }
  .page-cancel-order .cancel-order-button .cancel-actions .row .col-sm-6.col-sm-offset-6,
  .page-confirm-cancel-order .cancel-order-button .cancel-actions .row .col-sm-6.col-sm-offset-6 {
    width: 100%;
    margin: 0;
  }
  .page-cancel-order .item__quantity.mobile-quantity,
  .page-confirm-cancel-order .item__quantity.mobile-quantity {
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .page-cancel-order .item__quantity.mobile-quantity .item__quantity-wrapper,
  .page-confirm-cancel-order .item__quantity.mobile-quantity .item__quantity-wrapper {
    display: flex;
    align-items: flex-end;
  }
  .page-cancel-order .item__quantity.mobile-quantity .item__quantity-wrapper .mobile-qty,
  .page-confirm-cancel-order .item__quantity.mobile-quantity .item__quantity-wrapper .mobile-qty {
    margin: 0 0 0 auto;
  }
  .page-cancel-order .item__quantity.mobile-quantity .item__quantity-wrapper .form-control,
  .page-confirm-cancel-order .item__quantity.mobile-quantity .item__quantity-wrapper .form-control {
    width: 40px;
    height: 30px;
    margin: 0 0 0 auto;
  }
}
@media (min-width: 1025px) {
  .account-section .account-update-support-service .row {
    margin: 0;
  }
  .account-section .account-update-support-service .back-link {
    padding-left: 0;
    text-transform: uppercase;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    margin-bottom: 30px;
  }
  .account-section .account-update-support-service .back-link span.label {
    padding-left: 0;
  }
  .account-section .account-update-support-service .well {
    border-bottom: none;
  }
  .account-section .account-update-support-service .well.well-lg.well-tertiary {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: white;
    padding: 25px;
    margin: 30px 0;
    color: black;
    font-size: 15px;
  }
  .account-section .account-update-support-service .well.well-lg.well-tertiary .col-md-6 {
    padding: 0;
  }
  .account-section .account-update-support-service .well.well-lg.well-tertiary span:last-child {
    color: #797676;
  }
}
@media (max-width: 1024px) {
  .account-section .account-update-support-service .back-link {
    padding-left: 0;
    text-transform: uppercase;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
    margin-bottom: 30px;
    width: 65%;
  }
  .account-section .account-update-support-service .back-link span.label {
    padding-left: 0;
    font-size: 36px;
  }
  .account-section .account-update-support-service .col-xs-12 {
    padding: 0;
  }
  .account-section .account-update-support-service .col-xs-12 span:last-child {
    padding-bottom: 10px;
  }
  .account-section .account-update-support-service .well {
    border-bottom: none;
  }
  .account-section .account-update-support-service .well.well-lg.well-tertiary {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: white;
    padding: 25px;
    margin: 0;
    color: black;
    font-size: 15px;
  }
  .account-section .account-update-support-service .well.well-lg.well-tertiary span:last-child {
    color: #797676;
  }
  .account-section .account-update-support-service .well.well-lg.well-tertiary span {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 1025px) {
  .account-section .customer-ticketing-body .row {
    margin: 0;
  }
  .account-section .customer-ticketing-body .col-xs-12 {
    padding: 0;
  }
  .account-section .customer-ticketing-body .cts-attach-list {
    padding: 0;
    display: flex;
    align-items: center;
  }
  .account-section .customer-ticketing-body .cts-attach-list .col-md-6 {
    padding: 10px 20px 0 20px;
    font-size: 14px;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .account-section .customer-ticketing-body .cts-attach-list .col-md-6:last-child a {
    float: right;
  }
  .account-section .customer-ticketing-body .cts-msg-history-item {
    padding: 0;
    margin-top: 0;
  }
  .account-section .customer-ticketing-body .cts-msg-history-item .well {
    border-radius: 0;
    padding: 15px 20px;
    display: none;
  }
  .account-section .customer-ticketing-body .cts-msg-history {
    padding: 0;
    margin-top: 0;
  }
  .account-section .customer-ticketing-body .cts-msg-history-item-info {
    margin: 0;
  }
  .account-section .customer-ticketing-body .cts-msg-history-item-msg {
    color: #797676;
    text-align: left;
  }
  .account-section .customer-ticketing-body .titles {
    text-transform: uppercase;
  }
  .account-section .customer-ticketing-body .titles div:first-child {
    padding-left: 25px;
  }
  .account-section .customer-ticketing-body .info-box {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: white;
    padding: 15px 25px;
    margin: 6px 0;
    line-height: 40px;
  }
  .account-section .customer-ticketing-body .info-box .date {
    color: #d1d1d1;
    display: flex;
    align-items: center;
  }
  .account-section .customer-ticketing-body .info-box .date img {
    padding-right: 5px;
  }
  .account-section .customer-ticketing-body .info-box .js-dropdown {
    cursor: pointer;
  }
  .account-section .customer-ticketing-body .col-md-4 {
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .account-section .customer-ticketing-body .col-md-2:last-child {
    text-align: right;
  }
  .account-section .customer-ticketing-body span.glyphicon {
    background-image: linear-gradient(120.95deg, #ffffff, #dbd3d3);
    border-radius: 50%;
    padding: 8px;
  }
  .account-section .customer-ticketing-body .add-button a {
    border: 2px solid #222222;
    padding: 5px 10px 5px 20px;
    margin: 25px 0;
    width: 100%;
    background: white;
    color: black;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    text-transform: uppercase;
  }
  .account-section .customer-ticketing-body .add-button a img {
    width: 30px;
  }
  .account-section .customer-ticketing-body .headline {
    text-align: left;
    text-transform: uppercase;
    border-top: 1px solid #d2d0cd;
    border-bottom: none;
    padding: 15px 0;
  }
  .account-section .customer-ticketing-body .headline .col-md-6:nth-child(1) {
    padding: 0;
  }
  .account-section .customer-ticketing-body .headline .col-md-6:nth-child(2) {
    text-align: right;
    padding-right: 25px;
  }
  .account-section .customer-ticketing-body .icon-close {
    border-radius: 50%;
    background-image: linear-gradient(120.95deg, #ffffff, #dbd3d3);
    margin-bottom: 5px;
    padding: 7px;
  }
  .account-section .customer-ticketing-body .icon-close img {
    border-radius: 50%;
    background-image: linear-gradient(120.95deg, #ffffff, #dbd3d3);
    margin-bottom: 5px;
    padding: 2px;
  }
  .account-section .customer-ticketing-body input[type="text"] {
    border: none;
    border-bottom: 1px solid #cccccc;
    box-shadow: none;
    width: 230px;
    padding-left: 0;
    margin-top: 20px;
  }
  .account-section .customer-ticketing-body label.control-label {
    text-transform: capitalize;
    color: #cccccc;
    font-size: 10px;
  }
  .account-section .customer-ticketing-body textarea {
    box-shadow: none;
    border: none;
    resize: none;
    border-bottom: 1px solid #cccccc;
    padding-left: 0;
  }
  .account-section .customer-ticketing-body #supportTicketForm textarea.form-control {
    height: 150px;
  }
  .account-section .customer-ticketing-body .form-group {
    margin-bottom: 40px;
  }
  .account-section .customer-ticketing-body .file-upload {
    margin-top: 0;
  }
  .account-section .customer-ticketing-body .js-file-upload__file-name {
    display: none;
  }
  .account-section .customer-ticketing-body .modal-actions .col-md-4 {
    padding: 0;
  }
  .account-section .customer-ticketing-body .modal-actions .col-md-8 {
    text-align: right;
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .account-section .customer-ticketing-body .info-box {
    box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.2);
    background: white;
    padding: 25px;
    margin: 25px 0;
    position: relative;
    overflow: hidden;
  }
  .account-section .customer-ticketing-body .info-box .col-md-4 {
    padding-bottom: 20px;
  }
  .account-section .customer-ticketing-body .info-box .col-md-2 {
    text-align: right;
  }
  .account-section .customer-ticketing-body .info-box .js-dropdown {
    cursor: pointer;
  }
  .account-section .customer-ticketing-body .cts-msg-history-item-msg {
    color: #797676;
    text-align: left;
    padding: 10px 25px;
  }
  .account-section .customer-ticketing-body .cts-msg-history-item {
    padding: 0;
    margin-top: 0;
  }
  .account-section .customer-ticketing-body .cts-msg-history-item .well {
    border-radius: 0;
    padding: 0;
    display: none;
    margin: 0;
  }
  .account-section .customer-ticketing-body .cts-msg-history-item .well .col-md-6 {
    padding-bottom: 20px;
  }
  .account-section .customer-ticketing-body .cts-msg-history {
    padding: 0;
    margin-top: 0;
  }
  .account-section .customer-ticketing-body .cts-attach-list {
    border: none;
    margin: 0;
    padding: 10px 25px 0;
  }
  .account-section .customer-ticketing-body .col-xs-12 {
    padding: 0;
    font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
  }
  .account-section .customer-ticketing-body .col-xs-12 .icon-user {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 25px;
  }
  .account-section .customer-ticketing-body .col-xs-12 .date {
    color: #797676;
  }
  .account-section .customer-ticketing-body .col-xs-12 .date img {
    display: none;
  }
  .account-section .customer-ticketing-body .col-md-3 {
    padding-bottom: 15px;
  }
  .account-section .customer-ticketing-body .titles {
    text-transform: uppercase;
    padding-bottom: 5px;
  }
  .account-section .customer-ticketing-body .bubble-mobile {
    position: absolute;
    top: -20px;
    right: -20px;
    border-radius: 50%;
    padding: 36px;
    width: 150px;
    background-image: linear-gradient(120.95deg, #ffffff, #dbd3d3);
  }
  .account-section .customer-ticketing-body .toggle-msg {
    border: 1px solid #e5e5e5;
  }
  .account-section .customer-ticketing-body .toggle-msg {
    padding-bottom: 20px;
  }
  .account-section .customer-ticketing-body .add-button a {
    border: 2px solid #222222;
    padding: 5px 10px 5px 20px;
    margin: 20px 0 25px 0;
    width: 100%;
    background: white;
    color: black;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    text-transform: uppercase;
  }
  .account-section .customer-ticketing-body .add-button a img {
    width: 30px;
  }
  .account-section .customer-ticketing-body .glyphicon {
    float: left;
    background-image: linear-gradient(120.95deg, #ffffff, #dbd3d3);
    border-radius: 50%;
    padding: 8px;
    margin-right: 10px;
  }
  .account-section .customer-ticketing-body .cts-msg-history .headline {
    text-align: left;
    text-transform: uppercase;
    border-bottom: none;
    padding: 15px 0;
  }
  .account-section .customer-ticketing-body .cts-msg-history .headline .col-md-6 {
    padding: 0;
  }
  .account-section .customer-ticketing-body .cts-msg-history .headline .col-md-6:nth-child(2) {
    text-align: right;
  }
  .account-section .customer-ticketing-body .cts-msg-history .icon-close {
    border-radius: 50%;
    background-image: linear-gradient(120.95deg, #ffffff, #dbd3d3);
    margin-bottom: 5px;
    padding: 7px;
  }
  .account-section .customer-ticketing-body .cts-msg-history #ct-add-new-msg {
    padding-top: 10px;
  }
  .account-section .customer-ticketing-body .cts-msg-history input[type="text"] {
    border: none;
    border-bottom: 1px solid #cccccc;
    box-shadow: none;
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .account-section .customer-ticketing-body .cts-msg-history label.control-label {
    text-transform: capitalize;
    color: #cccccc;
    font-size: 10px;
  }
  .account-section .customer-ticketing-body .cts-msg-history textarea {
    box-shadow: none;
    border: none;
    resize: none;
    border-bottom: 1px solid #cccccc;
    padding-left: 0;
  }
  .account-section .customer-ticketing-body .cts-msg-history #supportTicketForm textarea.form-control {
    height: 150px;
  }
  .account-section .customer-ticketing-body .cts-msg-history .form-group {
    margin-bottom: 40px;
  }
  .account-section .customer-ticketing-body .cts-msg-history .file-upload {
    margin-top: 0;
    display: flex;
    align-items: center;
  }
  .account-section .customer-ticketing-body .cts-msg-history .file-upload .js-file-upload__file-name {
    display: none;
  }
  .account-section .customer-ticketing-body .cts-msg-history button#updateTicket {
    margin-bottom: 30px;
  }
}
.page-brandPage .brands-content {
  width: 100%;
  max-width: 85rem;
  margin: 0 auto;
  padding: 20px 0;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
.page-brandPage .brands-content .search-group {
  position: relative;
}
.page-brandPage .brands-content .search-group .glyphicon-search {
  position: absolute;
  right: 30px;
  top: 12px;
}
.page-brandPage .brands-content .brands-quantity {
  text-align: right;
  font-size: 18px;
}
.page-brandPage .brands-content .brands-quantity span {
  font-size: 1.2em;
  color: #e74e46;
}
.page-brandPage .brands-content .brand-content {
  padding: 1em;
  border-top: 1px solid lightgrey;
}
.page-brandPage .brands-content .brand-content .brand-img-content {
  text-align: center;
}
.page-brandPage .brands-content .brand-content .brand-img-content img {
  width: 50%;
  margin: 10px auto;
  display: block;
}
.page-brandPage .brands-content .brand-content .brand-img-content a {
  text-decoration: none;
  font-weight: bolder;
}
.page-brandPage .brands-content .brand-content .brand-categories-content .total-product-text {
  font-size: 12px;
}
.page-brandPage .brands-content .brand-content .brand-categories-content .total-product-text span {
  font-size: 1.2em;
  color: #e74e46;
}
.page-brandPage .brands-content .brand-content .brand-categories-content .categories-content {
  height: 90px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: start;
}
.page-brandPage .brands-content .brand-content .brand-categories-content .categories-content .category-link {
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 8px;
}
.page-brandPage .brands-content .brand-content .brand-categories-content .categories-content .col-custom-5 {
  width: 20%;
  float: left;
  box-sizing: border-box;
}
.page-brandPage .brands-content .brand-content .brand-review-content .brand-rating {
  font-size: 2.5em;
  display: flex;
  align-items: center;
}
.page-brandPage .brands-content .brand-content .brand-review-content .brand-rating small {
  font-size: .4em;
}
.page-brandPage .brands-content .brand-content .brand-review-content .total-reviews-text {
  font-size: 13px;
}
.page-brandPage .brands-content .brand-content .brand-review-content .total-reviews-text span {
  font-size: 1.2em;
  color: #e74e46;
}
.page-brandPage .brands-content .brand-content .brand-review-content a {
  margin: 0;
  text-decoration: none;
  font-weight: bolder;
}
@media (max-width: 1024px) {
  .page-brandPage .brands-content .brand-content .brand-categories-content {
    display: none;
  }
  .page-brandPage .brands-content .brand-content .brand-review-content {
    text-align: center;
  }
  .page-brandPage .brands-content .brand-content .brand-review-content .total-reviews-text {
    display: inline;
  }
}
.components-button {
  background: #222;
  color: #fff;
  display: inline-block;
  border: none;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
  padding: 15px 26px;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 0.3s ease-out;
}
.components-button:hover {
  color: #d2d2d2;
  text-decoration: none;
}
.components-button--white {
  background: #fff;
  color: #222222;
}
.components-button--white:hover {
  color: #222;
  text-decoration: none;
}
.components-text-card {
  width: 100%;
}
.components-text-card p {
  font-size: 16px;
  line-height: 18px;
  margin: 0;
}
.components-text-card p:not(:last-of-type) {
  margin-bottom: 10px;
}
.components-text-card .components-button {
  font-size: 14px;
  line-height: 17px;
  margin-top: 20px;
  padding: 12px 26px 11px;
}
.components-text-card__title {
  display: block;
  font-size: 24px;
  line-height: 29px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.components-text-card__title + p {
  margin-top: 7px;
}
.banner-paragraph-outer-text .components-text-card:not(.components-text-card--black) .components-text-card__title,
.banner-paragraph-outer-text .components-text-card:not(.components-text-card--black) p {
  color: #ffffff;
}
.banner-paragraph-outer-text .components-text-card:not(.components-text-card--black) .components-button {
  background: #fff;
  color: #222222;
}
.banner-paragraph-outer-text .components-text-card:not(.components-text-card--black) .components-button:hover {
  color: #222;
  text-decoration: none;
}
.page-reviewsContentPage .headline-text {
  text-transform: uppercase;
}
.page-reviewsContentPage a.button.botton--narrow--white {
  color: #000;
  text-decoration: none;
  font-size: 0.7em;
}
.page-reviewsContentPage a.button.botton--narrow--white:hover {
  color: #fff;
}
.page-reviewsContentPage .slide-reviews__comment {
  padding: 0 40px;
}
.page-reviewsContentPage .slide-reviews__comment a img {
  width: 120px;
  float: left;
  margin-right: 30px;
}
.page-reviewsContentPage a.button {
  color: #fff;
}
.page-reviewsContentPage .filter-color {
  filter: invert(100%);
}
.page-reviewsContentPage .ratings-overview {
  text-align: center;
}
.page-reviewsContentPage .ratings-overview h2 {
  font-size: 1.2em;
  text-transform: uppercase;
}
.page-reviewsContentPage .ratings-overview .rating {
  font-size: 2.2em;
  margin: 0 auto;
  padding: 0;
}
.page-reviewsContentPage .ratings-overview .rating span.average-verified-reviews {
  font-size: 1em;
}
.page-reviewsContentPage .ratings-overview .rating span {
  font-size: 0.6em;
}
.page-reviewsContentPage .index-rating-extract {
  text-align: center;
}
.page-reviewsContentPage .index-rating-extract .primary-color {
  font-weight: bold;
  font-size: 1.2em;
}
.page-reviewsContentPage .rating-stars {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-reviewsContentPage .rating-stars > div {
  margin: 10px auto;
}
.page-reviewsContentPage .review-verified-img {
  text-align: center;
  width: 100%;
}
.page-reviewsContentPage .review-verified-img .index-rating-opinones-img {
  margin-bottom: 20px;
  max-width: 146px;
  width: auto;
  height: auto;
}
.page-reviewsContentPage .reviwe-verified-text {
  padding-right: 10px;
}
.page-reviewsContentPage .slide-reviews__comment .alias-text {
  font-size: .6875rem;
}
.page-reviewsContentPage .slide-reviews__comment .product-img {
  display: block;
  float: left;
  margin-right: 2%;
  width: 100px;
}
.page-reviewsContentPage .large-12.column.comment-container {
  text-align: center;
}
.page-reviewsContentPage .large-12.column.comment-container .button {
  text-decoration: none;
}
.payin7Simulator {
  font-family: inherit;
  position: relative;
  border-bottom: thin solid black;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.payin7Simulator * {
  text-align: left !important;
}
.payin7Simulator span.red {
  color: #E42119;
}
.payin7Simulator span.pointer {
  cursor: pointer;
}
.payin7Simulator .simulator-top-text {
  text-transform: uppercase;
}
.payin7Simulator .simulator-top-text span,
.payin7Simulator .simulator-bottom-text span {
  font-size: 0.96em;
}
.payin7Simulator .payin7Simulator-top span.title {
  font-size: 0.89em;
  color: #797676;
  text-transform: uppercase;
}
.payin7Simulator .payin7Simulator-bottom {
  transition: all linear 0.3s;
  overflow: hidden;
  max-height: 500px;
}
.payin7Simulator .payin7Simulator-bottom .month-selector-main {
  margin: 10px 0;
}
.payin7Simulator .payin7Simulator-bottom .month-selector-main .month-selector-wrapper {
  display: -moz-inline-grid;
  display: -ms-inline-grid;
  display: inline-grid;
  grid-template-columns: 35px 35px 35px;
  grid-template-rows: 35px;
  border-bottom: thin solid #F2F2F2;
  border-left: thin solid #F2F2F2;
  align-items: center;
  justify-items: center;
}
.payin7Simulator .payin7Simulator-bottom .month-selector-main .month-selector-wrapper span {
  width: 100%;
  height: 100%;
  text-align: center !important;
  padding: 5px;
  border-top: thin solid #F2F2F2;
  border-right: thin solid #F2F2F2;
}
.payin7Simulator .toggle-btn {
  position: absolute;
  bottom: 10px;
  right: 0;
  font-size: 18px;
  width: 18px;
  height: 18px;
  font-family: monospace;
  transition: all linear 0.3s;
  cursor: pointer;
  text-align: center;
}
.payin7Simulator.inactive .payin7Simulator-bottom {
  max-height: 0;
}
.payin7Simulator.inactive .toggle-btn {
  transform: rotate(180deg);
}
@media (max-width: 1024px) {
  .payin7Simulator {
    margin: 20px 0;
  }
  .payin7Simulator .simulator-top-text span,
  .payin7Simulator .simulator-bottom-text span {
    font-size: 1.12em;
  }
  .payin7Simulator .payin7Simulator-top span.title {
    font-size: 0.98em;
  }
  .payin7Simulator .toggle-btn {
    font-size: 30px;
    width: 30px;
    height: 30px;
    right: 5px;
    bottom: 5px;
  }
}
.botonRojoBlanco {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #dc2a1e;
  background-image: none;
  color: #fff !important;
  font-size: 14px;
  border: 1px solid #fff;
  margin: 0.5rem;
  max-height: 60px;
  max-width: 800px;
  padding: 0.60rem 0.90rem;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  border-radius: 0px;
  text-decoration: none !important;
}
.botonRojoBlanco:hover {
  background-color: #fff !important;
  color: #dc2a1e !important;
  border: 1px solid #dc2a1e;
}
.botonNegroBlanco {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #000;
  background-image: none;
  color: #FFF !important;
  display: inline-block;
  font-size: 14px;
  margin: 0.5rem;
  max-height: 60px;
  max-width: 800px;
  padding: 0.60rem 0.90rem;
  text-decoration: none;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border: 2px solid #000;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  font-family: Arial;
  text-transform: capitalize !important;
  text-decoration: none !important;
}
.botonNegroBlanco:hover {
  background-color: #fff !important;
  color: #000 !important;
}
.botonAdiasHome {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #000;
  background-image: none;
  color: #fff !important;
  font-size: 14px;
  border: 1px solid #fff;
  margin: 0.5rem;
  max-height: 60px;
  max-width: 800px;
  padding: 0.60rem 0.90rem;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  border-radius: 0px;
  text-decoration: none !important;
}
.botonAdiasHome:hover {
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #000000;
}
.botonBlancoCircular {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #FFF;
  background-image: none;
  color: #000 !important;
  display: inline-block;
  font-size: 14px;
  margin: 0.5rem;
  max-height: 60px;
  max-width: 800px;
  padding: 0.60rem 0.90rem;
  text-decoration: none;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border: 1px solid white;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  border-radius: 20px;
  text-transform: capitalize !important;
  text-decoration: none !important;
}
.botonBlancoCircular:hover {
  opacity: 0.8;
  background-color: #D9D7D9 !important;
  color: #000000 !important;
}
.botonBlancoCircularSinBorde {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #FFF;
  background-image: none;
  color: #000 !important;
  display: inline-block;
  font-size: 14px;
  margin: 0.5rem;
  max-height: 60px;
  max-width: 800px;
  padding: 0.60rem 0.90rem;
  text-decoration: none;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  border-radius: 20px;
  text-transform: capitalize !important;
  text-decoration: none !important;
}
.botonBlancoCircularSinBorde:hover {
  background-color: #D9D7D9 !important;
  color: #000000 !important;
}
.botonBlancoNegro {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #FFFFFF;
  background-image: none;
  color: #000000 !important;
  display: inline-block;
  font-size: 14px;
  margin: 0.5rem;
  max-height: 60px;
  max-width: 800px;
  padding: 0.60rem 0.90rem;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  border-radius: 0px;
  text-decoration: none !important;
}
.botonBlancoNegro:hover {
  background-color: #000000 !important;
  color: #FFFFFF !important;
  border: 1px solid #ffffff;
}
.botonNegroBlancoPadding {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #000;
  background-image: none;
  color: #fff !important;
  font-size: 14px;
  border: 1px solid #fff;
  margin: 0.5rem;
  max-height: 60px;
  max-width: 800px;
  padding: 0.60rem 0.90rem;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  border-radius: 0px;
  text-decoration: none !important;
}
.botonNegroBlancoPadding:hover {
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #000000;
}
.botonBlancoNegroD {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #FFFFFF;
  background-image: none;
  color: #000000 !important;
  display: inline-block;
  font-size: 14px;
  margin: 0.5rem;
  max-height: 60px;
  max-width: 800px;
  padding: 0.60rem 0.90rem;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  border-radius: 0px;
  text-decoration: none !important;
}
.botonBlancoNegroD:hover {
  background-color: #000000 !important;
  color: #FFFFFF !important;
  border: 1px solid #ffffff;
}
.botonNegroBlancoPaddingD {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #000000;
  background-image: none;
  color: #FFFFFF !important;
  display: inline-block;
  font-size: 14px;
  margin: 0.5rem;
  max-height: 60px;
  max-width: 800px;
  padding: 0.60rem 0.90rem;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  border-radius: 0px;
  border: 1px solid #FFF;
  text-decoration: none !important;
}
.botonNegroBlancoPaddingD:hover {
  background-color: #FFFFFF !important;
  color: #000000 !important;
  border: 1px solid #000000;
}
.botonRojoBlancoSub {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #E2231A;
  background-image: none;
  color: #FFFFFF !important;
  display: inline-block;
  font-size: 14px;
  margin: 0.5rem;
  max-height: 60px;
  max-width: 800px;
  padding: 0.60rem 0.90rem;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  border-radius: 0px;
  text-decoration: none !important;
  border: 1px solid #E2231A;
}
.botonRojoBlancoSub:hover {
  background-color: #FFFFFF !important;
  color: #E2231A !important;
  border: 1px solid #e2231a;
}
.botonMerrellTransparente {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  color: #fff !important;
  font-size: 14px;
  border: 1px solid #fff;
  margin: 0.5rem;
  max-height: 60px;
  max-width: 800px;
  padding: 0.60rem 0.90rem;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  border-radius: 0px;
  text-decoration: none !important;
}
.botonMerrellTransparente:hover {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #ffffff;
}
.botonesBlogSabana {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #E2231A;
  appearance: none;
  background-color: #E2231A;
  background-image: none;
  color: #FFFFFF !important;
  display: inline-block;
  font-size: 14px;
  margin: 0.5rem;
  max-height: 60px;
  max-width: 800px;
  padding: 0.60rem 0.90rem;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  border-radius: 0px;
  text-decoration: none !important;
}
.botonesBlogSabana:hover {
  background-color: #FFFFFF !important;
  color: #E2231A !important;
  border: 1px solid #e2231a;
}
@media (min-width: 1025px) {
  .page-edit-order-address .edit-order-address {
    margin: 0;
  }
  .page-edit-order-address .edit-order-address .row {
    margin: 0;
  }
  .page-edit-order-address .book-entry .new-address-section form label {
    font-family: arial;
  }
  .page-edit-order-address .new-address-section {
    margin: 0;
  }
  .page-edit-order-address .account-edit-order-address-page .back-link {
    padding: 35px 0;
  }
  .page-edit-order-address .account-edit-order-address-page .back-link .label {
    padding: 0;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section span {
    font-size: 30px;
    text-transform: uppercase;
    text-align: left;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form {
    padding: 0;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .checkbox-custom .form-group {
    display: block;
    margin-bottom: 15px;
    /*box*/
    /*check*/
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .checkbox-custom .form-group input {
    display: none;
    cursor: pointer;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .checkbox-custom .form-group label {
    position: relative;
    cursor: pointer;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .checkbox-custom .form-group label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid gray;
    padding: 6px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .checkbox-custom .form-group input:checked > label:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 3px;
    height: 6px;
    border: solid red;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form :focus {
    outline: none;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form input {
    border: 0;
    padding: 4px 0;
    border-bottom: 1px solid darkgrey;
    background-color: transparent;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form input ~ label {
    position: absolute;
    left: 0;
    top: 9px;
    color: gray;
    transition: 0.3s;
    z-index: -1;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form input:focus ~ label {
    top: -16px;
    font-size: 10px;
    color: #d2d2d2;
    transition: 0.3s;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .has-content ~ label {
    top: -16px;
    font-size: 10px;
    color: #d2d2d2;
    transition: 0.3s;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form select ~ label {
    position: absolute;
    left: 0;
    top: 9px;
    color: gray;
    transition: 0.3s;
    z-index: -1;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form select:focus ~ label {
    top: -16px;
    font-size: 10px;
    color: #d2d2d2;
    transition: 0.3s;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .hidden-label .form-group label:nth-child(1) {
    display: none;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .form-group {
    padding: 0 20px 0 0;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .form-group input,
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .form-group select {
    border: none;
    border-bottom: 1px solid #d2d2d2;
    box-shadow: none;
    background: transparent;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .form-group input:focus {
    border: none;
    border-bottom: 1px solid black;
    box-shadow: none;
    background: transparent;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .form-group select {
    background: url(/_ui/responsive/theme-forumsportthemev02/images/arrow-drop-down.png) no-repeat right;
    padding-left: 0;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form button {
    font-weight: 100;
    margin-right: 10px;
    white-space: nowrap;
    width: auto;
    padding: 13px 30px;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .input-material[disabled] {
    color: #cacaca;
    background: none;
  }
}
@media (max-width: 1024px) {
  .page-edit-order-address .edit-order-address {
    margin: 0;
  }
  .page-edit-order-address .edit-order-address .row {
    margin: 0;
  }
  .page-edit-order-address .new-address-section {
    margin: 0;
  }
  .page-edit-order-address .account-edit-order-address-page .back-link {
    padding: 20px 0 35px 0;
    width: 50%;
  }
  .page-edit-order-address .account-edit-order-address-page .back-link .label {
    padding: 0;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section {
    width: initial;
    padding-bottom: 20px;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section span {
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form {
    padding: 0;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form :focus {
    outline: none;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form input {
    border: 0;
    padding: 4px 0;
    border-bottom: 1px solid darkgrey;
    background-color: transparent;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form input ~ label {
    position: absolute;
    left: 0;
    top: 9px;
    color: gray;
    transition: 0.3s;
    z-index: -1;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form input:focus ~ label {
    top: -16px;
    font-size: 10px;
    color: #d2d2d2;
    transition: 0.3s;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .has-content ~ label {
    top: -16px;
    font-size: 10px;
    color: #d2d2d2;
    transition: 0.3s;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .form-group {
    padding: 0;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .form-group input,
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .form-group select {
    border: none;
    border-bottom: 1px solid #d2d2d2;
    box-shadow: none;
    background: transparent;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .form-group input:focus,
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .form-group select:focus {
    border: none;
    border-bottom: 1px solid black;
    box-shadow: none;
    background: transparent;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .form-group select {
    background: url(/_ui/responsive/theme-forumsportthemev02/images/arrow-drop-down.png) no-repeat right;
    padding-left: 0;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form button {
    font-weight: 100;
  }
  .page-edit-order-address .account-edit-order-address-page .new-address-section form .input-material[disabled] {
    color: #cacaca;
    background: none;
  }
  .page-edit-order-address .book-entry .new-address-section .buttons-wrapper .address-button {
    padding: 0;
  }
  .page-edit-order-address .hidden-label .form-group label:nth-child(1) {
    display: none;
  }
}
.page-langLanding {
  overflow-y: hidden;
}
@media (min-width: 1025px) {
  .page-langLanding header {
    display: none;
  }
  .page-langLanding .simple-banner.banner__component--responsive {
    width: 1960px;
    height: 100%;
  }
  .page-langLanding .simple-banner.banner__component--responsive img {
    width: 100%;
    height: 100%;
  }
  .page-langLanding .country-selector-container {
    position: fixed;
    top: 58%;
    width: auto;
    margin: 0 auto;
    text-align: center;
    font-size: 11px;
    left: 6%;
  }
  .page-langLanding .country-selector-container form {
    display: flex;
    height: 28px;
  }
  .page-langLanding .country-selector-container form select {
    min-width: 200px;
    margin-right: 15px;
    display: inline-block;
    background-color: white;
    height: auto;
    padding: 0 10px;
  }
  .page-langLanding .country-selector-container form .lang-submit-button {
    float: none;
    display: inline-block;
    color: black;
    background: white;
    border: 1px solid white;
    width: auto;
    padding: 0 10px;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: .2px;
    -webkit-appearance: none;
    height: 100%;
  }
  .page-langLanding .country-selector-container form .lang-submit-button:hover {
    background-color: lightgray;
  }
}
@media (max-width: 1024px) {
  .page-langLanding header {
    display: none;
  }
  .page-langLanding .simple-banner.banner__component--responsive {
    position: fixed;
    width: 100%;
    height: 100%;
  }
  .page-langLanding .simple-banner.banner__component--responsive img {
    width: 100%;
    height: 100vh;
  }
  .page-langLanding .country-selector-container {
    position: fixed;
    top: 58%;
    width: auto;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    left: 6%;
  }
  .page-langLanding .country-selector-container form {
    display: flex;
    height: 28px;
  }
  .page-langLanding .country-selector-container form select {
    min-width: 150px;
    margin-right: 10px;
    display: inline-block;
    background-color: white;
    height: auto;
    padding: 0 10px;
  }
  .page-langLanding .country-selector-container form .lang-submit-button {
    float: none;
    display: inline-block;
    color: black;
    background: white;
    border: 1px solid white;
    width: auto;
    padding: 0 10px;
    cursor: pointer;
    font-size: 12px;
    letter-spacing: .2px;
    -webkit-appearance: none;
    height: 100%;
  }
  .page-langLanding .country-selector-container form .lang-submit-button:hover {
    background-color: lightgray;
  }
}
.page-logikalineContentPage .logikaline-container .checkbox .control-label input[type="checkbox"] {
  margin: 0 0 0 5px;
  position: relative;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .page-logikalineContentPage .logikaline-container {
    padding: 15px 20px;
  }
  .page-logikalineContentPage .logikaline-container .classification {
    margin: 10px 0;
  }
  .page-logikalineContentPage .logikaline-container select.input-material {
    margin: 10px 0;
    cursor: pointer;
  }
}
@media (min-width: 1025px) {
  .page-logikalineContentPage .logikaline-container {
    width: 90%;
    margin: 20px auto;
    max-width: 100%;
  }
  .page-logikalineContentPage .logikaline-container .classification {
    margin: 20px 0;
  }
  .page-logikalineContentPage .logikaline-container select.input-material {
    margin: 20px 0;
    cursor: pointer;
  }
}
.page-guestReturn .alert.alert-danger.alert-dismissable {
  margin-bottom: 0;
}
.page-guestReturn .background-image {
  width: 100%;
}
.page-guestReturn #guestReturnForm {
  width: 24%;
  position: absolute;
  z-index: 1;
  margin-left: 38%;
  margin-top: 8%;
  text-align: center;
  padding: 10px 20px 20px 20px;
  background-color: rgba(255, 255, 255, 0.6);
  margin-bottom: 2em;
}
.page-guestReturn #guestReturnForm .title {
  padding: 0;
  color: #ffffff;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-left: -27px;
}
.page-guestReturn #guestReturnForm .title i.icons-medium-logo {
  margin-top: 0;
}
.page-guestReturn #guestReturnForm div {
  position: relative;
  padding: 0 !important;
}
.page-guestReturn #guestReturnForm div input {
  padding-left: 30px;
}
.page-guestReturn #guestReturnForm div label {
  position: absolute;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-top: 6px;
  left: 5px;
  z-index: 999;
}
.page-guestReturn #guestReturnForm .button {
  width: 100%;
  margin: 0;
}
@media (max-width: 1024px) {
  .page-guestReturn #guestReturnForm {
    width: 100%;
    position: relative;
    margin: 0;
  }
}
.product-preview.recommendation .product-overflow-container {
  display: inherit;
}
.product-preview.recommendation .product-overflow-container .product-info-container {
  border: none;
  z-index: 1;
}
@media (max-width: 1024px) {
  .product-preview.recommendation .product-overflow-container .product-info-container .product-variants-logo {
    width: 96% !important;
  }
  .product-preview.recommendation .product-overflow-container .product-info-container .product-variants-logo .headband-discount .discount {
    height: unset;
    font-size: 17px !important;
  }
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-variants-logo {
  height: 2.604vw;
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  padding: 0.5vw 0.781vw 0 0.781vw;
  position: absolute;
  width: 100%;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-variants-logo .brand-image {
  display: none;
  width: 40%;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-variants-logo .brand-image .logo {
  object-fit: contain;
  max-height: 100%;
  width: 50px;
  height: auto;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-variants-logo .headband-discount {
  z-index: 1;
  margin: 0 auto 0 0;
  width: 18% !important;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-variants-logo .headband-discount .discount {
  width: fit-content;
  float: left;
  font-size: 1.2vw;
  padding: 2px 10px;
  display: block;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-variants-logo .enriched-headband {
  padding: 7px;
  z-index: 1;
  right: 30px;
  bottom: 0;
  height: auto;
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  text-align: center;
  align-items: center;
  display: flex;
  width: auto;
  font-size: 12px;
  margin: 0 0 0 auto;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-variants-logo .enriched-headband .enriched-headband-icon {
  margin-right: 4px;
  width: 24px;
  max-height: 24px;
  filter: brightness(0.95);
}
.product-preview.recommendation .product-overflow-container .product-info-container .main-image-container {
  aspect-ratio: 1;
  position: relative;
  background-color: #f2f3f2;
  padding: 2px;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel {
  margin-top: 15px;
  margin-bottom: 0;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .product-title-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .product-title-container .model {
  text-transform: none;
  margin: 0;
  letter-spacing: 0.5px;
  height: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .product-title-container .model .category-name {
  width: 100%;
  margin-bottom: 10px;
  font-size: 15px;
  color: #3E3E3E;
  display: flex;
  justify-content: space-between;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .product-title-container .model .category-name .productTypeGrid {
  color: #9D9D9D;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 100;
  text-transform: none;
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .product-title-container .model .model-name a {
  font-family: 'Roboto-Condensed-Regular', system-ui, sans-serif;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .product-title-container .model .model-name a b {
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
}
@media (min-width: 1024px) {
  .product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .product-title-container .model .category-name {
    font-size: 13px !important;
  }
  .product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .product-title-container .model .model-name {
    font-size: 13px !important;
  }
  .product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .product-title-container .model .productTypeGrid {
    font-size: 0.88em;
  }
}
@media (max-width: 1024px) {
  .product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .product-title-container .model .productTypeGrid {
    font-size: 0.75em;
  }
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .product-title-container .model .model-name {
  font-family: 'Roboto-Condensed-Bold', system-ui, sans-serif;
  font-size: 14px;
  color: #3E3E3E;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .product-title-container .model .model-name h2 a {
  color: #3E3E3E;
  text-decoration: none !important;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .price-tag-small {
  text-align: left;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .price-tag-small .price-content .price {
  color: #000000;
  font-size: 25px;
  font-family: PriceFont;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .price-tag-small .previous-price {
  font-size: 15px;
  color: #666;
  text-decoration: line-through;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .price-tag-small .headband-discount {
  display: none;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .total-brothers {
  font-size: 14px;
  color: #9D9D9D;
  padding-top: 5px;
}
.product-preview.recommendation .product-overflow-container .product-info-container .product-details-carrousel .total-brothers-hidden {
  height: 24px;
}
