@import url("https://use.typekit.net/evy5tmg.css");
/*!
 * 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,
.product__listing.product__list .product__list--item.tag-highlighted:after,
.product__listing.product__grid .product-item.tag-highlighted:after {
  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: #000000;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #000000;
  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: #eb2024;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #c61215;
}
.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: #000000;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #000000;
}
.bg-primary {
  color: #fff;
  background-color: #eb2024;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #c61215;
}
.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: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1920px) {
  .container {
    width: 1920px;
  }
}
.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: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-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: 1920px) {
  .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: #000000;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000000;
  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: #309f43;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(48, 159, 67, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(48, 159, 67, 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: 9px 25px;
  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: 9px 25px;
  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: 10px 25px;
  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: #000000;
}
.has-error .form-control {
  border-color: #000000;
  -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: #000000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #333333;
}
.has-error .input-group-addon {
  color: #000000;
  border-color: #000000;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #000000;
}
.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: #404040;
}
@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: 10px;
    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: #6ea000;
  border-color: #6ea000;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #4b6d00;
  border-color: #162100;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #4b6d00;
  border-color: #446300;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #4b6d00;
  border-color: #446300;
}
.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: #324900;
  border-color: #162100;
}
.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: #6ea000;
  border-color: #6ea000;
}
.btn-default .badge {
  color: #6ea000;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #309f43;
  border-color: #309f43;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #247832;
  border-color: #123d1a;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #247832;
  border-color: #22702f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #247832;
  border-color: #22702f;
}
.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: #1c5c27;
  border-color: #123d1a;
}
.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: #309f43;
  border-color: #309f43;
}
.btn-primary .badge {
  color: #309f43;
  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: #000000;
  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: 9px 25px;
  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: #eb2024;
}
.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: 9px 25px;
  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: #000000;
  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: 9px 25px;
  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: #000000;
}
.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: #eb2024;
}
.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-device-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: #000000;
}
.breadcrumb > .active {
  color: #000000;
}
.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: #000000;
  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: #6a6a6a;
  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: #6a6a6a;
  background-color: #eb2024;
  border-color: #eb2024;
  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: 9px 25px;
  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: #6a6a6a;
  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: #eb2024;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #c61215;
}
.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: #000000;
  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: #000000;
}
.thumbnail .caption {
  padding: 9px;
  color: #000000;
}
.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: #ff0000;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #cc0000;
}
@-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: #eb2024;
  -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: #eb2024;
  border-color: #eb2024;
}
.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: #fcdbdc;
}
.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: #000000;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #000000;
}
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: #000000;
  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: #000000;
  border-color: #000000;
}
.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: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-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: -1;
  border-top-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-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: -1;
  border-bottom-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.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: #eb2024;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #eb2024;
  border-color: #eb2024;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eb2024;
}
.panel-primary > .panel-heading .badge {
  color: #eb2024;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #eb2024;
}
.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: #000000;
  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: #000000;
}
.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: 70%;
  width: 96%;
  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: 1024px) {
  .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: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #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: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1919px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1919px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1919px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1919px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1920px) {
  .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: 1920px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1920px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1920px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1919px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1920px) {
  .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;
  }
}
/* 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: #000000;
}
.ui-datepicker .ui-datepicker-header {
  color: #000000;
  background-color: transparent;
  border: none;
  font-weight: bold;
}
/* Icons
----------------------------------*/
.ui-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #000000;
  cursor: pointer;
  font-family: 'Glyphicons Halflings', sans-serif;
  -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: #d8d8d8;
  text-align: center;
  color: #000000;
}
.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: #93d500;
  color: #ffffff;
  border-color: #93d500;
}
.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: #eb2024;
  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 */
}
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
  --swiper-navigation-color: var(--swiper-theme-color);
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: (calc(var(--swiper-navigation-size) / 44 * 27));
  height: var(--swiper-navigation-size);
  margin-top: (calc(-1 * var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-prev.swiper-button-#ffffff,
.swiper-button-next.swiper-button-#ffffff {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-#000000,
.swiper-button-next.swiper-button-#000000 {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
:root {
  --swiper-pagination-color: var(--swiper-theme-color);
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-#ffffff {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-#000000 {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
body {
  overflow-x: hidden;
  position: relative;
}
body.offcanvas {
  overflow-y: hidden;
}
.container.main__inner-wrapper {
  padding-top: 20px;
}
.no-margin {
  margin: 0 !important;
}
@media (min-width: 1920px) {
  .container-lg {
    float: none;
    overflow: hidden;
  }
}
button {
  font-weight: bold;
}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 1023px) {
  .form-control {
    height: 42px;
    padding: 9px 25px;
    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%;
}
/*
General
*****************************************************************/
a,
button {
  color: #000000;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000000;
}
.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: #000000;
  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: 1024px) {
  .alert {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: 1024px) {
  .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: 1024px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-primary {
  background-color: #eb2024;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #edffc6;
  color: #000000;
}
.well.well-tertiary {
  background-color: #ffffff;
  color: #ffffff;
}
.well.well-tertiary .item-label {
  color: #000000;
}
.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: #000000;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #000000;
  border-color: #e5e5e5;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #ffffff;
  color: #ffffff;
}
.well.well-quinary .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: 1024px) {
  .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: 1024px) {
  .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: 1023px) {
  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 {
  margin-top: 30px;
  background: #000000;
  color: #ffffff;
  font-weight: 300;
}
.footer__top {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media (max-width: 1024px) {
  .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: 1024px) {
  .footer__left {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer__right {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .footer__right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .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: #000000;
  color: #ffffff;
  padding: 7px 10px;
  height: 26px;
  line-height: 20px;
  font-size: 14px;
}
.footer__right .footer__dropdown .form-control option {
  background-color: #000000;
}
.footer__right .footer__dropdown .form-control:focus::-ms-value {
  background-color: #000000;
}
.footer__copyright {
  background: #000000;
  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: 1023px) {
  ul.nav__links:before {
    content: " ";
    display: table;
  }
}
.branding-mobile {
  padding: 10px 0 9px 0;
  border-bottom: solid 1px #d3d3d3;
  z-index: 9999;
  background-color: #000000;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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 .image__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;
  float: right;
}
.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 {
  padding: 10px;
}
.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: #eb2024;
}
.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: #eb2024;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader {
  background-color: transparent;
  color: inherit;
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding: 0 12px;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader::after,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader::after {
  clear: both;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader:hover,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader:hover,
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader:focus,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader:focus {
  color: #eb2024;
  text-decoration: none;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.show,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.show {
  background-color: #0d6878;
  color: #ffffff;
  text-decoration: none;
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding: 0 12px;
}
#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: #000000;
}
#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: 1024px) {
  .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: #309f43;
  border: none;
}
@media (min-width: 1024px) {
  .navigation--middle .nav__left {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.navigation--middle .nav__left .site-search {
  background-color: transparent;
  z-index: 2;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .navigation--middle .nav__left .site-search {
    margin-left: -10px;
  }
}
@media (max-width: 1024px) {
  .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 #a5a5a5;
}
@media (min-width: 1024px) {
  .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;
  background-color: transparent;
}
.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: #d8d8d8;
  color: #000000;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete.active {
  display: block;
}
.navigation--middle .nav__right {
  padding-right: 25px;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right {
    padding-right: 20px;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .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: #ffffff;
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    float: right;
    padding: 0px 10px;
  }
}
@media (min-width: 1024px) {
  .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: 48px;
}
.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: transparent;
  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: #ffffff;
}
@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: #ffffff;
    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: #309f43;
    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: 0px;
  top: 5px;
}
@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: 1023px) {
  .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: #ffffff;
    font-size: 18px;
    top: 2px;
  }
  .navigation--middle .mobile__nav__row .componentContainer .nav-order-tools,
  .navigation--middle .mobile__nav__row .componentContainer .nav-cart {
    font-size: 30px;
    line-height: 48px;
    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: 48px;
    font-size: 18px;
    line-height: 48px;
  }
  .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: transparent;
    color: #309f43;
    text-decoration: none;
  }
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #ffffff;
  }
}
.navigation--middle .mobile-menu {
  height: 48px;
}
.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: #ffffff;
  font-size: 29px;
  top: 2px;
}
.navigation--bottom {
  background-color: #000000;
  border-bottom: 1px solid #000000;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    border-bottom: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .sm-back::before {
    content: "\e079";
    float: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    height: 83vh;
    overflow-y: auto;
    border-top: 1px solid #d3d3d3;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    display: inline-block;
    cursor: pointer;
    height: 48px;
    width: 20%;
    vertical-align: top;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
  }
}
@media (max-width: 1023px) {
  .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: #ffffff;
  font-size: 25px;
}
.navigation--bottom:before,
.navigation--bottom:after {
  content: " ";
  display: table;
}
.navigation--bottom:after {
  clear: both;
}
@media (min-width: 1920px) {
  .navigation--bottom a {
    padding: 20px 32px;
  }
}
.navigation--bottom .column-20-percent {
  float: left;
  width: 20%;
}
@media (max-width: 1023px) {
  .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%;
    height: 83vh;
    left: -100%;
    margin-left: 0;
  }
}
.navigation--bottom .nav__links--products {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products.active {
    position: relative;
    left: -100%;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products {
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products .nav__links--primary,
  .navigation--bottom .nav__links--products .nav__links--secondary {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products .nav__links--primary.liUserSign,
  .navigation--bottom .nav__links--products .nav__links--secondary.liUserSign {
    border-bottom: 1px solid #317f8c;
  }
  .navigation--bottom .nav__links--products .nav__links--primary.liUserSign:hover,
  .navigation--bottom .nav__links--products .nav__links--secondary.liUserSign:hover {
    background-color: #000000;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products .nav__links--primary.liUserSign a.userSign,
  .navigation--bottom .nav__links--products .nav__links--secondary.liUserSign a.userSign {
    width: 80%;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 20px;
  }
}
.navigation--bottom .nav__links--products .nav__links--primary:last-child,
.navigation--bottom .nav__links--products .nav__links--secondary:last-child {
  margin-right: 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products .nav__links--primary:last-child,
  .navigation--bottom .nav__links--products .nav__links--secondary:last-child {
    padding-bottom: 10px;
  }
}
.navigation--bottom .nav__links--products .nav__links--primary a,
.navigation--bottom .nav__links--products .nav__links--secondary a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 15px;
  display: block;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products .nav__links--primary a,
  .navigation--bottom .nav__links--products .nav__links--secondary a {
    margin-top: 0;
    color: #000000;
    text-transform: capitalize;
    padding: 20px 30% 20px 50px;
    display: block;
  }
}
.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;
}
.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: #ffffff;
  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 #000000;
  display: block;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -10px;
  z-index: 1001;
}
.navigation--bottom .show-sub .sub__navigation {
  display: block !important;
  top: 48px;
}
.navigation--bottom .nav__link {
  display: inline-block;
  width: 100%;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary-has__sub {
    position: static;
  }
}
@media (max-width: 1023px) {
  .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: #000000;
  min-height: 30px;
  padding: 20px 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary.active .sub__navigation {
    display: block;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #000000;
    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: 1023px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sm-back {
    color: #000000;
    padding: 5px 50px;
    border-bottom: 1px solid #d8d8d8;
    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', sans-serif;
    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: 1023px) {
  .navigation--bottom .nav__links--primary .row {
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
}
@media (min-width: 1024px) {
  .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(255, 255, 255, 0.7);
}
@media (max-width: 1919px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: uppercase;
    border-bottom: 1px solid #d8d8d8;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
@media (min-width: 1024px) {
  .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: #ffffff;
    line-height: 30px;
    padding: 0 0 0 5px;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a:hover {
    background-color: #d8d8d8;
    text-decoration: none;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
  position: relative;
  display: block;
  border-bottom: 1px solid #d8d8d8;
  float: none;
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:last-child {
    border: none;
  }
}
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
  border-bottom: 1px solid #317f8c;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile {
    overflow: hidden;
  }
  .navigation--bottom .nav__links--mobile li {
    overflow: hidden;
    background-color: #000000;
    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: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav .myAccountLinksHeader,
  .navigation--bottom .nav__links--mobile div.sub-nav .myCompanyLinksHeader {
    display: block;
    cursor: pointer;
    max-height: 48px;
    text-transform: uppercase;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 1px solid #317f8c;
  }
}
@media (max-width: 1023px) {
  .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: 1023px) {
  .navigation--bottom .userGroup {
    position: relative;
    line-height: 50px;
    background-color: #ffffff;
    padding: 5px 12px 5px 20px;
    cursor: pointer;
    color: #ffffff;
    display: inline-block;
    width: 80%;
    float: left;
    height: 48px;
    text-transform: uppercase;
    text-align: left;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup a {
    border: none;
    color: #ffffff;
  }
  .navigation--bottom .userGroup a:hover {
    background-color: transparent !important;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: 4px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .userName {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    position: absolute;
    left: 260px;
    line-height: 48px;
    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: 1023px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(380px, 0);
    -ms-transform: translate(380px, 0);
    -o-transform: translate(380px, 0);
    transform: translate(380px, 0);
  }
}
@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: 48px;
    width: 100vw;
  }
}
@media (max-width: 1023px) {
  .sticky-nav-top {
    position: absolute;
    left: 0px;
    top: -48px;
    width: 380px;
    padding: 0px;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right;
  }
}
@media (max-width: 639px) {
  .sticky-nav-top {
    position: absolute;
    top: -48px;
    height: 48px;
    left: -60px;
    z-index: 999;
    width: 100vw;
  }
}
.sticky-nav-top .liUserSign {
  background-color: #ffffff;
}
@media (max-width: 1023px) {
  .sticky-nav-top .userSign {
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #ffffff;
    padding: 20px 30% 20px 50px;
  }
}
@media (max-width: 1023px) {
  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: 1024px) {
  .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', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e032";
  color: #ffffff;
  font-size: 18px;
}
@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: #309f43;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 640px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 15px;
  }
}
@media (min-width: 1024px) {
  .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: #000000;
  padding: 20px 30px;
}
.quote__list--nav a:hover {
  background-color: transparent;
}
.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: 48px;
  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 transparent;
}
.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: #000000;
  padding: 20px 30px;
}
.nav-order-tools__child-wrap a:hover {
  background-color: transparent;
}
.search-results-highlight {
  font-weight: bold;
}
header {
  background: #000000;
  margin-bottom: 20px;
}
.page-cartPage header,
.page-homepage header,
.page-productGrid header,
.page-searchGrid header,
.page-search header,
.page-cartPage header,
.pageType-CategoryPage header {
  margin-bottom: 0;
}
.cookie-alert--top {
  margin-bottom: 0;
}
#consent-management-alert .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
  margin: 0;
}
#consent-management-alert .consent-management-list__item {
  position: relative;
  margin-top: 0;
  margin-bottom: 3px;
  list-style-type: none;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
#consent-management-alert .consent-management-list__title {
  padding: 0 15px 0 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
#consent-management-alert .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: '\e114';
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#consent-management-alert .consent-management-list__title:hover,
#consent-management-alert .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
#consent-management-alert .is-expanded .consent-management-list__title:before {
  content: "\e113";
}
#consent-management-alert .consent-management-list__label {
  width: 85%;
  font-size: 15px;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__label {
    width: 60%;
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content-inner {
  padding: 10px 40px 0 65px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__content-inner {
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
#consent-management-alert .consent-buttons-group {
  position: absolute;
  top: 10px;
  right: 20px;
}
@media (max-width: 639px) {
  #consent-management-alert .consent-buttons-group {
    right: 30px;
  }
}
#consent-management-alert .consent-buttons-group .btn {
  padding: 4px 38px;
  font-size: 13px;
  margin-left: 10px;
}
@media (max-width: 639px) {
  #consent-management-alert .consent-buttons-group .btn {
    padding: 4px;
    font-size: 12px;
    margin-left: 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: 1024px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .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: 9px 25px;
  font-size: 20px;
  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 25px;
  font-size: 20px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn-icon {
  padding-left: 93px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 20px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  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: 51px;
}
: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: #6ea000;
  border-color: #6ea000;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #309f43;
  border-color: #309f43;
  -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: #6ea000;
  background-color: #ffffff;
}
.btn-primary {
  border: 3px solid;
  color: #ffffff;
  background-color: #309f43;
  border-color: #309f43;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
  -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: #ffffff;
  border-color: #ffffff;
}
.btn-primary .badge {
  color: #309f43;
  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: #6a6a6a;
}
.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: 1023px) {
  .pagination > li > a,
  .pagination > li > span {
    line-height: 49px;
    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: 1024px) {
  .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;
  }
}
.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: #707070;
  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: 1919px) {
  .product-details .description,
  .product-details-price .description {
    border-bottom: 1px solid #a5a5a5;
  }
}
.product-details.page-title {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details.page-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-main-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info .product-details {
  padding: 0;
}
.variant-section {
  margin-bottom: 30px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #6a6a6a;
  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 #a5a5a5;
  background: #fff;
  color: #000000;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .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: #eb2024;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #eb2024;
  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: 1023px) {
  .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: #eb2024;
}
.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 #a5a5a5;
  content: "";
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.tabs-responsive .tab-container {
  float: none;
  padding: 0;
}
@media (max-width: 1023px) {
  .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: 1024px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 10px;
}
#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: 1024px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
.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 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: 51px;
  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: 51px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .addtocart-component {
    margin-top: 20px;
  }
  .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,
.carousel__component.carousel__products .owl-carousel .owl-controls .owl-buttons .owl-next i.fas,
.carousel__component.carousel__products .owl-carousel .owl-controls .owl-buttons .owl-prev i.fas {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 25px;
  line-height: 125px;
  color: #000000;
  -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,
.carousel__component--carousel .item,
.carousel .carousel__item,
.carousel__component--carousel .carousel__item {
  display: block;
  margin: 0 10px;
  padding: 10px 0;
}
.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: #000000;
}
.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: #eb2024;
}
.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: #000000;
  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: normal;
}
.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 #d8d8d8;
  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: 1024px) and (max-width: 1919px) {
  .image-gallery .image-gallery__image .owl-controls .owl-pagination {
    display: none !important;
  }
}
@media (min-width: 1920px) {
  .image-gallery .image-gallery__image .owl-controls .owl-pagination {
    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: #000000;
  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;
}
.image__component {
  max-width: 1220px;
  margin: 25px auto;
}
@media (max-width: 639px) {
  .simple-banner-component,
  .image__component,
  .banner__component {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.simple-banner-component a,
.image__component a,
.banner__component a {
  display: block;
}
.simple-banner-component img,
.image__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: 1023px) {
  .tabs {
    border-top: 1px solid #a5a5a5;
  }
}
.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: #000000;
}
.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 {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tabs .tabs-list li {
  padding: 0 20px;
}
.tabs .tabs-list li a {
  text-transform: uppercase;
  color: #000000;
  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 #a5a5a5;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  color: #000000;
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #eb2024;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 639px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead + .tabbody {
  display: none;
}
.tabs .tabhead.active {
  font-weight: bold;
}
.tabs .tabhead.active + .tabbody {
  display: block;
}
.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: 1024px) {
  .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: 1024px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  border-bottom: 1px solid #a5a5a5;
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #d8d8d8;
}
@media (max-width: 1024px) {
  .tabs .tabbody {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .tabs .tabbody {
    border-top: 1px solid #a5a5a5;
  }
}
@media (max-width: 639px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #a5a5a5;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #eb2024;
}
@media (max-width: 1023px) {
  .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 {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.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: 1024px) {
  .back-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.back-link.border {
  border-bottom: 1px solid #a5a5a5;
}
.back-link button {
  padding: 0;
}
.back-link .glyphicon {
  border-right: 1px solid #a5a5a5;
  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: #000000;
  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: 1024px) {
  .searchEmptyPageMiddle-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .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: 1024px) {
  .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: 1024px) {
  .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;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction {
    position: relative;
    right: 1%;
    float: right;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction {
    position: relative;
    left: 1%;
  }
}
@media (min-width: 1024px) and (min-width: 1920px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction {
    width: calc(49% - 4px);
  }
}
@media (min-width: 1024px) and (max-width: 1919px) {
  .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.tag-highlighted,
.product__listing.product__grid .product-item.tag-highlighted {
  position: relative;
}
.product__listing.product__list .product__list--item.tag-highlighted:before,
.product__listing.product__grid .product-item.tag-highlighted:before {
  content: "";
  z-index: -1;
  position: absolute;
  border: 2px solid #eb2024;
  top: 14px;
  left: 12px;
  right: 12px;
  bottom: 14px;
}
.product__listing.product__list .product__list--item.tag-highlighted:after,
.product__listing.product__grid .product-item.tag-highlighted:after {
  content: "\e006";
  top: 18px;
  left: 16px;
  color: #eb2024;
  width: 24px;
  line-height: 22px;
  height: 24px;
  font-size: 18px;
  padding: 0;
  text-align: center;
  position: absolute;
}
.product__listing.product__list .product__list--item {
  padding: 20px 30px;
  border-top: 1px solid #d8d8d8;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #d8d8d8;
}
@media (max-width: 1024px) {
  .product__listing.product__list .product__list--item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__listing.product__list .product__list--item.tag-highlighted:before {
  left: 0;
  right: 0;
  top: 1px;
  bottom: 0;
}
.product__listing.product__list .product__list--item.tag-highlighted:after {
  font-size: 16px;
  top: 8px;
  left: 7px;
}
.product__listing.product__list .product__list--item.tag-highlighted:first-child:before {
  top: 0;
}
.product__listing.product__list .product__list--item.tag-highlighted:nth-of-type(2n) {
  background: transparent;
}
.product__listing.product__list .product__list--item.tag-highlighted:nth-of-type(2n):before {
  top: 1px;
  background-color: #d8d8d8;
}
.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: 1024px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1920px) {
  .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 .product-item.tag-highlighted {
  position: relative;
}
.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,
.carousel__component.carousel__products .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: 1024px) {
  .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 #a5a5a5;
  padding: 0;
}
.product__facet .facet {
  padding: 45px 30px 30px 30px;
  border-bottom: 1px solid #a5a5a5;
}
.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 #a5a5a5;
  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: #000000;
  border: 1px solid #000000;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #000000;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #eb2024;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.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 #a5a5a5;
}
.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: 1023px) {
  .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: #d8d8d8;
    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 #a5a5a5;
}
@media (max-width: 1024px) {
  .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: #707070;
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #a5a5a5;
  border-bottom-width: 1px;
}
@media (max-width: 1023px) {
  .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 #a5a5a5;
    border-bottom: 1px solid #a5a5a5;
  }
}
@media (min-width: 640px) {
  .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 25px;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .sort-refine-bar .form-group select {
    height: 52px;
  }
  .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: #d8d8d8;
}
.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: #ffffff;
  color: #000000;
  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: #707070;
  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: #309f43;
}
.item__list .item__remove .btn .glyphicon,
.item__list .item__menu .btn .glyphicon {
  top: 4px;
}
.item__list #cartOrderGridForm .product-grid-container table {
  background-color: #d8d8d8;
}
.item__list #cartOrderGridForm .product-grid-container table th {
  background-color: #e4e4e4;
  color: #000000;
}
.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 #d8d8d8;
}
.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: #a5a5a5;
}
.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: #a5a5a5;
}
@media (min-width: 1024px) {
  .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: 1023px) {
  .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 #d8d8d8;
  }
  .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: 1024px) {
  .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: #707070;
  font-weight: 400;
  vertical-align: top;
}
.cart-header .cart__id--label .cart__id {
  padding-left: 5px;
}
.cart-top-bar {
  background: #d8d8d8;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: #000000;
  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: 1024px) {
  .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;
}
.cart__top--totals {
  text-align: right;
  font-size: 15px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: #707070;
  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: 1024px) {
  .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: #000000;
}
.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: 1024px) {
  .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: 1024px) {
  .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: 1024px) {
  .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: #707070;
  font-weight: 400;
  vertical-align: top;
}
.cart__head--link:first-child:after {
  content: "";
  position: relative;
  left: 0px;
  color: #707070;
  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: 1023px) {
  .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: 1024px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .export__cart--link {
    padding-top: 5px;
  }
}
.cart-totals {
  font-size: 18px;
  line-height: 2em;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .cart-totals {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cart-totals .cart-totals-left {
  padding-left: 50px;
}
.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: 1023px) and (min-width: 640px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 30px;
    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: #d8d8d8;
  padding: 20px 40px;
  margin: 20px 0;
}
@media (min-width: 640px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .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: 1023px) 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: 1024px) {
  .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,
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb img,
.add-to-cart .add-to-cart-item .thumb img {
  max-width: 65px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details,
.add-to-cart .add-to-cart-item .details {
  margin-left: 75px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name,
.add-to-cart .add-to-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price,
.add-to-cart .add-to-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: 1024px) {
  #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: #000000;
  padding: 20px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__quote__edit .quote__head {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__quote__edit .quote__head .quote__head--label {
  color: #000000;
  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: #000000;
  padding-top: 25px;
}
#quoteFormDiv label {
  color: #000000;
  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: 1024px) {
  .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', sans-serif;
  content: "\e114";
}
.quote__comments--toggle:after,
.quote__form--toggle:after {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: "\e113";
  position: relative;
  top: 2px;
}
.quote__comments--toggle:focus,
.quote__form--toggle:focus {
  border: none;
  outline: #000000;
}
.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: 1024px) {
  .quote__comments__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .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: 1024px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 10px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--input {
    padding: 5px 10px;
    height: 28px;
  }
}
@media (min-width: 1024px) {
  #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 #eb2024;
}
.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 #a5a5a5;
}
.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;
}
.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: 51px;
}
.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 #eb2024;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #eb2024;
  -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 {
  height: 56px;
}
.pickup-component .pickup-store-list .pickup-store-list-entry input {
  display: none;
}
.pickup-component .pickup-store-list .pickup-store-list-entry 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 {
  background: #f2f2f2;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .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 {
  display: block;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city {
  display: block;
  font-weight: normal;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .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 {
  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: 1024px) {
  .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: #eb2024;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #eb2024;
  }
  .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;
  }
  .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: 1023px) {
  .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;
  }
  .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 {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.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 #eb2024;
}
.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 #eb2024;
}
.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: #eb2024;
  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 #eb2024;
  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 #eb2024;
  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 #eb2024;
}
.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: 1024px) {
  .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: #eb2024;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #eb2024;
  }
  .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: 1023px) {
  .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: #eb2024;
  }
  .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: 1023px) {
  .login-left-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.login-right-content-slot {
  margin-right: 30px;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .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: 1024px) {
  .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: 1024px) {
  .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;
    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: 1024px) {
  .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: 1024px) {
  .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 transparent;
  border-top: 0;
}
.checkout-steps {
  padding-left: 30px;
}
.checkout-steps .step-head {
  background: #ffffff;
  color: #6a6a6a;
  border: 1px solid #a5a5a5;
  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: transparent;
  color: #000000;
  border-color: transparent;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #000000;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 20px 15px;
  border: 1px solid transparent;
  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: 1024px) {
  .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 transparent;
  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: #000000;
  background: #fff;
  display: block;
  padding: 10px;
  text-decoration: none;
}
@media (max-width: 1919px) {
  .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 transparent;
  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: 1024px) {
  .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: #d8d8d8;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: #ffffff !important;
  color: #000000;
  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%;
}
.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 span {
  font-size: 13px;
  color: #707070;
  font-weight: 600;
  text-transform: uppercase;
  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: 1023px) {
  .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 #a5a5a5;
}
.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 transparent;
    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: #000000;
    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 transparent;
  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: #000000;
  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 #a5a5a5;
  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: 1024px) {
  .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 {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
  margin-top: 100px;
  padding: 0;
}
@media (max-width: 1023px) {
  .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: #d8d8d8;
}
.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 #a5a5a5;
}
@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: #000000;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #000000;
  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: 1919px) and (min-width: 1024px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 1023px) 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 #a5a5a5;
  background-color: #d8d8d8;
  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: 1023px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px;
  }
}
.gift__coupons {
  text-align: center;
  border-top: 1px solid #a5a5a5;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 80%;
}
@media (max-width: 1024px) {
  .gift__coupons {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift__coupons span {
  display: block;
}
@media (max-width: 480px) {
  .gift__coupons {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .gift__coupons {
    width: 40%;
  }
}
.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: 1024px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#storeFinder #storelocator-query {
  height: 51px;
}
.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: 51px;
  padding-top: 20px;
  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 {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  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);
  }
}
.store__finder .store__finder--navigation-list .list__entry {
  height: 56px;
}
.store__finder .store__finder--navigation-list .list__entry input {
  display: none;
}
.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;
}
.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 {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.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: 200%;
    margin: 0;
    -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;
  }
  .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 {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .store__finder.show-store .store__finder--panel .store__finder--navigation {
    padding-right: 20px;
  }
  .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 {
  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 + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#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 #d8d8d8;
}
.modal__top .modal__top--label {
  color: #000000;
  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: #000000;
  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 #d8d8d8;
  color: #000000;
  padding-bottom: 13px;
  margin-bottom: 9px;
  margin-top: 10px;
}
.quote-discount__modal--new__total {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 47px;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #000000;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #000000;
}
.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: 1023px) {
  .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: #eb2024;
}
.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: 1023px) {
  .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: 1024px) {
  .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 #a5a5a5;
}
@media (max-width: 1024px) {
  .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 #a5a5a5;
  }
}
.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 #a5a5a5;
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.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 #a5a5a5;
  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: 1024px) {
  .account-section .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #000000;
  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: 1024px) {
  .account-section .container-lg .account-section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1920px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1920px) {
  .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 #a5a5a5;
  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: 1024px) {
  .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: 1920px) {
  .account-section .account-section-content .account-section-header .container-lg {
    padding: 0;
  }
}
@media (min-width: 1920px) {
  .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 #a5a5a5;
  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 #a5a5a5;
}
.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 .consent-management-intro {
  padding-bottom: 10px;
}
.account-section .account-section-content .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
}
.account-section .account-section-content .consent-management-list__item {
  border: 1px solid #a5a5a5;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: none;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.account-section .account-section-content .consent-management-list__title {
  padding: 25px 15px 18px 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
.account-section .account-section-content .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: '\e114';
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 23px;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.account-section .account-section-content .consent-management-list__title:hover,
.account-section .account-section-content .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
.account-section .account-section-content .is-expanded .consent-management-list__title:before {
  content: "\e113";
}
.account-section .account-section-content .consent-management-list__label {
  width: 85%;
  color: #000000;
  font-size: 15px;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__label {
    width: 75%;
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content-inner {
  padding: 0 40px 10px 65px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__content-inner {
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
.account-section .account-section-content form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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 #quoteForm {
  padding: 0;
}
.account-section .account-section-content #addNewPermissionForm .account-select-form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: 700;
  font-size: 18px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: #eb2024;
}
.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: 1024px) {
  .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: 1024px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 10px;
  }
}
@media (max-width: 1023px) {
  .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: #707070;
}
.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: #a5a5a5;
  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: 1024px) {
  .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-consignment {
  margin-top: 20px;
}
.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 #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
  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: 1024px) {
  .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 #a5a5a5;
  padding: 0 10px;
}
.account-section .account-list .account-cards.card-select {
  border-top: 1px solid #a5a5a5;
}
.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 #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
  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: #707070;
  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: #000000;
}
@media (max-width: 1024px) {
  .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: #000000;
  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,
.account-section .orderBackBtn {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    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: 1024px) {
  .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: 1024px) {
  .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: 1024px) and (max-width: 1919px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1920px) {
  .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: 1024px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 18px;
  color: #000000;
  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: #ffffff;
  color: #000000;
  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: 1024px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  .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: #d8d8d8;
}
.responsive-table-item a.responsive-table-link {
  color: #000000;
}
.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: #6a6a6a;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
label.uncased {
  text-transform: none;
}
.help-block {
  font-style: italic;
}
.form-control:focus {
  border-color: #309f43;
  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: #707070;
}
.has-error .control-label {
  color: #6a6a6a;
}
.has-error input.form-control {
  background: #ffffff;
  border-color: #eb2024;
}
.has-error .help-block {
  font-weight: 600;
  color: #eb2024;
}
.has-success .control-label {
  color: #6a6a6a;
}
.has-success input.form-control {
  background: transparent;
  border-color: #a5a5a5;
}
.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: #eb2024;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .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 Button */
.toggle-button {
  position: absolute;
  top: 19px;
  right: 73px;
}
.toggle-button input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.toggle-button input[type="checkbox"][disabled] ~ label {
  color: #d8d8d8;
  pointer-events: none;
}
.toggle-button input[type="checkbox"][disabled] ~ label .toggle-button__switch {
  opacity: 0.4;
}
.toggle-button input[type="checkbox"]:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:hover ~ label .toggle-button__switch {
  background-color: #d8d8d8;
  border-color: #727272;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch {
  background-color: #eb2024;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch:after {
  content: '\00a0';
  background-color: #ffffff;
  transform: translate3d(22px, 0, 0);
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch :before {
  content: '\00a0';
  left: 0;
}
.toggle-button label {
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
}
.toggle-button label .toggle-button__switch {
  position: relative;
  height: 33px;
  flex: 0 0 56px;
  border-radius: 60px;
  border: 1px solid #a5a5a5;
  background-color: #ffffff;
}
.toggle-button label .toggle-button__switch.is-checked {
  border-color: #eb2024;
}
.toggle-button label .toggle-button__switch:before {
  left: 28px;
  font-size: 12px;
  line-height: 23px;
  width: 28px;
  padding: 0 12px;
  content: '\00a0';
  position: absolute;
  top: 0;
}
.toggle-button label .toggle-button__switch:after {
  top: 4px;
  left: 4px;
  border-radius: 30px;
  width: 23px;
  line-height: 23px;
  font-size: 12px;
  color: #ffffff;
  background-color: #a5a5a5;
  content: '\00a0';
  position: absolute;
  z-index: 5;
}
.toggle-button input[type="checkbox"]:checked:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:checked:hover ~ label .toggle-button__switch {
  background-color: #f37e80;
  border-color: #f37e80;
}
.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: 1024px) {
  .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: 1024px) {
  .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: 52.57142858px;
}
.product-action #total-price {
  font-size: 18px;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 52.57142858px;
}
@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: #707070;
  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 #a5a5a5;
  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: #eb2024;
    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: #d8d8d8;
  }
  .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: 1024px) {
  .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: #d8d8d8;
  }
  .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: 1024px) {
  #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: 12px;
  margin-top: 10px;
  line-height: 27.5px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  .quick-order__introduction {
    margin-bottom: 10px;
  }
}
.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: 12px;
  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: 1024px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px;
  }
}
#quickOrder .item__list .item__info {
  width: auto;
}
@media (min-width: 1024px) {
  #quickOrder .item__quantity {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__sku__input input {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 1023px) {
  #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: 1023px) {
  #quickOrder .item__sku__input {
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%;
  }
}
#quickOrder .item__list--item:nth-child(odd) {
  background: #d8d8d8;
}
#quickOrder .item__list--item:nth-child(4n+4) {
  background-color: transparent;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__total {
    text-align: left;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  #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: 1024px) {
  .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: 1024px) {
  .import-csv__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .import-csv__file-upload {
    border-left: 1px solid #a5a5a5;
    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 {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#registerForm .form_field_error {
  width: auto;
  float: none;
  padding-right: 0;
  clear: both;
}
.js-recaptcha-captchaaddon {
  margin: 20px 0;
}
#g-recaptcha_incorrect {
  color: red;
  display: none;
}
.cts-msg-history {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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 #ffffff;
  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: #707070;
}
.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;
}
/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: .75em;
}
.fa-sm {
  font-size: .875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: .1em;
  border: solid 0.08em #eeeeee;
  padding: .2em .25em .15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adobe:before {
  content: "\f778";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-airbnb:before {
  content: "\f834";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-baby:before {
  content: "\f77c";
}
.fa-baby-carriage:before {
  content: "\f77d";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-bacon:before {
  content: "\f7e5";
}
.fa-bacteria:before {
  content: "\e059";
}
.fa-bacterium:before {
  content: "\e05a";
}
.fa-bahai:before {
  content: "\f666";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-balance-scale-left:before {
  content: "\f515";
}
.fa-balance-scale-right:before {
  content: "\f516";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battle-net:before {
  content: "\f835";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-biking:before {
  content: "\f84a";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-biohazard:before {
  content: "\f780";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blog:before {
  content: "\f781";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-dead:before {
  content: "\f6b7";
}
.fa-book-medical:before {
  content: "\f7e6";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-border-all:before {
  content: "\f84c";
}
.fa-border-none:before {
  content: "\f850";
}
.fa-border-style:before {
  content: "\f853";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-box-tissue:before {
  content: "\e05b";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-bread-slice:before {
  content: "\f7ec";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buy-n-large:before {
  content: "\f8a6";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-candy-cane:before {
  content: "\f786";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caravan:before {
  content: "\f8ff";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-carrot:before {
  content: "\f787";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-centos:before {
  content: "\f789";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-cheese:before {
  content: "\f7ef";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clinic-medical:before {
  content: "\f7f2";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-medical:before {
  content: "\f7f5";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-alt:before {
  content: "\f422";
}
.fa-compress-arrows-alt:before {
  content: "\f78c";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-cotton-bureau:before {
  content: "\f89e";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-crutch:before {
  content: "\f7f7";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dailymotion:before {
  content: "\e052";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-deezer:before {
  content: "\e077";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-disease:before {
  content: "\f7fa";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edge-legacy:before {
  content: "\e078";
}
.fa-edit:before {
  content: "\f044";
}
.fa-egg:before {
  content: "\f7fb";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-ethernet:before {
  content: "\f796";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-alt:before {
  content: "\f424";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fan:before {
  content: "\f863";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-faucet:before {
  content: "\e005";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-figma:before {
  content: "\f799";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-alt:before {
  content: "\f7e4";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-firefox-browser:before {
  content: "\e007";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-fist-raised:before {
  content: "\f6de";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gifts:before {
  content: "\f79c";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-alt:before {
  content: "\f841";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-cheers:before {
  content: "\f79f";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glass-whiskey:before {
  content: "\f7a0";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-globe-europe:before {
  content: "\f7a2";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-pay:before {
  content: "\e079";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-lines:before {
  content: "\f7a4";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamburger:before {
  content: "\f805";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-medical:before {
  content: "\e05c";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-middle-finger:before {
  content: "\f806";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-sparkles:before {
  content: "\e05d";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-hands-wash:before {
  content: "\e05e";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-handshake-alt-slash:before {
  content: "\e05f";
}
.fa-handshake-slash:before {
  content: "\e060";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hard-hat:before {
  content: "\f807";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-cowboy:before {
  content: "\f8c0";
}
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-head-side-cough:before {
  content: "\e061";
}
.fa-head-side-cough-slash:before {
  content: "\e062";
}
.fa-head-side-mask:before {
  content: "\e063";
}
.fa-head-side-virus:before {
  content: "\e064";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-broken:before {
  content: "\f7a9";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hiking:before {
  content: "\f6ec";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hospital-user:before {
  content: "\f80d";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotdog:before {
  content: "\f80f";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-house-user:before {
  content: "\e065";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-ice-cream:before {
  content: "\f810";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-icons:before {
  content: "\f86d";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-ideal:before {
  content: "\e013";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-instagram-square:before {
  content: "\e055";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laptop-house:before {
  content: "\e066";
}
.fa-laptop-medical:before {
  content: "\f812";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lungs:before {
  content: "\f604";
}
.fa-lungs-virus:before {
  content: "\e067";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-mdb:before {
  content: "\f8ca";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microblog:before {
  content: "\e01a";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mixer:before {
  content: "\e056";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mouse:before {
  content: "\f8cc";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-orcid:before {
  content: "\f8d2";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-otter:before {
  content: "\f700";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-pager:before {
  content: "\f815";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-penny-arcade:before {
  content: "\f704";
}
.fa-people-arrows:before {
  content: "\e068";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-alt:before {
  content: "\f879";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-square-alt:before {
  content: "\f87b";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-photo-video:before {
  content: "\f87c";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-square:before {
  content: "\e01e";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-pizza-slice:before {
  content: "\f818";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-plane-slash:before {
  content: "\e069";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pump-medical:before {
  content: "\e06a";
}
.fa-pump-soap:before {
  content: "\e06b";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-radiation:before {
  content: "\f7b9";
}
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-random:before {
  content: "\f074";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-record-vinyl:before {
  content: "\f8d9";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-remove-format:before {
  content: "\f87d";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-restroom:before {
  content: "\f7bd";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-running:before {
  content: "\f70c";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-rust:before {
  content: "\e07a";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-sd-card:before {
  content: "\f7c2";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-shield-virus:before {
  content: "\e06c";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopify:before {
  content: "\e057";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sink:before {
  content: "\e06d";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skating:before {
  content: "\f7c5";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-skiing:before {
  content: "\f7c9";
}
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sleigh:before {
  content: "\f7cc";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-sms:before {
  content: "\f7cd";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-soap:before {
  content: "\e06e";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-down-alt:before {
  content: "\f884";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-amount-up-alt:before {
  content: "\f885";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-spell-check:before {
  content: "\f891";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stackpath:before {
  content: "\f842";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-stopwatch-20:before {
  content: "\e06f";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-store-alt-slash:before {
  content: "\e070";
}
.fa-store-slash:before {
  content: "\e071";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swift:before {
  content: "\f8e1";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-symfony:before {
  content: "\f83d";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tenge:before {
  content: "\f7d7";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-tiktok:before {
  content: "\e07b";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toilet-paper-slash:before {
  content: "\e072";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tools:before {
  content: "\f7d9";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-trailer:before {
  content: "\e041";
}
.fa-train:before {
  content: "\f238";
}
.fa-tram:before {
  content: "\f7da";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-trash-restore:before {
  content: "\f829";
}
.fa-trash-restore-alt:before {
  content: "\f82a";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbraco:before {
  content: "\f8e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-unity:before {
  content: "\e049";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-unsplash:before {
  content: "\e07c";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-nurse:before {
  content: "\f82f";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-users-slash:before {
  content: "\e073";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-virus:before {
  content: "\e074";
}
.fa-virus-slash:before {
  content: "\e075";
}
.fa-viruses:before {
  content: "\e076";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-voicemail:before {
  content: "\f897";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vote-yea:before {
  content: "\f772";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-water:before {
  content: "\f773";
}
.fa-wave-square:before {
  content: "\f83e";
}
.fa-waze:before {
  content: "\f83f";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yammer:before {
  content: "\f840";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('../fonts/fa-brands-400.eot');
  src: url('../fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg#fontawesome') format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('../fonts/fa-solid-900.eot');
  src: url('../fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 640px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1024px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1920px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.container {
  width: 100%;
}
@media (min-width: 1024px) {
  .container {
    max-width: 1220px;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 1220px;
  }
}
@media (min-width: 1024px) {
  .container-large {
    width: 100%;
    max-width: 1920px;
  }
}
.display-none {
  display: none;
}
.separator {
  border-top: 1px solid #000000;
}
.separator-thick {
  border-top: 2px solid #000000;
  margin-top: 0;
  margin-bottom: 10px;
}
h1,
.autopro-h1 {
  font-family: 'Poppins', sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 1023px) {
  h1,
  .autopro-h1 {
    font-size: 32px;
    font-weight: 700;
  }
}
h2,
.autopro-h2,
.checkout-summary-headline {
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
}
@media (max-width: 1023px) {
  h2,
  .autopro-h2,
  .checkout-summary-headline {
    font-size: 28px;
    font-weight: 700;
  }
}
h3,
.autopro-h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 18.72px;
  font-weight: 600;
  font-style: normal;
}
@media (max-width: 1023px) {
  h3,
  .autopro-h3 {
    font-size: 24px;
    font-weight: 700;
  }
}
h4,
.autopro-h4 {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
}
@media (max-width: 1023px) {
  h4,
  .autopro-h4 {
    font-size: 18px;
    font-weight: 600;
  }
}
h5,
.autopro-h5 {
  font-family: 'Poppins', sans-serif;
  font-size: 13.28px;
  font-weight: 600;
  font-style: normal;
}
@media (max-width: 1023px) {
  h5,
  .autopro-h5 {
    font-size: 16px;
    font-weight: 500;
  }
}
h6,
.autopro-h6,
.product-details .name,
.product-details-price .name {
  font-family: 'Poppins', sans-serif;
  font-size: 10.72px;
  font-weight: 900;
  font-style: normal;
}
@media (max-width: 1023px) {
  h6,
  .autopro-h6,
  .product-details .name,
  .product-details-price .name {
    font-size: 13px;
    font-weight: 600;
  }
}
.headline {
  font-family: 'Poppins', sans-serif;
  border-bottom: 2px solid #000000;
  margin-bottom: 30px;
}
.headline h5.headline-text {
  font-size: 13px;
}
.headline-mini {
  position: relative;
  padding-bottom: 15px;
  display: table;
  margin: 0 auto 60px;
}
@media (max-width: 1023px) {
  .headline-mini {
    font-size: 24px;
    margin-bottom: 40px;
  }
}
.headline-mini:after {
  content: ' ';
  position: absolute;
  width: 100%;
  border-bottom: 3px solid #000000;
  right: 0;
  bottom: 0;
}
@media (min-width: 1024px) {
  .headline-mini:after {
    width: calc(100% + 40px);
    left: -20px;
  }
}
body {
  min-height: 100vh;
  overflow-x: hidden;
}
@media (max-width: 1023px) {
  body.fixed-sm {
    overflow-y: hidden;
    height: 100%;
  }
}
body,
.autopro-body,
.checkout-order-summary .checkout-order-summary-list .details .name a,
.checkout-order-summary .checkout-order-summary-list .details .price {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 1023px) {
  body,
  .autopro-body,
  .checkout-order-summary .checkout-order-summary-list .details .name a,
  .checkout-order-summary .checkout-order-summary-list .details .price {
    font-size: 15px;
  }
}
.autopro-body-alternative {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
}
.autopro-body-light,
.autopro-label-small {
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
}
.autopro-label-regular {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
}
a {
  font-weight: 600;
  color: #000000;
}
a:hover,
a:focus {
  font-weight: 600;
  color: #000000;
  outline-offset: 3px;
}
.link {
  text-decoration: underline;
}
.top-section {
  z-index: 1001;
  position: relative;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.no-padding {
  padding: 0 !important;
  padding-all: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
.no-margin {
  margin: 0 !important;
  margin-all: 0 !important;
}
.ellipsis-wrapper {
  display: flex;
  align-items: center;
}
.ellipsis-text {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-vehicle-suitability {
  cursor: pointer;
}
.product-vehicle-suitability:hover {
  text-decoration: underline;
}
/* select drop down animation */
.animation__select,
.animation__accordion,
.select-selected,
.select-selected-icon,
.select-items,
.product__facet .facet .facet__values {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* Fade in and Fade out animations */
.animation__fadeOut {
  z-index: -1;
  opacity: 0;
  animation: hide 0.5s;
  visibility: hidden;
}
@keyframes hide {
  from {
    z-index: 256;
    opacity: 1;
  }
  to {
    z-index: -1;
    opacity: 0;
  }
}
.animation__fadeIn {
  opacity: 1;
  z-index: 256;
  animation: show 0.5s;
  visibility: visible;
}
@keyframes show {
  from {
    opacity: 0;
    z-index: -1;
  }
  to {
    opacity: 1;
    z-index: 256;
  }
}
.animation__fadeOut70,
#modal-overlay {
  z-index: -1;
  opacity: 0;
  animation: hide70 0.5s;
}
@keyframes hide70 {
  from {
    z-index: 1000;
    opacity: 0.7;
  }
  to {
    z-index: -1;
    opacity: 0;
  }
}
.animation__fadeIn70,
#modal-overlay.active {
  opacity: 0.7;
  z-index: 255;
  animation: show70 0.5s;
}
@keyframes show70 {
  from {
    opacity: 0;
    z-index: -1;
  }
  to {
    opacity: 0.7;
    z-index: 255;
  }
}
.slide-in__show,
.sidebar--right.active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.slide-in__from-right,
.sidebar--right {
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
}
@keyframes dropdown {
  0% {
    opacity: 0;
    transform: scaleY(0);
  }
  40% {
    opacity: 1;
  }
  100% {
    transform: scaleY(1);
  }
}
.btn {
  border-radius: 30px;
  text-transform: none;
  padding: 12px;
  font-weight: 700;
}
.btn-small {
  font-size: 16px;
  border-radius: 20px;
  padding: 7px 5px;
}
.btn-xsmall {
  font-size: 14px;
  font-weight: 700;
  border-radius: 14px;
  height: 27px;
}
.btn-primary {
  font-family: 'Poppins', sans-serif;
}
.btn-primary:active,
.btn-primary:active:hover {
  color: #ffffff;
  background-color: #309f43;
  border-color: #309f43;
}
.btn-outline-primary {
  border: 3px solid;
  color: #000000;
  background-color: #ffffff;
  border-color: #000000;
}
.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary.active,
.open .dropdown-toggle.btn-outline-primary {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-outline-primary:active,
.btn-outline-primary.active,
.open .dropdown-toggle.btn-outline-primary {
  background-image: none;
}
.btn-outline-primary.disabled,
.btn-outline-primary[disabled],
fieldset[disabled] .btn-outline-primary,
.btn-outline-primary.disabled:hover,
.btn-outline-primary[disabled]:hover,
fieldset[disabled] .btn-outline-primary:hover,
.btn-outline-primary.disabled:focus,
.btn-outline-primary[disabled]:focus,
fieldset[disabled] .btn-outline-primary:focus,
.btn-outline-primary.disabled:active,
.btn-outline-primary[disabled]:active,
fieldset[disabled] .btn-outline-primary:active,
.btn-outline-primary.disabled.active,
.btn-outline-primary[disabled].active,
fieldset[disabled] .btn-outline-primary.active {
  color: #000000;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-outline-primary .badge {
  color: #ffffff;
  background-color: #000000;
}
.btn-outline-primary:active,
.btn-outline-primary:active:hover {
  color: #000000;
  background-color: #ffffff;
  border-color: #000000;
}
.btn-default[disabled],
.btn-primary[disabled],
.btn-outline-primary[disabled] {
  color: #9ea2a2;
  background-color: #ffffff;
  border-color: #9ea2a2;
}
.btn-default[disabled]:hover,
.btn-primary[disabled]:hover,
.btn-outline-primary[disabled]:hover,
.btn-default[disabled]:active,
.btn-primary[disabled]:active,
.btn-outline-primary[disabled]:active,
.btn-default[disabled]:active:hover,
.btn-primary[disabled]:active:hover,
.btn-outline-primary[disabled]:active:hover {
  color: #9ea2a2;
  background-color: #ffffff;
  border-color: #9ea2a2;
}
.btn-close {
  font-family: 'Poppins', sans-serif;
  position: absolute;
  top: 25px;
  right: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #707070;
  background-color: transparent;
  border: none;
  outline: none;
}
.btn-close::before {
  content: "Close";
  padding-right: 5px;
}
@media (max-width: 1023px) {
  .btn-close {
    font-size: 14px;
    top: 38px;
  }
}
.btn-close .fa-times {
  color: #707070;
}
/* Used in My account page */
.btn-circle-add {
  border: 1px solid;
  padding: 8px 12px;
  position: relative;
}
.btn-circle-add:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 1.33333333em;
  vertical-align: -0.0667em;
  content: '\f055';
  line-height: 0.75em;
  position: absolute;
  right: 5px;
  font-size: 30px;
}
.btn-circle-add:after.fa-pull-left {
  margin-right: .3em;
}
.btn-circle-add:after.fa-pull-right {
  margin-left: .3em;
}
.btn-circle-add__text {
  padding: 0 100px 0 0;
  font-weight: 900;
}
/* Used in PLP */
.btn-filter-by {
  border: 1px solid;
  padding: 3px 12px;
  position: relative;
}
.btn-filter-by:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: .875em;
  content: '\f0b0';
  line-height: 1em;
  position: absolute;
  right: 12.5px;
  top: 7.5px;
}
.btn-filter-by:after.fa-pull-left {
  margin-right: .3em;
}
.btn-filter-by:after.fa-pull-right {
  margin-left: .3em;
}
.btn-filter-by__text {
  padding: 0 40px 0 20px;
}
.btn-checkout-next {
  position: relative;
  padding-right: 70px;
}
.btn-checkout-next:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: .875em;
  content: '\f054';
  line-height: 1em;
  position: absolute;
  right: 35px;
  top: 20px;
  font-size: .65em;
}
.btn-checkout-next:after.fa-pull-left {
  margin-right: .3em;
}
.btn-checkout-next:after.fa-pull-right {
  margin-left: .3em;
}
.btn-cancel {
  font-family: 'Poppins', sans-serif;
  color: #000000;
  background-color: #ffffff;
  border: 3px solid #000000;
}
.btn-cancel:active,
.btn-cancel:active:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-cancel:hover {
  color: #ffffff;
  background-color: #000000;
  font-size: 20px;
  font-weight: 900;
}
table th {
  font-size: inherit;
  font-weight: normal;
  text-transform: none;
  background-color: #ffffff;
  color: #000000;
}
table td {
  font-weight: 400;
}
table th,
table td {
  padding: 5px 10px;
}
.addtocart-component .stock-wrapper {
  font-size: 20px;
  margin: 10px 0;
  text-align: center;
}
.addtocart-component #addToCartButton {
  font-size: 16px;
  font-weight: 700;
}
.addtocart-component .actions,
#add_to_cart_storepickup_form .actions {
  width: 100%;
  display: flex;
}
.addtocart-component .actions .add_to_cart_form > .btn,
#add_to_cart_storepickup_form .actions .add_to_cart_form > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.addtocart-component .actions .add_to_cart_form > .btn[disabled],
#add_to_cart_storepickup_form .actions .add_to_cart_form > .btn[disabled] {
  font-size: 16px;
  font-weight: 700;
}
.addtocart-component .actions .add_to_cart_form .btn-icon,
#add_to_cart_storepickup_form .actions .add_to_cart_form .btn-icon {
  padding-left: 40px;
  padding-right: 40px;
}
.addtocart-component .actions .add_to_cart_form .btn-icon:before,
#add_to_cart_storepickup_form .actions .add_to_cart_form .btn-icon:before {
  content: '';
}
.addtocart-component .actions .add_to_cart_form .btn-icon:after,
#add_to_cart_storepickup_form .actions .add_to_cart_form .btn-icon:after {
  border: none;
}
.addtocart-component .qty-selector-disabled,
#add_to_cart_storepickup_form .qty-selector-disabled {
  flex: 1;
  margin-right: 8px;
}
.addtocart-component .qty-selector-disabled .input-group-btn,
#add_to_cart_storepickup_form .qty-selector-disabled .input-group-btn,
.addtocart-component .qty-selector-disabled .btn,
#add_to_cart_storepickup_form .qty-selector-disabled .btn {
  border-width: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 52px;
}
.addtocart-component .qty-selector-disabled .input-group-btn,
#add_to_cart_storepickup_form .qty-selector-disabled .input-group-btn {
  width: 40px;
}
.addtocart-component .qty-selector-disabled .input-group-btn .btn,
#add_to_cart_storepickup_form .qty-selector-disabled .input-group-btn .btn {
  width: 40px;
  height: 56px;
}
.addtocart-component .qty-selector-disabled .input-group-btn .btn:active,
#add_to_cart_storepickup_form .qty-selector-disabled .input-group-btn .btn:active,
.addtocart-component .qty-selector-disabled .input-group-btn .btn:active:hover,
#add_to_cart_storepickup_form .qty-selector-disabled .input-group-btn .btn:active:hover {
  border-color: #309f43;
}
.addtocart-component .qty-selector,
#add_to_cart_storepickup_form .qty-selector {
  float: left;
  margin-right: 10px;
}
.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 {
  border-width: 3px;
}
.addtocart-component .qty-selector .input-group-btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn {
  width: 40px;
}
.addtocart-component .qty-selector .input-group-btn .btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn .btn {
  color: #000000;
  width: 40px;
  height: 52px;
  margin-bottom: 10px;
}
.addtocart-component .qty-selector .input-group-btn .btn-default,
#add_to_cart_storepickup_form .qty-selector .input-group-btn .btn-default {
  background-color: #ffffff;
  font-size: 16px;
}
.addtocart-component .qty-selector .input-group-btn .btn-default:hover,
#add_to_cart_storepickup_form .qty-selector .input-group-btn .btn-default:hover {
  background-color: #309f43;
  color: #ffffff;
}
.addtocart-component .qty-selector .input-group-btn .btn-default[disabled],
#add_to_cart_storepickup_form .qty-selector .input-group-btn .btn-default[disabled] {
  color: #9ea2a2;
  background-color: #ffffff;
}
.addtocart-component .qty-selector .input-group-btn .fas,
#add_to_cart_storepickup_form .qty-selector .input-group-btn .fas {
  font-size: 16px;
}
.addtocart-component .qty-selector .input-group-btn:first-child > .btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn:first-child > .btn {
  border-right: none;
  border-color: #309f43;
  opacity: 1;
}
.addtocart-component .qty-selector .input-group-btn:last-child > .btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn:last-child > .btn {
  border-left: none;
  border-radius: 0;
  border-color: #309f43;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control {
  border-top: 3px solid #000000;
  border-bottom: 3px solid #000000;
  border-color: #309f43;
  border-left: none;
  border-right: none;
  font-size: 16px;
  height: 52px;
  padding: 6px 0;
  width: 50px;
}
@-moz-document url-prefix() {
  #pdpAddtoCartInput {
    margin: 0;
  }
  #addToCartButton {
    margin: 0;
  }
}
.addtocart-component .AddToCart-AddToCartAction,
#add_to_cart_storepickup_form .AddToCart-AddToCartAction {
  float: left;
  flex: 3;
}
div#addToCartLayer .sku,
.sidebar--xs .sku,
div#addToCartLayer .qty,
.sidebar--xs .qty {
  font-size: 15px;
  font-weight: 400;
}
div#addToCartLayer .add-to-cart--headline,
.sidebar--xs .add-to-cart--headline {
  margin-bottom: 30px;
}
div#addToCartLayer .add-to-cart--headline .headline-text,
.sidebar--xs .add-to-cart--headline .headline-text {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 600;
  margin-top: 0;
}
@media (max-width: 1023px) {
  div#addToCartLayer .add-to-cart--headline .headline-text,
  .sidebar--xs .add-to-cart--headline .headline-text {
    font-size: 14px;
  }
}
div#addToCartLayer .add-to-cart--headline button.btn-close,
.sidebar--xs .add-to-cart--headline button.btn-close {
  top: 16px;
  font-family: 'Poppins', sans-serif;
}
div#addToCartLayer .add-to-cart--headline .fa-times,
.sidebar--xs .add-to-cart--headline .fa-times {
  color: #707070;
}
div#addToCartLayer .add-to-cart--headline .fa-stack,
.sidebar--xs .add-to-cart--headline .fa-stack {
  font-size: .5em;
}
div#addToCartLayer .add-to-cart--headline .fa-circle,
.sidebar--xs .add-to-cart--headline .fa-circle {
  color: #309f43;
}
@media (max-width: 1023px) {
  .add-to-cart .add-to-cart-item .details .name {
    font-size: 14px;
  }
}
.add-to-cart .add-to-cart-button {
  margin-top: 40px;
}
.form-container {
  margin-left: 16px;
  margin-right: 16px;
}
.form-container .form-headline-text {
  line-height: 24px;
}
.form-container .form-headline-text + .separator {
  border-width: 2px;
}
.form-container .form-sub-headline-text {
  font-size: 20px;
  line-height: 24px;
}
.form-container .control-label {
  color: #6a6a6a;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
}
.form-container .form-group:focus-within .control-label {
  color: #309f43;
}
.form-container .form-group.error .control-label {
  color: #eb2024;
}
.form-container .form-group.error .form-control,
.form-container .form-group.error .select-selected,
.form-container .form-group.error .select-selected.select-arrow-active,
.form-container .form-group.error .select-items div {
  border-color: #eb2024;
}
.form-container .form-group.error .select-selected-icon {
  color: #eb2024;
}
select.form-control {
  text-transform: capitalize;
}
textarea.form-control {
  padding: 5px 10px;
}
textarea + .help-block {
  font-size: inherit;
  margin-bottom: 25px;
  text-align: left;
}
.has-error textarea.form-control {
  background: #ffffff;
  border-color: #eb2024;
}
.form-control {
  height: 40px;
  font-size: 14px;
  font-weight: 700;
  border-radius: 20px;
  border: 1px solid #a5a5a5;
  padding: 0 15px;
}
.form-control:focus {
  border-color: #309f43;
}
.form-control.focusIn {
  border-color: #309f43;
}
.form-control.focusOut {
  border: 1px solid #a5a5a5;
}
/**** Custom checkbox ****/
.checkbox-custom-wrapper {
  display: flex;
}
.checkbox-custom-wrapper > div {
  padding: 5px 10px 5px 0;
  color: #000000;
  font-weight: 400;
  font-size: 16px;
}
.checkbox-custom-wrapper .custom-checkbox {
  opacity: 0;
}
.checkbox-custom-wrapper .custom-checkbox + label {
  background-color: #ffffff;
  border: 1px solid #a5a5a5;
  padding: 9px;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  min-height: 20px;
  min-width: 20px;
}
.checkbox-custom-wrapper .custom-checkbox + label::before {
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
}
.checkbox-custom-wrapper .custom-checkbox:focus + label::before {
  box-shadow: 0 0 0 2px #000000;
  height: 18px;
  width: 18px;
  border-radius: 4px;
}
.checkbox-custom-wrapper .custom-checkbox:checked + label {
  border: 1px solid #000000;
  background-color: #000000;
  border-radius: 4px;
  position: relative;
}
.checkbox-custom-wrapper .custom-checkbox:checked + label::after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f00c';
  font-size: 15px;
  color: #ffff00;
  font-weight: 600;
  position: absolute;
  top: 2px;
  left: 2px;
  line-height: 1;
  background-color: #000000;
}
.checkbox-custom-wrapper .custom-checkbox:checked + label::after.fa-pull-left {
  margin-right: .3em;
}
.checkbox-custom-wrapper .custom-checkbox:checked + label::after.fa-pull-right {
  margin-left: .3em;
}
@media (max-width: 1023px) {
  .checkbox-custom-wrapper .custom-checkbox:checked + label::after {
    font-size: 14px;
  }
}
/**** Custom radiobutton ****/
.radiobutton-custom-wrapper {
  display: flex;
}
.radiobutton-custom-wrapper > div {
  padding: 5px 10px 5px 0;
  color: #000000;
}
.radiobutton-custom-wrapper .custom-radiobutton {
  opacity: 0;
}
.radiobutton-custom-wrapper .custom-radiobutton + label {
  background-color: #ffffff;
  border: 1px solid #a5a5a5;
  padding: 10px;
  border-radius: 40px;
  display: inline-block;
  position: relative;
  min-width: 22px;
}
.radiobutton-custom-wrapper .custom-radiobutton + label::before {
  content: "";
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
}
.radiobutton-custom-wrapper .custom-radiobutton:focus + label::before {
  box-shadow: 0 0 0 2px #E5E5E5;
  height: 20px;
  width: 20px;
  border-radius: 40px;
}
.radiobutton-custom-wrapper .custom-radiobutton:checked + label::after {
  content: ' ';
  width: 18px;
  height: 18px;
  border-radius: 40px;
  position: absolute;
  top: 1px;
  left: 1px;
  line-height: 1;
  background: #fff200;
  text-shadow: 0px;
  font-size: 32px;
}
.radiobutton-custom-wrapper .custom-radiobutton:checked + label {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #a5a5a5;
}
/**** Custom select drop down ****/
/* The container must be positioned relative: */
.custom-select {
  position: relative;
  width: 100%;
}
.custom-select select {
  display: none;
  /*hide original SELECT element: */
}
.select-selected {
  background-color: #ffffff;
  border-radius: 19px;
  border: 1px solid #a5a5a5;
  outline: none;
  width: 100%;
  /* Style the arrow inside the select element: */
}
.select-selected:focus {
  outline: none;
}
.select-selected-icon {
  float: right;
  color: #a5a5a5;
}
.select-selected.select-arrow-active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #309f43;
}
.select-selected.select-arrow-active:focus {
  outline: none;
}
.select-selected.select-arrow-active .select-selected-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #309f43;
}
.select-items div,
.select-selected {
  height: 38px;
  font-size: 14px;
  font-weight: 700;
  padding: 8px 16px;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .select-items div,
  .select-selected {
    font-weight: 700;
  }
}
.select-items {
  position: absolute;
  outline: none;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  opacity: 1;
  max-height: 300px;
  overflow-y: auto;
}
.select-items div {
  border-left: 1px solid #309f43;
  border-right: 1px solid #309f43;
  background-color: #ffffff;
}
.select-items div:last-child {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom: 1px solid #309f43;
}
.select-items div:hover,
.select-items.same-as-selected {
  background-color: #fff02a;
  color: #000000;
}
.select-items:hover {
  outline: none;
}
/* Hide the items when the select box is closed: */
.select-hide {
  max-height: 0;
  opacity: 0;
}
#colorbox #cboxClose {
  top: 10px;
  right: 26px;
  color: #000000;
  font-size: 12px;
}
#colorbox #cboxClose:before {
  content: "Close";
  padding-right: 5px;
}
#colorbox #cboxContent {
  background-color: transparent;
}
#colorbox #cboxLoadedContent {
  padding: 0;
  margin-top: 65px;
}
#colorbox #cboxLoadedContent > div,
#colorbox #cboxLoadedContent .modal-container {
  margin: 0px;
  padding: 20px 30px 30px;
  background-color: #ffffff;
}
#colorbox #cboxLoadedContent .addressEntry ul,
#colorbox #cboxLoadedContent .saved-payment-entry ul {
  margin-top: 0;
}
#colorbox #cboxLoadedContent > #afterpayModal {
  background-color: #B2FCE4;
  padding: 0;
  text-align: center;
}
#colorbox #cboxTitle {
  padding: 30px 30px 20px;
  height: 55px;
  background-color: #ffffff;
}
#colorbox #cboxTitle .headline {
  margin-bottom: 0;
}
#colorbox #cboxTitle .headline-text:first-of-type {
  padding-bottom: 10px;
}
@media (min-width: 1024px) {
  #colorbox #cboxTitle .headline-text {
    display: inline-block !important;
  }
}
#cboxOverlay {
  position: fixed;
}
header {
  margin-bottom: 0;
}
main {
  min-height: 100%;
  height: auto;
  /* Pad bottom by footer height */
  padding: 0 0 398px;
}
@media (min-width: 640px) and (max-width: 1023px) {
  main {
    margin-bottom: -717px;
    padding-bottom: 717px;
  }
}
@media (max-width: 639px) {
  main {
    margin-bottom: -960px;
    padding-bottom: 960px;
  }
}
footer {
  height: auto;
  margin-top: 50px;
  position: absolute;
  width: 100%;
  bottom: 0;
}
@media (max-width: 1023px) {
  footer {
    position: relative;
  }
}
footer.offcanvas {
  z-index: -1;
}
@media (min-width: 640px) and (max-width: 1023px) {
  footer {
    height: 860px;
    margin-top: 30px;
  }
}
@media (max-width: 639px) {
  footer {
    height: 1020px;
    margin-top: 30px;
  }
}
@media (min-width: 1024px) and (max-width: 1919px) {
  footer > .container-fluid {
    max-width: 1200px;
  }
}
footer .ab-low-price {
  padding: 10px 0;
}
footer .ab-low-price img {
  max-width: 275px;
  display: block;
  margin: auto;
}
footer .ab-low-price-desktop {
  padding: 20px 0 10px;
  text-align: right;
}
footer .ab-low-price-desktop img {
  max-width: 250px;
  margin-right: 10px;
  height: 120px;
}
.footer__top {
  padding-bottom: 20px;
  padding-top: 30px;
}
@media (max-width: 1023px) {
  .footer__top {
    padding-bottom: 0;
  }
}
.footer__top .footer__nav--container .title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .footer__top .footer__nav--container .title {
    font-weight: 700;
  }
}
.footer__top .footer__nav--container .footer__link > span {
  color: #ffffff;
  display: block;
}
.footer__top .footer__nav--container .footer__nav--links .footer__link {
  margin-top: 0;
  padding: 4px 0 4px 0;
}
.footer__top .footer__nav--container .footer__nav--links .footer__link a {
  font-weight: 400;
}
@media (max-width: 1023px) {
  .footer__top .footer__nav--container .footer__nav--links .footer__link a {
    font-weight: 400;
  }
}
@media (max-width: 1023px) {
  .footer__top .footer__nav--container .footer__nav--links .footer__link {
    margin-bottom: 5px;
  }
}
@media (max-width: 1023px) {
  .footer__top .footer__nav--container .footer__nav--links {
    font-size: 14px;
  }
  .footer__top .footer__nav--container .footer__nav--links a {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .footer__top .footer__nav--container {
    text-align: left;
    margin-bottom: 15px;
  }
}
.footer__top .footer__social-media {
  padding-left: 0;
  margin-bottom: 10px;
  float: right;
}
@media (max-width: 1023px) {
  .footer__top .footer__social-media {
    float: left;
  }
}
.footer__top .footer__social-media a:hover,
.footer__top .footer__social-media a:active,
.footer__top .footer__social-media a:focus {
  border-bottom: none;
}
.footer__top .footer__social-media li {
  display: inline-block;
  list-style: none;
  margin-right: 10px;
}
.footer__top .footer__social-media .fa-stack {
  font-size: 1.2em;
}
.footer__top .footer__social-media .fa-inverse {
  color: #000000;
}
.footer__bottom .footer__left {
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 1023px) {
  .footer__bottom .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.footer__bottom .separator {
  border-top: 5px solid #ff0000;
  border-bottom: 5px solid #fff200;
  margin: 0;
}
@media (max-width: 1023px) {
  .footer__bottom .separator {
    margin-bottom: 30px;
  }
}
.footer__bottom--links {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  .footer__bottom--links {
    padding: 7px 0;
  }
}
.footer__bottom--links.right {
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .footer__bottom--links.right {
    float: right;
    margin-bottom: 0;
  }
  .footer__bottom--links.right li {
    margin-left: 30px;
    margin-right: 0;
  }
}
.footer__bottom--links li {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  .footer__bottom--links li {
    display: inline-block;
    margin-left: 0;
    margin-right: 30px;
    margin-bottom: 0;
  }
}
.footer__bottom--links li a {
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
}
@media (max-width: 1023px) {
  .footer__bottom--links li a {
    font-weight: 300;
  }
}
.footer__bottom .footer__copyright {
  padding: 0;
  text-align: left;
}
@media (max-width: 1023px) {
  .footer__bottom .footer__copyright {
    font-weight: 300;
  }
}
.footer__bottom .footer__location .fa {
  margin-right: 5px;
}
@media (max-width: 1023px) {
  .footer__bottom .footer__location {
    font-weight: 300;
  }
}
.js-mainHeader .megamenu {
  display: block;
  z-index: 256;
  position: relative;
}
@media (min-width: 1024px) {
  .js-mainHeader .megamenu.autopro-borders {
    border-top: 6px solid #ffff00;
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .js-mainHeader .megamenu {
    z-index: 1001;
    display: none;
  }
}
.navigation--top {
  padding-left: 20px;
  padding-right: 20px;
  background: #d9d9d9;
  z-index: 1001;
  position: relative;
  border-bottom: 6px solid #ff0000;
}
.navigation--top .nav__left .simple-banner-component img,
.navigation--top .nav__left .image__component img,
.navigation--top .nav__left .banner__component img {
  width: 120px;
}
.navigation--top .nav__right .nav__links--account li {
  border-right: 1px solid #707070;
  margin: 6px 0;
}
.navigation--top .nav__right .nav__links--account li:last-child {
  border-right: 0;
}
.navigation--top .nav__right .nav__links--account li a {
  text-transform: capitalize;
  color: #000000;
  border-bottom: 1px solid transparent;
  font-weight: 400;
  font-size: 13px;
  padding: 0 12px;
}
.navigation--top .nav__right .nav__links--account li a:hover,
.navigation--top .nav__right .nav__links--account li a:focus {
  font-weight: 400;
  text-decoration: none;
  color: #000000;
  outline-offset: 3px;
}
.navigation--top .nav__right .nav__links--account li.logged_in {
  padding: 0;
}
.navigation--top .nav__right .nav__links--account li .fa-map-marker-alt {
  padding: 0 0 0 5px;
}
.navigation--middle {
  border-top: none;
  z-index: 256;
  position: relative;
  /* search popup */
}
@media (max-width: 1023px) {
  .navigation--middle {
    z-index: 1001;
    border-top: 5px solid #ff0000;
    border-bottom: 5px solid #ffff00;
  }
}
@media (min-width: 1024px) {
  .navigation--middle {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.navigation--middle .componentContainer {
  text-align: center;
  vertical-align: top;
  border-left: none;
}
@media (min-width: 1024px) {
  .navigation--middle .megamenu.autopro-borders {
    border-top: 6px solid #ffff00;
    width: 100%;
  }
}
.navigation--middle .mobile-menu {
  width: 30px;
  margin-right: auto;
  float: none;
  z-index: 1;
}
.navigation--middle .mobile-menu span {
  font-size: 18px;
}
.navigation--middle .nav-cart {
  position: relative;
  float: none;
  font-size: 20px;
  line-height: 40px;
}
.navigation--middle .nav-cart .mini-cart-link {
  line-height: 55px;
  border-bottom: none;
}
@media (max-width: 1023px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 40px;
  }
}
.navigation--middle .nav-cart .mini-cart-link .mini-cart-count {
  left: 0;
  top: 14px;
  font-size: 12px;
  position: absolute;
  float: left;
  margin: 0;
}
.navigation--middle .nav-cart .mini-cart-link .mini-cart-count:before,
.navigation--middle .nav-cart .mini-cart-link .mini-cart-count:after {
  content: "";
}
.navigation--middle .nav-cart .mini-cart-link .mini-cart-count .nav-items-total {
  top: 2px;
  right: auto;
  height: 19px;
  width: 19px;
  line-height: 20px;
  display: inline-block;
  background-color: #309f43;
  color: #ffffff;
  border-radius: 50%;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 1023px) {
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-count .nav-items-total {
    left: 3px;
  }
}
.navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
  float: none;
  top: 0;
}
.navigation--middle .desktop__nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .navigation--middle .desktop__nav {
    flex-wrap: wrap;
    height: 48px;
  }
}
.navigation--middle .desktop__nav .nav__right {
  border-left: none;
}
.navigation--middle .desktop__nav .nav__right .btn-storeName {
  padding: 16px 6px;
}
@media (max-width: 1023px) {
  .navigation--middle .desktop__nav .nav__right .btn-storeName {
    padding: 11px 4px 9px 4px;
  }
}
.navigation--middle .desktop__nav .nav__right .btn {
  padding: 18px 13px 18px 0px;
  vertical-align: top;
}
.navigation--middle .desktop__nav .nav__right .btn-search {
  font-size: 25px;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .navigation--middle .desktop__nav .nav__right .btn-search {
    font-size: 20px;
    padding: 9px 4px;
  }
}
.navigation--middle .desktop__nav .nav__right .btn-garage {
  position: relative;
}
@media (max-width: 1023px) {
  .navigation--middle .desktop__nav .nav__right .btn-garage {
    padding: 9px 4px;
  }
}
.navigation--middle .desktop__nav .nav__right .btn-garage .icon-tick {
  position: absolute;
  color: #309f43;
  left: 9px;
  top: 34px;
  font-size: 19px;
}
@media (max-width: 1023px) {
  .navigation--middle .desktop__nav .nav__right .btn-garage .icon-tick {
    left: 0;
    top: 26px;
  }
}
.navigation--middle .desktop__nav .nav__right .btn-garage .icon-tick:before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.navigation--middle .desktop__nav .nav__right .btn-garage .icon-tick:after {
  content: '';
  display: block;
  height: 18px;
  width: 18px;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  border-radius: 10px;
}
.navigation--middle .mobile__nav__cell .mobile__nav__row--btn {
  padding: 0 15px;
}
.navigation--middle .mobile__nav__cell .mobile__nav__row--btn span.fa {
  color: #ffffff;
}
.navigation--middle .mobile__nav__cart.componentContainer .nav-cart {
  padding: 8px 18px 0 11px;
}
@media (max-width: 1023px) {
  .navigation--middle .mobile__nav__cart.componentContainer .nav-cart {
    padding: 3px 4px 0 4px;
  }
}
.navigation--middle .site-logo {
  width: 120px;
  padding: 18px 0;
  float: left;
}
@media (max-width: 1023px) {
  .navigation--middle .site-logo {
    position: absolute;
    width: 100%;
    padding: 2px 0;
    text-align: center;
    background: transparent;
    z-index: 0;
  }
  .navigation--middle .site-logo a {
    width: 110px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 50px;
  }
}
.navigation--middle .nav__left {
  padding-left: 5px;
  padding-right: 5px;
  float: left;
}
@media (max-width: 1023px) {
  .navigation--middle .nav__left {
    display: inline-flex;
    padding-left: 0;
  }
}
@media (min-width: 1024px) {
  .navigation--middle .nav__center {
    width: 60%;
  }
}
.navigation--middle .nav__center.site-search-active {
  position: relative;
}
@media (max-width: 1023px) {
  .navigation--middle .nav__center.site-search-active .megamenu {
    display: none;
  }
}
.navigation--middle .nav__right {
  padding-right: 0;
  float: right;
  z-index: 1;
}
@media (min-width: 1024px) {
  .navigation--middle .nav__right {
    min-width: 175px;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info {
  border-left: none;
  padding-left: 0;
}
@media (max-width: 639px) {
  .navigation--middle .nav__right ul.nav__links--shop_info li {
    float: left;
  }
}
.navigation--middle .nav__right .nav__links .icon-image {
  width: 36px;
  height: 36px;
}
@media (max-width: 1023px) {
  .navigation--middle .nav__right .nav__links .icon-image {
    width: 24px;
    height: 24px;
  }
}
.navigation--middle .nav__right .nav__links .hide-on-smaller-devices {
  display: block;
}
.navigation--middle .nav__right .nav__links .hide-on-smaller-devices:hover {
  cursor: pointer;
}
@media (max-width: 1199px) {
  .navigation--middle .nav__right .nav__links .hide-on-smaller-devices {
    display: none;
  }
}
.navigation--middle .nav__right .nav__links .icon-text {
  color: white;
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
  padding: 18px 13px 18px 0px;
}
@media (max-width: 1023px) {
  .navigation--middle .nav__right .nav__links .icon-text {
    width: 24px;
    height: 24px;
  }
}
.navigation--middle .site-search {
  display: none;
  /* search input */
  /* search results */
}
@media (min-width: 1024px) {
  .navigation--middle .site-search {
    display: block;
  }
}
@media (max-width: 1023px) {
  .navigation--middle .site-search {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    overflow-y: scroll;
    left: 0;
    background-color: #ffffff;
  }
}
@media (max-width: 1023px) {
  .navigation--middle .site-search.active {
    display: block;
  }
}
.navigation--middle .site-search > .yCmsComponent {
  margin: 20px 100px 5px;
}
@media (max-width: 1023px) {
  .navigation--middle .site-search > .yCmsComponent {
    margin: 40px 15px;
    background-color: #ffffff;
  }
}
.navigation--middle .site-search .ui-front-search {
  margin: 15px auto 0;
  max-width: 460px;
}
@media (max-width: 1023px) {
  .navigation--middle .site-search .ui-front-search {
    max-width: none;
  }
}
.navigation--middle .site-search .ui-front-search .js_search_button .js-clear-search {
  display: none;
}
.navigation--middle .site-search .input-group {
  width: 100%;
}
.navigation--middle .site-search .input-group .form-control {
  display: block;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  font-size: 14px;
  font-weight: 500;
}
.navigation--middle .site-search .input-group .form-control:focus {
  border-color: #000000;
}
@media (max-width: 1023px) {
  .navigation--middle .site-search .input-group .form-control:focus {
    border-color: #309f43;
  }
}
.navigation--middle .site-search .input-group .input-group-btn {
  position: absolute;
  right: 55px;
  top: 5px;
  z-index: 3;
}
.navigation--middle .site-search .input-group .input-group-btn .btn:hover,
.navigation--middle .site-search .input-group .input-group-btn :focus {
  text-decoration: none;
}
.navigation--middle .site-search .input-group .input-group-btn .fa-times {
  font-size: 12px;
}
@media (max-width: 1023px) {
  .navigation--middle .site-search .input-group .input-group-btn .fa-times {
    padding-left: 5px;
  }
}
.navigation--middle .site-search .input-group .input-group-btn .black-search,
.navigation--middle .site-search .input-group .input-group-btn .fa-search,
.navigation--middle .site-search .input-group .input-group-btn .icon-ab-search-white {
  position: absolute;
  top: 4px;
  left: 15px;
  font-size: 24px;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .navigation--middle .site-search .input-group .input-group-btn .black-search,
  .navigation--middle .site-search .input-group .input-group-btn .fa-search,
  .navigation--middle .site-search .input-group .input-group-btn .icon-ab-search-white {
    font-size: 12px;
    top: 4px;
    left: 20px;
  }
}
.navigation--middle .site-search .input-group.error,
.navigation--middle .site-search .input-group.error:focus-within {
  border-color: #eb2024;
}
.navigation--middle .site-search .input-group.error .form-control,
.navigation--middle .site-search .input-group.error:focus-within .form-control {
  border-color: #eb2024;
}
.navigation--middle .site-search .input-group.error .input-group-btn .btn,
.navigation--middle .site-search .input-group.error:focus-within .input-group-btn .btn {
  color: #eb2024;
}
.navigation--middle .site-search .input-group:focus-within .input-group-btn .btn {
  color: #000000;
}
@media (min-width: 1024px) {
  .navigation--middle .site-search .btn-close,
  .navigation--middle .site-search .btn-close .fa-times {
    color: #ffffff;
  }
}
.navigation--middle .site-search .ui-autocomplete {
  display: flex;
  border: none;
  justify-content: center;
}
@media (min-width: 1024px) {
  .navigation--middle .site-search .ui-autocomplete {
    max-width: 1200px;
    width: 100% !important;
    height: 438px;
    top: 80px !important;
    left: 0 !important;
    right: 0 !important;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1023px) {
  .navigation--middle .site-search .ui-autocomplete {
    top: 170px !important;
    flex-direction: column;
    width: 100% !important;
    left: 0 !important;
  }
}
.navigation--middle .site-search .ui-autocomplete-type {
  font-weight: bold;
  padding: 0 10px;
}
.navigation--middle .site-search .ui-autocomplete-type .ui-autocomplete-header {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #000000;
}
.navigation--middle .site-search .ui-autocomplete-type .ui-autocomplete-link {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #000000;
  text-decoration-line: underline;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .navigation--middle .site-search .ui-autocomplete-type .ui-autocomplete-link {
    margin-bottom: 20px;
  }
}
@media (max-width: 1023px) {
  .navigation--middle .site-search .ui-autocomplete-type {
    padding-left: 14px;
    padding-right: 14px;
  }
  .navigation--middle .site-search .ui-autocomplete-type.ui-type-autoSuggestion {
    order: 2;
  }
  .navigation--middle .site-search .ui-autocomplete-type.ui-type-productResult {
    order: 1;
  }
}
@media (min-width: 1024px) {
  .navigation--middle .site-search .ui-autocomplete-type {
    margin: 10px 0;
    padding: 10px;
    flex-basis: 100%;
  }
  .navigation--middle .site-search .ui-autocomplete-type .product-result-container {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .navigation--middle .site-search .ui-autocomplete-type.ui-type-autoSuggestion {
    flex: 1;
  }
  .navigation--middle .site-search .ui-autocomplete-type.ui-type-productResult {
    flex: 2;
  }
  .navigation--middle .site-search .ui-autocomplete-type.ui-type-productResult .productResult ul > li:first-child {
    padding-left: 0;
  }
  .navigation--middle .site-search .ui-autocomplete-type.ui-type-productResult .viewProducts {
    margin-top: 12px;
    background-color: #93d500;
    border-color: #93d500;
    color: #000;
  }
  .navigation--middle .site-search .ui-autocomplete-type.ui-type-autoSuggestion:only-child,
  .navigation--middle .site-search .ui-autocomplete-type.ui-type-productResult:only-child {
    width: 100%;
  }
}
.navigation--middle .site-search .ui-autocomplete-type.ui-type-error {
  width: 100%;
}
.navigation--middle .site-search .ui-type-autoSuggestion .ui-autocomplete-header {
  padding-left: 32px;
}
@media (max-width: 1023px) {
  .navigation--middle .site-search .ui-type-autoSuggestion .ui-autocomplete-header {
    padding-left: 0;
  }
}
.navigation--middle .site-search .ui-autocomplete-type ul {
  padding: 0;
}
.navigation--middle .site-search .ui-submenu {
  font-weight: normal;
}
.navigation--middle .site-search .ui-submenu-center {
  margin: 0 auto;
}
.navigation--middle .site-search .ui-autocomplete > li > div > ul {
  display: block !important;
  position: relative !important;
  border: 0 !important;
}
@media (min-width: 1024px) {
  .navigation--middle .site-search .ui-autocomplete > li > div > ul {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.navigation--middle .site-search span.ui-menu-icon {
  display: none !important;
}
@media (min-width: 1024px) {
  .navigation--middle .site-search .ui-menu-item {
    max-width: 300px;
  }
  .navigation--middle .site-search .ui-menu-item.ui-item-error {
    max-width: none;
    width: 100%;
  }
}
.navigation--middle .site-search .ui-menu-item.ui-item-error {
  cursor: default;
  color: #ff0000;
  text-align: center;
}
.navigation--middle .site-search .ui-menu-item > a {
  display: block;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: normal;
}
.navigation--middle .site-search .ui-menu-item > a .prices {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #000000;
}
@media (max-width: 1023px) {
  .navigation--middle .site-search .ui-menu-item > a .prices {
    display: inline-block;
    padding: 0 10px;
  }
}
@media (max-width: 1023px) {
  .navigation--middle .site-search .ui-menu-item > a {
    clear: both;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
  }
}
@media (min-width: 1024px) {
  .navigation--middle .site-search .ui-menu-item > a {
    height: 100%;
  }
}
.navigation--middle .site-search .ui-menu-item.ui-item-suggestion:first-child {
  margin-top: 20px;
}
.navigation--middle .site-search .ui-menu-item.ui-item-suggestion:last-child {
  margin-bottom: 40px;
}
.navigation--middle .site-search .ui-menu-item.ui-item-suggestion > a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 10px;
  color: #000000;
  text-transform: capitalize;
}
@media (min-width: 1024px) {
  .navigation--middle .site-search .ui-menu-item.ui-item-suggestion > a {
    padding-left: 17px;
  }
}
@media (min-width: 1024px) {
  .navigation--middle .site-search .ui-menu-item.ui-item-suggestion {
    flex: 100%;
    padding-left: 15px;
  }
}
@media (min-width: 1024px) {
  .navigation--middle .site-search .ui-menu-item.ui-item-product {
    flex: 33.3%;
    padding: 20px 10px 10px;
  }
}
.navigation--middle .site-search .ui-menu-item.ui-item-product .promo {
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 11px;
  font-style: italic;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .navigation--middle .site-search .ui-menu-item.ui-item-product .promo {
    background-color: #fff200;
    display: inline-block;
    line-height: 2.2em;
    font-size: 18px;
    font-weight: normal;
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
  }
}
.navigation--middle .site-search .ui-menu-item.ui-item-product .name {
  margin-bottom: 10px;
  height: 35px;
  overflow: hidden;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .navigation--middle .site-search .ui-menu-item.ui-item-product .name {
    padding: 0 10px;
  }
}
.navigation--middle .site-search .ui-menu-item.ui-item-product .name .search-results-highlight {
  font-weight: normal;
  font-style: normal;
}
.navigation--middle .site-search .ui-menu-item.ui-item-product .price-special {
  color: #ff0000;
  margin-right: 15px;
}
.navigation--middle .site-search .ui-menu-item.ui-item-product .price-retail {
  font-size: 16px;
  font-weight: 300;
  text-decoration: line-through;
}
.navigation--middle .site-search .ui-menu-item .thumb {
  text-align: center;
}
@media (max-width: 1023px) {
  .navigation--middle .site-search .ui-menu-item .thumb {
    float: left;
    min-width: 48px;
  }
}
.navigation--middle .site-search .ui-menu-item .thumb img {
  width: 183px;
  max-width: 183px;
  max-height: 183px;
  padding: 5px;
}
@media (max-width: 1023px) {
  .navigation--middle .site-search .ui-menu-item .thumb img {
    width: 90px;
  }
}
.navigation--middle .site-search .ui-menu-item .thumb .product-promotion {
  height: 0;
  margin: 0;
}
.navigation--middle .site-search .ui-menu-item .thumb .product-promotion img.promotion-badge {
  position: absolute;
  top: 0;
  right: 0;
  width: 65px;
  height: 65px;
  z-index: 99;
}
@media (max-width: 1023px) {
  .navigation--middle .site-search .ui-menu-item .thumb .product-promotion img.promotion-badge {
    width: 45px;
    height: 45px;
  }
}
/* hide nav quick links */
.nav-order-tools {
  display: none;
}
.branding-mobile {
  border: none;
  padding: 7px 0 9px 0;
}
@media only screen and (min-width: 370px) and (max-width: 1023px) {
  .branding-mobile {
    position: absolute;
    width: 100%;
    text-align: center;
    background: transparent;
    z-index: 0;
  }
}
.navigation--bottom .nav__links--products {
  padding: 0;
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--products {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom a:hover,
  .navigation--bottom a:focus,
  .navigation--bottom a:focus-within {
    outline: none;
  }
  .navigation--bottom .navigation__overflow {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom {
    top: 0;
    height: 100vh;
  }
  .navigation--bottom .nav__links--mobile li {
    background-color: #ffffff;
    width: 100%;
  }
  .navigation--bottom .nav__links--mobile li a {
    color: #000000;
  }
  .navigation--bottom .nav__links--mobile li a.btn {
    color: #ffffff;
  }
  .navigation--bottom .nav__links--mobile li.nav__login {
    border: none;
  }
  .navigation--bottom .nav__links--mobile .nav__my-account li {
    clear: both;
  }
  .navigation--bottom .nav__links--mobile .nav__my-account li a {
    font-size: 18px;
    padding: 20px 9px;
    font-weight: 400;
  }
  .navigation--bottom .nav__links--mobile .nav__login .nav-login-section i {
    float: right;
    color: rgba(0, 0, 0, 0.16);
    margin-right: 20px;
  }
  .navigation--bottom .nav__links--mobile .nav__login .nav-login-section .nav-register-icon {
    margin-right: 12px;
  }
  .navigation--bottom .nav__links--mobile .subNavList li {
    background-color: #ffffff;
  }
  .navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
  .navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  }
  .navigation--bottom .nav__links--heading {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .navigation--bottom .nav__links--products .nav__link a,
  .navigation--bottom .nav__links--products .nav__link--secondary a {
    padding: 20px 30% 20px 20px;
    border-bottom: none;
  }
  .navigation--bottom .nav__links--products .nav__link .js-myStore,
  .navigation--bottom .nav__links--products .nav__link--secondary .js-myStore {
    border-bottom: none;
  }
  .navigation--bottom .nav__links--products .nav__link .js-myStore i,
  .navigation--bottom .nav__links--products .nav__link--secondary .js-myStore i {
    float: right;
    color: rgba(0, 0, 0, 0.16);
    font-size: 28px;
  }
  .navigation--bottom .nav__links--products li.liUserSign {
    border-bottom: none;
  }
  .navigation--bottom .nav__links--products li.liUserSign a.userSign {
    text-transform: none;
  }
  .navigation--bottom .nav__links--products .userGreeting {
    position: relative;
    margin-top: 10px;
  }
  .navigation--bottom .nav__links--products .userGreeting > a {
    font-size: 20px;
    font-weight: 600;
    border: none;
    margin: 10px 0 10px 20px;
    display: block;
    float: left;
    padding: 0;
  }
  .navigation--bottom .nav__links--products .userGreeting > a:after {
    content: ' ';
    display: block;
    border-top: 3px solid #000000;
    background-color: #000000;
    height: 3px;
    width: 100%;
    top: 35px;
  }
  .navigation--bottom .nav__links--products .userGreeting .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: 4px;
  }
  .navigation--bottom .nav__links--products .userGreeting .userName {
    display: inline-block;
    padding: 20px;
  }
  .navigation--bottom .nav__links--products .userGreeting #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
  .navigation--bottom .nav__links--primary a.sm-back {
    padding: 5px 20px;
    background-color: #ffffff;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    padding: 10px 20px;
  }
  .navigation--bottom .navigation__overflow {
    border-top: none;
    background-color: #ffffff;
    height: 75vh;
    width: 100%;
    overflow-y: overlay;
  }
}
@media (max-width: 1023px) and (min-width: 1023px) {
  .navigation--bottom .nav__links--primary .onClearance {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .navigation--bottom {
    top: 0;
  }
}
@media (min-width: 1023px) {
  .navigation--bottom .nav__links--products .nav__links--primary > span.nav__link > a {
    font-size: 13px;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  .navigation--bottom .nav__links--products .nav__links--primary > span.nav__link > a:after {
    display: block;
    content: '';
    border-bottom: solid 2px #ffff00;
    transform: scaleX(0);
    transition: all 0.1s ease-in-out;
    position: relative;
    top: 7px;
  }
  .navigation--bottom .nav__links--products .nav__links--primary > span.nav__link > a:hover:after,
  .navigation--bottom .nav__links--products .nav__links--primary > span.nav__link > a:focus:after {
    transform: scaleX(1);
  }
}
.navigation--bottom .nav__links--products .nav__links--primary a {
  font-size: 18px;
  padding: 15px 9px;
  position: relative;
  text-transform: capitalize;
  font-weight: 500;
}
.navigation--bottom.navigation--sidebar .userGroup {
  text-align: left;
  text-transform: none;
  padding: 30px 15px 15px 15px;
}
.navigation--bottom.navigation--sidebar .userGroup .nav__heading {
  border-bottom: 3px solid black;
  padding-bottom: 10px;
}
.navigation--bottom .userGroup {
  font-weight: 600;
  color: #000000;
}
.navigation--bottom .userGroup a {
  color: #000000;
}
@media (max-width: 639px) {
  .navigation--bottom .userGroup {
    height: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup {
    text-align: center;
    line-height: 43px;
    padding: 20px;
    width: 100%;
    height: auto;
  }
  .navigation--bottom .userGroup a.nav__tab:focus {
    text-decoration: none;
  }
  .navigation--bottom .userGroup .nav__tab {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    padding: 0 10px;
    color: #9ea2a2;
    display: inline-block;
    font-weight: 600;
  }
  .navigation--bottom .userGroup .nav__tab.active {
    color: #000000;
  }
  .navigation--bottom .userGroup .nav__tab.active::after {
    content: ' ';
    display: block;
    border-top: 2px solid #ffff00;
    height: 0;
    width: calc(100% + 20px);
    top: 20px;
    margin-top: -2px;
    margin-left: -10px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.navigation .close-nav {
    position: absolute;
    height: 84px;
    border: none;
    width: auto;
    right: 1%;
  }
}
.navigation--bottom.navigation .close-nav button {
  height: auto;
  width: auto;
  float: left;
  padding: 10px;
  color: #707070;
  border: none;
  background: transparent;
  position: relative;
  top: 0;
  right: 0;
}
.navigation--bottom.navigation .close-nav button::before {
  content: "Close";
  padding-right: 5px;
}
.navigation--bottom.navigation .close-nav button span {
  font-size: 14px;
  color: #707070;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .offcanvas .sticky-nav-top {
    top: -84px;
  }
}
@media (max-width: 639px) {
  .offcanvas .sticky-nav-top {
    height: 84px;
  }
}
@media (max-width: 639px) {
  body.offcanvas {
    background-color: #6a6a6a;
  }
}
@media (max-width: 1023px) {
  body.offcanvas .navigation--bottom {
    box-shadow: 0 -14px 10px 10px rgba(0, 0, 0, 0.6);
  }
}
@media (max-width: 1023px) {
  body.offcanvas .navigation--bottom {
    position: fixed;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom li {
    min-height: 64px;
  }
}
@media (min-width: 1023px) {
  .navigation--bottom .nav__links--primary .onClearance {
    display: none;
  }
}
.navigation--bottom .nav__links--primary .nav__link {
  width: 67%;
  display: inline;
  vertical-align: middle;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .nav__link {
    display: inline-block;
    padding-left: 20px;
  }
}
.navigation--bottom .nav__links--primary .nav__link--image {
  width: 23%;
  text-align: right;
  display: inline-block;
}
.navigation--bottom .nav__links--primary .nav__link--drill__down {
  width: 5%;
  padding: 5px;
  float: right;
  margin-top: 4%;
}
.navigation--bottom .nav__links--primary .nav__link--my-store {
  width: 88%;
}
.navigation--bottom .show-sub .sub__navigation {
  top: 80px;
  width: 100%;
  position: absolute;
}
.navigation--bottom .show-sub .nav__link a:after {
  display: none;
}
.navigation--bottom .sub-navigation-section .nav__link--secondary a {
  color: #ffffff;
}
@media (max-width: 1023px) {
  .navigation--bottom .sub-navigation-section .nav__link--secondary a {
    color: #000000;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .title {
  text-transform: capitalize;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: #000000;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
  border-bottom: none;
  padding: 10px 0;
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
  padding: 0px 10px;
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a:hover {
  border-radius: 30px;
  padding: 0px 10px;
  background-color: #486800;
  border-bottom: none;
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a:hover::before {
  visibility: hidden;
}
.navigation--bottom .js-userAccount-Links .accNavComponent.NAVcompONENT li {
  padding: 20px 9px 0 0;
}
.navigation--bottom .js-userAccount-Links li.auto {
  border-right: none;
  border-bottom: none;
}
.navigation--bottom .js-userAccount-Links li.yCmsComponent {
  border-right: none;
  border-bottom: none;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products {
    width: 360px;
    left: 8px;
  }
  .navigation--bottom .nav__links--products li {
    padding: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
.navigation--bottom .nav__links--products .menu-back-link {
  font-size: 18px;
  padding: 15px 0;
  position: relative;
  text-transform: capitalize;
  font-weight: 500;
  padding-left: 20px;
}
.navigation--bottom .nav__links--products .nav__links--primary:last-child:not(:first-child),
.navigation--bottom .nav__links--products .nav__links--secondary:last-child:not(:first-child),
.navigation--bottom .nav__links--products .nav__links--tertiary:last-child:not(:first-child),
.navigation--bottom .nav__links--products .nav__links--quaternary:last-child:not(:first-child) {
  padding-bottom: 0;
  margin-right: 10px;
}
.navigation--bottom .nav__links--products .nav__links--primary img {
  width: 64px;
  height: 64px;
}
.navigation--bottom .nav__links--products .nav__links--primary:hover,
.navigation--bottom .nav__links--products .nav__links--primary:focus,
.navigation--bottom .nav__links--products .nav__links--primary:focus-within {
  text-decoration: none;
}
.navigation--bottom .nav__links--products .nav__links--primary:hover .level-1-menu,
.navigation--bottom .nav__links--products .nav__links--primary:focus .level-1-menu,
.navigation--bottom .nav__links--products .nav__links--primary:focus-within .level-1-menu {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products .nav__links--primary:hover .menu-container-level-1,
  .navigation--bottom .nav__links--products .nav__links--primary:focus .menu-container-level-1,
  .navigation--bottom .nav__links--products .nav__links--primary:focus-within .menu-container-level-1 {
    display: none;
  }
  .navigation--bottom .nav__links--products .nav__links--primary:hover .level-1-menu,
  .navigation--bottom .nav__links--products .nav__links--primary:focus .level-1-menu,
  .navigation--bottom .nav__links--products .nav__links--primary:focus-within .level-1-menu {
    display: none;
    transform-origin: unset;
    animation: none;
  }
}
.navigation--bottom .nav__links--products .menu-container-level-1 {
  top: 100%;
  left: 0;
  width: 100%;
  height: 0;
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--products .menu-container-level-1 ul {
    padding: 0px;
  }
  .navigation--bottom .nav__links--products .menu-container-level-1 ul li .right-arrow {
    float: right;
    padding: 9px;
    display: inline;
    margin-top: -37px;
    font-size: 16px;
  }
  .navigation--bottom .nav__links--products .menu-container-level-1 ul li a {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
}
.navigation--bottom .nav__links--products .level-1-menu {
  position: relative;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products .level-1-menu {
    display: none;
    overflow: hidden;
    margin: 25px 0 50px;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--products .level-1-menu {
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.24);
    position: absolute;
    height: auto;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.15s;
    width: 230px;
    border: 1px solid #dadada;
    background-color: #fbfbfb;
  }
}
.navigation--bottom .nav__links--products .level-1-menu:hover,
.navigation--bottom .nav__links--products .level-1-menu:focus,
.navigation--bottom .nav__links--products .level-1-menu:focus-within {
  display: block;
}
.navigation--bottom .nav__links--products .level-1-menu li {
  float: initial;
}
.navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary {
  width: 350px;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary:hover,
  .navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary:focus,
  .navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary:focus-within {
    transition-delay: 0.15s;
    display: block;
    border-radius: 30px;
  }
  .navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary:hover .level-2-menu,
  .navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary:focus .level-2-menu,
  .navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary:focus-within .level-2-menu {
    transition-delay: 0.15s;
    display: block;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary {
    width: 230px;
  }
  .navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary .level-2-menu {
    transition: all 0s step-start 0.25s;
  }
  .navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary:hover,
  .navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary:focus,
  .navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary:focus-within {
    transition-delay: 0.15s;
    display: block;
    background-color: #ffff00;
  }
  .navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary:hover .level-2-menu,
  .navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary:focus .level-2-menu,
  .navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary:focus-within .level-2-menu {
    transition-delay: 0.15s;
    visibility: visible;
    opacity: 1;
  }
}
.navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary a {
  color: #000000;
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary a {
    padding: 6px;
    width: 94%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.navigation--bottom .nav__links--products .level-1-menu .nav__links--secondary a::before {
  display: none;
}
.navigation--bottom .nav__links--products .level-2-menu {
  position: absolute;
  top: 0;
  height: auto;
  left: 360px;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products .level-2-menu {
    display: none;
    min-height: 100%;
    left: 360px;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--products .level-2-menu {
    box-shadow: 2px 6px 11px -3px rgba(0, 0, 0, 0.24);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.15s;
    width: 230px;
    border: 1px solid #dadada;
    background-color: #fbfbfb;
    left: 229px;
  }
}
.navigation--bottom .nav__links--products .level-2-menu .nav__links--tertiary {
  width: 350px;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products .level-2-menu .nav__links--tertiary:hover,
  .navigation--bottom .nav__links--products .level-2-menu .nav__links--tertiary:focus,
  .navigation--bottom .nav__links--products .level-2-menu .nav__links--tertiary:focus-within {
    transition-delay: 0.15s;
    display: block;
    border-radius: 30px;
  }
  .navigation--bottom .nav__links--products .level-2-menu .nav__links--tertiary:hover .level-3-menu,
  .navigation--bottom .nav__links--products .level-2-menu .nav__links--tertiary:focus .level-3-menu,
  .navigation--bottom .nav__links--products .level-2-menu .nav__links--tertiary:focus-within .level-3-menu {
    transition-delay: 0.15s;
    visibility: visible;
    opacity: 1;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--products .level-2-menu .nav__links--tertiary {
    width: 230px;
  }
  .navigation--bottom .nav__links--products .level-2-menu .nav__links--tertiary:hover,
  .navigation--bottom .nav__links--products .level-2-menu .nav__links--tertiary:focus,
  .navigation--bottom .nav__links--products .level-2-menu .nav__links--tertiary:focus-within {
    display: block;
    background-color: #ffff00;
    transition-delay: 0.15s;
  }
  .navigation--bottom .nav__links--products .level-2-menu .nav__links--tertiary:hover .level-3-menu,
  .navigation--bottom .nav__links--products .level-2-menu .nav__links--tertiary:focus .level-3-menu,
  .navigation--bottom .nav__links--products .level-2-menu .nav__links--tertiary:focus-within .level-3-menu {
    transition-delay: 0.15s;
    visibility: visible;
    opacity: 1;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--products .level-2-menu .nav__links--tertiary a {
    padding: 8px;
    width: 94%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.navigation--bottom .nav__links--products .level-2-menu .nav__links--tertiary a::before {
  display: none;
}
.navigation--bottom .nav__links--products .level-3-menu {
  position: absolute;
  top: 0;
  height: auto;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products .level-3-menu {
    display: none;
    min-height: 100%;
    left: 360px;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--products .level-3-menu {
    box-shadow: 2px 6px 11px -3px rgba(0, 0, 0, 0.24);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.15s;
    height: -webkit-fill-available;
    width: 230px;
    border: 1px solid #dadada;
    background-color: #fbfbfb;
    left: 229px;
  }
}
.navigation--bottom .nav__links--products .level-3-menu .nav__links--quaternary {
  width: 350px;
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--products .level-3-menu .nav__links--quaternary {
    width: 230px;
  }
  .navigation--bottom .nav__links--products .level-3-menu .nav__links--quaternary:hover,
  .navigation--bottom .nav__links--products .level-3-menu .nav__links--quaternary:focus,
  .navigation--bottom .nav__links--products .level-3-menu .nav__links--quaternary:focus-within {
    transition-delay: 0.15s;
    display: block;
    background: #000000;
    background-color: #f4e400;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--products .level-3-menu .nav__links--quaternary a {
    padding: 8px;
    width: 94%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.navigation--bottom .nav__links--products .level-3-menu .nav__links--quaternary a::before {
  display: none;
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--products .level-2-toTheRight {
    left: auto !important;
    box-shadow: -2px 5px 11px -3px rgba(0, 0, 0, 0.24) !important;
    right: 228px;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--products .level-3-toTheRight {
    left: auto !important;
    box-shadow: -2px 5px 11px -3px rgba(0, 0, 0, 0.24) !important;
    right: 228px;
  }
}
.navigation--bottom .nav__links--products.sidebar-active-level-1 {
  position: relative;
  left: -100%;
}
.navigation--bottom .nav__links--products.sidebar-active-level-1 .nav__links--primary {
  border-bottom: none;
}
.navigation--bottom .nav__links--products.sidebar-active-level-1 .menu-container-level-1.sidebar-active-level-1 {
  display: block;
  background: #ffffff;
  left: 367px;
  width: 360px;
  top: 0px;
  position: absolute;
}
.navigation--bottom .nav__links--products.sidebar-active-level-1 .menu-container-level-1.sidebar-active-level-1.sidebar-active-level-2 {
  top: -55px;
}
.navigation--bottom .nav__links--products.sidebar-active-level-1 .menu-container-level-2.sidebar-active-level-1 {
  display: none;
}
.navigation--bottom .nav__links--products.sidebar-active-level-1 .level-1-menu.sidebar-active-level-1 {
  display: block;
  padding: 0;
  margin: 0;
  width: 360px;
}
.navigation--bottom .nav__links--products.sidebar-active-level-1 .level-1-menu.sidebar-active-level-1 .nav__links--secondary:hover,
.navigation--bottom .nav__links--products.sidebar-active-level-1 .level-1-menu.sidebar-active-level-1 .nav__links--secondary:focus,
.navigation--bottom .nav__links--products.sidebar-active-level-1 .level-1-menu.sidebar-active-level-1 .nav__links--secondary:focus-within {
  background-color: #ffffff;
  border-radius: 0;
  border-bottom: 1px solid #e5e5e5;
  margin-right: 10px;
  margin-bottom: 10px;
  outline: none;
}
.navigation--bottom .nav__links--products.sidebar-active-level-1 .level-2-menu.sidebar-active-level-1 {
  display: block;
}
.navigation--bottom .nav__links--products.sidebar-active-level-2 .nav__links--primary {
  border-bottom: none;
}
.navigation--bottom .nav__links--products.sidebar-active-level-2 .menu-container-level-1.sidebar-active-level-2 {
  left: -5px;
}
.navigation--bottom .nav__links--products.sidebar-active-level-2 .menu-container-level-2.sidebar-active-level-2 {
  display: block;
  position: absolute;
  left: 372px;
  width: 360px;
  top: 0;
}
.navigation--bottom .nav__links--products.sidebar-active-level-2 .menu-container-level-3.sidebar-active-level-2 {
  display: none;
}
.navigation--bottom .nav__links--products.sidebar-active-level-2 .level-1-menu.sidebar-active-level-2 {
  width: 745px;
}
.navigation--bottom .nav__links--products.sidebar-active-level-2 .level-1-menu.sidebar-active-level-2 .nav__links--secondary {
  border-bottom: none;
}
.navigation--bottom .nav__links--products.sidebar-active-level-2 .level-2-menu.sidebar-active-level-2 {
  display: block;
  position: relative;
  left: 0;
  width: 360px;
  padding: 0;
}
.navigation--bottom .nav__links--products.sidebar-active-level-2 .level-2-menu.sidebar-active-level-2 .nav__links--tertiary {
  margin-right: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.navigation--bottom .nav__links--products.sidebar-active-level-2 .level-2-menu.sidebar-active-level-2 .nav__links--tertiary:hover,
.navigation--bottom .nav__links--products.sidebar-active-level-2 .level-2-menu.sidebar-active-level-2 .nav__links--tertiary:focus,
.navigation--bottom .nav__links--products.sidebar-active-level-2 .level-2-menu.sidebar-active-level-2 .nav__links--tertiary:focus-within {
  background-color: #ffffff;
  border-radius: 0;
  border-bottom: 1px solid #e5e5e5;
  margin-right: 10px;
  margin-bottom: 10px;
  outline: none;
}
.navigation--bottom .nav__links--products.sidebar-active-level-2 .level-3-menu.sidebar-active-level-2 {
  display: block;
}
.navigation--bottom .nav__links--products.sidebar-active-level-3 .nav__links--secondary {
  border-bottom: none;
}
.navigation--bottom .nav__links--products.sidebar-active-level-3 .menu-container-level-2.sidebar-active-level-3 {
  left: -5px;
}
.navigation--bottom .nav__links--products.sidebar-active-level-3 .menu-container-level-3.sidebar-active-level-3 {
  display: block;
  position: absolute;
  left: 377px;
  width: 360px;
  top: 0;
}
.navigation--bottom .nav__links--products.sidebar-active-level-3 .level-2-menu.sidebar-active-level-3 {
  width: 1080px;
}
.navigation--bottom .nav__links--products.sidebar-active-level-3 .level-2-menu.sidebar-active-level-3 .nav__links--quaternary {
  border-bottom: none;
}
.navigation--bottom .nav__links--products.sidebar-active-level-3 .level-3-menu.sidebar-active-level-3 {
  display: block;
  position: relative;
  left: 0;
  width: 360px;
  padding: 0;
}
.navigation--bottom .nav__links--products.sidebar-active-level-3 .level-3-menu.sidebar-active-level-3 .nav__links--quaternary {
  margin-right: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.navigation--bottom .nav__links--products.sidebar-active-level-3 .level-3-menu.sidebar-active-level-3 .nav__links--quaternary:hover,
.navigation--bottom .nav__links--products.sidebar-active-level-3 .level-3-menu.sidebar-active-level-3 .nav__links--quaternary:focus,
.navigation--bottom .nav__links--products.sidebar-active-level-3 .level-3-menu.sidebar-active-level-3 .nav__links--quaternary:focus-within {
  background-color: #ffffff;
  border-radius: 0;
  border-bottom: 1px solid #e5e5e5;
  margin-right: 10px;
  margin-bottom: 10px;
  outline: none;
}
@media (max-width: 639px) {
  main.offcanvas {
    transform: translate(380px, 0);
  }
}
@media (max-width: 639px) {
  .navigation--bottom {
    left: -380px;
    width: 380px;
  }
}
.icon-ab-search-white {
  display: block;
  width: 24px;
  height: 24px;
  background: url(../images/ab-search-white-icon.svg);
  background-size: 24px 24px;
}
.ASM_header.navigation--top {
  background: #d9d9d9;
  border-bottom: none;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item span,
.asmAutoComplete .ui-autocomplete #asmHover span {
  background-color: #d9d9d9;
  font-size: 16px;
  border: none;
  color: #000000;
}
.btn-clearance {
  float: right;
  padding: 5px 30px;
  margin-left: 10px;
  margin-right: -30px;
  background-color: #bf1722;
}
.btn-clearance a {
  color: yellow;
}
#modal-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.sidebar--right {
  position: absolute;
  background: white;
  width: 530px;
  z-index: 1002;
  right: 0;
  transition: transform .5s ease;
  /* our nice transition */
  border-bottom-left-radius: 8px;
}
@media (max-width: 639px) {
  .sidebar--right {
    top: 0;
    width: 0;
    height: 0;
    left: 0;
    border-bottom-left-radius: 0;
    z-index: -1002;
  }
}
.sidebar--right.sidebar--xs {
  width: 450px;
}
@media (max-width: 639px) {
  .sidebar--right.sidebar--xs {
    width: 80%;
  }
}
.sidebar--right .content {
  padding: 20px 30px;
}
@media (max-width: 1023px) {
  .sidebar--right .content {
    padding: 20px;
  }
}
.sidebar--right .btn-close {
  top: 26px;
  right: 24px;
}
@media (max-width: 639px) {
  .sidebar--right .btn-close {
    top: 30px;
    right: 15px;
  }
}
.sidebar--right .separator {
  border-top: 1px solid #d8d8d8;
}
.sidebar--right .separator-full {
  margin-left: -30px;
  margin-right: -30px;
}
@media (max-width: 1023px) {
  .sidebar--right .separator-full {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.sidebar--right .form-container {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 1023px) {
  .item__list .item__total {
    position: absolute;
    top: 15px;
    right: 0;
  }
}
.item__list .item__list--item {
  border-bottom: none;
}
.item__list .item__list--item .item__info a {
  border-bottom: none;
}
.item__list .item__list--item .item__total {
  font-size: 20px;
}
@media (max-width: 1023px) {
  .item__list .item__list--item .item__total {
    font-size: 14px;
  }
}
.item__list .item__list--item:last-child {
  padding-right: 0;
}
@media (max-width: 1023px) {
  .item__list .item__image img {
    max-width: 76px;
  }
}
.item__list label {
  font-size: 18px;
  text-transform: none;
  color: #000000;
}
.item__list .item__name {
  font-size: 20px;
  font-weight: 600;
  color: #000000;
}
@media (max-width: 1023px) {
  .item__list .item__name {
    font-size: 14px;
  }
}
.item__list .item__code {
  font-size: 18px;
  font-weight: normal;
}
.item__list .item__qty {
  font-size: 18px;
  font-weight: normal;
  color: #6a6a6a;
}
@media (max-width: 1023px) {
  .item__list .item__qty {
    font-size: 12px;
  }
  .item__list .item__qty label {
    font-size: 12px;
  }
}
.item__list .item__qty label {
  color: #6a6a6a;
  font-weight: normal;
}
@media (max-width: 1023px) {
  .item__list .item__code {
    font-size: 12px;
  }
  .item__list .item__code label {
    font-size: 12px;
  }
}
.account-orderdetail .item__list {
  margin-left: 10px;
  margin-right: 10px;
  border-top: none;
}
.account-orderdetail .item__list .item__list--item {
  border-top: 1px solid #e5e5e5;
}
.account-orderdetail .item__list .item__list--item .item__total {
  padding-right: 0;
}
.account-orderdetail .item__list:last-child .item__list--item {
  border-bottom: 1px solid #e5e5e5;
}
.account-section {
  width: auto;
  margin: 0;
  /** Account Header **/
  /** Account Navigation **/
}
.account-section .continue__shopping,
.account-section .orderBackBtn {
  padding: 0;
  font-size: 32px;
  margin-top: 20px;
  margin-bottom: 100px;
  padding-left: 10px;
}
@media (max-width: 1023px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 40px;
  }
}
.account-section .continue__shopping a,
.account-section .orderBackBtn a {
  border-bottom: none;
}
.account-section div.responsive-table {
  margin-left: -200px;
  margin-right: -10px;
}
@media (max-width: 1023px) {
  .account-section div.responsive-table {
    margin-left: 0;
    margin-right: 0;
  }
}
.account-section .account-overview-table {
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 1023px) {
  .account-section .account-overview-table {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 1023px) {
  .account-section .container-lg .account-section-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.account-section .container-lg .account-section-content .account-section-form {
  padding: 0;
}
.account-section .container-lg .account-section-content .account-section-form .account__address__search input.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.account-section .account-section-content {
  /* Order History */
}
.account-section .account-section-content .account-section-header {
  border-bottom: none;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 0;
}
.account-section .account-section-content .account-section-header .container-lg {
  padding: 0 10px;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .account-section-header {
    padding: 0 10px;
  }
}
@media (min-width: 1024px) {
  .account-section .account-section-content .account-section-header {
    padding-left: 0;
  }
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar-results {
  display: none;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 0px;
  margin-bottom: 20px;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar .select-selected {
  color: #000000;
  font-weight: 700;
  border: 1.5px solid #000000;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar .form-group label {
  font-size: 16px;
  color: #000000;
  padding-top: 0;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar .form-group label {
    font-size: 14px;
  }
}
.account-section .account-section-content .account-orderhistory-pagination .sort-refine-bar .col-lg-push-8.no-padding-left {
  padding-left: 10px !important;
  left: 0;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .account-orderhistory-pagination .sort-refine-bar .col-lg-push-8.no-padding-left {
    padding-left: 20px !important;
  }
}
.account-section .account-section-content .account-orderhistory-pagination .sort-refine-bar .form-group .text-right {
  text-align: left;
  margin-top: 4px;
}
@media (min-width: 1024px) {
  .account-section .account-section-content .account-orderhistory-pagination .sort-refine-bar .form-group .text-right {
    width: 17%;
  }
}
@media (max-width: 1023px) {
  .account-section .account-section-content .account-orderhistory-pagination .sort-refine-bar .form-group .text-right {
    margin-top: 8px;
  }
}
.account-section .account-section-content .orderhistory-list-table {
  font-size: 20px;
  color: #000000;
  margin-bottom: 20px;
  border-bottom: 1px solid #9ea2a2;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .orderhistory-list-table {
    font-size: 16px;
  }
}
.account-section .account-section-content .orderhistory-list-table th {
  font-weight: 600;
}
.account-section .account-section-content .orderhistory-list-table.orderdetails-list-table .orderhistory-ordertitle,
.account-section .account-section-content .orderhistory-list-table.orderdetails-list-table .orderhistory-ordernumber,
.account-section .account-section-content .orderhistory-list-table.orderdetails-list-table .orderhistory-price {
  font-size: 32px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .orderhistory-list-table.orderdetails-list-table .orderhistory-ordertitle,
  .account-section .account-section-content .orderhistory-list-table.orderdetails-list-table .orderhistory-ordernumber,
  .account-section .account-section-content .orderhistory-list-table.orderdetails-list-table .orderhistory-price {
    font-size: 24px;
  }
}
.account-section .account-section-content .orderhistory-list-table.orderdetails-list-table .orderdetails-tax td,
.account-section .account-section-content .orderhistory-list-table.orderdetails-list-table .orderdetails-tax th {
  padding-bottom: 20px;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .orderhistory-list-table.orderdetails-list-table .orderdetails-tax td,
  .account-section .account-section-content .orderhistory-list-table.orderdetails-list-table .orderdetails-tax th {
    padding-bottom: 10px;
  }
}
@media (max-width: 1023px) {
  .account-section .account-section-content .orderhistory-list-table.orderdetails-list-table .orderdetails-total td,
  .account-section .account-section-content .orderhistory-list-table.orderdetails-list-table .orderdetails-total th {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
  }
  .account-section .account-section-content .orderhistory-list-table.orderdetails-list-table .orderdetails-total th {
    position: relative;
  }
  .account-section .account-section-content .orderhistory-list-table.orderdetails-list-table .orderdetails-total th::before {
    content: ' ';
    width: 12px;
    height: 1px;
    background-color: #000000;
    position: absolute;
    top: 0;
  }
}
.account-section .account-section-content .orderhistory-list-table .orderhistory-ordertitle,
.account-section .account-section-content .orderhistory-list-table .orderhistory-ordernumber,
.account-section .account-section-content .orderhistory-list-table .orderhistory-price {
  font-size: 28px;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .orderhistory-list-table .orderhistory-ordertitle,
  .account-section .account-section-content .orderhistory-list-table .orderhistory-ordernumber,
  .account-section .account-section-content .orderhistory-list-table .orderhistory-price {
    font-size: 18px;
  }
}
.account-section .account-section-content .orderhistory-list-table .orderhistory-ordernumber {
  font-weight: normal;
}
.account-section .account-section-content .orderhistory-list-table .orderhistory-price {
  float: right;
}
.account-section .account-section-content .orderhistory-list-table .orderhistory-details {
  font-weight: 400;
  text-decoration: underline;
}
.account-section .account-section-content .orderhistory-list-table th {
  width: 1%;
  white-space: nowrap;
}
.account-section .account-section-content .orderhistory-list-table-lastrow {
  padding-top: 10px;
  padding-bottom: 30px;
}
.account-section .account-section-content .back-link {
  padding-left: 0;
}
.account-section .account-section-content .account-section-form {
  margin: 25px 0 15px;
}
.account-section .container-lg {
  padding: 0 20px;
}
@media (min-width: 1024px) {
  .account-section .container-lg {
    padding: 0 10px;
  }
}
.account-section .container-lg .account-section-content {
  padding: 0;
}
@media (max-width: 1023px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1920px) {
  .account-section .container-lg .account-section-content .account-section-form {
    padding: 0;
  }
}
.account-section .account-header {
  border-bottom: 2px solid #000000;
}
@media (max-width: 1023px) {
  .account-section .account-header {
    display: none;
  }
}
.account-section .account-nav {
  margin: 50px 0 30px;
}
@media (max-width: 1023px) {
  .account-section .account-nav {
    margin: 0 0 15px;
  }
}
.account-section .account-nav .NAVcompONENT {
  text-align: center;
}
@media (max-width: 1023px) {
  .account-section .account-nav .NAVcompONENT {
    text-align: left;
  }
}
.account-section .account-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .account-section .account-nav ul {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .account-section .account-nav ul {
    padding: 0 10px;
  }
}
.account-section .account-nav ul li {
  text-transform: capitalize;
  list-style: none;
  padding: 5px;
  margin: 0 10px;
  font-size: 20px;
  color: #6a6a6a;
  border-bottom: 4px solid #ffffff;
  display: inline-block;
}
@media (max-width: 1023px) {
  .account-section .account-nav ul li {
    display: none;
    padding: 15px 0;
    font-size: 30px;
    font-weight: 800;
    line-height: 30px;
  }
}
@media (max-width: 639px) {
  .account-section .account-nav ul li {
    margin: 0px;
  }
}
.account-section .account-nav ul li.active,
.account-section .account-nav ul li:hover {
  color: #000000;
  border-bottom: 4px solid #eb2024;
}
.account-section .account-nav ul li.active a,
.account-section .account-nav ul li:hover a {
  color: #000000;
  font-weight: normal;
}
@media (max-width: 1023px) {
  .account-section .account-nav ul li.active,
  .account-section .account-nav ul li:hover {
    display: block;
    border-bottom: 2px solid #000000;
  }
  .account-section .account-nav ul li.active a,
  .account-section .account-nav ul li:hover a {
    font-weight: 700;
    font-size: 36px;
  }
}
.account-section .account-nav ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #6a6a6a;
  border: none;
  font-weight: normal;
}
.account-section .account-nav ul li a:hover {
  color: #000000;
}
.account-section .account-table-orderdetails {
  margin: 0;
}
.account-section .account-table-orderdetails .orderRefundWrapper #orderRefundAmountForm,
.account-section .account-table-orderdetails .orderRefundWrapper #fullRefundForm,
.account-section .account-table-orderdetails .orderRefundWrapper #refundLineItemForm,
.account-section .account-table-orderdetails .orderRefundWrapper #refundDeliveryCostForm {
  padding-left: 0;
  padding-right: 0;
}
.account-section .account-table-orderdetails .orderRefundWrapper .lineItem-refund-container {
  margin: 5px 0;
}
@media (max-width: 639px) {
  .account-section .account-table-orderdetails .orderRefundWrapper .js-delivery-cost-refund {
    margin: 20px 0;
  }
}
.account-section .account-table-orderdetails .orderChangeStatusWrapper {
  margin: 12.5px 0;
}
.account-section .account-table-orderdetails .orderChangeStatusWrapper button {
  margin: 30px 5px;
}
@media (max-width: 1023px) {
  .account-section .account-table-orderdetails .orderChangeStatusWrapper button {
    margin: 25px 5px;
  }
}
.account-section .account-table-orderdetails .orderChangeStatusWrapper #orderStatusUpdateForm {
  padding-left: 0;
  padding-right: 10px;
}
.account-section .account-orderdetail .orderRefundWrapper .lineItem-refund-container form {
  padding-right: 0;
}
.account-section .account-orderdetail .orderRefundWrapper .btn-lineItem-refund {
  padding-left: 15px;
  padding-right: 15px;
  width: 90px;
  float: right;
}
.pageLabel-order .back-link {
  display: none;
}
.page-update-email #g-recaptcha_incorrect {
  font-size: 14px;
  font-weight: normal;
  color: #bf1722;
  font-style: italic;
  display: none;
}
.pagination-bar {
  margin: 30px 0 10px 0;
}
.pagination-bar button {
  margin-top: 0;
}
.pagination-bar .pagination-bar-results {
  margin-top: 15px;
}
.pagination-bar .sort-refine-bar .form-group label {
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 700;
  padding-right: 5px;
}
@media (min-width: 1024px) {
  .pagination-bar .sort-refine-bar .form-group label {
    font-size: 16px;
    padding-top: 9px;
  }
}
.pagination-bar .sort-refine-bar .form-group select {
  width: 100%;
}
.pagination-bar .pagination-toolbar {
  border-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.pagination-bar.bottom .pagination-toolbar {
  border-top: 0;
}
.pagination-wrap {
  text-align: center;
  float: none;
}
.pagination-wrap .pagination {
  width: 100%;
}
@media (max-width: 639px) {
  .pagination-wrap .pagination {
    border: 0;
  }
}
.pagination-wrap .pagination li a,
.pagination-wrap .pagination li span {
  color: #000000;
  font-size: 20px;
  width: 35px;
  font-weight: 400;
}
.pagination-wrap .pagination li a.prev-page,
.pagination-wrap .pagination li span.prev-page,
.pagination-wrap .pagination li a.next-page,
.pagination-wrap .pagination li span.next-page {
  font-weight: 600;
}
@media (max-width: 639px) {
  .pagination-wrap .pagination li a,
  .pagination-wrap .pagination li span {
    color: #000000;
    font-size: 20px;
    width: 32px;
  }
}
.pagination-wrap .pagination li.pagination-prev {
  float: left;
}
.pagination-wrap .pagination li.pagination-next {
  float: right;
}
.pagination-wrap .pagination li.pagination-next a,
.pagination-wrap .pagination li.pagination-prev a,
.pagination-wrap .pagination li.pagination-next span,
.pagination-wrap .pagination li.pagination-prev span {
  width: 100%;
  text-decoration: underline;
}
@media (max-width: 639px) {
  .pagination-wrap .pagination li.pagination-next a,
  .pagination-wrap .pagination li.pagination-prev a,
  .pagination-wrap .pagination li.pagination-next span,
  .pagination-wrap .pagination li.pagination-prev span {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.pagination-wrap .pagination li.pagination-next a .fa,
.pagination-wrap .pagination li.pagination-prev a .fa,
.pagination-wrap .pagination li.pagination-next span .fa,
.pagination-wrap .pagination li.pagination-prev span .fa {
  font-weight: 400;
  font-size: 18px;
}
.pagination-wrap .pagination li.disabled > a,
.pagination-wrap .pagination li.disabled > span {
  color: #a6a6a6;
  font-weight: 600;
}
.pagination-wrap .pagination li.pagination-next .fa {
  padding-left: 12px;
  padding-right: 12px;
}
.pagination-wrap .pagination li.pagination-prev .fa {
  padding-right: 12px;
}
.pagination-wrap .pagination li.active span {
  font-weight: 600;
}
.pagination-wrap .pagination li.active span:after {
  content: ' ';
  display: block;
  border-top: 1.5px solid #000000;
  margin-left: 10px;
  width: 15px;
}
.facet_category_name,
.facet_search_text {
  font-size: 24px;
  padding: 0;
  margin-top: 0;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .facet_category_name,
  .facet_search_text {
    padding: 0 15px;
    font-weight: 800;
  }
}
.facet_vehicle_container {
  display: flex;
  align-items: baseline;
}
.facet_vehicle_container .clear-vehicle {
  font-size: 14px;
  cursor: pointer;
}
.facet_vehicle_container .facet_vehicle_name {
  font-size: 20px;
  font-weight: 700;
}
.facet_vehicle_container .facet_vehicle_name .prefix-text {
  font-weight: 600;
}
@media (max-width: 1023px) {
  .facet_vehicle_container .facet_vehicle_name {
    padding: 0 15px;
  }
}
.product-grid-right-result-component .paginationBar {
  padding-top: 5px;
}
@media (max-width: 1023px) {
  .product-grid-right-result-component .paginationBar {
    padding: 10px 5px;
  }
}
.product__facet {
  border-right: none;
}
@media (min-width: 1024px) {
  .product__facet {
    margin-top: 15px;
  }
}
.product__facet .facet {
  border-bottom: 2px solid #e5e5e5;
  border-top: none;
  padding: 0;
}
@media (min-width: 1024px) {
  .product__facet .facet:first-child {
    border-top: 2px solid #000000;
  }
}
.product__facet .facet ul.facet__list input.facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  border: 1px solid #000000;
  background-color: #000000;
  border-radius: 4px;
  position: relative;
}
.product__facet .facet ul.facet__list input.facet__list__checkbox:checked + .facet__list__label .facet__list__mark:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f00c';
  font-size: 15px;
  color: #ffff00;
  font-weight: 600;
  position: absolute;
  top: 2px;
  left: 2px;
  line-height: 1;
  background-color: #000000;
}
.product__facet .facet ul.facet__list input.facet__list__checkbox:checked + .facet__list__label .facet__list__mark:before.fa-pull-left {
  margin-right: .3em;
}
.product__facet .facet ul.facet__list input.facet__list__checkbox:checked + .facet__list__label .facet__list__mark:before.fa-pull-right {
  margin-left: .3em;
}
@media (max-width: 1023px) {
  .product__facet .facet ul.facet__list input.facet__list__checkbox:checked + .facet__list__label .facet__list__mark:before {
    font-size: 10px;
  }
}
.product__facet .facet ul.facet__list .facet__list__mark {
  border: 1px solid #9ea2a2;
  border-radius: 4px;
  margin-top: -1.5px;
}
@media (max-width: 1023px) {
  .product__facet .facet ul.facet__list .facet__list__mark {
    width: 15px;
    height: 15px;
    margin-top: 2px;
  }
}
.product__facet .facet .facet__name {
  position: relative;
  background: none;
  text-transform: none;
  padding: 10px 5px;
  font-size: 16px;
  font-weight: 700;
}
.product__facet .facet .facet__name .facet__arrow {
  position: absolute;
  left: auto;
  right: 20px;
}
@media (min-width: 1024px) and (max-width: 1099px) {
  .product__facet .facet .facet__name .facet__arrow {
    right: 0px;
  }
}
.product__facet .facet .facet__name .facet__arrow::before {
  content: "\f067";
}
.product__facet .facet .facet__name .facet__clear {
  position: absolute;
  right: 0;
  border: none;
  font-size: 16px;
  font-weight: bold;
}
.product__facet .facet.active .facet__arrow:before {
  content: "\f068";
}
.product__facet .facet .facet__values {
  display: block;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
}
.product__facet .facet .facet__values label {
  font-size: 14px;
  font-weight: 400;
}
.product__facet .facet .facet__values__more a,
.product__facet .facet .facet__values__less a {
  color: #6a6a6a;
  border-bottom: none;
}
.product__facet .facet .facet__values__more a:hover,
.product__facet .facet .facet__values__less a:hover {
  color: #000000;
}
.product__facet .facet .facet__list {
  margin: 0;
}
.product__facet .facet .facet__list li {
  padding: 6px 0;
  font-weight: 400;
  position: relative;
  min-height: inherit;
}
.product__facet .facet .facet__list .facet__text {
  text-decoration: underline;
  font-weight: 600;
  color: #6a6a6a;
  font-size: 14px;
  text-transform: uppercase;
}
.product__facet .facet .facet__list .facet__text a {
  border: 0;
  font-weight: 600;
  color: #6a6a6a;
  font-size: 14px;
}
.product__facet .facet .btn-close {
  float: right;
  border: none;
  top: 10px;
  right: 0;
  color: #000000;
}
.product__facet .facet .btn-close:before {
  content: '';
}
.product__facet .facet.active .facet__values {
  opacity: 1;
  max-height: 100%;
}
@media (max-width: 1023px) {
  .product__facet {
    padding: 15px;
  }
  .product__facet .facet .facet__name {
    padding: 15px 10px;
    font-size: 16px;
  }
  .product__facet .facet .facet__name .facet__arrow {
    top: 25px;
    right: 10px;
  }
  .product__facet .facet .facet__values {
    font-size: 16px;
    padding: 0 10px 0 6px;
  }
  .product__facet .facet .facet__values label {
    font-size: 16px;
  }
}
.owl-carousel .owl-controls .owl-buttons .owl-prev .fa,
.owl-carousel .owl-controls .owl-buttons .owl-next .fa {
  color: #9ea2a2;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 40px;
  line-height: 125px;
  -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::before,
.owl-carousel .owl-controls .owl-buttons .owl-next::before {
  content: '';
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 45px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 45px;
}
.carousel .item,
.carousel__component--carousel .item,
.carousel .carousel__item,
.carousel__component--carousel .carousel__item {
  margin: 0;
}
.carousel .item .gallery-images-slider .swiper-button-prev,
.carousel__component--carousel .item .gallery-images-slider .swiper-button-prev,
.carousel .carousel__item .gallery-images-slider .swiper-button-prev,
.carousel__component--carousel .carousel__item .gallery-images-slider .swiper-button-prev,
.carousel .item .gallery-images-slider .swiper-button-next,
.carousel__component--carousel .item .gallery-images-slider .swiper-button-next,
.carousel .carousel__item .gallery-images-slider .swiper-button-next,
.carousel__component--carousel .carousel__item .gallery-images-slider .swiper-button-next {
  color: #9ea2a2;
}
.carousel.gallery-carousel .item,
.carousel__component--carousel.gallery-carousel .item,
.carousel.gallery-carousel .carousel__item,
.carousel__component--carousel.gallery-carousel .carousel__item {
  margin: 0 5px;
}
.carousel__component.carousel__products {
  padding: 0 10px;
  border-top: none;
}
@media (min-width: 1024px) {
  .carousel__component.carousel__products {
    padding: 0 80px;
  }
}
.carousel__component.carousel__products .carousel__component--carousel {
  margin-top: 0;
}
.carousel__component.carousel__products .carousel__component--carousel .carousel__item .thumb img {
  max-height: none;
}
.carousel__component.carousel__products .carousel__component--headline {
  margin: 0 auto;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .carousel__component.carousel__products .carousel__component--headline {
    font-size: 24px;
    text-align: left;
    padding: 5px 0;
  }
}
.carousel__component.carousel__products .carousel__item {
  padding-top: 0;
}
.carousel__component.carousel__products .carousel__item .product-item {
  width: auto;
  padding: 0 5px;
}
.carousel__component.carousel__products .carousel__item .carousel__item--name {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: none;
}
.carousel__component.carousel__products .carousel__item .carousel__item--name:before {
  content: "";
}
.carousel__component.carousel__products .carousel__item .thumb img {
  max-width: 200px;
  max-height: none;
}
.carousel__component.carousel__products .carousel__item .carousel__item--thumb {
  margin-bottom: 10px;
  height: auto;
}
.carousel__component.carousel__products .carousel__item .product-fulfillment-suitability {
  text-align: left;
}
@media (max-width: 1023px) {
  .carousel__component.carousel__products .carousel__item .product-fulfillment-suitability .description-black,
  .carousel__component.carousel__products .carousel__item .product-vehicle-suitability .description-black {
    font-size: 14px;
  }
}
.carousel__component.carousel__products .details {
  height: auto;
}
.carousel__component.carousel__products .owl-carousel .owl-controls .owl-buttons .owl-next i.fas,
.carousel__component.carousel__products .owl-carousel .owl-controls .owl-buttons .owl-prev i.fas {
  color: #9ea2a2;
  font-size: 40px;
}
.carousel__component.carousel__products .owl-carousel .owl-controls .owl-buttons .owl-next {
  right: -77px;
}
.carousel__component.carousel__products .owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: -77px;
}
@media (max-width: 639px) {
  .carousel__component.carousel__products .owl-carousel .owl-controls .owl-buttons .owl-next,
  .carousel__component.carousel__products .owl-carousel .owl-controls .owl-buttons .owl-prev {
    display: none;
  }
}
@media (min-width: 1024px) {
  .carousel__component.carousel__products .owl-carousel .owl-controls .owl-pagination {
    margin-top: 10px;
  }
}
/* tabs */
@media (max-width: 1023px) {
  .tabs {
    margin-top: 0;
    border-top: none;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.tabs .tabs-list {
  font-size: 20px;
  border-bottom: none;
}
.tabs .tabs-list li {
  padding: 0 60px;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  border-bottom: 2px solid #eb2024;
  outline: none;
  background-color: transparent;
}
.tabs .tabs-list li a {
  padding: 20px 10px 10px;
  text-transform: none;
  font-weight: bold;
}
.tabs .tabs-list li + li:before {
  border: none;
}
.tabs .tabbody {
  font-weight: 400;
  border: none;
  background-color: transparent;
}
@media (min-width: 1024px) {
  .tabs .tabbody {
    padding: 20px 0px;
  }
}
@media (max-width: 1023px) {
  .tabs .tabbody {
    padding: 0 10px;
    border-bottom: 1px solid #9ea2a2;
  }
}
@media (max-width: 1023px) {
  .tabs .tabbody > div {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: none;
}
@media (max-width: 1023px) {
  .tabs.tabs-responsive .tabhead {
    border-bottom: 1px solid #9ea2a2;
  }
  .tabs.tabs-responsive .tabhead:focus {
    outline: none;
  }
  .tabs.tabs-responsive .tabhead .icon {
    padding: 0 20px 0 0;
    display: table-cell;
    vertical-align: middle;
  }
  .tabs.tabs-responsive .tabhead .icon::before {
    content: "\002B";
    /* Unicode character for "plus" sign (+) */
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    float: right;
  }
  .tabs.tabs-responsive .tabhead.active {
    border-bottom: none;
  }
  .tabs.tabs-responsive .tabhead.active .icon::before {
    content: "\002D";
    /* Unicode character for "minus" sign (-) */
  }
  .tabs.tabs-responsive .tabhead a {
    border-bottom: none;
    padding-left: 10px;
  }
  .tabs.tabs-responsive .tabhead a:focus {
    outline: none;
  }
}
@media (max-width: 1023px) {
  .tabs .content {
    border-top: 1px solid #9ea2a2;
  }
}
/* accordion */
.accordions {
  border-top: 1px solid #9ea2a2;
  background-color: #ffffff;
}
.accordion-title {
  position: relative;
  padding: 15px 10px;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .accordion-title {
    padding: 25px 10px;
    border-bottom: none;
  }
}
.accordion-title::after {
  content: "\002B";
  /* Unicode character for "plus" sign (+) */
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  float: right;
}
.accordion-title.active::after {
  content: "\002D";
  /* Unicode character for "minus" sign (-) */
}
.accordion-title.disabled {
  color: #6a6a6a;
}
.accordion-title.disabled::after {
  content: "";
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  float: right;
}
.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-bottom: 1px solid #9ea2a2;
}
.accordion-content-inner {
  padding: 10px;
}
.fa-check:before {
  color: #ffff00;
}
.product-vehicle-suitability,
.product-fulfillment-suitability {
  padding: 10px;
}
.product-vehicle-suitability .description-darkgrey,
.product-fulfillment-suitability .description-darkgrey {
  font-size: 14px;
  font-weight: 400;
}
.product-vehicle-suitability .description-black,
.product-fulfillment-suitability .description-black {
  font-size: 14px;
  font-weight: 400;
}
.product-vehicle-suitability .fa-stack,
.product-fulfillment-suitability .fa-stack {
  height: 20px;
  width: 20px;
  line-height: 20px;
  margin-right: 5px;
  text-align: left;
}
.product-vehicle-suitability .fa-stack .fas.fa-circle.fa-stack-2x,
.product-fulfillment-suitability .fa-stack .fas.fa-circle.fa-stack-2x {
  color: #000000;
  font-size: 20px;
}
.product-vehicle-suitability .fa-stack .fas.fa-check,
.product-fulfillment-suitability .fa-stack .fas.fa-check {
  font-size: 13px;
}
@media (max-width: 1023px) {
  .product-vehicle-suitability .fa-stack .fas.fa-check,
  .product-fulfillment-suitability .fa-stack .fas.fa-check {
    font-size: 10px;
  }
}
.product-vehicle-suitability .fas.fa-exclamation-circle,
.product-fulfillment-suitability .fas.fa-exclamation-circle {
  font-size: 20px;
}
.product-vehicle-suitability .fas.fa-times-circle,
.product-fulfillment-suitability .fas.fa-times-circle {
  font-size: 20px;
  color: #6a6a6a;
  margin-right: 5px;
}
.product-vehicle-suitability .description,
.product-fulfillment-suitability .description {
  font-size: 20px;
}
@media (max-width: 1023px) {
  .product-vehicle-suitability .description,
  .product-fulfillment-suitability .description {
    font-size: 16px;
  }
}
.product-vehicle-suitability .description-darkgrey,
.product-fulfillment-suitability .description-darkgrey {
  color: #6a6a6a;
}
.product-vehicle-suitability .description-black,
.product-fulfillment-suitability .description-black {
  color: #000000;
}
/* banners */
.banner__custom-component {
  position: relative;
  overflow: hidden;
  margin: 15px 0;
}
@media (max-width: 1023px) {
  .banner__custom-component {
    margin-left: 0;
    margin-right: 0;
  }
}
.banner__custom-component img {
  width: 100%;
}
.banner__custom-component .banner__split {
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.banner__custom-component .hero-overlay {
  position: absolute;
  right: 0;
}
@media (max-width: 1023px) {
  .banner__custom-component .hero-overlay {
    position: relative;
    font-size: 24px;
  }
}
.banner__custom-component .hero-overlay h1 {
  margin-top: 5px;
}
@media (max-width: 1023px) {
  .banner__custom-component .hero-overlay h1 {
    font-size: 24px;
    font-weight: 800;
  }
}
.banner__custom-component .hero-overlay .banner__text {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 1023px) {
  .banner__custom-component .hero-overlay .banner__text {
    font-size: 14px;
    font-weight: 400;
  }
}
.banner__custom-component .hero-overlay button {
  font-size: 16px;
  min-width: 200px;
}
.banner__custom-component .hero-overlay.greyOverlay {
  height: 100%;
}
@media (min-width: 1024px) {
  .banner__custom-component .hero-overlay.greyOverlay {
    background: rgba(0, 0, 0, 0.16);
    color: #000000;
  }
}
.banner__custom-component .hero-overlay.greyOverlay .hero-overlay-inner {
  position: absolute;
  bottom: 0;
  text-align: left;
  padding: 20px;
}
@media (max-width: 1023px) {
  .banner__custom-component .hero-overlay.greyOverlay .hero-overlay-inner {
    position: relative;
    padding: 10px 0;
  }
}
.banner__custom-component .hero-overlay.greyOverlay .hero-overlay-inner button.btn-primary {
  border: 2px solid #309f43;
  background: #309f43;
  color: #ffffff;
}
.banner__custom-component .hero-overlay.blackOverlay {
  bottom: 0;
  width: 100%;
  z-index: 99;
}
@media (min-width: 1024px) {
  .banner__custom-component .hero-overlay.blackOverlay {
    background: #000000;
    color: #ffffff;
    opacity: 0.8;
  }
  .banner__custom-component .hero-overlay.blackOverlay .hero-overlay-inner {
    text-align: center;
  }
  .banner__custom-component .hero-overlay.blackOverlay .banner__text {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }
}
.banner__custom-component .hero-overlay.blackOverlay button {
  border: 2px solid #ffffff;
  background: #000000;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .banner__custom-component .hero-overlay-inner {
    padding: 10px 0;
  }
}
/* about us banner */
.home-border {
  background: linear-gradient(90deg, #ffffff 0%, #ff0000 50.05%, #ffffff 100%);
  height: 4px;
}
.aboutus__custom-component {
  position: relative;
  /* margin and padding for full width background */
  margin: 0 -9600rem 0px;
  padding: 24px 9600rem;
  z-index: 0;
}
@media (max-width: 1023px) {
  .aboutus__custom-component {
    margin-bottom: 30px;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }
  .aboutus__custom-component .aboutus__custom-component-tile {
    padding-left: 0;
    padding-right: 0;
  }
}
.aboutus__custom-component .headline-mini {
  margin-bottom: 35px;
  margin-top: 25px;
}
@media (max-width: 1023px) {
  .aboutus__custom-component .headline-mini {
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .aboutus__custom-component-carousel .gallery-images-slider .swiper-container {
    margin-bottom: 10px;
  }
}
.aboutus__custom-component-carousel .gallery-images-slider .swiper-button-prev,
.aboutus__custom-component-carousel .gallery-images-slider .swiper-button-next {
  display: none;
}
.aboutus__custom-component-carousel .gallery-images-slider .swiper-pagination {
  bottom: 40px;
  padding: 0 20px;
}
@media (min-width: 1024px) {
  .aboutus__custom-component-carousel .gallery-images-slider .swiper-pagination {
    display: none;
  }
}
.aboutus__custom-component-carousel .aboutus-container {
  border-radius: 20px;
  height: auto;
  overflow: hidden;
}
.aboutus__custom-component-container {
  margin-bottom: 25px;
  padding-left: 5px;
  padding-right: 5px;
}
.aboutus__custom-component-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
}
@media (min-width: 1024px) {
  .aboutus__custom-component-item {
    padding-left: 10px;
  }
}
.aboutus__custom-component-item .tagline {
  font-size: 16px;
  font-weight: 600;
  max-width: 100%;
  margin-top: 20px;
  text-align: center;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .aboutus__custom-component-item .tagline {
    font-size: 12px;
  }
}
.aboutus__custom-component-item .aboutus-img {
  width: auto;
  height: 70px;
}
@media (max-width: 1023px) {
  .aboutus__custom-component-item .aboutus-img {
    height: 48px;
  }
}
.aboutus__custom-component .swiper-container {
  margin-bottom: 0 !important;
}
/* Video Component */
.video__custom-component {
  position: relative;
  margin: 15px 0;
}
/* Brand Tiles Component */
.brand-tiles__custom-component {
  position: relative;
  padding: 45px 0;
}
@media (max-width: 1023px) {
  .brand-tiles__custom-component {
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .brand-tiles__custom-component .headline-mini {
    margin-bottom: 0;
    display: table;
    margin: 0 auto 0;
  }
  .brand-tiles__custom-component .headline-mini::after {
    width: 115%;
    left: -7%;
  }
}
@media (min-width: 1024px) {
  .brand-tiles__custom-component .headline-mini {
    margin: 0 auto 0;
    padding-bottom: 10px;
  }
}
.brand-tiles__bg-overlay {
  position: absolute;
  top: 0;
  right: -9600rem;
  left: -9600rem;
  background-color: #d8d8d8;
  height: 100%;
}
.brand-tiles__item-container {
  padding: 28px 0px 0px;
  margin: 30px 0;
}
@media (max-width: 1023px) {
  .brand-tiles__item-container {
    padding: 35px 0 25px;
  }
}
.brand-tiles__header {
  text-align: center;
  font-size: 32px;
  font-weight: 800;
  position: relative;
}
@media (max-width: 1023px) {
  .brand-tiles__header {
    font-size: 24px;
    text-align: left;
    padding: 5px 0;
  }
}
.brand-tiles__image {
  padding: 4px;
}
.brand-tiles__image .img-tile {
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12);
  background: #ffffff;
  text-align: center;
  padding: 16px;
}
.brand-tiles__image .img-tile a {
  display: block;
}
.brand-tiles__image .img-tile img {
  width: auto;
  height: 56.94px;
  background-color: #ffffff;
}
@media (max-width: 639px) {
  .brand-tiles__image .img-tile {
    padding: 16px 4px;
  }
}
.brand-tiles__cta {
  margin: 25px 0 0;
  text-align: center;
}
.brand-tiles__cta button {
  font-size: 16px;
  width: 193px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .brand-tiles__cta button {
    width: 184px;
    font-size: 16px;
    font-weight: 700;
  }
}
/* Category Tiles Component */
.category-tiles__custom-component {
  position: relative;
  margin: 15px 0 40px;
}
@media (max-width: 1023px) {
  .category-tiles__custom-component {
    margin-bottom: 20px;
  }
}
@media (max-width: 1023px) {
  .category-tiles__custom-component .headline-mini {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .category-tiles__custom-component .headline-mini {
    margin: 0 auto 0;
  }
}
.category-tiles__custom-component .gallery-images-slider .swiper-pagination-custom {
  margin-top: 25px;
}
.category-tiles__header {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  position: relative;
}
@media (max-width: 1023px) {
  .category-tiles__header {
    font-size: 24px;
    text-align: left;
    padding: 5px 0;
  }
}
.category-tiles__item-container {
  padding: 40px 0 0;
  margin: 30px 0;
}
@media (max-width: 1023px) {
  .category-tiles__item-container {
    padding: 10px 0 0;
  }
}
.category-tiles__item-card {
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  border-bottom: 2px solid #d8d8d8;
  flex-direction: column;
  height: auto;
}
.category-tiles__item-card a {
  width: 100%;
}
.category-tiles__item-card:hover {
  border-bottom: 2px solid #eb2024;
}
.category-tiles__item-card:active .category-tiles__item-name {
  color: #eb2024;
}
.category-tiles__item-image {
  height: 200px;
  padding: 5px;
}
@media (min-width: 1023px) {
  .category-tiles__item-image {
    height: 235px;
  }
}
.category-tiles__item-image img {
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  max-width: 100%;
  max-height: 100%;
}
.category-tiles__item-name {
  padding: 10px 0;
  width: 100%;
  text-align: left;
  font-weight: 500;
  font-size: 22px;
  height: 80px;
}
@media (max-width: 1023px) {
  .category-tiles__item-name {
    font-weight: 700;
    font-size: 16px;
    height: 60px;
  }
}
.category-tiles__item-name:active {
  color: #309f43;
}
.product-promotion,
.cart-promotion {
  height: 32px;
  margin: 10px 0;
}
.product-promotion .promotion,
.cart-promotion .promotion {
  color: #000000;
  width: 100%;
  background-color: #fff200;
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  padding: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 1023px) {
  .product-promotion .promotion,
  .cart-promotion .promotion {
    font-size: 24px;
  }
}
.global-alerts {
  text-align: center;
}
.global-alerts .alert-danger {
  background-color: #eb2024;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .global-alerts .alert-danger {
    font-size: 16px;
  }
}
.global-alerts .alert-info {
  background-color: #eb2024;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  background-color: #fff02a;
  color: #000000;
  border-color: #e5e5e5;
}
@media (max-width: 1023px) {
  .global-alerts .alert-info {
    font-size: 16px;
  }
}
.global-alerts .alert-warning {
  background-color: #eb2024;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .global-alerts .alert-warning {
    font-size: 16px;
  }
}
.ui-widget .ui-widget {
  font-family: 'Poppins', sans-serif;
}
/* Header Aboutus Component */
.header-aboutus__custom-component {
  background-color: #F1F1F2;
  padding: 8px;
}
.header-aboutus__custom-component .desktop-header-aboutus {
  display: flex;
  justify-content: center;
}
.header-aboutus__custom-component .header-aboutus-container {
  font-size: 13px;
  font-weight: 400;
  padding: 0 16px;
  border-right: 1px solid;
}
.header-aboutus__custom-component .header-aboutus-container a {
  font-weight: 400;
}
.header-aboutus__custom-component .header-aboutus-container:first-child {
  padding-left: 0;
}
.header-aboutus__custom-component .header-aboutus-container:last-child {
  border: 0;
  padding-right: 0;
}
.header-aboutus__custom-component .header-aboutus-container .item-image-tagline {
  padding-left: 6px;
}
.header-aboutus__custom-component .header-aboutus-container .item-image img {
  height: 18px;
}
@media (max-width: 1023px) {
  .header-aboutus__custom-component .header-aboutus-container {
    border: 0;
  }
}
.header-aboutus__custom-component .mobile-header-aboutus .swiper-container {
  margin: 0;
}
.header-aboutus__custom-component .mobile-header-aboutus .swiper-container .swiper-slide {
  background: transparent;
}
.header-aboutus__custom-component .mobile-header-aboutus .swiper-container .swiper-slide .header-aboutus__custom--item {
  display: flex;
  font-size: 13px;
  font-weight: 400;
}
.header-aboutus__custom-component .mobile-header-aboutus .swiper-container .swiper-slide .header-aboutus__custom--item .item-image img {
  height: 18px;
  width: auto;
}
.header-aboutus__custom-component .mobile-header-aboutus .swiper-container .swiper-button-prev,
.header-aboutus__custom-component .mobile-header-aboutus .swiper-container .swiper-button-next {
  display: none;
}
/* footer Banner Component */
.footer-simple-banner .footer-banner-container {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, #000000 50.05%, rgba(0, 0, 0, 0.5) 100%), #ffffff;
  padding: 16.5px;
}
.footer-simple-banner .footer-banner-container .footer-banner-img-container {
  display: flex;
  justify-content: center;
}
.footer-simple-banner .footer-banner-container .footer-banner-img-container .footer-banner-img {
  width: 51.77px;
  height: 60.87px;
}
@media (max-width: 1023px) {
  .footer-simple-banner .footer-banner-container .footer-banner-img-container .footer-banner-img {
    width: 26.62px;
    height: 31.10px;
  }
}
.footer-simple-banner .footer-banner-container .footer-banner-img-container .chat-icon {
  position: relative;
  left: 3%;
  padding-top: 5px;
}
.footer-simple-banner .footer-banner-container .footer-banner-img-container .chat-icon .chat-icon-inner {
  position: relative;
  right: 52.54%;
  bottom: 16.29%;
}
.footer-simple-banner .footer-banner-container .footer-banner-img-container .footer-banner-h1 {
  font-weight: 700;
  color: #ffffff;
  margin: 5px 0 0 35px;
}
@media (max-width: 1023px) {
  .footer-simple-banner .footer-banner-container .footer-banner-img-container .footer-banner-h1 {
    font-size: 24px;
    margin: 5px 0 0 13px;
  }
}
.footer-simple-banner .footer-banner-container .footer-banner-img-container .desktop-footer-banner-text {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  margin: 5px 0 0 36px;
}
@media (max-width: 1023px) {
  .footer-simple-banner .footer-banner-container .footer-banner-img-container .desktop-footer-banner-text {
    display: none;
  }
}
.footer-simple-banner .footer-banner-container .footer-banner-img-container .desktop-footer-banner-text .footer-banner-link {
  font-size: 14px;
  font-weight: bold;
  color: #fff02a;
  text-decoration: underline;
  margin-left: 12px;
  display: inline-block;
}
.footer-simple-banner .footer-banner-container .footer-banner-text-container {
  display: none;
}
.footer-simple-banner .footer-banner-container .footer-banner-text-container .footer-banner-text {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .footer-simple-banner .footer-banner-container .footer-banner-text-container .footer-banner-text {
    margin-left: 0;
    margin-top: 0;
    font-size: 14px;
  }
}
.footer-simple-banner .footer-banner-container .footer-banner-text-container .footer-banner-link {
  margin-bottom: 0;
}
.footer-simple-banner .footer-banner-container .footer-banner-text-container .footer-banner-link a {
  font-size: 14px;
  font-weight: 700;
  color: #309f43;
  text-decoration: underline;
}
@media (max-width: 1023px) {
  .footer-simple-banner .footer-banner-container .footer-banner-text-container .footer-banner-link {
    margin-top: 8px;
  }
}
@media (max-width: 1023px) {
  .footer-simple-banner .footer-banner-container .footer-banner-text-container {
    display: block;
    text-align: center;
    margin-top: 11px;
    margin-bottom: 0;
  }
}
.category-tiles-container {
  margin-bottom: 35px;
  padding: 45px 8px;
}
.category-tiles-container .category-tile-main {
  padding: 5px;
}
.category-tiles-container .sub-category-tile {
  padding: 10px;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12);
  animation: outline 200ms ease-in-out 10ms;
  height: 265px;
}
.category-tiles-container .sub-category-tile:hover {
  outline: 2px solid #93D500;
  box-sizing: border-box;
  cursor: pointer;
}
.category-tiles-container .sub-category-tile .sub-category-img-container {
  text-align: center;
}
.category-tiles-container .sub-category-tile .sub-category-img-container img {
  max-width: 165px;
  min-width: auto;
  height: auto;
}
@media (max-width: 639px) {
  .category-tiles-container .sub-category-tile .sub-category-img-container img {
    max-width: 150px;
  }
}
.category-tiles-container .sub-category-tile .sub-category-title-productCount .sub-category-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #000000;
  margin: 5px 0;
  height: 50px;
  overflow: hidden;
}
.category-tiles-container .sub-category-tile .sub-category-title-productCount .sub-category-productCount {
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
  text-align: center;
  color: #6A6A6A;
}
.category-tiles-container .shop-all-cat-btn-container {
  padding-top: 50px;
  text-align: center;
  justify-content: center;
  margin: auto;
}
.category-tiles-container .shop-all-cat-btn-container .shop-all-category-btn {
  text-transform: capitalize;
  background: #93D500;
  border-radius: 100px;
  width: 272px;
  padding: 14px 12px 15px;
  border: 1px solid #93D500;
  font-weight: 900;
  font-size: 16px;
  line-height: 22px;
}
.rhino-rack-banner-container a {
  outline: none;
}
.rhino-rack-banner-container .rr-banner {
  width: 100%;
  margin-bottom: 25px;
  outline: none;
}
.rhino-rack-banner-container .rr-banner img {
  min-width: unset;
  width: 100%;
}
.rhino-rack-banner-container .rr-banner .hero-overlay-inner {
  text-align: center;
  position: relative;
  top: 70%;
}
.rhino-rack-banner-container .rr-banner .hero-overlay-inner button {
  width: 300px;
  height: 58px;
}
.location-autocomplete {
  margin-bottom: 10px;
  position: relative;
}
.location-autocomplete--wrapper {
  position: relative;
}
.location-autocomplete input {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 600;
  height: 40px;
  border: 1px solid #A5A5A5;
  border-radius: 30px;
  width: 100%;
  padding: 0 15px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.location-autocomplete input:focus {
  border: 1px solid #309f43;
  outline: 0;
  box-shadow: none;
}
.location-autocomplete input.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.location-autocomplete input.error {
  border: 2px solid #eb2024;
}
.location-autocomplete span.search-icon:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: .875em;
  content: '\f002';
  line-height: 1em;
  position: absolute;
  right: 15px;
  top: 10px;
  color: #A5A5A5;
  font-size: 20px;
}
.location-autocomplete span.search-icon:after.fa-pull-left {
  margin-right: .3em;
}
.location-autocomplete span.search-icon:after.fa-pull-right {
  margin-left: .3em;
}
.location-autocomplete span.search-icon.error:after {
  color: #ff0000;
}
.pac-container {
  background-color: #FFFFFF;
  outline: none;
  z-index: 99;
  opacity: 1;
  max-height: 300px;
  overflow: hidden;
  padding: 5px;
  cursor: pointer;
  font-family: 'Poppins', sans-serif;
  border-radius: 30px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: 1px solid #309f43;
  border-top: none;
  box-shadow: none;
}
.pac-item {
  height: 38px;
  font-size: 16px;
  border-top: none;
  width: inherit !important;
}
.pac-logo:after {
  display: none;
}
.hdpi.pac-logo:after {
  display: none;
}
.gallery-images-slider .swiper-container {
  width: 100%;
  height: auto;
  margin: 15px 0;
}
.gallery-images-slider .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.gallery-images-slider .image-single-wrapper {
  position: relative;
  padding-bottom: 22px;
}
.gallery-images-slider .image-single-wrapper img {
  width: 100%;
}
.gallery-images-slider .swiper-pagination-custom {
  margin-top: 15px;
  position: relative;
  flex: 0 0 100%;
}
.gallery-images-slider .swiper-pagination-custom-container,
.carousel__component.carousel__products .owl-carousel .owl-controls .owl-pagination {
  display: flex;
  padding: 0;
  flex-wrap: nowrap;
}
.gallery-images-slider .swiper-pagination-custom-container .swiper-pagination-custom-item,
.carousel__component.carousel__products .owl-carousel .owl-controls .owl-pagination .owl-page {
  border-bottom: 2px solid #dddddd;
  margin-right: 2px;
  color: #309f43;
  flex: 1;
  flex-wrap: wrap;
  height: 6px;
}
.gallery-images-slider .swiper-pagination-custom-container .swiper-pagination-custom-item-active,
.carousel__component.carousel__products .owl-carousel .owl-controls .owl-pagination .owl-page.active {
  border-bottom: 2px solid #dddddd;
  margin-right: 2px;
  color: #309f43;
  flex: 1;
  flex-wrap: wrap;
  height: 6px;
  border-top: 6px solid #6a6a6a;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom: none;
}
.gallery-images-slider .swiper-pagination-custom-container .swiper-pagination-custom-item-thumbnail {
  border-bottom: 2px solid #ddd;
  margin-right: 2px;
  color: #309f43;
  flex: 1;
  min-width: 60px;
}
@media (max-width: 1023px) {
  .gallery-images-slider .swiper-pagination-custom-container .swiper-pagination-custom-item-thumbnail {
    min-width: 40px;
  }
}
.gallery-images-slider .swiper-pagination-custom-container .swiper-pagination-custom-item-thumbnail-active {
  border-bottom: 2px solid #ddd;
  margin-right: 2px;
  color: #309f43;
  flex: 1;
  min-width: 60px;
  border-bottom: 6px solid #6a6a6a;
}
@media (max-width: 1023px) {
  .gallery-images-slider .swiper-pagination-custom-container .swiper-pagination-custom-item-thumbnail-active {
    min-width: 40px;
  }
}
.gallery-images-slider .swiper-button-prev,
.gallery-images-slider .swiper-button-next {
  color: #ffffff;
}
.gallery-images-slider .swiper-button-prev:after,
.gallery-images-slider .swiper-button-next:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 40px;
}
.gallery-images-slider .swiper-button-prev:after.fa-pull-left,
.gallery-images-slider .swiper-button-next:after.fa-pull-left {
  margin-right: .3em;
}
.gallery-images-slider .swiper-button-prev:after.fa-pull-right,
.gallery-images-slider .swiper-button-next:after.fa-pull-right {
  margin-left: .3em;
}
.gallery-images-slider .swiper-button-prev:after.fa-pull-left,
.gallery-images-slider .swiper-button-next:after.fa-pull-left {
  margin-right: .3em;
}
.gallery-images-slider .swiper-button-prev:after.fa-pull-right,
.gallery-images-slider .swiper-button-next:after.fa-pull-right {
  margin-left: .3em;
}
.gallery-images-slider .swiper-button-prev,
.gallery-images-slider .swiper-container-rtl .swiper-button-next {
  left: 5px;
  right: auto;
}
.gallery-images-slider .swiper-button-prev:after,
.gallery-images-slider .swiper-container-rtl .swiper-button-next:after {
  content: '\f053';
}
.gallery-images-slider .swiper-button-next,
.gallery-images-slider .swiper-container-rtl .swiper-button-prev {
  right: 5px;
  left: auto;
}
.gallery-images-slider .swiper-button-next:after,
.gallery-images-slider .swiper-container-rtl .swiper-button-prev:after {
  content: '\f054';
}
.gallery-images-slider .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery-images-slider .gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.gallery-images-slider .gallery-thumbs .swiper-slide .horizontal-line {
  border-bottom: 2px solid #dddddd;
  flex: 1;
}
.gallery-images-slider .gallery-thumbs .swiper-slide.swiper-slide-active .horizontal-line {
  border-top: 6px solid #6a6a6a;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom: none;
  flex: 1;
}
.gallery-images-slider .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.gallery-images-slider .hero-overlay {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 35%;
  opacity: 0.8;
  z-index: 99;
}
@media (max-width: 1023px) {
  .gallery-images-slider .hero-overlay {
    position: relative;
    font-size: 14px;
  }
}
.gallery-images-slider .hero-overlay button {
  font-size: 16px;
  min-width: 200px;
}
.gallery-images-slider .hero-overlay.yellowOverlay {
  background: #f4e400;
  color: #000000;
}
.gallery-images-slider .hero-overlay.transparentOverlay {
  background: transparent;
  color: #000000;
}
.gallery-images-slider .hero-overlay.transparentOverlay button {
  border: 2px solid #309f43;
  background: #309f43;
  color: #ffffff;
}
.gallery-images-slider .hero-overlay.blackOverlay {
  background: #000000;
  color: #ffffff;
}
.gallery-images-slider .hero-overlay.blackOverlay button {
  border: 2px solid #ffffff;
  background: #000000;
  color: #ffffff;
}
.gallery-images-slider .hero-overlay-inner {
  padding: 20px;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1023px) {
  .gallery-images-slider .hero-overlay-inner {
    padding: 10px;
  }
}
.gallery-images-slider .swiper-container img {
  width: 100%;
  height: auto;
}
.breadcrumb-section {
  background-color: #ffffff;
}
@media (max-width: 1023px) {
  .breadcrumb-section {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.breadcrumb-section .breadcrumb {
  background-color: #ffffff;
}
.breadcrumb-section .breadcrumb li + li:before {
  font-size: 14px;
  font-weight: 400;
  color: #6a6a6a;
}
@media (max-width: 1023px) {
  .breadcrumb-section .breadcrumb li + li:before {
    font-size: 12px;
  }
}
.breadcrumb-section .breadcrumb a,
.breadcrumb-section .breadcrumb .active {
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
  color: #6a6a6a;
}
@media (max-width: 1023px) {
  .breadcrumb-section .breadcrumb a,
  .breadcrumb-section .breadcrumb .active {
    font-size: 12px;
  }
}
.news-ticker-section {
  background-color: rgba(0, 0, 0, 0.16);
}
.news-ticker-section .newsItem {
  padding: 10px 20px;
  overflow: hidden;
}
.news-ticker-section .image-single-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.news-ticker-section .image-single-wrapper,
.news-ticker-section .gallery-images-slider .swiper-slide {
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 1023px) {
  .news-ticker-section .image-single-wrapper,
  .news-ticker-section .gallery-images-slider .swiper-slide {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .news-ticker-section .image-single-wrapper {
    padding: 10px;
  }
}
.news-ticker-section .gallery-images-slider .swiper-container {
  margin: 0;
}
.news-ticker-section .gallery-images-slider .swiper-slide {
  background: transparent;
}
.news-ticker-section .gallery-images-slider .swiper-pagination-custom {
  display: none;
}
.news-ticker-section .gallery-images-slider .swiper-button-next,
.news-ticker-section .gallery-images-slider .swiper-button-prev {
  top: 0;
  color: #6a6a6a;
}
.news-ticker-section .gallery-images-slider .swiper-button-next:after,
.news-ticker-section .gallery-images-slider .swiper-button-prev:after {
  font-size: 22px;
}
.vehicle-state__group .select-selected {
  font-weight: 700;
}
.vehicle-registration__group {
  width: 100%;
  border: 1px solid #a5a5a5;
  background-color: #ffffff;
  border-radius: 10px;
  margin: 0 auto 15px;
}
.vehicle-registration__group:focus-within,
.vehicle-registration__group.error {
  border-style: solid;
  border-width: 3px;
}
.vehicle-registration__group:focus-within .vehicle-registration__input,
.vehicle-registration__group.error .vehicle-registration__input {
  height: 176px;
}
@media (max-width: 1023px) {
  .vehicle-registration__group:focus-within .vehicle-registration__input,
  .vehicle-registration__group.error .vehicle-registration__input {
    height: 121px;
  }
}
.vehicle-registration__group:focus-within {
  border-color: #309f43;
}
.vehicle-registration__group.error {
  border-color: #ff0000;
}
.vehicle-registration__input {
  font-size: 55px;
  font-weight: 600;
  height: 180px;
  border: none;
  border-radius: 10px;
  box-shadow: none;
  text-align: center;
  padding: 0;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .vehicle-registration__input {
    font-size: 32px;
    height: 125px;
  }
}
.vehicle-registration__input::placeholder {
  font-size: 56px;
  color: #9ea2a2;
  text-transform: none;
  position: relative;
  top: -5px;
}
@media (max-width: 1023px) {
  .vehicle-registration__input::placeholder {
    font-size: 36px;
  }
}
.vehicle-registration__input::-webkit-input-placeholder {
  top: 0;
}
.vehicle-panel {
  display: none;
}
.vehicle-panel.active {
  display: block;
}
.vehicle-panel .btn-primary,
.vehicle-panel .btn-outline-primary {
  font-size: 16px;
  font-weight: 700;
}
.vehicle-panel button:first-of-type {
  margin-top: 30px;
}
.vehicle-panel button:last-of-type {
  margin-bottom: 15px;
}
.vehicle-panel .title {
  font-size: 22px;
  font-weight: 800;
}
@media (max-width: 1023px) {
  .vehicle-panel .title {
    font-size: 20px;
  }
}
.vehicle-panel.js-vehicle-error.active .title {
  font-weight: 600;
}
.vehicle-panel .error-message {
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .vehicle-panel .error-message {
    font-size: 16px;
  }
}
.vehicle-panel .control {
  position: relative;
}
.vehicle-panel .control .spinner {
  position: absolute;
  top: 3px;
  margin-left: 215px;
}
.vehicle-panel .singleVehicle-content {
  font-size: 20px;
  font-weight: 400;
  width: auto;
  height: auto;
  border-radius: 10px;
  padding: 10px;
}
.vehicle-panel .form-group select.form-control {
  font-size: 14px;
  font-weight: 700;
}
.vehicle-list {
  font-weight: 400;
  font-size: 20px;
  list-style: none;
  padding-left: 0;
}
.vehicle-list li {
  margin-left: 0;
  margin-bottom: 10px;
}
.vehicle-list .regoSearchList {
  display: flex;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .vehicle-list .regoSearchList {
    border-bottom: none;
  }
}
.vehicle-list .regoSearchList.button-only {
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}
.vehicle-list .regoSearchList .description {
  margin-right: 25px;
  font-size: 20px;
  font-weight: 400;
}
.vehicle-list .regoSearchList .btn {
  padding: 9px 25px;
  margin-right: 10px;
}
.vehicle-common-links .link {
  display: none;
}
.vehicle-common-links .link.active {
  display: block;
  font-size: 16px;
  font-weight: 800;
}
.vehicle-common-links .manual-search-panel {
  display: inline-flex;
}
@media (max-width: 480px) {
  .vehicle-common-links .manual-search-panel {
    display: block;
  }
}
.vehicle-common-links .manual-search-panel .js-btn-manual-search {
  font-size: 16px;
  font-weight: 800;
  padding-left: 5px;
}
@media (max-width: 1023px) {
  .vehicle-common-links .manual-search-panel .js-btn-manual-search {
    font-weight: 700;
  }
}
.vehicle-common-links .manual-search-panel .js-manual-search-text,
.vehicle-common-links .manual-search-panel .js-vehicle-results-text {
  font-size: 16px;
  font-weight: 400;
}
.regoSearchListContainer {
  max-height: 345px;
  overflow-y: auto;
  margin-bottom: 30px;
}
.regoSearchListContainer::-webkit-scrollbar {
  width: 12px;
  background-color: #f2f2f2;
  border-radius: 7px;
}
.regoSearchListContainer::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #000000;
}
/************************************************************
//            Autopro QAS Style
//************************************************************/
.page-add-edit-address .wrap-forms .form-content form input[name="qasSearch"].qas-search-active,
.page-multiStepCheckoutSummaryPage .wrap-forms .form-content form input[name="qasSearch"].qas-search-active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.page-add-edit-address .qas-search::placeholder,
.page-multiStepCheckoutSummaryPage .qas-search::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: normal;
  opacity: 1;
  /* Firefox */
}
.page-add-edit-address .qas-search:-ms-input-placeholder,
.page-multiStepCheckoutSummaryPage .qas-search:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-weight: normal;
}
.page-add-edit-address .qas-search::-ms-input-placeholder,
.page-multiStepCheckoutSummaryPage .qas-search::-ms-input-placeholder {
  /* Microsoft Edge */
  font-weight: normal;
}
.page-add-edit-address .address-picklist-container,
.page-multiStepCheckoutSummaryPage .address-picklist-container {
  background-color: #FFFFFF;
  outline: none;
  z-index: 99;
  opacity: 1;
  max-height: 300px;
  overflow: hidden;
  cursor: pointer;
  font-family: 'Poppins', sans-serif;
  border-radius: 30px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: 1px solid #309f43;
  border-top: none;
  box-shadow: none;
}
.page-add-edit-address .address-picklist div,
.page-multiStepCheckoutSummaryPage .address-picklist div {
  color: #000000;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  padding: 6px 11px;
  border-bottom: 1px solid #309f43;
}
@media (max-width: 639px) {
  .page-add-edit-address .address-picklist div,
  .page-multiStepCheckoutSummaryPage .address-picklist div {
    font-size: 13px;
  }
}
.page-add-edit-address .use-address-entered,
.page-multiStepCheckoutSummaryPage .use-address-entered {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  padding: 6px 11px;
}
.page-add-edit-address .use-address-entered,
.page-multiStepCheckoutSummaryPage .use-address-entered {
  background-color: #fff02a;
  color: #000000;
  margin-top: -1px;
  font-size: 14px;
  padding: 9px 11px;
}
.page-add-edit-address .use-address-entered:hover,
.page-multiStepCheckoutSummaryPage .use-address-entered:hover {
  cursor: pointer;
}
.page-add-edit-address .address-picklist .selected:first-child,
.page-multiStepCheckoutSummaryPage .address-picklist .selected:first-child {
  border-top: 0;
  padding-top: 5px;
}
.page-add-edit-address .address-picklist .selected:last-child,
.page-multiStepCheckoutSummaryPage .address-picklist .selected:last-child {
  border-bottom: 0;
  padding-bottom: 5px;
}
.page-add-edit-address .address-picklist div:hover,
.page-multiStepCheckoutSummaryPage .address-picklist div:hover,
.page-add-edit-address .address-picklist .selected,
.page-multiStepCheckoutSummaryPage .address-picklist .selected {
  cursor: pointer;
  background: #f4f4f4;
}
.page-add-edit-address .field-link,
.page-multiStepCheckoutSummaryPage .field-link {
  font-size: 16px;
  color: #6a6a6a;
  float: right;
  margin-top: -10px;
  margin-bottom: 15px;
  cursor: pointer;
  text-decoration: underline;
}
@media (max-width: 1023px) {
  .page-add-edit-address .field-link,
  .page-multiStepCheckoutSummaryPage .field-link {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage .field-link {
    font-size: 16px;
  }
  .page-multiStepCheckoutSummaryPage .field-link.js-address-use-manual-entry {
    text-transform: capitalize;
  }
}
/* locality popup */
.site-search.locality .ui-state-active,
.site-search.locality .ui-widget-content .ui-state-active,
.site-search.locality .ui-widget-header .ui-state-active,
.site-search.locality a.ui-button:active,
.site-search.locality .ui-button:active,
.site-search.locality .ui-button.ui-state-active:hover {
  border: 1px solid #9ea2a2;
  background: #f2f4f7;
  font-weight: normal;
  color: #000000;
}
.site-search.locality .ui-widget.ui-widget-content {
  border: 1px solid #309f43;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-top: none;
  overflow: hidden;
}
.site-search.locality .ui-menu-item.ui-item-locality {
  list-style-image: none;
}
.site-search.locality .ui-menu-item.ui-item-locality .ui-menu.ui-menu-item-wrapper {
  padding-top: 5px;
}
.site-search.locality .ui-menu-item.ui-item-locality .locality-row {
  font-family: 'Poppins', sans-serif;
  display: inline-flex;
  margin-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 100;
  text-transform: capitalize;
  font-size: 12px;
}
.site-search.locality .ui-menu-item.ui-item-locality .locality-row .state {
  text-transform: uppercase;
  color: #9ea2a2;
}
.site-search.locality .ui-menu-item.ui-item-locality .locality-row .suburb,
.site-search.locality .ui-menu-item.ui-item-locality .locality-row .postcode {
  font-weight: bold;
}
.site-search.locality .ui-menu-item.ui-item-locality .locality-row .country {
  color: #9ea2a2;
}
.login-section,
.register__section {
  margin-bottom: 200px;
}
.login-section #password_minchar.help-block,
.register__section #password_minchar.help-block {
  color: #9ea2a2;
}
@media (max-width: 1023px) {
  .login-section .help-block,
  .register__section .help-block {
    font-size: 15px;
    font-weight: 600;
    color: #404040;
  }
}
.login-section #g-recaptcha_incorrect,
.register__section #g-recaptcha_incorrect {
  font-weight: 600;
  color: #bf1722;
  font-style: italic;
  display: none;
}
.login-section .btn-login,
.register__section .btn-login {
  margin-top: 30px;
}
.login-section .forgotten-password,
.register__section .forgotten-password {
  text-align: center;
  margin-top: 20px;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .login-section .forgotten-password,
  .register__section .forgotten-password {
    font-size: 14px;
  }
}
.login-section .forgotten-password a,
.register__section .forgotten-password a {
  font-weight: 400;
  font-size: 20px;
}
@media (max-width: 1023px) {
  .login-section .forgotten-password a,
  .register__section .forgotten-password a {
    font-size: 14px;
  }
}
.login-section .forgotten-password .js-password-forgotten,
.register__section .forgotten-password .js-password-forgotten {
  display: block;
  margin-bottom: 10px;
}
.login-section .forgotten-password .js-password-forgotten:hover,
.register__section .forgotten-password .js-password-forgotten:hover {
  text-decoration: underline;
}
.login-section a,
.register__section a {
  color: #000000;
  border-bottom: 0;
  text-decoration: underline;
  font-weight: normal;
}
.login-section a:hover,
.register__section a:hover {
  text-decoration: underline;
}
.login-section .separator,
.register__section .separator {
  margin-top: 0;
}
.login-section .checkbox,
.register__section .checkbox {
  margin: 0;
}
.login-section .checkbox > .control-label,
.register__section .checkbox > .control-label {
  padding-left: 0;
  color: #000000;
  font-weight: 600;
  font-size: 20px;
}
@media (max-width: 1023px) {
  .login-section .checkbox > .control-label,
  .register__section .checkbox > .control-label {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .login-section .checkbox > .control-label .checkbox-custom-wrapper > div,
  .register__section .checkbox > .control-label .checkbox-custom-wrapper > div {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
  }
}
.login-section .checkbox > .control-label .form-group,
.register__section .checkbox > .control-label .form-group {
  margin-bottom: 0;
}
.login-page__headline,
.user-register__headline {
  padding: 15px 0;
}
.user-register__headline-description {
  font-size: 20px;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .user-register__headline-description {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
  }
}
.login-link {
  text-align: center;
  font-size: 20px;
  font-weight: normal;
}
@media (max-width: 1023px) {
  .login-link {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
  }
}
/** Forgot Password Pop Up **/
.colorbox-forgot-password .forgotten-password .description {
  margin-bottom: 15px;
}
#colorbox .forgotten-password .btn-primary {
  margin-top: 20px;
}
/** END Forgot Password Pop Up **/
.page-contactuspage #g-recaptcha_incorrect,
.page-login #g-recaptcha_incorrect {
  font-weight: 600;
  color: #bf1722;
  font-style: italic;
  display: none;
}
.page-contactuspage .autoclub__banner,
.page-login .autoclub__banner {
  display: block;
}
.page-contactuspage .autoclub__banner img,
.page-login .autoclub__banner img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1023px) {
  #storeFinder {
    margin-top: 0;
  }
}
#storeFinder #storelocator-query {
  height: 40px;
}
.store__finder {
  display: block;
}
@media (max-width: 1023px) {
  .store__finder h1 {
    font-weight: 800;
  }
}
.store__finder--search .input-group .form-control {
  padding-left: 20px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.store__finder--search .input-group .form-control:focus {
  border-right: none;
}
.store__finder--search .input-group:focus-within .input-group-btn:last-child > .btn {
  border-color: #309f43;
  color: #309f43;
}
.store__finder--search .input-group-btn:last-child > .btn {
  border: 1px solid #9ea2a2;
  color: #9ea2a2;
  background-color: #ffffff;
  -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);
  height: 40px;
  border-left: none;
  padding-top: 5px;
  padding-left: 14px;
  padding-right: 14px;
}
.store__finder--icon {
  padding-right: 5px;
}
.store__finder .store__finder--navigation,
.store__finder .store__finder--details {
  width: 100%;
  padding: 0;
}
.store__finder .store__finder--listing {
  padding: 0;
}
.store__finder .store__finder--details {
  float: none;
  margin: 30px 0;
}
@media (max-width: 1023px) {
  .store__finder .store__finder--details {
    margin: 20px 0;
  }
}
.store__finder .store__finder--navigation {
  height: auto;
}
.store__finder .store__finder--search {
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .store__finder .store__finder--search {
    margin-bottom: 15px;
  }
}
.store__finder .store__finder--map {
  height: 476px;
}
.store__finder .store__finder--map img {
  border: 3px solid #EB2024;
}
@media (max-width: 1023px) {
  .store__finder .store__finder--map {
    height: 264px;
  }
}
.store__finder .store__finder--navigation-list {
  border: none;
}
.store__finder .store__finder--navigation-list .list__entry {
  font-family: 'Poppins', sans-serif;
  height: auto;
  margin-bottom: 10px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d8d8d8;
}
@media (max-width: 1023px) {
  .store__finder .store__finder--navigation-list .list__entry {
    padding-bottom: 20px;
  }
}
.store__finder .store__finder--navigation-list .list__entry .btn {
  text-transform: capitalize;
}
.store__finder .store__finder--navigation-list .list__entry .entry__image img {
  width: 100%;
}
@media (max-width: 1023px) {
  .store__finder .store__finder--navigation-list .list__entry .entry__image img {
    margin-bottom: 15px;
  }
}
.store__finder .store__finder--navigation-list .list__entry .entry__name {
  font-weight: 700;
  font-size: 20px;
}
.store__finder .store__finder--navigation-list .list__entry .entry__address,
.store__finder .store__finder--navigation-list .list__entry .entry__city {
  font-weight: 500;
}
@media (max-width: 1023px) {
  .store__finder .store__finder--navigation-list .list__entry .entry__address,
  .store__finder .store__finder--navigation-list .list__entry .entry__city {
    font-weight: 400;
  }
}
.store__finder .store__finder--navigation-list .list__entry .entry__address,
.store__finder .store__finder--navigation-list .list__entry .entry__city,
.store__finder .store__finder--navigation-list .list__entry .entry__phone,
.store__finder .store__finder--navigation-list .list__entry .entry__email,
.store__finder .store__finder--navigation-list .list__entry .entry__viewdetails {
  display: block;
  font-size: 18px;
}
@media (max-width: 1023px) {
  .store__finder .store__finder--navigation-list .list__entry .entry__address,
  .store__finder .store__finder--navigation-list .list__entry .entry__city,
  .store__finder .store__finder--navigation-list .list__entry .entry__phone,
  .store__finder .store__finder--navigation-list .list__entry .entry__email,
  .store__finder .store__finder--navigation-list .list__entry .entry__viewdetails {
    font-size: 14px;
  }
}
.store__finder .store__finder--navigation-list .list__entry .entry__viewdetails {
  font-weight: 400;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .store__finder .store__finder--navigation-list .list__entry .entry__viewdetails {
    font-size: 16px;
  }
}
.store__finder .store__finder--navigation-list .list__entry .entry__email,
.store__finder .store__finder--navigation-list .list__entry .entry__phone,
.store__finder .store__finder--navigation-list .list__entry .entry__viewdetails {
  font-size: 18px;
  font-weight: 500;
  border-bottom: none;
}
@media (max-width: 1023px) {
  .store__finder .store__finder--navigation-list .list__entry .entry__email,
  .store__finder .store__finder--navigation-list .list__entry .entry__phone,
  .store__finder .store__finder--navigation-list .list__entry .entry__viewdetails {
    font-size: 14px;
  }
}
.store__finder .store__finder--navigation-list .list__entry .entry__email label,
.store__finder .store__finder--navigation-list .list__entry .entry__phone label,
.store__finder .store__finder--navigation-list .list__entry .entry__viewdetails label {
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
  padding-right: 5px;
}
@media (max-width: 1023px) {
  .store__finder .store__finder--navigation-list .list__entry .entry__email label,
  .store__finder .store__finder--navigation-list .list__entry .entry__phone label,
  .store__finder .store__finder--navigation-list .list__entry .entry__viewdetails label {
    font-size: 14px;
  }
}
.store__finder .store__finder--navigation-list .list__entry .entry__phone {
  margin-top: 15px;
}
.store__finder .store__finder--navigation-list .list__entry .entry__viewdetails {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}
@media (max-width: 1023px) {
  .store__finder .store__finder--navigation-list .list__entry .entry__viewdetails {
    margin-top: 10px;
    font-size: 14px;
  }
}
.store__finder .store__finder--navigation-list .list__entry .btn-directions {
  margin-bottom: 8px;
}
.store__finder .store__finder--navigation-list .list__entry .btn-directions .fas {
  margin-right: 3px;
}
.store__finder .store__finder--navigation-list .list__entry .btn-setstore .fas {
  margin-right: 5px;
}
@media (max-width: 639px) {
  .store__finder .store__finder--panel {
    width: 100%;
  }
}
.store-details-container {
  font-family: 'Poppins', sans-serif;
}
.storeName {
  font-size: 44px;
  font-weight: 800;
}
@media (max-width: 1023px) {
  .storeName {
    font-size: 20px;
    font-weight: 700;
  }
}
@media (min-width: 1023px) {
  .storeDetails-section {
    margin-top: 20px;
  }
}
.storeDetails-section .storeDetails_address_section .storeDetails-address {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
}
@media (max-width: 1023px) {
  .storeDetails-section .storeDetails_address_section .storeDetails-address {
    font-size: 14px;
  }
}
.storeDetails-section .storeDetails_address_section .phone_details,
.storeDetails-section .storeDetails_address_section .email_details,
.storeDetails-section .storeDetails_address_section .manager_details {
  font-size: 20px;
  display: block;
  border-bottom: 0;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .storeDetails-section .storeDetails_address_section .phone_details,
  .storeDetails-section .storeDetails_address_section .email_details,
  .storeDetails-section .storeDetails_address_section .manager_details {
    font-size: 12px;
  }
}
.storeDetails-section .storeDetails_address_section .phone_details label,
.storeDetails-section .storeDetails_address_section .email_details label,
.storeDetails-section .storeDetails_address_section .manager_details label {
  text-transform: none;
  font-weight: 800;
  font-size: 20px;
  padding-right: 5px;
}
@media (max-width: 1023px) {
  .storeDetails-section .storeDetails_address_section .phone_details label,
  .storeDetails-section .storeDetails_address_section .email_details label,
  .storeDetails-section .storeDetails_address_section .manager_details label {
    font-size: 12px;
  }
}
.storeDetails-section .storeDetails_address_section .storedetails_description {
  font-size: 18px;
  margin-top: 20px;
  font-weight: 300;
}
@media (max-width: 1023px) {
  .storeDetails-section .storeDetails_address_section .storedetails_description {
    font-size: 12px;
    margin-top: 12px;
    font-weight: 400;
  }
}
.storeDetails-section .storeDetails_address_section .contact-store-flyer {
  font-weight: bold;
  font-size: 20px;
  padding-top: 20px;
}
@media (max-width: 1023px) {
  .storeDetails-section .storeDetails_address_section .contact-store-flyer {
    font-size: 12px;
    font-weight: 700;
  }
}
.storeDetails-section .storeDetails_address_section .storeDetails_timing_section {
  margin-top: 24px;
  font-size: 18px;
  font-weight: normal;
}
.storeDetails-section .storeDetails_address_section .storeDetails_timing_section h3 {
  font-weight: bold;
  font-size: 19px;
}
@media (max-width: 1023px) {
  .storeDetails-section .storeDetails_address_section .storeDetails_timing_section h3 {
    font-size: 19px;
    font-weight: 700;
  }
}
@media (max-width: 1023px) {
  .storeDetails-section .storeDetails_address_section .storeDetails_timing_section {
    margin-top: 12px;
    font-size: 12px;
    font-weight: 400;
  }
}
.fitment_services_section h4 {
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .fitment_services_section h4 {
    font-size: 16px;
    margin-top: 18px;
    font-weight: 700;
  }
}
.fitment_services_section .fitment_tile_section {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.fitment_services_section .fitment_tile_section .fitment_tile {
  width: 12.5%;
  padding: 0 8px;
  text-align: center;
}
.fitment_services_section .fitment_tile_section .fitment_tile img {
  width: 75px;
}
.fitment_services_section .fitment_tile_section .fitment_tile:first-child {
  padding-left: 0px;
}
.fitment_services_section .fitment_tile_section .fitment_tile:last-child {
  padding-right: 0px;
}
.fitment_services_section .fitment_tile_section .fitment_tile .fitment_tile_name {
  margin-top: 10px;
  font-size: 11px;
  font-weight: 300;
}
@media (max-width: 1023px) {
  .fitment_services_section .fitment_tile_section .fitment_tile .fitment_tile_name {
    margin-top: 6px;
    font-size: 10px;
  }
}
@media (max-width: 1023px) {
  .fitment_services_section .fitment_tile_section .fitment_tile {
    width: 25%;
  }
}
.storeDetails_Image_section .main-image-section {
  overflow: hidden;
  height: 500px;
}
@media (max-width: 1023px) {
  .storeDetails_Image_section .main-image-section {
    height: 300px;
  }
}
.storeDetails_Image_section .main-image-section img {
  width: 100%;
  height: auto;
  display: block;
}
.storeDetails_Image_section .main-image-section.missing-image img {
  object-fit: scale-down;
}
.storeDetails_Image_section .thumbnail-section {
  margin-top: 10px;
}
.storeDetails_Image_section .google-map-section {
  height: 500px;
}
@media (max-width: 1023px) {
  .storeDetails_Image_section .google-map-section {
    height: 300px;
  }
}
.thumbnail-section .media-thumbs {
  list-style: none;
  padding-left: 0;
}
.thumbnail-section .media-thumbs .thumbnail-outer {
  width: 70px;
  height: 55px;
  margin-bottom: 8px;
  display: inline-block;
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.thumbnail-section .media-thumbs .thumbnail-outer:first-child {
  padding-left: 0;
}
.thumbnail-section .media-thumbs .thumbnail-outer .thumbnail {
  height: 100%;
  margin-bottom: 0;
  border-radius: 3px;
}
.thumbnail-section .media-thumbs .thumbnail-outer .thumbnail:focus,
.thumbnail-section .media-thumbs .thumbnail-outer .thumbnail:hover {
  border-color: #DDDDDD;
}
.thumbnail-section .media-thumbs .thumbnail-outer .thumbnail img {
  width: auto;
  height: 45px;
}
.thumbnail-section .media-thumbs .thumbnail-outer .thumbnail.active {
  border-color: #DDDDDD;
}
.direction-buttons {
  margin: 15px 0;
}
@media (max-width: 1023px) {
  .direction-buttons {
    margin-bottom: 30px;
  }
}
.direction-buttons .btn-directions i {
  padding-right: 10px;
}
.direction-buttons .fa-check:before {
  color: #000000;
}
.direction-buttons .fa-check:hover + .fa-check:before,
.direction-buttons .fa-check:focus + .fa-check:before {
  color: #ffffff;
}
.backLink {
  margin-top: 40px;
}
.backLink a {
  font-size: 32px;
  font-weight: 800;
  border: 0;
}
.backLink a .fas {
  font-size: 30px;
}
@media (max-width: 1023px) {
  .backLink a .fas {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .backLink a {
    font-size: 20px;
  }
}
.social-media-section {
  padding-left: 0;
  margin: 30px 0 20px;
}
.social-media-section a:hover,
.social-media-section a:active,
.social-media-section a:focus {
  border-bottom: none;
}
.social-media-section li {
  display: inline-block;
  list-style: none;
  margin-right: 10px;
}
@media (max-width: 1023px) {
  .social-media-section li {
    margin-right: 5px;
  }
}
.social-media-section .fa-stack {
  font-size: 0.9em;
}
@media (max-width: 1023px) {
  .social-media-section .fa-stack {
    font-size: 1em;
  }
}
.social-media-section .fa-inverse {
  color: #ffffff;
}
.page-address-book .account-section .account-list .account-cards {
  border: none;
  padding: 0;
}
.page-address-book .account-section .account-list .account-cards-address {
  border: none;
  padding: 10px 0;
  font-size: 20px;
  font-weight: normal;
}
@media (max-width: 1023px) {
  .page-address-book .account-section .account-list .account-cards-address {
    font-size: 14px;
  }
}
.page-address-book .account-section .account-list .account-cards-address .account-name {
  padding: 0 0 15px;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
}
@media (max-width: 1023px) {
  .page-address-book .account-section .account-list .account-cards-address .account-name {
    font-size: 18px;
  }
}
.page-address-book .account-section .account-list .account-cards-address .account-remove {
  padding: 10px 0 0;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .page-address-book .account-section .account-list .account-cards-address .account-remove {
    font-size: 14px;
  }
}
.page-address-book .account-section .account-list .account-cards-address .account-remove a {
  color: #6a6a6a;
  text-decoration: underline;
}
.page-address-book .account-section .account-list .account-cards-address .account-edit {
  font-size: 16px;
}
@media (max-width: 1023px) {
  .page-address-book .account-section .account-list .account-cards-address .account-edit {
    font-size: 14px;
  }
}
.page-address-book .account-section .account-list .account-cards-address .account-edit a {
  color: #6a6a6a;
  text-decoration: underline;
}
.page-address-book .account-section .account-list .account-cards-address .account-set-default {
  padding: 10px 0 0;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .page-address-book .account-section .account-list .account-cards-address .account-set-default {
    font-size: 14px;
  }
}
.page-address-book .account-section .account-list .account-cards-address .account-set-default a {
  color: #6a6a6a;
  text-decoration: underline;
}
.page-address-book .account-section .account-list .account-cards-address hr {
  border-top: 1px solid #D8D8D8;
  margin: 20px 0 10px;
}
.page-address-book .account-section .account-list .account-cards-add {
  padding: 15px 30px;
}
.page-address-book .account-section .account-cards-add {
  margin-top: 25px;
  margin-bottom: 17px;
}
.account-list {
  padding: 0 10px;
}
@media (min-width: 1024px) {
  .account-list {
    padding: 0;
  }
}
.page-productGrid .rhinorack-category-title,
.page-searchGrid .rhinorack-category-title {
  margin: 0 10px 0 35px;
}
@media (max-width: 1023px) {
  .page-productGrid .rhinorack-category-title,
  .page-searchGrid .rhinorack-category-title {
    margin: 0 10px 0 10px;
  }
}
.page-productGrid .rhinorack-category-title .facet_category_name.rhino-racks,
.page-searchGrid .rhinorack-category-title .facet_category_name.rhino-racks {
  padding: 0;
}
.page-productGrid .rhinorack-category-title .bottom-line,
.page-searchGrid .rhinorack-category-title .bottom-line {
  margin-top: 7px;
  height: 2px;
  background: #D8D8D8;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.page-productGrid .rhinorack-selected-vehicle-container,
.page-searchGrid .rhinorack-selected-vehicle-container {
  background: #F1F1F2;
  border: 1px solid #9FA2A200;
  margin: 15px 10px 0 35px;
  padding: 10px 5px;
}
@media (max-width: 1023px) {
  .page-productGrid .rhinorack-selected-vehicle-container,
  .page-searchGrid .rhinorack-selected-vehicle-container {
    margin: 15px 10px 0 10px;
    padding: 20px 10px;
  }
}
@media (min-width: 1024px) {
  .page-productGrid .rhinorack-selected-vehicle-container,
  .page-searchGrid .rhinorack-selected-vehicle-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
.page-productGrid .rhinorack-selected-vehicle-container .change-vehicle,
.page-searchGrid .rhinorack-selected-vehicle-container .change-vehicle {
  text-align: right;
}
@media (max-width: 1023px) {
  .page-productGrid .rhinorack-selected-vehicle-container .change-vehicle,
  .page-searchGrid .rhinorack-selected-vehicle-container .change-vehicle {
    text-align: center;
    padding: 20px 0 10px;
  }
}
.page-productGrid .rhinorack-selected-vehicle-container .back-vehicle-btn,
.page-searchGrid .rhinorack-selected-vehicle-container .back-vehicle-btn {
  padding: 0px;
  background: #FFFFFF;
  width: 145px;
  height: 44px;
  border: 3px solid #000000;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
.page-productGrid .rhinorack-selected-vehicle-container .back-vehicle-btn:hover,
.page-searchGrid .rhinorack-selected-vehicle-container .back-vehicle-btn:hover {
  background-color: #93D500;
  color: black;
  border: 1px solid #93D500;
}
.page-productGrid .rhinorack-selected-vehicle-container .vehicle-name,
.page-searchGrid .rhinorack-selected-vehicle-container .vehicle-name {
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
}
@media (max-width: 1023px) {
  .page-productGrid .rhinorack-selected-vehicle-container .vehicle-name,
  .page-searchGrid .rhinorack-selected-vehicle-container .vehicle-name {
    display: block;
  }
}
.page-productGrid .rhinorack-selected-vehicle-container .back-vehicle-btn,
.page-searchGrid .rhinorack-selected-vehicle-container .back-vehicle-btn {
  padding: 0px;
  background: #FFFFFF;
  width: 150px;
  height: 44px;
  border: 3px solid #000000;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
@media (max-width: 1023px) {
  .page-productGrid .rhinorack-selected-vehicle-container .back-vehicle-btn,
  .page-searchGrid .rhinorack-selected-vehicle-container .back-vehicle-btn {
    width: 200px;
  }
}
.page-productGrid .results h1,
.page-searchGrid .results h1 {
  padding: 0;
  font-weight: bold;
  font-size: 18px;
}
.page-productGrid .hide-brand,
.page-searchGrid .hide-brand {
  display: none;
}
@media (min-width: 1024px) {
  .page-productGrid .container.main__inner-wrapper,
  .page-searchGrid .container.main__inner-wrapper {
    width: 100%;
    max-width: 1920px;
  }
}
@media (min-width: 1024px) {
  .page-productGrid .product-grid-left-refinements-component,
  .page-searchGrid .product-grid-left-refinements-component,
  .page-productGrid .search-grid-page-left-refinements-component,
  .page-searchGrid .search-grid-page-left-refinements-component {
    margin: 0 10px 0 35px;
  }
}
.page-productGrid .product-grid-right-result-slot,
.page-searchGrid .product-grid-right-result-slot,
.page-productGrid .search-grid-page-result-grid-slot,
.page-searchGrid .search-grid-page-result-grid-slot {
  padding: 20px;
}
.page-productGrid .product-grid-right-result-slot a,
.page-searchGrid .product-grid-right-result-slot a,
.page-productGrid .search-grid-page-result-grid-slot a,
.page-searchGrid .search-grid-page-result-grid-slot a {
  border-bottom: none;
}
.page-productGrid .product-grid-right-result-slot .product__list--wrapper,
.page-searchGrid .product-grid-right-result-slot .product__list--wrapper,
.page-productGrid .search-grid-page-result-grid-slot .product__list--wrapper,
.page-searchGrid .search-grid-page-result-grid-slot .product__list--wrapper {
  margin: 0;
}
.page-productGrid .product-grid-right-result-slot .product__list--wrapper .searchSpellingSuggestionPrompt,
.page-searchGrid .product-grid-right-result-slot .product__list--wrapper .searchSpellingSuggestionPrompt,
.page-productGrid .search-grid-page-result-grid-slot .product__list--wrapper .searchSpellingSuggestionPrompt,
.page-searchGrid .search-grid-page-result-grid-slot .product__list--wrapper .searchSpellingSuggestionPrompt {
  font-family: 'Poppins', sans-serif;
}
.page-productGrid .product-grid-right-result-slot .product__list--wrapper .pagination-bar .sort-refine-bar .custom-select,
.page-searchGrid .product-grid-right-result-slot .product__list--wrapper .pagination-bar .sort-refine-bar .custom-select,
.page-productGrid .search-grid-page-result-grid-slot .product__list--wrapper .pagination-bar .sort-refine-bar .custom-select,
.page-searchGrid .search-grid-page-result-grid-slot .product__list--wrapper .pagination-bar .sort-refine-bar .custom-select {
  width: 100%;
}
@media (max-width: 639px) {
  .page-productGrid .product-grid-right-result-slot .product__list--wrapper .pagination-bar .sort-refine-bar .custom-select,
  .page-searchGrid .product-grid-right-result-slot .product__list--wrapper .pagination-bar .sort-refine-bar .custom-select,
  .page-productGrid .search-grid-page-result-grid-slot .product__list--wrapper .pagination-bar .sort-refine-bar .custom-select,
  .page-searchGrid .search-grid-page-result-grid-slot .product__list--wrapper .pagination-bar .sort-refine-bar .custom-select {
    width: 100%;
  }
}
.page-productGrid .product-grid-right-result-slot .pagination-bar .pagination-bar-results,
.page-searchGrid .product-grid-right-result-slot .pagination-bar .pagination-bar-results,
.page-productGrid .search-grid-page-result-grid-slot .pagination-bar .pagination-bar-results,
.page-searchGrid .search-grid-page-result-grid-slot .pagination-bar .pagination-bar-results {
  padding: 0 2px;
}
.page-productGrid .product__listing.product__grid .thumb,
.page-searchGrid .product__listing.product__grid .thumb,
.carousel__component.carousel__products .thumb {
  padding: 10px;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-productGrid .product__listing.product__grid .thumb img,
.page-searchGrid .product__listing.product__grid .thumb img,
.carousel__component.carousel__products .thumb img {
  max-width: 300px;
  height: auto;
}
.page-productGrid .product__listing.product__grid .thumb .sale-badge,
.page-searchGrid .product__listing.product__grid .thumb .sale-badge,
.carousel__component.carousel__products .thumb .sale-badge {
  position: absolute;
  top: 0;
  right: 0;
  width: 72px;
  height: 72px;
  z-index: 99;
}
@media (max-width: 639px) {
  .page-productGrid .product__listing.product__grid .thumb .sale-badge,
  .page-searchGrid .product__listing.product__grid .thumb .sale-badge,
  .carousel__component.carousel__products .thumb .sale-badge {
    width: 45px;
    height: 45px;
  }
}
.page-productGrid .product__listing.product__grid .product-item:first-child,
.page-searchGrid .product__listing.product__grid .product-item:first-child,
.carousel__component.carousel__products .product-item:first-child {
  margin-left: 0px;
}
@media (max-width: 639px) {
  .page-productGrid .product__listing.product__grid .product-item,
  .page-searchGrid .product__listing.product__grid .product-item,
  .carousel__component.carousel__products .product-item {
    width: 50%;
    padding: 5px;
  }
}
@media (min-width: 640px) {
  .page-productGrid .product__listing.product__grid .product-item,
  .page-searchGrid .product__listing.product__grid .product-item,
  .carousel__component.carousel__products .product-item {
    width: 33.33%;
    padding: 10px;
  }
}
.page-productGrid .product__listing.product__grid .product-item .gallery-images-slider .swiper-container,
.page-searchGrid .product__listing.product__grid .product-item .gallery-images-slider .swiper-container,
.carousel__component.carousel__products .product-item .gallery-images-slider .swiper-container {
  margin: 0;
}
.page-productGrid .product__listing.product__grid .product-item .gallery-images-slider .swiper-button-prev,
.page-searchGrid .product__listing.product__grid .product-item .gallery-images-slider .swiper-button-prev,
.page-productGrid .product__listing.product__grid .product-item .gallery-images-slider .swiper-button-next,
.page-searchGrid .product__listing.product__grid .product-item .gallery-images-slider .swiper-button-next,
.carousel__component.carousel__products .product-item .gallery-images-slider .swiper-button-prev,
.carousel__component.carousel__products .product-item .gallery-images-slider .swiper-button-next {
  top: 40%;
  color: #9ea2a2;
}
.page-productGrid .product__listing.product__grid .product-item .product-promotion,
.page-searchGrid .product__listing.product__grid .product-item .product-promotion,
.carousel__component.carousel__products .product-item .product-promotion {
  height: 36px;
  margin: 5px 0;
}
@media (max-width: 1023px) {
  .page-productGrid .product__listing.product__grid .product-item .product-promotion,
  .page-searchGrid .product__listing.product__grid .product-item .product-promotion,
  .carousel__component.carousel__products .product-item .product-promotion {
    height: 32px;
  }
}
.page-productGrid .product__listing.product__grid .product-item .product-promotion .promotion,
.page-searchGrid .product__listing.product__grid .product-item .product-promotion .promotion,
.carousel__component.carousel__products .product-item .product-promotion .promotion {
  font-size: 20px;
}
@media (max-width: 1023px) {
  .page-productGrid .product__listing.product__grid .product-item .product-promotion .promotion,
  .page-searchGrid .product__listing.product__grid .product-item .product-promotion .promotion,
  .carousel__component.carousel__products .product-item .product-promotion .promotion {
    font-size: 14px;
  }
}
.page-productGrid .product__listing.product__grid .product-item .addtocart,
.page-searchGrid .product__listing.product__grid .product-item .addtocart,
.carousel__component.carousel__products .product-item .addtocart {
  margin: 0;
  padding: 15px 0;
  border-bottom: 2px solid #d8d8d8;
  font-weight: 700;
}
.page-productGrid .product__listing.product__grid .product-item .addtocart button,
.page-searchGrid .product__listing.product__grid .product-item .addtocart button,
.carousel__component.carousel__products .product-item .addtocart button {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
}
.page-productGrid .product__listing.product__grid .product-item .product-fulfillment-suitability,
.page-searchGrid .product__listing.product__grid .product-item .product-fulfillment-suitability,
.carousel__component.carousel__products .product-item .product-fulfillment-suitability {
  padding: 0;
}
.page-productGrid .product__listing.product__grid .product-item .product-vehicle-suitability,
.page-searchGrid .product__listing.product__grid .product-item .product-vehicle-suitability,
.carousel__component.carousel__products .product-item .product-vehicle-suitability {
  height: 50px;
  padding: 10px 0;
}
@media (max-width: 1023px) {
  .page-productGrid .product__listing.product__grid .product-item .product-vehicle-suitability,
  .page-searchGrid .product__listing.product__grid .product-item .product-vehicle-suitability,
  .carousel__component.carousel__products .product-item .product-vehicle-suitability {
    height: 40px;
  }
}
.page-productGrid .product__listing.product__grid .details,
.page-searchGrid .product__listing.product__grid .details,
.carousel__component.carousel__products .details {
  text-align: left;
  white-space: normal;
  text-overflow: initial;
  word-wrap: break-word;
}
.page-productGrid .product__listing.product__grid .details .productTitle,
.page-searchGrid .product__listing.product__grid .details .productTitle,
.carousel__component.carousel__products .details .productTitle {
  height: 50px;
}
.page-productGrid .product__listing.product__grid .details .bv-rating,
.page-searchGrid .product__listing.product__grid .details .bv-rating,
.carousel__component.carousel__products .details .bv-rating {
  padding-top: 15px;
}
.page-productGrid .product__listing.product__grid .details .carousel__item--name,
.page-searchGrid .product__listing.product__grid .details .carousel__item--name,
.carousel__component.carousel__products .details .carousel__item--name {
  line-height: initial;
}
.page-productGrid .product__listing.product__grid .details .name,
.page-searchGrid .product__listing.product__grid .details .name,
.carousel__component.carousel__products .details .name {
  font-size: 18px;
  font-weight: 600;
  padding: 0;
  display: inline-block;
  height: 50px;
}
@media (max-width: 1023px) {
  .page-productGrid .product__listing.product__grid .details .name,
  .page-searchGrid .product__listing.product__grid .details .name,
  .carousel__component.carousel__products .details .name {
    font-weight: 600;
  }
}
.page-productGrid .product__listing.product__grid .details .price_section,
.page-searchGrid .product__listing.product__grid .details .price_section,
.carousel__component.carousel__products .details .price_section {
  padding-top: 15px;
  padding-bottom: 10px;
}
.page-productGrid .product__listing.product__grid .details .price_section .product-price,
.page-searchGrid .product__listing.product__grid .details .price_section .product-price,
.carousel__component.carousel__products .details .price_section .product-price {
  font-size: 24px;
  color: #000000;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .page-productGrid .product__listing.product__grid .details .price_section .product-price,
  .page-searchGrid .product__listing.product__grid .details .price_section .product-price,
  .carousel__component.carousel__products .details .price_section .product-price {
    font-size: 16px;
    color: #000000;
    font-weight: 700;
  }
}
.page-productGrid .product__listing.product__grid .details .price_section .product-price.price-with-rrp,
.page-searchGrid .product__listing.product__grid .details .price_section .product-price.price-with-rrp,
.carousel__component.carousel__products .details .price_section .product-price.price-with-rrp {
  color: #eb2024;
}
.page-productGrid .product__listing.product__grid .details .price_section .strike-price,
.page-searchGrid .product__listing.product__grid .details .price_section .strike-price,
.carousel__component.carousel__products .details .price_section .strike-price {
  padding-left: 15px;
  font-size: 18px;
  font-weight: 600;
  color: #6a6a6a;
  text-decoration: line-through;
}
@media (max-width: 1023px) {
  .page-productGrid .product__listing.product__grid .details .price_section .strike-price,
  .page-searchGrid .product__listing.product__grid .details .price_section .strike-price,
  .carousel__component.carousel__products .details .price_section .strike-price {
    font-size: 14px;
    padding-left: 5px;
  }
}
.page-productGrid .grid-selection a,
.page-searchGrid .grid-selection a {
  padding: 2px;
  margin: 0 2px;
  text-align: center;
}
.page-productGrid .grid-selection .js-grid-selection-double:hover .verticalLine,
.page-searchGrid .grid-selection .js-grid-selection-double:hover .verticalLine {
  border-left: 8px solid #6a6a6a;
}
.page-productGrid .grid-selection .js-grid-selection-double.active .verticalLine,
.page-searchGrid .grid-selection .js-grid-selection-double.active .verticalLine {
  border-left: 8px solid #309f43;
}
.page-productGrid .grid-selection .verticalLine,
.page-searchGrid .grid-selection .verticalLine {
  border-left: 8px solid #9ea2a2;
  height: 27px;
  margin: 0 -1.5px;
  display: inline-block;
}
.page-productGrid .grid-selection .js-grid-selection-single,
.page-searchGrid .grid-selection .js-grid-selection-single {
  padding-right: 0;
  margin-right: 0;
}
.page-productGrid .grid-selection .js-grid-selection-single:hover .verticalLine-thick,
.page-searchGrid .grid-selection .js-grid-selection-single:hover .verticalLine-thick {
  border-left: 16px solid #6a6a6a;
}
.page-productGrid .grid-selection .js-grid-selection-single.active .verticalLine-thick,
.page-searchGrid .grid-selection .js-grid-selection-single.active .verticalLine-thick {
  border-left: 16px solid #309f43;
}
.page-productGrid .grid-selection .verticalLine-thick,
.page-searchGrid .grid-selection .verticalLine-thick {
  border-left: 8px solid #9ea2a2;
  height: 27px;
  margin: 0 -1.5px;
  display: inline-block;
  border-left: 16px solid #9ea2a2;
}
.page-productGrid .plp-sort .select-selected,
.page-searchGrid .plp-sort .select-selected {
  height: 27px;
  padding: 3px 10px;
  font-weight: 700;
  font-size: 13px;
}
@media (min-width: 1024px) {
  .page-productGrid .plp-sort .select-selected,
  .page-searchGrid .plp-sort .select-selected {
    height: 38px;
    font-weight: 700;
    font-size: 14px;
    padding: 8px 16px;
    cursor: pointer;
  }
}
.page-productGrid .plp-sort .select-selected-icon,
.page-searchGrid .plp-sort .select-selected-icon {
  padding-top: 2.5px;
}
.page-productGrid .plp-sort .select-items div,
.page-searchGrid .plp-sort .select-items div {
  height: 28px;
  font-weight: 400;
  font-size: 14px;
  padding: 4px 12px;
}
@media (min-width: 1024px) {
  .page-productGrid .plp-sort .select-items div,
  .page-searchGrid .plp-sort .select-items div {
    height: 38px;
    font-weight: 700;
    font-size: 14px;
    padding: 8px 12px;
  }
}
.page-productGrid .refine-text,
.page-searchGrid .refine-text {
  position: absolute;
  left: 10px;
  top: 3px;
}
.page-productGrid .swiper-container .swiper-button-prev:after,
.page-searchGrid .swiper-container .swiper-button-prev:after,
.page-productGrid .swiper-container .swiper-button-next:after,
.page-searchGrid .swiper-container .swiper-button-next:after {
  font-size: 24px;
}
.page-productGrid .category-content-slot,
.page-searchGrid .category-content-slot {
  padding: 12px;
  margin-top: 31px;
}
.page-productGrid .category-content-slot .category-content-slot-header,
.page-searchGrid .category-content-slot .category-content-slot-header {
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  color: #000000;
}
.page-productGrid .category-content-slot .category-content-slot-text,
.page-searchGrid .category-content-slot .category-content-slot-text {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
  color: #000000;
  padding-top: 20px;
}
.page-searchGrid .product__listing.product__grid .details .name {
  display: block;
}
.product-details.page-title {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  .product-details.page-title {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
}
.product-details,
.product-details-price {
  /* flip the ordering of brand log and promo on mobile */
}
.product-details .promotion-clearance,
.product-details-price .promotion-clearance {
  color: #f4e400 !important;
  background-color: #bf1722 !important;
  font-style: normal !important;
}
.product-details .price-retail,
.product-details-price .price-retail {
  font-weight: 100;
  text-decoration: line-through;
}
.product-details .name,
.product-details-price .name {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .product-details .name,
  .product-details-price .name {
    font-size: 24px;
    font-weight: 900;
  }
}
.product-details .sku,
.product-details-price .sku {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 16px;
}
@media (max-width: 1023px) {
  .product-details .sku,
  .product-details-price .sku {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .product-details .rating-summary,
  .product-details-price .rating-summary {
    text-align: center !important;
  }
}
.product-details .description,
.product-details-price .description {
  font-size: 14px;
  font-weight: 300;
  padding-bottom: 15px;
  border-bottom: none;
}
@media (max-width: 1023px) {
  .product-details .description,
  .product-details-price .description {
    font-size: 20px;
  }
}
@media (max-width: 1023px) {
  .product-details .prices,
  .product-details-price .prices {
    margin-bottom: 8px;
  }
}
.product-details .price,
.product-details-price .price {
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .product-details .price,
  .product-details-price .price {
    font-size: 20px;
    font-weight: 900;
  }
}
.product-details .price-special,
.product-details-price .price-special {
  color: #eb2024;
}
.product-details .price-retail,
.product-details-price .price-retail {
  font-size: 18px;
  margin-left: 30px;
  color: #6a6a6a;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .product-details .price-retail,
  .product-details-price .price-retail {
    font-size: 18px;
    margin-left: 10px;
  }
}
.product-details .product__payment-methods,
.product-details-price .product__payment-methods {
  margin-bottom: 40px;
}
@media (max-width: 1023px) {
  .product-details .product__payment-methods,
  .product-details-price .product__payment-methods {
    margin-bottom: 30px;
  }
}
.product-details .product__payment-methods .fab,
.product-details-price .product__payment-methods .fab {
  font-size: 28px;
  margin-right: 16px;
}
.product-details .product__payment-methods .zippay,
.product-details-price .product__payment-methods .zippay {
  font-family: 'Poppins', sans-serif;
  display: inline-block;
  margin-left: -4px;
}
.product-details .product__payment-methods .zippay .zip-widget__tagline img.logo,
.product-details-price .product__payment-methods .zippay .zip-widget__tagline img.logo {
  margin-left: 0;
  height: 20px;
  line-height: 20px;
  padding-top: 4px;
}
.product-details .product__payment-methods .zippay .zip-widget__tagline span.text,
.product-details-price .product__payment-methods .zippay .zip-widget__tagline span.text {
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .product-details .product__payment-methods .zippay .zip-widget__tagline span.text,
  .product-details-price .product__payment-methods .zippay .zip-widget__tagline span.text {
    font-size: 16px;
  }
}
.product-details .product__payment-methods .zippay-message,
.product-details-price .product__payment-methods .zippay-message {
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .product-details .product__payment-methods .zippay-message,
  .product-details-price .product__payment-methods .zippay-message {
    font-size: 16px;
  }
}
.product-details .product__payment-methods .zippay-data,
.product-details-price .product__payment-methods .zippay-data {
  display: inline-block;
}
.product-details .product__payment-methods .zippay a,
.product-details-price .product__payment-methods .zippay a {
  color: #21285e;
  font-weight: normal;
}
.product-details .product__payment-methods .zippay .learn-more,
.product-details-price .product__payment-methods .zippay .learn-more {
  text-decoration: underline;
}
.product-details .product__payment-methods .afterpay-message,
.product-details-price .product__payment-methods .afterpay-message {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .product-details .product__payment-methods .afterpay-message,
  .product-details-price .product__payment-methods .afterpay-message {
    font-size: 16px;
  }
}
.product-details .product__payment-methods .afterpay-logo,
.product-details-price .product__payment-methods .afterpay-logo {
  display: inline-block;
  cursor: pointer;
  background-color: #b2fce4;
  border-radius: 25px;
  padding: 2px 8px;
}
.product-details .product__payment-methods .afterpay-logo .payment-icon,
.product-details-price .product__payment-methods .afterpay-logo .payment-icon {
  background: url("../../common/images/afterpay-logo.png") left no-repeat;
  content: "";
  width: 83px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center 55%;
  background-size: 83px;
}
.product-details .product__brand-logo,
.product-details-price .product__brand-logo {
  border-bottom: none;
}
.product-details .product__brand-logo img,
.product-details-price .product__brand-logo img {
  width: 140px;
  max-height: 140px;
  padding-bottom: 20px;
}
@media (max-width: 1023px) {
  .product-details .product__brand-logo img,
  .product-details-price .product__brand-logo img {
    width: 90px;
  }
}
@media (max-width: 1023px) {
  .product-details .product__brand_promo,
  .product-details-price .product__brand_promo {
    display: flex;
    flex-flow: column;
  }
  .product-details .product__brand_promo .product__brand-logo,
  .product-details-price .product__brand_promo .product__brand-logo {
    order: 2;
  }
  .product-details .product__brand_promo .product-promotion,
  .product-details-price .product__brand_promo .product-promotion {
    order: 1;
  }
}
/* Hide pickup in store button */
.AddToCart-PickUpInStoreAction {
  display: none;
}
.product-main-info {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  .product-main-info {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1023px) {
  .product-main-info .product-details {
    text-align: center;
  }
}
.product-main-info .product-vehicle-suitability-wrapper {
  margin-bottom: 40px;
  text-align: center;
}
.page-productDetails {
  /* tabs */
  /* image carousel */
}
.page-productDetails .main__inner-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}
.page-productDetails .main__inner-wrapper .gallery-images-slider .image-single-wrapper {
  padding-bottom: 0;
}
.page-productDetails .carousel .item {
  border-bottom: none;
}
.page-productDetails .tabs {
  margin: 60px 0;
}
@media (min-width: 1024px) {
  .page-productDetails .tabs {
    border-top: 2px solid #6a6a6a;
  }
}
@media (max-width: 1023px) {
  .page-productDetails .tabs {
    padding-left: 0;
    padding-right: 0;
  }
  .page-productDetails .tabs .content {
    border-top: none;
  }
  .page-productDetails .tabs.tabs-responsive .tabhead a {
    font-size: 16px;
    font-weight: 600;
  }
}
.page-productDetails .tabs li.active a,
.page-productDetails .tabs li.active a:hover,
.page-productDetails .tabs li.active a:focus {
  font-weight: 700;
}
.page-productDetails .tabs .container-lg.video-specs,
.page-productDetails .tabs .container-lg.product-details,
.page-productDetails .tabs .container-lg.product-review,
.page-productDetails .tabs .container-lg.product-specifications {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1220px;
}
.page-productDetails .tabs .container-lg.video-specs .tab-container,
.page-productDetails .tabs .container-lg.product-details .tab-container,
.page-productDetails .tabs .container-lg.product-review .tab-container,
.page-productDetails .tabs .container-lg.product-specifications .tab-container {
  margin-left: 0;
}
.page-productDetails .tabs .container-lg.video-specs .tab-container .product-videos iFrame.embed-responsive-item,
.page-productDetails .tabs .container-lg.product-details .tab-container .product-videos iFrame.embed-responsive-item,
.page-productDetails .tabs .container-lg.product-review .tab-container .product-videos iFrame.embed-responsive-item,
.page-productDetails .tabs .container-lg.product-specifications .tab-container .product-videos iFrame.embed-responsive-item {
  height: 100% ;
  width: 100%;
}
.page-productDetails .tabs .tab-container.product-specs ul {
  padding: 15px 25px;
}
@media (max-width: 1023px) {
  .page-productDetails .tabs .tab-container.product-specs ul {
    padding: 15px 20px;
  }
}
.page-productDetails .tabs .tab-container.product-specs table {
  padding: 15px 25px;
}
.page-productDetails .tabs .tab-container.product-specs table tr {
  border-bottom: 2px solid #e5e5e5;
}
.page-productDetails .tabs .container-lg.product-details h3,
.page-productDetails .tabs .tab-container.product-specs h3,
.page-productDetails .tabs .container-lg.product-details .autopro-h3,
.page-productDetails .tabs .tab-container.product-specs .autopro-h3 {
  font-size: 20px;
  font-weight: 700;
}
.page-productDetails .tabs .container-lg.product-details h4,
.page-productDetails .tabs .tab-container.product-specs h4,
.page-productDetails .tabs .container-lg.product-details .autopro-h4,
.page-productDetails .tabs .tab-container.product-specs .autopro-h4 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-productDetails .tabs .container-lg.product-details ul,
.page-productDetails .tabs .tab-container.product-specs ul,
.page-productDetails .tabs .container-lg.product-details ol,
.page-productDetails .tabs .tab-container.product-specs ol {
  padding-left: 0;
}
.page-productDetails .tabs .container-lg.product-details ul li,
.page-productDetails .tabs .tab-container.product-specs ul li,
.page-productDetails .tabs .container-lg.product-details ol li,
.page-productDetails .tabs .tab-container.product-specs ol li {
  font-size: 16px;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .page-productDetails .tabs .tab-container {
    margin-left: 9%;
  }
}
.page-productDetails .tabs .tab-container .tab-details p {
  font-size: 16px;
  font-weight: 400;
}
.page-productDetails .tabs .tab-container.product-specs p {
  font-size: 16px;
  font-weight: 400;
}
.page-productDetails .pdp-gallery-slider {
  width: 100%;
}
.page-productDetails .pdp-gallery-slider .swiper-slide img {
  width: 100%;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .page-productDetails .pdp-gallery-slider .swiper-slide img {
    width: auto;
  }
}
.page-productDetails .gallery-images-slider .swiper-button-prev,
.page-productDetails .gallery-images-slider .swiper-button-next {
  color: #9ea2a2;
}
@media (max-width: 1023px) {
  .page-productDetails .gallery-images-slider .swiper-container {
    margin: 10px 0;
  }
}
.page-productDetails .gallery-images-slider .gallery-thumbs .swiper-wrapper {
  margin: -10px 0 0 -10px;
  width: calc(100% + 10px);
}
@media (max-width: 1023px) {
  .page-productDetails .gallery-images-slider .gallery-thumbs .swiper-wrapper {
    width: auto;
    align-items: center;
    justify-content: center;
  }
}
.page-productDetails .gallery-images-slider .gallery-thumbs .swiper-slide {
  max-width: 160px;
  flex: 1;
  margin: 10px 0 0 10px;
}
@media (max-width: 1023px) {
  .page-productDetails .gallery-images-slider .gallery-thumbs .swiper-slide {
    max-width: 40px;
    border-bottom: 2px solid #ddd;
    height: 4px;
    margin: 2px 0 0 2px;
  }
}
.page-productDetails .gallery-images-slider .gallery-thumbs .swiper-slide img {
  width: 100%;
}
@media (max-width: 1023px) {
  .page-productDetails .gallery-images-slider .gallery-thumbs .swiper-slide img {
    display: none;
  }
}
.page-productDetails .gallery-images-slider .gallery-thumbs .swiper-slide-thumb-active {
  max-width: 160px;
  flex: 1;
  margin: 10px 0 0 10px;
}
@media (max-width: 1023px) {
  .page-productDetails .gallery-images-slider .gallery-thumbs .swiper-slide-thumb-active {
    max-width: 40px;
    border-bottom: 2px solid #ddd;
    height: 4px;
    margin: 2px 0 0 2px;
  }
}
.page-productDetails .gallery-images-slider .gallery-thumbs .swiper-slide-thumb-active img {
  width: 100%;
}
@media (max-width: 1023px) {
  .page-productDetails .gallery-images-slider .gallery-thumbs .swiper-slide-thumb-active img {
    display: none;
  }
}
@media (max-width: 1023px) {
  .page-productDetails .gallery-images-slider .gallery-thumbs .swiper-slide-thumb-active {
    border-top: 4px solid #6a6a6a;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom: none;
  }
}
.page-productDetails .news-ticker-section .gallery-images-slider .swiper-container {
  margin: 0;
}
.page-productDetails .product-fulfillment-wrapper .location-autocomplete--wrapper input::placeholder {
  color: #000000;
}
.page-productDetails .product-fulfillment-wrapper .js-pdp-clickcollect-accordion {
  font-size: 16px;
}
@media (max-width: 1023px) {
  .page-productDetails .product-fulfillment-wrapper .js-pdp-clickcollect-accordion {
    font-weight: 600;
  }
}
.page-productDetails .product-fulfillment-wrapper .js-pdp-delivery-accordion {
  font-size: 16px;
}
@media (max-width: 1023px) {
  .page-productDetails .product-fulfillment-wrapper .js-pdp-delivery-accordion {
    font-weight: 600;
  }
}
.page-productDetails .product-fulfillment-wrapper .js-store-click-collect table tr {
  font-size: 15px;
  font-weight: 400;
  color: #6a6a6a;
}
.page-productDetails .product-fulfillment-wrapper .js-store-delivery {
  font-size: 15px;
  font-weight: 400;
  color: #000000;
}
.page-productDetails .product-fulfillment-wrapper .js-delivery-options .display-result {
  padding: 5px 10px 5px 15px;
}
.page-productDetails .product-fulfillment-wrapper .js-delivery-options .radio {
  margin-bottom: 0;
}
.page-productDetails .product-fulfillment-wrapper .js-delivery-options .radio .radiobutton-custom-wrapper > div {
  font-weight: 600;
  font-size: 20px;
  text-transform: none;
}
.page-productDetails .product-fulfillment-wrapper .js-delivery-options-error,
.page-productDetails .product-fulfillment-wrapper .js-delivery-options-error-2,
.page-productDetails .product-fulfillment-wrapper .js-clickcollect-options-error,
.page-productDetails .product-fulfillment-wrapper .js-clickcollect-options-error-2 {
  display: none;
  padding: 0 15px 30px;
}
.page-productDetails .product-fulfillment-wrapper .js-delivery-options-error.active,
.page-productDetails .product-fulfillment-wrapper .js-delivery-options-error-2.active,
.page-productDetails .product-fulfillment-wrapper .js-clickcollect-options-error.active,
.page-productDetails .product-fulfillment-wrapper .js-clickcollect-options-error-2.active {
  display: block;
  color: #ff0000;
  font-size: 14px;
  font-weight: 600;
}
.page-productDetails .product-fulfillment-wrapper a {
  text-decoration: none;
}
.page-productDetails .product-fulfillment-wrapper a:focus,
.page-productDetails .product-fulfillment-wrapper a:hover {
  text-decoration: none;
}
.page-productDetails .product-fulfillment-wrapper .clickcollect-options {
  display: block;
  clear: both;
}
.page-productDetails .product-fulfillment-wrapper .clickcollect-table {
  margin-left: 5px;
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .page-productDetails .product-fulfillment-wrapper .clickcollect-table {
    margin-bottom: 20px;
  }
}
.page-productDetails .product-fulfillment-wrapper .clickcollect-table .stock {
  min-width: 138px;
}
.page-productDetails .product-fulfillment-wrapper .clickcollect-table .distance {
  min-width: 100px;
}
.page-productDetails .product-fulfillment-wrapper .clickcollect-table__nostock {
  color: #6a6a6a;
}
.page-productDetails .product-fulfillment-wrapper .clickcollect-viewmore {
  float: left;
  color: #6a6a6a;
  border-bottom: 1px solid #6a6a6a;
  margin-left: 16px;
  margin-bottom: 20px;
  font-weight: 400;
}
.page-productDetails .product-references-container .carousel-component {
  margin-top: 0px;
}
.page-productDetails .product-references-container.video-active {
  top: -200px;
  position: relative;
}
.stickyCartContainer {
  background-color: #f2f2f2;
  height: auto;
  padding: 10px 20px;
  position: fixed;
  width: 100%;
  z-index: 1;
  bottom: 0;
  display: none;
}
.stickyCartContainer .displayContent {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.stickyCartContainer .namePrice {
  width: 70%;
  display: table;
}
@media (max-width: 1023px) {
  .stickyCartContainer .namePrice {
    display: none;
    width: 0;
  }
}
.stickyCartContainer .namePrice .name {
  font-size: 16px;
  margin: 0;
  width: 40%;
  display: table-cell;
  overflow-wrap: break-word;
}
.stickyCartContainer .namePrice .prices .price-special {
  color: #eb2024;
  font-size: 24px;
  font-weight: 700;
}
.stickyCartContainer .namePrice .prices .price-retail {
  font-size: 18px;
  margin-left: 10px;
  color: #6a6a6a;
  font-weight: 600;
  text-decoration: line-through;
}
.stickyCartContainer .addToCartSection {
  width: 30%;
}
@media (max-width: 1023px) {
  .stickyCartContainer .addToCartSection {
    width: 100%;
  }
}
.stickyCartContainer .addToCartSection .addtocart-component {
  margin: 0;
}
.stickyCartContainer .addToCartSection .addtocart-component #pdpAddtoCartInput,
.stickyCartContainer .addToCartSection .addtocart-component #addToCartButton,
.stickyCartContainer .addToCartSection .addtocart-component .js-qty-selector-plus,
.stickyCartContainer .addToCartSection .addtocart-component .js-qty-selector-minus,
.stickyCartContainer .addToCartSection .addtocart-component .btn {
  margin: 0;
  font-size: 16px;
  padding: 12px;
}
.stickyCartContainer .addToCartSection .addtocart-component .qty-selector .input-group-btn .btn,
.stickyCartContainer .addToCartSection .addtocart-component .qty-selector .form-control {
  height: 52px;
}
.part_number {
  margin-left: 50px;
}
@media (max-width: 1023px) {
  .part_number {
    margin-right: 50px;
    display: block;
  }
}
.page-productDetails .zip-container span {
  font-size: 13px;
  font-family: sans-serif;
}
.total-cart-data {
  margin: 0 20px;
}
@media (max-width: 1023px) {
  .total-cart-data {
    margin: 0 -10px;
  }
}
.total-cart-data .cart-headline {
  font-size: 36px;
  font-weight: 700;
  font-style: normal;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-headline {
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 10px;
    padding: 0 10px;
  }
}
.total-cart-data .cart-headline .total-items {
  color: #6a6a6a;
  border-left: 1px solid #9ea2a2;
  margin-left: 10px;
  font-weight: 300;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-list-item-section {
    margin-top: 20px;
  }
}
.total-cart-data .cart-list-item-section h2 {
  margin-bottom: 50px;
}
.total-cart-data .cart-list-item-section .cart-list-item {
  padding: 15px;
}
.total-cart-data .cart-list-item-section .cart-list-item table {
  border-bottom: 1px solid #9ea2a2;
  margin: 15px 0;
}
.total-cart-data .cart-list-item-section .cart-list-item table tbody tr td {
  display: flex;
}
@media (min-width: 1024px) {
  .total-cart-data .cart-list-item-section .cart-list-item table tbody tr td {
    padding-right: 0;
  }
}
.total-cart-data .cart-list-item-section .cart-list-item .item__row {
  display: table;
  width: 100%;
}
.total-cart-data .cart-list-item-section .cart-list-item .item__image {
  margin-right: 40px;
  width: 200px;
  position: relative;
  display: table-cell;
  vertical-align: top;
  padding-right: 40px;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-list-item-section .cart-list-item .item__image {
    width: 110px;
  }
}
.total-cart-data .cart-list-item-section .cart-list-item .item__image img {
  width: 100%;
}
.total-cart-data .cart-list-item-section .cart-list-item .item__image .cart-promotion {
  min-width: 200px;
  width: 200px;
  margin: 5px 0;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-list-item-section .cart-list-item .item__image .cart-promotion {
    min-width: 110px;
    width: 110px;
    margin: 40px 0 5px;
  }
}
.total-cart-data .cart-list-item-section .cart-list-item .item__image .cart-promotion .promotion {
  font-size: 16px;
  background-color: #ffffff;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-list-item-section .cart-list-item .item__image .cart-promotion .promotion {
    font-size: 12px;
  }
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info {
  width: 100%;
  display: table-cell;
  vertical-align: top;
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info .product-fulfillment-suitability {
  padding: 0;
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info .name_price_row {
  position: relative;
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info .name_price_row .product_name {
  width: 65%;
  word-break: break-all;
  height: 60px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-list-item-section .cart-list-item .item__info .name_price_row .product_name {
    height: 50px;
  }
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info a {
  border: 0;
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info a .item__name {
  font-size: 20px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-list-item-section .cart-list-item .item__info a .item__name {
    font-size: 14px;
    font-weight: 600;
  }
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info .item__price {
  position: absolute;
  right: 0;
  top: 0;
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info .item__price .product-price {
  font-weight: 700;
  color: #000000;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-list-item-section .cart-list-item .item__info .item__price .product-price {
    font-size: 16px;
    font-weight: 900;
  }
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info .item__price .price-with-rrp {
  color: #ff0000;
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info .item__price .strike-price {
  font-size: 16px;
  color: #6a6a6a;
  text-decoration: line-through;
  font-weight: 600;
  float: right;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-list-item-section .cart-list-item .item__info .item__price .strike-price {
    font-size: 16px;
  }
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info .item__code {
  margin: 20px 0;
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-list-item-section .cart-list-item .item__info .item__code {
    margin-top: 5px;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 400;
  }
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info .qty_section {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-list-item-section .cart-list-item .item__info .qty_section {
    margin-top: 18px;
  }
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info .qty_section .item__quantity .btn {
  padding: 6px 12px;
  border: 0;
  background-color: transparent;
  color: #000000;
  font-size: 14px;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-list-item-section .cart-list-item .item__info .qty_section .item__quantity .btn {
    font-size: 14px;
  }
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info .qty_section .item__quantity .input-group-btn {
  width: auto;
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info .qty_section .item__quantity .cart-minus {
  padding-left: 0;
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info .qty_section .item__quantity .item-qty {
  width: 40px;
  height: 33px;
  padding: 5px;
  text-align: center;
  border-radius: 4px;
  border-color: #000000;
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info .qty_section .SAVEFORLATER {
  display: none;
}
.total-cart-data .cart-list-item-section .cart-list-item .item__info .qty_section .remove_item a {
  color: #6a6a6a;
  text-decoration: underline;
  font-size: 18px;
  font-weight: 400;
}
.total-cart-data .cart-list-item-section .shipment-pickup-section {
  margin-top: 30px;
}
.total-cart-data .cart-list-item-section .shipment-pickup-section h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
}
.total-cart-data .cart-list-item-section .content__empty .content {
  width: 100%;
  margin-top: 15px;
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-list-item-section .content__empty .content {
    margin-left: 15px;
  }
}
@media (max-width: 1023px) {
  .total-cart-data .cart-list-item-section .content__empty .content {
    font-size: 18px;
  }
}
.total-cart-data .cart-list-item-section .empty-cart-button {
  margin-top: 120px;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-right-section {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
    padding: 0 10px;
  }
}
@media (min-width: 1024px) {
  .total-cart-data .cart-right-section {
    padding-left: 40px;
  }
}
.total-cart-data .cart-right-section .cart-totals,
.checkout-order-summary .subtotals {
  padding: 0;
}
@media (min-width: 1024px) {
  .total-cart-data .cart-right-section .cart-totals,
  .checkout-order-summary .subtotals {
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  }
}
@media (max-width: 1023px) {
  .total-cart-data .cart-right-section .cart-totals,
  .checkout-order-summary .subtotals {
    margin-top: 10px;
    padding: 0 10px;
    line-height: 1.5em;
  }
}
.total-cart-data .cart-right-section .cart-totals .cart-totals-left,
.total-cart-data .cart-right-section .cart-totals .cart-totals-right,
.checkout-order-summary .subtotals .cart-totals-left,
.checkout-order-summary .subtotals .cart-totals-right {
  padding-left: 0;
  font-size: 20px;
  font-weight: 300;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-right-section .cart-totals .cart-totals-left,
  .total-cart-data .cart-right-section .cart-totals .cart-totals-right,
  .checkout-order-summary .subtotals .cart-totals-left,
  .checkout-order-summary .subtotals .cart-totals-right {
    font-size: 14px;
  }
}
.total-cart-data .cart-right-section .cart-totals .grand-total,
.checkout-order-summary .subtotals .grand-total {
  font-size: 22px;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-right-section .cart-totals .grand-total,
  .checkout-order-summary .subtotals .grand-total {
    font-size: 16px;
    font-weight: bold;
  }
}
.total-cart-data .cart-right-section .cart-totals .cart-totals-summary,
.checkout-order-summary .subtotals .cart-totals-summary {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6em;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-right-section .cart-totals .cart-totals-summary,
  .checkout-order-summary .subtotals .cart-totals-summary {
    font-size: 14px;
    font-weight: 300;
  }
}
.total-cart-data .cart-right-section .cart-totals .cart-totals-summary .cart-grand-totals,
.checkout-order-summary .subtotals .cart-totals-summary .cart-grand-totals {
  padding: 40px 0 20px;
  font-size: 22px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-right-section .cart-totals .cart-totals-summary .cart-grand-totals,
  .checkout-order-summary .subtotals .cart-totals-summary .cart-grand-totals {
    font-size: 16px;
    font-weight: 600;
  }
}
.total-cart-data .cart-right-section .cart-totals .cart-totals-summary .cart-grand-totals .key,
.checkout-order-summary .subtotals .cart-totals-summary .cart-grand-totals .key {
  position: relative;
}
.total-cart-data .cart-right-section .cart-totals .cart-totals-summary .cart-grand-totals .key::before,
.checkout-order-summary .subtotals .cart-totals-summary .cart-grand-totals .key::before {
  content: '__';
  top: -45px;
  display: block;
  position: absolute;
  font-weight: 400;
  font-family: 'Nunito Sans', sans-serif;
}
.total-cart-data .cart-right-section .cart-totals .cart-totals-summary .cart-grand-totals .value,
.checkout-order-summary .subtotals .cart-totals-summary .cart-grand-totals .value {
  text-align: left;
}
.total-cart-data .cart-right-section .shipment-pickup-section {
  margin-top: 30px;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-right-section .shipment-pickup-section {
    padding: 0 20px;
  }
}
.total-cart-data .cart-right-section .shipment-pickup-section h3 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 50px;
}
@media (max-width: 1023px) {
  .total-cart-data .cart-right-section .shipment-pickup-section h3 {
    font-weight: 700;
  }
}
.total-cart-data .cart-right-section .coupon-section {
  margin-top: 30px;
}
.total-cart-data .cart-right-section .coupon-section label {
  text-transform: none;
  color: #000000;
  font-size: 18px;
}
.total-cart-data .cart-right-section .coupon-section #js-voucher-apply-btn {
  margin-top: 15px;
}
.total-cart-data .cart-right-section .coupon-section .coupon-cta {
  margin-top: 30px;
}
.total-cart-data .cart-right-section .coupon-section .voucher-list__item-remove {
  color: #000000;
}
.total-cart-data .cart-right-section .coupon-section .voucher-list__item-box {
  background-color: #309f43;
  border: 3px solid #000000;
}
.total-cart-data .btn--continue-shopping,
.total-cart-data .btn--continue-checkout,
.total-cart-data .btn-create-quote {
  margin-bottom: 15px;
  font-weight: 700;
}
.cart-actions--print .cart__actions {
  padding: 40px 10px 0;
}
.cart-actions--print .cart__actions button.btn-guest {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.cart-actions--print .cart__actions button.btn-guest:active,
.cart-actions--print .cart__actions button.btn-guest:hover,
.cart-actions--print .cart__actions button.btn-guest:active:hover {
  color: #ffffff;
  background-color: #309f43;
  border-color: #309f43;
}
.cart-actions--print .cart__actions button.btn-guest[disabled] {
  color: #9EA2A2;
  background-color: #000000;
  border-color: #000000;
}
.cart-actions--print .cart__actions button.btn-guest[disabled]:active,
.cart-actions--print .cart__actions button.btn-guest[disabled]:hover,
.cart-actions--print .cart__actions button.btn-guest[disabled]:active:hover {
  color: #9EA2A2;
  background-color: #000000;
  border-color: #000000;
}
.mini-cart .mini-cart-body img {
  width: auto;
}
.mini-cart .mini-cart-body .mini-cart-discount,
.mini-cart .mini-cart-body .mini-cart-gst {
  font-size: 15px;
  font-weight: 300;
}
@media (max-width: 1023px) {
  .mini-cart .mini-cart-body .mini-cart-discount,
  .mini-cart .mini-cart-body .mini-cart-gst {
    font-size: 18px;
  }
}
.mini-cart .mini-cart-body .mini-cart-discount {
  margin-bottom: 3px;
}
.mini-cart .mini-cart-body .mini-cart-gst {
  margin-bottom: 0;
}
.mini-cart .mini-cart-body .mini-cart-totals {
  font-size: 18px;
  border: none;
  padding: 0;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 0;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .mini-cart .mini-cart-body .mini-cart-totals {
    font-size: 15px;
  }
}
.mini-cart .mini-cart-body .mini-cart-totals .key {
  position: relative;
}
.mini-cart .mini-cart-body .mini-cart-totals .value {
  text-align: left;
}
.mini-cart .mini-cart-body .mini-cart-list {
  margin-bottom: 0;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb,
.add-to-cart .add-to-cart-item .thumb {
  margin-right: 0;
  text-align: center;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb img,
.add-to-cart .add-to-cart-item .thumb img {
  max-width: none;
  width: 80%;
}
@media (max-width: 639px) {
  .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb img,
  .add-to-cart .add-to-cart-item .thumb img {
    width: 120px;
  }
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .cart-promotion .promotion,
.add-to-cart .add-to-cart-item .cart-promotion .promotion {
  font-size: 14px;
  background-color: #ffffff;
}
@media (max-width: 1023px) {
  .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .cart-promotion .promotion,
  .add-to-cart .add-to-cart-item .cart-promotion .promotion {
    font-size: 12px;
  }
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details,
.add-to-cart .add-to-cart-item .details {
  margin-left: 0;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name,
.add-to-cart .add-to-cart-item .details .name {
  border-bottom: none;
  font-size: 18px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name,
  .add-to-cart .add-to-cart-item .details .name {
    font-size: 15px;
  }
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .sku,
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .qty,
.add-to-cart .add-to-cart-item .details .sku,
.add-to-cart .add-to-cart-item .details .qty {
  font-size: 15px;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .sku,
  .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .qty,
  .add-to-cart .add-to-cart-item .details .sku,
  .add-to-cart .add-to-cart-item .details .qty {
    font-size: 18px;
  }
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .sku,
.add-to-cart .add-to-cart-item .details .sku {
  margin-bottom: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .qty,
.add-to-cart .add-to-cart-item .details .qty {
  color: #6a6a6a;
  margin-bottom: 25px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .prices,
.add-to-cart .add-to-cart-item .prices {
  padding-top: 10px;
}
@media (max-width: 1023px) {
  .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .prices,
  .add-to-cart .add-to-cart-item .prices {
    padding-top: 40px;
  }
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .prices .price,
.add-to-cart .add-to-cart-item .prices .price {
  font-size: 20px;
  font-weight: 900;
  text-align: left;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .prices .price-special,
.add-to-cart .add-to-cart-item .prices .price-special {
  color: #ff0000;
  margin-right: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .prices .price-retail,
.add-to-cart .add-to-cart-item .prices .price-retail {
  font-size: 18px;
  font-weight: 300;
  text-decoration: line-through;
  color: #6a6a6a;
}
@media (max-width: 1023px) {
  .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .prices .price,
  .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .prices .price-special,
  .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .prices .price-retail,
  .add-to-cart .add-to-cart-item .prices .price,
  .add-to-cart .add-to-cart-item .prices .price-special,
  .add-to-cart .add-to-cart-item .prices .price-retail {
    font-size: 20px;
  }
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .separator,
.add-to-cart .add-to-cart-item .separator {
  margin-top: 5px;
}
.mini-cart .mini-cart-body .legend {
  font-size: 16px;
  color: #6a6a6a;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .mini-cart .mini-cart-body .legend {
    font-size: 16px;
  }
}
.mini-cart .mini-cart-body .legend a {
  color: #6a6a6a;
  text-decoration: underline;
}
.mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
}
.minicart-headline {
  border-bottom: 2px solid #000000;
  margin-bottom: 30px;
}
.cart-fulfillment-wrapper .fulfillment-item {
  background-color: #ffffff;
}
.cart-fulfillment-wrapper .fulfillment-item .click-and-collect-title,
.cart-fulfillment-wrapper .fulfillment-item .delivery-title {
  padding-top: 2px;
}
.cart-fulfillment-wrapper .fulfillment-item:first-child {
  border-top: 1px solid #9ea2a2;
}
.cart-fulfillment-wrapper .fulfillment-item-title {
  position: relative;
  padding: 15px 0 5px;
  cursor: pointer;
}
.cart-fulfillment-wrapper .fulfillment-item-title label {
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 600;
}
.cart-fulfillment-wrapper .fulfillment-item-content {
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border-bottom: 1px solid #9ea2a2;
  height: 0;
}
.cart-fulfillment-wrapper .fulfillment-item-content-inner {
  padding: 10px;
}
.cart-fulfillment-wrapper .fulfillment-item-free-shipping {
  padding-left: 30px;
  color: #309f43;
  font-size: 14px;
  font-weight: 600;
}
.cart-fulfillment-wrapper .fulfillment-item .fulfillment-item-title.disabled .radiobutton-custom-wrapper > div {
  color: #6a6a6a;
}
.cart-fulfillment-wrapper .fulfillment-item .fulfillment-item-title.js-cart-delivery-selected,
.cart-fulfillment-wrapper .fulfillment-item .fulfillment-item-title.js-cart-clickcollect-selected {
  border-top: 2px solid #309f43;
  border-bottom: 2px solid #309f43;
}
.cart-fulfillment-wrapper .fulfillment-item .fulfillment-item-content.active {
  height: auto;
}
.cart-fulfillment-wrapper .fulfillment-item .fulfillment-item-content .js-cart-delivery-options-error,
.cart-fulfillment-wrapper .fulfillment-item .fulfillment-item-content .js-cart-delivery-options-error-2,
.cart-fulfillment-wrapper .fulfillment-item .fulfillment-item-content .js-cart-clickcollect-options-error,
.cart-fulfillment-wrapper .fulfillment-item .fulfillment-item-content .js-cart-clickcollect-options-error-2 {
  display: none;
  padding: 0 15px 30px;
}
.cart-fulfillment-wrapper .fulfillment-item .fulfillment-item-content .js-cart-delivery-options-error.active,
.cart-fulfillment-wrapper .fulfillment-item .fulfillment-item-content .js-cart-delivery-options-error-2.active,
.cart-fulfillment-wrapper .fulfillment-item .fulfillment-item-content .js-cart-clickcollect-options-error.active,
.cart-fulfillment-wrapper .fulfillment-item .fulfillment-item-content .js-cart-clickcollect-options-error-2.active {
  display: block;
  color: #ff0000;
  font-size: 18px;
  font-weight: 600;
}
.cart-fulfillment-wrapper .fulfillment-item .fulfillment-item-content .js-cart-delivery-options-free-shipping {
  display: none;
}
.cart-fulfillment-wrapper .fulfillment-item .fulfillment-item-content .js-cart-delivery-options .display-result {
  padding: 5px 10px 5px 15px;
}
.cart-fulfillment-wrapper .fulfillment-item .fulfillment-item-content .js-cart-delivery-options .radio {
  margin-bottom: 0;
}
.cart-fulfillment-wrapper .fulfillment-item .fulfillment-item-content .js-cart-delivery-options .radio .radiobutton-custom-wrapper > div {
  font-weight: 400;
  font-size: 15px;
  text-transform: none;
}
.cart-fulfillment-wrapper .fulfillment-item .js-cart-delivery-selected {
  display: none;
}
.cart-fulfillment-wrapper .fulfillment-item .js-cart-delivery-selected.active {
  display: block;
}
.cart-fulfillment-wrapper .fulfillment-item .js-cart-delivery-selected .delivery-text,
.cart-fulfillment-wrapper .fulfillment-item .js-cart-delivery-selected .delivery-cta {
  color: #6a6a6a;
  font-weight: normal;
}
.cart-fulfillment-wrapper .fulfillment-item .js-cart-delivery-selected .delivery-text a,
.cart-fulfillment-wrapper .fulfillment-item .js-cart-delivery-selected .delivery-cta a {
  color: #6a6a6a;
  padding-right: 10px;
  text-decoration: underline;
}
.cart-fulfillment-wrapper .fulfillment-item .js-cart-delivery-selected .delivery-text span,
.cart-fulfillment-wrapper .fulfillment-item .js-cart-delivery-selected .delivery-address span {
  padding-left: 20px;
}
.cart-fulfillment-wrapper .fulfillment-item .js-cart-delivery-selected .delivery-address {
  font-weight: 600;
  padding-top: 10px;
}
.cart-fulfillment-wrapper .fulfillment-item a {
  text-decoration: none;
}
.cart-fulfillment-wrapper .fulfillment-item a:focus,
.cart-fulfillment-wrapper .fulfillment-item a:hover {
  text-decoration: none;
}
.cart-fulfillment-wrapper .fulfillment-item .clickcollect-options {
  display: block;
  clear: both;
}
.cart-fulfillment-wrapper .fulfillment-item .clickcollect-table {
  margin-left: 5px;
  margin-bottom: 10px;
}
.cart-fulfillment-wrapper .fulfillment-item .clickcollect-table td {
  padding: 2px 10px;
}
@media (max-width: 1023px) {
  .cart-fulfillment-wrapper .fulfillment-item .clickcollect-table {
    margin-bottom: 20px;
    font-size: 15px;
  }
}
.cart-fulfillment-wrapper .fulfillment-item .clickcollect-table .control-label {
  margin-left: -10px;
}
.cart-fulfillment-wrapper .fulfillment-item .clickcollect-table .displayname,
.cart-fulfillment-wrapper .fulfillment-item .clickcollect-table .stock {
  text-transform: capitalize;
}
.cart-fulfillment-wrapper .fulfillment-item .clickcollect-table__nostock {
  color: #6a6a6a;
}
.cart-fulfillment-wrapper .fulfillment-item .clickcollect-viewmore {
  float: left;
  color: #6a6a6a;
  border-bottom: 1px solid #6a6a6a;
  margin-left: 16px;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .cart-fulfillment-wrapper .fulfillment-item .clickcollect-viewmore {
    font-size: 15px;
    font-weight: 400;
  }
}
.cart-fulfillment-wrapper .fulfillment-item .js-cart-clickcollect-selected {
  display: none;
}
.cart-fulfillment-wrapper .fulfillment-item .js-cart-clickcollect-selected.active {
  display: block;
}
.cart-fulfillment-wrapper .fulfillment-item .js-cart-clickcollect-selected .clickcollect-text,
.cart-fulfillment-wrapper .fulfillment-item .js-cart-clickcollect-selected .clickcollect-cta {
  color: #6a6a6a;
  font-weight: normal;
}
.cart-fulfillment-wrapper .fulfillment-item .js-cart-clickcollect-selected .clickcollect-text a,
.cart-fulfillment-wrapper .fulfillment-item .js-cart-clickcollect-selected .clickcollect-cta a {
  color: #6a6a6a;
  padding-right: 10px;
  text-decoration: underline;
}
.cart-fulfillment-wrapper .fulfillment-item .js-cart-clickcollect-selected .clickcollect-text span,
.cart-fulfillment-wrapper .fulfillment-item .js-cart-clickcollect-selected .clickcollect-store span {
  padding-left: 20px;
}
.cart-fulfillment-wrapper .fulfillment-item .js-cart-clickcollect-selected .clickcollect-store {
  font-weight: 600;
  padding-top: 10px;
}
.cart-fulfillment-wrapper.disable-overlay {
  cursor: not-allowed;
}
.cart-fulfillment-wrapper .spinner {
  position: absolute;
  left: 50%;
  top: 50%;
}
@media (max-width: 1023px) {
  .checkout-steps {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-steps .step-head {
  padding-left: 20px;
  text-decoration: none;
  font-size: 20px;
  font-weight: 400;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1023px) {
  .checkout-steps .step-head {
    padding-left: 0;
    padding-right: 0;
    height: 30px;
    font-size: 16px;
  }
}
.checkout-steps .step-head:before {
  content: '';
}
@media (max-width: 639px) {
  .checkout-steps .step-head:before {
    line-height: 34px;
  }
}
.checkout-steps .step-head.active {
  font-size: 28px;
  font-weight: 600;
}
@media (max-width: 639px) {
  .checkout-steps .step-head.active {
    font-weight: 700;
  }
}
.checkout-steps .step-head.step-complete {
  color: #000000;
  font-size: 28px;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 48px;
}
@media (max-width: 1023px) {
  .checkout-steps .step-head.step-complete {
    font-size: 20px;
    font-weight: 700;
    padding-left: 36px;
  }
}
.checkout-steps .step-head.step-complete:before {
  content: "\f00c";
  font-family: 'Font Awesome 5 Free';
  font-weight: normal;
  font-size: 20px;
  top: 7px;
}
@media (max-width: 1023px) {
  .checkout-steps .step-head.step-complete:before {
    font-size: 16px;
    width: 10px;
    left: 0;
    top: 0;
  }
}
.checkout-steps .step-head + .step-head {
  margin-top: 0;
}
.checkout-steps .step-head .edit {
  color: #6a6a6a;
  font-weight: 400;
  font-size: 18px;
  text-decoration: underline;
  vertical-align: middle;
  padding-top: 3px;
}
@media (max-width: 1023px) {
  .checkout-steps .step-head .edit {
    font-size: 14px;
  }
}
.checkout-steps .step-head .account__address__search .field-link,
.checkout-steps .step-head .account__address__detail .field-link {
  font-size: 16px;
  color: #6a6a6a;
  float: right;
  margin-top: -10px;
  cursor: pointer;
  text-decoration: underline;
}
.checkout-steps .account__address__search input.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.checkout-steps .step-body {
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .checkout-steps .step-body {
    padding-right: 20px;
  }
}
.checkout-steps .step-body.step-complete {
  font-size: 20px;
  font-weight: 300;
  margin-left: 50px;
  text-transform: capitalize;
}
@media (max-width: 1023px) {
  .checkout-steps .step-body.step-complete {
    font-size: 16px;
    margin-left: 38px;
  }
}
.checkout-steps .step-body .checkout-next {
  margin: 0;
}
.checkout-steps .step-body .checkout-shipping {
  padding: 30px 20px 15px;
  border: 1px solid transparent;
  border-top: 0;
}
@media (max-width: 1023px) {
  .checkout-steps .step-body .checkout-shipping {
    padding-left: 0;
  }
}
.checkout-steps .step-body .checkout-shipping button.js-address-book {
  background-color: #309f43;
  border-color: #309f43;
}
.checkout-steps .step-body .checkout-order-bill-address {
  font-size: 20px;
  font-weight: 300;
  padding-bottom: 20px;
  text-transform: capitalize;
}
.checkout-steps .step-body .bill-address-form-fields {
  margin-bottom: 20px;
}
.checkout-headline {
  display: none;
}
@media (max-width: 1023px) {
  .checkout-headline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-summary-headline {
  padding: 10px 0 20px;
}
@media (max-width: 1023px) {
  .checkout-summary-headline {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 28px;
    font-weight: 700;
  }
}
.checkout-summary-headline .checkout-summary-num-items {
  display: none;
}
@media (max-width: 1023px) {
  .checkout-summary-headline .checkout-summary-num-items {
    font-size: 28px;
    font-weight: 300;
    display: inline;
    color: #6a6a6a;
  }
  .checkout-summary-headline .checkout-summary-num-items:before {
    content: ' ';
    height: 33px;
    width: 1px;
    display: inline;
    border-left: 2px solid #d8d8d8;
    margin-left: 10px;
  }
}
@media (max-width: 639px) {
  .checkout .cart-right-section {
    margin-bottom: 20px;
  }
}
.checkout-order-summary {
  padding-right: 0;
  padding-bottom: 0;
}
@media (max-width: 1023px) {
  .checkout-order-summary {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 1023px) {
  .checkout-order-summary .checkout-order-delivery-msg {
    padding-left: 10px;
  }
}
.checkout-order-summary .subtotals {
  margin-top: 0;
}
@media (min-width: 640px) {
  .checkout-order-summary .subtotals {
    margin-bottom: 40px;
  }
}
.checkout-order-summary .checkout-order-summary-list li {
  padding: 10px;
  border-bottom: 1px solid #d8d8d8;
}
.checkout-order-summary .checkout-order-summary-list li:nth-child(2n + 3) {
  background-color: transparent;
}
.checkout-order-summary .checkout-order-summary-list .thumb {
  width: 120px;
  margin-right: 40px;
  position: relative;
}
.checkout-order-summary .checkout-order-summary-list .thumb .cart-promotion {
  margin: 0;
}
.checkout-order-summary .checkout-order-summary-list .thumb .cart-promotion .promotion {
  font-size: 16px;
  background-color: #ffffff;
}
@media (max-width: 1023px) {
  .checkout-order-summary .checkout-order-summary-list .thumb .cart-promotion .promotion {
    font-size: 12px;
  }
}
.checkout-order-summary .checkout-order-summary-list .details {
  font-size: 18px;
}
.checkout-order-summary .checkout-order-summary-list .details .name {
  margin-bottom: 5px;
}
.checkout-order-summary .checkout-order-summary-list .details .name a {
  font-weight: 700;
  text-decoration: none;
}
.checkout-order-summary .checkout-order-summary-list .details .sku {
  font-weight: 400;
  font-size: 14px;
}
.checkout-order-summary .checkout-order-summary-list .details .qty {
  margin-bottom: 5px;
}
.checkout-order-summary .checkout-order-summary-list .details .qty,
.checkout-order-summary .checkout-order-summary-list .details .qty span {
  color: #6a6a6a;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
}
.checkout-order-summary .checkout-order-summary-list .details .price {
  float: left;
  margin-top: 23px;
  margin-left: 0;
  margin-bottom: 0;
  font-weight: 900;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  font-size: 28px;
  font-weight: 600;
  border-bottom: none;
  padding-bottom: 20px;
}
.checkout-shipping {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.checkout-paymentmethod {
  padding-left: 0;
}
@media (max-width: 1023px) {
  .checkout-paymentmethod {
    padding-left: 0;
    padding-right: 0;
  }
}
.checkout-paymentmethod .form-container {
  margin-left: 20px;
  margin-right: 20px;
}
@media (max-width: 1023px) {
  .checkout-paymentmethod .form-container {
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .checkout-success {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.checkout-success__body {
  text-align: left;
  margin: 30px 0 35px;
}
.checkout-success__body .checkout-success__body__headline {
  text-transform: none;
}
.checkout-success__body .checkout-success__body__headline .separator {
  margin-bottom: 50px;
}
@media (max-width: 1023px) {
  .checkout-success__body .checkout-success__body__headline .separator {
    border-width: 3px;
  }
}
@media (max-width: 1023px) {
  .checkout-success__body .checkout-success__body__headline h1 {
    font-size: 24px;
  }
}
.checkout-success__body p {
  margin: 0 0 16px;
}
@media (max-width: 1023px) {
  .checkout-success__body p {
    margin: 0 0 10px;
  }
}
.checkout-success__body .text-label {
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .checkout-success__body .text-label {
    font-size: 16px;
  }
}
.checkout-success__body .text-label-light {
  font-size: 24px;
  font-weight: 300;
}
@media (max-width: 1023px) {
  .checkout-success__body .text-label-light {
    font-size: 16px;
  }
}
.checkout-success__body .click-and-collect-section,
.checkout-success__body .delivery-section {
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .checkout-success__body .click-and-collect-section p.text-label,
  .checkout-success__body .delivery-section p.text-label {
    margin-bottom: 0;
  }
}
.checkout-success__body .confirmation-email {
  margin-bottom: 35px;
  margin-top: 25px;
}
@media (max-width: 1023px) {
  .checkout-success__body .confirmation-email {
    margin-bottom: 25px;
  }
}
.checkout-success__body .contact {
  margin-bottom: 0px;
}
.checkout-success__body .contact .contact-link {
  border-bottom: 0;
  text-decoration: underline;
}
.account-section .checkout-shopping {
  padding-left: 30px;
  margin-top: 0 ;
}
@media (max-width: 1023px) {
  .account-section .checkout-shopping {
    padding-left: 0;
  }
}
.securepay-ui-iframe {
  border: none;
  padding: 14px;
  margin-bottom: 10px;
  background-color: transparent;
}
@media (max-width: 1023px) {
  .securepay-ui-iframe {
    padding: 5px;
  }
}
.checkout-steps .btn {
  padding-left: 40px;
  padding-right: 50px;
}
.checkout-steps .btn-place-order {
  padding-left: 70px;
  padding-right: 70px;
}
.place-order-form {
  padding: 0;
}
@media (max-width: 1023px) {
  .place-order-form {
    margin-left: -20px;
  }
}
.place-order-form .radio,
.place-order-form .checkbox {
  margin-left: 0;
  margin-right: 0;
}
.place-order-form .checkbox {
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .place-order-form .checkbox {
    margin-left: 20px;
  }
}
.place-order-form .terms-check {
  padding-left: 10px;
}
@media (max-width: 1023px) {
  .place-order-form .terms-check {
    padding-left: 0;
  }
}
.place-order-form .terms-check .checkbox-custom-wrapper > div {
  font-size: 14px;
}
.place-order-form .terms-check .checkbox-custom-wrapper > div a {
  font-size: 14px;
}
.place-order-form .radiobutton-custom-wrapper > div {
  padding-top: 0;
  padding-bottom: 5px;
}
.place-order-form .paypal-logo {
  display: inline-block;
}
.place-order-form .paypal-logo .payment-icon {
  background: url("../../common/images/paypal-logo-autopro.svg") left no-repeat;
  content: "";
  width: 82px;
  height: 22px;
  display: inline-block;
  background-repeat: no-repeat;
}
.place-order-form .afterpay-logo {
  display: inline-block;
}
.place-order-form .afterpay-logo .payment-icon {
  background: url("../../common/images/afterpay-logo.png") left no-repeat;
  content: "";
  width: 83px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center 55%;
  background-size: 83px;
}
@media (max-width: 1023px) {
  .place-order-form .afterpay-logo .payment-icon {
    width: 100px;
    height: 24px;
    background-size: 100px;
  }
}
.place-order-form .zippay-logo {
  display: inline-block;
}
.place-order-form .zippay-logo .payment-icon {
  background: url("../../common/images/zippay-logo.png") left no-repeat;
  content: "";
  width: 156px;
  height: 21px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center 55%;
  background-size: 156px;
}
@media (max-width: 1023px) {
  .place-order-form .zippay-logo .payment-icon {
    width: 248px;
    height: 29px;
    background-size: 248px;
  }
}
.place-order-form .control-label.zippay {
  text-transform: none;
}
.place-order-form .zippay {
  font-family: 'Poppins', sans-serif;
  display: inline-block;
}
.place-order-form .zippay .zip-widget__wrapper {
  padding: 0;
}
.place-order-form .zippay .zip-widget__tagline img.logo {
  margin-left: 0;
  margin-top: 0;
  height: 20px;
  line-height: 20px;
}
.place-order-form .zippay .zip-widget__tagline span.text {
  font-size: 14px;
  font-weight: 400;
}
.place-order-form .zippay-data {
  display: inline-block;
}
.place-order-form .zippay a {
  color: #21285e;
}
.place-order-form .zippay .learn-more {
  text-decoration: underline;
}
.place-order-form .radiobutton-custom-wrapper .creditcard-message {
  font-size: 20px;
  line-height: 1em;
  padding-top: 3px;
  padding-bottom: 0;
}
@media (max-width: 1023px) {
  .place-order-form .radiobutton-custom-wrapper .creditcard-message {
    font-size: 14px;
    padding-top: 6px;
  }
}
.place-order-form .radiobutton-custom-wrapper .creditcard-logo {
  margin-top: -2px;
  font-size: 29px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1em;
}
.place-order-form .radiobutton-custom-wrapper .creditcard-logo .fab {
  margin-right: 4px;
}
.securepay-wrapper,
.otherpayment-wrapper {
  display: none;
  padding-left: 20px;
}
.securepay-wrapper.active,
.otherpayment-wrapper.active {
  display: block;
}
.checkout-help {
  display: none;
}
.page-homepage footer {
  margin-top: 0;
  height: 390px;
}
@media (min-width: 1024px) {
  .page-homepage footer .container {
    max-width: 1220px;
  }
}
@media (max-width: 1024px) {
  .page-homepage footer {
    height: 1170px;
  }
}
.page-homepage .container {
  max-width: 1920px;
  padding: 0px;
}
@media (max-width: 1024px) {
  .page-homepage .container .slider_component,
  .page-homepage .container .banner__custom-component,
  .page-homepage .container .video__custom-component,
  .page-homepage .container .category-tiles__custom-component,
  .page-homepage .container .brand-tiles__custom-component,
  .page-homepage .container .aboutus__custom-component,
  .page-homepage .container .image__component {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.page-homepage .video__custom-component,
.page-homepage .category-tiles__custom-component,
.page-homepage .brand-tiles__custom-component,
.page-homepage .carousel__component {
  max-width: 1220px;
  margin: 25px auto;
}
.page-homepage .brand-tiles__custom-component button.btn-primary {
  border: 2px solid #309f43;
  background: #309f43;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .page-homepage .brand-tiles__custom-component {
    margin: 0 auto;
  }
}
.page-homepage .aboutus__custom-component,
.page-homepage .non-full-width-banners {
  max-width: 1220px;
  margin: 25px auto;
  padding: 0;
}
.page-homepage .container.main__inner-wrapper {
  padding-top: 0;
}
.page-homepage .gallery-images-slider .js-herobanner-gallery-slider {
  margin-top: 0;
}
.page-homepage .gallery-images-slider .swiper-button-prev,
.page-homepage .gallery-images-slider .swiper-container-rtl .swiper-button-next {
  top: 45%;
}
.page-homepage .gallery-images-slider .swiper-button-next,
.page-homepage .gallery-images-slider .swiper-container-rtl .swiper-button-prev {
  top: 45%;
}
.page-homepage .news-ticker-section .swiper-button-next,
.page-homepage .news-ticker-section .swiper-button-prev {
  top: 0;
  color: #6a6a6a;
}
.page-homepage .news-ticker-section .swiper-button-next:after,
.page-homepage .news-ticker-section .swiper-button-prev:after {
  font-size: 22px;
}
.page-homepage .banner__custom-component,
.page-homepage .image__component {
  margin: 25px auto;
  max-width: 1220px;
}
@media (max-width: 1023px) {
  .page-homepage .banner__custom-component,
  .page-homepage .image__component {
    margin-bottom: 15px;
  }
}
.form-brand-search {
  font-family: 'Poppins', sans-serif;
}
.form-brand-search h1 {
  font-size: 32px;
  font-weight: 700;
}
.form-brand-search .input-group {
  border: 1px solid #9ea2a2;
  border-radius: 20px;
  width: 450px;
  margin-top: 40px;
  margin-bottom: 50px;
}
@media (max-width: 1023px) {
  .form-brand-search .input-group {
    width: 100%;
    margin-bottom: 40px;
  }
}
.form-brand-search .input-group.active {
  border: 1px solid #309f43;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-brand-search .input-group .form-control {
  display: block;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  border: none;
  font-weight: 600;
}
.form-brand-search .input-group .input-group-btn {
  position: absolute;
  right: 32px;
  top: 9px;
  z-index: 3;
}
.form-brand-search .input-group .input-group-btn .btn {
  padding: 0;
  color: #6a6a6a;
}
.form-brand-search .input-group.error,
.form-brand-search .input-group.error:focus-within {
  border-color: #eb2024;
}
.form-brand-search .input-group.error .input-group-btn .btn,
.form-brand-search .input-group.error:focus-within .input-group-btn .btn {
  color: #eb2024;
}
.form-brand-search .input-group:focus-within {
  border-color: #309f43;
}
.form-brand-search .input-group:focus-within .input-group-btn .btn {
  color: #309f43;
}
.form-brand-search .input-group .ui-widget {
  font-weight: normal;
}
.form-brand-search .input-group .ui-widget.ui-widget-content {
  border: 1px solid #309f43;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  left: -1px !important;
}
.form-brand-search .input-group .ui-widget-content .ui-state-active {
  border: none;
  background-color: transparent;
  color: #309f43;
}
.form-brand-search .pagination {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 20px;
}
@media (max-width: 1023px) {
  .form-brand-search .pagination {
    margin-bottom: 10px;
  }
}
.form-brand-search .pagination > li {
  display: inline-block;
}
.form-brand-search .pagination > li:first-child > a {
  padding-left: 0;
}
.form-brand-search .pagination > li > a {
  width: auto;
  text-align: left;
  padding: 1px 5px;
  line-height: 1em;
  font-weight: 300;
  font-size: 20px;
}
@media (max-width: 1023px) {
  .form-brand-search .pagination > li > a {
    margin-right: 10px;
    margin-bottom: 15px;
    font-size: 18px;
  }
}
.form-brand-search .pagination > li > a:hover {
  color: #309f43;
}
.form-brand-search .pagination > li > a.active {
  color: #000000;
  border: 1px solid #309f43;
  font-weight: 800;
  border-radius: 5px;
}
.form-brand-search .pagination > li > a.brand-pagination-show-all {
  width: auto;
}
.brand-group {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.brand-group-heading {
  font-size: 28px;
  width: 100%;
}
@media (max-width: 1023px) {
  .brand-group-heading {
    font-size: 20px;
  }
}
.brand-tile {
  display: block;
  width: 140px;
  border-bottom: 1px solid #d8d8d8;
  padding: 5px;
  margin-right: 10px;
}
.brand-tile:hover {
  color: #309f43;
  border-bottom: 1px solid #309f43;
}
@media (max-width: 1023px) {
  .brand-tile {
    width: calc(50% - 10px);
  }
}
.brand-tile__logo {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  margin: auto;
}
.brand-tile__logo_container {
  width: 100%;
  padding-top: 100%;
  /* 1:1 Aspect Ratio */
  position: relative;
  margin-bottom: 5px;
}
.brand-tile__name {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.brand-tile__name:after {
  display: block;
  position: absolute;
  content: '_';
  top: 5px;
  font-size: 24px;
  font-weight: 300;
}
.brand-tile__quantity {
  display: block;
  font-size: 18px;
  font-weight: 300;
}
.page-notFound .global-alerts {
  display: none;
}
.page-notFound main {
  padding-bottom: 348px;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .page-notFound main {
    padding-bottom: 687px;
  }
}
@media (max-width: 639px) {
  .page-notFound main {
    padding-bottom: 930px;
  }
}
.page-notFound .main__inner-wrapper {
  background-image: url('../images/404.png');
  height: 100%;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: none;
  padding-top: 0;
  min-height: 720px;
}
.page-notFound .main__inner-wrapper .global-alerts {
  display: none;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .page-notFound .main__inner-wrapper {
    min-height: 730px;
  }
}
@media (max-width: 639px) {
  .page-notFound .main__inner-wrapper {
    min-height: 730px;
  }
}
.page-notFound .caption {
  width: 610px;
  text-align: center;
  margin: 140px auto 0;
  color: #000000;
}
@media (max-width: 1023px) {
  .page-notFound .caption {
    max-width: 400px;
    width: auto;
    padding: 20px;
  }
}
.page-notFound .caption h1 {
  font-family: 'Poppins', sans-serif;
  font-size: 59px;
  font-weight: 600;
}
@media (max-width: 1023px) {
  .page-notFound .caption h1 {
    font-size: 44px;
  }
}
.page-notFound .caption-body {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  padding-top: 20px;
  font-weight: 600;
}
.page-notFound .caption-action {
  margin-top: 50px;
}
.page-notFound .caption-action .btn {
  padding: 12px 70px;
  background-color: #309f43;
  border-color: #309f43;
}
.page-siteMapPage .site-map-title {
  text-align: center;
  text-transform: capitalize;
  padding: 20px 0 20px 0;
}
.page-siteMapPage .site-map-content {
  text-align: left;
}
.page-siteMapPage .site-map-content.stores,
.page-siteMapPage .site-map-content.content-pages {
  text-transform: capitalize;
}
.page-siteMapPage a {
  color: #000000;
}
.page-siteMapPage .row.categories {
  padding: 10px 0 10px 0;
}
@media (max-width: 1919px) {
  .page-siteMapPage .row.categories {
    padding: 10px;
  }
}
.page-siteMapPage .row.brand-content .brand-content-data {
  padding: 0 120px 0 120px;
}
@media (max-width: 1919px) {
  .page-siteMapPage .row.brand-content .brand-content-data {
    padding: 0 20px 0 20px;
  }
}
.page-siteMapPage .row.content-page-content .content-page-content-data {
  margin: 0 10px 0 10px;
  padding: 0 120px 0 120px;
}
@media (max-width: 1919px) {
  .page-siteMapPage .row.content-page-content .content-page-content-data {
    padding: 0 30px 0 30px;
    margin: 0;
  }
}
.page-siteMapPage .row.store-content .store-content-data {
  padding: 0 120px 0 120px;
}
@media (max-width: 1919px) {
  .page-siteMapPage .row.store-content .store-content-data {
    padding: 0 20px 0 20px;
  }
}
.page-siteMapPage .level-1 {
  font-size: 16px;
  padding: 10px;
  text-align: center;
  font-weight: 800;
  text-decoration: underline;
}
.page-siteMapPage .level-2 {
  margin-left: 0;
  font-size: 14px;
  padding-top: 5px;
  font-weight: 600;
}
.page-siteMapPage .level-3 {
  margin-left: 10px;
  font-size: 12px;
  font-weight: normal;
}
.page-contactuspage footer {
  height: auto;
}
.page-contactuspage .contactus-section-form {
  padding: 30px 0;
  width: 50%;
}
@media (max-width: 1023px) {
  .page-contactuspage .contactus-section-form {
    width: 100%;
  }
}
.page-contactuspage .contactus-section-form button {
  margin-top: 40px;
  background-color: #309f43;
  border-color: #309f43;
}
.page-contactuspage .contactus-section-form .form-group .select-selected {
  font-size: 14px;
  font-weight: bold;
}
.page-contactuspage .contactus-section-form .form-group .form-control {
  font-size: 14px;
  font-weight: bold;
}
.page-contactuspage #g-recaptcha_incorrect {
  font-weight: 600;
  color: #bf1722;
  font-style: italic;
  display: none;
}
.page-contactuspage .contact-us-page .banner__custom-component .hero-overlay.blackOverlay {
  top: 30%;
  width: 100%;
  z-index: 99;
  background: transparent;
  color: #000000;
}
.page-contactuspage .contact-us-page .banner__custom-component .hero-overlay.blackOverlay .hero-overlay-inner {
  text-align: center;
}
.page-contactuspage .contact-us-page .banner__custom-component .hero-overlay.blackOverlay .hero-overlay-inner h1 {
  font-family: 'Poppins', sans-serif;
  font-weight: 800;
  font-size: 59px;
}
@media (min-width: 375px) and (max-width: 639px) {
  .page-contactuspage .contact-us-page .banner__custom-component .hero-overlay.blackOverlay {
    top: 40%;
    position: absolute;
  }
  .page-contactuspage .contact-us-page .banner__custom-component .hero-overlay.blackOverlay .hero-overlay-inner h1 {
    font-weight: 700;
    font-size: 32px;
  }
}
.page-contactuspage .contact-us-page .content {
  font-family: 'Poppins', sans-serif;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 400;
}
.page-contactuspage .contact-us-page .content a {
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
  color: #317f8c;
}
@media (max-width: 1023px) {
  .page-contactuspage .contact-us-page .content {
    font-size: 15px;
    font-weight: 500;
  }
}
.page-contactuspage .form-craft {
  margin: auto;
}
.page-cataloguePage .content {
  font-size: 24px;
  border-bottom: 2px solid #000000;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .page-cataloguePage .content {
    font-size: 14px;
  }
}
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper h1 {
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  line-height: 35px;
}
@media (max-width: 1023px) {
  body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper h1 {
    font-size: 32px;
    font-weight: 700;
  }
}
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper h2 {
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  line-height: 26px;
}
@media (max-width: 1023px) {
  body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 26px;
  }
}
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper h3 {
  font-size: 19px;
  font-weight: 500;
  font-style: normal;
  line-height: 21px;
}
@media (max-width: 1023px) {
  body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 21px;
  }
}
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper h4 {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  line-height: 18px;
}
@media (max-width: 1023px) {
  body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
  }
}
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper h5 {
  font-size: 13px;
  font-weight: 500;
  font-style: normal;
  line-height: 15px;
}
@media (max-width: 1023px) {
  body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
  }
}
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper h6 {
  font-size: 11px;
  font-weight: 800;
  font-style: normal;
  line-height: 12px;
}
@media (max-width: 1023px) {
  body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper h6 {
    font-size: 13px;
    font-weight: 600;
    line-height: 14px;
  }
}
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper b,
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper strong {
  font-weight: 700;
}
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper a {
  font-weight: 600;
  color: #000000;
}
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper a:hover,
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper a:focus {
  font-weight: 600;
  color: #000000;
  outline-offset: 3px;
}
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper .section1,
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper .section2A,
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper .section2B,
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper .section3,
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper .section4,
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper .section5 {
  margin-top: 10px;
  margin-bottom: 20px;
}
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper .section1-component,
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper .section2A-component,
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper .section2B-component,
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper .section3-component,
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper .section4-component,
body.template-pages-layout-autoproContentLayoutPage .main__inner-wrapper .section5-component {
  padding-top: 10px;
  padding-bottom: 10px;
}
body.template-pages-layout-autoproContentLayoutPage.page-autoclubPage .content,
body.template-pages-layout-autoproContentLayoutPage.page-autoclubPage2 .content {
  margin: 40px 0;
  padding-bottom: 20px;
  border-bottom: 2px solid #000000;
}
@media (max-width: 1023px) {
  body.template-pages-layout-autoproContentLayoutPage.page-autoclubPage .content,
  body.template-pages-layout-autoproContentLayoutPage.page-autoclubPage2 .content {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .page-rhinoRackPage .main__inner-wrapper {
    padding: 0;
  }
}
.page-rhinoRackPage .rhinorack-container {
  margin: 20px 0;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
@media (max-width: 1023px) {
  .page-rhinoRackPage .rhinorack-container {
    padding: 0 15px;
  }
}
.page-rhinoRackPage .rhinorack-container .title {
  width: 1220px;
  height: 35px;
  font-weight: 800;
  font-size: 32px;
  line-height: 35px;
  text-transform: capitalize;
}
.page-rhinoRackPage .rhinorack-container .bottom-line {
  margin-top: 7px;
  height: 2px;
  /* Neutral/Light Grey */
  background: #d8d8d8;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}
.page-rhinoRackPage .rhinorack-container .control-label {
  text-transform: none;
}
.page-rhinoRackPage .rhinorack-container .form-container {
  margin: 15px 0;
}
.page-rhinoRackPage .rhinorack-container .form-container .vehicle-result-container {
  padding: 30px 0;
}
.page-rhinoRackPage .rhinorack-container .search-vehicle-btn {
  display: none;
}
.page-rhinoRackPage .rhinorack-container .search-vehicle-btn:disabled {
  cursor: not-allowed;
}
.page-rhinoRackPage .rhinorack-container .disable-div {
  cursor: not-allowed;
}
.page-rhinoRackPage .rhinorack-container .disable-custom-select {
  pointer-events: none;
  background: #01010105;
  color: #ccc;
  border: 1px solid #eaeaea;
}
.page-rhinoRackPage .rhinorack-container .vehicle-row,
.page-rhinoRackPage .rhinorack-container .vehicle-row label {
  cursor: pointer;
  margin-bottom: 0;
}
.page-rhinoRackPage .rhinorack-container .selected-vehicle-container {
  background: #F1F1F2;
  border: 1px solid #9FA2A200;
  margin: 15px 0;
  padding: 10px 5px;
}
.page-rhinoRackPage .rhinorack-container .selected-vehicle-container .back-vehicle-btn {
  padding: 0px;
  background: #FFFFFF;
  width: 145px;
  height: 44px;
  border: 3px solid #000000;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
.page-rhinoRackPage .rhinorack-container .selected-vehicle-container .back-vehicle-btn:hover {
  background-color: #93D500;
  color: black;
  border: 1px solid #93D500;
}
.page-rhinoRackPage .rhinorack-container .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
}
.page-rhinoRackPage .rhinorack-container .disable-overlay {
  pointer-events: none;
}
.page-rhinoRackPage .rhinorack-container div.select-items::-webkit-scrollbar {
  width: 10px;
}
.page-rhinoRackPage .rhinorack-container div.select-items::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  background-color: #F5F5F5;
  border-radius: 5px;
}
.page-rhinoRackPage .rhinorack-container div.select-items::-webkit-scrollbar-thumb {
  background: #fff02a;
  border-radius: 5px;
}
.page-rhinoRackPage .rhinorack-container div.select-items::-webkit-scrollbar-thumb:hover {
  background: #ffffba;
}
.page-rhinoRackPage .select-vehicle {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.page-rhinoRackPage .radio-item {
  display: inline-block;
  position: relative;
  padding: 0 6px;
  margin: 5px 0 0;
}
.page-rhinoRackPage .radio-item input[type='radio'] {
  display: none;
}
.page-rhinoRackPage .radio-item label {
  color: #666;
  font-weight: normal;
}
.page-rhinoRackPage .radio-item label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
  width: 22px;
  height: 22px;
  border-radius: 20px;
  border: 1px solid #9EA2A2;
  background-color: transparent;
}
.page-rhinoRackPage .radio-item input[type=radio]:checked + label:after {
  border-radius: 11px;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 7px;
  left: 8px;
  content: " ";
  display: block;
  background: #93D500;
}
.page-rhinoRackPage .align-items-center {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.page-rhinoRackPage .back-vehicle-btn {
  width: 145px;
}
.page-rhinoRackPage .vehicle-name {
  font-weight: 600;
  font-size: 19px;
  line-height: 21px;
}
.page-rhinoRackPage .select-vehicle-error {
  display: none;
  color: red;
}
.kitbundle-container {
  border: 1px solid #000000;
  margin: 30px 0;
}
.kitbundle-container .kit-header {
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  padding: 12.5px;
  text-transform: capitalize;
  color: #fff200;
  background-color: #000000;
  text-align: center;
  width: 100.1%;
}
.kitbundle-container .kit-body {
  padding: 20px;
}
.kitbundle-container .kit-body .kit-title {
  font-weight: 700;
  font-size: 16px;
}
.kitbundle-container .kit-body .sub-title {
  font-size: 16px;
  padding: 10px 0;
}
.kitbundle-container .kit-container {
  margin-top: 15px;
}
@media (max-width: 1023px) {
  .kitbundle-container .kit-container .kit-item {
    margin: 5px 0;
  }
}
.kitbundle-container .kit-container .kit-item .kit-image {
  width: 75px;
  height: 75px;
  border: 1px solid #dadada;
  box-sizing: border-box;
  padding: 0;
  margin: 5px 0 0;
}
.kitbundle-container .kit-container .kit-item .kit-image img {
  width: 100%;
}
.kitbundle-container .kit-container .kit-item .kit-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  word-wrap: break-word;
}
.kitbundle-container .kit-container .kit-item .kit-text .kit-label {
  min-height: 65px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.02em;
  align-items: center;
  padding-left: 5px;
}
.kitbundle-container .kit-container .kit-item .kit-text .kit-qty {
  width: 190px;
  min-height: 19px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
  padding-left: 5px;
}
.kitbundle-container .kit-container .kit-item .kit-text .kit-qty a .sku-text {
  padding-right: 10px;
}
.kitbundle-container .kit-container .kit-item .kit-text .out-of-stock {
  color: #ff0000;
}
.product__rhinorack_kitbundle_badge_banner .kitbundle-banner {
  height: 40px;
  margin: 10px 0;
}
.product__rhinorack_kitbundle_badge_banner .kitbundle-banner .kitbundle-message {
  width: 100%;
  color: #fff200;
  background-color: #000000;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  padding: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  .page-knowHowPage .container.main__inner-wrapper,
  .page-knowHowArticlePage .container.main__inner-wrapper {
    width: 100%;
    max-width: 1440px;
  }
  .page-knowHowPage .container.main__inner-wrapper .know-how-tile,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-tile {
    height: 382px;
  }
}
@media (min-width: 624px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container {
    padding: 15px;
  }
}
.page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-heading-container,
.page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-heading-container {
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width: 376px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-heading-container,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-heading-container {
    height: 189px;
  }
}
.page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-heading-container .underline,
.page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-heading-container .underline,
.page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-heading-container hr,
.page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-heading-container hr {
  margin-top: 8px;
  margin-bottom: 16px;
  border: 0;
  border-top: 2px solid #000000;
}
.page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-heading-container .know-how-head-desc,
.page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-heading-container .know-how-head-desc {
  align-items: center;
  padding: 0px;
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
}
@media (max-width: 376px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-heading-container .know-how-head-desc,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-heading-container .know-how-head-desc {
    font-size: 13px;
    line-height: 18px;
  }
}
.page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container,
.page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container {
  display: flex;
  margin-bottom: 35px;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 8px;
  margin-top: 32px;
}
@media (max-width: 280px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container {
    position: relative;
    top: 80px;
  }
}
.page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main,
.page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main {
  padding-bottom: 19px;
  width: 25%;
}
@media (max-width: 624px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main.gridTwo,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main.gridTwo {
    width: 50%;
  }
}
.page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main.gridTwo .know-how-title,
.page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main.gridTwo .know-how-title {
  max-width: 258px;
}
@media (max-width: 516px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main.gridTwo .know-how-title,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main.gridTwo .know-how-title,
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main.gridTwo .know-how-body,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main.gridTwo .know-how-body {
    text-align: left !important;
  }
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main.gridTwo hr.divider,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main.gridTwo hr.divider {
    width: 100%;
  }
}
@media (max-width: 424px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main.noGrid,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main.noGrid {
    width: 100%;
  }
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main.noGrid .know-how-title,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main.noGrid .know-how-title {
    max-width: unset !important;
  }
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main.noGrid .know-how-title p,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main.noGrid .know-how-title p {
    margin-bottom: 0px;
  }
}
@media (min-width: 425px) and (max-width: 766px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main {
    width: 50%;
  }
}
@media (min-width: 767px) and (max-width: 912px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile-main {
    width: 33%;
  }
}
.page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile,
.page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile {
  padding: 13px;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12);
  animation: outline 200ms ease-in-out 10ms;
}
.page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile:hover,
.page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile:hover {
  outline: 2px solid #93D500;
  box-sizing: border-box;
  cursor: pointer;
}
@media (max-width: 624px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile {
    padding: 13px;
  }
}
.page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-img-container,
.page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-img-container {
  margin: 8px 0px;
}
@media (min-width: 376px) and (max-width: 516px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-img-container,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-img-container {
    height: 114px;
  }
}
@media (max-width: 376px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-img-container,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-img-container {
    height: 114px;
  }
}
.page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-img-container .know-how-img,
.page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-img-container .know-how-img {
  width: 100%;
  height: 207px;
}
@media (max-width: 516px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-img-container .know-how-img,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-img-container .know-how-img {
    width: 100%;
    height: 120px;
  }
}
.page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .know-how-title,
.page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .know-how-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #000000;
  margin: auto;
  padding: 4px 0px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 52px;
}
@media (max-width: 516px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .know-how-title,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .know-how-title {
    font-size: 90%;
  }
}
@media (max-width: 625px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .know-how-title,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .know-how-title {
    max-width: 258px;
    height: auto;
  }
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .know-how-title p,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .know-how-title p {
    margin-bottom: 0px;
  }
}
.page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .know-how-title a,
.page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .know-how-title a {
  font-weight: unset;
}
.page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .divider,
.page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .divider {
  margin-top: 8px;
  margin-bottom: 8px;
  border: 0;
  border-top: 2px solid #A2D241;
  width: 50px;
}
.page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .know-how-body,
.page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .know-how-body {
  height: 63px;
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
  text-align: center;
  color: #000000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 516px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .know-how-body,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .know-how-body {
    font-size: 85%;
  }
}
@media (max-width: 624px) {
  .page-knowHowPage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .know-how-body,
  .page-knowHowArticlePage .container.main__inner-wrapper .know-how-page-container .know-how-tiles-container .know-how-tile .know-how-title-body .know-how-body {
    max-width: 100%;
  }
}
.page-autoproCategoryPage .category_grid_title {
  font-size: 24px;
  padding: 0 0 10px;
  border-bottom: 2px solid #000000;
  margin: 0 5px 15px;
}
.page-autoproCategoryPage .category-tiles-container {
  padding-top: 15px;
}
.page-autoproCategoryPage .clp-image-banner-container .heading-desc .clp-main-heading {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 17px;
}
.page-autoproCategoryPage .clp-image-banner-container .heading-desc .clp-desc-main .clp-desc {
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
  width: 96%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
@media (max-width: 640px) {
  .page-autoproCategoryPage .clp-image-banner-container .heading-desc .clp-desc-main .clp-desc {
    width: 85.3%;
  }
}
@media (min-width: 641px) and (max-width: 912px) {
  .page-autoproCategoryPage .clp-image-banner-container .heading-desc .clp-desc-main .clp-desc {
    width: 92%;
  }
}
.page-autoproCategoryPage .clp-image-banner-container .heading-desc .clp-desc-main .clp-read-more {
  display: none;
  font-weight: 700;
  text-transform: capitalize;
  cursor: pointer;
  font-size: 13px;
  position: relative;
  left: 96%;
  bottom: 22px;
}
@media (max-width: 640px) {
  .page-autoproCategoryPage .clp-image-banner-container .heading-desc .clp-desc-main .clp-read-more {
    left: 84%;
  }
}
@media (min-width: 641px) and (max-width: 912px) {
  .page-autoproCategoryPage .clp-image-banner-container .heading-desc .clp-desc-main .clp-read-more {
    left: 93%;
  }
}
.page-autoproCategoryPage .clp-image-banner-container .img-container {
  margin-top: 40px;
}
.page-autoproCategoryPage .clp-image-banner-container .img-container .clp-img-banner img,
.page-autoproCategoryPage .clp-image-banner-container .img-container .clp-3grid-img img,
.page-autoproCategoryPage .clp-image-banner-container .img-container .clp-2grid-img img {
  padding-bottom: 20px;
}
.page-autoproCategoryPage .clp-image-banner-container .img-container .clp-img-banner img:hover,
.page-autoproCategoryPage .clp-image-banner-container .img-container .clp-3grid-img img:hover,
.page-autoproCategoryPage .clp-image-banner-container .img-container .clp-2grid-img img:hover {
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.5));
}
.page-autoproCategoryPage .clp-image-banner-container .img-container .clp-img-banner img {
  width: 100%;
  min-width: unset;
}
.page-autoproCategoryPage .clp-image-banner-container .img-container .clp-3grid-img a img {
  min-width: unset;
}
@media (max-width: 640px) {
  .page-autoproCategoryPage .clp-image-banner-container .img-container .clp-3grid-img a img {
    width: 100%;
  }
}
@media (min-width: 641px) {
  .page-autoproCategoryPage .clp-image-banner-container .img-container .clp-3grid-img a img.col-sm-12 {
    width: 33.33%;
  }
}
.page-autoproCategoryPage .clp-image-banner-container .img-container .clp-2grid-img a img {
  min-width: unset;
}
@media (max-width: 640px) {
  .page-autoproCategoryPage .clp-image-banner-container .img-container .clp-2grid-img a img {
    width: 100%;
  }
}
@media (min-width: 641px) {
  .page-autoproCategoryPage .clp-image-banner-container .img-container .clp-2grid-img a img.col-sm-12 {
    width: 50%;
  }
}
.page-autoproCategoryPage .know-how-clp-banner-container {
  margin-bottom: 30px;
  background: #D8D8D8;
}
@media (min-width: 1024px) {
  .page-autoproCategoryPage .know-how-clp-banner-container {
    padding: 30px 60px;
  }
}
@media (min-width: 1024px) {
  .page-autoproCategoryPage .know-how-clp-banner-container .main-heading {
    padding-right: 60px;
  }
}
@media (max-width: 1023px) {
  .page-autoproCategoryPage .know-how-clp-banner-container .main-heading {
    margin-bottom: 40px;
  }
}
.page-autoproCategoryPage .know-how-clp-banner-container .title-desc .underline {
  margin-top: 8px;
  margin-bottom: 16px;
  border: 0;
  border-top: 3px solid #000000;
}
.page-autoproCategoryPage .know-how-clp-banner-container .title-desc .know-how-head-desc {
  align-items: center;
  padding: 0px;
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
}
@media (max-width: 376px) {
  .page-autoproCategoryPage .know-how-clp-banner-container .title-desc .know-how-head-desc {
    font-size: 13px;
    line-height: 18px;
  }
}
.page-autoproCategoryPage .know-how-clp-banner-container .read-more-article {
  margin-top: 42px;
}
.page-autoproCategoryPage .know-how-clp-banner-container .read-more-article .btn-read-more-article {
  text-transform: capitalize;
}
.page-autoproCategoryPage .know-how-clp-banner-container .mob-read-more {
  display: none;
}
@media (max-width: 820px) {
  .page-autoproCategoryPage .know-how-clp-banner-container .main-read-more {
    display: none;
  }
  .page-autoproCategoryPage .know-how-clp-banner-container .mob-read-more {
    display: block;
    padding: 20px;
    position: relative;
    left: 16%;
    width: 70%;
  }
  .page-autoproCategoryPage .know-how-clp-banner-container .mob-read-more button {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .page-autoproCategoryPage .know-how-clp-banner-container .know-how-clp-img-container {
    margin-top: 40px;
  }
}
.page-autoproCategoryPage .know-how-clp-banner-container .know-how-clp-img-container .know-how-clp-desc-main .know-how-clp-heading h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 5px;
  cursor: pointer;
}
.page-autoproCategoryPage .know-how-clp-banner-container .know-how-clp-img-container .know-how-clp-desc-main .know-how-clp-desc {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.page-autoproCategoryPage .know-how-clp-banner-container .know-how-clp-img-container .know-how-clp-desc-main .know-how-clp-read-more {
  display: none;
  font-weight: 900;
  text-transform: capitalize;
  cursor: pointer;
  font-size: 14px;
  left: 79%;
  bottom: 22px;
  text-decoration: underline;
}
.page-autoproCategoryPage .brand-tiles__item-container .brand-tiles__image .feature-brand-img {
  max-width: 150px;
}
.page-autoproCategoryPage .brand-tiles__item-container.brand-breakpoint {
  display: flex;
  justify-content: center;
}
.pageType-ContentPage .soms-main-container {
  width: 1440px;
  background: #fafafa;
  margin: auto;
}
.pageType-ContentPage .soms-main-container .container {
  max-width: 1340px;
}
.soms-main-container {
  font-family: Arboria;
  font-style: normal;
}
.display-webkit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
}
.soms-footer-container {
  height: 36px;
  padding-top: 13px;
  position: relative;
  width: 1440px;
  margin: auto;
  z-index: -1;
}
/** Store Order Management Styling **/
.order-management-login {
  width: 100%;
  margin: 0 auto;
}
.order-management-login .oms-wrap-login100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  width: 100%;
  background: #ffffff;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-direction: row-reverse;
}
.order-management-login .oms-wrap-login100 .login100-more {
  width: calc(50%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
}
.order-management-login .oms-wrap-login100 .login100-more::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
}
.order-management-login .oms-wrap-login100 .login100-more .simple-banner img {
  width: auto;
  height: auto;
}
@media (max-width: 992px) {
  .order-management-login .oms-wrap-login100 .login100-more {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .order-management-login .oms-wrap-login100 .login100-more {
    display: none;
  }
}
.order-management-login .oms-wrap-login100 .login100-form {
  width: 50%;
  min-height: 100vh;
  display: block;
  background-color: #f7f7f7;
  padding: 150px 135px 88px 135px;
}
.order-management-login .oms-wrap-login100 .login100-form .logo img {
  width: 150px;
  height: 58px;
  border-top: 6px solid #ff0000;
  border-bottom: 6px solid #ffff00;
}
.order-management-login .oms-wrap-login100 .login100-form .logo .banner__component a {
  width: fit-content;
}
.order-management-login .oms-wrap-login100 .login100-form .login-left-side-component .login-section {
  margin-bottom: auto;
}
.order-management-login .oms-wrap-login100 .login100-form .login-left-side-component .login-section .oms-title {
  font-family: Poppins;
  font-size: 60px;
  font-style: normal;
  font-weight: 300;
  line-height: 72px;
  letter-spacing: -0.5px;
  text-align: left;
  height: 144px;
  width: 354px;
  left: 135px;
  top: 208px;
  border-radius: 0px;
}
.order-management-login .oms-wrap-login100 .login100-form .login-left-side-component .login-section label {
  text-transform: capitalize;
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
}
.order-management-login .oms-wrap-login100 .login100-form .login-left-side-component .login-section .container-login100-form-btn {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 14px 12px 15px;
}
.order-management-login .oms-wrap-login100 .login100-form .login-left-side-component .login-section .container-login100-form-btn button {
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  height: 51px;
  padding: initial;
}
.order-management-login .oms-wrap-login100 .login100-form .login-left-side-component .login-section .login100-form-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  width: 100%;
  height: 51px;
  border-radius: 20px;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  text-transform: capitalize;
  letter-spacing: 1px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  background: #309f43;
  color: #ffffff;
  border-radius: 100px;
}
.order-management-login .oms-wrap-login100 .login100-form .login-left-side-component .login-section .login100-form-btn:hover {
  background: #000000;
}
.order-management-login .oms-wrap-login100 .login100-form .login-left-side-component .login-section .form-control {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #000000;
}
.order-management-login .oms-wrap-login100 .login100-form .login-left-side-component .login-section .border-radius-20 {
  margin-top: 5px;
  border-radius: 20px;
  height: 38px;
}
.order-management-login .oms-wrap-login100 .login100-form .login-left-side-component .login-section .form-error {
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
  color: #eb2024 !important;
}
.order-management-login .oms-wrap-login100 .login100-form .login-left-side-component .login-section input.error {
  border: 1px solid #eb2024;
  font-weight: 300;
  color: #eb2024;
}
.order-management-login .oms-wrap-login100 .login100-form .login-left-side-component .login-section .error {
  color: #eb2024 ! important;
}
.order-management-login .oms-wrap-login100 .login100-form .login-left-side-component .login-section .position-relative {
  position: relative !important;
}
.order-management-login .oms-wrap-login100 .login100-form .login-left-side-component .login-section .forgot-password-text a {
  color: #000000;
  right: 0;
  font-weight: 400;
  text-decoration: none;
  float: right;
  font-family: Poppins;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 17px;
  /* identical to box height, or 142% */
  display: flex;
  align-items: center;
  text-align: right;
}
.order-management-login .oms-wrap-login100 .login100-form .login-left-side-component .login-section .position-absolute {
  position: absolute !important;
}
.order-management-login .oms-wrap-login100 .login100-form .login-left-side-component .login-section .txt2 {
  font-family: Poppins;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 17px;
  color: #000000;
}
@media (max-width: 992px) {
  .order-management-login .oms-wrap-login100 .login100-form {
    width: 50%;
    min-height: auto;
    padding: 150px 35px 88px 35px;
  }
}
@media (max-width: 768px) {
  .order-management-login .oms-wrap-login100 .login100-form {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .order-management-login .oms-wrap-login100 .login100-form {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 70px;
  }
  .order-management-login .oms-wrap-login100 .login100-form .logo .simple-banner-component,
  .order-management-login .oms-wrap-login100 .login100-form .logo .image__component,
  .order-management-login .oms-wrap-login100 .login100-form .logo .banner__component {
    margin: inherit;
  }
  .order-management-login .oms-wrap-login100 .login100-form .logo .simple-banner-component a,
  .order-management-login .oms-wrap-login100 .login100-form .logo .image__component a,
  .order-management-login .oms-wrap-login100 .login100-form .logo .banner__component a {
    width: fit-content;
  }
}
.store-order-management-homepage {
  padding-bottom: 74px;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.store-order-management-homepage #soms-filters {
  position: relative;
  z-index: 1;
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.store-order-management-homepage #soms-filters .soms-custom-select {
  position: relative;
  font-family: Arial;
}
.store-order-management-homepage #soms-filters .soms-custom-select select {
  display: none;
}
.store-order-management-homepage #soms-filters .soms-custom-select .select-selected {
  background-color: #ffffff;
  border: 0;
}
.store-order-management-homepage #soms-filters .soms-custom-select .select-selected.select-arrow-active {
  background-color: #ffffff;
}
.store-order-management-homepage #soms-filters .soms-custom-select .select-selected.select-arrow-active .select-selected-icon {
  color: rgba(0, 0, 0, 0.5);
}
.store-order-management-homepage #soms-filters .select-selected.select-arrow-active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0px;
  /*point the arrow upwards when the select box is open (active):*/
}
.store-order-management-homepage #soms-filters .select-selected.select-arrow-active::after {
  border-color: transparent transparent #ffffff transparent;
  top: 7px;
}
.store-order-management-homepage #soms-filters .select-selected-icon {
  position: absolute;
  right: 14px;
}
.store-order-management-homepage #soms-filters .select-items div,
.store-order-management-homepage #soms-filters .select-selected {
  display: flex;
  align-items: center;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.5);
  padding: 8px 8px 8px 16px;
  border: 0;
  background-color: #ffffff;
  cursor: pointer;
  user-select: none;
  font-family: Arboria;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.store-order-management-homepage #soms-filters .select-items {
  position: absolute;
  background-color: #ffffff;
  top: 95%;
  left: 0;
  right: 0;
  opacity: 1;
  max-height: 350px;
  overflow-y: auto;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.store-order-management-homepage #soms-filters .select-hide {
  display: none;
}
.store-order-management-homepage #soms-filters .select-items div:hover,
.store-order-management-homepage #soms-filters .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
.store-order-management-homepage #soms-filters div.select-items::-webkit-scrollbar {
  width: 10px;
}
.store-order-management-homepage #soms-filters div.select-items::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  background-color: #F5F5F5;
  border-radius: 5px;
}
.store-order-management-homepage #soms-filters div.select-items::-webkit-scrollbar-thumb {
  background: rgba(77, 77, 77, 0.5);
  border-radius: 5px;
}
.store-order-management-homepage #soms-filters div.select-items::-webkit-scrollbar-thumb:hover {
  background: rgba(92, 91, 91, 0.671);
}
.store-order-management-homepage .soms-result-filters-container .row {
  display: flex;
}
.store-order-management-homepage .soms-result-filters-container .search-by-container .search-drop-down-container {
  display: inline-flex;
  width: 100%;
  height: 40px;
}
.store-order-management-homepage .soms-result-filters-container .search-by-container .search-drop-down-container .select-selected {
  background-color: rgba(216, 216, 216, 0.8) !important;
}
.store-order-management-homepage .soms-result-filters-container .search-by-container .search-drop-down-container .select-selected.select-arrow-active {
  background-color: rgba(216, 216, 216, 0.8) !important;
}
.store-order-management-homepage .soms-result-filters-container .search-by-container .search-drop-down-container .select-items div:hover,
.store-order-management-homepage .soms-result-filters-container .search-by-container .search-drop-down-container .same-as-selected {
  background-color: #44424257 !important;
}
.store-order-management-homepage .soms-result-filters-container .search-by-container .search-drop-down-container .select-items div {
  background-color: rgba(216, 216, 216, 0.8) !important;
}
.store-order-management-homepage .soms-result-filters-container .search-by-container .search-drop-down-container .search-drop-down-field {
  width: 40%;
}
.store-order-management-homepage .soms-result-filters-container .search-by-container .search-drop-down-container .search-field-container {
  width: 60%;
  background: #ffffff;
  border-radius: 0px 20px 20px 0px;
  padding: 8px 16px 8px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 38px;
  margin-left: -12px;
  box-shadow: 2px 1px 3px rgba(0, 0, 0, 0.2);
}
.store-order-management-homepage .soms-result-filters-container .search-by-container .search-drop-down-container .search-field-container .search-field {
  width: 94%;
  outline: 0px;
  border: 0px;
  height: 24px;
  font-family: 'Arboria';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  letter-spacing: 0.5px;
  color: rgba(0, 0, 0, 0.5);
}
.store-order-management-homepage .soms-result-filters-container .search-by-container .search-drop-down-container .search-field-container .search-field-icon {
  position: absolute;
  right: 30px;
  cursor: pointer;
}
.store-order-management-homepage .soms-result-filters-container .order-type-drop-down,
.store-order-management-homepage .soms-result-filters-container .order-status-drop-down {
  width: 100%;
}
.store-order-management-homepage .soms-result-filters-container .search-by-container,
.store-order-management-homepage .soms-result-filters-container .order-type-container,
.store-order-management-homepage .soms-result-filters-container .order-status-container {
  height: 64px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
}
.store-order-management-homepage .soms-result-filters-container .search-by-container label,
.store-order-management-homepage .soms-result-filters-container .order-type-container label,
.store-order-management-homepage .soms-result-filters-container .order-status-container label {
  font-family: Poppins;
  font-style: normal;
  font-weight: 800;
  height: 16px;
  font-size: 11px;
  line-height: 12px;
  letter-spacing: 0.15px;
  color: #000000;
  text-transform: capitalize;
}
.store-order-management-homepage .soms-result-filters-container .order-type-container div.control,
.store-order-management-homepage .soms-result-filters-container .order-status-container div.control {
  filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.14)) drop-shadow(0px 2px 1px rgba(0, 0, 0, 0.12)) drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.2));
}
.store-order-management-homepage .soms-result-filters-container .sort-icon,
.store-order-management-homepage .soms-result-filters-container .calander-icon {
  height: 40px;
  width: 40px;
  margin: 15px 5px;
  cursor: pointer;
}
.store-order-management-homepage .soms-result-filters-container .sort-calander-icon {
  display: flex;
}
.store-order-management-homepage .soms-result-filters-container .sort-calander-icon .date-range-container {
  align-items: stretch;
  display: flex;
  flex-direction: row;
}
.store-order-management-homepage .soms-result-filters-container .sort-calander-icon .date-range-container label {
  height: 16px;
  font-weight: 800;
  font-size: 11px;
  line-height: 12px;
  letter-spacing: 0.15px;
  color: #000000;
  text-transform: capitalize;
}
.store-order-management-homepage .soms-result-filters-container .sort-calander-icon .date-range-container .date-range-input {
  display: flex;
  flex-direction: column;
  padding-left: 10px;
}
.store-order-management-homepage .soms-result-filters-container .sort-calander-icon .date-range-container .date-range-input .soms-datepicker {
  padding: 12px 16px;
  background: #ffffff;
  height: 36px;
  color: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 2px 1px rgba(0, 0, 0, 0.12), 0px 1px 3px rgba(0, 0, 0, 0.2);
  letter-spacing: 0.5px;
  font-weight: 400;
  font-size: 15px;
  line-height: 16px;
  outline: 0px;
  border: 0px;
}
.store-order-management-homepage .soms-result-filters-container .divider {
  margin-top: 0;
  border-top: 2px solid #ff0000;
  width: 100%;
}
.store-order-management-homepage h3 {
  position: static;
  left: 0px;
  top: 32px;
  font-family: Arboria;
  font-style: normal;
  font-weight: normal;
  font-size: 48px;
  line-height: 56px;
  align-items: center;
  text-align: center;
  color: #000000;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 0px;
  padding: 32px 0px;
}
.store-order-management-homepage .soms-expand-collapse {
  max-width: inherit;
  margin: 0 auto;
}
.store-order-management-homepage .soms-expand-collapse .order-data-toggle {
  cursor: pointer;
}
.store-order-management-homepage .soms-expand-collapse .no-record {
  text-align: center;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data {
  display: flex;
  flex-direction: column;
  padding: 14px 0px;
  position: relative;
  width: 100%;
  left: 0px;
  top: 0px;
  background: #ffffff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 2px 1px rgba(0, 0, 0, 0.12), 0px 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 8px 0px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header {
  padding: 0px 16px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  padding: 0;
  margin: 0;
  list-style: none;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data {
  padding: 5px;
  margin-top: 10px;
  text-align: center;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-header {
  font-family: Poppins;
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 12px;
  display: flex;
  align-items: center;
  letter-spacing: 0.15px;
  color: #000000;
  margin: 7px 0px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info {
  text-align: left;
  padding: 10px 10px 10px 0px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info span {
  font-weight: 300;
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  display: flex;
  align-items: center;
  letter-spacing: 0.18px;
  color: #000000;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select {
  position: relative;
  font-family: Arial;
  width: 176px;
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select select {
  display: none;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select .select-selected {
  background: linear-gradient(0deg, rgba(255, 255, 0, 0.6), rgba(255, 255, 0, 0.6)), #ffffff;
  border: 0;
  height: 24px;
  padding: 2px 10px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select .select-selected.select-arrow-active {
  background-color: #ffffff;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select .select-selected.select-arrow-active .select-selected-icon {
  color: rgba(0, 0, 0, 0.5);
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select .select-selected-icon {
  position: absolute;
  right: 14px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select .select-items div,
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select .select-selected {
  display: flex;
  align-items: center;
  letter-spacing: 0.18px;
  color: rgba(0, 0, 0, 0.5);
  padding: 8px 8px 8px 16px;
  border: 0;
  background: linear-gradient(0deg, rgba(255, 255, 0, 0.6), rgba(255, 255, 0, 0.6)), #ffffff;
  cursor: pointer;
  user-select: none;
  /* Table Body 13px */
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select .select-items {
  position: absolute;
  background-color: #ffff66;
  top: 95%;
  left: 0;
  right: 0;
  opacity: 1;
  max-height: 350px;
  overflow-y: auto;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select .select-items div {
  height: 26px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select .select-hide {
  display: none;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select .select-items div:hover,
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select div.select-items::-webkit-scrollbar {
  width: 10px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select div.select-items::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  background-color: #F5F5F5;
  border-radius: 5px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select div.select-items::-webkit-scrollbar-thumb {
  background: rgba(77, 77, 77, 0.5);
  border-radius: 5px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-order-status-custom-select div.select-items::-webkit-scrollbar-thumb:hover {
  background: rgba(92, 91, 91, 0.671);
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select {
  position: relative;
  font-family: Arial;
  width: 176px;
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select select {
  display: none;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select .select-selected {
  background: linear-gradient(0deg, rgba(255, 255, 0, 0.6), rgba(255, 255, 0, 0.6)), #ffffff;
  border: 0;
  height: 24px;
  padding: 2px 10px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select .select-selected.select-arrow-active {
  background-color: #ffffff;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select .select-selected.select-arrow-active .select-selected-icon {
  color: rgba(0, 0, 0, 0.5);
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select .select-selected-icon {
  position: absolute;
  right: 14px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select .select-items div,
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select .select-selected {
  display: flex;
  align-items: center;
  letter-spacing: 0.18px;
  color: rgba(0, 0, 0, 0.5);
  padding: 8px 8px 8px 16px;
  border: 0;
  background: linear-gradient(0deg, rgba(255, 255, 0, 0.6), rgba(255, 255, 0, 0.6)), #ffffff;
  cursor: pointer;
  user-select: none;
  /* Table Body 13px */
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select .select-items {
  position: absolute;
  background-color: #ffff66;
  top: 95%;
  left: 0;
  right: 0;
  opacity: 1;
  max-height: 350px;
  overflow-y: auto;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select .select-items div {
  height: 26px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select .select-hide {
  display: none;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select .select-items div:hover,
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select div.select-items::-webkit-scrollbar {
  width: 10px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select div.select-items::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  background-color: #F5F5F5;
  border-radius: 5px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select div.select-items::-webkit-scrollbar-thumb {
  background: rgba(77, 77, 77, 0.5);
  border-radius: 5px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .soms-custom-select div.select-items::-webkit-scrollbar-thumb:hover {
  background: rgba(92, 91, 91, 0.671);
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .click-and-collect .select-selected:before {
  background: url(../../common/images/soms/click-and-collect.svg) left no-repeat;
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 14px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .order-status-collected .select-selected {
  pointer-events: none;
  opacity: 0.6;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .order-status-collected .select-selected:before {
  background: url(../../common/images/soms/collected.svg) left no-repeat;
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 14px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .ready-to-collect .select-selected:before {
  background: url(../../common/images/soms/ready-to-collect.svg) left no-repeat;
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 14px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .ship-from-store .select-selected {
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .ship-from-store .select-selected:before {
  background: url(../../common/images/soms/shipped-from-store.svg) left no-repeat;
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 14px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .ship-from-store .select-items div {
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .ready-to-ship .select-selected {
  pointer-events: none;
  opacity: 0.6;
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .ready-to-ship .select-selected:before {
  background: url(../../common/images/soms/ready-to-ship.svg) left no-repeat;
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 14px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .ready-to-ship .select-items div {
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .order-status-refund {
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .order-status-refund .select-selected:before {
  background: url(../../common/images/soms/ready-to-ship.svg) left no-repeat;
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 14px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .order-status-refund .select-items div {
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .partially-refunded .select-selected {
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .partially-refunded .select-selected:before {
  background: url(../../common/images/soms/ready-to-ship.svg) left no-repeat;
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 14px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .item-data-info .partially-refunded .select-items div {
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .item-data .order-card-selct-disable {
  pointer-events: none;
  opacity: 0.6;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .order-status {
  min-width: 195px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .items-container .refund-status {
  min-width: 144px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsable-header .order-card-right-section {
  float: right;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsed-data .btn-refund-row {
  float: right;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsed-data .btn-refund-row .btn-refund {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  padding: 6px 6px 6px 10px;
  position: static;
  width: auto;
  height: 36px;
  top: 16px;
  background: #309f43;
  border-radius: 20px;
  margin: 0px 32px;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  color: #ffffff;
  border: none;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .collapsed-data .btn-refund-row .btn-refund svg {
  padding-right: 7px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .expanded-items-container {
  display: flex;
  list-style: none;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .expanded-items-container > li {
  margin: 10px;
  text-align: center;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .expanded-items-container .exapnded-data-info {
  font-weight: normal;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .expanded-data-table {
  padding: 0px 20px 0px 20px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .expanded-data-table table {
  padding: 0px 20px 0px 20px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .expanded-data-table table th {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  align-items: center;
  color: #000000;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .expanded-data-table table th:nth-child(4) {
  text-align: center;
  width: 150px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .expanded-data-table table th:last-child {
  width: 172px;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .expanded-data-table table td:nth-child(4) {
  text-align: center;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .expanded-data-table table td:last-child {
  text-align: right;
}
.store-order-management-homepage .soms-expand-collapse .soms-expand-data .expanded-data-table table td .td-order-total-number {
  display: flex;
  flex-direction: row;
  justify-content: end;
  text-align: right;
  align-items: center;
  padding: 6px 12px 6px 0px;
  position: static;
  height: 36px;
  top: 0px;
  background: #D8D8D8;
  order: 1;
}
.store-order-management-homepage .soms-expand-collapse p {
  padding: 20px;
  margin: 0;
}
.store-order-management-homepage .soms-expand-collapse li {
  padding: 0;
  margin: 8px 0px;
}
.store-order-management-homepage .soms-expand-collapse h3 {
  cursor: pointer;
  padding: 20px;
  width: 100%;
}
.store-order-management-homepage .soms-expand-collapse h3 i {
  float: right;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9;
  display: none;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup {
  top: 10%;
  padding: 16px 16px 48px;
  position: relative;
  width: 1329px;
  background: #FFFFFF;
  box-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  background: #fafafa;
  margin: 20px auto;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .close-soms-refund-popup {
  position: absolute;
  top: 24px;
  right: 16px;
  cursor: pointer;
  color: #000;
  z-index: 99;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data {
  background: transparent;
  box-shadow: none;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select {
  position: relative;
  font-family: Arial;
  width: 176px;
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select select {
  display: none;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-selected {
  background: linear-gradient(0deg, rgba(255, 255, 0, 0.6), rgba(255, 255, 0, 0.6)), #ffffff;
  border: 0;
  height: 24px;
  padding: 2px 10px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-selected.select-arrow-active {
  background-color: #ffffff;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-selected.select-arrow-active .select-selected-icon {
  color: rgba(0, 0, 0, 0.5);
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-selected-icon {
  position: absolute;
  right: 14px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-items div,
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-selected {
  display: flex;
  align-items: center;
  letter-spacing: 0.18px;
  color: rgba(0, 0, 0, 0.5);
  padding: 8px 8px 8px 16px;
  border: 0;
  background: linear-gradient(0deg, rgba(255, 255, 0, 0.6), rgba(255, 255, 0, 0.6)), #ffffff;
  cursor: pointer;
  user-select: none;
  /* Table Body 13px */
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-items {
  position: absolute;
  background-color: #ffff66;
  top: 95%;
  left: 0;
  right: 0;
  opacity: 1;
  max-height: 350px;
  overflow-y: auto;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-items div {
  height: 26px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-hide {
  display: none;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-items div:hover,
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select div.select-items::-webkit-scrollbar {
  width: 10px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select div.select-items::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  background-color: #F5F5F5;
  border-radius: 5px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select div.select-items::-webkit-scrollbar-thumb {
  background: rgba(77, 77, 77, 0.5);
  border-radius: 5px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select div.select-items::-webkit-scrollbar-thumb:hover {
  background: rgba(92, 91, 91, 0.671);
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .order-total-refund-block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 16px;
  position: static;
  width: auto;
  height: 44px;
  left: 0px;
  top: 0px;
  background: #D8D8D8;
  border-radius: 20px;
  margin: 0px 16px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund {
  padding: 0px 20px 0px 20px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table {
  padding: 0px 20px 0px 20px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table .item-no-hidden {
  display: none;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table th {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  align-items: center;
  color: #000000;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table th:nth-child(5) {
  text-align: center;
  width: 150px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table th:last-child {
  width: 158px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td:nth-child(5) {
  text-align: center;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td:last-child {
  text-align: right;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td .td-order-total-number {
  display: flex;
  flex-direction: row;
  justify-content: end;
  text-align: right;
  align-items: center;
  padding: 6px 12px 6px 0px;
  position: static;
  height: 36px;
  top: 0px;
  background: #D8D8D8;
  order: 1;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td .quantity-counter {
  margin: 0px 20px;
  overflow: auto;
  padding: 0px 4px;
  background: #FFFF00;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 2px 1px rgba(0, 0, 0, 0.12), 0px 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td .quantity-counter input[type=button] {
  background-color: transparent;
  border: none;
  color: black;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans';
  height: 33px;
  outline: none;
  padding: 0px;
  text-align: center;
  width: 20px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td .quantity-counter input[type=button]:hover {
  background-color: transparent;
  color: black;
  font-weight: bold;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td .quantity-counter span {
  color: black;
  font-family: 'Open Sans';
  font-size: 13px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td .quantity-counter input[type=text] {
  display: inline-block;
  width: 30px;
  background-color: #fff;
  outline: none;
  border: none;
  text-align: center;
  cursor: pointer;
  padding: 0px;
  color: black;
  height: 33px;
  font-family: 'Open Sans';
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td .quantity-counter input[type=text] .count {
  width: 30px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup #fullrefund-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 9;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup #fullrefund-overlay .refund-after-success {
  display: none;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup #fullrefund-overlay #fullrefund-popup {
  top: 20%;
  padding: 16px 16px 48px;
  position: relative;
  width: 494.4px;
  height: 337px;
  background: #fafafa;
  border-radius: 20px;
  margin: 20px auto;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup #fullrefund-overlay #fullrefund-popup .order-status-refund-btn {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  position: static;
  width: 272px;
  height: 40px;
  left: 0px;
  top: 0px;
  background: #309f43;
  color: #ffffff;
  border-radius: 20px;
  margin: auto;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup #fullrefund-overlay #fullrefund-popup .refund-success-message {
  margin-top: 46px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup #fullrefund-overlay #fullrefund-popup .refund-amount-settle {
  margin-top: 46px;
  margin-bottom: 46px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup #fullrefund-overlay #fullrefund-popup .refund-amount-settle .refund-amount .refund-total-amount {
  position: static;
  left: 0px;
  top: 34px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
  display: contents;
  align-items: center;
  text-align: right;
  letter-spacing: -0.5px;
  color: #18A751;
  margin: 16px 0px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup #fullrefund-overlay #fullrefund-popup .fullrefund-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  color: #000;
}
.store-order-management-homepage .soms-expand-collapse #fullrefund-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 9;
}
.store-order-management-homepage .soms-expand-collapse #fullrefund-overlay .refund-after-success {
  display: none;
}
.store-order-management-homepage .soms-expand-collapse #fullrefund-overlay #fullrefund-popup {
  top: 20%;
  padding: 16px 16px 48px;
  position: relative;
  width: 494.4px;
  height: 337px;
  background: #fafafa;
  border-radius: 20px;
  margin: 20px auto;
}
.store-order-management-homepage .soms-expand-collapse #fullrefund-overlay #fullrefund-popup .order-status-refund-btn {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  position: static;
  width: 272px;
  height: 40px;
  left: 0px;
  top: 0px;
  background: #309f43;
  color: #ffffff;
  border-radius: 20px;
  margin: auto;
}
.store-order-management-homepage .soms-expand-collapse #fullrefund-overlay #fullrefund-popup .refund-success-message {
  margin-top: 46px;
}
.store-order-management-homepage .soms-expand-collapse #fullrefund-overlay #fullrefund-popup .refund-amount-settle {
  margin-top: 46px;
  margin-bottom: 46px;
}
.store-order-management-homepage .soms-expand-collapse #fullrefund-overlay #fullrefund-popup .refund-amount-settle .refund-amount .refund-total-amount {
  position: static;
  left: 0px;
  top: 34px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
  display: contents;
  align-items: center;
  text-align: right;
  letter-spacing: -0.5px;
  color: #18A751;
  margin: 16px 0px;
}
.store-order-management-homepage .soms-expand-collapse #fullrefund-overlay #fullrefund-popup .fullrefund-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  color: #000;
}
.store-order-management-homepage .order-total {
  display: flex;
}
.store-order-management-homepage .order-total div {
  padding: 16px;
  text-align: left;
}
.store-order-management-homepage .order-total .order-total-data {
  min-width: 120px;
}
.store-order-management-homepage .order-total .order-total-number {
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
  display: flex;
  align-items: center;
  text-align: right;
  letter-spacing: -0.5px;
  color: #000000;
}
.store-order-management-homepage .order-total .order-total-text {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
}
.store-order-management-homepage .loadMoreBtn {
  font-family: inherit;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  flex-direction: row;
  align-items: flex-start;
  padding: 10px 14px 10px 14px;
  position: static;
  height: 36px;
  background: #309f43;
  border-radius: 20px;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 32px 0px;
  border: none;
}
.store-order-management-homepage .navigation--middle {
  border-top: 6px solid #ff0000;
  border-bottom: 6px solid #ffff00;
}
.store-order-management-homepage .nav__right .nav__links .icon-text {
  padding: 28px 13px 28px 0px;
  min-width: 166px;
  position: static;
  height: auto;
  top: 0px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 14px;
  display: flex;
  align-items: center;
  color: #ffffff;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 1;
  margin: 0px 8px;
}
.store-order-management-homepage .nav__right .icon-text-padding {
  border-right: 1px solid #ffffff;
  margin: 18px 12px 0px 12px;
  width: auto;
  height: 28px;
}
.store-order-management-homepage .col-lg-2 {
  -ms-flex: 0 0 18%;
  flex: 0 0 18%;
  max-width: 18%;
}
.store-order-management-homepage .col-lg-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.store-order-management-homepage .col-lg-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.store-order-management-homepage .px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.store-order-management-homepage input::-webkit-outer-spin-button,
.store-order-management-homepage input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.store-order-management-homepage input[type=number] {
  -moz-appearance: textfield;
}
.soms-main-container .soms-header {
  position: relative;
  z-index: 0;
}
.soms-main-container .navigation--middle {
  border-top: 6px solid #ff0000;
  border-bottom: 6px solid #ffff00;
}
.soms-main-container .nav__right {
  padding-right: 11px;
}
.soms-main-container .nav__right .nav__links .icon-text {
  padding: 28px 13px 28px 0px;
  min-width: 166px;
  position: static;
  height: auto;
  top: 0px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 14px;
  display: flex;
  align-items: center;
  color: #ffffff;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 1;
  margin: 0px 8px;
}
.soms-main-container .nav__right .nav__links .icon-text-padding {
  border-right: 1px solid #ffffff;
  margin: 18px 12px 0px 12px;
  width: auto;
  height: 28px;
}
.soms-order-status-popup #overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 9;
}
.soms-order-status-popup #overlay #popup {
  top: 20%;
  padding: 16px 16px 48px;
  position: relative;
  width: 494.4px;
  height: 337px;
  background: #fafafa;
  border-radius: 20px;
  margin: 20px auto;
}
.soms-order-status-popup #overlay #popup .order-status-headline {
  font-size: 32px;
  font-weight: 400;
}
.soms-order-status-popup #overlay #popup .status-change {
  padding: 20px;
  position: relative;
  display: flex;
  margin: auto;
  text-align: center;
  width: fit-content;
}
.soms-order-status-popup #overlay #popup .status-change .card-center {
  text-align: center;
  /* margin: auto; */
  width: initial;
}
.soms-order-status-popup #overlay #popup .status-change .card-center .click-and-collect-card-orange {
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff !important;
}
.soms-order-status-popup #overlay #popup .status-change .card-center .status-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px;
  position: static;
  width: 117px;
  height: 104px;
  left: 0px;
  top: 0px;
  background: rgba(255, 255, 0, 0.3);
  border-radius: 20px;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 0px 16px;
}
.soms-order-status-popup #overlay #popup .status-change .card-center .status-card .svg-icon {
  width: 100%;
  height: 36px;
}
.soms-order-status-popup #overlay #popup .status-change .card-center .status-card svg {
  width: 100%;
  height: 36px;
}
.soms-order-status-popup #overlay #popup .status-change .card-center .status-card .order-status-collected {
  background: url(../../common/images/soms/collected.svg) left no-repeat;
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center 58%;
  background-size: 28px;
}
.soms-order-status-popup #overlay #popup .status-change .card-center .status-card .click-and-collect {
  background: url(../../common/images/soms/click-and-collect.svg) left no-repeat;
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center 58%;
  background-size: 28px;
}
.soms-order-status-popup #overlay #popup .status-change .card-center .status-card .ready-to-collect {
  background: url(../../common/images/soms/ready-to-collect.svg) left no-repeat;
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center 58%;
  background-size: 28px;
}
.soms-order-status-popup #overlay #popup .status-change .card-center .status-card .ship-from-store {
  background: url(../../common/images/soms/shipped-from-store.svg) left no-repeat;
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center 58%;
  background-size: 28px;
}
.soms-order-status-popup #overlay #popup .status-change .card-center .status-card .ready-to-ship {
  background: url(../../common/images/soms/ready-to-ship.svg) left no-repeat;
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center 58%;
  background-size: 28px;
}
.soms-order-status-popup #overlay #popup .status-change .card-center .status-card .order-status-refunded {
  background: url(../../common/images/soms/ready-to-ship.svg) left no-repeat;
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center 58%;
  background-size: 28px;
}
.soms-order-status-popup #overlay #popup .status-change .card-center .status-card .partially-refunded {
  background: url(../../common/images/soms/ready-to-ship.svg) left no-repeat;
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center 58%;
  background-size: 28px;
}
.soms-order-status-popup #overlay #popup .status-change .seperation-icon {
  position: static;
  width: 28px;
  height: 18px;
  left: 133px;
  margin-top: 43px;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  display: flex;
  align-items: center;
  text-align: right;
  color: #000000;
  flex: none;
}
.soms-order-status-popup #overlay #popup .order-status-btn-center {
  padding: 20px;
  position: relative;
  display: flex;
}
.soms-order-status-popup #overlay #popup .order-status-btn-center .order-status-confirm-btn {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  position: static;
  width: 272px;
  height: 40px;
  left: 0px;
  top: 0px;
  background: #309f43;
  color: #ffffff;
  border-radius: 20px;
  margin: auto;
}
.soms-order-status-popup #overlay #close,
.soms-order-status-popup #overlay .close-success-popup {
  position: absolute;
  top: 20px;
  right: 10px;
  cursor: pointer;
  color: #000000;
}
.soms-order-status-popup #overlay .soms-order-status {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 0px;
  width: 176.01px;
  /* height: 24px; */
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 4px 0px;
  text-align: left;
  border-radius: 20px;
}
.soms-order-status-popup #overlay .soms-order-status > .select-items {
  position: relative;
}
.soms-order-status-popup #overlay .soms-order-status > .select-items div:hover {
  background: rgba(255, 255, 0, 0.2);
}
.soms-order-status-popup #overlay .status-card-item-title {
  position: static;
  width: 94px;
  height: 12px;
  left: 16px;
  top: 76px;
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  line-height: 12px;
  display: initial;
  align-items: center;
  text-align: center;
  letter-spacing: 0.15px;
  color: #000000;
  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 10px 0px;
}
.soms-order-status-popup #overlay .select-items div,
.soms-order-status-popup #overlay .select-selected {
  height: 24px;
  font-size: 14px;
  font-weight: 700;
  padding: 0px 18px;
  cursor: pointer;
  background: linear-gradient(0deg, rgba(255, 255, 0, 0.6), rgba(255, 255, 0, 0.6)), #ffffff;
  border: none;
}
.soms-order-status-popup #overlay .select-selected-icon {
  float: right;
  color: #a5a5a5;
}
.soms-order-status-popup #overlay .popup-after-success {
  display: none;
}
.soms-order-status-popup #overlay .popup-after-success h3 {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  align-items: center;
  color: #000000;
  padding-top: 40px;
  margin: 0px 0px;
}
.soms-order-status-popup #overlay .popup-after-failure {
  display: none;
}
.soms-order-status-popup #overlay .popup-after-failure h3 {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  align-items: center;
  color: #000000;
  padding-top: 40px;
  margin: 0px 0px;
}
.soms-order-status-popup #overlay .popup-after-failure .color-red {
  align-items: center;
  text-align: center;
  letter-spacing: -0.5px;
  color: #BF1722;
}
.soms-order-status-popup #overlay .success-change-before,
.soms-order-status-popup #overlay .success-change-to,
.soms-order-status-popup #overlay .success-change-after {
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  align-items: center;
  letter-spacing: -0.5px;
  color: #18a751;
  flex: initial;
  order: 1;
  flex-grow: 0;
  margin: auto;
  text-align: center;
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}
.daterangepicker:before,
.daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before {
  right: 9px;
}
.daterangepicker.opensleft:after {
  right: 10px;
}
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.opensright:before {
  left: 9px;
}
.daterangepicker.opensright:after {
  left: 10px;
}
.daterangepicker.drop-up {
  margin-top: -7px;
}
.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}
.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}
.daterangepicker.single .daterangepicker .ranges,
.daterangepicker.single .drp-calendar {
  float: none;
}
.daterangepicker.single .drp-selected {
  display: none;
}
.daterangepicker.show-calendar .drp-calendar {
  display: block;
}
.daterangepicker.show-calendar .drp-buttons {
  display: block;
}
.daterangepicker.auto-apply .drp-buttons {
  display: none;
}
.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}
.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}
.daterangepicker .drp-calendar.right {
  padding: 8px;
}
.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}
.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}
.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}
.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}
.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}
.daterangepicker th.month {
  width: auto;
}
.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}
.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}
.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}
.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}
.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}
.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}
.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}
.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}
.daterangepicker .ranges li:hover {
  background-color: #eee;
}
.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}
/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 140px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  .daterangepicker.single .ranges,
  .daterangepicker.single .drp-calendar {
    float: left;
  }
  .daterangepicker {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }
  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }
  .daterangepicker .ranges,
  .daterangepicker .drp-calendar {
    float: left;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
.daterangepicker .drp-calendar.left .calendar-table {
  padding-right: 0px;
}
.daterangepicker {
  border-radius: 8px;
  border: none !important;
  filter: drop-shadow(0px 8px 10px rgba(0, 0, 0, 0.14)) drop-shadow(0px 3px 14px rgba(0, 0, 0, 0.12)) drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.2));
}
.daterangepicker .drp-calendar.right,
.daterangepicker .drp-calendar.left {
  padding: 0px;
}
.daterangepicker .drp-calendar.left {
  padding-right: 0px;
  border-right: 1.1px solid #ddd;
}
.daterangepicker .calendar-table {
  border: none;
  border-radius: 4px;
  background-color: #fff;
  padding-right: 0px;
}
.daterangepicker .calendar-table table.table-condensed thead {
  background: #FFFF00;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.daterangepicker .calendar-table table.table-condensed thead tr:first-child {
  border-bottom: 1.1px solid #666666;
  height: 46px;
}
.daterangepicker .calendar-table table.table-condensed thead tr:nth-child(2) {
  height: 46px;
}
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  border-radius: 0px;
  font-family: Arboria;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */
  text-align: center;
  letter-spacing: 0.15px;
  /* Black */
  color: #000000;
}
.daterangepicker table th {
  background-color: yellow;
}
.daterangepicker table th.next.available {
  border-top-right-radius: 8px;
}
.daterangepicker table th.prev.available {
  border-top-left-radius: 8px;
}
.daterangepicker table td.active.end-date.in-range.available {
  background: #d8d8d8;
  border-radius: 20px;
}
.daterangepicker table td.in-range {
  background-color: rgba(255, 255, 0, 0.2);
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.daterangepicker table td.active,
.daterangepicker table td.active:hover {
  background: #d8d8d8;
  border-radius: 20px;
}
.daterangepicker::after {
  border-bottom: 6px solid yellow;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9;
  display: none;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup {
  top: 10%;
  padding: 16px 16px 48px;
  position: relative;
  width: 1329px;
  background: #FFFFFF;
  box-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  background: #fafafa;
  margin: 20px auto;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .close-soms-refund-popup {
  position: absolute;
  top: 24px;
  right: 16px;
  cursor: pointer;
  color: #000;
  z-index: 99;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data {
  background: transparent;
  box-shadow: none;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select {
  position: relative;
  font-family: Arial;
  width: 176px;
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select select {
  display: none;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-selected {
  background: linear-gradient(0deg, rgba(255, 255, 0, 0.6), rgba(255, 255, 0, 0.6)), #ffffff;
  border: 0;
  height: 24px;
  padding: 2px 10px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-selected.select-arrow-active {
  background-color: #ffffff;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-selected.select-arrow-active .select-selected-icon {
  color: rgba(0, 0, 0, 0.5);
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-selected-icon {
  position: absolute;
  right: 14px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-items div,
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-selected {
  display: flex;
  align-items: center;
  letter-spacing: 0.18px;
  color: rgba(0, 0, 0, 0.5);
  padding: 8px 8px 8px 16px;
  border: 0;
  background: linear-gradient(0deg, rgba(255, 255, 0, 0.6), rgba(255, 255, 0, 0.6)), #ffffff;
  cursor: pointer;
  user-select: none;
  /* Table Body 13px */
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-items {
  position: absolute;
  background-color: #ffff66;
  top: 95%;
  left: 0;
  right: 0;
  opacity: 1;
  max-height: 350px;
  overflow-y: auto;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-items div {
  height: 26px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-hide {
  display: none;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .select-items div:hover,
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select div.select-items::-webkit-scrollbar {
  width: 10px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select div.select-items::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  background-color: #F5F5F5;
  border-radius: 5px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select div.select-items::-webkit-scrollbar-thumb {
  background: rgba(77, 77, 77, 0.5);
  border-radius: 5px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .soms-order-refund-custom-select div.select-items::-webkit-scrollbar-thumb:hover {
  background: rgba(92, 91, 91, 0.671);
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .click-and-collect .select-selected:before {
  background: url(../../common/images/soms/click-and-collect.svg) left no-repeat;
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 14px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .order-status-collected .select-selected {
  pointer-events: none;
  opacity: 0.6;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .order-status-collected .select-selected:before {
  background: url(../../common/images/soms/collected.svg) left no-repeat;
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 14px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .ready-to-collect .select-selected:before {
  background: url(../../common/images/soms/ready-to-collect.svg) left no-repeat;
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 14px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .ship-from-store .select-selected {
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff !important;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .ship-from-store .select-selected:before {
  background: url(../../common/images/soms/shipped-from-store.svg) left no-repeat;
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 14px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .ship-from-store .select-items div {
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .ready-to-ship .select-selected {
  pointer-events: none;
  opacity: 0.6;
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff !important;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .ready-to-ship .select-selected:before {
  background: url(../../common/images/soms/ready-to-ship.svg) left no-repeat;
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 14px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .ready-to-ship .select-items div {
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .order-status-refund {
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff !important;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .order-status-refund .select-selected:before {
  background: url(../../common/images/soms/ready-to-ship.svg) left no-repeat;
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 14px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .order-status-refund .select-items div {
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .partially-refunded .select-selected {
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff !important;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .partially-refunded .select-selected:before {
  background: url(../../common/images/soms/ready-to-ship.svg) left no-repeat;
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 14px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .partially-refunded .select-items div {
  background: linear-gradient(0deg, rgba(255, 188, 1, 0.7), rgba(255, 188, 1, 0.7)), #ffffff;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .order-total-refund-block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 16px;
  position: static;
  width: auto;
  height: 44px;
  left: 0px;
  top: 0px;
  background: #D8D8D8;
  border-radius: 20px;
  margin: 0px 16px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund {
  padding: 0px 20px 0px 20px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table {
  padding: 0px 20px 0px 20px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table th {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  align-items: center;
  color: #000000;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table th:nth-child(6) {
  text-align: center;
  width: 150px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table th:last-child {
  width: 172px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table .item-no-hidden {
  display: none;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td:nth-child(6) {
  text-align: center;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td:last-child {
  text-align: right;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td .td-order-total-number {
  display: flex;
  flex-direction: row;
  justify-content: end;
  text-align: right;
  align-items: center;
  padding: 6px 12px 6px 0px;
  position: static;
  height: 36px;
  top: 0px;
  background: #D8D8D8;
  order: 1;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td .disable-quantity {
  pointer-events: none;
  opacity: 0.4;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td .quantity-counter {
  margin: 0px 20px;
  overflow: auto;
  padding: 0px 4px;
  background: #FFFF00;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 2px 1px rgba(0, 0, 0, 0.12), 0px 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td .quantity-counter input[type=button] {
  background-color: transparent;
  border: none;
  color: black;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans';
  height: 33px;
  outline: none;
  padding: 0px;
  text-align: center;
  width: 20px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td .quantity-counter input[type=button]:hover {
  background-color: transparent;
  color: black;
  font-weight: bold;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td .quantity-counter span {
  color: black;
  font-family: 'Open Sans';
  font-size: 13px;
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td .quantity-counter input[type=text] {
  display: inline-block;
  width: 30px;
  background-color: #fff;
  outline: none;
  border: none;
  text-align: center;
  cursor: pointer;
  padding: 0px;
  color: black;
  height: 33px;
  font-family: 'Open Sans';
}
.store-order-management-homepage .soms-expand-collapse #soms-refund-popup-overlay #soms-refund-popup .soms-expand-data .expanded-data-table-refund table td .quantity-counter input[type=text] .count {
  width: 30px;
}
