/* Minification failed. Returning unminified contents.
(14146,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(14147,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(14170,18): run-time error CSS1039: Token not allowed after unary operator: '-gladly-bottom-adjustment'
(15718,61): run-time error CSS1039: Token not allowed after unary operator: '-gap'
(15719,53): run-time error CSS1039: Token not allowed after unary operator: '-gap'
(15728,61): run-time error CSS1039: Token not allowed after unary operator: '-gap'
(15729,53): run-time error CSS1039: Token not allowed after unary operator: '-gap'
(15782,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15792,13): run-time error CSS1039: Token not allowed after unary operator: '-gap'
(15823,13): run-time error CSS1039: Token not allowed after unary operator: '-gap'
(15824,34): run-time error CSS1039: Token not allowed after unary operator: '-banner-anim-duration'
(15825,34): run-time error CSS1039: Token not allowed after unary operator: '-banner-anim-duration'
(18613,62): run-time error CSS1030: Expected identifier, found ':'
(18613,63): run-time error CSS1031: Expected selector, found 'nth-of-type('
(18613,63): run-time error CSS1025: Expected comma or open brace, found 'nth-of-type('
(18618,62): run-time error CSS1030: Expected identifier, found ':'
(18618,63): run-time error CSS1031: Expected selector, found 'nth-of-type('
(18618,63): run-time error CSS1025: Expected comma or open brace, found 'nth-of-type('
(18623,62): run-time error CSS1030: Expected identifier, found ':'
(18623,63): run-time error CSS1031: Expected selector, found 'nth-of-type('
(18623,63): run-time error CSS1025: Expected comma or open brace, found 'nth-of-type('
(28426,53): run-time error CSS1030: Expected identifier, found ','
(28426,71): run-time error CSS1031: Expected selector, found ')'
(28426,71): run-time error CSS1025: Expected comma or open brace, found ')'
(28431,53): run-time error CSS1030: Expected identifier, found ','
(28431,71): run-time error CSS1031: Expected selector, found ')'
(28431,71): run-time error CSS1025: Expected comma or open brace, found ')'
(28535,62): run-time error CSS1030: Expected identifier, found ':'
(28535,70): run-time error CSS1031: Expected selector, found ')'
(28535,70): run-time error CSS1025: Expected comma or open brace, found ')'
(28540,62): run-time error CSS1030: Expected identifier, found ':'
(28540,70): run-time error CSS1031: Expected selector, found ')'
(28540,70): run-time error CSS1025: Expected comma or open brace, found ')'
(28544,62): run-time error CSS1030: Expected identifier, found ':'
(28544,70): run-time error CSS1031: Expected selector, found ')'
(28544,70): run-time error CSS1025: Expected comma or open brace, found ')'
(29036,41): run-time error CSS1030: Expected identifier, found '>'
(29036,70): run-time error CSS1031: Expected selector, found ')'
(29036,70): run-time error CSS1025: Expected comma or open brace, found ')'
(29039,41): run-time error CSS1030: Expected identifier, found '>'
(29039,70): run-time error CSS1031: Expected selector, found ')'
(29039,70): run-time error CSS1025: Expected comma or open brace, found ')'
(29045,41): run-time error CSS1030: Expected identifier, found '>'
(29045,70): run-time error CSS1031: Expected selector, found ')'
(29045,70): run-time error CSS1025: Expected comma or open brace, found ')'
 */
@charset "utf-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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 {
  -webkit-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: content-box;
  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;
    -webkit-box-shadow: none !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;
  }
  select {
    background: #fff !important;
  }
  .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(/assets/core/fonts/glyphicons-halflings-regular.eot);
  src: url(/assets/core/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/assets/core/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/assets/core/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/assets/core/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/assets/core/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.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;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "stabilgrotesk Light", Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00263d;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000000;
  text-decoration: underline;
}
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: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-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: 1.42857143em;
  margin-bottom: 1.42857143em;
  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: "stabilgrotesk Medium", Arial, Helvetica, sans-serif;
  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: 1.42857143em;
  margin-bottom: 0.71428571em;
}
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: 0.71428571em;
  margin-bottom: 0.71428571em;
}
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: 2.6em;
}
h2,
.h2 {
  font-size: 2.15em;
}
h3,
.h3 {
  font-size: 1.7em;
}
h4,
.h4 {
  font-size: 1.25em;
}
h5,
.h5 {
  font-size: 1em;
}
h6,
.h6 {
  font-size: 0.85em;
}
p {
  margin: 0 0 0.71428571em;
}
.lead {
  margin-bottom: 1.42857143em;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 1.5em;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.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: #00263d;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #00060a;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.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: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #00263d;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #00060a;
}
.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: -0.28571429em;
  margin: 2.85714286em 0 1.42857143em;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 0.71428571em;
}
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: 1.42857143em;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 1024px) {
  .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: 0.71428571em 1.42857143em;
  margin: 0 0 1.42857143em;
  font-size: 1.25em;
  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: 1.42857143em;
  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: #fff;
  background-color: #333;
  border-radius: 0;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 0.21428571em;
  margin: 0 0 0.71428571em;
  font-size: 0em;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  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: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1260px;
  }
}
.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: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-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: 1300px) {
  .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: 1.42857143em;
}
.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 #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.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 #ddd;
}
.table .table {
  background-color: #fff;
}
.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 #ddd;
}
.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 #ddd;
}
.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: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 1.07142857em;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .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: 1.42857143em;
  font-size: 1.5em;
  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;
  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;
}
output {
  display: block;
  padding-top: 1.42857143em;
  font-size: 1em;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 2.28571429em;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  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, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[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"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 2.28571429em;
  }
  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: 1.98928571em;
  }
  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: 3.09523805em;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 1.42857143em;
  padding-left: 20px;
  padding-right: 10px;
  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: 1.42857143em;
  padding-bottom: 1.42857143em;
  margin-bottom: 0;
  min-height: 2.42857143em;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 1.98928571em;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 1.98928571em;
  line-height: 1.98928571em;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 1.98928571em;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 1.98928571em;
  line-height: 1.98928571em;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 1.98928571em;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  min-height: 2.27857143em;
}
.input-lg {
  height: 3.09523805em;
  padding: 0.71428571em 1.14285714em;
  font-size: 1.25em;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 3.09523805em;
  line-height: 3.09523805em;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 3.09523805em;
  padding: 0.71428571em 1.14285714em;
  font-size: 1.25em;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 3.09523805em;
  line-height: 3.09523805em;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 3.09523805em;
  padding: 0.71428571em 1.14285714em;
  font-size: 1.25em;
  line-height: 1.3333333;
  min-height: 2.67857143em;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 2.85714286em;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 2.28571429em;
  height: 2.28571429em;
  line-height: 2.28571429em;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback {
  width: 3.09523805em;
  height: 3.09523805em;
  line-height: 3.09523805em;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback {
  width: 1.98928571em;
  height: 1.98928571em;
  line-height: 1.98928571em;
}
.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: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -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: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.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: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 6.42857143em;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1.42857143em;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 2.85714286em;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 1.42857143em;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 1.95238093em;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 1.35714286em;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  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: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.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: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.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.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 {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #00263d;
  border-color: #001624;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.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: #fff;
  background-color: #000000;
  border-color: #000000;
}
.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.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 {
  background-color: #00263d;
  border-color: #001624;
}
.btn-primary .badge {
  color: #00263d;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #1b831b;
  border-color: #176e17;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #125912;
  border-color: #010401;
}
.btn-success:hover {
  color: #fff;
  background-color: #125912;
  border-color: #0c3b0c;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #125912;
  border-color: #0c3b0c;
}
.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: #fff;
  background-color: #0c3b0c;
  border-color: #010401;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #1b831b;
  border-color: #176e17;
}
.btn-success .badge {
  color: #1b831b;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #4385f5;
  border-color: #2b75f4;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #1366f2;
  border-color: #083d97;
}
.btn-info:hover {
  color: #fff;
  background-color: #1366f2;
  border-color: #0b56d6;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #1366f2;
  border-color: #0b56d6;
}
.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: #fff;
  background-color: #0b56d6;
  border-color: #083d97;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #4385f5;
  border-color: #2b75f4;
}
.btn-info .badge {
  color: #4385f5;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0854e;
  border-color: #ee7536;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec651f;
  border-color: #983c0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec651f;
  border-color: #d55412;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec651f;
  border-color: #d55412;
}
.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: #fff;
  background-color: #d55412;
  border-color: #983c0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0854e;
  border-color: #ee7536;
}
.btn-warning .badge {
  color: #f0854e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d41d18;
  border-color: #bd1a15;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #a61713;
  border-color: #4b0a08;
}
.btn-danger:hover {
  color: #fff;
  background-color: #a61713;
  border-color: #86120f;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #a61713;
  border-color: #86120f;
}
.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: #fff;
  background-color: #86120f;
  border-color: #4b0a08;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d41d18;
  border-color: #bd1a15;
}
.btn-danger .badge {
  color: #d41d18;
  background-color: #fff;
}
.btn-link {
  color: #00263d;
  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: 0.71428571em 1.14285714em;
  font-size: 1.25em;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 0.07142857em 0.35714286em;
  font-size: 0.85em;
  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;
  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: 0.28571429em dashed;
  border-right: 0.28571429em solid transparent;
  border-left: 0.28571429em 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: 1em;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  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: -0.28571429em 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: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #00263d;
}
.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: 0.85em;
  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: 0.28571429em solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 1024px) {
  .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-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: 0.35714286em 0.35714286em 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 0.35714286em 0.35714286em;
}
.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-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 3.09523805em;
  padding: 0.71428571em 1.14285714em;
  font-size: 1.25em;
  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: 3.09523805em;
  line-height: 3.09523805em;
}
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 {
  height: 1.98928571em;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  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: 1.98928571em;
  line-height: 1.98928571em;
}
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: 0.42857143em 0.85714286em;
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 0.71428571em 1.14285714em;
  font-size: 1.25em;
  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 {
  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: #00263d;
}
.nav .nav-divider {
  height: 1px;
  margin: -0.28571429em 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.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 #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  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: 768px) {
  .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 #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    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: #fff;
  }
}
.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: #fff;
  background-color: #00263d;
}
.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: 768px) {
  .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 #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    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: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 1.42857143em;
  border: 1px solid transparent;
}
@media (min-width: 1024px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 1024px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          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: 1024px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            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: 1024px) {
  .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: 1024px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1024px) {
  .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: 24.28571429px 10px;
  font-size: 1.25em;
  line-height: 1.42857143em;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 1024px) {
  .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: 1024px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 12.14285714px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.42857143em;
}
@media (max-width: 1023px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            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: 1.42857143em;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1024px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 24.28571429px;
    padding-bottom: 24.28571429px;
  }
}
.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: 23.85714286px;
  margin-bottom: 23.85714286px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 1023px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .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: 23.85714286px;
  margin-bottom: 23.85714286px;
}
.navbar-btn.btn-sm {
  margin-top: 24.00535714px;
  margin-bottom: 24.00535714px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 24.28571429px;
  margin-bottom: 24.28571429px;
}
@media (min-width: 1024px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 1024px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 1023px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.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: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 1023px) {
  .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: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #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: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.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: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 1.42857143em;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 1.42857143em 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 0.42857143em 0.85714286em;
  line-height: 1.42857143;
  text-decoration: none;
  color: #00263d;
  background-color: #fff;
  border: 1px solid #ddd;
  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 {
  color: #000000;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #00263d;
  border-color: #00263d;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 0.71428571em 1.14285714em;
  font-size: 1.25em;
}
.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: 0.35714286em 0.71428571em;
  font-size: 0.85em;
}
.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: 1.42857143em 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: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  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: #00263d;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #00060a;
}
.label-success {
  background-color: #1b831b;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #125912;
}
.label-info {
  background-color: #4385f5;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #1366f2;
}
.label-warning {
  background-color: #f0854e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec651f;
}
.label-danger {
  background-color: #d41d18;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #a61713;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 0.85em;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  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: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #00263d;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 2em;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 5em;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 1.42857143em;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-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: #00263d;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 1.42857143em;
  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: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-success-basic {
  background-color: transparent;
  border-color: transparent;
  color: #3c763d;
}
.alert-success-basic hr {
  border-top-color: rgba(0, 0, 0, 0);
}
.alert-success-basic .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #e7e8e8;
  border-color: #c8cdcc;
  color: #000;
}
.alert-info hr {
  border-top-color: #bbc1c0;
}
.alert-info .alert-link {
  color: #000000;
}
.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: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-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: 1.42857143em;
  margin-bottom: 1.42857143em;
  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: 0.85em;
  line-height: 1.42857143em;
  color: #fff;
  text-align: center;
  background-color: #00263d;
  -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;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #1b831b;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #4385f5;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0854e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d41d18;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-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: #fff;
  border: 1px solid #ddd;
}
.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 {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #00263d;
  border-color: #00263d;
}
.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: #0aa3ff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 1.42857143em;
  background-color: #fff;
  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: 2em;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -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-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 #ddd;
}
.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: 1.42857143em;
}
.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 #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #00263d;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #00263d;
  border-color: #00263d;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00263d;
}
.panel-primary > .panel-heading .badge {
  color: #00263d;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00263d;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  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: #3c763d;
}
.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: #a94442;
  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: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-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: #fff;
  border: 1px solid #999;
  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: #000;
}
.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;
  min-height: 16.42857143px;
}
.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: 768px) {
  .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: "stabilgrotesk Light", Arial, Helvetica, sans-serif;
  font-size: 0.85em;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  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: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "stabilgrotesk Light", Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  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);
  white-space: normal;
}
.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: 1em;
  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: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-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;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .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: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  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;
  margin-top: -10px;
  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 #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .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-footer:before,
.modal-footer:after,
.double-fields:before,
.double-fields:after,
.triple-fields:before,
.triple-fields:after,
.quadruple-fields:before,
.quadruple-fields:after,
.catalogs .issues nav:before,
.catalogs .issues nav:after,
.modal.snapshot .modal-body-content:before,
.modal.snapshot .modal-body-content:after,
.video-row:before,
.video-row:after,
.form-group.horizontal .form-group:before,
.form-group.horizontal .form-group:after,
.double-fields:before,
.double-fields:after,
.triple-fields:before,
.triple-fields:after,
.quadruple-fields:before,
.quadruple-fields:after,
.site-nav-major-wrapper:before,
.site-nav-major-wrapper:after,
.site-nav-collapse:before,
.site-nav-collapse:after,
#miniCartWrapper .mc-header:before,
#miniCartWrapper .mc-header:after,
#miniCartWrapper .mc-item-row:before,
#miniCartWrapper .mc-item-row:after,
.page-content:before,
.page-content:after,
.page-content-fluid:before,
.page-content-fluid:after,
.page-header:before,
.page-header:after,
.category-section .category-group:before,
.category-section .category-group:after,
.product-section .product-group:before,
.product-section .product-group:after,
.product-section-listing .product-group:before,
.product-section-listing .product-group:after,
.dashboard-content .main-panel .main-panel-body:before,
.dashboard-content .main-panel .main-panel-body:after,
.loyalty-content .main-panel .main-panel-body:before,
.loyalty-content .main-panel .main-panel-body:after,
.dashboard-content .clean-panel .clean-panel-body:before,
.dashboard-content .clean-panel .clean-panel-body:after,
.loyalty-content .clean-panel .clean-panel-body:before,
.loyalty-content .clean-panel .clean-panel-body:after,
.category-wrapper:before,
.category-wrapper:after,
.product-wrapper:before,
.product-wrapper:after,
.packery-section:before,
.packery-section:after,
.qs-content-wrapper:before,
.qs-content-wrapper:after,
.snapshot-content:before,
.snapshot-content:after,
.qs-quantity-wrapper .form-group:before,
.qs-quantity-wrapper .form-group:after,
.images-wrapper:before,
.images-wrapper:after,
.colors-wrapper:before,
.colors-wrapper:after,
.product-details-nav:before,
.product-details-nav:after,
.Revere__wrap .content-custom-ratings:before,
.Revere__wrap .content-custom-ratings:after,
.Revere__wrap .Revere__review-fields.horizontal .form-group:before,
.Revere__wrap .Revere__review-fields.horizontal .form-group:after,
.product-details-bottom-nav:before,
.product-details-bottom-nav:after,
.bopis-info:before,
.bopis-info:after,
.bag-wrapper:before,
.bag-wrapper:after,
.checkout-wrapper:before,
.checkout-wrapper:after,
.account-wrapper:before,
.account-wrapper:after,
.marketing-wrapper:before,
.marketing-wrapper:after,
.account-order-summary .order-summary > div:last-of-type:before,
.account-order-summary .order-summary > div:last-of-type:after,
.account-order-summary .order-summary-details:before,
.account-order-summary .order-summary-details:after,
.stores-wrapper:before,
.stores-wrapper:after,
.careers-wrapper:before,
.careers-wrapper:after,
.catalogs-wrapper:before,
.catalogs-wrapper:after,
.contests-wrapper:before,
.contests-wrapper:after,
.surveys-wrapper:before,
.surveys-wrapper:after,
.store-address:before,
.store-address:after,
.job-location:before,
.job-location:after,
.catalog-info:before,
.catalog-info:after,
.contest-body:before,
.contest-body:after,
.blog-wrapper:before,
.blog-wrapper:after,
.blog-post-single:before,
.blog-post-single:after,
.blog-post-summary:before,
.blog-post-summary:after,
.dash_container .account-wrapper:before,
.dash_container .account-wrapper:after,
.saved-addresses .address-panel .address-body:before,
.saved-addresses .address-panel .address-body:after,
.order-history-item:before,
.order-history-item:after,
.marketing-wrapper.contact:before,
.marketing-wrapper.contact:after,
.footer-wrapper:before,
.footer-wrapper:after,
.footer-content-wrapper:before,
.footer-content-wrapper:after,
.sticky-signup form:before,
.sticky-signup form:after,
.footer-nav-wrapper .footer-nav-column .footer-nav-links:before,
.footer-nav-wrapper .footer-nav-column .footer-nav-links:after,
.site-sub-footer:before,
.site-sub-footer:after,
.track-wrapper:before,
.track-wrapper:after,
.temp-container:before,
.temp-container:after,
.size-container .sizeChooser:before,
.size-container .sizeChooser:after,
.signup-contest-content:before,
.signup-contest-content:after,
.signup-details-row:before,
.signup-details-row:after,
.signup-details-wrap:before,
.signup-details-wrap: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-footer:after,
.double-fields:after,
.triple-fields:after,
.quadruple-fields:after,
.catalogs .issues nav:after,
.modal.snapshot .modal-body-content:after,
.video-row:after,
.form-group.horizontal .form-group:after,
.double-fields:after,
.triple-fields:after,
.quadruple-fields:after,
.site-nav-major-wrapper:after,
.site-nav-collapse:after,
#miniCartWrapper .mc-header:after,
#miniCartWrapper .mc-item-row:after,
.page-content:after,
.page-content-fluid:after,
.page-header:after,
.category-section .category-group:after,
.product-section .product-group:after,
.product-section-listing .product-group:after,
.dashboard-content .main-panel .main-panel-body:after,
.loyalty-content .main-panel .main-panel-body:after,
.dashboard-content .clean-panel .clean-panel-body:after,
.loyalty-content .clean-panel .clean-panel-body:after,
.category-wrapper:after,
.product-wrapper:after,
.packery-section:after,
.qs-content-wrapper:after,
.snapshot-content:after,
.qs-quantity-wrapper .form-group:after,
.images-wrapper:after,
.colors-wrapper:after,
.product-details-nav:after,
.Revere__wrap .content-custom-ratings:after,
.Revere__wrap .Revere__review-fields.horizontal .form-group:after,
.product-details-bottom-nav:after,
.bopis-info:after,
.bag-wrapper:after,
.checkout-wrapper:after,
.account-wrapper:after,
.marketing-wrapper:after,
.account-order-summary .order-summary > div:last-of-type:after,
.account-order-summary .order-summary-details:after,
.stores-wrapper:after,
.careers-wrapper:after,
.catalogs-wrapper:after,
.contests-wrapper:after,
.surveys-wrapper:after,
.store-address:after,
.job-location:after,
.catalog-info:after,
.contest-body:after,
.blog-wrapper:after,
.blog-post-single:after,
.blog-post-summary:after,
.dash_container .account-wrapper:after,
.saved-addresses .address-panel .address-body:after,
.order-history-item:after,
.marketing-wrapper.contact:after,
.footer-wrapper:after,
.footer-content-wrapper:after,
.sticky-signup form:after,
.footer-nav-wrapper .footer-nav-column .footer-nav-links:after,
.site-sub-footer:after,
.track-wrapper:after,
.temp-container:after,
.size-container .sizeChooser:after,
.signup-contest-content:after,
.signup-details-row:after,
.signup-details-wrap: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: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .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: 1299px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1300px) {
  .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: 1300px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1300px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1300px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1300px) {
  .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;
  }
}
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lightSlider:before,
.lightSlider:after {
  content: " ";
  display: table;
}
.lightSlider {
  overflow: hidden;
}
.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.lSSlideWrapper > .lightSlider:after {
  clear: both;
}
.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-timing-function: inherit;
  transition-timing-function: inherit;
}
.lSSlideWrapper .lSFade {
  position: relative;
}
.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit;
  transition-timing-function: inherit;
}
.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca;
}
.lSSlideOuter .media {
  opacity: 0.8;
}
.lSSlideOuter .media.active {
  opacity: 1;
}
/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
  opacity: 0.7;
  overflow: hidden;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  opacity: 1;
}
.lSSlideOuter .lSPager.lSGallery img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}
.lSSlideOuter .lSPager.lSGallery li .pages {
  display: block;
  text-align: center;
}
/* End of Gallery*/
/* slider actions */
.lSAction > a {
  display: block;
  top: 50%;
  height: 32px;
  cursor: pointer;
  position: absolute;
  z-index: 9999;
  margin-top: -16px;
  opacity: 0.5;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
  font-size: 32px;
}
.lSAction > a:hover {
  opacity: 1;
}
.lSAction > .lSPrev {
  left: 10px;
}
.lSAction > .lSNext {
  right: 10px;
}
.lSAction > a.disabled {
  pointer-events: none;
}
.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}
/* vertical */
.lSSlideOuter.vertical {
  position: relative;
}
.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}
/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl;
}
.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}
.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
  float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}
/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
/**
 * Use em or rem font-size in Bootstrap 3
 */
html {
  font-size: 14px;
  min-height: 100%;
  position: relative;
}
body {
  margin-bottom: 10em;
}
a {
  -webkit-touch-callout: none;
}
pre {
  font-size: 0.92857143em;
}
.form-control-feedback {
  width: -webkit-calc(2.28571429em  + 2px);
  width: calc(2.28571429em  + 2px);
  height: -webkit-calc(2.28571429em  + 2px);
  height: calc(2.28571429em  + 2px);
}
.input-lg + .form-control-feedback {
  width: -webkit-calc(3.09523805em  + 2px);
  width: calc(3.09523805em  + 2px);
  height: -webkit-calc(3.09523805em  + 2px);
  height: calc(3.09523805em  + 2px);
}
.input-sm + .form-control-feedback {
  width: -webkit-calc(1.98928571em  + 2px);
  width: calc(1.98928571em  + 2px);
  height: -webkit-calc(1.98928571em  + 2px);
  height: calc(1.98928571em  + 2px);
}
.form-control {
  height: -webkit-calc(2.28571429em  + 2px);
  height: calc(2.28571429em  + 2px);
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding: 0.42857143em;
  border: 1px solid transparent;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: -webkit-calc(1.42857143em + 0.42857143em + 1px);
  min-height: calc(1.42857143em + 0.42857143em + 1px);
}
.form-horizontal .form-control-static {
  padding-top: 0.42857143em;
  border-top: 1px solid transparent;
  padding-bottom: 0.42857143em;
  border-bottom: 1px solid transparent;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 0.42857143em;
    border-top: 1px solid transparent;
  }
}
.double-fields {
  margin-left: -10px;
  margin-right: -10px;
}
.double-fields .form-group {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .double-fields .form-group {
    float: left;
    width: 50%;
  }
}
.triple-fields {
  margin-left: -10px;
  margin-right: -10px;
}
.triple-fields .form-group {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .triple-fields .form-group {
    float: left;
    width: 33.33333333%;
  }
}
.quadruple-fields {
  margin-left: -10px;
  margin-right: -10px;
}
.quadruple-fields .form-group {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .quadruple-fields .form-group {
    float: left;
    width: 25%;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/theme/fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(/assets/theme/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(/assets/theme/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(/assets/theme/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(/assets/theme/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(/assets/theme/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -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 {
  -webkit-filter: none;
          filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
@font-face {
  font-family: 'icomoon';
  src: url(/assets/theme/fonts/icomoon.eot?-yvh042);
  src: url(/assets/theme/fonts/icomoon.eot?#iefix-yvh042) format('embedded-opentype'), url(/assets/theme/fonts/icomoon.ttf?-yvh042) format('truetype'), url(/assets/theme/fonts/icomoon.woff?-yvh042) format('woff'), url(/assets/theme/fonts/icomoon.svg?-yvh042#icomoon) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dinCondensedBold';
  src: url(/assets/theme/fonts/ff_din_condensed_bold.eot);
  src: url(/assets/theme/fonts/ff_din_condensed_bold.eot?#iefix) format('embedded-opentype'), url(/assets/theme/fonts/ff_din_condensed_bold.woff2) format('woff2'), url(/assets/theme/fonts/ff_din_condensed_bold.woff) format('woff'), url(/assets/theme/fonts/ff_din_condensed_bold.ttf) format('truetype'), url(/assets/theme/fonts/ff_din_condensed_bold.svg#dinCondensedBold) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dinCondensedRegular';
  src: url(/assets/theme/fonts/ff_din_condensed_regular.eot);
  src: url(/assets/theme/fonts/ff_din_condensed_regular.eot?#iefix) format('embedded-opentype'), url(/assets/theme/fonts/ff_din_condensed_regular.woff2) format('woff2'), url(/assets/theme/fonts/ff_din_condensed_regular.woff) format('woff'), url(/assets/theme/fonts/ff_din_condensed_regular.ttf) format('truetype'), url(/assets/theme/fonts/ff_din_condensed_regular.svg#dinCondensedRegular) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sofiabold';
  src: url(/assets/theme/fonts/sofia_bold-webfont.eot);
  src: url(/assets/theme/fonts/sofia_bold-webfont.eot?#iefix) format('embedded-opentype'), url(/assets/theme/fonts/sofia_bold-webfont.woff2) format('woff2'), url(/assets/theme/fonts/sofia_bold-webfont.woff) format('woff'), url(/assets/theme/fonts/sofia_bold-webfont.ttf) format('truetype'), url(/assets/theme/fonts/sofia_bold-webfont.svg#sofiabold) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sofia Regular';
  src: url(/assets/theme/fonts/SofiaProRegular.eot);
  src: url(/assets/theme/fonts/SofiaProRegular.eot?#iefix) format('embedded-opentype'), url(/assets/theme/fonts/SofiaProRegular.woff2) format('woff2'), url(/assets/theme/fonts/SofiaProRegular.woff) format('woff'), url(/assets/theme/fonts/SofiaProRegular.ttf) format('truetype'), url(/assets/theme/fonts/SofiaProRegular.svg#sofiabold) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sofia Light';
  src: url(/assets/theme/fonts/SofiaProLight.eot);
  src: url(/assets/theme/fonts/SofiaProLight.eot?#iefix) format('embedded-opentype'), url(/assets/theme/fonts/SofiaProLight.woff2) format('woff2'), url(/assets/theme/fonts/SofiaProLight.woff) format('woff'), url(/assets/theme/fonts/SofiaProLight.ttf) format('truetype'), url(/assets/theme/fonts/SofiaProLight.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'stabilgrotesk Medium';
  src: url(/assets/theme/fonts/StabilGrotesk-60Medium.woff2) format('woff2'), url(/assets/theme/fonts/StabilGrotesk-60Medium.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'stabilgrotesk Light';
  src: url(/assets/theme/fonts/StabilGrotesk-40Light.woff2) format('woff2'), url(/assets/theme/fonts/StabilGrotesk-40Light.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
.kicker-wrapper,
.kicker-wrapper-brands {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  .kicker-wrapper,
  .kicker-wrapper-brands {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .kicker-wrapper,
  .kicker-wrapper-brands {
    display: none !important;
  }
}
.kicker-wrapper .ad-name,
.kicker-wrapper-brands .ad-name {
  background: rgba(255, 255, 255, 0.75);
  border: 1px solid #000;
  color: black;
  font-size: 1em;
  left: 0;
  padding: 0.42857143em 0.85714286em;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(1em) translateY(1em);
          transform: translateX(1em) translateY(1em);
  z-index: 100;
}
@media (min-width: 768px) {
  .kicker-wrapper .ad-name,
  .kicker-wrapper-brands .ad-name {
    border: 2px solid #000;
    color: black;
    display: none;
    font-size: 1.7em;
    left: 50%;
    padding: 0.71428571em 1.14285714em;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    z-index: 100;
  }
}
.kicker-wrapper .kicker-item,
.kicker-wrapper-brands .kicker-item,
.kicker-wrapper .kicker-column,
.kicker-wrapper-brands .kicker-column {
  margin: 0;
  z-index: 1;
}
.kicker-wrapper .kicker-item,
.kicker-wrapper-brands .kicker-item {
  margin-top: 10px;
}
.kicker-wrapper .kicker-item a,
.kicker-wrapper-brands .kicker-item a {
  display: block;
}
@media (min-width: 768px) {
  .kicker-wrapper,
  .kicker-wrapper-brands {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .kicker-wrapper .kicker-item,
  .kicker-wrapper-brands .kicker-item {
    margin-top: 20px;
  }
}
@media (min-width: 1300px) {
  .kicker-wrapper .ad-name,
  .kicker-wrapper-brands .ad-name {
    padding: 1.28571429em 2.57142857em;
    white-space: nowrap;
  }
}
.kicker-wrapper.row-a .kicker-item,
.kicker-wrapper-brands.row-a .kicker-item,
.kicker-wrapper.row-default .kicker-item,
.kicker-wrapper-brands.row-default .kicker-item {
  height: 300px;
  overflow: hidden;
}
.kicker-wrapper.row-a .kicker-item a,
.kicker-wrapper-brands.row-a .kicker-item a,
.kicker-wrapper.row-default .kicker-item a,
.kicker-wrapper-brands.row-default .kicker-item a {
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 100%;
}
.kicker-wrapper.row-a img,
.kicker-wrapper-brands.row-a img,
.kicker-wrapper.row-default img,
.kicker-wrapper-brands.row-default img {
  display: block;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  width: 100%;
}
@media (min-width: 768px) {
  .kicker-wrapper.row-a .kicker-item,
  .kicker-wrapper-brands.row-a .kicker-item,
  .kicker-wrapper.row-default .kicker-item,
  .kicker-wrapper-brands.row-default .kicker-item {
    height: auto;
    overflow: visible;
  }
  .kicker-wrapper.row-a .kicker-item a,
  .kicker-wrapper-brands.row-a .kicker-item a,
  .kicker-wrapper.row-default .kicker-item a,
  .kicker-wrapper-brands.row-default .kicker-item a {
    height: auto;
    left: auto;
    position: relative;
    top: auto;
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
    width: auto;
  }
  .kicker-wrapper.row-a img,
  .kicker-wrapper-brands.row-a img,
  .kicker-wrapper.row-default img,
  .kicker-wrapper-brands.row-default img {
    display: block;
    height: auto;
    max-width: 100%;
    -o-object-fit: none;
       object-fit: none;
    -o-object-position: 0 0;
       object-position: 0 0;
    width: auto;
  }
}
.kicker-wrapper.row-b .kicker-item,
.kicker-wrapper-brands.row-b .kicker-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 768px) {
  .kicker-wrapper.row-b,
  .kicker-wrapper-brands.row-b {
    margin-left: -5px;
    margin-right: -5px;
  }
  .kicker-wrapper.row-b .kicker-item,
  .kicker-wrapper-brands.row-b .kicker-item {
    padding: 0 5px;
  }
}
@media (min-width: 1024px) {
  .kicker-wrapper.row-b,
  .kicker-wrapper-brands.row-b {
    margin-left: -10px;
    margin-right: -10px;
  }
  .kicker-wrapper.row-b .kicker-item,
  .kicker-wrapper-brands.row-b .kicker-item {
    padding: 0 10px;
  }
}
@media (min-width: 768px) {
  .kicker-wrapper.row-c,
  .kicker-wrapper-brands.row-c {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-left: -5px;
    margin-right: -5px;
  }
  .kicker-wrapper.row-c .kicker-item,
  .kicker-wrapper-brands.row-c .kicker-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    margin: 10px 0 0;
    padding: 0 5px;
  }
  .kicker-wrapper.row-c .kicker-item.idx-2,
  .kicker-wrapper-brands.row-c .kicker-item.idx-2,
  .kicker-wrapper.row-c .kicker-item.idx-3,
  .kicker-wrapper-brands.row-c .kicker-item.idx-3 {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .kicker-wrapper.row-c,
  .kicker-wrapper-brands.row-c {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .kicker-wrapper.row-c .kicker-item,
  .kicker-wrapper-brands.row-c .kicker-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 20px;
    padding: 0 10px;
  }
}
@media (min-width: 768px) {
  .kicker-wrapper.row-d,
  .kicker-wrapper-brands.row-d {
    margin-left: -5px;
    margin-right: -5px;
  }
  .kicker-wrapper.row-d .kicker-item,
  .kicker-wrapper-brands.row-d .kicker-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 10px 0 0;
    padding: 0 5px;
  }
}
@media (min-width: 1024px) {
  .kicker-wrapper.row-d,
  .kicker-wrapper-brands.row-d {
    margin-left: -10px;
    margin-right: -10px;
  }
  .kicker-wrapper.row-d .kicker-item,
  .kicker-wrapper-brands.row-d .kicker-item {
    margin-top: 20px;
    padding: 0 10px;
  }
}
@media (min-width: 768px) {
  .kicker-wrapper.row-e,
  .kicker-wrapper-brands.row-e {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .kicker-wrapper.row-e .kicker-column,
  .kicker-wrapper-brands.row-e .kicker-column {
    margin: 0;
  }
  .kicker-wrapper.row-e .kicker-column.short,
  .kicker-wrapper-brands.row-e .kicker-column.short {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0 -5px;
    padding: 0;
  }
  .kicker-wrapper.row-e .kicker-column.short .kicker-item,
  .kicker-wrapper-brands.row-e .kicker-column.short .kicker-item {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    padding: 0 5px;
  }
  .kicker-wrapper.row-e .kicker-column.short .kicker-item.idx-1,
  .kicker-wrapper-brands.row-e .kicker-column.short .kicker-item.idx-1,
  .kicker-wrapper.row-e .kicker-column.short .kicker-item.idx-2,
  .kicker-wrapper-brands.row-e .kicker-column.short .kicker-item.idx-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    margin-top: 10px;
  }
}
@media (min-width: 1024px) {
  .kicker-wrapper.row-e,
  .kicker-wrapper-brands.row-e {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    margin: 0 -10px;
    padding: 0;
  }
  .kicker-wrapper.row-e .kicker-column,
  .kicker-wrapper-brands.row-e .kicker-column {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    margin: 20px 0 0;
    padding: 0 10px;
  }
  .kicker-wrapper.row-e .kicker-column .kicker-item,
  .kicker-wrapper-brands.row-e .kicker-column .kicker-item {
    margin: 0;
    padding: 0;
  }
  .kicker-wrapper.row-e .kicker-column.short,
  .kicker-wrapper-brands.row-e .kicker-column.short {
    margin-top: 20px;
  }
  .kicker-wrapper.row-e .kicker-column.tall,
  .kicker-wrapper-brands.row-e .kicker-column.tall {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .kicker-wrapper.row-e .kicker-column.tall .kicker-item,
  .kicker-wrapper-brands.row-e .kicker-column.tall .kicker-item {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .kicker-wrapper.row-e .kicker-column.tall a,
  .kicker-wrapper-brands.row-e .kicker-column.tall a {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
  }
  .kicker-wrapper.row-e .kicker-column.tall img,
  .kicker-wrapper-brands.row-e .kicker-column.tall img {
    max-width: none;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
  .kicker-wrapper.row-e .kicker-column.short,
  .kicker-wrapper-brands.row-e .kicker-column.short {
    margin-left: 0;
  }
  .kicker-wrapper.row-e .kicker-column.short .kicker-item,
  .kicker-wrapper-brands.row-e .kicker-column.short .kicker-item {
    padding: 0 10px;
  }
  .kicker-wrapper.row-e .kicker-column.short .kicker-item.idx-1,
  .kicker-wrapper-brands.row-e .kicker-column.short .kicker-item.idx-1,
  .kicker-wrapper.row-e .kicker-column.short .kicker-item.idx-2,
  .kicker-wrapper-brands.row-e .kicker-column.short .kicker-item.idx-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    margin-bottom: 0;
    margin-top: 20px;
  }
}
@media (min-width: 1024px) {
  .kicker-wrapper.row-f,
  .kicker-wrapper-brands.row-f {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    margin: 0 -10px;
  }
  .kicker-wrapper.row-f .kicker-column,
  .kicker-wrapper-brands.row-f .kicker-column {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    padding: 0 10px;
  }
  .kicker-wrapper.row-f .kicker-column.short .idx-0,
  .kicker-wrapper-brands.row-f .kicker-column.short .idx-0 {
    margin-bottom: 20px;
  }
  .kicker-wrapper.row-f .kicker-column.short .idx-1,
  .kicker-wrapper-brands.row-f .kicker-column.short .idx-1 {
    margin: 0;
  }
  .kicker-wrapper.row-f .kicker-column.tall,
  .kicker-wrapper-brands.row-f .kicker-column.tall {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .kicker-wrapper.row-f .kicker-column.tall .kicker-item,
  .kicker-wrapper-brands.row-f .kicker-column.tall .kicker-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    margin-bottom: 0;
  }
  .kicker-wrapper.row-f .kicker-column.tall .kicker-item a,
  .kicker-wrapper-brands.row-f .kicker-column.tall .kicker-item a {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
  }
  .kicker-wrapper.row-f .kicker-column.tall .kicker-item img,
  .kicker-wrapper-brands.row-f .kicker-column.tall .kicker-item img {
    display: block;
    left: 50%;
    max-width: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
}
@media (min-width: 768px) {
  .kicker-wrapper.row-g .kicker-column,
  .kicker-wrapper-brands.row-g .kicker-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0 -5px;
  }
  .kicker-wrapper.row-g .kicker-column .kicker-item,
  .kicker-wrapper-brands.row-g .kicker-column .kicker-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    padding: 0 5px;
  }
}
@media (min-width: 1024px) {
  .kicker-wrapper.row-g .kicker-column,
  .kicker-wrapper-brands.row-g .kicker-column {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    margin: 0;
  }
  .kicker-wrapper.row-g .kicker-column.short,
  .kicker-wrapper-brands.row-g .kicker-column.short {
    padding: 0 10px 0 0;
  }
  .kicker-wrapper.row-g .kicker-column.tall,
  .kicker-wrapper-brands.row-g .kicker-column.tall {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0 10px;
  }
  .kicker-wrapper.row-g .kicker-column.tall .kicker-item,
  .kicker-wrapper-brands.row-g .kicker-column.tall .kicker-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
  }
  .kicker-wrapper.row-g .kicker-column.tall .kicker-item.idx-4,
  .kicker-wrapper-brands.row-g .kicker-column.tall .kicker-item.idx-4 {
    margin-left: 0;
  }
  .kicker-wrapper.row-g .kicker-column.tall .kicker-item.idx-5,
  .kicker-wrapper-brands.row-g .kicker-column.tall .kicker-item.idx-5 {
    margin-right: 0;
  }
  .kicker-wrapper.row-g .kicker-column.tall .kicker-item a,
  .kicker-wrapper-brands.row-g .kicker-column.tall .kicker-item a {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
  }
  .kicker-wrapper.row-g .kicker-column.tall .kicker-item img,
  .kicker-wrapper-brands.row-g .kicker-column.tall .kicker-item img {
    display: block;
    left: 50%;
    max-width: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
  .kicker-wrapper.row-g .kicker-column .kicker-item,
  .kicker-wrapper-brands.row-g .kicker-column .kicker-item {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
    padding: 0 10px 0 0;
  }
  .kicker-wrapper.row-g .kicker-column .kicker-item.idx-1,
  .kicker-wrapper-brands.row-g .kicker-column .kicker-item.idx-1,
  .kicker-wrapper.row-g .kicker-column .kicker-item.idx-3,
  .kicker-wrapper-brands.row-g .kicker-column .kicker-item.idx-3 {
    padding: 0 0 0 10px;
  }
}
@media (min-width: 768px) {
  .kicker-wrapper.row-h,
  .kicker-wrapper-brands.row-h {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-left: -5px;
    margin-right: -5px;
  }
  .kicker-wrapper.row-h .kicker-item,
  .kicker-wrapper-brands.row-h .kicker-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    padding: 0 5px;
  }
}
@media (min-width: 1024px) {
  .kicker-wrapper.row-h,
  .kicker-wrapper-brands.row-h {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    margin-left: -10px;
    margin-right: -10px;
  }
  .kicker-wrapper.row-h .kicker-item,
  .kicker-wrapper-brands.row-h .kicker-item {
    padding: 0 10px;
  }
}
.kicker-wrapper.row-i,
.kicker-wrapper-brands.row-i {
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .kicker-wrapper.row-i > .kicker-column:last-of-type,
  .kicker-wrapper-brands.row-i > .kicker-column:last-of-type {
    margin: 0 -10px 0 10px;
  }
  .kicker-wrapper.row-i .kicker-column,
  .kicker-wrapper-brands.row-i .kicker-column {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .kicker-wrapper.row-i .kicker-column.tall,
  .kicker-wrapper-brands.row-i .kicker-column.tall {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 0 -5px;
    padding: 0;
  }
  .kicker-wrapper.row-i .kicker-column.tall.right,
  .kicker-wrapper-brands.row-i .kicker-column.tall.right {
    margin: 0 -5px 0 0;
  }
  .kicker-wrapper.row-i .kicker-column.tall .kicker-item,
  .kicker-wrapper-brands.row-i .kicker-column.tall .kicker-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    margin-bottom: 0;
    margin-left: 10px / 2;
    margin-right: 10px / 2;
    padding: 0;
  }
  .kicker-wrapper.row-i .kicker-column.tall .kicker-item a,
  .kicker-wrapper-brands.row-i .kicker-column.tall .kicker-item a {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
  }
  .kicker-wrapper.row-i .kicker-column.tall .kicker-item img,
  .kicker-wrapper-brands.row-i .kicker-column.tall .kicker-item img {
    display: block;
    left: 50%;
    max-width: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
  .kicker-wrapper.row-i .kicker-column.short,
  .kicker-wrapper-brands.row-i .kicker-column.short {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    margin: 0 0 0 -5px;
    padding: 0 5px 0 0;
  }
  .kicker-wrapper.row-i .kicker-column.short.right,
  .kicker-wrapper-brands.row-i .kicker-column.short.right {
    margin: 0 -5px 0 0;
    padding: 0 0 0 5px;
  }
}
@media (min-width: 1024px) {
  .kicker-wrapper.row-i,
  .kicker-wrapper-brands.row-i {
    margin: 10px -10px 0;
  }
  .kicker-wrapper.row-i > .kicker-column:last-of-type,
  .kicker-wrapper-brands.row-i > .kicker-column:last-of-type {
    margin: 0;
  }
  .kicker-wrapper.row-i .kicker-column,
  .kicker-wrapper-brands.row-i .kicker-column {
    padding: 0 10px;
  }
  .kicker-wrapper.row-i .kicker-column.tall,
  .kicker-wrapper-brands.row-i .kicker-column.tall {
    margin: 0;
    padding: 10px 10px 0 0;
  }
  .kicker-wrapper.row-i .kicker-column.tall.right,
  .kicker-wrapper-brands.row-i .kicker-column.tall.right {
    margin: 0;
    padding: 10px 0 0 10px;
  }
  .kicker-wrapper.row-i .kicker-column.tall .kicker-item,
  .kicker-wrapper-brands.row-i .kicker-column.tall .kicker-item {
    margin: 0;
    padding: 0;
  }
  .kicker-wrapper.row-i .kicker-column.short,
  .kicker-wrapper-brands.row-i .kicker-column.short {
    margin: 0;
    padding: 0 10px 0 0;
  }
  .kicker-wrapper.row-i .kicker-column.short.right,
  .kicker-wrapper-brands.row-i .kicker-column.short.right {
    margin: 0;
    padding: 0 0 0 10px;
  }
  .kicker-wrapper.row-i .kicker-column.short .kicker-item,
  .kicker-wrapper-brands.row-i .kicker-column.short .kicker-item {
    margin: 10px 0;
    padding: 0;
  }
  .kicker-wrapper.row-i .kicker-column.short .kicker-item:last-of-type,
  .kicker-wrapper-brands.row-i .kicker-column.short .kicker-item:last-of-type {
    margin-bottom: 0;
  }
}
.kicker-item {
  margin: 10px 0 0;
}
.kicker-item:hover .ad-name {
  display: block;
}
.kicker-item a {
  text-align: center;
  display: block;
  max-width: 100%;
}
.kicker-item img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
@font-face {
  font-family: 'little burgundy';
  src: url(/assets/theme/fonts/little-burgundy.eot);
  src: url(/assets/theme/fonts/little-burgundy.eot?#iefix) format('embedded-opentype'), url(/assets/theme/fonts/little-burgundy.woff) format('woff'), url(/assets/theme/fonts/little-burgundy.ttf) format('truetype'), url(/assets/theme/fonts/little-burgundy.svg#little-burgundy) format('svg');
  font-weight: normal;
  font-style: normal;
}
[class*='icon-lb-']:before {
  display: inline-block;
  font-family: 'little burgundy';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-lb-bag:before {
  content: '\0042';
}
.icon-lb-location:before {
  content: '\004c';
}
.icon-lb-search:before {
  content: '\0053';
}
.icon-lb-user:before {
  content: '\0055';
}
.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon,
.country {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}
.flag-icon:before,
.country:before {
  content: "\00a0";
}
.flag-icon.flag-icon-squared,
.country.flag-icon-squared {
  width: 1em;
}
.country {
  margin-right: 0.25em;
}
.country.ca {
  background-image: url(/assets/theme/images/ca.svg);
}
.country.us {
  background-image: url(/assets/theme/images/us.svg);
}
div {
  position: relative;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  margin-top: 0;
}
/**********
    from http://github.danielcardoso.net/load-awesome/
*/
@-webkit-keyframes ball-spin {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  20% {
    opacity: 0.6;
  }
  40% {
    opacity: 0.4;
  }
  60% {
    opacity: 0.2;
  }
  80% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
@keyframes ball-spin {
  0%,
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  20% {
    opacity: 0.6;
  }
  40% {
    opacity: 0.4;
  }
  60% {
    opacity: 0.2;
  }
  80% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
.alert-header {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.25em;
  padding: 5px;
}
.btn {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
}
.btn-primary {
  color: #fff;
  background-color: #00263d;
  border-color: #001824;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.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: #fff;
  background-color: #000000;
  border-color: #000000;
}
.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.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 {
  background-color: #00263d;
  border-color: #001824;
}
.btn-primary .badge {
  color: #00263d;
  background-color: #fff;
}
.btn-pill-primary {
  color: #fff;
  background-color: #000;
  border-color: #000000;
  min-width: 150px;
  border-radius: 23px;
  text-transform: uppercase;
  padding: 12px 20px;
  vertical-align: middle;
}
.btn-pill-primary:focus,
.btn-pill-primary.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-pill-primary:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-pill-primary:active,
.btn-pill-primary.active,
.open > .dropdown-toggle.btn-pill-primary {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-pill-primary:active:hover,
.btn-pill-primary.active:hover,
.open > .dropdown-toggle.btn-pill-primary:hover,
.btn-pill-primary:active:focus,
.btn-pill-primary.active:focus,
.open > .dropdown-toggle.btn-pill-primary:focus,
.btn-pill-primary:active.focus,
.btn-pill-primary.active.focus,
.open > .dropdown-toggle.btn-pill-primary.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-pill-primary:active,
.btn-pill-primary.active,
.open > .dropdown-toggle.btn-pill-primary {
  background-image: none;
}
.btn-pill-primary.disabled,
.btn-pill-primary[disabled],
fieldset[disabled] .btn-pill-primary,
.btn-pill-primary.disabled:hover,
.btn-pill-primary[disabled]:hover,
fieldset[disabled] .btn-pill-primary:hover,
.btn-pill-primary.disabled:focus,
.btn-pill-primary[disabled]:focus,
fieldset[disabled] .btn-pill-primary:focus,
.btn-pill-primary.disabled.focus,
.btn-pill-primary[disabled].focus,
fieldset[disabled] .btn-pill-primary.focus,
.btn-pill-primary.disabled:active,
.btn-pill-primary[disabled]:active,
fieldset[disabled] .btn-pill-primary:active,
.btn-pill-primary.disabled.active,
.btn-pill-primary[disabled].active,
fieldset[disabled] .btn-pill-primary.active {
  background-color: #000;
  border-color: #000000;
}
.btn-pill-primary .badge {
  color: #000;
  background-color: #fff;
}
.btn-pill-secondary {
  color: #000;
  background-color: #fff;
  border-color: #000000;
  min-width: 150px;
  border-radius: 23px;
  border: 2px solid #000;
  text-transform: uppercase;
  padding: 12px 20px;
  vertical-align: middle;
}
.btn-pill-secondary:focus,
.btn-pill-secondary.focus {
  color: #000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.btn-pill-secondary:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.btn-pill-secondary:active,
.btn-pill-secondary.active,
.open > .dropdown-toggle.btn-pill-secondary {
  color: #000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.btn-pill-secondary:active:hover,
.btn-pill-secondary.active:hover,
.open > .dropdown-toggle.btn-pill-secondary:hover,
.btn-pill-secondary:active:focus,
.btn-pill-secondary.active:focus,
.open > .dropdown-toggle.btn-pill-secondary:focus,
.btn-pill-secondary:active.focus,
.btn-pill-secondary.active.focus,
.open > .dropdown-toggle.btn-pill-secondary.focus {
  color: #000;
  background-color: #d4d4d4;
  border-color: #000000;
}
.btn-pill-secondary:active,
.btn-pill-secondary.active,
.open > .dropdown-toggle.btn-pill-secondary {
  background-image: none;
}
.btn-pill-secondary.disabled,
.btn-pill-secondary[disabled],
fieldset[disabled] .btn-pill-secondary,
.btn-pill-secondary.disabled:hover,
.btn-pill-secondary[disabled]:hover,
fieldset[disabled] .btn-pill-secondary:hover,
.btn-pill-secondary.disabled:focus,
.btn-pill-secondary[disabled]:focus,
fieldset[disabled] .btn-pill-secondary:focus,
.btn-pill-secondary.disabled.focus,
.btn-pill-secondary[disabled].focus,
fieldset[disabled] .btn-pill-secondary.focus,
.btn-pill-secondary.disabled:active,
.btn-pill-secondary[disabled]:active,
fieldset[disabled] .btn-pill-secondary:active,
.btn-pill-secondary.disabled.active,
.btn-pill-secondary[disabled].active,
fieldset[disabled] .btn-pill-secondary.active {
  background-color: #fff;
  border-color: #000000;
}
.btn-pill-secondary .badge {
  color: #fff;
  background-color: #000;
}
.btn-pill-secondary.no-border {
  border: none;
}
@media (min-width: 768px) {
  .btn-pill-hybrid {
    color: #000;
    background-color: #fff;
    border-color: #000000;
    min-width: 150px;
    border-radius: 23px;
    text-transform: uppercase;
    border: none;
    padding: 12px 20px;
    vertical-align: middle;
  }
  .btn-pill-hybrid:focus,
  .btn-pill-hybrid.focus {
    color: #000;
    background-color: #e6e6e6;
    border-color: #000000;
  }
  .btn-pill-hybrid:hover {
    color: #000;
    background-color: #e6e6e6;
    border-color: #000000;
  }
  .btn-pill-hybrid:active,
  .btn-pill-hybrid.active,
  .open > .dropdown-toggle.btn-pill-hybrid {
    color: #000;
    background-color: #e6e6e6;
    border-color: #000000;
  }
  .btn-pill-hybrid:active:hover,
  .btn-pill-hybrid.active:hover,
  .open > .dropdown-toggle.btn-pill-hybrid:hover,
  .btn-pill-hybrid:active:focus,
  .btn-pill-hybrid.active:focus,
  .open > .dropdown-toggle.btn-pill-hybrid:focus,
  .btn-pill-hybrid:active.focus,
  .btn-pill-hybrid.active.focus,
  .open > .dropdown-toggle.btn-pill-hybrid.focus {
    color: #000;
    background-color: #d4d4d4;
    border-color: #000000;
  }
  .btn-pill-hybrid:active,
  .btn-pill-hybrid.active,
  .open > .dropdown-toggle.btn-pill-hybrid {
    background-image: none;
  }
  .btn-pill-hybrid.disabled,
  .btn-pill-hybrid[disabled],
  fieldset[disabled] .btn-pill-hybrid,
  .btn-pill-hybrid.disabled:hover,
  .btn-pill-hybrid[disabled]:hover,
  fieldset[disabled] .btn-pill-hybrid:hover,
  .btn-pill-hybrid.disabled:focus,
  .btn-pill-hybrid[disabled]:focus,
  fieldset[disabled] .btn-pill-hybrid:focus,
  .btn-pill-hybrid.disabled.focus,
  .btn-pill-hybrid[disabled].focus,
  fieldset[disabled] .btn-pill-hybrid.focus,
  .btn-pill-hybrid.disabled:active,
  .btn-pill-hybrid[disabled]:active,
  fieldset[disabled] .btn-pill-hybrid:active,
  .btn-pill-hybrid.disabled.active,
  .btn-pill-hybrid[disabled].active,
  fieldset[disabled] .btn-pill-hybrid.active {
    background-color: #fff;
    border-color: #000000;
  }
  .btn-pill-hybrid .badge {
    color: #fff;
    background-color: #000;
  }
}
@media (max-width: 768px) {
  .btn-pill-hybrid {
    color: #fff;
    background-color: #000;
    border-color: #000000;
    min-width: 150px;
    border-radius: 23px;
    text-transform: uppercase;
    padding: 12px 20px;
    vertical-align: middle;
  }
  .btn-pill-hybrid:focus,
  .btn-pill-hybrid.focus {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
  }
  .btn-pill-hybrid:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
  }
  .btn-pill-hybrid:active,
  .btn-pill-hybrid.active,
  .open > .dropdown-toggle.btn-pill-hybrid {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
  }
  .btn-pill-hybrid:active:hover,
  .btn-pill-hybrid.active:hover,
  .open > .dropdown-toggle.btn-pill-hybrid:hover,
  .btn-pill-hybrid:active:focus,
  .btn-pill-hybrid.active:focus,
  .open > .dropdown-toggle.btn-pill-hybrid:focus,
  .btn-pill-hybrid:active.focus,
  .btn-pill-hybrid.active.focus,
  .open > .dropdown-toggle.btn-pill-hybrid.focus {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
  }
  .btn-pill-hybrid:active,
  .btn-pill-hybrid.active,
  .open > .dropdown-toggle.btn-pill-hybrid {
    background-image: none;
  }
  .btn-pill-hybrid.disabled,
  .btn-pill-hybrid[disabled],
  fieldset[disabled] .btn-pill-hybrid,
  .btn-pill-hybrid.disabled:hover,
  .btn-pill-hybrid[disabled]:hover,
  fieldset[disabled] .btn-pill-hybrid:hover,
  .btn-pill-hybrid.disabled:focus,
  .btn-pill-hybrid[disabled]:focus,
  fieldset[disabled] .btn-pill-hybrid:focus,
  .btn-pill-hybrid.disabled.focus,
  .btn-pill-hybrid[disabled].focus,
  fieldset[disabled] .btn-pill-hybrid.focus,
  .btn-pill-hybrid.disabled:active,
  .btn-pill-hybrid[disabled]:active,
  fieldset[disabled] .btn-pill-hybrid:active,
  .btn-pill-hybrid.disabled.active,
  .btn-pill-hybrid[disabled].active,
  fieldset[disabled] .btn-pill-hybrid.active {
    background-color: #000;
    border-color: #000000;
  }
  .btn-pill-hybrid .badge {
    color: #000;
    background-color: #fff;
  }
}
.btn-pill-tertiary {
  color: #000;
  background-color: #eeeeee;
  border-color: #000000;
  min-width: 150px;
  border-radius: 23px;
  border: none;
  padding: 12px 20px;
  vertical-align: middle;
}
.btn-pill-tertiary:focus,
.btn-pill-tertiary.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #000000;
}
.btn-pill-tertiary:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #000000;
}
.btn-pill-tertiary:active,
.btn-pill-tertiary.active,
.open > .dropdown-toggle.btn-pill-tertiary {
  color: #000;
  background-color: #d5d5d5;
  border-color: #000000;
}
.btn-pill-tertiary:active:hover,
.btn-pill-tertiary.active:hover,
.open > .dropdown-toggle.btn-pill-tertiary:hover,
.btn-pill-tertiary:active:focus,
.btn-pill-tertiary.active:focus,
.open > .dropdown-toggle.btn-pill-tertiary:focus,
.btn-pill-tertiary:active.focus,
.btn-pill-tertiary.active.focus,
.open > .dropdown-toggle.btn-pill-tertiary.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #000000;
}
.btn-pill-tertiary:active,
.btn-pill-tertiary.active,
.open > .dropdown-toggle.btn-pill-tertiary {
  background-image: none;
}
.btn-pill-tertiary.disabled,
.btn-pill-tertiary[disabled],
fieldset[disabled] .btn-pill-tertiary,
.btn-pill-tertiary.disabled:hover,
.btn-pill-tertiary[disabled]:hover,
fieldset[disabled] .btn-pill-tertiary:hover,
.btn-pill-tertiary.disabled:focus,
.btn-pill-tertiary[disabled]:focus,
fieldset[disabled] .btn-pill-tertiary:focus,
.btn-pill-tertiary.disabled.focus,
.btn-pill-tertiary[disabled].focus,
fieldset[disabled] .btn-pill-tertiary.focus,
.btn-pill-tertiary.disabled:active,
.btn-pill-tertiary[disabled]:active,
fieldset[disabled] .btn-pill-tertiary:active,
.btn-pill-tertiary.disabled.active,
.btn-pill-tertiary[disabled].active,
fieldset[disabled] .btn-pill-tertiary.active {
  background-color: #eeeeee;
  border-color: #000000;
}
.btn-pill-tertiary .badge {
  color: #eeeeee;
  background-color: #000;
}
.btn-primary-dark {
  color: #fff;
  background-color: #000;
  border-color: #000000;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
}
.btn-primary-dark:focus,
.btn-primary-dark.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary-dark:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary-dark:active,
.btn-primary-dark.active,
.open > .dropdown-toggle.btn-primary-dark {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary-dark:active:hover,
.btn-primary-dark.active:hover,
.open > .dropdown-toggle.btn-primary-dark:hover,
.btn-primary-dark:active:focus,
.btn-primary-dark.active:focus,
.open > .dropdown-toggle.btn-primary-dark:focus,
.btn-primary-dark:active.focus,
.btn-primary-dark.active.focus,
.open > .dropdown-toggle.btn-primary-dark.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary-dark:active,
.btn-primary-dark.active,
.open > .dropdown-toggle.btn-primary-dark {
  background-image: none;
}
.btn-primary-dark.disabled,
.btn-primary-dark[disabled],
fieldset[disabled] .btn-primary-dark,
.btn-primary-dark.disabled:hover,
.btn-primary-dark[disabled]:hover,
fieldset[disabled] .btn-primary-dark:hover,
.btn-primary-dark.disabled:focus,
.btn-primary-dark[disabled]:focus,
fieldset[disabled] .btn-primary-dark:focus,
.btn-primary-dark.disabled.focus,
.btn-primary-dark[disabled].focus,
fieldset[disabled] .btn-primary-dark.focus,
.btn-primary-dark.disabled:active,
.btn-primary-dark[disabled]:active,
fieldset[disabled] .btn-primary-dark:active,
.btn-primary-dark.disabled.active,
.btn-primary-dark[disabled].active,
fieldset[disabled] .btn-primary-dark.active {
  background-color: #000;
  border-color: #000000;
}
.btn-primary-dark .badge {
  color: #000;
  background-color: #fff;
}
.btn-primary-dark:hover {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #1f1f1f;
}
.btn-secondary {
  color: #fff;
  background-color: #216ff3;
  border-color: #0d6cee;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
}
.btn-secondary:focus,
.btn-secondary.focus {
  color: #fff;
  background-color: #0b56d6;
  border-color: #063575;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #0b56d6;
  border-color: #0a51b4;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  color: #fff;
  background-color: #0b56d6;
  border-color: #0a51b4;
}
.btn-secondary:active:hover,
.btn-secondary.active:hover,
.open > .dropdown-toggle.btn-secondary:hover,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.open > .dropdown-toggle.btn-secondary:focus,
.btn-secondary:active.focus,
.btn-secondary.active.focus,
.open > .dropdown-toggle.btn-secondary.focus {
  color: #fff;
  background-color: #0a49b4;
  border-color: #063575;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  background-color: #216ff3;
  border-color: #0d6cee;
}
.btn-secondary .badge {
  color: #216ff3;
  background-color: #fff;
}
.btn-gray {
  color: #fff;
  background-color: #555555;
  border-color: #494949;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
}
.btn-gray:focus,
.btn-gray.focus {
  color: #fff;
  background-color: #3c3c3c;
  border-color: #090909;
}
.btn-gray:hover {
  color: #fff;
  background-color: #3c3c3c;
  border-color: #2a2a2a;
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  color: #fff;
  background-color: #3c3c3c;
  border-color: #2a2a2a;
}
.btn-gray:active:hover,
.btn-gray.active:hover,
.open > .dropdown-toggle.btn-gray:hover,
.btn-gray:active:focus,
.btn-gray.active:focus,
.open > .dropdown-toggle.btn-gray:focus,
.btn-gray:active.focus,
.btn-gray.active.focus,
.open > .dropdown-toggle.btn-gray.focus {
  color: #fff;
  background-color: #2a2a2a;
  border-color: #090909;
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  background-image: none;
}
.btn-gray.disabled,
.btn-gray[disabled],
fieldset[disabled] .btn-gray,
.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled.focus,
.btn-gray[disabled].focus,
fieldset[disabled] .btn-gray.focus,
.btn-gray.disabled:active,
.btn-gray[disabled]:active,
fieldset[disabled] .btn-gray:active,
.btn-gray.disabled.active,
.btn-gray[disabled].active,
fieldset[disabled] .btn-gray.active {
  background-color: #555555;
  border-color: #494949;
}
.btn-gray .badge {
  color: #555555;
  background-color: #fff;
}
.btn-black {
  color: #fff;
  background-color: #000;
  border-color: #000;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
}
.btn-black:focus,
.btn-black.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-black:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-black:active:hover,
.btn-black.active:hover,
.open > .dropdown-toggle.btn-black:hover,
.btn-black:active:focus,
.btn-black.active:focus,
.open > .dropdown-toggle.btn-black:focus,
.btn-black:active.focus,
.btn-black.active.focus,
.open > .dropdown-toggle.btn-black.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-black:active,
.btn-black.active,
.open > .dropdown-toggle.btn-black {
  background-image: none;
}
.btn-black.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-black,
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-black:focus,
.btn-black.disabled.focus,
.btn-black[disabled].focus,
fieldset[disabled] .btn-black.focus,
.btn-black.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-black:active,
.btn-black.disabled.active,
.btn-black[disabled].active,
fieldset[disabled] .btn-black.active {
  background-color: #000;
  border-color: #000;
}
.btn-black .badge {
  color: #000;
  background-color: #fff;
}
.btn-black:hover {
  background: #262626;
}
.button-bag {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-color: #001624;
  color: #fff;
  background-color: #00263d;
  border-color: #001824;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
}
.button-bag:hover,
.button-bag:focus,
.button-bag.focus {
  color: #333;
  text-decoration: none;
}
.button-bag:active,
.button-bag.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);
}
.button-bag.disabled,
.button-bag[disabled],
fieldset[disabled] .button-bag {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.button-bag.disabled,
fieldset[disabled] a.button-bag {
  pointer-events: none;
}
.button-bag:focus,
.button-bag.focus {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.button-bag:hover {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.button-bag:active,
.button-bag.active,
.open > .dropdown-toggle.button-bag {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.button-bag:active:hover,
.button-bag.active:hover,
.open > .dropdown-toggle.button-bag:hover,
.button-bag:active:focus,
.button-bag.active:focus,
.open > .dropdown-toggle.button-bag:focus,
.button-bag:active.focus,
.button-bag.active.focus,
.open > .dropdown-toggle.button-bag.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.button-bag:active,
.button-bag.active,
.open > .dropdown-toggle.button-bag {
  background-image: none;
}
.button-bag.disabled,
.button-bag[disabled],
fieldset[disabled] .button-bag,
.button-bag.disabled:hover,
.button-bag[disabled]:hover,
fieldset[disabled] .button-bag:hover,
.button-bag.disabled:focus,
.button-bag[disabled]:focus,
fieldset[disabled] .button-bag:focus,
.button-bag.disabled.focus,
.button-bag[disabled].focus,
fieldset[disabled] .button-bag.focus,
.button-bag.disabled:active,
.button-bag[disabled]:active,
fieldset[disabled] .button-bag:active,
.button-bag.disabled.active,
.button-bag[disabled].active,
fieldset[disabled] .button-bag.active {
  background-color: #00263d;
  border-color: #001624;
}
.button-bag .badge {
  color: #00263d;
  background-color: #fff;
}
.button-bag:focus,
.button-bag.focus {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.button-bag:hover {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.button-bag:active,
.button-bag.active,
.open > .dropdown-toggle.button-bag {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.button-bag:active:hover,
.button-bag.active:hover,
.open > .dropdown-toggle.button-bag:hover,
.button-bag:active:focus,
.button-bag.active:focus,
.open > .dropdown-toggle.button-bag:focus,
.button-bag:active.focus,
.button-bag.active.focus,
.open > .dropdown-toggle.button-bag.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.button-bag:active,
.button-bag.active,
.open > .dropdown-toggle.button-bag {
  background-image: none;
}
.button-bag.disabled,
.button-bag[disabled],
fieldset[disabled] .button-bag,
.button-bag.disabled:hover,
.button-bag[disabled]:hover,
fieldset[disabled] .button-bag:hover,
.button-bag.disabled:focus,
.button-bag[disabled]:focus,
fieldset[disabled] .button-bag:focus,
.button-bag.disabled.focus,
.button-bag[disabled].focus,
fieldset[disabled] .button-bag.focus,
.button-bag.disabled:active,
.button-bag[disabled]:active,
fieldset[disabled] .button-bag:active,
.button-bag.disabled.active,
.button-bag[disabled].active,
fieldset[disabled] .button-bag.active {
  background-color: #00263d;
  border-color: #001824;
}
.button-bag .badge {
  color: #00263d;
  background-color: #fff;
}
.button-find {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #216ff3;
  border-color: #0d6cee;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
}
.button-find:hover,
.button-find:focus,
.button-find.focus {
  color: #333;
  text-decoration: none;
}
.button-find:active,
.button-find.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);
}
.button-find.disabled,
.button-find[disabled],
fieldset[disabled] .button-find {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.button-find.disabled,
fieldset[disabled] a.button-find {
  pointer-events: none;
}
.button-find:focus,
.button-find.focus {
  color: #fff;
  background-color: #0b56d6;
  border-color: #063575;
}
.button-find:hover {
  color: #fff;
  background-color: #0b56d6;
  border-color: #0a51b4;
}
.button-find:active,
.button-find.active,
.open > .dropdown-toggle.button-find {
  color: #fff;
  background-color: #0b56d6;
  border-color: #0a51b4;
}
.button-find:active:hover,
.button-find.active:hover,
.open > .dropdown-toggle.button-find:hover,
.button-find:active:focus,
.button-find.active:focus,
.open > .dropdown-toggle.button-find:focus,
.button-find:active.focus,
.button-find.active.focus,
.open > .dropdown-toggle.button-find.focus {
  color: #fff;
  background-color: #0a49b4;
  border-color: #063575;
}
.button-find:active,
.button-find.active,
.open > .dropdown-toggle.button-find {
  background-image: none;
}
.button-find.disabled,
.button-find[disabled],
fieldset[disabled] .button-find,
.button-find.disabled:hover,
.button-find[disabled]:hover,
fieldset[disabled] .button-find:hover,
.button-find.disabled:focus,
.button-find[disabled]:focus,
fieldset[disabled] .button-find:focus,
.button-find.disabled.focus,
.button-find[disabled].focus,
fieldset[disabled] .button-find.focus,
.button-find.disabled:active,
.button-find[disabled]:active,
fieldset[disabled] .button-find:active,
.button-find.disabled.active,
.button-find[disabled].active,
fieldset[disabled] .button-find.active {
  background-color: #216ff3;
  border-color: #0d6cee;
}
.button-find .badge {
  color: #216ff3;
  background-color: #fff;
}
.button-wishlist {
  color: #00263d;
  font-weight: normal;
  border-radius: 0;
  padding: 0;
  border: none;
  color: transparent;
  position: absolute;
  top: 1rem;
  right: 4rem;
  bottom: auto;
  left: auto;
  z-index: 50;
}
.button-wishlist,
.button-wishlist:active,
.button-wishlist.active,
.button-wishlist[disabled],
fieldset[disabled] .button-wishlist {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button-wishlist,
.button-wishlist:hover,
.button-wishlist:focus,
.button-wishlist:active {
  border-color: transparent;
}
.button-wishlist:hover,
.button-wishlist:focus {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}
.button-wishlist[disabled]:hover,
fieldset[disabled] .button-wishlist:hover,
.button-wishlist[disabled]:focus,
fieldset[disabled] .button-wishlist:focus {
  color: #777777;
  text-decoration: none;
}
.dropdown-menu {
  border: none;
}
.carousel-caption {
  background: rgba(0, 0, 0, 0.3);
  display: none;
}
.carousel-control {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  z-index: 3;
}
.carousel-control .icon-next {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
}
.carousel-control .icon-next:before {
  content: "\f105";
}
.carousel-control .icon-prev {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
}
.carousel-control .icon-prev:before {
  content: "\f104";
}
.carousel-indicators {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  bottom: 0.42857143em;
  margin-bottom: 0;
}
/**********
    product-carousel styles
*/
.base-carousel-wrapper,
.horizontal-carousel-wrapper {
  margin: 10px auto;
  position: relative;
  z-index: 1;
}
/** Carousel **/
.base-carousel {
  overflow: hidden;
  padding-bottom: 20px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.base-carousel ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 20000em;
}
.base-carousel ul li {
  text-align: center;
  border: 1px solid #fff;
  float: left;
  padding: 0 15px;
  width: 285px;
}
.base-carousel ul li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.base-carousel ul li img {
  display: block;
  max-width: 100%;
  height: auto;
}
.base-carousel .product-info {
  display: none;
}
.base-carousel.cross-sell .product-info {
  text-align: center;
  display: block;
}
.base-carousel.cross-sell .product-info .name {
  display: block;
}
.carousel.item-wrapper {
  position: relative;
  z-index: 1;
}
.item {
  position: relative;
  z-index: 1;
}
.item img {
  display: block;
  max-width: 100%;
  height: auto;
}
/** Carousel Controls **/
.base-carousel-control-prev {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  font-size: 2em;
  height: 2em;
  line-height: 2em;
  margin-top: -2em;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 50%;
  z-index: 100;
  display: none;
  left: 10px;
}
.base-carousel-control-prev > span {
  height: 100%;
  width: 100%;
}
.base-carousel-control-prev:hover,
.base-carousel-control-prev:active,
.base-carousel-control-prev:focus {
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  text-decoration: none;
}
.base-carousel-control-prev span:before {
  content: "\f104";
}
.base-carousel-control-next {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  font-size: 2em;
  height: 2em;
  line-height: 2em;
  margin-top: -2em;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 50%;
  z-index: 100;
  display: none;
  right: 10px;
}
.base-carousel-control-next > span {
  height: 100%;
  width: 100%;
}
.base-carousel-control-next:hover,
.base-carousel-control-next:active,
.base-carousel-control-next:focus {
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  text-decoration: none;
}
.base-carousel-control-next span:before {
  content: "\f105";
}
/** Carousel Pagination **/
.base-carousel-pagination {
  text-align: center;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #555555;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 1.42857143em;
  bottom: 0;
  left: 50%;
  line-height: 0em;
  padding: 0.35714286em 0;
  position: absolute;
  z-index: 10;
}
.base-carousel-pagination a {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  background: #fff;
  border-radius: 100%;
  color: #555555;
  display: inline-block;
  font-size: 1em;
  height: 1em;
  line-height: 1;
  margin: 0 0.35714286em;
  text-decoration: none;
  text-indent: -9999px;
  width: 1em;
}
.base-carousel-pagination a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #000;
}
.base-carousel-pagination a.active {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #555555;
  color: #fff;
}
/**********
    end product-carousel styles
*/
/**********
    basic pagination
*/
.pagination > li > a,
.pagination > li > span {
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  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 {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
}
.page-header {
  text-align: center;
  margin: 0 0 0.85714286em;
  padding: 0 0 0.85714286em;
}
.page-header:before,
.page-header:after {
  content: " ";
  display: table;
}
.page-header:after {
  clear: both;
}
.page-header:before,
.page-header:after {
  content: " ";
  display: table;
}
.page-header:after {
  clear: both;
}
.page-header .page-title {
  font-size: 1.7em;
  margin: 0;
}
.page-header .page-subtitle {
  color: #777777;
  font-family: "stabilgrotesk Light", Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  margin-bottom: 0;
}
.catalogs {
  margin-bottom: 1em;
  margin-top: 1em;
}
.catalogs .issues {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .catalogs .issues {
    float: left;
    width: 66.66666667%;
  }
}
.catalogs .issues nav {
  margin-left: -10px;
  margin-right: -10px;
}
.catalogs .archives {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .catalogs .archives {
    float: left;
    width: 50%;
  }
}
.catalogs .archives .nav {
  text-align: center;
  margin: 1em 0;
}
.catalogs .archives > a {
  text-align: center;
  color: #333333;
  display: block;
  font-size: 1.7em;
}
.catalogs .archives > a:hover {
  color: #00263d;
}
.catalogs .archives > a img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0.71428571em 0 0;
}
.catalogs .dropdown > a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.catalogs .dropdown > a:hover,
.catalogs .dropdown > a:focus,
.catalogs .dropdown > a.focus {
  color: #333;
  text-decoration: none;
}
.catalogs .dropdown > a:active,
.catalogs .dropdown > a.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);
}
.catalogs .dropdown > a.disabled,
.catalogs .dropdown > a[disabled],
fieldset[disabled] .catalogs .dropdown > a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.catalogs .dropdown > a.disabled,
fieldset[disabled] a.catalogs .dropdown > a {
  pointer-events: none;
}
.catalogs .dropdown > a:focus,
.catalogs .dropdown > a.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.catalogs .dropdown > a:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.catalogs .dropdown > a:active,
.catalogs .dropdown > a.active,
.open > .dropdown-toggle.catalogs .dropdown > a {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.catalogs .dropdown > a:active:hover,
.catalogs .dropdown > a.active:hover,
.open > .dropdown-toggle.catalogs .dropdown > a:hover,
.catalogs .dropdown > a:active:focus,
.catalogs .dropdown > a.active:focus,
.open > .dropdown-toggle.catalogs .dropdown > a:focus,
.catalogs .dropdown > a:active.focus,
.catalogs .dropdown > a.active.focus,
.open > .dropdown-toggle.catalogs .dropdown > a.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.catalogs .dropdown > a:active,
.catalogs .dropdown > a.active,
.open > .dropdown-toggle.catalogs .dropdown > a {
  background-image: none;
}
.catalogs .dropdown > a.disabled,
.catalogs .dropdown > a[disabled],
fieldset[disabled] .catalogs .dropdown > a,
.catalogs .dropdown > a.disabled:hover,
.catalogs .dropdown > a[disabled]:hover,
fieldset[disabled] .catalogs .dropdown > a:hover,
.catalogs .dropdown > a.disabled:focus,
.catalogs .dropdown > a[disabled]:focus,
fieldset[disabled] .catalogs .dropdown > a:focus,
.catalogs .dropdown > a.disabled.focus,
.catalogs .dropdown > a[disabled].focus,
fieldset[disabled] .catalogs .dropdown > a.focus,
.catalogs .dropdown > a.disabled:active,
.catalogs .dropdown > a[disabled]:active,
fieldset[disabled] .catalogs .dropdown > a:active,
.catalogs .dropdown > a.disabled.active,
.catalogs .dropdown > a[disabled].active,
fieldset[disabled] .catalogs .dropdown > a.active {
  background-color: #fff;
  border-color: #ccc;
}
.catalogs .dropdown > a .badge {
  color: #fff;
  background-color: #333;
}
.catalogs .dropdown-menu > li a:before,
.catalogs .dropdown-menu > li a:after {
  content: " ";
  display: table;
}
.catalogs .dropdown-menu > li a:after {
  clear: both;
}
.catalogs .dropdown-menu > li a:before,
.catalogs .dropdown-menu > li a:after {
  content: " ";
  display: table;
}
.catalogs .dropdown-menu > li a:after {
  clear: both;
}
.catalogs .dropdown-menu > li a span {
  float: left;
}
.catalogs .dropdown-menu > li a span img {
  height: auto;
  max-height: 3em;
  max-width: 3em;
  margin-right: 0.5em;
  width: auto;
}
.catalogs .banner {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .catalogs .banner {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .catalogs .banner {
    float: left;
    width: 33.33333333%;
  }
}
.catalogs .banner a {
  color: #333333;
  display: block;
  font-size: 1.7em;
}
.catalogs .banner a:hover {
  color: #00263d;
}
.catalogs .banner img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0.71428571em 0 0;
}
.catalogs .pages {
  display: none;
}
.catalog-wrapper {
  margin: 1em 0;
}
.catalog-wrapper .catalog-page {
  display: inline-block;
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}
.catalog-wrapper .slide-row {
  text-align: center;
  position: relative;
  white-space: nowrap;
  word-spacing: 0;
  z-index: 1;
}
.catalog-wrapper .slide-page {
  display: inline-block;
  margin: 0;
  max-width: 50%;
  padding: 0;
  position: relative;
  z-index: 1;
}
.catalog-wrapper .slide-page .hotspot {
  display: block;
  position: absolute;
  z-index: 10;
}
.catalog-wrapper .zoom-wrap {
  position: relative;
  z-index: 1;
}
.catalog-wrapper .zoom-wrap .zoomImg {
  cursor: all-scroll;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  z-index: 1;
}
.catalog-wrapper .lSSlideOuter .lSPager.lSGallery li {
  text-align: center;
}
.catalog-wrapper .lSSlideOuter .lSPager.lSGallery li a {
  border: 2px solid #fff;
  display: inline-block;
  margin: 0 auto;
  white-space: nowrap;
}
.catalog-wrapper .lSSlideOuter .lSPager.lSGallery li.active a {
  border-color: #00263d;
}
.catalog-wrapper .lSSlideOuter,
.catalog-wrapper .lSSlideWrapper {
  z-index: 1;
}
.catalog-wrapper .lSControl {
  z-index: 100;
}
.catalog-wrapper .lightSlider {
  margin: 0 0 9px 0;
  z-index: 10;
}
.catalog-wrapper .lSSlideWrapper {
  position: relative;
  z-index: 1;
}
.catalog-wrapper .lSSlideWrapper .lSControl {
  font-size: 5.2em;
  height: 5.2em;
  line-height: 5.2em;
  left: 0;
  margin-top: -2.6em;
  position: absolute;
  top: 50%;
}
.catalog-wrapper .lSSlideWrapper .lSControl.lSNext {
  left: auto;
  right: 0;
}
.catalog-wrapper .lSSlideOuter {
  z-index: 1;
}
.catalog-wrapper .lSSlideOuter:before,
.catalog-wrapper .lSSlideOuter:after {
  content: " ";
  display: table;
}
.catalog-wrapper .lSSlideOuter:after {
  clear: both;
}
.catalog-wrapper .lSSlideOuter:before,
.catalog-wrapper .lSSlideOuter:after {
  content: " ";
  display: table;
}
.catalog-wrapper .lSSlideOuter:after {
  clear: both;
}
.catalog-wrapper.mobile .slide-page {
  max-width: 100%;
  position: relative;
  z-index: 1;
}
.catalog-wrapper.mobile .slide-page .hotspot {
  display: block;
  position: absolute;
  z-index: 10;
}
.catalog-wrapper .catalog-nav-previous,
.catalog-wrapper .catalog-nav-next {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.catalog-wrapper .catalog-nav-previous:before,
.catalog-wrapper .catalog-nav-next:before {
  content: "\f104";
}
.catalog-wrapper .catalog-nav-next:before {
  content: "\f105";
}
.modal.snapshot .modal-dialog {
  width: auto;
}
.modal.snapshot .modal-body-content {
  margin-left: -4px;
  margin-right: -4px;
  position: relative;
}
.modal.snapshot .modal-body-content .close {
  position: absolute;
  right: 0.71428571em;
  top: -0.71428571em;
  z-index: 10;
}
.modal.snapshot .image-wrap,
.modal.snapshot .info-wrap {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 4px;
  padding-right: 4px;
}
.modal.snapshot .image-wrap img,
.modal.snapshot .info-wrap img {
  display: block;
  max-width: 100%;
  height: auto;
}
.modal.snapshot .image-wrap > a {
  display: block;
}
.modal.snapshot .btn-view-details {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-color: #001624;
  color: #fff;
  background-color: #00263d;
  border-color: #001824;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
}
.modal.snapshot .btn-view-details:hover,
.modal.snapshot .btn-view-details:focus,
.modal.snapshot .btn-view-details.focus {
  color: #333;
  text-decoration: none;
}
.modal.snapshot .btn-view-details:active,
.modal.snapshot .btn-view-details.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);
}
.modal.snapshot .btn-view-details.disabled,
.modal.snapshot .btn-view-details[disabled],
fieldset[disabled] .modal.snapshot .btn-view-details {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.modal.snapshot .btn-view-details.disabled,
fieldset[disabled] a.modal.snapshot .btn-view-details {
  pointer-events: none;
}
.modal.snapshot .btn-view-details:focus,
.modal.snapshot .btn-view-details.focus {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.modal.snapshot .btn-view-details:hover {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.modal.snapshot .btn-view-details:active,
.modal.snapshot .btn-view-details.active,
.open > .dropdown-toggle.modal.snapshot .btn-view-details {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.modal.snapshot .btn-view-details:active:hover,
.modal.snapshot .btn-view-details.active:hover,
.open > .dropdown-toggle.modal.snapshot .btn-view-details:hover,
.modal.snapshot .btn-view-details:active:focus,
.modal.snapshot .btn-view-details.active:focus,
.open > .dropdown-toggle.modal.snapshot .btn-view-details:focus,
.modal.snapshot .btn-view-details:active.focus,
.modal.snapshot .btn-view-details.active.focus,
.open > .dropdown-toggle.modal.snapshot .btn-view-details.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.modal.snapshot .btn-view-details:active,
.modal.snapshot .btn-view-details.active,
.open > .dropdown-toggle.modal.snapshot .btn-view-details {
  background-image: none;
}
.modal.snapshot .btn-view-details.disabled,
.modal.snapshot .btn-view-details[disabled],
fieldset[disabled] .modal.snapshot .btn-view-details,
.modal.snapshot .btn-view-details.disabled:hover,
.modal.snapshot .btn-view-details[disabled]:hover,
fieldset[disabled] .modal.snapshot .btn-view-details:hover,
.modal.snapshot .btn-view-details.disabled:focus,
.modal.snapshot .btn-view-details[disabled]:focus,
fieldset[disabled] .modal.snapshot .btn-view-details:focus,
.modal.snapshot .btn-view-details.disabled.focus,
.modal.snapshot .btn-view-details[disabled].focus,
fieldset[disabled] .modal.snapshot .btn-view-details.focus,
.modal.snapshot .btn-view-details.disabled:active,
.modal.snapshot .btn-view-details[disabled]:active,
fieldset[disabled] .modal.snapshot .btn-view-details:active,
.modal.snapshot .btn-view-details.disabled.active,
.modal.snapshot .btn-view-details[disabled].active,
fieldset[disabled] .modal.snapshot .btn-view-details.active {
  background-color: #00263d;
  border-color: #001624;
}
.modal.snapshot .btn-view-details .badge {
  color: #00263d;
  background-color: #fff;
}
.modal.snapshot .btn-view-details:focus,
.modal.snapshot .btn-view-details.focus {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.modal.snapshot .btn-view-details:hover {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.modal.snapshot .btn-view-details:active,
.modal.snapshot .btn-view-details.active,
.open > .dropdown-toggle.modal.snapshot .btn-view-details {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.modal.snapshot .btn-view-details:active:hover,
.modal.snapshot .btn-view-details.active:hover,
.open > .dropdown-toggle.modal.snapshot .btn-view-details:hover,
.modal.snapshot .btn-view-details:active:focus,
.modal.snapshot .btn-view-details.active:focus,
.open > .dropdown-toggle.modal.snapshot .btn-view-details:focus,
.modal.snapshot .btn-view-details:active.focus,
.modal.snapshot .btn-view-details.active.focus,
.open > .dropdown-toggle.modal.snapshot .btn-view-details.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.modal.snapshot .btn-view-details:active,
.modal.snapshot .btn-view-details.active,
.open > .dropdown-toggle.modal.snapshot .btn-view-details {
  background-image: none;
}
.modal.snapshot .btn-view-details.disabled,
.modal.snapshot .btn-view-details[disabled],
fieldset[disabled] .modal.snapshot .btn-view-details,
.modal.snapshot .btn-view-details.disabled:hover,
.modal.snapshot .btn-view-details[disabled]:hover,
fieldset[disabled] .modal.snapshot .btn-view-details:hover,
.modal.snapshot .btn-view-details.disabled:focus,
.modal.snapshot .btn-view-details[disabled]:focus,
fieldset[disabled] .modal.snapshot .btn-view-details:focus,
.modal.snapshot .btn-view-details.disabled.focus,
.modal.snapshot .btn-view-details[disabled].focus,
fieldset[disabled] .modal.snapshot .btn-view-details.focus,
.modal.snapshot .btn-view-details.disabled:active,
.modal.snapshot .btn-view-details[disabled]:active,
fieldset[disabled] .modal.snapshot .btn-view-details:active,
.modal.snapshot .btn-view-details.disabled.active,
.modal.snapshot .btn-view-details[disabled].active,
fieldset[disabled] .modal.snapshot .btn-view-details.active {
  background-color: #00263d;
  border-color: #001824;
}
.modal.snapshot .btn-view-details .badge {
  color: #00263d;
  background-color: #fff;
}
.modal.snapshot .price {
  display: block;
}
.modal.snapshot .modal-title {
  font-size: 1.25em;
}
.modal.snapshot .modal-header {
  padding: 10px;
}
@media (min-width: 768px) {
  .button-wishlist {
    top: 3.5rem;
    right: 2.5rem;
  }
  .carousel-caption {
    display: block;
  }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    font-size: 48px;
    height: 48px;
    margin-top: -24px;
    width: 48px;
  }
  .carousel-control .icon-next {
    margin-right: -48px;
  }
  .carousel-control .icon-prev {
    margin-left: -48px;
  }
  .carousel-indicators {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 0;
    margin-left: 0;
    padding: 0 0.85714286em;
    width: auto;
  }
  .carousel-indicators li {
    border-color: #00263d;
  }
  .base-carousel .product-info {
    display: block;
  }
  .base-carousel-control-prev,
  .base-carousel-control-next {
    font-size: 3em;
    height: 3em;
    line-height: 1;
    margin-top: -3em;
    top: 33%;
  }
  .base-carousel-pagination {
    padding: 0.71428571em 0.35714286em;
    line-height: 0.25em;
  }
  .base-carousel-pagination a {
    font-size: 1.25em;
    height: 1.25em;
    line-height: 1;
    padding: 0;
    width: 1.25em;
  }
  .pagination {
    margin: 0;
  }
  .pagination > li > a,
  .pagination > li > span {
    padding: 1px 0.71428571em;
    font-size: 1em;
  }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
    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 {
    text-align: center;
  }
  .pagination > li > a {
    border: none;
    margin-left: 0;
  }
  .catalog-container .catalog-landing-wrapper > h2 {
    text-align: left;
  }
  .catalogs .archives .nav {
    text-align: left;
  }
  .catalogs .archives > a {
    text-align: left;
  }
  .catalogs .dropdown-menu > li a span img {
    max-height: 5em;
    max-width: 5em;
  }
  .catalogs .pages {
    display: block;
  }
  .modal.snapshot .modal-dialog {
    top: 50px;
    width: 480px;
  }
  .modal.snapshot .modal-body-content {
    margin-left: -10px;
    margin-right: -10px;
  }
  .modal.snapshot .modal-body-content h4 {
    font-size: 1.7em;
  }
  .modal.snapshot .image-wrap {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1024px) {
  .carousel-caption {
    display: block;
  }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    font-size: 80px;
    height: 80px;
    margin-top: -40px;
    width: 80px;
  }
  .carousel-control .icon-next {
    margin-right: -80px;
  }
  .carousel-control .icon-prev {
    margin-left: -80px;
  }
  .base-carousel-control-prev,
  .base-carousel-control-next {
    font-size: 4em;
    height: 4em;
    line-height: 4em;
    margin-top: -4em;
    top: 50%;
  }
}
.mod {
  /*flex layouts for modules*/
}
.mod.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}
@media (min-width: 768px) {
  .mod.flex-desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 768px) {
  .mod.flex-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 768px) {
  .mod.desktop-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (max-width: 768px) {
  .mod.mobile-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.mod.absolute {
  position: absolute;
}
.mod.absolute.bottom-right {
  bottom: 20px;
  right: 7px;
}
.mod.absolute.bottom-left {
  bottom: 20px;
  left: 7px;
}
@media (min-width: 768px) {
  .mod.absolute-desktop {
    position: absolute;
  }
  .mod.absolute-desktop.bottom-right {
    bottom: 20px;
    right: 7px;
  }
  .mod.absolute-desktop.bottom-left {
    bottom: 20px;
    left: 7px;
  }
}
@media (max-width: 768px) {
  .mod.absolute-mobile {
    position: absolute;
  }
  .mod.absolute-mobile.bottom-right {
    bottom: 20px;
    right: 7px;
  }
  .mod.absolute-mobile.bottom-left {
    bottom: 20px;
    left: 7px;
  }
}
.modrow {
  padding: 0.5rem 1rem 0 1rem;
}
.video-row {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 1rem;
}
.video-row > .navbar-header,
.video-row > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 1024px) {
  .video-row > .navbar-header,
  .video-row > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.mod1VL .video-col,
.mod1VL .image-col {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0 5px;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mod1VL .video-col,
  .mod1VL .image-col {
    float: left;
    width: 50%;
  }
}
.mod1VL .video-col:last-of-type,
.mod1VL .image-col:last-of-type {
  margin-bottom: 0;
}
.mod1VL .vimeo-embed-container,
.mod1VL .video-player-container {
  margin-top: 0;
}
.mod1VL .vimeo-embed-container.video-col,
.mod1VL .video-player-container.video-col {
  padding-bottom: 75.99%;
}
.mod1VL .vimeo-embed-container.video-col.ar-100-117,
.mod1VL .video-player-container.video-col.ar-100-117 {
  padding-bottom: 122.16%;
}
.mod1VL .vimeo-embed-container.video-col.ar-100-85,
.mod1VL .video-player-container.video-col.ar-100-85 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.cta-outer {
  position: absolute;
  top: 0;
  left: 10px;
}
.cta-outer.text-white {
  color: #fff;
}
.cta-outer.text-black {
  color: #000;
}
.cta-link {
  display: inline-block;
  font-weight: 500;
  border-bottom: 1px solid transparent;
  margin-bottom: 8px;
  padding: 0.5em 1.5em;
  text-transform: uppercase;
}
.text-white .cta-link {
  color: #fff;
}
.text-black .cta-link {
  color: #000;
}
.cta-link:hover {
  text-decoration: none;
}
.cta-heading {
  font-family: "stabilgrotesk Light", Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  font-weight: 700;
}
.cta-copy {
  margin-bottom: 0.5em;
}
.mod-slider {
  visibility: hidden;
}
.mod-slider.slick-initialized {
  visibility: visible;
}
.mod-slider .slick-list {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mod-slider .slick-slide {
  padding: 1em;
}
.mod-slider .slick-prev,
.mod-slider .slick-next {
  background-color: transparent;
}
.peek-slider-container {
  margin-left: -10px;
  margin-right: -10px;
}
.peek-slider .slick-list {
  padding: 0 10% 0 10%;
  margin-left: 0;
  margin-right: 0;
}
.peek-slider .slick-disabled {
  display: none !important;
}
.peek-slider .slick-slide {
  padding-left: 0;
  padding-right: 0;
}
.peek-slider .slick-arrow::before {
  display: block;
  background-color: gray;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-size: 20px;
  color: black;
  vertical-align: baseline;
}
.peek-slider .slick-next {
  top: -10px;
  left: unset;
  right: 3%;
  width: 30px;
  text-align: center;
}
.peek-slider .slick-prev {
  top: -10px;
  left: unset;
  right: -webkit-calc(3% + 30px);
  right: calc(3% + 30px);
  width: 30px;
  text-align: center;
}
@media (max-width: 768px) {
  .mod-slider .slick-list {
    margin-left: 0;
    margin-right: 0;
  }
  .mod-slider .slick-slide {
    padding-left: 0;
    padding-right: 0;
  }
  .mod-slider.slick-initialized .slick-list {
    margin-left: 0;
    margin-right: 0;
  }
}
.home .category-section.modwrap {
  margin-bottom: 1rem;
}
.home .no-block-padding .category-section.modwrap {
  margin-bottom: 0;
}
.category-section.modwrap .category-group {
  margin-left: 0;
  margin-right: 0;
}
.category-section.modwrap .category-group.multirow {
  margin-left: -17px;
  margin-right: -17px;
}
.home .no-block-padding .category-section.modwrap .category-group.multirow {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 1024px) {
  .category-section.modwrap .category-group.category-landing-row {
    margin-left: 35px;
    margin-right: 35px;
  }
}
.category-section.modwrap .category-image a {
  padding: 0;
}
.category-section.modwrap .category-image .feature-image {
  display: block;
  width: 100%;
  height: auto;
}
.mod1R .cta-outer {
  position: absolute;
  bottom: 0;
  top: auto;
  right: 15px;
  left: 0;
}
.mod1R .cta-block {
  background-color: transparent;
  opacity: 1;
  padding: 1rem;
  position: static;
  text-align: right;
  padding: 0;
}
.mod1R .cta-block .cta-heading {
  position: static;
  font-size: 2.6em;
  font-weight: 500;
  margin-bottom: 0.25em;
  width: 100%;
}
.mod1R .cta-block .cta-subhead {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0;
}
.mod1R .cta-block span.cta-link {
  cursor: pointer;
}
.mod1R .cta-block .cta-link {
  /*&:first-of-type {
                margin-left: 15px;
                margin-right: 0;
            }*/
  margin-left: 15px;
  margin-right: 0;
  padding: 0;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
}
.mod1R .cta-block .cta-link:hover {
  border-bottom: 2px solid;
}
.mod1R .vimeo-embed-container.ar-384-167,
.mod1R .video-player-container.ar-384-167 {
  padding-bottom: 139.76%;
}
.mod1L .cta-outer {
  position: absolute;
  bottom: 0;
  top: auto;
  right: 15px;
  left: 0;
}
.mod1L .cta-block {
  background-color: transparent;
  opacity: 1;
  padding: 1rem;
  position: static;
  text-align: right;
  padding: 0;
}
.mod1L .cta-block .cta-heading {
  position: static;
  font-size: 2.6em;
  font-weight: 500;
  margin-bottom: 0.25em;
  width: 100%;
}
.mod1L .cta-block .cta-subhead {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0;
}
.mod1L .cta-block span.cta-link {
  cursor: pointer;
}
.mod1L .cta-block .cta-link {
  /*&:first-of-type {
                margin-left: 15px;
                margin-right: 0;
            }*/
  margin-left: 15px;
  margin-right: 0;
  padding: 0;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
}
.mod1L .cta-block .cta-link:hover {
  border-bottom: 2px solid;
}
.mod1L .vimeo-embed-container.ar-384-167,
.mod1L .video-player-container.ar-384-167 {
  padding-bottom: 139.76%;
}
.mod1L .cta-outer {
  left: 15px;
  right: 0;
}
.mod1L .cta-block {
  text-align: left;
}
.mod1L .cta-block .cta-link:first-of-type {
  margin-left: 0;
  margin-right: 15px;
}
.mod1N {
  padding-left: 0;
  padding-right: 0;
}
.mod1N .cta-outer {
  position: absolute;
  bottom: 0;
  top: auto;
  right: 15px;
  left: 0;
}
.mod1N .cta-block {
  background-color: transparent;
  opacity: 1;
  padding: 1rem;
  position: static;
  text-align: right;
  padding: 0;
}
.mod1N .cta-block .cta-heading {
  position: static;
  font-size: 2.6em;
  font-weight: 500;
  margin-bottom: 0.25em;
  width: 100%;
}
.mod1N .cta-block .cta-subhead {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0;
}
.mod1N .cta-block span.cta-link {
  cursor: pointer;
}
.mod1N .cta-block .cta-link {
  /*&:first-of-type {
                margin-left: 15px;
                margin-right: 0;
            }*/
  margin-left: 15px;
  margin-right: 0;
  padding: 0;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
}
.mod1N .cta-block .cta-link:hover {
  border-bottom: 2px solid;
}
.mod1N .vimeo-embed-container.ar-384-167,
.mod1N .video-player-container.ar-384-167 {
  padding-bottom: 139.76%;
}
.mod2R {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mod2R {
    float: left;
    width: 50%;
  }
}
.mod2R .cta-outer {
  position: absolute;
  bottom: 0;
  top: auto;
  right: 15px;
  left: 0;
}
.mod2R .cta-block {
  background-color: transparent;
  opacity: 1;
  padding: 1rem;
  position: static;
  text-align: right;
  padding: 0;
}
.mod2R .cta-block .cta-heading {
  position: static;
  font-size: 2.6em;
  font-weight: 500;
  margin-bottom: 0.25em;
  width: 100%;
}
.mod2R .cta-block .cta-subhead {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0;
}
.mod2R .cta-block span.cta-link {
  cursor: pointer;
}
.mod2R .cta-block .cta-link {
  /*&:first-of-type {
                margin-left: 15px;
                margin-right: 0;
            }*/
  margin-left: 15px;
  margin-right: 0;
  padding: 0;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
}
.mod2R .cta-block .cta-link:hover {
  border-bottom: 2px solid;
}
.mod2R .vimeo-embed-container.ar-384-167,
.mod2R .video-player-container.ar-384-167 {
  padding-bottom: 139.76%;
}
.no-block-padding .mod2R {
  padding: 0;
  margin-bottom: 0;
}
.mod2R:last-of-type {
  margin-bottom: 0;
}
.mod2R .cta-outer {
  padding-right: 0.5rem;
}
.mod2R .vimeo-embed-container.two-up.ar-100-117,
.mod2R .video-player-container.two-up.ar-100-117 {
  padding-bottom: 122.16%;
}
.mod2N {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-bottom: 1rem;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .mod2N {
    float: left;
    width: 50%;
  }
}
.mod2N .cta-outer {
  position: absolute;
  bottom: 0;
  top: auto;
  right: 15px;
  left: 0;
}
.mod2N .cta-block {
  background-color: transparent;
  opacity: 1;
  padding: 1rem;
  position: static;
  text-align: right;
  padding: 0;
}
.mod2N .cta-block .cta-heading {
  position: static;
  font-size: 2.6em;
  font-weight: 500;
  margin-bottom: 0.25em;
  width: 100%;
}
.mod2N .cta-block .cta-subhead {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0;
}
.mod2N .cta-block span.cta-link {
  cursor: pointer;
}
.mod2N .cta-block .cta-link {
  /*&:first-of-type {
                margin-left: 15px;
                margin-right: 0;
            }*/
  margin-left: 15px;
  margin-right: 0;
  padding: 0;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
}
.mod2N .cta-block .cta-link:hover {
  border-bottom: 2px solid;
}
.mod2N .vimeo-embed-container.ar-384-167,
.mod2N .video-player-container.ar-384-167 {
  padding-bottom: 139.76%;
}
.no-block-padding .mod2N {
  padding: 0;
  margin-bottom: 0;
}
.mod2N:last-of-type {
  margin-bottom: 0;
}
.mod2N .cta-outer {
  padding-right: 0.5rem;
}
.mod2N .vimeo-embed-container.two-up.ar-100-117,
.mod2N .video-player-container.two-up.ar-100-117 {
  padding-bottom: 122.16%;
}
@media (min-width: 768px) {
  .mod2N {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .mod2N {
    float: left;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .mod2N:not(:first-of-type) {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mod2N:not(:first-of-type) {
    display: none !important;
  }
}
.mod3R {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mod3R {
    float: left;
    width: 33.33333333%;
  }
}
.mod3R .cta-outer {
  position: absolute;
  bottom: 0;
  top: auto;
  right: 15px;
  left: 0;
}
.mod3R .cta-block {
  background-color: transparent;
  opacity: 1;
  padding: 1rem;
  position: static;
  text-align: right;
  padding: 0;
}
.mod3R .cta-block .cta-heading {
  position: static;
  font-size: 2.6em;
  font-weight: 500;
  margin-bottom: 0.25em;
  width: 100%;
}
.mod3R .cta-block .cta-subhead {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0;
}
.mod3R .cta-block span.cta-link {
  cursor: pointer;
}
.mod3R .cta-block .cta-link {
  /*&:first-of-type {
                margin-left: 15px;
                margin-right: 0;
            }*/
  margin-left: 15px;
  margin-right: 0;
  padding: 0;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
}
.mod3R .cta-block .cta-link:hover {
  border-bottom: 2px solid;
}
.mod3R .vimeo-embed-container.ar-384-167,
.mod3R .video-player-container.ar-384-167 {
  padding-bottom: 139.76%;
}
.no-block-padding .mod3R {
  padding: 0;
  margin-bottom: 0;
}
.mod3R:last-of-type {
  margin-bottom: 0;
}
.mod3R .cta-outer {
  padding-right: 0.5rem;
}
.mod3N {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-bottom: 1rem;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .mod3N {
    float: left;
    width: 33.33333333%;
  }
}
.mod3N .cta-outer {
  position: absolute;
  bottom: 0;
  top: auto;
  right: 15px;
  left: 0;
}
.mod3N .cta-block {
  background-color: transparent;
  opacity: 1;
  padding: 1rem;
  position: static;
  text-align: right;
  padding: 0;
}
.mod3N .cta-block .cta-heading {
  position: static;
  font-size: 2.6em;
  font-weight: 500;
  margin-bottom: 0.25em;
  width: 100%;
}
.mod3N .cta-block .cta-subhead {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0;
}
.mod3N .cta-block span.cta-link {
  cursor: pointer;
}
.mod3N .cta-block .cta-link {
  /*&:first-of-type {
                margin-left: 15px;
                margin-right: 0;
            }*/
  margin-left: 15px;
  margin-right: 0;
  padding: 0;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
}
.mod3N .cta-block .cta-link:hover {
  border-bottom: 2px solid;
}
.mod3N .vimeo-embed-container.ar-384-167,
.mod3N .video-player-container.ar-384-167 {
  padding-bottom: 139.76%;
}
.no-block-padding .mod3N {
  padding: 0;
  margin-bottom: 0;
}
.mod3N:last-of-type {
  margin-bottom: 0;
}
.mod3N .cta-outer {
  padding-right: 0.5rem;
}
@media (min-width: 768px) {
  .mod3N {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .mod3N {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .mod3N:not(:first-of-type) {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mod3N:not(:first-of-type) {
    display: none !important;
  }
}
.mod4R {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .mod4R {
    float: left;
    width: 25%;
  }
}
.mod4R .cta-outer {
  position: absolute;
  bottom: 0;
  top: auto;
  right: 15px;
  left: 0;
}
.mod4R .cta-block {
  background-color: transparent;
  opacity: 1;
  padding: 1rem;
  position: static;
  text-align: right;
  padding: 0;
}
.mod4R .cta-block .cta-heading {
  position: static;
  font-size: 2.6em;
  font-weight: 500;
  margin-bottom: 0.25em;
  width: 100%;
}
.mod4R .cta-block .cta-subhead {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0;
}
.mod4R .cta-block span.cta-link {
  cursor: pointer;
}
.mod4R .cta-block .cta-link {
  /*&:first-of-type {
                margin-left: 15px;
                margin-right: 0;
            }*/
  margin-left: 15px;
  margin-right: 0;
  padding: 0;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
}
.mod4R .cta-block .cta-link:hover {
  border-bottom: 2px solid;
}
.mod4R .vimeo-embed-container.ar-384-167,
.mod4R .video-player-container.ar-384-167 {
  padding-bottom: 139.76%;
}
.mod4R:last-of-type {
  margin-bottom: 0;
}
.mod4R .cta-outer {
  padding-right: 0.5rem;
}
.mod4N {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-bottom: 1rem;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .mod4N {
    float: left;
    width: 25%;
  }
}
.mod4N .cta-outer {
  position: absolute;
  bottom: 0;
  top: auto;
  right: 15px;
  left: 0;
}
.mod4N .cta-block {
  background-color: transparent;
  opacity: 1;
  padding: 1rem;
  position: static;
  text-align: right;
  padding: 0;
}
.mod4N .cta-block .cta-heading {
  position: static;
  font-size: 2.6em;
  font-weight: 500;
  margin-bottom: 0.25em;
  width: 100%;
}
.mod4N .cta-block .cta-subhead {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0;
}
.mod4N .cta-block span.cta-link {
  cursor: pointer;
}
.mod4N .cta-block .cta-link {
  /*&:first-of-type {
                margin-left: 15px;
                margin-right: 0;
            }*/
  margin-left: 15px;
  margin-right: 0;
  padding: 0;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
}
.mod4N .cta-block .cta-link:hover {
  border-bottom: 2px solid;
}
.mod4N .vimeo-embed-container.ar-384-167,
.mod4N .video-player-container.ar-384-167 {
  padding-bottom: 139.76%;
}
.mod4N:last-of-type {
  margin-bottom: 0;
}
.mod4N .cta-outer {
  padding-right: 0.5rem;
}
@media (min-width: 768px) {
  .mod4N {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .mod4N {
    float: left;
    width: 25%;
  }
}
@media (max-width: 767px) {
  .mod4N:not(:first-of-type) {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mod4N:not(:first-of-type) {
    display: none !important;
  }
}
.mod8C {
  float: left;
  width: 25%;
  margin-bottom: 1rem;
  padding: 0 2% 0 2%;
}
.mod8C img {
  width: 100%;
  height: auto;
}
.mod12C {
  float: left;
  width: 25%;
  margin-bottom: 1rem;
  padding: 0 2% 0 2%;
}
.mod12C img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .mod1VL .vimeo-embed-container.video-col,
  .mod1VL .video-player-container.video-col {
    padding-bottom: 29.99%;
  }
  .mod1VL .vimeo-embed-container.video-col.ar-100-117,
  .mod1VL .video-player-container.video-col.ar-100-117 {
    padding-bottom: 58.5%;
  }
  .mod1VL .vimeo-embed-container.video-col.ar-100-85,
  .mod1VL .video-player-container.video-col.ar-100-85 {
    padding-bottom: 85%;
  }
  .mod1VL .video-col,
  .mod1VL .image-col {
    margin-bottom: 0;
  }
  .cta-heading {
    font-size: 1.9em;
  }
  .mod1R .cta-outer {
    bottom: 0;
    right: 30px;
    left: auto;
    top: auto;
  }
  .mod1R .cta-block {
    padding: 0;
  }
  .mod1R .cta-block .cta-heading {
    top: auto;
    left: auto;
    font-size: 2.5em;
    margin-bottom: 0.5vw;
    margin-left: 0;
    width: auto;
  }
  .mod1R .cta-block .cta-subhead {
    font-size: 1.8em;
    font-weight: 400;
    padding: 0 0.3em;
  }
  .mod1R .cta-block .cta-link {
    border-color: transparent;
    margin-bottom: 24px;
    /*&:first-of-type {
                    margin-left: 30px;
                    margin-right: 0;
                }*/
    margin-left: 30px;
    margin-right: 0;
  }
  .mod1R .cta-block .cta-link:hover {
    border-bottom: 2px solid;
  }
  .mod1R .vimeo-embed-container.ar-384-167,
  .mod1R .video-player-container.ar-384-167 {
    padding-bottom: 43.49%;
  }
  .mod1L .cta-outer {
    bottom: 0;
    right: 30px;
    left: auto;
    top: auto;
  }
  .mod1L .cta-block {
    padding: 0;
  }
  .mod1L .cta-block .cta-heading {
    top: auto;
    left: auto;
    font-size: 2.5em;
    margin-bottom: 0.5vw;
    margin-left: 0;
    width: auto;
  }
  .mod1L .cta-block .cta-subhead {
    font-size: 1.8em;
    font-weight: 400;
    padding: 0 0.3em;
  }
  .mod1L .cta-block .cta-link {
    border-color: transparent;
    margin-bottom: 24px;
    /*&:first-of-type {
                    margin-left: 30px;
                    margin-right: 0;
                }*/
    margin-left: 30px;
    margin-right: 0;
  }
  .mod1L .cta-block .cta-link:hover {
    border-bottom: 2px solid;
  }
  .mod1L .vimeo-embed-container.ar-384-167,
  .mod1L .video-player-container.ar-384-167 {
    padding-bottom: 43.49%;
  }
  .mod1L .cta-outer {
    right: auto;
    left: 1.75rem;
  }
  .mod1L .cta-block .cta-link:first-of-type {
    margin-left: 0;
    margin-right: 30px;
  }
  .mod2R {
    margin-bottom: 0;
  }
  .mod2R .cta-outer {
    bottom: 0;
    right: 30px;
    left: auto;
    top: auto;
  }
  .mod2R .cta-block {
    padding: 0;
  }
  .mod2R .cta-block .cta-heading {
    top: auto;
    left: auto;
    font-size: 2.5em;
    margin-bottom: 0.5vw;
    margin-left: 0;
    width: auto;
  }
  .mod2R .cta-block .cta-subhead {
    font-size: 1.8em;
    font-weight: 400;
    padding: 0 0.3em;
  }
  .mod2R .cta-block .cta-link {
    border-color: transparent;
    margin-bottom: 24px;
    /*&:first-of-type {
                    margin-left: 30px;
                    margin-right: 0;
                }*/
    margin-left: 30px;
    margin-right: 0;
  }
  .mod2R .cta-block .cta-link:hover {
    border-bottom: 2px solid;
  }
  .mod2R .vimeo-embed-container.ar-384-167,
  .mod2R .video-player-container.ar-384-167 {
    padding-bottom: 43.49%;
  }
  .mod2R .cta-block {
    text-align: right;
  }
  .mod2R .vimeo-embed-container.two-up.ar-100-117,
  .mod2R .video-player-container.two-up.ar-100-117 {
    padding-bottom: 117%;
  }
  .mod3R {
    margin-bottom: 0;
  }
  .mod3R .cta-outer {
    bottom: 0;
    right: 30px;
    left: auto;
    top: auto;
  }
  .mod3R .cta-block {
    padding: 0;
  }
  .mod3R .cta-block .cta-heading {
    top: auto;
    left: auto;
    font-size: 2.5em;
    margin-bottom: 0.5vw;
    margin-left: 0;
    width: auto;
  }
  .mod3R .cta-block .cta-subhead {
    font-size: 1.8em;
    font-weight: 400;
    padding: 0 0.3em;
  }
  .mod3R .cta-block .cta-link {
    border-color: transparent;
    margin-bottom: 24px;
    /*&:first-of-type {
                    margin-left: 30px;
                    margin-right: 0;
                }*/
    margin-left: 30px;
    margin-right: 0;
  }
  .mod3R .cta-block .cta-link:hover {
    border-bottom: 2px solid;
  }
  .mod3R .vimeo-embed-container.ar-384-167,
  .mod3R .video-player-container.ar-384-167 {
    padding-bottom: 43.49%;
  }
  .mod4R {
    margin-bottom: 0;
  }
  .mod4R .cta-outer {
    bottom: 0;
    right: 30px;
    left: auto;
    top: auto;
  }
  .mod4R .cta-block {
    padding: 0;
  }
  .mod4R .cta-block .cta-heading {
    top: auto;
    left: auto;
    font-size: 2.5em;
    margin-bottom: 0.5vw;
    margin-left: 0;
    width: auto;
  }
  .mod4R .cta-block .cta-subhead {
    font-size: 1.8em;
    font-weight: 400;
    padding: 0 0.3em;
  }
  .mod4R .cta-block .cta-link {
    border-color: transparent;
    margin-bottom: 24px;
    /*&:first-of-type {
                    margin-left: 30px;
                    margin-right: 0;
                }*/
    margin-left: 30px;
    margin-right: 0;
  }
  .mod4R .cta-block .cta-link:hover {
    border-bottom: 2px solid;
  }
  .mod4R .vimeo-embed-container.ar-384-167,
  .mod4R .video-player-container.ar-384-167 {
    padding-bottom: 43.49%;
  }
  .mod8C {
    width: 12.5%;
  }
  .mod12C {
    width: 8.25%;
  }
}
@media (min-width: 1024px) {
  .mod1R .cta-outer {
    right: 30px;
  }
  .mod1R .cta-block .cta-heading {
    font-size: 4em;
  }
  .mod1R .cta-block .cta-subhead {
    font-size: 2em;
    padding: 0 0.5em;
  }
  .mod1L .cta-outer {
    left: 30px;
  }
  .mod1L .cta-outer {
    right: 30px;
  }
  .mod1L .cta-block .cta-heading {
    font-size: 4em;
  }
  .mod1L .cta-block .cta-subhead {
    font-size: 2em;
    padding: 0 0.5em;
  }
  .mod2R .cta-outer {
    right: 30px;
  }
  .mod2R .cta-block .cta-heading {
    font-size: 4em;
  }
  .mod2R .cta-block .cta-subhead {
    font-size: 2em;
    padding: 0 0.5em;
  }
  .mod3R .cta-outer {
    right: 30px;
  }
  .mod3R .cta-block .cta-heading {
    font-size: 4em;
  }
  .mod3R .cta-block .cta-subhead {
    font-size: 2em;
    padding: 0 0.5em;
  }
  .mod4R .cta-outer {
    right: 30px;
  }
  .mod4R .cta-block .cta-heading {
    font-size: 4em;
  }
  .mod4R .cta-block .cta-subhead {
    font-size: 2em;
    padding: 0 0.5em;
  }
}
@media (min-width: 1300px) {
  .mod1R .cta-block .cta-heading {
    font-size: 5.2em;
  }
  .mod1R .cta-block .cta-subhead {
    font-size: 2.3em;
    padding: 0 0.5em;
  }
  .mod1R .cta-block .cta-link {
    font-size: 1.7em;
  }
  .mod1L .cta-block .cta-heading {
    font-size: 5.2em;
  }
  .mod1L .cta-block .cta-subhead {
    font-size: 2.3em;
    padding: 0 0.5em;
  }
  .mod1L .cta-block .cta-link {
    font-size: 1.7em;
  }
  .mod2R .cta-block .cta-heading {
    font-size: 5.2em;
  }
  .mod2R .cta-block .cta-subhead {
    font-size: 2.3em;
    padding: 0 0.5em;
  }
  .mod2R .cta-block .cta-link {
    font-size: 1.7em;
  }
  .mod3R .cta-block .cta-heading {
    font-size: 5.2em;
  }
  .mod3R .cta-block .cta-subhead {
    font-size: 2.3em;
    padding: 0 0.5em;
  }
  .mod3R .cta-block .cta-link {
    font-size: 1.7em;
  }
  .mod4R .cta-block .cta-heading {
    font-size: 5.2em;
  }
  .mod4R .cta-block .cta-subhead {
    font-size: 2.3em;
    padding: 0 0.5em;
  }
  .mod4R .cta-block .cta-link {
    font-size: 1.7em;
  }
}
:root {
  --gladly-bottom-adjustment: 0;
  --banner-anim-duration: 42s;
}
body {
  margin: 0;
  min-height: 100vh;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: padding-top 0.2s cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: padding-top 0.2s cubic-bezier(0.62, 0.28, 0.23, 0.99);
}
body > #gladlyChat_container {
  font-family: "stabilgrotesk Light", Arial, Helvetica, sans-serif !important;
}
@media (max-width: 768px) {
  body > #gladlyChat_container {
    bottom: var(--gladly-bottom-adjustment) !important;
  }
}
.skeleton-box {
  display: inline-block;
  height: 1em;
  position: relative;
  overflow: hidden;
  background-color: #DDDBDD;
}
.skeleton-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.2)), color-stop(60%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
  content: '';
}
@-webkit-keyframes shimmer {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes shimmer {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.skeleton-box.listing-image {
  height: unset;
  width: 100%;
  aspect-ratio: 1 / 1;
}
.grecaptcha-badge {
  visibility: hidden;
}
/* Trustarc Consent classes */
.trustarc-wrapper {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 10050;
  background-color: #ffffff;
}
.trustarc-wrapperr #truste-consent-track .truste-banner {
  display: none;
}
.trustarc-wrapper #truste-consent-track {
  z-index: 1;
  padding: 32px;
  font-size: 16px;
  color: #333333;
  line-height: 1.5;
}
.trustarc-wrapper #truste-consent-track .truste-messageColumn {
  width: 75%;
  float: left;
  padding-right: 20%;
  padding-bottom: 25px;
}
.trustarc-wrapper #truste-consent-track .truste-buttonsColumn {
  width: 25%;
  float: right;
  text-align: right;
}
.trustarc-wrapper #truste-consent-track .truste-buttonsColumn button {
  background: #333333;
  border-color: #333333;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-block;
  font-size: 1.1em;
  font-weight: 400;
  padding: 0.5em 2em;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 25px;
}
.trustarc-wrapper #truste-consent-track .truste-messageColumn button {
  background: none;
  border: none;
  padding: 0;
  color: #333333;
  font-size: 16px;
  text-decoration: underline;
}
.trustarc-wrapper #truste-consent-track .truste-messageColumn .truste-cookie-link {
  color: #333333;
  font-size: 16px;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .trustarc-wrapper #truste-consent-track {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 8%;
  }
  .trustarc-wrapper #truste-consent-track .truste-messageColumn {
    width: 100%;
    padding: 0 0 20px;
  }
  .trustarc-wrapper #truste-consent-track .truste-buttonsColumn {
    width: 100%;
    text-align: center;
  }
}
/* End Trustarc classes */
.site-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 30px;
}
.footer-container {
  z-index: 1;
}
.footer-container:before,
.footer-container:after {
  content: " ";
  display: table;
}
.footer-container:after {
  clear: both;
}
.footer-container:before,
.footer-container:after {
  content: " ";
  display: table;
}
.footer-container:after {
  clear: both;
}
.loading-animation {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #00263d;
  display: none;
  font-size: 0;
  left: 50%;
  position: fixed;
  top: 40%;
  z-index: 5000;
  border-radius: 0;
  height: 100px;
  width: 100px;
  color: #393939;
}
.loading-animation > div {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #00263d;
  border: 0 solid #00263d;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  height: 16%;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 16%;
  -webkit-animation: ball-spin 1s infinite ease-in-out;
          animation: ball-spin 1s infinite ease-in-out;
}
.loading-animation > div:nth-child(1) {
  top: 5%;
  left: 50%;
  -webkit-animation-delay: -1.125s;
          animation-delay: -1.125s;
}
.loading-animation > div:nth-child(2) {
  top: 18.18019485%;
  left: 81.81980515%;
  -webkit-animation-delay: -1.25s;
          animation-delay: -1.25s;
}
.loading-animation > div:nth-child(3) {
  top: 50%;
  left: 95%;
  -webkit-animation-delay: -1.375s;
          animation-delay: -1.375s;
}
.loading-animation > div:nth-child(4) {
  top: 81.81980515%;
  left: 81.81980515%;
  -webkit-animation-delay: -1.5s;
          animation-delay: -1.5s;
}
.loading-animation > div:nth-child(5) {
  top: 95%;
  left: 50%;
  -webkit-animation-delay: -1.625s;
          animation-delay: -1.625s;
}
.loading-animation > div:nth-child(6) {
  top: 81.8198047%;
  left: 18.18019492%;
  -webkit-animation-delay: -1.75s;
          animation-delay: -1.75s;
}
.loading-animation > div:nth-child(7) {
  top: 49.99997508%;
  left: 5.00000512%;
  -webkit-animation-delay: -1.875s;
          animation-delay: -1.875s;
}
.loading-animation > div:nth-child(8) {
  top: 18.17946497%;
  left: 18.18037005%;
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
.loading-animation.is-visible {
  display: block;
}
.loading-animation > div {
  background-color: #393939;
  border: 0 solid #393939;
}
.loading-animation.inline {
  position: relative;
  z-index: 98;
}
.loading-animation.small {
  height: 50px;
  width: 50px;
}
#animation-container {
  width: 100%;
}
.slick-products {
  visibility: hidden;
}
.slick-products.slick-initialized {
  visibility: visible;
}
.slick-prev,
.slick-next {
  z-index: 1;
  position: absolute;
  left: unset;
  top: 50%;
  height: auto;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  color: transparent;
  border: none;
  outline: none;
  background: #fff;
  width: 30px;
  opacity: 0.9;
  padding: 0.2em;
}
.slick-prev:before,
.slick-next:before {
  color: #6f6f6f;
  font-family: FontAwesome;
  font-size: 40px;
  content: "\f104";
  width: 100%;
}
.slick-next {
  right: 0;
  width: 30px;
  text-align: right;
}
.slick-next:before {
  content: "\f105";
  margin: 0 0.25em;
}
.slick-initialized .slick-list {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.js-slick-carousel-brands .slick-slide {
  padding: 0;
}
.slick-slide img {
  margin: 0 auto;
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}
.cta-label {
  padding-top: 1em;
}
.input-group .input-group-addon {
  height: -webkit-calc(2.28571429em + 0.15em);
  height: calc(2.28571429em + 0.15em);
  /*@media (min-width: @screen-sm) {
            height: calc(@input-height-base + .15em);
        }*/
  background-color: #fff;
}
.input-group .input-group-addon.img-container {
  padding: -webkit-calc(0.42857143em  - 2px) -webkit-calc(0.85714286em  - 6px);
  padding: calc(0.42857143em  - 2px) calc(0.85714286em  - 6px);
  min-width: 50px;
}
.input-group .input-group-addon img {
  height: 100%;
  min-width: 24px;
}
.form-group:before,
.form-group:after {
  content: " ";
  display: table;
}
.form-group:after {
  clear: both;
}
.form-group:before,
.form-group:after {
  content: " ";
  display: table;
}
.form-group:after {
  clear: both;
}
.form-group select,
.form-group textarea,
.form-group input[type="text"],
.form-group input[type="password"],
.form-group input[type="datetime"],
.form-group input[type="datetime-local"],
.form-group input[type="date"],
.form-group input[type="month"],
.form-group input[type="time"],
.form-group input[type="week"],
.form-group input[type="number"],
.form-group input[type="email"],
.form-group input[type="url"],
.form-group input[type="search"],
.form-group input[type="tel"],
.form-group input[type="color"] {
  display: block;
  width: 100%;
  height: 2.28571429em;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  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, -webkit-box-shadow ease-in-out .15s;
  height: -webkit-calc(2.28571429em  + 2px);
  height: calc(2.28571429em  + 2px);
  height: -webkit-calc(2.28571429em + 0.15em);
  height: calc(2.28571429em + 0.15em);
}
.form-group select:focus,
.form-group textarea:focus,
.form-group input[type="text"]:focus,
.form-group input[type="password"]:focus,
.form-group input[type="datetime"]:focus,
.form-group input[type="datetime-local"]:focus,
.form-group input[type="date"]:focus,
.form-group input[type="month"]:focus,
.form-group input[type="time"]:focus,
.form-group input[type="week"]:focus,
.form-group input[type="number"]:focus,
.form-group input[type="email"]:focus,
.form-group input[type="url"]:focus,
.form-group input[type="search"]:focus,
.form-group input[type="tel"]:focus,
.form-group input[type="color"]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-group select::-moz-placeholder,
.form-group textarea::-moz-placeholder,
.form-group input[type="text"]::-moz-placeholder,
.form-group input[type="password"]::-moz-placeholder,
.form-group input[type="datetime"]::-moz-placeholder,
.form-group input[type="datetime-local"]::-moz-placeholder,
.form-group input[type="date"]::-moz-placeholder,
.form-group input[type="month"]::-moz-placeholder,
.form-group input[type="time"]::-moz-placeholder,
.form-group input[type="week"]::-moz-placeholder,
.form-group input[type="number"]::-moz-placeholder,
.form-group input[type="email"]::-moz-placeholder,
.form-group input[type="url"]::-moz-placeholder,
.form-group input[type="search"]::-moz-placeholder,
.form-group input[type="tel"]::-moz-placeholder,
.form-group input[type="color"]::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-group select:-ms-input-placeholder,
.form-group textarea:-ms-input-placeholder,
.form-group input[type="text"]:-ms-input-placeholder,
.form-group input[type="password"]:-ms-input-placeholder,
.form-group input[type="datetime"]:-ms-input-placeholder,
.form-group input[type="datetime-local"]:-ms-input-placeholder,
.form-group input[type="date"]:-ms-input-placeholder,
.form-group input[type="month"]:-ms-input-placeholder,
.form-group input[type="time"]:-ms-input-placeholder,
.form-group input[type="week"]:-ms-input-placeholder,
.form-group input[type="number"]:-ms-input-placeholder,
.form-group input[type="email"]:-ms-input-placeholder,
.form-group input[type="url"]:-ms-input-placeholder,
.form-group input[type="search"]:-ms-input-placeholder,
.form-group input[type="tel"]:-ms-input-placeholder,
.form-group input[type="color"]:-ms-input-placeholder {
  color: #999;
}
.form-group select::-webkit-input-placeholder,
.form-group textarea::-webkit-input-placeholder,
.form-group input[type="text"]::-webkit-input-placeholder,
.form-group input[type="password"]::-webkit-input-placeholder,
.form-group input[type="datetime"]::-webkit-input-placeholder,
.form-group input[type="datetime-local"]::-webkit-input-placeholder,
.form-group input[type="date"]::-webkit-input-placeholder,
.form-group input[type="month"]::-webkit-input-placeholder,
.form-group input[type="time"]::-webkit-input-placeholder,
.form-group input[type="week"]::-webkit-input-placeholder,
.form-group input[type="number"]::-webkit-input-placeholder,
.form-group input[type="email"]::-webkit-input-placeholder,
.form-group input[type="url"]::-webkit-input-placeholder,
.form-group input[type="search"]::-webkit-input-placeholder,
.form-group input[type="tel"]::-webkit-input-placeholder,
.form-group input[type="color"]::-webkit-input-placeholder {
  color: #999;
}
.form-group select[disabled],
.form-group textarea[disabled],
.form-group input[type="text"][disabled],
.form-group input[type="password"][disabled],
.form-group input[type="datetime"][disabled],
.form-group input[type="datetime-local"][disabled],
.form-group input[type="date"][disabled],
.form-group input[type="month"][disabled],
.form-group input[type="time"][disabled],
.form-group input[type="week"][disabled],
.form-group input[type="number"][disabled],
.form-group input[type="email"][disabled],
.form-group input[type="url"][disabled],
.form-group input[type="search"][disabled],
.form-group input[type="tel"][disabled],
.form-group input[type="color"][disabled],
.form-group select[readonly],
.form-group textarea[readonly],
.form-group input[type="text"][readonly],
.form-group input[type="password"][readonly],
.form-group input[type="datetime"][readonly],
.form-group input[type="datetime-local"][readonly],
.form-group input[type="date"][readonly],
.form-group input[type="month"][readonly],
.form-group input[type="time"][readonly],
.form-group input[type="week"][readonly],
.form-group input[type="number"][readonly],
.form-group input[type="email"][readonly],
.form-group input[type="url"][readonly],
.form-group input[type="search"][readonly],
.form-group input[type="tel"][readonly],
.form-group input[type="color"][readonly],
fieldset[disabled] .form-group select,
fieldset[disabled] .form-group textarea,
fieldset[disabled] .form-group input[type="text"],
fieldset[disabled] .form-group input[type="password"],
fieldset[disabled] .form-group input[type="datetime"],
fieldset[disabled] .form-group input[type="datetime-local"],
fieldset[disabled] .form-group input[type="date"],
fieldset[disabled] .form-group input[type="month"],
fieldset[disabled] .form-group input[type="time"],
fieldset[disabled] .form-group input[type="week"],
fieldset[disabled] .form-group input[type="number"],
fieldset[disabled] .form-group input[type="email"],
fieldset[disabled] .form-group input[type="url"],
fieldset[disabled] .form-group input[type="search"],
fieldset[disabled] .form-group input[type="tel"],
fieldset[disabled] .form-group input[type="color"] {
  background-color: #eeeeee;
  opacity: 1;
}
.form-group select[disabled],
.form-group textarea[disabled],
.form-group input[type="text"][disabled],
.form-group input[type="password"][disabled],
.form-group input[type="datetime"][disabled],
.form-group input[type="datetime-local"][disabled],
.form-group input[type="date"][disabled],
.form-group input[type="month"][disabled],
.form-group input[type="time"][disabled],
.form-group input[type="week"][disabled],
.form-group input[type="number"][disabled],
.form-group input[type="email"][disabled],
.form-group input[type="url"][disabled],
.form-group input[type="search"][disabled],
.form-group input[type="tel"][disabled],
.form-group input[type="color"][disabled],
fieldset[disabled] .form-group select,
fieldset[disabled] .form-group textarea,
fieldset[disabled] .form-group input[type="text"],
fieldset[disabled] .form-group input[type="password"],
fieldset[disabled] .form-group input[type="datetime"],
fieldset[disabled] .form-group input[type="datetime-local"],
fieldset[disabled] .form-group input[type="date"],
fieldset[disabled] .form-group input[type="month"],
fieldset[disabled] .form-group input[type="time"],
fieldset[disabled] .form-group input[type="week"],
fieldset[disabled] .form-group input[type="number"],
fieldset[disabled] .form-group input[type="email"],
fieldset[disabled] .form-group input[type="url"],
fieldset[disabled] .form-group input[type="search"],
fieldset[disabled] .form-group input[type="tel"],
fieldset[disabled] .form-group input[type="color"] {
  cursor: not-allowed;
}
textarea.form-group select,
textarea.form-group textarea,
textarea.form-group input[type="text"],
textarea.form-group input[type="password"],
textarea.form-group input[type="datetime"],
textarea.form-group input[type="datetime-local"],
textarea.form-group input[type="date"],
textarea.form-group input[type="month"],
textarea.form-group input[type="time"],
textarea.form-group input[type="week"],
textarea.form-group input[type="number"],
textarea.form-group input[type="email"],
textarea.form-group input[type="url"],
textarea.form-group input[type="search"],
textarea.form-group input[type="tel"],
textarea.form-group input[type="color"] {
  height: auto;
}
.form-group select.textbox-quantity,
.form-group textarea.textbox-quantity,
.form-group input[type="text"].textbox-quantity,
.form-group input[type="password"].textbox-quantity,
.form-group input[type="datetime"].textbox-quantity,
.form-group input[type="datetime-local"].textbox-quantity,
.form-group input[type="date"].textbox-quantity,
.form-group input[type="month"].textbox-quantity,
.form-group input[type="time"].textbox-quantity,
.form-group input[type="week"].textbox-quantity,
.form-group input[type="number"].textbox-quantity,
.form-group input[type="email"].textbox-quantity,
.form-group input[type="url"].textbox-quantity,
.form-group input[type="search"].textbox-quantity,
.form-group input[type="tel"].textbox-quantity,
.form-group input[type="color"].textbox-quantity {
  width: 4.25em;
}
.form-group textarea {
  height: auto;
}
@media (min-width: 768px) {
  .form-group.inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-group.inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-group.inline .form-control-static {
    display: inline-block;
  }
  .form-group.inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-group.inline .input-group .input-group-addon,
  .form-group.inline .input-group .input-group-btn,
  .form-group.inline .input-group .form-control {
    width: auto;
  }
  .form-group.inline .input-group > .form-control {
    width: 100%;
  }
  .form-group.inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-group.inline .radio,
  .form-group.inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-group.inline .radio label,
  .form-group.inline .checkbox label {
    padding-left: 0;
  }
  .form-group.inline .radio input[type="radio"],
  .form-group.inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-group.inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-group.horizontal .radio,
.form-group.horizontal .checkbox,
.form-group.horizontal .radio-inline,
.form-group.horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1.42857143em;
}
.form-group.horizontal .radio,
.form-group.horizontal .checkbox {
  min-height: 2.85714286em;
}
.form-group.horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .form-group.horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 1.42857143em;
  }
}
.form-group.horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-group.horizontal .form-group-lg .control-label {
    padding-top: 1.95238093em;
  }
}
@media (min-width: 768px) {
  .form-group.horizontal .form-group-sm .control-label {
    padding-top: 1.35714286em;
  }
}
.form-group.horizontal .radio,
.form-group.horizontal .checkbox,
.form-group.horizontal .radio-inline,
.form-group.horizontal .checkbox-inline {
  padding: 0.42857143em;
  border: 1px solid transparent;
}
.form-group.horizontal .radio,
.form-group.horizontal .checkbox {
  min-height: -webkit-calc(1.42857143em + 0.42857143em + 1px);
  min-height: calc(1.42857143em + 0.42857143em + 1px);
}
.form-group.horizontal .form-control-static {
  padding-top: 0.42857143em;
  border-top: 1px solid transparent;
  padding-bottom: 0.42857143em;
  border-bottom: 1px solid transparent;
}
@media (min-width: 768px) {
  .form-group.horizontal .control-label {
    padding-top: 0.42857143em;
    border-top: 1px solid transparent;
  }
}
.form-group.has-success label {
  color: #3c763d;
}
.form-group.has-success select,
.form-group.has-success textarea,
.form-group.has-success input[type="text"],
.form-group.has-success input[type="password"],
.form-group.has-success input[type="datetime"],
.form-group.has-success input[type="datetime-local"],
.form-group.has-success input[type="date"],
.form-group.has-success input[type="month"],
.form-group.has-success input[type="time"],
.form-group.has-success input[type="week"],
.form-group.has-success input[type="number"],
.form-group.has-success input[type="email"],
.form-group.has-success input[type="url"],
.form-group.has-success input[type="search"],
.form-group.has-success input[type="tel"],
.form-group.has-success input[type="color"] {
  border-color: #3c763d;
}
.form-group.has-warning label {
  color: #8a6d3b;
}
.form-group.has-warning select,
.form-group.has-warning textarea,
.form-group.has-warning input[type="text"],
.form-group.has-warning input[type="password"],
.form-group.has-warning input[type="datetime"],
.form-group.has-warning input[type="datetime-local"],
.form-group.has-warning input[type="date"],
.form-group.has-warning input[type="month"],
.form-group.has-warning input[type="time"],
.form-group.has-warning input[type="week"],
.form-group.has-warning input[type="number"],
.form-group.has-warning input[type="email"],
.form-group.has-warning input[type="url"],
.form-group.has-warning input[type="search"],
.form-group.has-warning input[type="tel"],
.form-group.has-warning input[type="color"] {
  border-color: #8a6d3b;
}
.form-group.has-error label,
.form-group.has-error .help-block {
  color: #d41d18;
}
.form-group.has-error select,
.form-group.has-error textarea,
.form-group.has-error input[type="text"],
.form-group.has-error input[type="password"],
.form-group.has-error input[type="datetime"],
.form-group.has-error input[type="datetime-local"],
.form-group.has-error input[type="date"],
.form-group.has-error input[type="month"],
.form-group.has-error input[type="time"],
.form-group.has-error input[type="week"],
.form-group.has-error input[type="number"],
.form-group.has-error input[type="email"],
.form-group.has-error input[type="url"],
.form-group.has-error input[type="search"],
.form-group.has-error input[type="tel"],
.form-group.has-error input[type="color"] {
  border-color: #d41d18;
}
.form-actions {
  margin-bottom: 15px;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.form-actions:before,
.form-actions:after {
  content: " ";
  display: table;
}
.form-actions:after {
  clear: both;
}
.item-actions {
  padding: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
}
.double-fields {
  margin-left: -10px;
  margin-right: -10px;
}
.double-fields .form-group {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .double-fields .form-group {
    float: left;
    width: 50%;
  }
}
.triple-fields {
  margin-left: -10px;
  margin-right: -10px;
}
.triple-fields .form-group {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .triple-fields .form-group {
    float: left;
    width: 33.33333333%;
  }
}
.quadruple-fields {
  margin-left: -10px;
  margin-right: -10px;
}
.quadruple-fields .form-group {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .quadruple-fields .form-group {
    float: left;
    width: 25%;
  }
}
.btn-item-edit,
.btn-order-details {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
}
.btn-item-edit:hover,
.btn-order-details:hover,
.btn-item-edit:focus,
.btn-order-details:focus,
.btn-item-edit.focus,
.btn-order-details.focus {
  color: #333;
  text-decoration: none;
}
.btn-item-edit:active,
.btn-order-details:active,
.btn-item-edit.active,
.btn-order-details.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-item-edit.disabled,
.btn-order-details.disabled,
.btn-item-edit[disabled],
.btn-order-details[disabled],
fieldset[disabled] .btn-item-edit,
fieldset[disabled] .btn-order-details {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-item-edit.disabled,
a.btn-order-details.disabled,
fieldset[disabled] a.btn-item-edit,
fieldset[disabled] a.btn-order-details {
  pointer-events: none;
}
.btn-item-edit:focus,
.btn-order-details:focus,
.btn-item-edit.focus,
.btn-order-details.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-item-edit:hover,
.btn-order-details:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-item-edit:active,
.btn-order-details:active,
.btn-item-edit.active,
.btn-order-details.active,
.open > .dropdown-toggle.btn-item-edit,
.open > .dropdown-toggle.btn-order-details {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-item-edit:active:hover,
.btn-order-details:active:hover,
.btn-item-edit.active:hover,
.btn-order-details.active:hover,
.open > .dropdown-toggle.btn-item-edit:hover,
.open > .dropdown-toggle.btn-order-details:hover,
.btn-item-edit:active:focus,
.btn-order-details:active:focus,
.btn-item-edit.active:focus,
.btn-order-details.active:focus,
.open > .dropdown-toggle.btn-item-edit:focus,
.open > .dropdown-toggle.btn-order-details:focus,
.btn-item-edit:active.focus,
.btn-order-details:active.focus,
.btn-item-edit.active.focus,
.btn-order-details.active.focus,
.open > .dropdown-toggle.btn-item-edit.focus,
.open > .dropdown-toggle.btn-order-details.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-item-edit:active,
.btn-order-details:active,
.btn-item-edit.active,
.btn-order-details.active,
.open > .dropdown-toggle.btn-item-edit,
.open > .dropdown-toggle.btn-order-details {
  background-image: none;
}
.btn-item-edit.disabled,
.btn-order-details.disabled,
.btn-item-edit[disabled],
.btn-order-details[disabled],
fieldset[disabled] .btn-item-edit,
fieldset[disabled] .btn-order-details,
.btn-item-edit.disabled:hover,
.btn-order-details.disabled:hover,
.btn-item-edit[disabled]:hover,
.btn-order-details[disabled]:hover,
fieldset[disabled] .btn-item-edit:hover,
fieldset[disabled] .btn-order-details:hover,
.btn-item-edit.disabled:focus,
.btn-order-details.disabled:focus,
.btn-item-edit[disabled]:focus,
.btn-order-details[disabled]:focus,
fieldset[disabled] .btn-item-edit:focus,
fieldset[disabled] .btn-order-details:focus,
.btn-item-edit.disabled.focus,
.btn-order-details.disabled.focus,
.btn-item-edit[disabled].focus,
.btn-order-details[disabled].focus,
fieldset[disabled] .btn-item-edit.focus,
fieldset[disabled] .btn-order-details.focus,
.btn-item-edit.disabled:active,
.btn-order-details.disabled:active,
.btn-item-edit[disabled]:active,
.btn-order-details[disabled]:active,
fieldset[disabled] .btn-item-edit:active,
fieldset[disabled] .btn-order-details:active,
.btn-item-edit.disabled.active,
.btn-order-details.disabled.active,
.btn-item-edit[disabled].active,
.btn-order-details[disabled].active,
fieldset[disabled] .btn-item-edit.active,
fieldset[disabled] .btn-order-details.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-item-edit .badge,
.btn-order-details .badge {
  color: #fff;
  background-color: #333;
}
.btn-item-edit .icon,
.btn-order-details .icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn-item-edit .icon:before,
.btn-order-details .icon:before {
  content: "\f044";
}
.btn-order-details span {
  display: inline-block;
}
.btn-order-details .icon {
  margin-left: 0.5em;
}
.btn-order-details .icon:before {
  content: "\f002";
}
.btn-item-delete {
  color: #00263d;
  font-weight: normal;
  border-radius: 0;
  -webkit-transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  font-size: 1.25em;
  margin-left: 0.42857143em;
  padding: 0;
  position: relative;
}
.btn-item-delete,
.btn-item-delete:active,
.btn-item-delete.active,
.btn-item-delete[disabled],
fieldset[disabled] .btn-item-delete {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-item-delete,
.btn-item-delete:hover,
.btn-item-delete:focus,
.btn-item-delete:active {
  border-color: transparent;
}
.btn-item-delete:hover,
.btn-item-delete:focus {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}
.btn-item-delete[disabled]:hover,
fieldset[disabled] .btn-item-delete:hover,
.btn-item-delete[disabled]:focus,
fieldset[disabled] .btn-item-delete:focus {
  color: #777777;
  text-decoration: none;
}
.btn-item-delete:hover {
  color: #a61713;
  text-decoration: none;
}
.btn-item-delete span {
  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;
  /*.fa-icon;

        &:before {
            content: @fa-var-remove;
        }*/
}
.btn-item-delete span:before {
  content: "\e088";
}
.wishlist-message {
  position: absolute;
  top: 51px;
  right: 55px;
  z-index: 2;
  background-color: #ececec;
  padding: 1rem;
}
@media (min-width: 768px) {
  .wishlist-message {
    top: 85px;
    right: 10px;
  }
}
.subtitle {
  margin: 0 0 0.71428571em;
}
.modal-generic {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-generic.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal-generic.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-generic .modal-header button.close {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  margin: 0;
}
.modal-generic .modal-header button.close:hover {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.modal-generic .modal-header button.close > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.modal-generic .modal-header button.close > span:before {
  content: "\f00d";
}
.modal-generic .modal-body {
  max-height: 320px;
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .modal-generic .modal-body {
    max-height: 420px;
  }
}
@media (min-width: 1300px) {
  .modal-generic .modal-body {
    max-height: 600px;
  }
}
.absolute-position {
  position: absolute;
}
.product-information-inner .alert-message-wrap .alert-success-basic {
  background-color: #ececec;
  max-width: 100%;
  text-align: center;
}
.product-information-inner .alert-message-wrap .alert-success-basic button {
  display: none;
}
.product-information-inner .alert-message-wrap .alert-success-basic .alert-body {
  color: #000;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
}
.product-information-inner .alert-message-wrap .alert-success-basic h4 {
  font-size: 1em;
}
.product-information-inner .alert-message-wrap .alert-success-basic span {
  display: none;
}
.product-information-inner .alert-message-wrap .alert-success-basic p {
  text-align: center;
}
.product-information-inner .alert-message-wrap .alert-success-basic a {
  color: #54a3ed;
  font-weight: 600;
  text-decoration: underline;
}
.alert-message-wrap {
  margin: 10px 0;
}
.alert-message-wrap > .alert-dismissable > button.close {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
}
.alert-message-wrap > .alert-dismissable > button.close:hover {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.alert-message-wrap > .alert-dismissable > button.close > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.alert-message-wrap > .alert-dismissable > button.close > span:before {
  content: "\f00d";
}
.alert-message-wrap ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.alert-message-wrap ul.errors {
  list-style: disc outside;
  margin: 0.42857143em;
}
.alert-message-wrap ul.errors li {
  margin-left: 0.85714286em;
}
.pnf-msg {
  text-align: center;
  color: #777777;
  margin: 30px;
}
.pnf-img {
  text-align: center;
}
.pnf-img img {
  max-width: 100%;
  height: auto;
}
a.cart {
  text-align: center;
  color: #00263d;
  display: inline-block;
  position: relative;
  z-index: 1;
}
a.cart:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  text-decoration: none;
}
a.cart .qty {
  background: transparent;
  bottom: 10%;
  /*background: @white;*/
  /*bottom: 0;*/
  display: block;
  font-size: 0.85em;
  left: 0;
  line-height: 1;
  padding: 0.07142857em 0;
  position: absolute;
  right: 0;
  text-align: center;
  /*transform: translateY(33%);*/
  z-index: 10;
}
.icon-angle-right:before {
  content: '\0052';
  display: inline-block;
  font-family: 'little burgundy';
  font-size: 0.55em;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 0.15em;
  padding: 0.5em;
  padding-right: 0;
  vertical-align: text-bottom;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bag:before {
  content: '\0042';
  display: inline-block;
  font-family: 'little burgundy';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-wishlist {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-navigation {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-navigation:before {
  content: "\f0c9";
}
.textbox-default {
  display: block;
  width: 100%;
  height: 2.28571429em;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  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, -webkit-box-shadow ease-in-out .15s;
  height: -webkit-calc(2.28571429em  + 2px);
  height: calc(2.28571429em  + 2px);
}
.textbox-default:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.textbox-default::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.textbox-default:-ms-input-placeholder {
  color: #999;
}
.textbox-default::-webkit-input-placeholder {
  color: #999;
}
.textbox-default[disabled],
.textbox-default[readonly],
fieldset[disabled] .textbox-default {
  background-color: #eeeeee;
  opacity: 1;
}
.textbox-default[disabled],
fieldset[disabled] .textbox-default {
  cursor: not-allowed;
}
textarea.textbox-default {
  height: auto;
}
.price-outer-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.price-outer-wrap .review-actions a {
  display: inline-block;
}
.price-wrap {
  font-size: 1.3em;
  margin-bottom: 1.75rem;
}
.price-wrap .original-price,
.details-price-container .original-price {
  padding-right: 0.35714286em;
  text-decoration: line-through;
  white-space: nowrap;
}
.price-wrap .sale-price,
.details-price-container .sale-price {
  color: #d41d18;
  white-space: nowrap;
}
.price-wrap .regular-price,
.details-price-container .regular-price {
  white-space: nowrap;
}
.promo-text {
  margin: 0.42857143em 0 0;
  font-size: medium;
  color: #216ff3;
}
.site-header {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  top: 0;
  border-width: 0 0 1px;
  background: #fff;
  z-index: 900;
}
.site-header .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .site-header .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 1024px) {
  .site-header {
    border-radius: 0;
  }
}
.site-header.affix-top {
  position: relative;
}
.site-header.affix {
  position: fixed;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-webkit-calc(-100% - var(--gap)));
            transform: translateX(calc(-100% - var(--gap)));
  }
}
@keyframes scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-webkit-calc(-100% - var(--gap)));
            transform: translateX(calc(-100% - var(--gap)));
  }
}
.visible-xs-flex {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.site-top-banner {
  text-align: center;
  background: #000;
  color: #fff;
  font-size: 0.85em;
  line-height: 1.25em;
  font-family: "stabilgrotesk Light", Arial, Helvetica, sans-serif;
  letter-spacing: 0.05rem;
  height: 3.7143rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-top-banner:before,
.site-top-banner:after {
  content: " ";
  display: table;
}
.site-top-banner:after {
  clear: both;
}
.site-top-banner:before,
.site-top-banner:after {
  content: " ";
  display: table;
}
.site-top-banner:after {
  clear: both;
}
.site-top-banner .contact {
  display: inline-block;
  margin-right: 10px;
}
.site-top-banner .marquee {
  --gap: 10rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  gap: var(--gap);
  height: 35px;
}
.site-top-banner .marquee:hover .marquee__content {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.site-top-banner .marquee img {
  height: 1.5em;
}
.site-top-banner .marquee__content {
  text-align: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  min-width: 100%;
  gap: var(--gap);
  -webkit-animation: scroll var(--banner-anim-duration) linear infinite;
          animation: scroll var(--banner-anim-duration) linear infinite;
}
.site-top-banner .marquee__content a,
.site-top-banner .marquee__content span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.site-top-banner .options {
  float: right !important;
  float: right;
  line-height: 1.42857143;
}
@media (max-width: 767px) {
  .site-top-banner .options {
    display: none !important;
  }
}
.site-top-banner .top-banner-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.site-top-banner .top-banner-slider .slider-button {
  position: absolute;
  top: 50%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border: none;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  z-index: 100;
}
.site-top-banner .top-banner-slider .slider-button-prev {
  left: 0;
}
.site-top-banner .top-banner-slider .slider-button-next {
  right: 0;
}
.site-top-banner .slider__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.site-top-banner .slider__content a,
.site-top-banner .slider__content span {
  display: none;
  width: 80vw;
}
.site-top-banner .slider__content a img,
.site-top-banner .slider__content span img {
  height: 1.5em;
}
.banner-section {
  padding: 1em;
}
.navbar-toggle {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
  display: none !important;
  background: #fff;
  float: none;
  left: 0.85714286em;
  position: absolute;
  padding: 0.07142857em 0.35714286em;
  top: 0;
  z-index: 100;
}
.navbar-toggle:hover,
.navbar-toggle:focus,
.navbar-toggle.focus {
  color: #333;
  text-decoration: none;
}
.navbar-toggle:active,
.navbar-toggle.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);
}
.navbar-toggle.disabled,
.navbar-toggle[disabled],
fieldset[disabled] .navbar-toggle {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.navbar-toggle.disabled,
fieldset[disabled] a.navbar-toggle {
  pointer-events: none;
}
.navbar-toggle:focus,
.navbar-toggle.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.navbar-toggle:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.navbar-toggle:active,
.navbar-toggle.active,
.open > .dropdown-toggle.navbar-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.navbar-toggle:active:hover,
.navbar-toggle.active:hover,
.open > .dropdown-toggle.navbar-toggle:hover,
.navbar-toggle:active:focus,
.navbar-toggle.active:focus,
.open > .dropdown-toggle.navbar-toggle:focus,
.navbar-toggle:active.focus,
.navbar-toggle.active.focus,
.open > .dropdown-toggle.navbar-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.navbar-toggle:active,
.navbar-toggle.active,
.open > .dropdown-toggle.navbar-toggle {
  background-image: none;
}
.navbar-toggle.disabled,
.navbar-toggle[disabled],
fieldset[disabled] .navbar-toggle,
.navbar-toggle.disabled:hover,
.navbar-toggle[disabled]:hover,
fieldset[disabled] .navbar-toggle:hover,
.navbar-toggle.disabled:focus,
.navbar-toggle[disabled]:focus,
fieldset[disabled] .navbar-toggle:focus,
.navbar-toggle.disabled.focus,
.navbar-toggle[disabled].focus,
fieldset[disabled] .navbar-toggle.focus,
.navbar-toggle.disabled:active,
.navbar-toggle[disabled]:active,
fieldset[disabled] .navbar-toggle:active,
.navbar-toggle.disabled.active,
.navbar-toggle[disabled].active,
fieldset[disabled] .navbar-toggle.active {
  background-color: #fff;
  border-color: #ccc;
}
.navbar-toggle .badge {
  color: #fff;
  background-color: #333;
}
@media (max-width: 767px) {
  .navbar-toggle {
    display: block !important;
  }
  table.navbar-toggle {
    display: table !important;
  }
  tr.navbar-toggle {
    display: table-row !important;
  }
  th.navbar-toggle,
  td.navbar-toggle {
    display: table-cell !important;
  }
}
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  background: #fff;
}
.navbar-toggle .icon-bar {
  background-color: #777777;
}
.navbar-toggle .toggle-navigation {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #777777;
}
.navbar-toggle .toggle-navigation:before {
  content: "\f0c9";
}
.navbar-toggle.collapsed .toggle-navigation:before {
  content: "\f0c9";
}
@-webkit-keyframes jumbotronAnimIn {
  from {
    opacity: 0;
    left: -50%;
  }
  to {
    opacity: 1;
    left: 0;
  }
}
@keyframes jumbotronAnimIn {
  from {
    opacity: 0;
    left: -50%;
  }
  to {
    opacity: 1;
    left: 0;
  }
}
@-webkit-keyframes jumbotronAnimOut {
  to {
    opacity: 0;
    left: 50%;
  }
  from {
    opacity: 1;
    left: 0;
  }
}
@keyframes jumbotronAnimOut {
  to {
    opacity: 0;
    left: 50%;
  }
  from {
    opacity: 1;
    left: 0;
  }
}
.mini-top-links .language-wrapper {
  width: 100%;
  display: none !important;
  line-height: 35px;
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .mini-top-links .language-wrapper {
    display: block !important;
  }
}
@media (min-width: 1300px) {
  .mini-top-links .language-wrapper {
    display: block !important;
  }
}
.mini-top-links .language-wrapper > ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.mini-top-links .language-wrapper > ul > li {
  display: inline-block;
  border-left: 1px solid #fff;
}
.mini-top-links > .headline {
  width: 100%;
  background: inherit;
  color: inherit;
  padding: 0.42857143em 0;
}
.mini-top-links > .headline :first-child {
  opacity: 1;
}
.mini-top-links > .headline :not(:first-child) {
  opacity: 0;
}
.mini-top-links > .headline :nth-child(n) {
  position: absolute;
  left: 0;
}
.mini-top-links a {
  display: inline-block;
  padding: 0 0.75rem;
  color: white;
  font-family: "stabilgrotesk Light", Arial, Helvetica, sans-serif;
  letter-spacing: 0.05rem;
}
.mini-top-links .pipe {
  display: inline-block;
  margin: 0 -10px 0 10px;
}
.mini-top-links .language-switcher {
  text-transform: uppercase;
}
.mini-top-links .dropdown-menu {
  min-width: unset;
  width: auto;
}
.mini-top-links .dropdown-menu a {
  margin: 0;
}
.site-minor-nav-wrapper {
  padding: 0;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: solid 1px #EEEEEE;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.site-nav-minor {
  position: relative;
  z-index: 10;
}
.site-nav-minor:before,
.site-nav-minor:after {
  content: " ";
  display: table;
}
.site-nav-minor:after {
  clear: both;
}
.site-nav-minor:before,
.site-nav-minor:after {
  content: " ";
  display: table;
}
.site-nav-minor:after {
  clear: both;
}
.minor-nav-right-wrapper {
  display: block;
  position: static;
  z-index: 2;
}
@media (max-width: 767px) {
  .minor-nav-right .set-alt {
    display: none !important;
  }
}
.site-search-panel {
  display: none;
  position: absolute;
  width: 92%;
  top: 5px;
  right: -8px;
}
.site-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  text-align: center;
  z-index: 10;
  background-color: #fff;
}
.site-search .textbox-default,
.site-search input[type="text"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  border-color: #eeeeee;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-flex: 2;
  -webkit-flex: 2 0 auto;
      -ms-flex: 2 0 auto;
          flex: 2 0 auto;
  font-size: 1.15em;
  outline: none;
  padding: 0.4rem 0.45rem;
  width: auto;
}
.site-search button {
  border-color: #fff;
  padding-left: 0.35714286em;
  padding-right: 0.35714286em;
  /*position: absolute;
        top: 25px;
        left: -40px;*/
  font-size: 1.5em;
}
.site-search button:hover,
.site-search button:focus,
.site-search button:active {
  background: none;
  border-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.site-search button .icon-lb-search {
  font-size: 1em;
  top: 8px;
}
.site-search .search-dismiss {
  cursor: default;
  font-size: 1.5em;
  padding: 10px;
}
.site-search .search-dismiss span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.site-search .search-dismiss span:before {
  content: "\f00d";
}
.autosuggest-menu {
  background: white;
  z-index: 100;
  top: -8px;
  border: solid 1px #eeeeee;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 37px;
  margin-left: 38px;
  font-size: 0.9em;
}
@media (min-width: 768px) {
  .autosuggest-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.autosuggest-menu .suggest-keywords {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  -webkit-box-flex: 10;
  -webkit-flex-grow: 10;
      -ms-flex-positive: 10;
          flex-grow: 10;
}
.autosuggest-menu .suggest-keywords ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.autosuggest-menu .suggest-keywords ul li {
  text-align: left;
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 10px;
}
.autosuggest-menu .suggest-keywords ul li a {
  color: #000;
}
.autosuggest-menu .suggest-products {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
.autosuggest-menu .suggest-products ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.autosuggest-menu .suggest-products ul li {
  padding-bottom: 10px;
}
.autosuggest-menu .suggest-products .product {
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.autosuggest-menu .suggest-products .product .product-image img {
  max-height: 120px;
  max-width: 120px;
  -webkit-filter: brightness(0.98);
          filter: brightness(0.98);
}
.autosuggest-menu .suggest-products .product .product-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  padding-left: 10px;
}
.autosuggest-menu .suggest-products .product .product-info .brand {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1em;
}
.autosuggest-menu .suggest-products .product .product-info .name {
  color: #6f6f6f;
  text-transform: uppercase;
}
.autosuggest-menu .suggest-products .product .product-info .price-wrapper {
  padding-top: 0.5em;
  font-weight: bold;
  text-decoration: none;
}
.autosuggest-menu .suggest-products .product .product-info .price-wrapper .original-price {
  display: inline-block;
  color: #333333;
  text-decoration: line-through;
  padding-right: 0.35714286em;
}
.autosuggest-menu .suggest-products .product .product-info .price-wrapper .sale-price {
  display: inline-block;
  color: #d41d18;
}
.autosuggest-menu .suggest-products .product .product-info .price-wrapper .regular-price {
  display: inline-block;
  color: #000;
}
.autosuggest-menu .suggest-warning {
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 10px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .icon-show-search {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .icon-show-search {
    display: none !important;
  }
}
@media (min-width: 1300px) {
  .icon-show-search {
    display: none !important;
  }
}
.site-search {
  /*button {
        border-color: #fff;
        color: @black;
        padding: 0 @padding-xs-horizontal;

        &:hover, &:focus, &:active {
            background: none;
            border-color: #fff;
            box-shadow: none;
            color: @brand-primary;
            outline: none;
        }

        span {
            font-size: @font-size-h3;
            transform: scale(1.5);
            top: 2px;

            @media (min-width: 768px) {
                top: 11px;
            }

            @media (min-width: 852px) {
                top: 5px;
            }
        }
    }*/
}
.site-search .textbox-default,
.site-search input[type="text"] {
  /*&:focus {
            display: block;
        }*/
}
.site-nav-major-wrapper {
  position: relative;
  min-height: 50px;
  margin-bottom: 1.42857143em;
  border: 1px solid transparent;
  background-color: #f8f8f8;
  border-color: #e7e7e7;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  background: #f4f4f4;
  bottom: 0;
  border: none;
  float: none;
  height: 95%;
  left: -100%;
  /*left: -360px;*/
  max-height: 100%;
  max-width: 100%;
  min-height: 95%;
  margin: 0;
  overflow: auto;
  position: fixed;
  top: 100px;
  z-index: 100;
  /*.close-menu {
        .hidden-sm();
        .hidden-md();
        .hidden-lg();
        text-align: right;
        background: @black;

        > a {
            .btn();
            .btn-gray();
            .btn-sm();
        }

        .close-nav {
            .fa-icon();
            font-size: @font-size-large;

            &:before {
                content: @fa-var-angle-double-left;
            }
        }
    }*/
}
@media (min-width: 1024px) {
  .site-nav-major-wrapper {
    border-radius: 0;
  }
}
.site-nav-major-wrapper .navbar-brand {
  color: #777;
}
.site-nav-major-wrapper .navbar-brand:hover,
.site-nav-major-wrapper .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.site-nav-major-wrapper .navbar-text {
  color: #777;
}
.site-nav-major-wrapper .navbar-nav > li > a {
  color: #777;
}
.site-nav-major-wrapper .navbar-nav > li > a:hover,
.site-nav-major-wrapper .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.site-nav-major-wrapper .navbar-nav > .active > a,
.site-nav-major-wrapper .navbar-nav > .active > a:hover,
.site-nav-major-wrapper .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.site-nav-major-wrapper .navbar-nav > .disabled > a,
.site-nav-major-wrapper .navbar-nav > .disabled > a:hover,
.site-nav-major-wrapper .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.site-nav-major-wrapper .navbar-toggle {
  border-color: #ddd;
}
.site-nav-major-wrapper .navbar-toggle:hover,
.site-nav-major-wrapper .navbar-toggle:focus {
  background-color: #ddd;
}
.site-nav-major-wrapper .navbar-toggle .icon-bar {
  background-color: #888;
}
.site-nav-major-wrapper .navbar-collapse,
.site-nav-major-wrapper .navbar-form {
  border-color: #e7e7e7;
}
.site-nav-major-wrapper .navbar-nav > .open > a,
.site-nav-major-wrapper .navbar-nav > .open > a:hover,
.site-nav-major-wrapper .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 1023px) {
  .site-nav-major-wrapper .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .site-nav-major-wrapper .navbar-nav .open .dropdown-menu > li > a:hover,
  .site-nav-major-wrapper .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .site-nav-major-wrapper .navbar-nav .open .dropdown-menu > .active > a,
  .site-nav-major-wrapper .navbar-nav .open .dropdown-menu > .active > a:hover,
  .site-nav-major-wrapper .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .site-nav-major-wrapper .navbar-nav .open .dropdown-menu > .disabled > a,
  .site-nav-major-wrapper .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .site-nav-major-wrapper .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.site-nav-major-wrapper .navbar-link {
  color: #777;
}
.site-nav-major-wrapper .navbar-link:hover {
  color: #333;
}
.site-nav-major-wrapper .btn-link {
  color: #777;
}
.site-nav-major-wrapper .btn-link:hover,
.site-nav-major-wrapper .btn-link:focus {
  color: #333;
}
.site-nav-major-wrapper .btn-link[disabled]:hover,
fieldset[disabled] .site-nav-major-wrapper .btn-link:hover,
.site-nav-major-wrapper .btn-link[disabled]:focus,
fieldset[disabled] .site-nav-major-wrapper .btn-link:focus {
  color: #ccc;
}
@media screen and (min-width: 768px) {
  .site-nav-major-wrapper {
    top: 102px;
  }
}
.site-nav-major-wrapper:focus,
.site-nav-major-wrapper:hover,
.site-nav-major-wrapper:active {
  background: #fff;
}
.site-nav-major-wrapper.in {
  background: #f4f4f4;
  left: 0;
  right: 40px;
}
.site-nav-major-wrapper .footer-social-nav {
  margin-bottom: 75px;
}
.sitemap-header {
  border: none;
}
.sitemap-container {
  /*display: flex;
    flex-flow: row wrap;*/
  margin-top: 2.2rem;
}
.sitemap-container a {
  color: #000;
}
.sitemap-container h3 {
  font-size: 1.3em;
  text-transform: uppercase;
}
.sitemap-container .sitemap-panel {
  padding-left: 2rem;
}
.sitemap-container .sitemap-panel ul {
  padding-left: 4rem;
}
.sitemap-container .sitemap-level-01,
.sitemap-container .sitemap-level-02 {
  text-transform: uppercase;
}
.sitemap-container .sitemap-level-sub {
  margin-bottom: 1.5rem;
}
.sitemap-container .sitemap-level-sub li {
  list-style: none;
}
.sitemap-container .sitemap-level-sub li a:before {
  content: "-";
  padding-right: 0.25em;
}
.nav-top-category {
  padding: 0;
}
.nav-top-category .end {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.nav-top-category-extra {
  /*padding: @padding-base-vertical 0;*/
  padding: 0;
}
.nav-top-category-extra .dropdown.separator {
  background-color: #eee;
}
.nav-top-category-extra .dropdown.separator > a {
  color: #bbb;
  font-size: 0.9em;
  font-weight: 700;
  text-transform: uppercase;
  pointer-events: none;
}
.nav-top-category-extra > li:last-of-type > a {
  padding-bottom: 20px;
}
.nav-image-col {
  padding: 0.21rem 1.42rem;
}
.nav-image-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
}
.nav-image-grid .nav-image {
  width: 50%;
}
.nav-image-grid .nav-image > div {
  border: 1px solid #666;
  border-bottom: none;
  border-right: none;
}
.nav-image-grid .nav-image img {
  width: 100%;
}
.nav-top-category,
.nav-top-category-extra {
  /*.nav();
    .nav-justified();*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: wrap column;
      -ms-flex-flow: wrap column;
          flex-flow: wrap column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  list-style: none outside none;
  margin: 0;
  /*padding: @padding-base-vertical 0;*/
  background-color: #fff;
}
.nav-top-category span.text-hl,
.nav-top-category-extra span.text-hl {
  color: #d41d18;
}
.nav-top-category .menu-direction,
.nav-top-category-extra .menu-direction {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  padding: 0.35714286em;
}
.nav-top-category .menu-direction.expand:before,
.nav-top-category-extra .menu-direction.expand:before {
  content: "\f067";
}
.nav-top-category .menu-direction.link:before,
.nav-top-category-extra .menu-direction.link:before {
  content: "\f054";
}
.nav-top-category .open > .menu-direction.expand:before,
.nav-top-category-extra .open > .menu-direction.expand:before {
  content: "\f068";
}
.nav-top-category > li,
.nav-top-category-extra > li {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.nav-top-category > li.nav-language-switcher,
.nav-top-category-extra > li.nav-language-switcher {
  font-weight: 700;
  text-decoration: underline;
}
.nav-top-category > li:focus,
.nav-top-category-extra > li:focus,
.nav-top-category > li:active,
.nav-top-category-extra > li:active {
  background: none;
}
.nav-top-category > li > a,
.nav-top-category-extra > li > a {
  -webkit-transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  border-collapse: collapse;
  display: block;
  margin-bottom: 0;
  padding: 10px 15px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
.nav-top-category > li > a:focus,
.nav-top-category-extra > li > a:focus {
  /*background: none;*/
}
.nav-top-category > li .nav-menu-item-blog,
.nav-top-category-extra > li .nav-menu-item-blog,
.nav-top-category > li .nav-menu-item-language-en,
.nav-top-category-extra > li .nav-menu-item-language-en,
.nav-top-category > li .nav-menu-item-language-fr,
.nav-top-category-extra > li .nav-menu-item-language-fr {
  font-weight: bold;
  color: #000;
}
.nav-top-category > li:last-of-type > a,
.nav-top-category-extra > li:last-of-type > a {
  border: none;
}
.nav-top-category > .dropdown,
.nav-top-category-extra > .dropdown {
  text-align: left;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
}
.nav-top-category > .dropdown:before,
.nav-top-category-extra > .dropdown:before,
.nav-top-category > .dropdown:after,
.nav-top-category-extra > .dropdown:after {
  content: " ";
  display: table;
}
.nav-top-category > .dropdown:after,
.nav-top-category-extra > .dropdown:after {
  clear: both;
}
.nav-top-category > .dropdown:before,
.nav-top-category-extra > .dropdown:before,
.nav-top-category > .dropdown:after,
.nav-top-category-extra > .dropdown:after {
  content: " ";
  display: table;
}
.nav-top-category > .dropdown:after,
.nav-top-category-extra > .dropdown:after {
  clear: both;
}
.nav-top-category > .dropdown:before,
.nav-top-category-extra > .dropdown:before {
  display: none;
}
.nav-top-category > .dropdown > a,
.nav-top-category-extra > .dropdown > a {
  border-collapse: collapse;
  margin-bottom: 0;
  text-align: left;
  color: #000;
}
.nav-top-category > .dropdown > a:hover,
.nav-top-category-extra > .dropdown > a:hover,
.nav-top-category > .dropdown > a:active,
.nav-top-category-extra > .dropdown > a:active {
  /*background: none;*/
}
.nav-top-category > .dropdown > a > span.menu-direction,
.nav-top-category-extra > .dropdown > a > span.menu-direction {
  display: none !important;
  padding: 2px 5px 2px 2px;
}
@media (max-width: 767px) {
  .nav-top-category > .dropdown > a > span.menu-direction,
  .nav-top-category-extra > .dropdown > a > span.menu-direction {
    display: block !important;
  }
  table.nav-top-category > .dropdown > a > span.menu-direction,
  table.nav-top-category-extra > .dropdown > a > span.menu-direction {
    display: table !important;
  }
  tr.nav-top-category > .dropdown > a > span.menu-direction,
  tr.nav-top-category-extra > .dropdown > a > span.menu-direction {
    display: table-row !important;
  }
  th.nav-top-category > .dropdown > a > span.menu-direction,
  th.nav-top-category-extra > .dropdown > a > span.menu-direction,
  td.nav-top-category > .dropdown > a > span.menu-direction,
  td.nav-top-category-extra > .dropdown > a > span.menu-direction {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .nav-top-category > .dropdown > a > span.menu-direction,
  .nav-top-category-extra > .dropdown > a > span.menu-direction {
    display: block !important;
  }
  table.nav-top-category > .dropdown > a > span.menu-direction,
  table.nav-top-category-extra > .dropdown > a > span.menu-direction {
    display: table !important;
  }
  tr.nav-top-category > .dropdown > a > span.menu-direction,
  tr.nav-top-category-extra > .dropdown > a > span.menu-direction {
    display: table-row !important;
  }
  th.nav-top-category > .dropdown > a > span.menu-direction,
  th.nav-top-category-extra > .dropdown > a > span.menu-direction,
  td.nav-top-category > .dropdown > a > span.menu-direction,
  td.nav-top-category-extra > .dropdown > a > span.menu-direction {
    display: table-cell !important;
  }
}
.nav-top-category > .dropdown > a > span.menu-direction.expand,
.nav-top-category-extra > .dropdown > a > span.menu-direction.expand {
  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;
}
.nav-top-category > .dropdown > a > span.menu-direction.expand:before,
.nav-top-category-extra > .dropdown > a > span.menu-direction.expand:before {
  content: "\2b";
}
.nav-top-category > .dropdown > a > span.menu-direction.link,
.nav-top-category-extra > .dropdown > a > span.menu-direction.link {
  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;
}
.nav-top-category > .dropdown > a > span.menu-direction.link:before,
.nav-top-category-extra > .dropdown > a > span.menu-direction.link:before {
  content: "\e080";
}
.nav-top-category > .dropdown > a.open,
.nav-top-category-extra > .dropdown > a.open {
  background-color: #eee;
  font-weight: 700;
}
.nav-top-category > .dropdown > a.open .menu-direction.expand:before,
.nav-top-category-extra > .dropdown > a.open .menu-direction.expand:before {
  content: "\2212";
}
.nav-top-category > .dropdown .dropdown-menu > li > a,
.nav-top-category-extra > .dropdown .dropdown-menu > li > a {
  color: #000;
}
.nav-top-category > .dropdown .dropdown-menu > li > a.link-sale,
.nav-top-category-extra > .dropdown .dropdown-menu > li > a.link-sale {
  color: #d41d18;
}
.nav-top-category > .dropdown .dropdown-menu > li > a:hover,
.nav-top-category-extra > .dropdown .dropdown-menu > li > a:hover,
.nav-top-category > .dropdown .dropdown-menu > li > a:focus,
.nav-top-category-extra > .dropdown .dropdown-menu > li > a:focus,
.nav-top-category > .dropdown .dropdown-menu > li > a:active,
.nav-top-category-extra > .dropdown .dropdown-menu > li > a:active {
  background: none;
}
.nav-top-category > .dropdown .dropdown-menu li.level2 > a,
.nav-top-category-extra > .dropdown .dropdown-menu li.level2 > a,
.nav-top-category > .dropdown .dropdown-menu .level3 li > a,
.nav-top-category-extra > .dropdown .dropdown-menu .level3 li > a {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 10px;
  padding-bottom: 10px;
  /*line-height: 3.3em;*/
}
.nav-top-category > .dropdown .dropdown-menu.open,
.nav-top-category-extra > .dropdown .dropdown-menu.open {
  -webkit-box-shadow: none;
          box-shadow: none;
  clear: both;
  display: block;
  float: none;
  left: auto;
  margin: 0;
  padding: 0 0 0.42857143em;
  position: relative;
  top: auto;
}
.nav-top-category > .dropdown .dropdown-menu.open.level2,
.nav-top-category-extra > .dropdown .dropdown-menu.open.level2 {
  padding-bottom: 0;
}
.nav-top-category > .dropdown .dropdown-menu.open.level3,
.nav-top-category-extra > .dropdown .dropdown-menu.open.level3 {
  /*padding-left: @half-grid-gutter;*/
  padding-left: 0;
  padding-bottom: 0;
}
.nav-top-category > .dropdown .dropdown-menu.open.level3 a,
.nav-top-category-extra > .dropdown .dropdown-menu.open.level3 a {
  padding-left: 50px;
}
.nav-top-category.minor-nav-mobile,
.nav-top-category-extra.minor-nav-mobile {
  background: #00263d;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .nav-top-category.minor-nav-mobile,
  .nav-top-category-extra.minor-nav-mobile {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .nav-top-category.minor-nav-mobile,
  .nav-top-category-extra.minor-nav-mobile {
    display: none !important;
  }
}
@media (min-width: 1300px) {
  .nav-top-category.minor-nav-mobile,
  .nav-top-category-extra.minor-nav-mobile {
    display: none !important;
  }
}
.nav-top-category.minor-nav-mobile a,
.nav-top-category-extra.minor-nav-mobile a {
  color: #fff;
}
.nav-top-category a.link-sale,
.nav-top-category-extra a.link-sale {
  color: #d41d18;
}
.nav-top-category a.shop-all,
.nav-top-category-extra a.shop-all {
  text-transform: uppercase;
}
.nav-top-category .nav-photo-label,
.nav-top-category-extra .nav-photo-label {
  position: absolute;
  bottom: 1.15rem;
  right: auto;
  top: auto;
  left: 1.3rem;
  color: #fff;
  font-size: 1.22em;
  line-height: 1;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
}
.nav-top-category .nav-photo-icon,
.nav-top-category-extra .nav-photo-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.35rem;
}
.nav-top-category .nav-photo-icon:before,
.nav-top-category-extra .nav-photo-icon:before {
  content: "\f105";
}
.nav-top-category .nav-photo-container img,
.nav-top-category-extra .nav-photo-container img {
  width: 100%;
}
.nav-top-category .desktop-only,
.nav-top-category-extra .desktop-only {
  display: none !important;
}
.nav-top-category .mobile-only,
.nav-top-category-extra .mobile-only {
  display: block !important;
}
@media screen and (min-width: 1024px) {
  .nav-top-category > li,
  .nav-top-category-extra > li {
    border: none;
  }
  .nav-top-category > .dropdown,
  .nav-top-category-extra > .dropdown {
    overflow: visible;
  }
  .nav-top-category > .dropdown .mega,
  .nav-top-category-extra > .dropdown .mega {
    display: none;
    background: white;
    -webkit-box-shadow: 10px 35px 35px rgba(0, 0, 0, 0.2);
            box-shadow: 10px 35px 35px rgba(0, 0, 0, 0.2);
    padding: 0;
    position: fixed;
    width: 90vw;
    border-top: 1px solid #eee;
    top: -webkit-calc((4.86rem + 2.5rem) - 0.053rem);
    top: calc((4.86rem + 2.5rem) - 0.053rem);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .nav-top-category > .dropdown .mega .extend,
  .nav-top-category-extra > .dropdown .mega .extend {
    position: absolute;
    top: -1.75rem;
    bottom: auto;
    left: 0;
    right: 0;
    height: 1.75rem;
  }
  .nav-top-category > .dropdown .mega .dropdown,
  .nav-top-category-extra > .dropdown .mega .dropdown,
  .nav-top-category > .dropdown .mega .dropdown-menu,
  .nav-top-category-extra > .dropdown .mega .dropdown-menu {
    -webkit-box-shadow: none;
            box-shadow: none;
    display: block;
    height: auto;
    left: auto;
    min-width: 0;
    opacity: 1;
    position: relative;
    top: auto;
    z-index: 1;
  }
  .nav-top-category > .dropdown .mega .dropdown.nav-image-col,
  .nav-top-category-extra > .dropdown .mega .dropdown.nav-image-col,
  .nav-top-category > .dropdown .mega .dropdown-menu.nav-image-col,
  .nav-top-category-extra > .dropdown .mega .dropdown-menu.nav-image-col {
    -webkit-box-flex: 2.17;
    -webkit-flex-grow: 2.17;
        -ms-flex-positive: 2.17;
            flex-grow: 2.17;
    padding: 0 1rem 0.5rem 0;
  }
  .nav-top-category > .dropdown .mega .dropdown .nav-photo-container,
  .nav-top-category-extra > .dropdown .mega .dropdown .nav-photo-container,
  .nav-top-category > .dropdown .mega .dropdown-menu .nav-photo-container,
  .nav-top-category-extra > .dropdown .mega .dropdown-menu .nav-photo-container {
    display: none !important;
  }
  .nav-top-category > .dropdown .mega .dropdown .nav-image-grid,
  .nav-top-category-extra > .dropdown .mega .dropdown .nav-image-grid,
  .nav-top-category > .dropdown .mega .dropdown-menu .nav-image-grid,
  .nav-top-category-extra > .dropdown .mega .dropdown-menu .nav-image-grid {
    width: 401px;
    margin-top: -10px;
    padding: 0;
  }
  .nav-top-category > .dropdown .mega .dropdown .nav-image-grid .nav-image,
  .nav-top-category-extra > .dropdown .mega .dropdown .nav-image-grid .nav-image,
  .nav-top-category > .dropdown .mega .dropdown-menu .nav-image-grid .nav-image,
  .nav-top-category-extra > .dropdown .mega .dropdown-menu .nav-image-grid .nav-image {
    width: initial;
    padding: 0;
  }
  .nav-top-category > .dropdown .mega .dropdown .nav-image-grid .nav-image img,
  .nav-top-category-extra > .dropdown .mega .dropdown .nav-image-grid .nav-image img,
  .nav-top-category > .dropdown .mega .dropdown-menu .nav-image-grid .nav-image img,
  .nav-top-category-extra > .dropdown .mega .dropdown-menu .nav-image-grid .nav-image img {
    width: 199px;
  }
  .nav-top-category > .dropdown .mega .dropdown .nav-image-group,
  .nav-top-category-extra > .dropdown .mega .dropdown .nav-image-group,
  .nav-top-category > .dropdown .mega .dropdown-menu .nav-image-group,
  .nav-top-category-extra > .dropdown .mega .dropdown-menu .nav-image-group {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
        -ms-flex: 2;
            flex: 2;
    border-left: 1px solid lightgray;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
  }
  .nav-top-category > .dropdown .mega .dropdown .nav-image-group a,
  .nav-top-category-extra > .dropdown .mega .dropdown .nav-image-group a,
  .nav-top-category > .dropdown .mega .dropdown-menu .nav-image-group a,
  .nav-top-category-extra > .dropdown .mega .dropdown-menu .nav-image-group a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .nav-top-category > .dropdown .mega .dropdown .nav-image-group img,
  .nav-top-category-extra > .dropdown .mega .dropdown .nav-image-group img,
  .nav-top-category > .dropdown .mega .dropdown-menu .nav-image-group img,
  .nav-top-category-extra > .dropdown .mega .dropdown-menu .nav-image-group img {
    max-width: 175px;
  }
  .nav-top-category > .dropdown .mega .dropdown > .dropdown-menu,
  .nav-top-category-extra > .dropdown .mega .dropdown > .dropdown-menu,
  .nav-top-category > .dropdown .mega .dropdown-menu > .dropdown-menu,
  .nav-top-category-extra > .dropdown .mega .dropdown-menu > .dropdown-menu {
    border: none;
  }
  .nav-top-category > .dropdown .mega .dropdown-menu.level2 > .dropdown > a.main-category,
  .nav-top-category-extra > .dropdown .mega .dropdown-menu.level2 > .dropdown > a.main-category {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    cursor: default;
  }
  .nav-top-category > .dropdown .mega .dropdown-menu.level2 > .dropdown > a.main-category:hover,
  .nav-top-category-extra > .dropdown .mega .dropdown-menu.level2 > .dropdown > a.main-category:hover {
    text-decoration: none;
  }
  .nav-top-category > .dropdown .mega .dropdown-menu.level3,
  .nav-top-category-extra > .dropdown .mega .dropdown-menu.level3 {
    width: 100%;
  }
  .nav-top-category > .dropdown .mega > .dropdown-menu,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 0;
    width: 100%;
    padding-left: 1.75rem;
  }
  .nav-top-category > .dropdown .mega > .dropdown-menu > li,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu > li {
    padding: 1rem 1.5rem 2rem 1.5rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .nav-top-category > .dropdown .mega > .dropdown-menu > li:last-of-type,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu > li:last-of-type {
    border-right: none;
  }
  .nav-top-category > .dropdown .mega > .dropdown-menu > li.nav-photo-container,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu > li.nav-photo-container {
    padding: 0;
    display: block !important;
  }
  .nav-top-category > .dropdown .mega > .dropdown-menu > li.nav-photo-container a,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu > li.nav-photo-container a {
    border: none;
    padding: 0;
    margin: -10px 0;
  }
  .nav-top-category > .dropdown .mega > .dropdown-menu > li.nav-photo-container div:before,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu > li.nav-photo-container div:before,
  .nav-top-category > .dropdown .mega > .dropdown-menu > li.nav-photo-container div:after,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu > li.nav-photo-container div:after {
    content: " ";
    display: table;
  }
  .nav-top-category > .dropdown .mega > .dropdown-menu > li.nav-photo-container div:after,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu > li.nav-photo-container div:after {
    clear: both;
  }
  .nav-top-category > .dropdown .mega > .dropdown-menu > li.nav-photo-container div:before,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu > li.nav-photo-container div:before,
  .nav-top-category > .dropdown .mega > .dropdown-menu > li.nav-photo-container div:after,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu > li.nav-photo-container div:after {
    content: " ";
    display: table;
  }
  .nav-top-category > .dropdown .mega > .dropdown-menu > li.nav-photo-container div:after,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu > li.nav-photo-container div:after {
    clear: both;
  }
  .nav-top-category > .dropdown .mega > .dropdown-menu > li.nav-photo-container .nav-photo-label,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu > li.nav-photo-container .nav-photo-label {
    right: 1rem;
    left: auto;
  }
  .nav-top-category > .dropdown .mega > .dropdown-menu > li.nav-photo-container .nav-photo-icon,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu > li.nav-photo-container .nav-photo-icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0.35rem;
  }
  .nav-top-category > .dropdown .mega > .dropdown-menu > li.nav-photo-container .nav-photo-icon:before,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu > li.nav-photo-container .nav-photo-icon:before {
    content: "\f105";
  }
  .nav-top-category > .dropdown .mega > .dropdown-menu > li.nav-photo-container img,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu > li.nav-photo-container img {
    float: right;
    width: inherit;
  }
  .nav-top-category > .dropdown .mega > .dropdown-menu > li a,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu > li a {
    padding: 0.75714286em 0;
    white-space: normal;
  }
  .nav-top-category > .dropdown .mega > .dropdown-menu > li a:hover,
  .nav-top-category-extra > .dropdown .mega > .dropdown-menu > li a:hover {
    background: none;
    text-decoration: underline;
  }
  .nav-top-category > .dropdown:hover .mega,
  .nav-top-category-extra > .dropdown:hover .mega {
    display: inline-block;
  }
  .nav-top-category .desktop-only,
  .nav-top-category-extra .desktop-only {
    display: block !important;
  }
  .nav-top-category .mobile-only,
  .nav-top-category-extra .mobile-only {
    display: none !important;
  }
}
@media screen and (min-width: 1300px) {
  .nav-top-category > .dropdown .mega,
  .nav-top-category-extra > .dropdown .mega {
    min-width: 70rem;
    max-width: 80vw;
  }
}
.dropdown-menu > li > a {
  padding-left: 30px;
}
.nav-top-category-extra,
.nav-account-extra {
  /*background-color: inherit;*/
  /*border-top: solid @black 10px;*/
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .nav-top-category-extra,
  .nav-account-extra {
    display: none !important;
  }
}
@media (min-width: 1300px) {
  .nav-top-category-extra,
  .nav-account-extra {
    display: none !important;
  }
}
.nav-account-extra {
  background-color: #eee;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.nav-account-extra .nav-account-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 5px;
}
.nav-account-extra .icon-container {
  padding: 10px;
}
.nav-account-extra .nav-account-message {
  text-align: left;
  -webkit-flex-basis: 100px;
      -ms-flex-preferred-size: 100px;
          flex-basis: 100px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.nav-account-extra .btn-pill-secondary {
  background-color: #A7B4E0;
  border: none;
  color: #fff;
  padding: 5px 10px;
  font-size: 1em;
  min-width: unset;
  text-transform: unset;
}
.minor-nav-row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  /*justify-content: flex-end;*/
  padding: 10px;
  text-align: center;
  padding-bottom: 1.5em;
  padding-top: 1em;
}
.minor-nav-row .minor-nav-right {
  display: inline-block;
}
.minor-nav-row .minor-nav-right a {
  color: #000;
  margin-left: 10px;
}
.minor-nav-row .minor-nav-right .language-select {
  font-size: 1.25em;
  font-weight: bold;
}
.minor-nav-row .minor-nav-right .language-drop {
  min-width: 50px;
  max-width: 50px;
  position: absolute;
  left: unset;
  right: -2px;
  font-size: 1.25em;
  font-weight: bold;
}
.minor-nav-row .minor-nav-right .language-drop .language-option {
  text-align: center;
  padding: 5px;
  margin: 0;
}
.minor-nav-row.alternate .icon-navigation {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.minor-nav-row.alternate .icon-navigation:before {
  content: "\f00d";
}
.minor-nav-row.alternate .mobile-close {
  position: static;
}
.minor-nav-row.alternate .close-menu {
  position: static;
}
.minor-nav-row.alternate .close-menu .link-mobile.nav-button {
  display: none !important;
  top: 1.45rem;
  right: 1.28rem;
  bottom: auto;
  left: auto;
  z-index: 120;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .minor-nav-row.alternate .close-menu .link-mobile.nav-button {
    display: block !important;
  }
}
.minor-nav-row.alternate .close-menu .icon-navigation {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.minor-nav-row.alternate .close-menu .icon-navigation:before {
  content: "\f00d";
}
[class*='icon-lb-'] {
  font-size: 1.7em;
  line-height: 1;
  position: relative;
  top: 4px;
}
.nav-account-extra [class*='icon-lb-'] {
  margin-right: 5px;
  font-size: 1.3em;
  color: #000;
}
.site-link-brand {
  display: inline-block;
  font-size: 1.7em;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  left: 50%;
  top: 5px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.site-link-brand:link,
.site-link-brand:hover,
.site-link-brand:active {
  color: #777777;
  text-decoration: none;
}
.site-link-brand img {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 51px;
}
.link-mobile {
  display: inline-block;
  font-size: 1.25em;
  z-index: 10;
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .link-mobile {
    display: none !important;
  }
}
@media (min-width: 1300px) {
  .link-mobile {
    display: none !important;
  }
}
.link-mobile.nav-button {
  color: #00263d;
  font-weight: normal;
  border-radius: 0;
  border: none;
  color: #000;
  font-size: 1.7em;
  height: 1em;
  line-height: 1;
  outline: none;
  padding: 0;
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.link-mobile.nav-button,
.link-mobile.nav-button:active,
.link-mobile.nav-button.active,
.link-mobile.nav-button[disabled],
fieldset[disabled] .link-mobile.nav-button {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.link-mobile.nav-button,
.link-mobile.nav-button:hover,
.link-mobile.nav-button:focus,
.link-mobile.nav-button:active {
  border-color: transparent;
}
.link-mobile.nav-button:hover,
.link-mobile.nav-button:focus {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}
.link-mobile.nav-button[disabled]:hover,
fieldset[disabled] .link-mobile.nav-button:hover,
.link-mobile.nav-button[disabled]:focus,
fieldset[disabled] .link-mobile.nav-button:focus {
  color: #777777;
  text-decoration: none;
}
.link-mobile.nav-button:hover,
.link-mobile.nav-button:active,
.link-mobile.nav-button:focus {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.link-mobile.nav-button:hover:before,
.link-mobile.nav-button:active:before,
.link-mobile.nav-button:focus:before,
.link-mobile.nav-button:hover:after,
.link-mobile.nav-button:active:after,
.link-mobile.nav-button:focus:after {
  display: none;
}
.site-nav-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.site-nav-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .site-nav-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .site-nav-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .site-nav-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .site-nav-collapse,
  .navbar-static-top .site-nav-collapse,
  .navbar-fixed-bottom .site-nav-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.checkout-nav-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.checkout-nav-wrapper .site-link-brand {
  position: initial;
  -webkit-transform: none;
          transform: none;
}
/*Cart popup in nav menu*/
#miniCartWrapper {
  display: none;
  position: absolute;
  right: 0;
  z-index: 1;
  background: #fff;
  width: 450px;
  border: 1px solid #ccc;
  color: #000;
}
#miniCartWrapper.open {
  display: block;
}
@media (max-width: 767px) {
  #miniCartWrapper.open {
    display: none !important;
  }
}
#miniCartWrapper .checkout {
  border-radius: 0;
  color: #fff;
  background-color: #216ff3;
  padding: 15px;
  text-transform: uppercase;
}
#miniCartWrapper .form-actions {
  text-align: center;
  padding: 10px;
  margin: 0;
}
#miniCartWrapper .form-actions a {
  text-decoration: none;
  width: 100%;
  margin: 0;
}
#miniCartWrapper .minicart-img {
  display: block;
  max-width: 100%;
  height: auto;
}
#miniCartWrapper .mc-header {
  margin-left: -10px;
  margin-right: -10px;
  font-size: 1.7em;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 1px solid #eeeeee;
}
#miniCartWrapper .mc-header button.mc-cart-close {
  position: absolute;
  right: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  padding-right: 10px;
}
#miniCartWrapper .mc-item-row {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 1px solid #eeeeee;
}
#miniCartWrapper .mc-item-row .original-price {
  color: #333333;
  text-decoration: line-through;
}
#miniCartWrapper .mc-item-row .sale-price {
  color: #d41d18;
}
#miniCartWrapper .mc-items {
  text-align: left;
}
#miniCartWrapper .mc-item-inner {
  max-height: 300px;
  overflow: auto;
}
#miniCartWrapper .mc-item-img {
  position: relative;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  float: left;
}
#miniCartWrapper .mc-item-info {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
}
#miniCartWrapper .mc-item-name {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  line-height: normal;
  font-weight: bold;
  padding-bottom: 10px;
}
#miniCartWrapper .mc-item-price {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  text-align: right;
  margin-top: 0;
  white-space: nowrap;
}
#miniCartWrapper .mc-item-price span {
  white-space: nowrap;
}
#miniCartWrapper .mc-item-full {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  line-height: normal;
}
#miniCartWrapper .mc-item-right {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  text-align: right;
}
#miniCartWrapper .mc-item-left {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
#miniCartWrapper .mc-item-remove {
  margin-left: 0;
  text-decoration: underline;
}
#miniCartWrapper .mc-item-total-label {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: large;
  text-align: right;
}
#miniCartWrapper .mc-item-total {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: large;
  text-align: right;
}
#miniCartWrapper .close-popup {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  color: #000;
  cursor: pointer;
  opacity: 0.2;
  background: transparent;
  border: 0;
  font-size: 1.5em;
}
#miniCartWrapper .close-popup:before {
  content: "\f00d";
}
#miniCartWrapper .threshold-wrap {
  color: #00263d;
  margin: 0.75rem;
  text-align: center;
}
/*Account popup in nav menu*/
.myaccount-wrapper {
  display: none;
  position: absolute;
  right: 25px;
  top: 35px;
  z-index: 5;
  background: #fff;
  border-radius: 25px;
  border: 1px solid #ccc;
  width: 260px;
}
.myaccount-wrapper .myaccount-message {
  font-size: 1.25em;
}
.myaccount-wrapper .myaccount-message,
.myaccount-wrapper .myaccount-join-club {
  display: inline-block;
  padding: 5px 20px;
}
.myaccount-wrapper .btn {
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
  width: 100%;
  margin-left: 0 !important;
}
.myaccount-wrapper .myaccount-signin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  padding: 10px 15px 20px 15px;
}
.myaccount-wrapper .myaccount-signin .btn-pill-secondary {
  background-color: #A7B4E0;
  border: none;
  color: #fff;
}
.myaccount-wrapper .myaccount-signin .btn-pill-primary {
  color: #fff;
}
.myaccount-wrapper .nav-element {
  cursor: pointer;
  border-top: 1px solid #777777;
  padding: 10px 15px;
  margin-left: 0 !important;
}
.myaccount-wrapper .nav-element:first-of-type {
  padding-top: 10px;
}
.myaccount-wrapper .nav-element .account-icon {
  width: 20px;
}
.myaccount-wrapper .nav-element .account-nav-title-desc {
  padding-left: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.myaccount-wrapper .nav-element .account-nav-title {
  font-size: 1em;
}
.myaccount-wrapper .nav-element .account-nav-desc {
  font-size: 12px;
  color: #777777;
}
.myaccount-wrapper.open {
  display: block;
}
@media (max-width: 767px) {
  .myaccount-wrapper.open {
    display: none !important;
  }
}
.myaccount-wrapper .close-popup {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 5px;
  top: 5px;
  color: #ccc;
  cursor: pointer;
}
.myaccount-wrapper .close-popup:before {
  content: "\f00d";
}
.body-content {
  position: relative;
}
.page-content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .page-content {
    width: 740px;
  }
}
@media (min-width: 1024px) {
  .page-content {
    width: 960px;
  }
}
@media (min-width: 1300px) {
  .page-content {
    width: 1260px;
  }
}
.page-content > .navbar-header,
.page-content > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 1024px) {
  .page-content > .navbar-header,
  .page-content > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.page-content.checkout {
  padding-bottom: 30px;
}
.page-content-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  overflow: hidden;
}
.page-content-fluid > .navbar-header,
.page-content-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 1024px) {
  .page-content-fluid > .navbar-header,
  .page-content-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.page-content-fluid .product-info,
.page-content-fluid .item.product {
  padding: 0 3% 3% 3%;
}
.page-content-fluid .slick-next,
.page-content-fluid .slick-prev {
  background-color: transparent;
  opacity: 0.75;
}
.page-content-fluid .product-info {
  margin-bottom: 1.25rem;
}
.page-content-fluid .product-info span {
  text-transform: uppercase;
}
.page-content-fluid .product-info .name {
  color: #6f6f6f;
  font-size: 0.916em;
  min-height: 2.42rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
}
.page-content-fluid .product-info .brand,
.page-content-fluid .product-info .price-wrap {
  font-weight: 700;
}
.page-content-fluid .product-info .name-outer,
.page-content-fluid .product-info .price-wrap {
  margin: 0;
}
.page-content-fluid .product-info .price-wrap p {
  margin: 0;
}
.page-content-full.home {
  background-color: #fff;
}
.page-header {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .page-header {
    width: 740px;
  }
}
@media (min-width: 1024px) {
  .page-header {
    width: 960px;
  }
}
@media (min-width: 1300px) {
  .page-header {
    width: 1260px;
  }
}
.page-header > .navbar-header,
.page-header > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 1024px) {
  .page-header > .navbar-header,
  .page-header > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.page-header .navbar-toggle {
  margin: 0;
  top: 0;
}
.page-header .navbar-toggle > span:before {
  content: "\f0d8";
}
.page-header .navbar-toggle.collapsed > span:before {
  content: "\f0d7";
}
.page-header .page-title {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  font-size: 1.25em !important;
  text-align: left;
  text-transform: uppercase;
  padding-left: 10px;
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .page-header .page-title {
    float: left;
    width: 33.33333333%;
  }
}
.page-header.checkout {
  border: none;
}
@media screen and (min-width: 1024px) {
  .page-header.email-signup {
    border-bottom: none;
  }
  .page-header.email-signup .page-title {
    margin-left: 25%;
    margin-right: 25%;
    width: 50%;
  }
}
.page-header.account {
  padding-left: 0;
  width: 100%;
  border: none;
}
.page-header.account .page-title {
  padding-left: 0;
}
@media (min-width: 768px) {
  .category-wrapper .category-image {
    margin-right: 32px;
    margin-left: 35px;
  }
}
.category-section header h2 {
  font-family: "stabilgrotesk Medium", Arial, Helvetica, sans-serif;
}
.category-section .category-group {
  margin-left: -10px;
  margin-right: -10px;
}
.category-section .category-group.slick-slider {
  margin-right: 10px;
  margin-left: 10px;
}
.category-section .category-section-column {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .category-section .category-section-column {
    float: left;
    width: 25%;
  }
}
.category-section .category-section-column:nth-child(2n + 1) {
  clear: both;
}
.category-section .category-image a {
  text-align: center;
  display: block;
}
.category-section .category-image .feature-image {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.category-section .column-info {
  text-align: center;
  background: #555555;
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  color: #fff;
  left: 10px;
  padding: 0.71428571em 0.85714286em;
  position: absolute;
  right: 10px;
}
.category-section .column-info h3 {
  font-family: "stabilgrotesk Light", Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin: 0;
}
.category-section .column-info a {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  text-decoration: none;
  -webkit-transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  color: #fff;
  display: block;
}
.category-section .column-info a:hover {
  text-decoration: none;
}
.category-section .column-info a:hover {
  color: #8c8c8c;
}
.category-section .column-info > p {
  display: none;
}
.collection {
  clear: both;
  padding-bottom: 0;
}
.collection:before,
.collection:after {
  content: " ";
  display: table;
}
.collection:after {
  clear: both;
}
.collection:before,
.collection:after {
  content: " ";
  display: table;
}
.collection:after {
  clear: both;
}
.collection-header {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 10px;
  padding: 0 0 0.35714286em;
}
.collection-title {
  color: #00263d;
  margin: 0;
}
.collection-short-description {
  margin: 0.35714286em 0 0;
}
.collection-products .item-3 {
  display: none;
}
.collection-products .item-4 {
  display: none;
}
.category-header {
  font-size: 1.25em;
  margin: 0 0 10px;
  text-align: center;
}
.category-name-bottom {
  font-size: 1.25em;
  margin: 10px 0;
}
.category-header-subcategories {
  color: #00263d;
  font-size: 1.7em;
}
.category-info {
  width: 100%;
  text-align: center;
  background-color: #fff;
  padding-bottom: 20px;
}
.category-info .category-desc {
  margin: auto;
}
.category-info .category-desc .panel {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.category-info .category-desc .panel .panel-heading {
  background-color: #fff;
  border-color: #fff;
  font-size: 1.25em;
}
.category-info .category-desc .accordion-toggle {
  /* ECLB-2368 taken from .h2 */
  font-family: "stabilgrotesk Medium", Arial, Helvetica, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.category-info .category-desc .accordion-toggle span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 10px;
}
.category-info .category-desc .accordion-toggle span:before {
  content: "\f0d8";
}
.category-info .category-desc .accordion-toggle.collapsed span:before {
  content: "\f0d7";
}
.category-info .category-desc h2 {
  font-size: 1.8em;
}
.category-info .category-desc p {
  font-size: 1.25em;
}
.brands-hero {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #00263d;
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0.5rem;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
}
.brands-hero h2 {
  color: #fff;
  font-size: 3.25em;
  margin: 0;
  text-transform: uppercase;
}
.brands-template-wrapper {
  margin-bottom: 0.5rem;
}
.category-hero {
  background-color: #eeeeee;
  color: #000;
  display: table;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .category-hero {
    display: none !important;
  }
}
.category-hero .category-hero-description {
  padding: 30px 60px;
  display: table-cell;
  vertical-align: middle;
}
.category-hero .category-hero-image {
  padding: 30px 60px;
  display: table-cell;
  vertical-align: middle;
}
a.video-wrapper {
  position: absolute;
  bottom: 3.5rem;
  left: 3.5rem;
  right: 3.5rem;
  top: 60%;
  z-index: 500;
}
.product-reviews-wrapper .anchor {
  display: block;
  position: relative;
  top: -140px;
  visibility: hidden;
}
.product-section header h2,
.product-section-listing header h2 {
  font-family: "stabilgrotesk Medium", Arial, Helvetica, sans-serif;
}
.product-section .product-group,
.product-section-listing .product-group {
  margin-left: -10px;
  margin-right: -10px;
}
.product-section .product-section-column,
.product-section-listing .product-section-column {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .product-section .product-section-column,
  .product-section-listing .product-section-column {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1024px) {
  .product-section .product-section-column,
  .product-section-listing .product-section-column {
    float: left;
    width: 25%;
  }
}
.product-section .product-section-column-double,
.product-section-listing .product-section-column-double {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .product-section .product-section-column-double,
  .product-section-listing .product-section-column-double {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1024px) {
  .product-section .product-section-column-double,
  .product-section-listing .product-section-column-double {
    float: left;
    width: 50%;
  }
}
.product-section .product-section-column-double .feature-image img,
.product-section-listing .product-section-column-double .feature-image img {
  width: 100%;
}
.product-section .product-section-column-double .item,
.product-section-listing .product-section-column-double .item {
  padding-right: 0;
  padding-left: 0;
}
.product-section .product-section-column-double .product-info,
.product-section-listing .product-section-column-double .product-info {
  text-align: center;
}
.product-section .product-section-column-full-width,
.product-section-listing .product-section-column-full-width {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  padding-bottom: 20px;
}
.product-section .product-section-column-full-width .feature-image img,
.product-section-listing .product-section-column-full-width .feature-image img {
  width: 100%;
}
.product-section .product-section-column-full-width .item,
.product-section-listing .product-section-column-full-width .item {
  padding-right: 0;
  padding-left: 0;
}
.product-section .product-section-column-full-width .product-info,
.product-section-listing .product-section-column-full-width .product-info {
  text-align: center;
}
.product-section .product,
.product-section-listing .product {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  overflow: hidden;
}
.product-section .product img[src=""],
.product-section-listing .product img[src=""] {
  display: none;
}
.product-section .img-link,
.product-section-listing .img-link,
.product-section .item-link,
.product-section-listing .item-link {
  text-align: center;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-section .img-link:hover .top,
.product-section-listing .img-link:hover .top,
.product-section .item-link:hover .top,
.product-section-listing .item-link:hover .top {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.product-section .feature-image,
.product-section-listing .feature-image {
  display: block;
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 10;
}
.product-section .feature-image.alternate,
.product-section-listing .feature-image.alternate {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.product-section .related-color-main-img,
.product-section-listing .related-color-main-img,
.product-section .related-item-link,
.product-section-listing .related-item-link {
  display: none;
}
.product-section .slick-initialized .slick-list,
.product-section-listing .slick-initialized .slick-list {
  /* override the standard margins for the scroller arrows, 
                since we are using a second list to control the main image*/
  margin-left: unset;
  margin-right: unset;
}
.product-section .slick-slide .related-color-main-img,
.product-section-listing .slick-slide .related-color-main-img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.product-section .slick-slide .related-item-link,
.product-section-listing .slick-slide .related-item-link {
  display: block;
}
.product-section .product-info,
.product-section-listing .product-info {
  text-align: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.product-section .product-info .brand,
.product-section-listing .product-info .brand,
.product-section .product-info .name,
.product-section-listing .product-info .name,
.product-section .product-info .price-wrap,
.product-section-listing .product-info .price-wrap {
  color: #000;
  display: block;
  font-size: 0.85em;
  margin: 0 0 0.35714286em/2;
  -webkit-font-smoothing: antialiased;
}
.product-section .product-info .brand,
.product-section-listing .product-info .brand,
.product-section .product-info .name,
.product-section-listing .product-info .name {
  text-transform: uppercase;
}
.product-section .product-info .color-tile-wrap,
.product-section-listing .product-info .color-tile-wrap {
  min-height: 70px;
}
.product-section .product-info .color-tiles,
.product-section-listing .product-info .color-tiles {
  display: none;
  overflow: hidden;
  height: 45px;
}
.product-section .product-info .color-tiles .slick-list,
.product-section-listing .product-info .color-tiles .slick-list {
  margin-left: 0;
}
.product-section .product-info .color-tiles .slick-list .slick-track,
.product-section-listing .product-info .color-tiles .slick-list .slick-track {
  margin-left: 0;
}
.product-section .product-info .color-tiles .slick-list .color-tile,
.product-section-listing .product-info .color-tiles .slick-list .color-tile {
  text-align: left;
}
.product-section .product-info .color-tiles .slick-list:has(a:nth-of-type(3)),
.product-section-listing .product-info .color-tiles .slick-list:has(a:nth-of-type(3)) {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.product-section .product-info .color-tiles .slick-list:has(a:nth-of-type(3)) .slick-track,
.product-section-listing .product-info .color-tiles .slick-list:has(a:nth-of-type(3)) .slick-track {
  margin-left: auto;
  margin-right: auto;
}
.product-section .product-info .color-tiles .slick-list:has(a:nth-of-type(3)) .color-tile,
.product-section-listing .product-info .color-tiles .slick-list:has(a:nth-of-type(3)) .color-tile {
  text-align: center;
}
.product-section .product-info .color-tiles .slick-current img,
.product-section-listing .product-info .color-tiles .slick-current img {
  border-bottom: 2px solid #777777;
}
.product-section .product-info .color-tiles .slick-prev:before,
.product-section-listing .product-info .color-tiles .slick-prev:before,
.product-section .product-info .color-tiles .slick-next:before,
.product-section-listing .product-info .color-tiles .slick-next:before {
  font-size: 20px;
}
.product-section .product-info .color-tiles img[src=""],
.product-section-listing .product-info .color-tiles img[src=""] {
  display: none;
}
.product-section .product-info .color-tiles .color-tile,
.product-section-listing .product-info .color-tiles .color-tile {
  display: inline-block;
  max-height: 45px;
}
.product-section .product-info .color-tiles .color-tile:focus,
.product-section-listing .product-info .color-tiles .color-tile:focus {
  outline: none;
}
.product-section .product-info .color-tiles img.color-tile,
.product-section-listing .product-info .color-tiles img.color-tile {
  height: 40px;
}
.product-section .product-info .brand,
.product-section-listing .product-info .brand {
  font-size: 1em;
  font-weight: 700;
}
.product-section .product-info .brand,
.product-section-listing .product-info .brand,
.product-section .product-info .price-label,
.product-section-listing .product-info .price-label {
  font-weight: 700;
}
.product-section .product-info .name,
.product-section-listing .product-info .name {
  color: #6f6f6f;
  min-height: 2.42rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
}
.product-section .product-info .discount,
.product-section-listing .product-info .discount {
  font-weight: 700;
  float: right;
  color: #777777;
}
.product-section.mdp-disable .product-info .discount,
.product-section-listing.mdp-disable .product-info .discount {
  display: none;
}
.product-section .show-color-tiles,
.product-section-listing .show-color-tiles {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.8rem;
}
.product-section .flex-vertical-spacer,
.product-section-listing .flex-vertical-spacer {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 10px;
}
.product-section .product-badge,
.product-section-listing .product-badge {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  max-width: 100px;
}
.product-section.up-sell,
.product-section-listing.up-sell {
  visibility: hidden;
  height: 0;
}
.product-section-listing,
.product-section.ss-targeted {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.column-info {
  margin: 0.42857143em 0 0;
}
.category-nav,
.account-nav {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .category-nav,
  .account-nav {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1300px) {
  .category-nav,
  .account-nav {
    float: left;
    width: 25%;
  }
}
.category-nav.legacy-account-nav,
.account-nav.legacy-account-nav {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .category-nav.legacy-account-nav,
  .account-nav.legacy-account-nav {
    float: left;
    width: 16.66666667%;
  }
}
.category-nav > .navbar-toggle,
.account-nav > .navbar-toggle {
  left: auto;
  margin: 0 10px 0 0;
  padding: 0 0.42857143em;
  right: 0;
  top: 0.35714286em;
  z-index: 1;
}
.category-nav > .navbar-toggle > span,
.account-nav > .navbar-toggle > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #777777;
}
.category-nav > .navbar-toggle > span:before,
.account-nav > .navbar-toggle > span:before {
  content: "\f0d8";
}
.category-nav > .navbar-toggle.collapsed > span,
.account-nav > .navbar-toggle.collapsed > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.category-nav > .navbar-toggle.collapsed > span:before,
.account-nav > .navbar-toggle.collapsed > span:before {
  content: "\f0d7";
}
.category-nav .subcategory-wrapper,
.account-nav .subcategory-wrapper,
.category-nav .subnav-list,
.account-nav .subnav-list {
  display: block;
  height: 0;
  background: #fff;
}
#dashboard-alert-container {
  position: fixed;
  top: 10%;
  width: 25%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 101;
}
@media (max-width: 1023px) {
  #dashboard-alert-container {
    width: 75%;
  }
}
.dashboard-content-heading.loyalty-breadcrumb {
  margin-bottom: 0;
}
.dashboard-content-heading.loyalty-breadcrumb:hover {
  text-decoration: none;
}
.dashboard-content-heading.loyalty-breadcrumb:focus {
  text-decoration: none;
}
.dashboard-content-heading.loyalty-breadcrumb .icon {
  color: #333333;
}
.loyalty-breadcrumb-desktop {
  display: block;
  padding-top: 1em;
  padding-left: 1em;
  font-weight: bold;
  font-size: larger;
  color: #000;
}
.dashboard-header {
  background-color: #fff;
}
.dashboard-header .name {
  padding: 1em;
  font-size: 1.5em;
  margin: 0;
}
.dashboard-header .welcome-message {
  padding: 1em;
  margin: 0;
}
.dashboard-nav .panel {
  border: none;
}
.dashboard-nav .panel-dashboard-nav {
  margin-bottom: 0;
}
.dashboard-nav .panel-dashboard-nav.logout-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: 20px;
}
.dashboard-nav .panel-dashboard-nav.logout-container a {
  padding: 10px;
  color: #000;
}
.dashboard-nav .panel-dashboard-nav .panel-heading {
  border: 1px solid #777777;
  border-right: none;
  border-left: none;
  margin-top: -1px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
}
@media (min-width: 768px) {
  .dashboard-nav .panel-dashboard-nav .panel-heading.active {
    background-color: #eeeeee;
  }
}
.dashboard-nav .panel-dashboard-nav .panel-heading span {
  font-size: 1em;
  padding: 0;
}
.dashboard-nav .panel-dashboard-nav .panel-heading span.nav-title {
  font-size: 1em;
}
.dashboard-nav .panel-dashboard-nav .panel-heading span.nav-desc {
  font-size: 12px;
  color: #777777;
}
.dashboard-nav .panel-dashboard-nav .panel-heading span.angle-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: auto;
}
.dashboard-nav .panel-dashboard-nav .panel-heading span.angle-icon:before {
  content: "\f105";
  font-size: 1.5em;
}
.dashboard-nav .panel-dashboard-nav .panel-heading span.loading-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dashboard-nav .panel-dashboard-nav .panel-heading span.loading-icon:before {
  font-size: 2em;
  content: "\f1ce";
}
.dashboard-nav .panel-dashboard-nav .panel-heading img {
  padding: 0.5em;
  padding-right: 1em;
  max-height: 45px;
}
.dashboard-content-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  cursor: pointer;
  margin-bottom: 10px;
}
.dashboard-content-heading span {
  font-weight: bold;
  padding-right: 0.5em;
}
.dashboard-content.panel-group .panel,
.loyalty-content.panel-group .panel {
  border: none;
}
.dashboard-content.panel-group a.link,
.loyalty-content.panel-group a.link {
  color: #000;
}
.dashboard-content.panel-group .panel-group-heading,
.loyalty-content.panel-group .panel-group-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: bolder;
  font-size: 1.5em;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.dashboard-content.panel-group .panel-group-heading span,
.loyalty-content.panel-group .panel-group-heading span {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (min-width: 768px) {
  .dashboard-content.panel-group .panel-group-heading,
  .loyalty-content.panel-group .panel-group-heading {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-decoration: none;
    padding: 15px 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.dashboard-content.panel-group .panel-heading,
.loyalty-content.panel-group .panel-heading,
.dashboard-content.panel-group .address-heading,
.loyalty-content.panel-group .address-heading {
  background-color: #fff !important;
  color: #000 !important;
}
.dashboard-content.panel-group .panel-heading .btn-send-wish-list,
.loyalty-content.panel-group .panel-heading .btn-send-wish-list,
.dashboard-content.panel-group .address-heading .btn-send-wish-list,
.loyalty-content.panel-group .address-heading .btn-send-wish-list {
  color: #000 !important;
}
.dashboard-content.panel-group .address-panel,
.loyalty-content.panel-group .address-panel {
  border: 1px solid #555555;
  margin-bottom: 10px;
}
.dashboard-content.panel-group .address-panel.gift-card,
.loyalty-content.panel-group .address-panel.gift-card {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.dashboard-content.panel-group .address-panel .card-image img,
.loyalty-content.panel-group .address-panel .card-image img {
  width: 100%;
}
.dashboard-content.panel-group .order-panel,
.loyalty-content.panel-group .order-panel {
  width: 100%;
  border-bottom: 1px solid #555555;
}
.dashboard-content.panel-group .order-panel:last-of-type,
.loyalty-content.panel-group .order-panel:last-of-type {
  border-bottom: none;
}
.dashboard-content.panel-group .order-panel .loading-body,
.loyalty-content.panel-group .order-panel .loading-body {
  text-align: center;
}
.dashboard-content.panel-group .order-panel .loading-body .loading-icon,
.loyalty-content.panel-group .order-panel .loading-body .loading-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 1em;
}
.dashboard-content.panel-group .order-panel .loading-body .loading-icon:before,
.loyalty-content.panel-group .order-panel .loading-body .loading-icon:before {
  font-size: 2em;
  content: "\f1ce";
}
.dashboard-content.panel-group .order-panel .open-message,
.loyalty-content.panel-group .order-panel .open-message {
  display: none;
}
.dashboard-content.panel-group .order-panel .close-message,
.loyalty-content.panel-group .order-panel .close-message {
  display: block;
  font-weight: bold;
}
.dashboard-content.panel-group .order-panel.active .order-panel-heading.order-detail-heading,
.loyalty-content.panel-group .order-panel.active .order-panel-heading.order-detail-heading {
  border: none;
}
.dashboard-content.panel-group .order-panel.active .order-body,
.loyalty-content.panel-group .order-panel.active .order-body {
  background-color: #eeeeee;
}
.dashboard-content.panel-group .order-panel.active .open-message,
.loyalty-content.panel-group .order-panel.active .open-message {
  display: block;
}
.dashboard-content.panel-group .order-panel.active .close-message,
.loyalty-content.panel-group .order-panel.active .close-message {
  display: none;
}
.dashboard-content.panel-group .order-panel .order-panel-heading,
.loyalty-content.panel-group .order-panel .order-panel-heading {
  text-transform: none;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: bold;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.dashboard-content.panel-group .order-panel .order-panel-heading.order-detail-heading,
.loyalty-content.panel-group .order-panel .order-panel-heading.order-detail-heading {
  font-weight: normal;
  padding: 20px 10px;
  margin-bottom: -1px;
}
.dashboard-content.panel-group .order-panel .order-panel-heading.order-detail-heading .order-number,
.loyalty-content.panel-group .order-panel .order-panel-heading.order-detail-heading .order-number {
  color: #216ff3;
  text-decoration: underline;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .dashboard-content.panel-group .order-panel .order-panel-heading.order-detail-heading,
  .loyalty-content.panel-group .order-panel .order-panel-heading.order-detail-heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .dashboard-content.panel-group .order-panel .order-panel-heading.order-detail-heading .column,
  .loyalty-content.panel-group .order-panel .order-panel-heading.order-detail-heading .column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 10px;
  }
  .dashboard-content.panel-group .order-panel .order-panel-heading.order-detail-heading .column.order-toggle,
  .loyalty-content.panel-group .order-panel .order-panel-heading.order-detail-heading .column.order-toggle {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 5px;
  }
}
.dashboard-content.panel-group .order-panel .order-panel-heading .order-toggle,
.loyalty-content.panel-group .order-panel .order-panel-heading .order-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  color: #000;
}
.dashboard-content.panel-group .order-panel .order-panel-heading .order-toggle .fa-icon-search,
.loyalty-content.panel-group .order-panel .order-panel-heading .order-toggle .fa-icon-search {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
}
.dashboard-content.panel-group .order-panel .order-panel-heading .order-toggle .fa-icon-search:before,
.loyalty-content.panel-group .order-panel .order-panel-heading .order-toggle .fa-icon-search:before {
  content: "\f002";
}
.dashboard-content.panel-group .order-panel .order-panel-heading .column,
.loyalty-content.panel-group .order-panel .order-panel-heading .column {
  -webkit-flex-basis: 108px;
      -ms-flex-preferred-size: 108px;
          flex-basis: 108px;
}
.dashboard-content.panel-group .order-panel .order-body,
.loyalty-content.panel-group .order-panel .order-body {
  padding: 20px;
}
.dashboard-content.panel-group .order-panel .order-body .order-status,
.loyalty-content.panel-group .order-panel .order-body .order-status {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  text-transform: none;
  padding: 0 0 10px 0;
  border-bottom: none;
}
.dashboard-content.panel-group .order-panel .order-body .order-status .name,
.loyalty-content.panel-group .order-panel .order-body .order-status .name {
  -webkit-box-flex: 5;
  -webkit-flex-grow: 5;
      -ms-flex-positive: 5;
          flex-grow: 5;
  -webkit-flex-basis: 216px;
      -ms-flex-preferred-size: 216px;
          flex-basis: 216px;
  padding-bottom: 10px;
}
.dashboard-content.panel-group .order-panel .order-body .order-status .name .details,
.loyalty-content.panel-group .order-panel .order-body .order-status .name .details {
  font-weight: normal;
}
.dashboard-content.panel-group .order-panel .order-body .order-status .state,
.loyalty-content.panel-group .order-panel .order-body .order-status .state,
.dashboard-content.panel-group .order-panel .order-body .order-status .spacer,
.loyalty-content.panel-group .order-panel .order-body .order-status .spacer,
.dashboard-content.panel-group .order-panel .order-body .order-status .itemtrack,
.loyalty-content.panel-group .order-panel .order-body .order-status .itemtrack {
  -webkit-flex-basis: 216px;
      -ms-flex-preferred-size: 216px;
          flex-basis: 216px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (min-width: 768px) {
  .dashboard-content.panel-group .order-panel .order-body .order-status .state,
  .loyalty-content.panel-group .order-panel .order-body .order-status .state,
  .dashboard-content.panel-group .order-panel .order-body .order-status .spacer,
  .loyalty-content.panel-group .order-panel .order-body .order-status .spacer,
  .dashboard-content.panel-group .order-panel .order-body .order-status .itemtrack,
  .loyalty-content.panel-group .order-panel .order-body .order-status .itemtrack {
    -webkit-flex-basis: 108px;
        -ms-flex-preferred-size: 108px;
            flex-basis: 108px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.dashboard-content.panel-group .order-panel .order-body .order-status .item-price,
.loyalty-content.panel-group .order-panel .order-body .order-status .item-price {
  position: absolute;
  right: 10px;
}
.dashboard-content.panel-group .order-panel .order-body .order-status .itemtrack,
.loyalty-content.panel-group .order-panel .order-body .order-status .itemtrack {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .dashboard-content.panel-group .order-panel .order-body .order-status .itemtrack,
  .loyalty-content.panel-group .order-panel .order-body .order-status .itemtrack {
    -webkit-box-pack: end;
    -webkit-justify-content: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-box-align: end;
    -webkit-align-items: end;
        -ms-flex-align: end;
            align-items: end;
  }
}
.dashboard-content.panel-group .address-heading,
.loyalty-content.panel-group .address-heading {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  border: none;
}
.dashboard-content.panel-group .address-heading.coupon,
.loyalty-content.panel-group .address-heading.coupon {
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.dashboard-content.panel-group .address-heading .btn-item-delete,
.loyalty-content.panel-group .address-heading .btn-item-delete,
.dashboard-content.panel-group .address-heading h4,
.loyalty-content.panel-group .address-heading h4 {
  color: #000 !important;
}
.dashboard-content.panel-group .address-heading .btn-item-delete,
.loyalty-content.panel-group .address-heading .btn-item-delete {
  -webkit-transition: none;
  transition: none;
  cursor: default;
  font-size: 1.5em;
}
.dashboard-content.panel-group .address-heading .btn-item-delete span,
.loyalty-content.panel-group .address-heading .btn-item-delete span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dashboard-content.panel-group .address-heading .btn-item-delete span:before,
.loyalty-content.panel-group .address-heading .btn-item-delete span:before {
  content: "\f00d";
}
.dashboard-content.panel-group .address-detail,
.loyalty-content.panel-group .address-detail {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}
.dashboard-content.panel-group .address-detail.orders,
.loyalty-content.panel-group .address-detail.orders {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .dashboard-content.panel-group .address-detail.orders,
  .loyalty-content.panel-group .address-detail.orders {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .dashboard-content.panel-group .address-detail.orders,
  .loyalty-content.panel-group .address-detail.orders {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1300px) {
  .dashboard-content.panel-group .address-detail.orders,
  .loyalty-content.panel-group .address-detail.orders {
    float: left;
    width: 25%;
  }
}
.dashboard-content.panel-group .address-detail.orders .address-heading h4,
.loyalty-content.panel-group .address-detail.orders .address-heading h4 {
  color: #222222;
  font-size: 1em;
  font-weight: bold;
}
.dashboard-content.panel-group .address-heading,
.loyalty-content.panel-group .address-heading {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}
.dashboard-content.panel-group .profile-form label,
.loyalty-content.panel-group .profile-form label,
.dashboard-content.panel-group .loyalty-form label,
.loyalty-content.panel-group .loyalty-form label {
  font-weight: normal;
}
.dashboard-content.panel-group .profile-form legend,
.loyalty-content.panel-group .profile-form legend,
.dashboard-content.panel-group .loyalty-form legend,
.loyalty-content.panel-group .loyalty-form legend {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1em;
  color: #000;
}
.dashboard-content.panel-group .profile-form .birthday-add-kidz,
.loyalty-content.panel-group .profile-form .birthday-add-kidz,
.dashboard-content.panel-group .loyalty-form .birthday-add-kidz,
.loyalty-content.panel-group .loyalty-form .birthday-add-kidz {
  font-size: 1em;
}
.dashboard-content.panel-group .profile-form .form-actions,
.loyalty-content.panel-group .profile-form .form-actions,
.dashboard-content.panel-group .loyalty-form .form-actions,
.loyalty-content.panel-group .loyalty-form .form-actions {
  width: 100%;
}
.dashboard-content.panel-group .loyalty-form .form-actions,
.loyalty-content.panel-group .loyalty-form .form-actions {
  text-align: center;
}
.dashboard-content .key-value-pair,
.loyalty-content .key-value-pair {
  padding-bottom: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.dashboard-content .key-value-pair > *:first-child,
.loyalty-content .key-value-pair > *:first-child {
  padding-right: 1em;
}
.dashboard-content .main-panel,
.loyalty-content .main-panel {
  margin-bottom: 1.42857143em;
  background-color: #fff;
  border-radius: 0;
}
.dashboard-content .main-panel .main-panel-body,
.loyalty-content .main-panel .main-panel-body {
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.dashboard-content .main-panel .main-panel-heading,
.loyalty-content .main-panel .main-panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
  color: #000;
  padding: 16px 15px 0 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "stabilgrotesk Medium", Arial, Helvetica, sans-serif;
  font-size: 1.5em;
}
.dashboard-content .main-panel .main-panel-heading > .dropdown .dropdown-toggle,
.loyalty-content .main-panel .main-panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.dashboard-content .main-panel .main-panel-heading[data-toggle="collapse"],
.loyalty-content .main-panel .main-panel-heading[data-toggle="collapse"] {
  cursor: pointer;
}
.dashboard-content .main-panel .main-panel-heading[data-toggle="collapse"] .collapse-indicator,
.loyalty-content .main-panel .main-panel-heading[data-toggle="collapse"] .collapse-indicator {
  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;
  float: right;
}
.dashboard-content .main-panel .main-panel-heading[data-toggle="collapse"] .collapse-indicator:before,
.loyalty-content .main-panel .main-panel-heading[data-toggle="collapse"] .collapse-indicator:before {
  content: "\e260";
}
.dashboard-content .main-panel .main-panel-heading[data-toggle="collapse"].collapsed .collapse-indicator,
.loyalty-content .main-panel .main-panel-heading[data-toggle="collapse"].collapsed .collapse-indicator {
  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;
}
.dashboard-content .main-panel .main-panel-heading[data-toggle="collapse"].collapsed .collapse-indicator:before,
.loyalty-content .main-panel .main-panel-heading[data-toggle="collapse"].collapsed .collapse-indicator:before {
  content: "\e259";
}
.dashboard-content .clean-list,
.loyalty-content .clean-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.dashboard-content .clean-list .list-group-item,
.loyalty-content .clean-list .list-group-item {
  border: none;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-content .clean-list .list-group-item:last-of-type,
.loyalty-content .clean-list .list-group-item:last-of-type {
  margin-bottom: 0;
}
.dashboard-content .clean-panel,
.loyalty-content .clean-panel {
  margin-bottom: 1.42857143em;
  background-color: #fff;
  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);
  border-color: #ddd;
  border-radius: 30px;
  margin-bottom: 0;
}
.dashboard-content .clean-panel > .list-group,
.loyalty-content .clean-panel > .list-group,
.dashboard-content .clean-panel > .panel-collapse > .list-group,
.loyalty-content .clean-panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.dashboard-content .clean-panel > .list-group .list-group-item,
.loyalty-content .clean-panel > .list-group .list-group-item,
.dashboard-content .clean-panel > .panel-collapse > .list-group .list-group-item,
.loyalty-content .clean-panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.dashboard-content .clean-panel > .list-group:first-child .list-group-item:first-child,
.loyalty-content .clean-panel > .list-group:first-child .list-group-item:first-child,
.dashboard-content .clean-panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.loyalty-content .clean-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;
}
.dashboard-content .clean-panel > .list-group:last-child .list-group-item:last-child,
.loyalty-content .clean-panel > .list-group:last-child .list-group-item:last-child,
.dashboard-content .clean-panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.loyalty-content .clean-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;
}
.dashboard-content .clean-panel > .table,
.loyalty-content .clean-panel > .table,
.dashboard-content .clean-panel > .table-responsive > .table,
.loyalty-content .clean-panel > .table-responsive > .table,
.dashboard-content .clean-panel > .panel-collapse > .table,
.loyalty-content .clean-panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.dashboard-content .clean-panel > .table caption,
.loyalty-content .clean-panel > .table caption,
.dashboard-content .clean-panel > .table-responsive > .table caption,
.loyalty-content .clean-panel > .table-responsive > .table caption,
.dashboard-content .clean-panel > .panel-collapse > .table caption,
.loyalty-content .clean-panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.dashboard-content .clean-panel > .table:first-child,
.loyalty-content .clean-panel > .table:first-child,
.dashboard-content .clean-panel > .table-responsive:first-child > .table:first-child,
.loyalty-content .clean-panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.dashboard-content .clean-panel > .table:first-child > thead:first-child > tr:first-child,
.loyalty-content .clean-panel > .table:first-child > thead:first-child > tr:first-child,
.dashboard-content .clean-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.loyalty-content .clean-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.dashboard-content .clean-panel > .table:first-child > tbody:first-child > tr:first-child,
.loyalty-content .clean-panel > .table:first-child > tbody:first-child > tr:first-child,
.dashboard-content .clean-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.loyalty-content .clean-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.dashboard-content .clean-panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.loyalty-content .clean-panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.dashboard-content .clean-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.loyalty-content .clean-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.dashboard-content .clean-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.loyalty-content .clean-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.dashboard-content .clean-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.loyalty-content .clean-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.dashboard-content .clean-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.loyalty-content .clean-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.dashboard-content .clean-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.loyalty-content .clean-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.dashboard-content .clean-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.loyalty-content .clean-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.dashboard-content .clean-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.loyalty-content .clean-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.dashboard-content .clean-panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.loyalty-content .clean-panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.dashboard-content .clean-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.loyalty-content .clean-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.dashboard-content .clean-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.loyalty-content .clean-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.dashboard-content .clean-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.loyalty-content .clean-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.dashboard-content .clean-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.loyalty-content .clean-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.dashboard-content .clean-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.loyalty-content .clean-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.dashboard-content .clean-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.loyalty-content .clean-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.dashboard-content .clean-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.loyalty-content .clean-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.dashboard-content .clean-panel > .table:last-child,
.loyalty-content .clean-panel > .table:last-child,
.dashboard-content .clean-panel > .table-responsive:last-child > .table:last-child,
.loyalty-content .clean-panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.dashboard-content .clean-panel > .table:last-child > tbody:last-child > tr:last-child,
.loyalty-content .clean-panel > .table:last-child > tbody:last-child > tr:last-child,
.dashboard-content .clean-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.loyalty-content .clean-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.dashboard-content .clean-panel > .table:last-child > tfoot:last-child > tr:last-child,
.loyalty-content .clean-panel > .table:last-child > tfoot:last-child > tr:last-child,
.dashboard-content .clean-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.loyalty-content .clean-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.dashboard-content .clean-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.loyalty-content .clean-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.dashboard-content .clean-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.loyalty-content .clean-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.dashboard-content .clean-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.loyalty-content .clean-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.dashboard-content .clean-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.loyalty-content .clean-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.dashboard-content .clean-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.loyalty-content .clean-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.dashboard-content .clean-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.loyalty-content .clean-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.dashboard-content .clean-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.loyalty-content .clean-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.dashboard-content .clean-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.loyalty-content .clean-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.dashboard-content .clean-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.loyalty-content .clean-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.dashboard-content .clean-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.loyalty-content .clean-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.dashboard-content .clean-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.loyalty-content .clean-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.dashboard-content .clean-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.loyalty-content .clean-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.dashboard-content .clean-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.loyalty-content .clean-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.dashboard-content .clean-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.loyalty-content .clean-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.dashboard-content .clean-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.loyalty-content .clean-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.dashboard-content .clean-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.loyalty-content .clean-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.dashboard-content .clean-panel > .panel-body + .table,
.loyalty-content .clean-panel > .panel-body + .table,
.dashboard-content .clean-panel > .panel-body + .table-responsive,
.loyalty-content .clean-panel > .panel-body + .table-responsive,
.dashboard-content .clean-panel > .table + .panel-body,
.loyalty-content .clean-panel > .table + .panel-body,
.dashboard-content .clean-panel > .table-responsive + .panel-body,
.loyalty-content .clean-panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.dashboard-content .clean-panel > .table > tbody:first-child > tr:first-child th,
.loyalty-content .clean-panel > .table > tbody:first-child > tr:first-child th,
.dashboard-content .clean-panel > .table > tbody:first-child > tr:first-child td,
.loyalty-content .clean-panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.dashboard-content .clean-panel > .table-bordered,
.loyalty-content .clean-panel > .table-bordered,
.dashboard-content .clean-panel > .table-responsive > .table-bordered,
.loyalty-content .clean-panel > .table-responsive > .table-bordered {
  border: 0;
}
.dashboard-content .clean-panel > .table-bordered > thead > tr > th:first-child,
.loyalty-content .clean-panel > .table-bordered > thead > tr > th:first-child,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.dashboard-content .clean-panel > .table-bordered > tbody > tr > th:first-child,
.loyalty-content .clean-panel > .table-bordered > tbody > tr > th:first-child,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.dashboard-content .clean-panel > .table-bordered > tfoot > tr > th:first-child,
.loyalty-content .clean-panel > .table-bordered > tfoot > tr > th:first-child,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.dashboard-content .clean-panel > .table-bordered > thead > tr > td:first-child,
.loyalty-content .clean-panel > .table-bordered > thead > tr > td:first-child,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.dashboard-content .clean-panel > .table-bordered > tbody > tr > td:first-child,
.loyalty-content .clean-panel > .table-bordered > tbody > tr > td:first-child,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.dashboard-content .clean-panel > .table-bordered > tfoot > tr > td:first-child,
.loyalty-content .clean-panel > .table-bordered > tfoot > tr > td:first-child,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.dashboard-content .clean-panel > .table-bordered > thead > tr > th:last-child,
.loyalty-content .clean-panel > .table-bordered > thead > tr > th:last-child,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.dashboard-content .clean-panel > .table-bordered > tbody > tr > th:last-child,
.loyalty-content .clean-panel > .table-bordered > tbody > tr > th:last-child,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.dashboard-content .clean-panel > .table-bordered > tfoot > tr > th:last-child,
.loyalty-content .clean-panel > .table-bordered > tfoot > tr > th:last-child,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.dashboard-content .clean-panel > .table-bordered > thead > tr > td:last-child,
.loyalty-content .clean-panel > .table-bordered > thead > tr > td:last-child,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.dashboard-content .clean-panel > .table-bordered > tbody > tr > td:last-child,
.loyalty-content .clean-panel > .table-bordered > tbody > tr > td:last-child,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.dashboard-content .clean-panel > .table-bordered > tfoot > tr > td:last-child,
.loyalty-content .clean-panel > .table-bordered > tfoot > tr > td:last-child,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.dashboard-content .clean-panel > .table-bordered > thead > tr:first-child > td,
.loyalty-content .clean-panel > .table-bordered > thead > tr:first-child > td,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.dashboard-content .clean-panel > .table-bordered > tbody > tr:first-child > td,
.loyalty-content .clean-panel > .table-bordered > tbody > tr:first-child > td,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.dashboard-content .clean-panel > .table-bordered > thead > tr:first-child > th,
.loyalty-content .clean-panel > .table-bordered > thead > tr:first-child > th,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.dashboard-content .clean-panel > .table-bordered > tbody > tr:first-child > th,
.loyalty-content .clean-panel > .table-bordered > tbody > tr:first-child > th,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.dashboard-content .clean-panel > .table-bordered > tbody > tr:last-child > td,
.loyalty-content .clean-panel > .table-bordered > tbody > tr:last-child > td,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.dashboard-content .clean-panel > .table-bordered > tfoot > tr:last-child > td,
.loyalty-content .clean-panel > .table-bordered > tfoot > tr:last-child > td,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.dashboard-content .clean-panel > .table-bordered > tbody > tr:last-child > th,
.loyalty-content .clean-panel > .table-bordered > tbody > tr:last-child > th,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.dashboard-content .clean-panel > .table-bordered > tfoot > tr:last-child > th,
.loyalty-content .clean-panel > .table-bordered > tfoot > tr:last-child > th,
.dashboard-content .clean-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.loyalty-content .clean-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.dashboard-content .clean-panel > .table-responsive,
.loyalty-content .clean-panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.dashboard-content .clean-panel > .panel-heading,
.loyalty-content .clean-panel > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.dashboard-content .clean-panel > .panel-heading + .panel-collapse > .panel-body,
.loyalty-content .clean-panel > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.dashboard-content .clean-panel > .panel-heading .badge,
.loyalty-content .clean-panel > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.dashboard-content .clean-panel > .panel-footer + .panel-collapse > .panel-body,
.loyalty-content .clean-panel > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.dashboard-content .clean-panel .clean-panel-heading,
.loyalty-content .clean-panel .clean-panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
  padding: 10px 15px;
  background-color: unset;
}
.dashboard-content .clean-panel .clean-panel-heading + .panel-collapse > .panel-body,
.loyalty-content .clean-panel .clean-panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.dashboard-content .clean-panel .clean-panel-heading .badge,
.loyalty-content .clean-panel .clean-panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.dashboard-content .clean-panel .clean-panel-heading[data-toggle="collapse"],
.loyalty-content .clean-panel .clean-panel-heading[data-toggle="collapse"] {
  cursor: pointer;
}
.dashboard-content .clean-panel .clean-panel-heading[data-toggle="collapse"] .collapse-indicator,
.loyalty-content .clean-panel .clean-panel-heading[data-toggle="collapse"] .collapse-indicator {
  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;
  float: right;
}
.dashboard-content .clean-panel .clean-panel-heading[data-toggle="collapse"] .collapse-indicator:before,
.loyalty-content .clean-panel .clean-panel-heading[data-toggle="collapse"] .collapse-indicator:before {
  content: "\e260";
}
.dashboard-content .clean-panel .clean-panel-heading[data-toggle="collapse"].collapsed .collapse-indicator,
.loyalty-content .clean-panel .clean-panel-heading[data-toggle="collapse"].collapsed .collapse-indicator {
  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;
}
.dashboard-content .clean-panel .clean-panel-heading[data-toggle="collapse"].collapsed .collapse-indicator:before,
.loyalty-content .clean-panel .clean-panel-heading[data-toggle="collapse"].collapsed .collapse-indicator:before {
  content: "\e259";
}
.dashboard-content .clean-panel .clean-panel-body,
.loyalty-content .clean-panel .clean-panel-body {
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.dashboard-content .loyalty-list-panel-fix,
.loyalty-content .loyalty-list-panel-fix {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.dashboard-content .loyalty-rewards-list,
.loyalty-content .loyalty-rewards-list {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
@media (min-width: 1024px) {
  .dashboard-content .loyalty-rewards-list,
  .loyalty-content .loyalty-rewards-list {
    float: left;
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .dashboard-content .loyalty-rewards-list,
  .loyalty-content .loyalty-rewards-list {
    padding-bottom: 10px;
  }
}
.dashboard-content .loyalty-rewards-ads,
.loyalty-content .loyalty-rewards-ads {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .dashboard-content .loyalty-rewards-ads,
  .loyalty-content .loyalty-rewards-ads {
    float: left;
    width: 33.33333333%;
  }
}
.dashboard-content .loyalty-levels-container,
.loyalty-content .loyalty-levels-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .dashboard-content .loyalty-levels-container,
  .loyalty-content .loyalty-levels-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.dashboard-content .loyalty-levels-block,
.loyalty-content .loyalty-levels-block {
  padding: 0 0 1em 0;
}
.dashboard-content .loyalty-panel-heading,
.loyalty-content .loyalty-panel-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.dashboard-content .loyalty-panel-heading div,
.loyalty-content .loyalty-panel-heading div {
  width: 100%;
  padding-left: 4px;
  padding-right: 4px;
}
.dashboard-content .loyalty-panel-heading div > span,
.loyalty-content .loyalty-panel-heading div > span {
  display: block;
  overflow-wrap: anywhere;
}
.dashboard-content .loyalty-panel-heading .icon-wrapper,
.loyalty-content .loyalty-panel-heading .icon-wrapper {
  width: 21px;
  padding: 0;
}
.dashboard-content .loyalty-panel-heading .status-wrapper,
.loyalty-content .loyalty-panel-heading .status-wrapper {
  -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%;
}
.dashboard-content .loyalty-panel-heading .reward-wrapper,
.loyalty-content .loyalty-panel-heading .reward-wrapper {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
.dashboard-content .loyalty-panel-heading .reward-status,
.loyalty-content .loyalty-panel-heading .reward-status {
  color: #000;
}
.dashboard-content .loyalty-panel-heading .reward-cost,
.loyalty-content .loyalty-panel-heading .reward-cost {
  font-size: 0.8em;
}
.dashboard-content .loyalty-panel-heading .reward-name,
.loyalty-content .loyalty-panel-heading .reward-name {
  color: #000;
  /*font-weight: bold;
            font-size: 1.2em;*/
}
.dashboard-content .loyalty-panel-heading .status-ready,
.loyalty-content .loyalty-panel-heading .status-ready {
  color: #126f12;
}
.dashboard-content .loyalty-panel-body,
.loyalty-content .loyalty-panel-body {
  text-align: center;
  border-top: 1px solid #ddd;
}
.dashboard-content .loyalty-panel-body .reward-image,
.loyalty-content .loyalty-panel-body .reward-image {
  max-width: 400px;
  width: 70%;
}
.dashboard-content .loyalty-panel-body .reward-message,
.loyalty-content .loyalty-panel-body .reward-message {
  font-size: 2em;
}
.dashboard-content .loyalty-panel-body .reward-expiration,
.loyalty-content .loyalty-panel-body .reward-expiration {
  color: #333333;
  font-size: 0.8em;
}
.dashboard-content .loyalty-panel-body .loyalty-offer-barcode-container,
.loyalty-content .loyalty-panel-body .loyalty-offer-barcode-container {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.dashboard-content .loyalty-panel-body .loyalty-offer-barcode-container span,
.loyalty-content .loyalty-panel-body .loyalty-offer-barcode-container span {
  margin-top: -8px;
  display: block;
  position: relative;
  z-index: 0;
}
.dashboard-content .loyalty-panel-body .loyalty-copy-box,
.loyalty-content .loyalty-panel-body .loyalty-copy-box {
  border: solid 1px black;
  padding: 0.5em;
  margin: 0 50px;
  margin-bottom: 1em;
  min-width: 50%;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dashboard-content .loyalty-panel-body .loyalty-apply-box .btn,
.loyalty-content .loyalty-panel-body .loyalty-apply-box .btn {
  margin-top: 0.5em;
  margin-bottom: 1em;
  min-width: 120px;
}
.dashboard-content .loyalty-panel-body .panel-success .panel-body,
.loyalty-content .loyalty-panel-body .panel-success .panel-body {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.dashboard-content .loyalty-panel-body .panel-success .panel-body button,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #fff;
  background-color: #1b831b;
  border-color: #176e17;
  padding: 5px;
  margin-top: 5px;
}
.dashboard-content .loyalty-panel-body .panel-success .panel-body button:hover,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button:hover,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button:focus,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button:focus,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button.focus,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button.focus {
  color: #333;
  text-decoration: none;
}
.dashboard-content .loyalty-panel-body .panel-success .panel-body button:active,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button:active,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button.active,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button.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);
}
.dashboard-content .loyalty-panel-body .panel-success .panel-body button.disabled,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button.disabled,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button[disabled],
.loyalty-content .loyalty-panel-body .panel-success .panel-body button[disabled],
fieldset[disabled] .dashboard-content .loyalty-panel-body .panel-success .panel-body button,
fieldset[disabled] .loyalty-content .loyalty-panel-body .panel-success .panel-body button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.dashboard-content .loyalty-panel-body .panel-success .panel-body button.disabled,
a.loyalty-content .loyalty-panel-body .panel-success .panel-body button.disabled,
fieldset[disabled] a.dashboard-content .loyalty-panel-body .panel-success .panel-body button,
fieldset[disabled] a.loyalty-content .loyalty-panel-body .panel-success .panel-body button {
  pointer-events: none;
}
.dashboard-content .loyalty-panel-body .panel-success .panel-body button:focus,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button:focus,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button.focus,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button.focus {
  color: #fff;
  background-color: #125912;
  border-color: #010401;
}
.dashboard-content .loyalty-panel-body .panel-success .panel-body button:hover,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button:hover {
  color: #fff;
  background-color: #125912;
  border-color: #0c3b0c;
}
.dashboard-content .loyalty-panel-body .panel-success .panel-body button:active,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button:active,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button.active,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button.active,
.open > .dropdown-toggle.dashboard-content .loyalty-panel-body .panel-success .panel-body button,
.open > .dropdown-toggle.loyalty-content .loyalty-panel-body .panel-success .panel-body button {
  color: #fff;
  background-color: #125912;
  border-color: #0c3b0c;
}
.dashboard-content .loyalty-panel-body .panel-success .panel-body button:active:hover,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button:active:hover,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button.active:hover,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button.active:hover,
.open > .dropdown-toggle.dashboard-content .loyalty-panel-body .panel-success .panel-body button:hover,
.open > .dropdown-toggle.loyalty-content .loyalty-panel-body .panel-success .panel-body button:hover,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button:active:focus,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button:active:focus,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button.active:focus,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button.active:focus,
.open > .dropdown-toggle.dashboard-content .loyalty-panel-body .panel-success .panel-body button:focus,
.open > .dropdown-toggle.loyalty-content .loyalty-panel-body .panel-success .panel-body button:focus,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button:active.focus,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button:active.focus,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button.active.focus,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button.active.focus,
.open > .dropdown-toggle.dashboard-content .loyalty-panel-body .panel-success .panel-body button.focus,
.open > .dropdown-toggle.loyalty-content .loyalty-panel-body .panel-success .panel-body button.focus {
  color: #fff;
  background-color: #0c3b0c;
  border-color: #010401;
}
.dashboard-content .loyalty-panel-body .panel-success .panel-body button:active,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button:active,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button.active,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button.active,
.open > .dropdown-toggle.dashboard-content .loyalty-panel-body .panel-success .panel-body button,
.open > .dropdown-toggle.loyalty-content .loyalty-panel-body .panel-success .panel-body button {
  background-image: none;
}
.dashboard-content .loyalty-panel-body .panel-success .panel-body button.disabled,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button.disabled,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button[disabled],
.loyalty-content .loyalty-panel-body .panel-success .panel-body button[disabled],
fieldset[disabled] .dashboard-content .loyalty-panel-body .panel-success .panel-body button,
fieldset[disabled] .loyalty-content .loyalty-panel-body .panel-success .panel-body button,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button.disabled:hover,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button.disabled:hover,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button[disabled]:hover,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button[disabled]:hover,
fieldset[disabled] .dashboard-content .loyalty-panel-body .panel-success .panel-body button:hover,
fieldset[disabled] .loyalty-content .loyalty-panel-body .panel-success .panel-body button:hover,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button.disabled:focus,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button.disabled:focus,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button[disabled]:focus,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button[disabled]:focus,
fieldset[disabled] .dashboard-content .loyalty-panel-body .panel-success .panel-body button:focus,
fieldset[disabled] .loyalty-content .loyalty-panel-body .panel-success .panel-body button:focus,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button.disabled.focus,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button.disabled.focus,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button[disabled].focus,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button[disabled].focus,
fieldset[disabled] .dashboard-content .loyalty-panel-body .panel-success .panel-body button.focus,
fieldset[disabled] .loyalty-content .loyalty-panel-body .panel-success .panel-body button.focus,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button.disabled:active,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button.disabled:active,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button[disabled]:active,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button[disabled]:active,
fieldset[disabled] .dashboard-content .loyalty-panel-body .panel-success .panel-body button:active,
fieldset[disabled] .loyalty-content .loyalty-panel-body .panel-success .panel-body button:active,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button.disabled.active,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button.disabled.active,
.dashboard-content .loyalty-panel-body .panel-success .panel-body button[disabled].active,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button[disabled].active,
fieldset[disabled] .dashboard-content .loyalty-panel-body .panel-success .panel-body button.active,
fieldset[disabled] .loyalty-content .loyalty-panel-body .panel-success .panel-body button.active {
  background-color: #1b831b;
  border-color: #176e17;
}
.dashboard-content .loyalty-panel-body .panel-success .panel-body button .badge,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button .badge {
  color: #1b831b;
  background-color: #fff;
}
.dashboard-content .loyalty-panel-body .js-claim-reward,
.loyalty-content .loyalty-panel-body .js-claim-reward {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.dashboard-content .icon-respondable,
.loyalty-content .icon-respondable {
  color: #39B54A;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dashboard-content .icon-respondable:before,
.loyalty-content .icon-respondable:before {
  content: "\f058";
}
.dashboard-content .icon-non-respondable,
.loyalty-content .icon-non-respondable {
  color: #707070;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dashboard-content .icon-non-respondable:before,
.loyalty-content .icon-non-respondable:before {
  content: "\f023";
}
.dashboard-content .icon-awarded,
.loyalty-content .icon-awarded {
  color: #39B54A;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dashboard-content .icon-awarded:before,
.loyalty-content .icon-awarded:before {
  content: "\f058";
}
.dashboard-content .icon-redeemable,
.loyalty-content .icon-redeemable {
  color: #39B54A;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dashboard-content .icon-redeemable:before,
.loyalty-content .icon-redeemable:before {
  content: "\f05d";
}
.dashboard-content .icon-copy,
.loyalty-content .icon-copy {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dashboard-content .icon-copy:before,
.loyalty-content .icon-copy:before {
  content: "\f0c5";
}
.dashboard-content .icon-respondable,
.loyalty-content .icon-respondable,
.dashboard-content .icon-non-respondable,
.loyalty-content .icon-non-respondable,
.dashboard-content .icon-awarded,
.loyalty-content .icon-awarded,
.dashboard-content .icon-awarded,
.loyalty-content .icon-awarded,
.dashboard-content .icon-redeemable,
.loyalty-content .icon-redeemable {
  font-size: 1.5em;
}
.dashboard-content .btn-coupon,
.loyalty-content .btn-coupon {
  text-transform: uppercase;
}
.dashboard-content .empty-wishlist,
.loyalty-content .empty-wishlist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.dashboard-content .empty-wishlist .btn-action,
.loyalty-content .empty-wishlist .btn-action {
  background-color: #000;
  color: #fff;
  text-transform: initial;
}
.loyalty-dashboard-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-color: #a6b4e0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 20px;
}
.loyalty-dashboard-header.account-header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 20px 0;
}
.loyalty-dashboard-header #loyalty-member {
  background-color: #fff;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-top: 20px;
}
@media (min-width: 1024px) {
  .loyalty-dashboard-header #loyalty-member {
    background-color: #a6b4e0;
    padding-bottom: 20px;
  }
}
.loyalty-dashboard-header .member-info,
.loyalty-dashboard-header .member-graphics {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.loyalty-dashboard-header .member-info h2,
.loyalty-dashboard-header .member-graphics h2,
.loyalty-dashboard-header .member-info h3,
.loyalty-dashboard-header .member-graphics h3 {
  margin-bottom: 0.25em;
}
.loyalty-dashboard-header .member-info .available-rewards,
.loyalty-dashboard-header .member-graphics .available-rewards {
  color: #126f12;
  font-weight: bold;
}
.loyalty-dashboard-header .member-info {
  background-color: #fff;
}
@media (min-width: 1024px) {
  .loyalty-dashboard-header .member-info {
    max-width: 320px;
    padding: 20px 0;
  }
}
.loyalty-dashboard-header .member-info .btn-primary {
  background-color: #000;
  min-width: 150px;
  border-radius: 23px;
}
.loyalty-dashboard-header .member-info .show-hide-barcode {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  gap: 10px;
  margin-left: 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  color: #000;
  width: 50%;
}
.loyalty-dashboard-header .member-info .show-hide-barcode.collapsed:before {
  content: "Show Barcode";
}
.loyalty-dashboard-header .member-info .show-hide-barcode.collapsed.fr:before {
  content: "Afficher le code-barres";
}
.loyalty-dashboard-header .member-info .show-hide-barcode[aria-expanded="true"]:before {
  content: "Hide Barcode";
}
.loyalty-dashboard-header .member-info .show-hide-barcode[aria-expanded="true"].fr:before {
  content: "Masquer le code-barres";
}
.loyalty-dashboard-header .member-info .show-hide-barcode .collapse-indicator {
  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;
  float: right;
}
.loyalty-dashboard-header .member-info .show-hide-barcode .collapse-indicator:before {
  content: "\e260";
}
.loyalty-dashboard-header .member-info .show-hide-barcode.collapsed .collapse-indicator {
  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;
}
.loyalty-dashboard-header .member-info .show-hide-barcode.collapsed .collapse-indicator:before {
  content: "\e259";
}
.loyalty-dashboard-header .account-header {
  background-color: #A7B4E0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.loyalty-dashboard-header .account-header-image {
  padding: 5% 10%;
  width: 100%;
}
@media (min-width: 768px) {
  .loyalty-dashboard-header .account-header-image {
    width: 75%;
  }
  .loyalty-dashboard-header .account-header-image.account {
    width: 60%;
  }
}
.loyalty-dashboard-header .loyalty-header-graphics {
  margin-left: 2em;
  margin-right: 2em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.loyalty-dashboard-header .member-details {
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-color: white;
}
.loyalty-dashboard-header .member-welcome {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  font-size: 1em;
  width: 100%;
}
@media (min-width: 768px) {
  .loyalty-dashboard-header .member-welcome {
    font-size: 1.5em;
  }
}
.loyalty-dashboard-header .member-points-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.loyalty-dashboard-header .member-balance .value,
.loyalty-dashboard-header .member-tier .value {
  font-size: 2em;
}
.loyalty-dashboard-header .member-balance .label,
.loyalty-dashboard-header .member-tier .label {
  font-size: 1.5em;
  color: inherit;
  padding-left: 0;
}
.loyalty-dashboard-header .member-progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .loyalty-dashboard-header .member-progress {
    width: 80%;
  }
}
.loyalty-dashboard-header .member-progress .progress-bar-background {
  background: #eee;
  border: solid 1px #ddd;
  width: 100%;
  margin: auto;
  border-radius: 25px;
}
.loyalty-dashboard-header .member-progress .progress-bar-background .dots {
  width: 100%;
  background: transparent;
  position: absolute;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 2%;
}
@media (min-width: 768px) {
  .loyalty-dashboard-header .member-progress .progress-bar-background .dots {
    padding: 0 1%;
  }
}
.loyalty-dashboard-header .member-progress .progress-bar-background .dots .dot {
  background: white;
  border: 1px solid white;
  border-radius: 25px;
  z-index: 10;
  width: 10px;
  height: 10px;
  color: white;
}
.loyalty-dashboard-header .member-progress .progress-bar-background .dots .dot.highlighted {
  z-index: 11;
  height: 30px;
  width: 30px;
  border: 1px solid #A6B4E0;
}
.loyalty-dashboard-header .member-progress .progress-bar {
  background: #A6B4E0;
  text-align: center;
  min-height: 2em;
  border-radius: 25px;
  padding-left: 25px;
  max-width: 100%;
  /*border-bottom-right-radius: 0;
            border-top-right-radius: 0;*/
}
.loyalty-dashboard-header .member-progress .progress-bar-labels {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: auto;
  padding-bottom: 1em;
}
.loyalty-dashboard-header .member-progress .member-spend {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.category-nav .facet-column {
  border-bottom: 1px solid #cfcfcf;
  padding: 6px;
  margin: 0;
  width: 100%;
}
.category-nav .facet-column .inner {
  margin: 0.5em 0;
}
.category-nav .facet-column .category-heading {
  font-weight: 600;
  margin-top: 1em;
  line-height: 1em;
}
.category-nav .facet-column .category-heading:after {
  margin-bottom: 10px;
  content: "\2014";
  display: block;
  padding-top: 15px;
  line-height: 0;
  color: #aaa;
}
.category-nav .facet-heading {
  border: none;
  font-size: 1em;
  margin: 0;
  text-transform: uppercase;
  color: #000;
  width: 100%;
}
.category-nav .facet-heading .filter-close {
  background: transparent;
  border: none;
  float: right;
  display: block;
  margin-top: -5px;
}
.category-nav .facet-heading .filter-close .fa-close {
  font-size: 24px;
}
.category-nav .facet-heading .footer-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 0.5em;
}
.category-nav .facet-heading .footer-icon::before {
  content: "\f068";
}
.category-nav .facet-heading.top-facets {
  font-weight: 600;
  text-transform: capitalize;
}
.category-nav .facet-heading .show-more-text,
.category-nav .facet-heading .show-less-text {
  color: #000;
  font-size: 1em;
  font-family: inherit;
  text-decoration: underline;
  display: inline;
}
.category-nav .facet-heading:not(.collapsed) .show-more-text {
  display: none;
}
.category-nav .facet-heading.collapsed .footer-icon::before {
  content: "\f067";
}
.category-nav .facet-heading.collapsed .show-less-text {
  display: none;
}
.category-nav .facet-links {
  margin-bottom: 2.5em;
  padding-left: 0.5em;
}
.category-nav .facet-links .link {
  margin-top: 10px;
  list-style: none;
}
.category-nav .facet-links input[type="checkbox"]:not(old) {
  max-width: 18px;
  margin: 0;
  padding: 0;
  opacity: 0;
  position: absolute;
}
.category-nav .facet-links input[type="checkbox"]:not(old) + label {
  display: inline-block;
  padding-left: 28px;
  background: url(/assets/theme/images/sprite-checkbox-lb-black.png) no-repeat 0 0;
  line-height: 100%;
  min-height: 18px;
}
.category-nav .facet-links input[type="checkbox"]:not(old):checked + label {
  background-position: 0 -28px;
}
.category-nav .facet-links .showmore-li {
  list-style: none;
  position: absolute;
  font-weight: bold;
  left: 0.5em;
  bottom: 0;
}
.category-nav .facet-label {
  padding-left: 0.5em;
}
.category-nav .drop-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  top: -1px;
  font-size: 1.5em;
  margin-left: 0.35714286em;
  content: "\f106";
  float: right;
}
.category-nav .drop-icon:before {
  content: "\f106";
}
.category-nav .collapsed .drop-icon:before {
  content: "\f107";
}
.subnav-list .category-nav.collapse {
  display: none;
}
@media (max-width: 1023px) {
  #dashboard-nav-content:not(.open) {
    display: none;
  }
}
@media (max-width: 1023px) {
  #dashboard-nav-content.open {
    background-color: #fff;
  }
}
@media (max-width: 1023px) {
  #dashboard-nav-container.open {
    display: none;
  }
}
.account-nav .subnav-list {
  border: none;
  margin-bottom: 0;
}
.account-nav .subnav-list.in {
  height: auto;
}
.account-nav .active a {
  color: #216ff3;
  font-weight: bold;
}
.account-nav .user-details {
  display: none;
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  .subcategory-wrapper.mobile-open {
    height: 100vh;
    width: 100vw;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
  }
  .subcategory-wrapper.mobile-open .sticky-filter {
    display: block;
  }
}
.subcategory-wrapper:not(.mobile-open) .sticky-filter {
  display: none;
}
.subcategory-wrapper .loading-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 1em;
  position: absolute;
  top: 50%;
  left: 40%;
}
.subcategory-wrapper .loading-icon:before {
  font-size: 2em;
  content: "\f1ce";
}
.subcategory-wrapper .subnav-list.facet-list a .icon-check {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.subcategory-wrapper .subnav-list.facet-list a .icon-check:before {
  content: "\f096";
}
.subcategory-wrapper .subnav-list.facet-list a.active .icon-check:before {
  content: "\f046";
}
.subcategory-wrapper .subnav-list a {
  color: #000;
}
.subcategory-wrapper .subnav-list a.active {
  font-weight: bold;
}
.subcategory-wrapper .subnav-list a.chosen {
  font-weight: bold;
}
.subcategory-wrapper .subnav-list,
.account-nav .subnav-list {
  display: block;
}
.subcategory-wrapper .subnav-list.collapse,
.account-nav .subnav-list.collapse {
  height: 0;
  display: none;
}
.subcategory-wrapper .subnav-list.in,
.account-nav .subnav-list.in {
  height: auto;
  display: block;
}
.subcategory-wrapper .subnav-list.in .subnav-list,
.account-nav .subnav-list.in .subnav-list {
  height: auto;
}
.subcategory-wrapper.collapse,
.account-nav.collapse {
  height: 0;
}
.subcategory-wrapper.in,
.account-nav.in {
  height: auto;
}
.subcategory-wrapper.in .subnav-list,
.account-nav.in .subnav-list {
  height: auto;
}
.subcategory-wrapper {
  overflow: scroll;
}
@media (min-width: 1024px) {
  .subcategory-wrapper {
    overflow: hidden;
  }
}
.account-nav {
  overflow: hidden;
}
.subnav-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eeeeee;
  margin: 0.85714286em 0;
}
.subnav-list:last-of-type {
  border: none;
  padding-left: 10px;
}
.subnav-list li {
  margin: 0 0 0.42857143em 0.85714286em;
  font-size: 0.9em;
}
.subnav-list .current {
  color: #216ff3;
}
.remove-facet {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
  padding: 0 0.42857143em 0.35714286em;
}
.remove-facet:hover,
.remove-facet:focus,
.remove-facet.focus {
  color: #333;
  text-decoration: none;
}
.remove-facet:active,
.remove-facet.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);
}
.remove-facet.disabled,
.remove-facet[disabled],
fieldset[disabled] .remove-facet {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.remove-facet.disabled,
fieldset[disabled] a.remove-facet {
  pointer-events: none;
}
.remove-facet span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.remove-facet span:before {
  content: "\f00d";
}
.category.page-content-fluid {
  overflow: inherit;
}
.category-wrapper,
.product-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 1024px) {
  .category-wrapper {
    margin: 0 8%;
  }
}
.header-image {
  clear: both;
  padding: 0 0 20px;
}
.header-image picture {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.header-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.category-header-image {
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.category-header-image img {
  position: relative;
  left: 50%;
  margin-bottom: 20px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 200%;
}
@media (min-width: 1024px) {
  .category-header-slider {
    margin: 0 0;
  }
}
.category-header-wrap {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
@media (min-width: 768px) {
  .category-header-wrap {
    -webkit-flex-basis: 70%;
        -ms-flex-preferred-size: 70%;
            flex-basis: 70%;
  }
}
.category-header-wrap .category-header,
.category-header-wrap .count {
  font-size: 1.5em;
  margin-right: 2px;
  display: inline-block;
}
@media (max-width: 767px) {
  .category-header-wrap .count {
    display: none !important;
  }
}
.category-sort-wrap {
  -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%;
  text-align: right;
}
.category-sort-wrap .sort-select-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
.category-sort-wrap .sort-select-wrap span {
  font-weight: bold;
  padding-right: 0.5em;
  -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
}
.breadcrumb.product-breadcrumb {
  background-color: inherit;
}
.category-products-wrapper {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .category-products-wrapper {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1024px) {
  .category-products-wrapper {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1300px) {
  .category-products-wrapper {
    float: left;
    width: 75%;
  }
}
.category-products-wrapper .breadcrumb {
  background-color: inherit;
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-flow: wrap;
      -ms-flex-flow: wrap;
          flex-flow: wrap;
  text-transform: uppercase;
  width: 100%;
  background-color: #fff;
  margin-left: -10px;
  margin-right: -10px;
}
.breadcrumb-wrapper .breadcrumb {
  background-color: #fff;
}
@media (min-width: 768px) {
  .breadcrumb-wrapper .breadcrumb {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
  }
  .breadcrumb-wrapper .breadcrumb.product-breadcrumb {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
    margin-left: 170px;
    margin-right: 149px;
  }
}
.breadcrumb-wrapper a {
  color: black;
}
.breadcrumb {
  padding: 8px 0 8px 1.814rem;
}
.nav-letters {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.alpha-nav {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.alpha-nav li {
  display: inline-block;
}
.alpha-nav li a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  text-align: center;
  line-height: 38px;
  width: 38px;
  height: 38px;
  padding: 0;
  margin: 0 4px 4px 0;
  text-transform: uppercase;
}
.alpha-nav li a:hover,
.alpha-nav li a:focus,
.alpha-nav li a.focus {
  color: #333;
  text-decoration: none;
}
.alpha-nav li a:active,
.alpha-nav li a.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);
}
.alpha-nav li a.disabled,
.alpha-nav li a[disabled],
fieldset[disabled] .alpha-nav li a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.alpha-nav li a.disabled,
fieldset[disabled] a.alpha-nav li a {
  pointer-events: none;
}
.alpha-nav li a:focus,
.alpha-nav li a.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.alpha-nav li a:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.alpha-nav li a:active,
.alpha-nav li a.active,
.open > .dropdown-toggle.alpha-nav li a {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.alpha-nav li a:active:hover,
.alpha-nav li a.active:hover,
.open > .dropdown-toggle.alpha-nav li a:hover,
.alpha-nav li a:active:focus,
.alpha-nav li a.active:focus,
.open > .dropdown-toggle.alpha-nav li a:focus,
.alpha-nav li a:active.focus,
.alpha-nav li a.active.focus,
.open > .dropdown-toggle.alpha-nav li a.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.alpha-nav li a:active,
.alpha-nav li a.active,
.open > .dropdown-toggle.alpha-nav li a {
  background-image: none;
}
.alpha-nav li a.disabled,
.alpha-nav li a[disabled],
fieldset[disabled] .alpha-nav li a,
.alpha-nav li a.disabled:hover,
.alpha-nav li a[disabled]:hover,
fieldset[disabled] .alpha-nav li a:hover,
.alpha-nav li a.disabled:focus,
.alpha-nav li a[disabled]:focus,
fieldset[disabled] .alpha-nav li a:focus,
.alpha-nav li a.disabled.focus,
.alpha-nav li a[disabled].focus,
fieldset[disabled] .alpha-nav li a.focus,
.alpha-nav li a.disabled:active,
.alpha-nav li a[disabled]:active,
fieldset[disabled] .alpha-nav li a:active,
.alpha-nav li a.disabled.active,
.alpha-nav li a[disabled].active,
fieldset[disabled] .alpha-nav li a.active {
  background-color: #fff;
  border-color: #ccc;
}
.alpha-nav li a .badge {
  color: #fff;
  background-color: #333;
}
.alpha-nav li a.inactive {
  cursor: default;
}
.alpha-nav li a.inactive,
.alpha-nav li a.inactive:hover,
.alpha-nav li a.inactive.active {
  background-color: #ccc;
  color: #E5E5E5;
  border-color: #ccc;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.brand-list-wrapper a {
  color: #000;
}
.brand-list-wrapper .letter-brands {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.brand-list-wrapper .letter-wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: solid 1px #ccc;
}
.brand-list-wrapper .letter-wrap:first-of-type {
  border-top: solid 1px #ccc;
}
.brand-list-wrapper .letter-wrap:last-of-type {
  border-bottom: none;
}
.brand-list-wrapper .letter-wrap .letter-title {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 10px 0 0 0;
  margin-left: -10px;
  font-size: large;
  font-weight: bold;
  text-align: center;
}
.brand-list-wrapper .letter-wrap .letter-brands-list {
  position: relative;
  float: left;
  width: 91.66666667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-left: solid 1px #ccc;
}
.brand-list-wrapper .letter-wrap .letter-brands-list ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.brand-list-wrapper .letter-wrap .letter-brands-list ul li {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .brand-list-wrapper .letter-wrap .letter-brands-list ul li {
    float: left;
    width: 33.33333333%;
  }
}
.brand-list-wrapper .letter-wrap .letter-brands-list ul li img {
  display: none !important;
}
.packery-section {
  margin-left: -10px;
  margin-right: -10px;
  margin-left: 6px;
  margin-right: 6px;
}
.packery-section .ad-name {
  background: rgba(255, 255, 255, 0.75);
  border: 1px solid #000;
  color: black;
  display: none;
  font-size: 1em;
  padding: 0.42857143em 0.85714286em;
  position: absolute;
  -webkit-transform: translateX(1em) translateY(1em);
          transform: translateX(1em) translateY(1em);
  z-index: 99;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
@media (min-width: 768px) {
  .packery-section .ad-name {
    border: 2px solid #000;
    color: black;
    display: none;
    font-size: 1.7em;
    padding: 0.71428571em 1.14285714em;
    z-index: 99;
  }
}
.packery-sizer {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.packery-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 7px;
  margin-bottom: 7px;
  /*&:hover {
        .ad-name {
            display: block;
        }
    }*/
}
@media (min-width: 1300px) {
  .packery-item {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.packery-item a {
  text-align: center;
  display: block;
  max-width: 100%;
}
.packery-item .a-content {
  text-align: center;
  font-size: 1.2rem;
  margin-top: 0.8rem;
}
.packery-item.packery-item-25 {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  /*padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;*/
}
@media (min-width: 768px) {
  .packery-item.packery-item-25 {
    float: left;
    width: 25%;
  }
}
.packery-item.packery-item-33 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  /*padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;*/
}
@media (min-width: 768px) {
  .packery-item.packery-item-33 {
    float: left;
    width: 33.33333333%;
  }
}
.packery-item.packery-item-50 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  /*padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;*/
}
@media (min-width: 768px) {
  .packery-item.packery-item-50 {
    float: left;
    width: 50%;
  }
}
.packery-item.packery-item-50 .a-content-moreinfo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1.8vw 6vw;
  color: black;
  font-size: 3.6vw;
  line-height: 1.3;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .packery-item.packery-item-50 .a-content-moreinfo {
    font-size: 2.25vw;
    line-height: 1.45;
    padding: 1.25vw 3.5vw;
  }
}
.packery-item.packery-item-50 .a-content-title {
  text-transform: uppercase;
  line-height: 2;
  font-size: 3.65vw;
}
@media screen and (min-width: 768px) {
  .packery-item.packery-item-50 .a-content-title {
    font-size: 2.65vw;
  }
}
.packery-item.packery-item-66 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  /*padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;*/
}
@media (min-width: 768px) {
  .packery-item.packery-item-66 {
    float: left;
    width: 66.66666667%;
  }
}
.packery-item.packery-item-75 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  /*padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;*/
}
@media (min-width: 768px) {
  .packery-item.packery-item-75 {
    float: left;
    width: 75%;
  }
}
.packery-item.packery-item-100 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  /*padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;*/
}
.packery-item img {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 767px) {
  .packery-item-no-call {
    display: none !important;
  }
}
.sort-caret:after {
  font-family: FontAwesome;
  content: "\f106";
}
.sort-caret.collapsed:after {
  content: "\f107";
}
.filter-caret:after {
  font-family: FontAwesome;
  content: "\f106";
}
.filter-caret.collapsed:after {
  content: "\f107";
}
.pagination-wrapper .pagination-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.85714286em;
  background-color: #fff;
}
.pagination-wrapper .sort-by,
.pagination-wrapper .filter {
  padding-right: 1px;
  padding-left: 1px;
  display: inline-block;
  float: right;
  padding-bottom: 10px;
}
.pagination-wrapper .sort-by > button,
.pagination-wrapper .filter > button {
  color: #00263d;
  font-weight: normal;
  border-radius: 0;
  color: #000;
  width: 100%;
  text-decoration: none;
  background: black;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination-wrapper .sort-by > button,
.pagination-wrapper .filter > button,
.pagination-wrapper .sort-by > button:active,
.pagination-wrapper .filter > button:active,
.pagination-wrapper .sort-by > button.active,
.pagination-wrapper .filter > button.active,
.pagination-wrapper .sort-by > button[disabled],
.pagination-wrapper .filter > button[disabled],
fieldset[disabled] .pagination-wrapper .sort-by > button,
fieldset[disabled] .pagination-wrapper .filter > button {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pagination-wrapper .sort-by > button,
.pagination-wrapper .filter > button,
.pagination-wrapper .sort-by > button:hover,
.pagination-wrapper .filter > button:hover,
.pagination-wrapper .sort-by > button:focus,
.pagination-wrapper .filter > button:focus,
.pagination-wrapper .sort-by > button:active,
.pagination-wrapper .filter > button:active {
  border-color: transparent;
}
.pagination-wrapper .sort-by > button:hover,
.pagination-wrapper .filter > button:hover,
.pagination-wrapper .sort-by > button:focus,
.pagination-wrapper .filter > button:focus {
  color: #000000;
  text-decoration: underline;
  background-color: transparent;
}
.pagination-wrapper .sort-by > button[disabled]:hover,
.pagination-wrapper .filter > button[disabled]:hover,
fieldset[disabled] .pagination-wrapper .sort-by > button:hover,
fieldset[disabled] .pagination-wrapper .filter > button:hover,
.pagination-wrapper .sort-by > button[disabled]:focus,
.pagination-wrapper .filter > button[disabled]:focus,
fieldset[disabled] .pagination-wrapper .sort-by > button:focus,
fieldset[disabled] .pagination-wrapper .filter > button:focus {
  color: #777777;
  text-decoration: none;
}
.pagination-wrapper .sort-by > button:focus,
.pagination-wrapper .filter > button:focus,
.pagination-wrapper .sort-by > button:active,
.pagination-wrapper .filter > button:active,
.pagination-wrapper .sort-by > button:hover,
.pagination-wrapper .filter > button:hover {
  background-color: white;
  color: black;
  text-decoration: none;
}
.pagination-wrapper .sort-by > button .sort-by-label,
.pagination-wrapper .filter > button .sort-by-label {
  font-weight: bold;
  padding-right: 5px;
}
.pagination-wrapper .sort-by > button .sort-by-selection,
.pagination-wrapper .filter > button .sort-by-selection {
  color: dimgray;
  font-weight: bold;
}
.pagination-wrapper .sort-by > button span.angle-icon,
.pagination-wrapper .filter > button span.angle-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5em;
  font-weight: bold;
  margin-left: 0.35714286em;
}
.pagination-wrapper .sort-by > button span.angle-icon:before,
.pagination-wrapper .filter > button span.angle-icon:before {
  content: "\f107";
}
.pagination-wrapper .sort-by .dropdown-menu,
.pagination-wrapper .filter .dropdown-menu {
  cursor: pointer;
  left: auto;
  right: 0;
  border-radius: 15px;
  top: 25px;
  text-align: right;
}
.pagination-wrapper .sort-by .dropdown-menu > li > a.active,
.pagination-wrapper .filter .dropdown-menu > li > a.active,
.pagination-wrapper .sort-by .dropdown-menu > li > a.current,
.pagination-wrapper .filter .dropdown-menu > li > a.current {
  background: #00263d;
  color: #fff;
}
.pagination-wrapper .sort-by .dropdown-menu > li > a.active > span,
.pagination-wrapper .filter .dropdown-menu > li > a.active > span,
.pagination-wrapper .sort-by .dropdown-menu > li > a.current > span,
.pagination-wrapper .filter .dropdown-menu > li > a.current > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.42857143em;
}
.pagination-wrapper .sort-by .dropdown-menu > li > a.active > span:before,
.pagination-wrapper .filter .dropdown-menu > li > a.active > span:before,
.pagination-wrapper .sort-by .dropdown-menu > li > a.current > span:before,
.pagination-wrapper .filter .dropdown-menu > li > a.current > span:before {
  content: "\f00c";
}
.pagination-wrapper .sort-by .filter .dropdown-menu > .facet-name,
.pagination-wrapper .filter .filter .dropdown-menu > .facet-name {
  background: #777777;
  color: #fff;
  padding: 3px 20px;
}
.pagination-wrapper .pagination-pages {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .pagination-wrapper .pagination-pages {
    float: left;
    width: 50%;
  }
}
.pagination-wrapper .listing-paginate {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination-wrapper .listing-paginate.previous:before {
  content: "\f0d9";
}
.pagination-wrapper .listing-paginate.next:before {
  content: "\f0da";
}
.facet-button-container {
  padding: 1em;
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sticky-facet-nav {
    z-index: 99;
    background: #fff;
  }
}
.facet-panel-wrapper {
  width: 100%;
  margin-top: 10px;
}
.facet-panel-wrapper .facet-heading {
  color: black;
  padding: 3px 20px;
  margin: 1em 0;
  font-size: 1em;
  text-transform: uppercase;
}
.facet-panel-wrapper .drop-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.35714286em;
  content: "\f106";
  float: right;
}
.facet-panel-wrapper .drop-icon:before {
  content: "\f106";
}
.facet-panel-wrapper .collapsed .drop-icon:before {
  content: "\f107";
}
.facet-panel-wrapper .facet-column a {
  display: block;
  padding: 7px 10px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  font-size: 1em;
  text-decoration: none;
}
.facet-panel-wrapper .facet-column a.active {
  font-weight: bold;
}
.facet-panel-wrapper .facet-column a.chosen {
  font-weight: bold;
}
.facet-panel-wrapper .facet-column.sort-by {
  text-align: left;
}
.facet-panel-wrapper .facet-column .facet-links {
  padding: 0;
}
.facet-panel-wrapper .facet-column .facet-links li {
  list-style: none outside none;
  border-bottom: 1px solid #e5e5e5;
}
.facet-panel-wrapper .facet-column .facet-links .showmore-li {
  position: absolute;
  bottom: 0.3em;
}
.facet-panel-wrapper .facet-column .subnav-list li {
  font-size: 1em;
  margin: 0;
}
.facet-panel {
  display: none;
  border: none;
  margin-bottom: 20px;
  padding: 0;
  background-color: #fff;
}
.facet-panel:before,
.facet-panel:after {
  content: " ";
  display: table;
}
.facet-panel:after {
  clear: both;
}
.facet-panel:before,
.facet-panel:after {
  content: " ";
  display: table;
}
.facet-panel:after {
  clear: both;
}
.facet-panel .category-heading {
  font-weight: 600;
  margin-top: 1em;
  line-height: 1em;
  padding-left: 20px;
  text-transform: uppercase;
}
.facet-panel .category-heading:after {
  margin-bottom: 10px;
  content: "\2014";
  display: block;
  padding-top: 15px;
  line-height: 0;
  color: #aaa;
}
.facet-panel .category-heading a {
  padding: 0;
  font-weight: bold;
}
.facet-actions {
  display: inline-block;
  width: 100%;
  background-color: #fff;
  padding: 10px;
  text-align: center;
}
.facet-actions:before,
.facet-actions:after {
  content: " ";
  display: table;
}
.facet-actions:after {
  clear: both;
}
.facet-actions:before,
.facet-actions:after {
  content: " ";
  display: table;
}
.facet-actions:after {
  clear: both;
}
.facet-actions.sticky-filter {
  display: none;
  z-index: 11;
  position: fixed;
  bottom: 0px;
  left: 0px;
}
.facet-actions .apply-filter {
  width: 50%;
  float: right;
  padding-left: 5px;
}
.facet-actions .clear-filter {
  width: 50%;
  float: left;
  padding-right: 5px;
}
.facet-actions .clear-filter .clear-results {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  width: 100%;
  border: 1px solid #000;
  color: #000;
  font-size: 14px;
}
.facet-actions .clear-filter .clear-results:hover,
.facet-actions .clear-filter .clear-results:focus,
.facet-actions .clear-filter .clear-results.focus {
  color: #333;
  text-decoration: none;
}
.facet-actions .clear-filter .clear-results:active,
.facet-actions .clear-filter .clear-results.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);
}
.facet-actions .clear-filter .clear-results.disabled,
.facet-actions .clear-filter .clear-results[disabled],
fieldset[disabled] .facet-actions .clear-filter .clear-results {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.facet-actions .clear-filter .clear-results.disabled,
fieldset[disabled] a.facet-actions .clear-filter .clear-results {
  pointer-events: none;
}
.facet-actions .view-results {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #fff;
  background-color: #000;
  border-color: #707070;
  width: 100%;
  font-size: 14px;
}
.facet-actions .view-results:hover,
.facet-actions .view-results:focus,
.facet-actions .view-results.focus {
  color: #333;
  text-decoration: none;
}
.facet-actions .view-results:active,
.facet-actions .view-results.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);
}
.facet-actions .view-results.disabled,
.facet-actions .view-results[disabled],
fieldset[disabled] .facet-actions .view-results {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.facet-actions .view-results.disabled,
fieldset[disabled] a.facet-actions .view-results {
  pointer-events: none;
}
.facet-actions .view-results:hover,
.facet-actions .view-results:active,
.facet-actions .view-results:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.facet-actions .btn-facets {
  background-color: #fff;
  color: #707070;
}
.facet-actions .btn-facets:hover {
  background-color: #ddd;
}
/*
.product-carousel-wrapper {
    .base-carousel-wrapper;
}

.avc-carousel-pagination {
    .base-carousel-pagination();

    position: relative;
}

.base-carousel-pagination {
    background: none;

    left: 0;
    right: 0;
    transform: none;

    > a {
        background: @brand-gray-light;

        &.active {
            background: @brand-primary-light;
        }
    }
}

.base-carousel-control-prev, .base-carousel-control-next {
    &.active {
        display: none;
    }
}

.alt-views-wrapper {
    .horizontal-carousel-wrapper;
}

.product-carousel, .alt-views-carousel {
    .base-carousel;
}
    */
.alt-views-carousel {
  min-height: 0;
}
.alt-views-carousel img,
.alt-views-carousel video {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.alt-views-carousel .slideable-area {
  position: absolute;
  top: 0;
  bottom: 12%;
  width: 20%;
}
.alt-views-carousel .slideable-area.left {
  left: 0;
}
.alt-views-carousel .slideable-area.right {
  right: 0;
  top: 12%;
}
.alt-views-carousel .video-with-play {
  position: relative;
}
.alt-views-carousel .video-with-play .play-button {
  position: absolute;
  height: 45px;
  width: 45px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
}
@media (max-width: 767px) {
  .alt-views-carousel .video-with-play .play-button {
    display: none !important;
  }
}
.alt-views-carousel a:nth-of-type(n+2) {
  display: none;
}
.alt-views-carousel a:nth-of-type(n+2).slick-slide {
  display: block;
}
.alt-views-mobile-nav {
  height: 0.3rem;
  background-color: #ddd;
  margin: 0 1rem 1rem;
}
.alt-views-mobile-nav .alt-views-mobile-nav-indicator {
  height: 0.3rem;
  background-color: #333333;
  width: 1rem;
  -webkit-transition: -webkit-transform 0.45s ease-in-out;
  transition: -webkit-transform 0.45s ease-in-out;
  transition: transform 0.45s ease-in-out;
  transition: transform 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
}
/*

.carousel-inner {
    .item {
        img {
            margin: 0 auto;
        }
    }
}

.carousel-control {
    opacity: 1;
    .transition(.2s all @base-bezier);

    &.left, &.right {
        background-image: none;
    }

    &:hover {
        span {
            .scale(1.2);
        }
    }

    span {
        background-color: fade(@white, 50%);
        color: @black;
        // font-size: 60px;
        // height: 60px;
        // margin-top: -30px;
        // width: 48px;
        .transition(.2s all @base-bezier);
    }
}

.carousel-caption {
    color: @black;
    background-color: fade(@white, 50%);
    font-size: 1.7em;
    padding: 0.71428571em 1.14285714em;
}

.product-carousel-control-prev {
    .base-carousel-control-prev;
}

.product-carousel-control-next {
    .base-carousel-control-next;
}


.avc-carousel-control-prev {
    .base-carousel-control-prev;
    left: 0;
}

.avc-carousel-control-prev, .avc-carousel-control-next {
    display: none;
    font-size: @font-size-h3;
    height: 24px;
    line-height: 1;
    margin: -12px 0 0;
    padding: 0;
    position: absolute;
    right: auto;
    text-align: center;
    top: 50%;
    width: 24px;
    z-index: 100;

    span {
        display: block;
        height: 100%;
        text-align: center;
        width: 100%;

        &:before {
            content: @fa-var-angle-up;
        }
    }
}

.avc-carousel-control-next {
    .base-carousel-control-next;
    left: auto;
    right: 0;

    span {
        &:before {
            content: @fa-var-angle-down;
        }
    }
}
    */
.button-quickshop {
  color: #fff;
  background-color: #a6a6a6;
  border-color: #999999;
  -webkit-transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  border: none;
  bottom: -40px;
  padding: 0.42857143em 0.85714286em;
  position: absolute;
  z-index: 10;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100%;
  text-transform: uppercase;
}
.button-quickshop:focus,
.button-quickshop.focus {
  color: #fff;
  background-color: #8c8c8c;
  border-color: #595959;
}
.button-quickshop:hover {
  color: #fff;
  background-color: #8c8c8c;
  border-color: #7a7a7a;
}
.button-quickshop:active,
.button-quickshop.active,
.open > .dropdown-toggle.button-quickshop {
  color: #fff;
  background-color: #8c8c8c;
  border-color: #7a7a7a;
}
.button-quickshop:active:hover,
.button-quickshop.active:hover,
.open > .dropdown-toggle.button-quickshop:hover,
.button-quickshop:active:focus,
.button-quickshop.active:focus,
.open > .dropdown-toggle.button-quickshop:focus,
.button-quickshop:active.focus,
.button-quickshop.active.focus,
.open > .dropdown-toggle.button-quickshop.focus {
  color: #fff;
  background-color: #7a7a7a;
  border-color: #595959;
}
.button-quickshop:active,
.button-quickshop.active,
.open > .dropdown-toggle.button-quickshop {
  background-image: none;
}
.button-quickshop.disabled,
.button-quickshop[disabled],
fieldset[disabled] .button-quickshop,
.button-quickshop.disabled:hover,
.button-quickshop[disabled]:hover,
fieldset[disabled] .button-quickshop:hover,
.button-quickshop.disabled:focus,
.button-quickshop[disabled]:focus,
fieldset[disabled] .button-quickshop:focus,
.button-quickshop.disabled.focus,
.button-quickshop[disabled].focus,
fieldset[disabled] .button-quickshop.focus,
.button-quickshop.disabled:active,
.button-quickshop[disabled]:active,
fieldset[disabled] .button-quickshop:active,
.button-quickshop.disabled.active,
.button-quickshop[disabled].active,
fieldset[disabled] .button-quickshop.active {
  background-color: #a6a6a6;
  border-color: #999999;
}
.button-quickshop .badge {
  color: #a6a6a6;
  background-color: #fff;
}
.modal-qs,
.modal-login,
.modal-snapshot,
.modal-rules,
.modal-size,
.modal-confirm,
.modal-send-wishlist {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.modal-qs.fade .modal-dialog,
.modal-login.fade .modal-dialog,
.modal-snapshot.fade .modal-dialog,
.modal-rules.fade .modal-dialog,
.modal-size.fade .modal-dialog,
.modal-confirm.fade .modal-dialog,
.modal-send-wishlist.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal-qs.in .modal-dialog,
.modal-login.in .modal-dialog,
.modal-snapshot.in .modal-dialog,
.modal-rules.in .modal-dialog,
.modal-size.in .modal-dialog,
.modal-confirm.in .modal-dialog,
.modal-send-wishlist.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-qs .modal-header button.close,
.modal-login .modal-header button.close,
.modal-snapshot .modal-header button.close,
.modal-rules .modal-header button.close,
.modal-size .modal-header button.close,
.modal-confirm .modal-header button.close,
.modal-send-wishlist .modal-header button.close {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  margin: 0;
}
.modal-qs .modal-header button.close:hover,
.modal-login .modal-header button.close:hover,
.modal-snapshot .modal-header button.close:hover,
.modal-rules .modal-header button.close:hover,
.modal-size .modal-header button.close:hover,
.modal-confirm .modal-header button.close:hover,
.modal-send-wishlist .modal-header button.close:hover {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.modal-qs .modal-header button.close > span,
.modal-login .modal-header button.close > span,
.modal-snapshot .modal-header button.close > span,
.modal-rules .modal-header button.close > span,
.modal-size .modal-header button.close > span,
.modal-confirm .modal-header button.close > span,
.modal-send-wishlist .modal-header button.close > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.modal-qs .modal-header button.close > span:before,
.modal-login .modal-header button.close > span:before,
.modal-snapshot .modal-header button.close > span:before,
.modal-rules .modal-header button.close > span:before,
.modal-size .modal-header button.close > span:before,
.modal-confirm .modal-header button.close > span:before,
.modal-send-wishlist .modal-header button.close > span:before {
  content: "\f00d";
}
.modal-qs .modal-body,
.modal-login .modal-body,
.modal-snapshot .modal-body,
.modal-rules .modal-body,
.modal-size .modal-body,
.modal-confirm .modal-body,
.modal-send-wishlist .modal-body {
  max-height: 320px;
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .modal-qs .modal-body,
  .modal-login .modal-body,
  .modal-snapshot .modal-body,
  .modal-rules .modal-body,
  .modal-size .modal-body,
  .modal-confirm .modal-body,
  .modal-send-wishlist .modal-body {
    max-height: 420px;
  }
}
@media (min-width: 1300px) {
  .modal-qs .modal-body,
  .modal-login .modal-body,
  .modal-snapshot .modal-body,
  .modal-rules .modal-body,
  .modal-size .modal-body,
  .modal-confirm .modal-body,
  .modal-send-wishlist .modal-body {
    max-height: 600px;
  }
}
.modal-qs.in,
.modal-login.in,
.modal-snapshot.in,
.modal-rules.in,
.modal-size.in,
.modal-confirm.in,
.modal-send-wishlist.in {
  opacity: 1;
}
.modal-qs .modal-dialog,
.modal-login .modal-dialog,
.modal-snapshot .modal-dialog,
.modal-rules .modal-dialog,
.modal-size .modal-dialog,
.modal-confirm .modal-dialog,
.modal-send-wishlist .modal-dialog {
  width: auto;
}
.modal-qs .modal-info,
.modal-login .modal-info,
.modal-snapshot .modal-info,
.modal-rules .modal-info,
.modal-size .modal-info,
.modal-confirm .modal-info,
.modal-send-wishlist .modal-info {
  margin-left: 20px;
}
.modal-login {
  overflow-y: scroll;
  max-height: 95vh;
}
.modal-login input[type="checkbox"]:not(old) {
  max-width: 18px;
  margin: 0;
  padding: 0;
  opacity: 0;
  position: absolute;
}
.modal-login input[type="checkbox"]:not(old) + label {
  display: inline-block;
  padding-left: 28px;
  background: url(/assets/theme/images/sprite-checkbox-lb-black.png) no-repeat 0 0;
  line-height: 100%;
  min-height: 18px;
  max-height: 18px;
}
.modal-login input[type="checkbox"]:not(old):checked + label {
  background-position: 0 -28px;
}
.modal-login h4 {
  text-transform: uppercase;
}
.modal-login .modal-content > .close {
  color: #000;
  position: absolute;
  z-index: 20;
  right: 10px;
  top: 10px;
  opacity: 1;
}
.modal-login .modal-content > .close > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
}
.modal-login .modal-content > .close > span:before {
  content: "\f00d";
}
@media (min-width: 768px) {
  .modal-login .modal-dialog {
    width: 680px;
  }
}
.modal-login .modal-body {
  padding-bottom: 0;
  padding-top: 10px;
  max-height: unset;
}
.modal-login .modal-info {
  padding-left: 20px;
}
.modal-login .options {
  padding: 20px 20px;
}
.modal-login .options .nav-tabs {
  margin-bottom: 0.71428571em;
}
.modal-login .actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
}
.modal-login .btn {
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
  width: 40%;
  margin-left: 0 !important;
}
.modal-login .btn-pill-secondary {
  background-color: #a7b4e0;
  border: none;
  color: #fff;
}
.modal-OSM {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.modal-OSM.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal-OSM.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-OSM .modal-header button.close {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  margin: 0;
}
.modal-OSM .modal-header button.close:hover {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.modal-OSM .modal-header button.close > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.modal-OSM .modal-header button.close > span:before {
  content: "\f00d";
}
.modal-OSM .modal-body {
  max-height: 320px;
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .modal-OSM .modal-body {
    max-height: 420px;
  }
}
@media (min-width: 1300px) {
  .modal-OSM .modal-body {
    max-height: 600px;
  }
}
.modal-OSM.in {
  opacity: 1;
}
.modal-OSM .modal-dialog {
  width: 95vw;
  max-width: 600px;
}
.modal-OSM .modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: none;
}
.modal-OSM .modal-header button.close {
  color: black;
  position: absolute;
  right: 0;
  opacity: unset;
  z-index: 999;
  padding: 0.85714286em;
}
.modal-OSM .modal-header button.close:hover {
  -webkit-transform: none;
          transform: none;
}
.modal-OSM .modal-body {
  padding: 2em;
  max-height: unset;
}
.modal-OSM .modal-text {
  background: #fff;
  max-height: unset;
  padding: 20px / 2;
  text-align: center;
}
.modal-sms-signup {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  bottom: unset;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.modal-sms-signup.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal-sms-signup.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-sms-signup .modal-header button.close {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  margin: 0;
}
.modal-sms-signup .modal-header button.close:hover {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.modal-sms-signup .modal-header button.close > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.modal-sms-signup .modal-header button.close > span:before {
  content: "\f00d";
}
.modal-sms-signup .modal-body {
  max-height: 320px;
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .modal-sms-signup .modal-body {
    max-height: 420px;
  }
}
@media (min-width: 1300px) {
  .modal-sms-signup .modal-body {
    max-height: 600px;
  }
}
.modal-sms-signup.in {
  opacity: 1;
}
.modal-sms-signup .modal-body {
  max-height: unset;
  padding: 0;
}
.modal-sms-signup button.close {
  position: absolute;
  right: 0;
  opacity: unset;
  z-index: 999;
  padding: 0.85714286em;
}
.modal-sms-signup .modal-text {
  background: #fff;
  max-height: unset;
  padding: 20px / 2;
  text-align: center;
}
.modal-email-signup {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  bottom: unset;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.modal-email-signup.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal-email-signup.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-email-signup .modal-header button.close {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  margin: 0;
}
.modal-email-signup .modal-header button.close:hover {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.modal-email-signup .modal-header button.close > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.modal-email-signup .modal-header button.close > span:before {
  content: "\f00d";
}
.modal-email-signup .modal-body {
  max-height: 320px;
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .modal-email-signup .modal-body {
    max-height: 420px;
  }
}
@media (min-width: 1300px) {
  .modal-email-signup .modal-body {
    max-height: 600px;
  }
}
.modal-email-signup.in {
  opacity: 1;
}
.modal-email-signup .modal-dialog {
  width: 460px;
}
.modal-email-signup .modal-body {
  max-height: unset;
  padding: 0;
  margin: 0;
}
.modal-email-signup .modal-text {
  background: #fff;
  max-height: unset;
  padding: 20px;
  text-align: center;
}
.modal-email-signup #btnEmailPopup {
  color: #fff;
  background-color: #216ff3;
  border-color: #216ff3;
  -webkit-transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  border: 0;
}
.modal-email-signup #btnEmailPopup:focus,
.modal-email-signup #btnEmailPopup.focus {
  color: #fff;
  background-color: #0b56d6;
  border-color: #08398d;
}
.modal-email-signup #btnEmailPopup:hover {
  color: #fff;
  background-color: #0b56d6;
  border-color: #0b53cc;
}
.modal-email-signup #btnEmailPopup:active,
.modal-email-signup #btnEmailPopup.active,
.open > .dropdown-toggle.modal-email-signup #btnEmailPopup {
  color: #fff;
  background-color: #0b56d6;
  border-color: #0b53cc;
}
.modal-email-signup #btnEmailPopup:active:hover,
.modal-email-signup #btnEmailPopup.active:hover,
.open > .dropdown-toggle.modal-email-signup #btnEmailPopup:hover,
.modal-email-signup #btnEmailPopup:active:focus,
.modal-email-signup #btnEmailPopup.active:focus,
.open > .dropdown-toggle.modal-email-signup #btnEmailPopup:focus,
.modal-email-signup #btnEmailPopup:active.focus,
.modal-email-signup #btnEmailPopup.active.focus,
.open > .dropdown-toggle.modal-email-signup #btnEmailPopup.focus {
  color: #fff;
  background-color: #0a49b4;
  border-color: #08398d;
}
.modal-email-signup #btnEmailPopup:active,
.modal-email-signup #btnEmailPopup.active,
.open > .dropdown-toggle.modal-email-signup #btnEmailPopup {
  background-image: none;
}
.modal-email-signup #btnEmailPopup.disabled,
.modal-email-signup #btnEmailPopup[disabled],
fieldset[disabled] .modal-email-signup #btnEmailPopup,
.modal-email-signup #btnEmailPopup.disabled:hover,
.modal-email-signup #btnEmailPopup[disabled]:hover,
fieldset[disabled] .modal-email-signup #btnEmailPopup:hover,
.modal-email-signup #btnEmailPopup.disabled:focus,
.modal-email-signup #btnEmailPopup[disabled]:focus,
fieldset[disabled] .modal-email-signup #btnEmailPopup:focus,
.modal-email-signup #btnEmailPopup.disabled.focus,
.modal-email-signup #btnEmailPopup[disabled].focus,
fieldset[disabled] .modal-email-signup #btnEmailPopup.focus,
.modal-email-signup #btnEmailPopup.disabled:active,
.modal-email-signup #btnEmailPopup[disabled]:active,
fieldset[disabled] .modal-email-signup #btnEmailPopup:active,
.modal-email-signup #btnEmailPopup.disabled.active,
.modal-email-signup #btnEmailPopup[disabled].active,
fieldset[disabled] .modal-email-signup #btnEmailPopup.active {
  background-color: #216ff3;
  border-color: #216ff3;
}
.modal-email-signup #btnEmailPopup .badge {
  color: #216ff3;
  background-color: #fff;
}
.modal-send,
.modal-osheaga-success,
.modal-magazine-success {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.modal-send.fade .modal-dialog,
.modal-osheaga-success.fade .modal-dialog,
.modal-magazine-success.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal-send.in .modal-dialog,
.modal-osheaga-success.in .modal-dialog,
.modal-magazine-success.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-send .modal-header button.close,
.modal-osheaga-success .modal-header button.close,
.modal-magazine-success .modal-header button.close {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  margin: 0;
}
.modal-send .modal-header button.close:hover,
.modal-osheaga-success .modal-header button.close:hover,
.modal-magazine-success .modal-header button.close:hover {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.modal-send .modal-header button.close > span,
.modal-osheaga-success .modal-header button.close > span,
.modal-magazine-success .modal-header button.close > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.modal-send .modal-header button.close > span:before,
.modal-osheaga-success .modal-header button.close > span:before,
.modal-magazine-success .modal-header button.close > span:before {
  content: "\f00d";
}
.modal-send .modal-body,
.modal-osheaga-success .modal-body,
.modal-magazine-success .modal-body {
  max-height: 320px;
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .modal-send .modal-body,
  .modal-osheaga-success .modal-body,
  .modal-magazine-success .modal-body {
    max-height: 420px;
  }
}
@media (min-width: 1300px) {
  .modal-send .modal-body,
  .modal-osheaga-success .modal-body,
  .modal-magazine-success .modal-body {
    max-height: 600px;
  }
}
.modal-send.in,
.modal-osheaga-success.in,
.modal-magazine-success.in {
  opacity: 1;
}
.modal-snapshot .image-wrap {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.modal-snapshot .image-wrap img {
  display: block;
  max-width: 100%;
  height: auto;
}
.modal-snapshot .info-wrap {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.modal-snapshot .link-details {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
  color: #fff;
  background-color: #216ff3;
  border-color: #0d6cee;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  margin-top: 20px;
}
.modal-snapshot .link-details:hover,
.modal-snapshot .link-details:focus,
.modal-snapshot .link-details.focus {
  color: #333;
  text-decoration: none;
}
.modal-snapshot .link-details:active,
.modal-snapshot .link-details.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);
}
.modal-snapshot .link-details.disabled,
.modal-snapshot .link-details[disabled],
fieldset[disabled] .modal-snapshot .link-details {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.modal-snapshot .link-details.disabled,
fieldset[disabled] a.modal-snapshot .link-details {
  pointer-events: none;
}
.modal-snapshot .link-details:focus,
.modal-snapshot .link-details.focus {
  color: #fff;
  background-color: #0b56d6;
  border-color: #063575;
}
.modal-snapshot .link-details:hover {
  color: #fff;
  background-color: #0b56d6;
  border-color: #0a51b4;
}
.modal-snapshot .link-details:active,
.modal-snapshot .link-details.active,
.open > .dropdown-toggle.modal-snapshot .link-details {
  color: #fff;
  background-color: #0b56d6;
  border-color: #0a51b4;
}
.modal-snapshot .link-details:active:hover,
.modal-snapshot .link-details.active:hover,
.open > .dropdown-toggle.modal-snapshot .link-details:hover,
.modal-snapshot .link-details:active:focus,
.modal-snapshot .link-details.active:focus,
.open > .dropdown-toggle.modal-snapshot .link-details:focus,
.modal-snapshot .link-details:active.focus,
.modal-snapshot .link-details.active.focus,
.open > .dropdown-toggle.modal-snapshot .link-details.focus {
  color: #fff;
  background-color: #0a49b4;
  border-color: #063575;
}
.modal-snapshot .link-details:active,
.modal-snapshot .link-details.active,
.open > .dropdown-toggle.modal-snapshot .link-details {
  background-image: none;
}
.modal-snapshot .link-details.disabled,
.modal-snapshot .link-details[disabled],
fieldset[disabled] .modal-snapshot .link-details,
.modal-snapshot .link-details.disabled:hover,
.modal-snapshot .link-details[disabled]:hover,
fieldset[disabled] .modal-snapshot .link-details:hover,
.modal-snapshot .link-details.disabled:focus,
.modal-snapshot .link-details[disabled]:focus,
fieldset[disabled] .modal-snapshot .link-details:focus,
.modal-snapshot .link-details.disabled.focus,
.modal-snapshot .link-details[disabled].focus,
fieldset[disabled] .modal-snapshot .link-details.focus,
.modal-snapshot .link-details.disabled:active,
.modal-snapshot .link-details[disabled]:active,
fieldset[disabled] .modal-snapshot .link-details:active,
.modal-snapshot .link-details.disabled.active,
.modal-snapshot .link-details[disabled].active,
fieldset[disabled] .modal-snapshot .link-details.active {
  background-color: #216ff3;
  border-color: #0d6cee;
}
.modal-snapshot .link-details .badge {
  color: #216ff3;
  background-color: #fff;
}
.modal-snapshot .link-details > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.71428571em;
}
.modal-snapshot .link-details > span:before {
  content: "\f105";
}
.snapshot-panel {
  margin-bottom: 1.42857143em;
  background-color: #fff;
  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);
  border-color: #ebccd1;
}
.snapshot-panel > .list-group,
.snapshot-panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.snapshot-panel > .list-group .list-group-item,
.snapshot-panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.snapshot-panel > .list-group:first-child .list-group-item:first-child,
.snapshot-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;
}
.snapshot-panel > .list-group:last-child .list-group-item:last-child,
.snapshot-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;
}
.snapshot-panel > .table,
.snapshot-panel > .table-responsive > .table,
.snapshot-panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.snapshot-panel > .table caption,
.snapshot-panel > .table-responsive > .table caption,
.snapshot-panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.snapshot-panel > .table:first-child,
.snapshot-panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.snapshot-panel > .table:first-child > thead:first-child > tr:first-child,
.snapshot-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.snapshot-panel > .table:first-child > tbody:first-child > tr:first-child,
.snapshot-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.snapshot-panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.snapshot-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.snapshot-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.snapshot-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.snapshot-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.snapshot-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.snapshot-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.snapshot-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.snapshot-panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.snapshot-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.snapshot-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.snapshot-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.snapshot-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.snapshot-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.snapshot-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.snapshot-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.snapshot-panel > .table:last-child,
.snapshot-panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.snapshot-panel > .table:last-child > tbody:last-child > tr:last-child,
.snapshot-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.snapshot-panel > .table:last-child > tfoot:last-child > tr:last-child,
.snapshot-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.snapshot-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.snapshot-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.snapshot-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.snapshot-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.snapshot-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.snapshot-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.snapshot-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.snapshot-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.snapshot-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.snapshot-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.snapshot-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.snapshot-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.snapshot-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.snapshot-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.snapshot-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.snapshot-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.snapshot-panel > .panel-body + .table,
.snapshot-panel > .panel-body + .table-responsive,
.snapshot-panel > .table + .panel-body,
.snapshot-panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.snapshot-panel > .table > tbody:first-child > tr:first-child th,
.snapshot-panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.snapshot-panel > .table-bordered,
.snapshot-panel > .table-responsive > .table-bordered {
  border: 0;
}
.snapshot-panel > .table-bordered > thead > tr > th:first-child,
.snapshot-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.snapshot-panel > .table-bordered > tbody > tr > th:first-child,
.snapshot-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.snapshot-panel > .table-bordered > tfoot > tr > th:first-child,
.snapshot-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.snapshot-panel > .table-bordered > thead > tr > td:first-child,
.snapshot-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.snapshot-panel > .table-bordered > tbody > tr > td:first-child,
.snapshot-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.snapshot-panel > .table-bordered > tfoot > tr > td:first-child,
.snapshot-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.snapshot-panel > .table-bordered > thead > tr > th:last-child,
.snapshot-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.snapshot-panel > .table-bordered > tbody > tr > th:last-child,
.snapshot-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.snapshot-panel > .table-bordered > tfoot > tr > th:last-child,
.snapshot-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.snapshot-panel > .table-bordered > thead > tr > td:last-child,
.snapshot-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.snapshot-panel > .table-bordered > tbody > tr > td:last-child,
.snapshot-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.snapshot-panel > .table-bordered > tfoot > tr > td:last-child,
.snapshot-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.snapshot-panel > .table-bordered > thead > tr:first-child > td,
.snapshot-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.snapshot-panel > .table-bordered > tbody > tr:first-child > td,
.snapshot-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.snapshot-panel > .table-bordered > thead > tr:first-child > th,
.snapshot-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.snapshot-panel > .table-bordered > tbody > tr:first-child > th,
.snapshot-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.snapshot-panel > .table-bordered > tbody > tr:last-child > td,
.snapshot-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.snapshot-panel > .table-bordered > tfoot > tr:last-child > td,
.snapshot-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.snapshot-panel > .table-bordered > tbody > tr:last-child > th,
.snapshot-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.snapshot-panel > .table-bordered > tfoot > tr:last-child > th,
.snapshot-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.snapshot-panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.snapshot-panel > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.snapshot-panel > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.snapshot-panel > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.snapshot-panel > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.snapshot-panel .errors {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.modal-qs .modal-header {
  min-height: 0;
  padding: 0;
  margin: 15px 17px 0 0;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.modal-qs .modal-header .close {
  float: none;
}
.modal-qs .modal-title {
  margin: 0 0 0 50%;
  padding-left: 10px;
  color: #777777;
}
.modal-send-wishlist .modal-dialog,
.modal-confirm .modal-dialog {
  width: 95%;
  top: 25vh;
}
@media screen and (min-width: 767px) {
  .modal-send-wishlist .modal-dialog,
  .modal-confirm .modal-dialog {
    width: 480px;
    top: 200px;
  }
}
.modal-send-wishlist .close,
.modal-confirm .close {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  position: absolute;
  z-index: 20;
  right: 20px;
  top: 10px;
}
.modal-send-wishlist .close:hover,
.modal-confirm .close:hover {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.modal-send-wishlist .close > span,
.modal-confirm .close > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.modal-send-wishlist .close > span:before,
.modal-confirm .close > span:before {
  content: "\f00d";
}
.modal-send-wishlist .close span,
.modal-confirm .close span {
  font-size: 1.5em;
}
.modal-send-wishlist .modal-header,
.modal-confirm .modal-header {
  border: none;
}
.modal-send-wishlist .modal-header hr,
.modal-confirm .modal-header hr {
  margin-bottom: 0;
  margin-top: 0.8em;
}
.modal-send-wishlist .send-wish-list,
.modal-confirm .send-wish-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.modal-send-wishlist .form-actions,
.modal-confirm .form-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal-send-wishlist .btn-pill-primary,
.modal-confirm .btn-pill-primary {
  text-transform: uppercase;
}
.modal-size .modal-dialog .modal-header {
  padding-left: 20px;
}
.modal-size .modal-dialog .modal-body {
  padding: 0 0 15px 0;
}
.modal-size .modal-dialog .collapse-group > h4 {
  background-color: #eee;
  margin: 0;
  padding: 15px;
  padding-left: 20px;
}
.modal-size .modal-dialog .panel .panel-collapse {
  margin-top: 10px;
  padding: 0 15px;
}
.modal-size .modal-dialog .panel .panel-collapse table {
  margin-bottom: 10px;
  border: 1px solid #ddd;
}
.modal-size .modal-dialog .panel-default {
  border: none;
  border-bottom: 1px solid #ddd;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
}
.modal-size .modal-dialog .panel-default:first-of-type {
  border-top: 1px solid #ddd;
}
.modal-size .modal-dialog .panel-heading {
  background-color: #fff;
  border: none;
  /*padding: 10px 20px;*/
  padding: 0;
}
.modal-size .modal-dialog .panel-heading h4 {
  font-size: 1.1em;
  margin: 0;
  padding: 0;
}
.modal-size .modal-dialog .panel-heading .accordion-toggle {
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  -webkit-transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
}
.modal-size .modal-dialog .panel-heading .accordion-toggle:hover,
.modal-size .modal-dialog .panel-heading .accordion-toggle[aria-expanded="true"] {
  background-color: #003a67;
  color: #fff;
}
.qs-content-wrapper,
.snapshot-content {
  margin-left: 0;
  margin-right: 0;
}
.qs-content-wrapper {
  margin-right: 20px;
}
.qs-images {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.qs-images .qs-large-image-wrapper {
  text-align: center;
}
.qs-images .qs-large-image-wrapper img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 0.42857143em;
}
.qs-details {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 452px;
}
.qs-altviews {
  overflow: hidden;
  padding-bottom: 20px;
  position: relative;
  width: 100%;
  z-index: 1;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .qs-altviews {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .qs-altviews {
    display: none !important;
  }
}
.qs-altviews ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 20000em;
}
.qs-altviews ul li {
  text-align: center;
  border: 1px solid #fff;
  float: left;
  padding: 0 15px;
  width: 285px;
}
.qs-altviews ul li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.qs-altviews ul li img {
  display: block;
  max-width: 100%;
  height: auto;
}
.qs-altviews .product-info {
  display: none;
}
.qs-altviews.cross-sell .product-info {
  text-align: center;
  display: block;
}
.qs-altviews.cross-sell .product-info .name {
  display: block;
}
.qs-altviews .slick-current img {
  border: 1px solid #777777;
}
.qs-altviews img[src=""] {
  display: none;
}
.qs-altviews .qs-altview img {
  display: inline-block;
  text-align: center;
  max-height: 75px;
}
.qs-altviews .qs-altview:focus {
  outline: none;
}
.qs-altviews ul li.altview {
  float: left;
  margin-bottom: 0.42857143em;
  margin-top: 0.42857143em;
  padding: 0 0.71428571em;
  width: 60px;
}
.qs-altviews ul li.altview a {
  display: block;
}
.avc-control-prev,
.avc-control-next {
  font-size: 24px;
  height: 24px;
  line-height: 1;
  margin-top: -12px;
}
.qs-name {
  margin: 0 10px 0.42857143em 0;
}
.qs-brand {
  color: #777777;
  margin: 0 0 0.42857143em;
}
.qs-style-id {
  color: #777777;
}
.qs-price {
  font-size: 1.25em;
  font-weight: bold;
  margin: 0.42857143em 0;
}
.qs-long-description {
  margin: 0 0 0.42857143em;
}
.qs-long-description .more-caret {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.71428571em;
}
.qs-long-description .more-caret:before {
  content: "\f101";
}
.qs-long-description .qs-view-details {
  display: block;
  margin: 0.42857143em 0 0;
}
.qs-purchase-options {
  padding: 0.42857143em 0 20px;
}
.qs-purchase-options h5 {
  font-weight: 700;
  margin: 0 0 0.42857143em;
}
.qs-purchase-options .qs-size-color-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.qs-purchase-options .qs-colors,
.qs-purchase-options .qs-sizes {
  margin: 10px 20px 10px 0;
}
.qs-purchase-options .qs-colors > ul,
.qs-purchase-options .qs-sizes > ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.qs-purchase-options .qs-colors > ul li,
.qs-purchase-options .qs-sizes > ul li {
  display: inline-block;
}
.qs-purchase-options .qs-colors a,
.qs-purchase-options .qs-sizes a {
  text-align: center;
  -webkit-transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  border: 1px solid transparent;
  display: inline-block;
  margin: 0 0.35714286em 0.35714286em 0;
  overflow: hidden;
  text-decoration: none;
}
.qs-purchase-options .qs-colors a:hover,
.qs-purchase-options .qs-sizes a:hover,
.qs-purchase-options .qs-colors a:active,
.qs-purchase-options .qs-sizes a:active {
  background: #00263d;
  border-bottom-style: solid;
  border-color: #00263d;
  color: #fff;
}
.qs-purchase-options .qs-colors a.chosen,
.qs-purchase-options .qs-sizes a.chosen {
  background: #00263d;
  border-bottom-style: solid;
  border-color: #00263d;
  color: #fff;
}
.qs-purchase-options .qs-colors a.unavailable,
.qs-purchase-options .qs-sizes a.unavailable {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.qs-purchase-options .qs-colors a img,
.qs-purchase-options .qs-sizes a img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 0.35714286em;
}
.qs-purchase-options .qs-colors > h5 > span {
  display: inline-block;
  font-family: "stabilgrotesk Light", Arial, Helvetica, sans-serif;
  font-size: 0.85em;
  font-weight: normal;
  margin-left: 0.35714286em;
  text-transform: capitalize;
}
.qs-purchase-options .qs-sizes {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.qs-purchase-options .qs-sizes > a {
  width: 100%;
  max-width: none;
  max-height: none;
  background-color: #eeeeee;
  text-align: left;
  padding: 10px;
  margin: 0;
}
.qs-purchase-options .qs-sizes > a .size-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: inherit;
  float: right;
}
.qs-purchase-options .qs-sizes > a .size-icon:before {
  content: "\f0dc";
}
.qs-purchase-options .qs-sizes .dropdown-menu {
  width: 100%;
  padding: 10px;
}
.qs-purchase-options .qs-sizes .dropdown-menu li {
  display: inline-block;
}
.qs-purchase-options .qs-sizes .dropdown-menu li a {
  min-width: 32px;
  min-height: 32px;
  line-height: 32px;
  padding: 0;
  border-color: #00263d;
  border-style: solid;
}
.qs-purchase-options .qs-sizes .dropdown-menu li a.chosen {
  background: #00263d;
  color: #fff;
}
.qs-purchase-options .qs-sizes .dropdown-menu li a.unavailable {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.qs-purchase-options .qs-sizes .dropdown-menu li {
  display: block;
}
.qs-purchase-options .qs-sizes .dropdown-menu li:hover,
.qs-purchase-options .qs-sizes .dropdown-menu li:active {
  background-color: #eeeeee;
}
.qs-purchase-options .qs-sizes .dropdown-menu li a {
  border: 0;
}
.qs-purchase-options .qs-sizes .dropdown-menu li a:hover,
.qs-purchase-options .qs-sizes .dropdown-menu li a:active,
.qs-purchase-options .qs-sizes .dropdown-menu li a.chosen {
  border: 0;
  background: none;
  color: inherit;
}
.qs-purchase-options .button-bag,
.qs-purchase-options .button-find {
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  padding: 15px;
}
.qs-purchase-options .button-bag:hover,
.qs-purchase-options .button-find:hover,
.qs-purchase-options .button-bag:focus,
.qs-purchase-options .button-find:focus,
.qs-purchase-options .button-bag.focus,
.qs-purchase-options .button-find.focus {
  color: #333;
  text-decoration: none;
}
.qs-purchase-options .button-bag:active,
.qs-purchase-options .button-find:active,
.qs-purchase-options .button-bag.active,
.qs-purchase-options .button-find.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);
}
.qs-purchase-options .button-bag.disabled,
.qs-purchase-options .button-find.disabled,
.qs-purchase-options .button-bag[disabled],
.qs-purchase-options .button-find[disabled],
fieldset[disabled] .qs-purchase-options .button-bag,
fieldset[disabled] .qs-purchase-options .button-find {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.qs-purchase-options .button-bag.disabled,
a.qs-purchase-options .button-find.disabled,
fieldset[disabled] a.qs-purchase-options .button-bag,
fieldset[disabled] a.qs-purchase-options .button-find {
  pointer-events: none;
}
.qs-purchase-options .button-bag {
  color: #fff;
  background-color: #0075bd;
  border-color: #0075bd;
}
.qs-purchase-options .button-bag:focus,
.qs-purchase-options .button-bag.focus {
  color: #fff;
  background-color: #00568a;
  border-color: #00263d;
}
.qs-purchase-options .button-bag:hover {
  color: #fff;
  background-color: #00568a;
  border-color: #004f7f;
}
.qs-purchase-options .button-bag:active,
.qs-purchase-options .button-bag.active,
.open > .dropdown-toggle.qs-purchase-options .button-bag {
  color: #fff;
  background-color: #00568a;
  border-color: #004f7f;
}
.qs-purchase-options .button-bag:active:hover,
.qs-purchase-options .button-bag.active:hover,
.open > .dropdown-toggle.qs-purchase-options .button-bag:hover,
.qs-purchase-options .button-bag:active:focus,
.qs-purchase-options .button-bag.active:focus,
.open > .dropdown-toggle.qs-purchase-options .button-bag:focus,
.qs-purchase-options .button-bag:active.focus,
.qs-purchase-options .button-bag.active.focus,
.open > .dropdown-toggle.qs-purchase-options .button-bag.focus {
  color: #fff;
  background-color: #003f66;
  border-color: #00263d;
}
.qs-purchase-options .button-bag:active,
.qs-purchase-options .button-bag.active,
.open > .dropdown-toggle.qs-purchase-options .button-bag {
  background-image: none;
}
.qs-purchase-options .button-bag.disabled,
.qs-purchase-options .button-bag[disabled],
fieldset[disabled] .qs-purchase-options .button-bag,
.qs-purchase-options .button-bag.disabled:hover,
.qs-purchase-options .button-bag[disabled]:hover,
fieldset[disabled] .qs-purchase-options .button-bag:hover,
.qs-purchase-options .button-bag.disabled:focus,
.qs-purchase-options .button-bag[disabled]:focus,
fieldset[disabled] .qs-purchase-options .button-bag:focus,
.qs-purchase-options .button-bag.disabled.focus,
.qs-purchase-options .button-bag[disabled].focus,
fieldset[disabled] .qs-purchase-options .button-bag.focus,
.qs-purchase-options .button-bag.disabled:active,
.qs-purchase-options .button-bag[disabled]:active,
fieldset[disabled] .qs-purchase-options .button-bag:active,
.qs-purchase-options .button-bag.disabled.active,
.qs-purchase-options .button-bag[disabled].active,
fieldset[disabled] .qs-purchase-options .button-bag.active {
  background-color: #0075bd;
  border-color: #0075bd;
}
.qs-purchase-options .button-bag .badge {
  color: #0075bd;
  background-color: #fff;
}
.qs-purchase-options .button-bag > span.icon-bag {
  float: right;
}
.qs-purchase-options .button-find-store {
  color: #000;
  background-color: #fff;
  border-color: #777777;
}
.qs-purchase-options .button-find-store:focus,
.qs-purchase-options .button-find-store.focus {
  color: #000;
  background-color: #e6e6e6;
  border-color: #373737;
}
.qs-purchase-options .button-find-store:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: #585858;
}
.qs-purchase-options .button-find-store:active,
.qs-purchase-options .button-find-store.active,
.open > .dropdown-toggle.qs-purchase-options .button-find-store {
  color: #000;
  background-color: #e6e6e6;
  border-color: #585858;
}
.qs-purchase-options .button-find-store:active:hover,
.qs-purchase-options .button-find-store.active:hover,
.open > .dropdown-toggle.qs-purchase-options .button-find-store:hover,
.qs-purchase-options .button-find-store:active:focus,
.qs-purchase-options .button-find-store.active:focus,
.open > .dropdown-toggle.qs-purchase-options .button-find-store:focus,
.qs-purchase-options .button-find-store:active.focus,
.qs-purchase-options .button-find-store.active.focus,
.open > .dropdown-toggle.qs-purchase-options .button-find-store.focus {
  color: #000;
  background-color: #d4d4d4;
  border-color: #373737;
}
.qs-purchase-options .button-find-store:active,
.qs-purchase-options .button-find-store.active,
.open > .dropdown-toggle.qs-purchase-options .button-find-store {
  background-image: none;
}
.qs-purchase-options .button-find-store.disabled,
.qs-purchase-options .button-find-store[disabled],
fieldset[disabled] .qs-purchase-options .button-find-store,
.qs-purchase-options .button-find-store.disabled:hover,
.qs-purchase-options .button-find-store[disabled]:hover,
fieldset[disabled] .qs-purchase-options .button-find-store:hover,
.qs-purchase-options .button-find-store.disabled:focus,
.qs-purchase-options .button-find-store[disabled]:focus,
fieldset[disabled] .qs-purchase-options .button-find-store:focus,
.qs-purchase-options .button-find-store.disabled.focus,
.qs-purchase-options .button-find-store[disabled].focus,
fieldset[disabled] .qs-purchase-options .button-find-store.focus,
.qs-purchase-options .button-find-store.disabled:active,
.qs-purchase-options .button-find-store[disabled]:active,
fieldset[disabled] .qs-purchase-options .button-find-store:active,
.qs-purchase-options .button-find-store.disabled.active,
.qs-purchase-options .button-find-store[disabled].active,
fieldset[disabled] .qs-purchase-options .button-find-store.active {
  background-color: #fff;
  border-color: #777777;
}
.qs-purchase-options .button-find-store .badge {
  color: #fff;
  background-color: #000;
}
.qs-purchase-options .button-find-store > span.icon-wishlist {
  float: right;
}
.not-purchasable {
  padding: 15px;
  margin-bottom: 1.42857143em;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
  margin: 10px 0;
}
.not-purchasable h4 {
  margin-top: 0;
  color: inherit;
}
.not-purchasable .alert-link {
  font-weight: bold;
}
.not-purchasable > p,
.not-purchasable > ul {
  margin-bottom: 0;
}
.not-purchasable > p + p {
  margin-top: 5px;
}
.not-purchasable hr {
  border-top-color: #e4b9c0;
}
.not-purchasable .alert-link {
  color: #843534;
}
.not-purchasable .errors {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.not-purchasable h3 {
  margin-top: 0;
}
.qs-quantity-wrapper {
  display: inline-block;
}
.qs-quantity-wrapper .radio,
.qs-quantity-wrapper .checkbox,
.qs-quantity-wrapper .radio-inline,
.qs-quantity-wrapper .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1.42857143em;
}
.qs-quantity-wrapper .radio,
.qs-quantity-wrapper .checkbox {
  min-height: 2.85714286em;
}
.qs-quantity-wrapper .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .qs-quantity-wrapper .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 1.42857143em;
  }
}
.qs-quantity-wrapper .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .qs-quantity-wrapper .form-group-lg .control-label {
    padding-top: 1.95238093em;
  }
}
@media (min-width: 768px) {
  .qs-quantity-wrapper .form-group-sm .control-label {
    padding-top: 1.35714286em;
  }
}
.qs-quantity-wrapper .radio,
.qs-quantity-wrapper .checkbox,
.qs-quantity-wrapper .radio-inline,
.qs-quantity-wrapper .checkbox-inline {
  padding: 0.42857143em;
  border: 1px solid transparent;
}
.qs-quantity-wrapper .radio,
.qs-quantity-wrapper .checkbox {
  min-height: -webkit-calc(1.42857143em + 0.42857143em + 1px);
  min-height: calc(1.42857143em + 0.42857143em + 1px);
}
.qs-quantity-wrapper .form-control-static {
  padding-top: 0.42857143em;
  border-top: 1px solid transparent;
  padding-bottom: 0.42857143em;
  border-bottom: 1px solid transparent;
}
@media (min-width: 768px) {
  .qs-quantity-wrapper .control-label {
    padding-top: 0.42857143em;
    border-top: 1px solid transparent;
  }
}
.qs-quantity-wrapper .form-group {
  margin: 0 0 15px 0;
}
@media (min-width: 768px) {
  .qs-quantity-wrapper .form-group .control-label {
    padding-top: 1.35714286em;
  }
}
.qs-quantity-wrapper .form-group label {
  display: inline-block;
}
.qs-quantity-wrapper .form-group .quantity-box-wrap {
  display: inline-block;
  margin-left: 10px;
  max-width: 4.3em;
}
.qs-similar-items ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.qs-similar-items ul li {
  display: inline-block;
  margin-bottom: 0.42857143em;
  margin-top: 0.42857143em;
  padding: 0 0.71428571em;
  width: 90px;
}
.qs-similar-items ul li:first-of-type {
  padding-left: 0;
}
.qs-similar-items ul li:last-of-type {
  padding-right: 0;
}
.qs-similar-items ul li a {
  display: block;
}
.qs-similar-items ul li img {
  display: block;
  max-width: 100%;
  height: auto;
}
.product-images {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .product-images {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .product-images {
    float: left;
    width: 50%;
  }
}
.product-images .product-badge {
  position: absolute;
  top: 5px;
  right: 70px;
  z-index: 100;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: rotate(-90deg) translate(0, -100%);
          transform: rotate(-90deg) translate(0, -100%);
}
.product-information {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .product-information {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .product-information {
    float: left;
    width: 50%;
  }
}
.product-information .product-information-inner {
  padding: 0 1.1rem;
}
.product-information-mobile {
  padding: 0 1.814rem;
}
.product-image-controls {
  clear: both;
  position: absolute;
  top: auto;
  right: 1rem;
  bottom: 0.25rem;
  left: auto;
  z-index: 20;
}
.product-image-controls button {
  border: none;
  color: transparent;
  width: 2.429rem;
  height: 2.429rem;
}
.product-image-controls .alt-proxy-prev {
  background: url(/assets/theme/images/arrow-icons-left.svg) no-repeat 0 0;
}
.product-image-controls .alt-proxy-next {
  background: url(/assets/theme/images/arrow-icons-right.svg) no-repeat 0 0;
}
.images-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  /*float: left;
    width: 100%;
    padding: 0 2rem;*/
}
.images-wrapper .alt-views {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .images-wrapper .alt-views {
    float: left;
    width: 16.66666667%;
  }
}
.images-wrapper .alt-views ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.images-wrapper .product-image-outer {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .images-wrapper .product-image-outer {
    float: left;
    width: 83.33333333%;
  }
}
.images-wrapper .product-image-outer .image-full {
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 767px) {
  .images-wrapper .product-image-outer .image-full {
    display: none !important;
  }
}
.images-wrapper .product-image-outer .image-full span.play-button {
  font-size: 8rem;
  font-family: FontAwesome;
  border-radius: 50%;
  color: #000;
  background-color: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  line-height: 6rem;
}
.images-wrapper .product-image-outer .image-full span.play-button:before {
  content: "\f01d";
}
.images-wrapper .product-hero {
  display: inline-block;
  max-width: 100%;
  height: auto;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  opacity: 0;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.images-wrapper .product-hero.is-visible {
  opacity: 1;
}
.images-wrapper .slick-initialized .slick-list {
  margin-right: 30px;
  margin-left: 30px;
}
.colors-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  padding: 0 1.75rem;
}
.colors-wrapper .product-size-color-wrapper {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 2rem 0 0 0;
}
@media (min-width: 768px) {
  .colors-wrapper .product-size-color-wrapper {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 768px) {
  .colors-wrapper .product-size-color-wrapper {
    margin-left: 16.66666667%;
  }
}
.product-colors-label {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  font-size: 1.2em;
  z-index: 100;
}
.zoom-in-button,
.zoom-out-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #000;
  background-color: #fff;
  border-color: #000;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  position: absolute;
  right: 5px;
  font-size: 20px;
  line-height: 1;
}
.zoom-in-button:hover,
.zoom-out-button:hover,
.zoom-in-button:focus,
.zoom-out-button:focus,
.zoom-in-button.focus,
.zoom-out-button.focus {
  color: #333;
  text-decoration: none;
}
.zoom-in-button:active,
.zoom-out-button:active,
.zoom-in-button.active,
.zoom-out-button.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);
}
.zoom-in-button.disabled,
.zoom-out-button.disabled,
.zoom-in-button[disabled],
.zoom-out-button[disabled],
fieldset[disabled] .zoom-in-button,
fieldset[disabled] .zoom-out-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.zoom-in-button.disabled,
a.zoom-out-button.disabled,
fieldset[disabled] a.zoom-in-button,
fieldset[disabled] a.zoom-out-button {
  pointer-events: none;
}
.zoom-in-button:focus,
.zoom-out-button:focus,
.zoom-in-button.focus,
.zoom-out-button.focus {
  color: #000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.zoom-in-button:hover,
.zoom-out-button:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.zoom-in-button:active,
.zoom-out-button:active,
.zoom-in-button.active,
.zoom-out-button.active,
.open > .dropdown-toggle.zoom-in-button,
.open > .dropdown-toggle.zoom-out-button {
  color: #000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.zoom-in-button:active:hover,
.zoom-out-button:active:hover,
.zoom-in-button.active:hover,
.zoom-out-button.active:hover,
.open > .dropdown-toggle.zoom-in-button:hover,
.open > .dropdown-toggle.zoom-out-button:hover,
.zoom-in-button:active:focus,
.zoom-out-button:active:focus,
.zoom-in-button.active:focus,
.zoom-out-button.active:focus,
.open > .dropdown-toggle.zoom-in-button:focus,
.open > .dropdown-toggle.zoom-out-button:focus,
.zoom-in-button:active.focus,
.zoom-out-button:active.focus,
.zoom-in-button.active.focus,
.zoom-out-button.active.focus,
.open > .dropdown-toggle.zoom-in-button.focus,
.open > .dropdown-toggle.zoom-out-button.focus {
  color: #000;
  background-color: #d4d4d4;
  border-color: #000000;
}
.zoom-in-button:active,
.zoom-out-button:active,
.zoom-in-button.active,
.zoom-out-button.active,
.open > .dropdown-toggle.zoom-in-button,
.open > .dropdown-toggle.zoom-out-button {
  background-image: none;
}
.zoom-in-button.disabled,
.zoom-out-button.disabled,
.zoom-in-button[disabled],
.zoom-out-button[disabled],
fieldset[disabled] .zoom-in-button,
fieldset[disabled] .zoom-out-button,
.zoom-in-button.disabled:hover,
.zoom-out-button.disabled:hover,
.zoom-in-button[disabled]:hover,
.zoom-out-button[disabled]:hover,
fieldset[disabled] .zoom-in-button:hover,
fieldset[disabled] .zoom-out-button:hover,
.zoom-in-button.disabled:focus,
.zoom-out-button.disabled:focus,
.zoom-in-button[disabled]:focus,
.zoom-out-button[disabled]:focus,
fieldset[disabled] .zoom-in-button:focus,
fieldset[disabled] .zoom-out-button:focus,
.zoom-in-button.disabled.focus,
.zoom-out-button.disabled.focus,
.zoom-in-button[disabled].focus,
.zoom-out-button[disabled].focus,
fieldset[disabled] .zoom-in-button.focus,
fieldset[disabled] .zoom-out-button.focus,
.zoom-in-button.disabled:active,
.zoom-out-button.disabled:active,
.zoom-in-button[disabled]:active,
.zoom-out-button[disabled]:active,
fieldset[disabled] .zoom-in-button:active,
fieldset[disabled] .zoom-out-button:active,
.zoom-in-button.disabled.active,
.zoom-out-button.disabled.active,
.zoom-in-button[disabled].active,
.zoom-out-button[disabled].active,
fieldset[disabled] .zoom-in-button.active,
fieldset[disabled] .zoom-out-button.active {
  background-color: #fff;
  border-color: #000;
}
.zoom-in-button .badge,
.zoom-out-button .badge {
  color: #fff;
  background-color: #000;
}
.zoom-in-button {
  top: 5px;
}
.zoom-in-button span {
  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;
}
.zoom-in-button span:before {
  content: "\2b";
}
.zoom-out-button {
  top: 55px;
}
.zoom-out-button span {
  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;
}
.zoom-out-button span:before {
  content: "\2212";
}
.product-header:before,
.product-header:after {
  content: " ";
  display: table;
}
.product-header:after {
  clear: both;
}
.product-header:before,
.product-header:after {
  content: " ";
  display: table;
}
.product-header:after {
  clear: both;
}
.product-header .detail-name {
  font-size: 1.3em;
  text-transform: uppercase;
  margin: 0 0 0.42857143em;
}
.product-header .detail-name h1 {
  font-size: 0.85em;
  margin: 0;
  font-weight: inherit;
  font-family: inherit;
  line-height: inherit;
}
.product-header .detail-brand {
  font-family: stabilgrotesk Medium, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  margin: 0 0 0.42857143em;
  text-transform: uppercase;
}
.product-header .detail-brand a {
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
}
.product-highlight-feature {
  color: #ff9157;
  text-align: left;
  font-weight: 500;
  font-size: 1em;
  letter-spacing: 0.5px;
}
.product-styleid {
  color: #777777;
  font-size: 0.85em;
}
.product-details {
  clear: both;
}
.product-details:before,
.product-details:after {
  content: " ";
  display: table;
}
.product-details:after {
  clear: both;
}
.product-details:before,
.product-details:after {
  content: " ";
  display: table;
}
.product-details:after {
  clear: both;
}
.product-details .accordion-toggle:hover,
.product-details .accordion-toggle:active {
  text-decoration: none;
}
.product-details .panel {
  border: none;
}
.product-details .panel:first-of-type {
  border-top: 1px solid #eee;
  padding-top: 0.25rem;
}
.product-details .panel-heading {
  background-color: transparent;
  border-left: none;
  border-right: none;
  padding: 0.714rem 0;
}
.product-details .panel-title {
  font-size: 1.25em;
  text-transform: uppercase;
}
.product-details .panel-title a {
  display: block;
  text-decoration: none;
  line-height: 2.429rem;
}
.product-details .panel-title a:before,
.product-details .panel-title a:after {
  content: " ";
  display: table;
}
.product-details .panel-title a:after {
  clear: both;
}
.product-details .panel-title a:before,
.product-details .panel-title a:after {
  content: " ";
  display: table;
}
.product-details .panel-title a:after {
  clear: both;
}
.product-details .panel-title a:hover {
  text-decoration: none;
}
.product-details .panel-title a span {
  float: right;
  width: 2.429rem;
  height: 2.429rem;
}
.product-details .panel-title a span:before {
  content: url(/assets/theme/images/arrow-icons-up.svg);
}
.product-details .panel-title a.collapsed span:before {
  content: url(/assets/theme/images/arrow-icons-down.svg);
}
.alert-success-basic {
  max-width: 600px;
  padding-right: 2rem;
  position: relative;
}
.account-wrapper.wishlist .alert-success-basic {
  padding-left: 15px;
}
.alert-success-basic button.close {
  position: absolute;
  top: 13px;
  right: 0;
}
.alert-success-basic h4,
.alert-success-basic .alert-body,
.alert-success-basic .alert-body p {
  display: inline-block;
}
.alert-success-basic h4 {
  line-height: 1;
  margin-bottom: 0;
  padding-right: 5px;
}
.alert-success-basic .alert-body {
  line-height: 1.1;
}
.alert-success-basic .alert-body p {
  margin-bottom: 0;
}
.product-details-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #ddd;
}
.product-details-nav > li {
  position: relative;
  display: block;
}
.product-details-nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.product-details-nav > li > a:hover,
.product-details-nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.product-details-nav > li.disabled > a {
  color: #777777;
}
.product-details-nav > li.disabled > a:hover,
.product-details-nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.product-details-nav .open > a,
.product-details-nav .open > a:hover,
.product-details-nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #00263d;
}
.product-details-nav .nav-divider {
  height: 1px;
  margin: -0.28571429em 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.product-details-nav > li > a > img {
  max-width: none;
}
.product-details-nav > li {
  float: left;
  margin-bottom: -1px;
}
.product-details-nav > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.product-details-nav > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.product-details-nav > li.active > a,
.product-details-nav > li.active > a:hover,
.product-details-nav > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.product-details-nav.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.product-details-nav.nav-justified > li {
  float: none;
}
.product-details-nav.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.product-details-nav.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .product-details-nav.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .product-details-nav.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.product-details-nav.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.product-details-nav.nav-justified > .active > a,
.product-details-nav.nav-justified > .active > a:hover,
.product-details-nav.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .product-details-nav.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .product-details-nav.nav-justified > .active > a,
  .product-details-nav.nav-justified > .active > a:hover,
  .product-details-nav.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.product-details-tabs > .tab-pane {
  display: none;
}
.product-details-tabs > .active {
  display: block;
}
.product-detail-pane .pane-body {
  padding: 10px 0;
}
.product-actions h5 {
  font-weight: bold;
  margin: 0 0 0.71428571em;
}
.product-actions .product-size-color-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.product-actions .selling-incentives {
  margin: 1em 0;
}
.product-actions .selling-incentives img {
  max-width: 48px;
  margin: auto;
}
.product-actions .selling-incentives a:hover,
.product-actions .selling-incentives a:focus {
  text-decoration: none;
}
.product-actions .selling-incentives .incentive {
  padding-left: 0.5em;
}
.product-actions .selling-incentives .incentive.shipping {
  font-weight: 600;
}
.product-actions .product-colors,
.product-actions .product-sizes,
.product-actions .product-size-control-wrap {
  margin: 10px 20px 10px 0;
}
.product-actions .product-colors > h5,
.product-actions .product-sizes > h5,
.product-actions .product-size-control-wrap > h5,
.product-actions .product-colors > span,
.product-actions .product-sizes > span,
.product-actions .product-size-control-wrap > span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.product-actions .product-colors > h5 > span,
.product-actions .product-sizes > h5 > span,
.product-actions .product-size-control-wrap > h5 > span,
.product-actions .product-colors > span > span,
.product-actions .product-sizes > span > span,
.product-actions .product-size-control-wrap > span > span {
  display: inline-block;
  font-family: "stabilgrotesk Light", Arial, Helvetica, sans-serif;
  font-size: 0.85em;
  font-weight: normal;
  margin-left: 0.35714286em;
  text-transform: capitalize;
}
.product-actions .product-colors > ul,
.product-actions .product-sizes > ul,
.product-actions .product-size-control-wrap > ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.product-actions .product-colors > ul li,
.product-actions .product-sizes > ul li,
.product-actions .product-size-control-wrap > ul li {
  display: inline-block;
}
.product-actions .product-colors a,
.product-actions .product-sizes a,
.product-actions .product-size-control-wrap a {
  -webkit-transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  text-align: center;
  border: 1px solid transparent;
  display: inline-block;
  margin: 0 0.35714286em 0.35714286em 0;
  max-height: 32px;
  max-width: 32px;
  overflow: hidden;
  text-decoration: none;
}
.product-actions .product-colors a:hover,
.product-actions .product-sizes a:hover,
.product-actions .product-size-control-wrap a:hover,
.product-actions .product-colors a:active,
.product-actions .product-sizes a:active,
.product-actions .product-size-control-wrap a:active {
  background: #00263d;
  border-bottom-style: solid;
  border-color: #00263d;
  color: #fff;
  text-decoration: none;
}
.product-actions .product-colors a.chosen,
.product-actions .product-sizes a.chosen,
.product-actions .product-size-control-wrap a.chosen {
  border-color: #a3a3a3;
  border-bottom-width: 4px;
  text-decoration: none;
}
.product-actions .product-colors a.unavailable,
.product-actions .product-sizes a.unavailable,
.product-actions .product-size-control-wrap a.unavailable {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.product-actions .product-colors a img,
.product-actions .product-sizes a img,
.product-actions .product-size-control-wrap a img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 0.35714286em;
}
.product-actions .product-colors {
  margin: 10px 0 10px 0;
}
.product-actions .product-colors a {
  max-height: 70px;
  max-width: 70px;
}
.product-actions .product-sizes,
.product-actions .product-size-control-wrap {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.product-actions .product-sizes > a,
.product-actions .product-size-control-wrap > a {
  width: 100%;
  max-width: none;
  max-height: none;
  background-color: #eeeeee;
  text-align: left;
  padding: 10px;
  padding-left: 20px;
  margin: 0;
}
.product-actions .product-sizes > a .size-icon,
.product-actions .product-size-control-wrap > a .size-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: inherit;
  float: right;
}
.product-actions .product-sizes > a .size-icon:before,
.product-actions .product-size-control-wrap > a .size-icon:before {
  content: "\f0dc";
}
.product-actions .product-sizes .dropdown-menu,
.product-actions .product-size-control-wrap .dropdown-menu {
  width: 100%;
}
.product-actions .product-sizes .dropdown-menu li,
.product-actions .product-size-control-wrap .dropdown-menu li {
  display: inline-block;
}
.product-actions .product-sizes .dropdown-menu li a,
.product-actions .product-size-control-wrap .dropdown-menu li a {
  min-width: 32px;
  min-height: 32px;
  line-height: 32px;
  padding: 0;
  border-color: #00263d;
  border-style: solid;
}
.product-actions .product-sizes .dropdown-menu li a.chosen,
.product-actions .product-size-control-wrap .dropdown-menu li a.chosen {
  background: #00263d;
  color: #fff;
}
.product-actions .product-sizes .dropdown-menu li a.unavailable,
.product-actions .product-size-control-wrap .dropdown-menu li a.unavailable {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.product-actions .product-sizes {
  width: 100%;
}
.product-actions .product-sizes .dropdown-menu li {
  display: block;
  padding: 0 20px;
}
.product-actions .product-sizes .dropdown-menu li:hover,
.product-actions .product-sizes .dropdown-menu li:active {
  background-color: #eeeeee;
}
.product-actions .product-sizes .dropdown-menu li a {
  border: 0;
  margin: 0;
  min-height: 1px;
  line-height: 20px;
  width: 100%;
  max-width: unset;
  text-align: left;
}
.product-actions .product-sizes .dropdown-menu li a:hover,
.product-actions .product-sizes .dropdown-menu li a:active,
.product-actions .product-sizes .dropdown-menu li a.chosen {
  border: 0;
  background: none;
  color: inherit;
}
.product-actions .product-size-chart {
  margin: 0.5rem 0;
  padding: 0;
  width: 100%;
}
.product-actions .product-size-chart .product-size-control {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .product-actions .product-size-chart {
    padding: 10px 10px 10px 0;
  }
}
.product-actions .size-chart-desc {
  font-weight: 600;
  font-size: 1.2em;
  margin: 0;
  padding: 0.25rem 1rem;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .product-actions .size-chart-desc {
    margin: 2rem 0 1.5rem;
  }
}
.product-actions .quantity-wrapper {
  display: none;
}
.product-actions .product-detail-find {
  border-top: 1px solid #eee;
  margin-top: 1.25rem;
  padding: 0.5rem 0;
  text-align: center;
}
.product-actions .product-detail-find img {
  max-width: 3rem;
}
.product-actions .product-detail-find .button-find-link {
  background: none;
  border: none;
  font-weight: 600;
  padding: 0;
  text-decoration: underline;
}
.product-actions .product-detail-find .find-in-store {
  text-transform: uppercase;
}
.product-actions .button-bag,
.product-actions .button-find {
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  text-transform: uppercase;
  width: 100%;
  padding: 15px;
}
.product-actions .button-bag:hover,
.product-actions .button-find:hover,
.product-actions .button-bag:focus,
.product-actions .button-find:focus,
.product-actions .button-bag.focus,
.product-actions .button-find.focus {
  color: #333;
  text-decoration: none;
}
.product-actions .button-bag:active,
.product-actions .button-find:active,
.product-actions .button-bag.active,
.product-actions .button-find.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);
}
.product-actions .button-bag.disabled,
.product-actions .button-find.disabled,
.product-actions .button-bag[disabled],
.product-actions .button-find[disabled],
fieldset[disabled] .product-actions .button-bag,
fieldset[disabled] .product-actions .button-find {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.product-actions .button-bag.disabled,
a.product-actions .button-find.disabled,
fieldset[disabled] a.product-actions .button-bag,
fieldset[disabled] a.product-actions .button-find {
  pointer-events: none;
}
.product-actions .button-bag {
  color: #fff;
  background-color: #0075bd;
  border-color: #0075bd;
}
.product-actions .button-bag:focus,
.product-actions .button-bag.focus {
  color: #fff;
  background-color: #00568a;
  border-color: #00263d;
}
.product-actions .button-bag:hover {
  color: #fff;
  background-color: #00568a;
  border-color: #004f7f;
}
.product-actions .button-bag:active,
.product-actions .button-bag.active,
.open > .dropdown-toggle.product-actions .button-bag {
  color: #fff;
  background-color: #00568a;
  border-color: #004f7f;
}
.product-actions .button-bag:active:hover,
.product-actions .button-bag.active:hover,
.open > .dropdown-toggle.product-actions .button-bag:hover,
.product-actions .button-bag:active:focus,
.product-actions .button-bag.active:focus,
.open > .dropdown-toggle.product-actions .button-bag:focus,
.product-actions .button-bag:active.focus,
.product-actions .button-bag.active.focus,
.open > .dropdown-toggle.product-actions .button-bag.focus {
  color: #fff;
  background-color: #003f66;
  border-color: #00263d;
}
.product-actions .button-bag:active,
.product-actions .button-bag.active,
.open > .dropdown-toggle.product-actions .button-bag {
  background-image: none;
}
.product-actions .button-bag.disabled,
.product-actions .button-bag[disabled],
fieldset[disabled] .product-actions .button-bag,
.product-actions .button-bag.disabled:hover,
.product-actions .button-bag[disabled]:hover,
fieldset[disabled] .product-actions .button-bag:hover,
.product-actions .button-bag.disabled:focus,
.product-actions .button-bag[disabled]:focus,
fieldset[disabled] .product-actions .button-bag:focus,
.product-actions .button-bag.disabled.focus,
.product-actions .button-bag[disabled].focus,
fieldset[disabled] .product-actions .button-bag.focus,
.product-actions .button-bag.disabled:active,
.product-actions .button-bag[disabled]:active,
fieldset[disabled] .product-actions .button-bag:active,
.product-actions .button-bag.disabled.active,
.product-actions .button-bag[disabled].active,
fieldset[disabled] .product-actions .button-bag.active {
  background-color: #0075bd;
  border-color: #0075bd;
}
.product-actions .button-bag .badge {
  color: #0075bd;
  background-color: #fff;
}
.product-actions .button-bag.upsell {
  font-size: 0.8em;
}
.product-actions .button-bag > span.icon-bag {
  float: right;
}
.product-actions .button-find {
  color: #000;
  background-color: #fff;
  border-color: #777777;
}
.product-actions .button-find:focus,
.product-actions .button-find.focus {
  color: #000;
  background-color: #e6e6e6;
  border-color: #373737;
}
.product-actions .button-find:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: #585858;
}
.product-actions .button-find:active,
.product-actions .button-find.active,
.open > .dropdown-toggle.product-actions .button-find {
  color: #000;
  background-color: #e6e6e6;
  border-color: #585858;
}
.product-actions .button-find:active:hover,
.product-actions .button-find.active:hover,
.open > .dropdown-toggle.product-actions .button-find:hover,
.product-actions .button-find:active:focus,
.product-actions .button-find.active:focus,
.open > .dropdown-toggle.product-actions .button-find:focus,
.product-actions .button-find:active.focus,
.product-actions .button-find.active.focus,
.open > .dropdown-toggle.product-actions .button-find.focus {
  color: #000;
  background-color: #d4d4d4;
  border-color: #373737;
}
.product-actions .button-find:active,
.product-actions .button-find.active,
.open > .dropdown-toggle.product-actions .button-find {
  background-image: none;
}
.product-actions .button-find.disabled,
.product-actions .button-find[disabled],
fieldset[disabled] .product-actions .button-find,
.product-actions .button-find.disabled:hover,
.product-actions .button-find[disabled]:hover,
fieldset[disabled] .product-actions .button-find:hover,
.product-actions .button-find.disabled:focus,
.product-actions .button-find[disabled]:focus,
fieldset[disabled] .product-actions .button-find:focus,
.product-actions .button-find.disabled.focus,
.product-actions .button-find[disabled].focus,
fieldset[disabled] .product-actions .button-find.focus,
.product-actions .button-find.disabled:active,
.product-actions .button-find[disabled]:active,
fieldset[disabled] .product-actions .button-find:active,
.product-actions .button-find.disabled.active,
.product-actions .button-find[disabled].active,
fieldset[disabled] .product-actions .button-find.active {
  background-color: #fff;
  border-color: #777777;
}
.product-actions .button-find .badge {
  color: #fff;
  background-color: #000;
}
.product-actions .button-find > span.icon-wishlist {
  float: right;
}
.product-actions .badges-wrapper .product-badge {
  padding-bottom: 5px;
  padding-right: 5px;
}
.select-size,
.qs-size-select {
  padding-left: 0;
}
.select-size select.size-dropdown,
.qs-size-select select.size-dropdown {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #333333;
  color: #000;
  height: 40px;
  padding: 0.5rem 1.5rem;
  width: 100%;
  font-size: 1.15em;
  border-radius: 0;
}
.select-size select.size-dropdown option.unavailable,
.qs-size-select select.size-dropdown option.unavailable {
  display: none;
}
.select-size select::-ms-expand,
.qs-size-select select::-ms-expand {
  display: none;
}
.select-size:after,
.qs-size-select:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0.8rem;
  right: 1.5rem;
  content: "\f0d7";
  pointer-events: none;
}
.link-checkout span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 4px;
}
.link-checkout span:before {
  content: "\f0da";
}
.promotions-landing.page-content-fluid {
  padding: 0;
}
.promotions-landing .page-header {
  border: none;
  margin: 0;
  padding: 0;
}
/*.promotions-content-wrapper {
    display: inline-flex;
    flex-flow: column nowrap;
    width: 100%;
}
.promotions-item-row {
    font-size: 0.8em;
    height: 11rem;
    text-align: center;
    width: auto;
}
.promotions-item-row h2 {
    line-height: 11rem;
    margin: 0;
}
.promotions-hrule {
    border-bottom: 1px solid #00263d;
    margin: 0;

    @media screen and (min-width: 768px) {
        margin: 0 33%;
    }
}*/
.review-actions:before,
.review-actions:after {
  content: " ";
  display: table;
}
.review-actions:after {
  clear: both;
}
.review-actions:before,
.review-actions:after {
  content: " ";
  display: table;
}
.review-actions:after {
  clear: both;
}
.review-actions > .Revere__wrap,
.review-actions .link-below {
  margin: 0.35714286em 0.85714286em 0.35714286em 0;
}
.review-actions .link-below {
  display: block;
}
.review-actions .Revere_review-count {
  font-size: 1.2em;
  vertical-align: middle;
  color: #a8a8a8;
  margin: 0.5em;
  text-transform: capitalize;
}
.review-actions a:hover {
  text-decoration: none;
}
.Revere__wrap.Revere__default.snippet {
  text-align: left;
}
.Revere__wrap.Revere__default .read .Revere__button-wrapper {
  text-align: center;
  padding-top: 10px;
}
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #fff;
  background-color: #000;
  border-color: #000000;
  min-width: 150px;
  border-radius: 23px;
  text-transform: uppercase;
  padding: 12px 20px;
  vertical-align: middle;
  min-width: 180px;
  font-size: 1em;
  font-family: "stabilgrotesk Medium", Arial, Helvetica, sans-serif;
}
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button:hover,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button:focus,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.focus {
  color: #333;
  text-decoration: none;
}
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button:active,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.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);
}
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.disabled,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button[disabled],
fieldset[disabled] .Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.disabled,
fieldset[disabled] a.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button {
  pointer-events: none;
}
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button:focus,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button:active,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.active,
.open > .dropdown-toggle.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button:active:hover,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.active:hover,
.open > .dropdown-toggle.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button:hover,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button:active:focus,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.active:focus,
.open > .dropdown-toggle.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button:focus,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button:active.focus,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.active.focus,
.open > .dropdown-toggle.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button:active,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.active,
.open > .dropdown-toggle.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button {
  background-image: none;
}
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.disabled,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button[disabled],
fieldset[disabled] .Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.disabled:hover,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button[disabled]:hover,
fieldset[disabled] .Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button:hover,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.disabled:focus,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button[disabled]:focus,
fieldset[disabled] .Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button:focus,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.disabled.focus,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button[disabled].focus,
fieldset[disabled] .Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.focus,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.disabled:active,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button[disabled]:active,
fieldset[disabled] .Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button:active,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.disabled.active,
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button[disabled].active,
fieldset[disabled] .Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button.active {
  background-color: #000;
  border-color: #000000;
}
.Revere__wrap.Revere__default .read .Revere__button-wrapper .Revere__read-write-button .badge {
  color: #000;
  background-color: #fff;
}
.Revere__wrap.Revere__default .read .Revere__stars-wrapper {
  float: none;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.Revere__wrap.Revere__default .Revere__pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.Revere__wrap.Revere__default .Revere__review {
  width: 100%;
}
.Revere__wrap.Revere__default .Revere__review .Revere__author {
  font-family: "stabilgrotesk Medium", Arial, Helvetica, sans-serif;
}
.Revere__wrap.Revere__default .Revere__review h4.Revere__review-title {
  font-family: "stabilgrotesk Medium", Arial, Helvetica, sans-serif;
}
.Revere__wrap.Revere__default h3,
.Revere__wrap.Revere__default .Revere__responses h5,
.Revere__wrap.Revere__default .Revere__response-wrap .Revere__response-body {
  font-family: "stabilgrotesk Medium", Arial, Helvetica, sans-serif;
}
.Revere__wrap.Revere__default .Revere__btn-primary,
.Revere__wrap.Revere__default .Revere__btn-default {
  font-family: "stabilgrotesk Medium", Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #000;
  border-color: #000000;
  min-width: 150px;
  border-radius: 23px;
  text-transform: uppercase;
  padding: 12px 20px;
  vertical-align: middle;
  width: 100%;
  margin: 5px 0;
}
.Revere__wrap.Revere__default .Revere__btn-primary:focus,
.Revere__wrap.Revere__default .Revere__btn-default:focus,
.Revere__wrap.Revere__default .Revere__btn-primary.focus,
.Revere__wrap.Revere__default .Revere__btn-default.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.Revere__wrap.Revere__default .Revere__btn-primary:hover,
.Revere__wrap.Revere__default .Revere__btn-default:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.Revere__wrap.Revere__default .Revere__btn-primary:active,
.Revere__wrap.Revere__default .Revere__btn-default:active,
.Revere__wrap.Revere__default .Revere__btn-primary.active,
.Revere__wrap.Revere__default .Revere__btn-default.active,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-primary,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-default {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.Revere__wrap.Revere__default .Revere__btn-primary:active:hover,
.Revere__wrap.Revere__default .Revere__btn-default:active:hover,
.Revere__wrap.Revere__default .Revere__btn-primary.active:hover,
.Revere__wrap.Revere__default .Revere__btn-default.active:hover,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-primary:hover,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-default:hover,
.Revere__wrap.Revere__default .Revere__btn-primary:active:focus,
.Revere__wrap.Revere__default .Revere__btn-default:active:focus,
.Revere__wrap.Revere__default .Revere__btn-primary.active:focus,
.Revere__wrap.Revere__default .Revere__btn-default.active:focus,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-primary:focus,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-default:focus,
.Revere__wrap.Revere__default .Revere__btn-primary:active.focus,
.Revere__wrap.Revere__default .Revere__btn-default:active.focus,
.Revere__wrap.Revere__default .Revere__btn-primary.active.focus,
.Revere__wrap.Revere__default .Revere__btn-default.active.focus,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-primary.focus,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-default.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.Revere__wrap.Revere__default .Revere__btn-primary:active,
.Revere__wrap.Revere__default .Revere__btn-default:active,
.Revere__wrap.Revere__default .Revere__btn-primary.active,
.Revere__wrap.Revere__default .Revere__btn-default.active,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-primary,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-default {
  background-image: none;
}
.Revere__wrap.Revere__default .Revere__btn-primary.disabled,
.Revere__wrap.Revere__default .Revere__btn-default.disabled,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled],
.Revere__wrap.Revere__default .Revere__btn-default[disabled],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-default,
.Revere__wrap.Revere__default .Revere__btn-primary.disabled:hover,
.Revere__wrap.Revere__default .Revere__btn-default.disabled:hover,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled]:hover,
.Revere__wrap.Revere__default .Revere__btn-default[disabled]:hover,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary:hover,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-default:hover,
.Revere__wrap.Revere__default .Revere__btn-primary.disabled:focus,
.Revere__wrap.Revere__default .Revere__btn-default.disabled:focus,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled]:focus,
.Revere__wrap.Revere__default .Revere__btn-default[disabled]:focus,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary:focus,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-default:focus,
.Revere__wrap.Revere__default .Revere__btn-primary.disabled.focus,
.Revere__wrap.Revere__default .Revere__btn-default.disabled.focus,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled].focus,
.Revere__wrap.Revere__default .Revere__btn-default[disabled].focus,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary.focus,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-default.focus,
.Revere__wrap.Revere__default .Revere__btn-primary.disabled:active,
.Revere__wrap.Revere__default .Revere__btn-default.disabled:active,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled]:active,
.Revere__wrap.Revere__default .Revere__btn-default[disabled]:active,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary:active,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-default:active,
.Revere__wrap.Revere__default .Revere__btn-primary.disabled.active,
.Revere__wrap.Revere__default .Revere__btn-default.disabled.active,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled].active,
.Revere__wrap.Revere__default .Revere__btn-default[disabled].active,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary.active,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-default.active {
  background-color: #000;
  border-color: #000000;
}
.Revere__wrap.Revere__default .Revere__btn-primary .badge,
.Revere__wrap.Revere__default .Revere__btn-default .badge {
  color: #000;
  background-color: #fff;
}
.Revere__wrap.Revere__default .Revere__form-actions {
  display: block;
  max-width: 30em;
}
.Revere__wrap.Revere__default .Revere__custom-ratings-name {
  font-size: 1.2rem;
  text-transform: uppercase;
}
.Revere__wrap.Revere__default .Revere__review-field.name,
.Revere__wrap.Revere__default .Revere__review-field.email,
.Revere__wrap.Revere__default .Revere__review-field.location {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .Revere__wrap.Revere__default .Revere__review-field.name,
  .Revere__wrap.Revere__default .Revere__review-field.email,
  .Revere__wrap.Revere__default .Revere__review-field.location {
    float: left;
    width: 33.33333333%;
  }
}
.Revere__wrap.Revere__default .Revere__review-field .rating {
  padding-left: 0;
}
.Revere__wrap.Revere__default .Revere__review-default {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .Revere__wrap.Revere__default .Revere__review-default {
    float: left;
    width: 50%;
  }
}
.Revere__wrap .Revere__custom-ratings-write {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .Revere__wrap .Revere__custom-ratings-write {
    float: left;
    width: 50%;
  }
}
.Revere__wrap.Revere__default .Revere__content-empty {
  font-family: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.Revere__wrap.Revere__default .Revere__content-empty .no-review-read {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em;
}
.Revere__wrap.Revere__default .Revere__content-empty .no-review-read > * {
  text-align: center;
  max-width: 180px;
}
.Revere__wrap.Revere__default .Revere__content-empty h3 {
  margin-bottom: 0;
  text-transform: uppercase;
}
.Revere__wrap {
  margin: 0 10px;
}
.Revere__wrap:before,
.Revere__wrap:after {
  content: " ";
  display: table;
}
.Revere__wrap:after {
  clear: both;
}
.Revere__wrap:before,
.Revere__wrap:after {
  content: " ";
  display: table;
}
.Revere__wrap:after {
  clear: both;
}
.Revere__wrap.read,
.Revere__wrap.write {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 0 10px;
  /*        padding-left: 20px;
        padding-right: 20px;*/
}
.Revere__wrap.snippet {
  margin: 0 0 0.5em 0;
  padding: 0;
}
.Revere__wrap .product-guide-chart {
  text-align: right;
}
.Revere__wrap .product-guide-chart a {
  color: #000;
}
.Revere__wrap .Revere__default .read .Revere__stars-wrapper {
  float: none;
  text-align: center;
}
.Revere__wrap .content-custom-ratings {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.Revere__wrap .content-custom-ratings {
  margin-left: -10px;
  margin-right: -10px;
}
.Revere__wrap .content-custom-ratings .content-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .Revere__wrap .content-custom-ratings .content-wrapper {
    float: left;
    width: 50%;
  }
}
.Revere__wrap .content-custom-ratings .Revere__custom-ratings-wrap {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .Revere__wrap .content-custom-ratings .Revere__custom-ratings-wrap {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 768px) {
  .Revere__wrap .content-custom-ratings .Revere__custom-ratings-wrap {
    margin-left: 8.33333333%;
  }
}
.Revere__wrap .Revere__custom-rating .labels {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 10px;
}
.Revere__wrap .Revere__custom-rating .range-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #d4d4d4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 16px;
  z-index: 1;
  margin: 10px 0;
}
.Revere__wrap .Revere__custom-rating .range-wrapper .range-indicator {
  background: #00263d;
  border: 1px solid #00263d;
  height: 12px;
  overflow: visible;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 12px;
  z-index: 10;
  border-radius: 50%;
}
.Revere__wrap .Revere__custom-rating .range-wrapper .range-indicator.value-1 {
  left: -16px;
}
.Revere__wrap .Revere__custom-rating .range-wrapper .range-indicator.value-2 {
  left: -webkit-calc(25% - 8px);
  left: calc(25% - 8px);
}
.Revere__wrap .Revere__custom-rating .range-wrapper .range-indicator.value-3 {
  left: -webkit-calc(50% - 8px);
  left: calc(50% - 8px);
}
.Revere__wrap .Revere__custom-rating .range-wrapper .range-indicator.value-4 {
  left: -webkit-calc(75% - 8px);
  left: calc(75% - 8px);
}
.Revere__wrap .Revere__custom-rating .range-wrapper .range-indicator.value-5 {
  right: -8px;
}
.Revere__wrap .Revere__text,
.Revere__wrap .Revere__select {
  display: block;
  width: 100%;
  height: 2.28571429em;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  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, -webkit-box-shadow ease-in-out .15s;
  height: -webkit-calc(2.28571429em  + 2px);
  height: calc(2.28571429em  + 2px);
}
.Revere__wrap .Revere__text:focus,
.Revere__wrap .Revere__select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.Revere__wrap .Revere__text::-moz-placeholder,
.Revere__wrap .Revere__select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.Revere__wrap .Revere__text:-ms-input-placeholder,
.Revere__wrap .Revere__select:-ms-input-placeholder {
  color: #999;
}
.Revere__wrap .Revere__text::-webkit-input-placeholder,
.Revere__wrap .Revere__select::-webkit-input-placeholder {
  color: #999;
}
.Revere__wrap .Revere__text[disabled],
.Revere__wrap .Revere__select[disabled],
.Revere__wrap .Revere__text[readonly],
.Revere__wrap .Revere__select[readonly],
fieldset[disabled] .Revere__wrap .Revere__text,
fieldset[disabled] .Revere__wrap .Revere__select {
  background-color: #eeeeee;
  opacity: 1;
}
.Revere__wrap .Revere__text[disabled],
.Revere__wrap .Revere__select[disabled],
fieldset[disabled] .Revere__wrap .Revere__text,
fieldset[disabled] .Revere__wrap .Revere__select {
  cursor: not-allowed;
}
textarea.Revere__wrap .Revere__text,
textarea.Revere__wrap .Revere__select {
  height: auto;
}
.Revere__wrap .Revere__sort-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1em 1em;
}
.Revere__wrap .Revere__sort-wrapper .Revere__label {
  margin: 0;
  padding: 1em;
}
.Revere__wrap .Revere__sort-wrapper .Revere__select {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJhbmdsZS1kb3duLXN2ZyIgdmlld0JveD0iMCAwIDQ0OCA1MTIiPjxwYXRoIGQ9Ik0yMDEuNCAzNDIuNmMxMi41IDEyLjUgMzIuOCAxMi41IDQ1LjMgMGwxNjAtMTYwYzEyLjUtMTIuNSAxMi41LTMyLjggMC00NS4zcy0zMi44LTEyLjUtNDUuMyAwTDIyNCAyNzQuNyA4Ni42IDEzNy40Yy0xMi41LTEyLjUtMzIuOC0xMi41LTQ1LjMgMHMtMTIuNSAzMi44IDAgNDUuM2wxNjAgMTYweiIvPjwvc3ZnPg==) no-repeat 95% 50%;
  background-size: 14px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  min-width: 180px;
  width: auto;
}
.Revere__wrap .Revere__flag-options a {
  margin-right: 0.5em;
}
.Revere__wrap .Revere__review {
  margin: 0.5em 0 0;
  padding: 0 0 0.5em;
}
.Revere__wrap .Revere__review.featured {
  padding-bottom: 0;
  padding-top: 0;
}
.Revere__wrap .Revere__review .Revere__featured-tag {
  background: #216ff3;
  color: #fff;
  display: inline-block;
  font-family: "stabilgrotesk Light", Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  margin-left: 0.5em;
  padding: 0.35714286em 0.71428571em;
}
.Revere__wrap .Revere__response-wrap {
  padding: 0.5em;
}
.Revere__wrap .Revere__fieldset {
  border: none;
  margin-top: 1em;
}
.Revere__wrap .Revere__fieldset > legend {
  margin-bottom: 0.42857143em;
}
.Revere__wrap .Revere__review-fields {
  margin-bottom: 15px;
}
.Revere__wrap .Revere__review-fields:before,
.Revere__wrap .Revere__review-fields:after {
  content: " ";
  display: table;
}
.Revere__wrap .Revere__review-fields:after {
  clear: both;
}
.Revere__wrap .Revere__review-fields:before,
.Revere__wrap .Revere__review-fields:after {
  content: " ";
  display: table;
}
.Revere__wrap .Revere__review-fields:after {
  clear: both;
}
.Revere__wrap .Revere__review-fields select,
.Revere__wrap .Revere__review-fields textarea,
.Revere__wrap .Revere__review-fields input[type="text"],
.Revere__wrap .Revere__review-fields input[type="password"],
.Revere__wrap .Revere__review-fields input[type="datetime"],
.Revere__wrap .Revere__review-fields input[type="datetime-local"],
.Revere__wrap .Revere__review-fields input[type="date"],
.Revere__wrap .Revere__review-fields input[type="month"],
.Revere__wrap .Revere__review-fields input[type="time"],
.Revere__wrap .Revere__review-fields input[type="week"],
.Revere__wrap .Revere__review-fields input[type="number"],
.Revere__wrap .Revere__review-fields input[type="email"],
.Revere__wrap .Revere__review-fields input[type="url"],
.Revere__wrap .Revere__review-fields input[type="search"],
.Revere__wrap .Revere__review-fields input[type="tel"],
.Revere__wrap .Revere__review-fields input[type="color"] {
  display: block;
  width: 100%;
  height: 2.28571429em;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  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, -webkit-box-shadow ease-in-out .15s;
  height: -webkit-calc(2.28571429em  + 2px);
  height: calc(2.28571429em  + 2px);
  height: -webkit-calc(2.28571429em + 0.15em);
  height: calc(2.28571429em + 0.15em);
}
.Revere__wrap .Revere__review-fields select:focus,
.Revere__wrap .Revere__review-fields textarea:focus,
.Revere__wrap .Revere__review-fields input[type="text"]:focus,
.Revere__wrap .Revere__review-fields input[type="password"]:focus,
.Revere__wrap .Revere__review-fields input[type="datetime"]:focus,
.Revere__wrap .Revere__review-fields input[type="datetime-local"]:focus,
.Revere__wrap .Revere__review-fields input[type="date"]:focus,
.Revere__wrap .Revere__review-fields input[type="month"]:focus,
.Revere__wrap .Revere__review-fields input[type="time"]:focus,
.Revere__wrap .Revere__review-fields input[type="week"]:focus,
.Revere__wrap .Revere__review-fields input[type="number"]:focus,
.Revere__wrap .Revere__review-fields input[type="email"]:focus,
.Revere__wrap .Revere__review-fields input[type="url"]:focus,
.Revere__wrap .Revere__review-fields input[type="search"]:focus,
.Revere__wrap .Revere__review-fields input[type="tel"]:focus,
.Revere__wrap .Revere__review-fields input[type="color"]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.Revere__wrap .Revere__review-fields select::-moz-placeholder,
.Revere__wrap .Revere__review-fields textarea::-moz-placeholder,
.Revere__wrap .Revere__review-fields input[type="text"]::-moz-placeholder,
.Revere__wrap .Revere__review-fields input[type="password"]::-moz-placeholder,
.Revere__wrap .Revere__review-fields input[type="datetime"]::-moz-placeholder,
.Revere__wrap .Revere__review-fields input[type="datetime-local"]::-moz-placeholder,
.Revere__wrap .Revere__review-fields input[type="date"]::-moz-placeholder,
.Revere__wrap .Revere__review-fields input[type="month"]::-moz-placeholder,
.Revere__wrap .Revere__review-fields input[type="time"]::-moz-placeholder,
.Revere__wrap .Revere__review-fields input[type="week"]::-moz-placeholder,
.Revere__wrap .Revere__review-fields input[type="number"]::-moz-placeholder,
.Revere__wrap .Revere__review-fields input[type="email"]::-moz-placeholder,
.Revere__wrap .Revere__review-fields input[type="url"]::-moz-placeholder,
.Revere__wrap .Revere__review-fields input[type="search"]::-moz-placeholder,
.Revere__wrap .Revere__review-fields input[type="tel"]::-moz-placeholder,
.Revere__wrap .Revere__review-fields input[type="color"]::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.Revere__wrap .Revere__review-fields select:-ms-input-placeholder,
.Revere__wrap .Revere__review-fields textarea:-ms-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="text"]:-ms-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="password"]:-ms-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="datetime"]:-ms-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="datetime-local"]:-ms-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="date"]:-ms-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="month"]:-ms-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="time"]:-ms-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="week"]:-ms-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="number"]:-ms-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="email"]:-ms-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="url"]:-ms-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="search"]:-ms-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="tel"]:-ms-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="color"]:-ms-input-placeholder {
  color: #999;
}
.Revere__wrap .Revere__review-fields select::-webkit-input-placeholder,
.Revere__wrap .Revere__review-fields textarea::-webkit-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="text"]::-webkit-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="password"]::-webkit-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="datetime"]::-webkit-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="datetime-local"]::-webkit-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="date"]::-webkit-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="month"]::-webkit-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="time"]::-webkit-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="week"]::-webkit-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="number"]::-webkit-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="email"]::-webkit-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="url"]::-webkit-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="search"]::-webkit-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="tel"]::-webkit-input-placeholder,
.Revere__wrap .Revere__review-fields input[type="color"]::-webkit-input-placeholder {
  color: #999;
}
.Revere__wrap .Revere__review-fields select[disabled],
.Revere__wrap .Revere__review-fields textarea[disabled],
.Revere__wrap .Revere__review-fields input[type="text"][disabled],
.Revere__wrap .Revere__review-fields input[type="password"][disabled],
.Revere__wrap .Revere__review-fields input[type="datetime"][disabled],
.Revere__wrap .Revere__review-fields input[type="datetime-local"][disabled],
.Revere__wrap .Revere__review-fields input[type="date"][disabled],
.Revere__wrap .Revere__review-fields input[type="month"][disabled],
.Revere__wrap .Revere__review-fields input[type="time"][disabled],
.Revere__wrap .Revere__review-fields input[type="week"][disabled],
.Revere__wrap .Revere__review-fields input[type="number"][disabled],
.Revere__wrap .Revere__review-fields input[type="email"][disabled],
.Revere__wrap .Revere__review-fields input[type="url"][disabled],
.Revere__wrap .Revere__review-fields input[type="search"][disabled],
.Revere__wrap .Revere__review-fields input[type="tel"][disabled],
.Revere__wrap .Revere__review-fields input[type="color"][disabled],
.Revere__wrap .Revere__review-fields select[readonly],
.Revere__wrap .Revere__review-fields textarea[readonly],
.Revere__wrap .Revere__review-fields input[type="text"][readonly],
.Revere__wrap .Revere__review-fields input[type="password"][readonly],
.Revere__wrap .Revere__review-fields input[type="datetime"][readonly],
.Revere__wrap .Revere__review-fields input[type="datetime-local"][readonly],
.Revere__wrap .Revere__review-fields input[type="date"][readonly],
.Revere__wrap .Revere__review-fields input[type="month"][readonly],
.Revere__wrap .Revere__review-fields input[type="time"][readonly],
.Revere__wrap .Revere__review-fields input[type="week"][readonly],
.Revere__wrap .Revere__review-fields input[type="number"][readonly],
.Revere__wrap .Revere__review-fields input[type="email"][readonly],
.Revere__wrap .Revere__review-fields input[type="url"][readonly],
.Revere__wrap .Revere__review-fields input[type="search"][readonly],
.Revere__wrap .Revere__review-fields input[type="tel"][readonly],
.Revere__wrap .Revere__review-fields input[type="color"][readonly],
fieldset[disabled] .Revere__wrap .Revere__review-fields select,
fieldset[disabled] .Revere__wrap .Revere__review-fields textarea,
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="text"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="password"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="datetime"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="datetime-local"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="date"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="month"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="time"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="week"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="number"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="email"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="url"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="search"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="tel"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="color"] {
  background-color: #eeeeee;
  opacity: 1;
}
.Revere__wrap .Revere__review-fields select[disabled],
.Revere__wrap .Revere__review-fields textarea[disabled],
.Revere__wrap .Revere__review-fields input[type="text"][disabled],
.Revere__wrap .Revere__review-fields input[type="password"][disabled],
.Revere__wrap .Revere__review-fields input[type="datetime"][disabled],
.Revere__wrap .Revere__review-fields input[type="datetime-local"][disabled],
.Revere__wrap .Revere__review-fields input[type="date"][disabled],
.Revere__wrap .Revere__review-fields input[type="month"][disabled],
.Revere__wrap .Revere__review-fields input[type="time"][disabled],
.Revere__wrap .Revere__review-fields input[type="week"][disabled],
.Revere__wrap .Revere__review-fields input[type="number"][disabled],
.Revere__wrap .Revere__review-fields input[type="email"][disabled],
.Revere__wrap .Revere__review-fields input[type="url"][disabled],
.Revere__wrap .Revere__review-fields input[type="search"][disabled],
.Revere__wrap .Revere__review-fields input[type="tel"][disabled],
.Revere__wrap .Revere__review-fields input[type="color"][disabled],
fieldset[disabled] .Revere__wrap .Revere__review-fields select,
fieldset[disabled] .Revere__wrap .Revere__review-fields textarea,
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="text"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="password"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="datetime"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="datetime-local"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="date"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="month"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="time"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="week"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="number"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="email"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="url"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="search"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="tel"],
fieldset[disabled] .Revere__wrap .Revere__review-fields input[type="color"] {
  cursor: not-allowed;
}
textarea.Revere__wrap .Revere__review-fields select,
textarea.Revere__wrap .Revere__review-fields textarea,
textarea.Revere__wrap .Revere__review-fields input[type="text"],
textarea.Revere__wrap .Revere__review-fields input[type="password"],
textarea.Revere__wrap .Revere__review-fields input[type="datetime"],
textarea.Revere__wrap .Revere__review-fields input[type="datetime-local"],
textarea.Revere__wrap .Revere__review-fields input[type="date"],
textarea.Revere__wrap .Revere__review-fields input[type="month"],
textarea.Revere__wrap .Revere__review-fields input[type="time"],
textarea.Revere__wrap .Revere__review-fields input[type="week"],
textarea.Revere__wrap .Revere__review-fields input[type="number"],
textarea.Revere__wrap .Revere__review-fields input[type="email"],
textarea.Revere__wrap .Revere__review-fields input[type="url"],
textarea.Revere__wrap .Revere__review-fields input[type="search"],
textarea.Revere__wrap .Revere__review-fields input[type="tel"],
textarea.Revere__wrap .Revere__review-fields input[type="color"] {
  height: auto;
}
.Revere__wrap .Revere__review-fields select.textbox-quantity,
.Revere__wrap .Revere__review-fields textarea.textbox-quantity,
.Revere__wrap .Revere__review-fields input[type="text"].textbox-quantity,
.Revere__wrap .Revere__review-fields input[type="password"].textbox-quantity,
.Revere__wrap .Revere__review-fields input[type="datetime"].textbox-quantity,
.Revere__wrap .Revere__review-fields input[type="datetime-local"].textbox-quantity,
.Revere__wrap .Revere__review-fields input[type="date"].textbox-quantity,
.Revere__wrap .Revere__review-fields input[type="month"].textbox-quantity,
.Revere__wrap .Revere__review-fields input[type="time"].textbox-quantity,
.Revere__wrap .Revere__review-fields input[type="week"].textbox-quantity,
.Revere__wrap .Revere__review-fields input[type="number"].textbox-quantity,
.Revere__wrap .Revere__review-fields input[type="email"].textbox-quantity,
.Revere__wrap .Revere__review-fields input[type="url"].textbox-quantity,
.Revere__wrap .Revere__review-fields input[type="search"].textbox-quantity,
.Revere__wrap .Revere__review-fields input[type="tel"].textbox-quantity,
.Revere__wrap .Revere__review-fields input[type="color"].textbox-quantity {
  width: 4.25em;
}
.Revere__wrap .Revere__review-fields textarea {
  height: auto;
}
@media (min-width: 768px) {
  .Revere__wrap .Revere__review-fields.inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .Revere__wrap .Revere__review-fields.inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .Revere__wrap .Revere__review-fields.inline .form-control-static {
    display: inline-block;
  }
  .Revere__wrap .Revere__review-fields.inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .Revere__wrap .Revere__review-fields.inline .input-group .input-group-addon,
  .Revere__wrap .Revere__review-fields.inline .input-group .input-group-btn,
  .Revere__wrap .Revere__review-fields.inline .input-group .form-control {
    width: auto;
  }
  .Revere__wrap .Revere__review-fields.inline .input-group > .form-control {
    width: 100%;
  }
  .Revere__wrap .Revere__review-fields.inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .Revere__wrap .Revere__review-fields.inline .radio,
  .Revere__wrap .Revere__review-fields.inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .Revere__wrap .Revere__review-fields.inline .radio label,
  .Revere__wrap .Revere__review-fields.inline .checkbox label {
    padding-left: 0;
  }
  .Revere__wrap .Revere__review-fields.inline .radio input[type="radio"],
  .Revere__wrap .Revere__review-fields.inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .Revere__wrap .Revere__review-fields.inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.Revere__wrap .Revere__review-fields.horizontal .radio,
.Revere__wrap .Revere__review-fields.horizontal .checkbox,
.Revere__wrap .Revere__review-fields.horizontal .radio-inline,
.Revere__wrap .Revere__review-fields.horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1.42857143em;
}
.Revere__wrap .Revere__review-fields.horizontal .radio,
.Revere__wrap .Revere__review-fields.horizontal .checkbox {
  min-height: 2.85714286em;
}
.Revere__wrap .Revere__review-fields.horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .Revere__wrap .Revere__review-fields.horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 1.42857143em;
  }
}
.Revere__wrap .Revere__review-fields.horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .Revere__wrap .Revere__review-fields.horizontal .form-group-lg .control-label {
    padding-top: 1.95238093em;
  }
}
@media (min-width: 768px) {
  .Revere__wrap .Revere__review-fields.horizontal .form-group-sm .control-label {
    padding-top: 1.35714286em;
  }
}
.Revere__wrap .Revere__review-fields.horizontal .radio,
.Revere__wrap .Revere__review-fields.horizontal .checkbox,
.Revere__wrap .Revere__review-fields.horizontal .radio-inline,
.Revere__wrap .Revere__review-fields.horizontal .checkbox-inline {
  padding: 0.42857143em;
  border: 1px solid transparent;
}
.Revere__wrap .Revere__review-fields.horizontal .radio,
.Revere__wrap .Revere__review-fields.horizontal .checkbox {
  min-height: -webkit-calc(1.42857143em + 0.42857143em + 1px);
  min-height: calc(1.42857143em + 0.42857143em + 1px);
}
.Revere__wrap .Revere__review-fields.horizontal .form-control-static {
  padding-top: 0.42857143em;
  border-top: 1px solid transparent;
  padding-bottom: 0.42857143em;
  border-bottom: 1px solid transparent;
}
@media (min-width: 768px) {
  .Revere__wrap .Revere__review-fields.horizontal .control-label {
    padding-top: 0.42857143em;
    border-top: 1px solid transparent;
  }
}
.Revere__wrap .Revere__review-fields.has-success label {
  color: #3c763d;
}
.Revere__wrap .Revere__review-fields.has-success select,
.Revere__wrap .Revere__review-fields.has-success textarea,
.Revere__wrap .Revere__review-fields.has-success input[type="text"],
.Revere__wrap .Revere__review-fields.has-success input[type="password"],
.Revere__wrap .Revere__review-fields.has-success input[type="datetime"],
.Revere__wrap .Revere__review-fields.has-success input[type="datetime-local"],
.Revere__wrap .Revere__review-fields.has-success input[type="date"],
.Revere__wrap .Revere__review-fields.has-success input[type="month"],
.Revere__wrap .Revere__review-fields.has-success input[type="time"],
.Revere__wrap .Revere__review-fields.has-success input[type="week"],
.Revere__wrap .Revere__review-fields.has-success input[type="number"],
.Revere__wrap .Revere__review-fields.has-success input[type="email"],
.Revere__wrap .Revere__review-fields.has-success input[type="url"],
.Revere__wrap .Revere__review-fields.has-success input[type="search"],
.Revere__wrap .Revere__review-fields.has-success input[type="tel"],
.Revere__wrap .Revere__review-fields.has-success input[type="color"] {
  border-color: #3c763d;
}
.Revere__wrap .Revere__review-fields.has-warning label {
  color: #8a6d3b;
}
.Revere__wrap .Revere__review-fields.has-warning select,
.Revere__wrap .Revere__review-fields.has-warning textarea,
.Revere__wrap .Revere__review-fields.has-warning input[type="text"],
.Revere__wrap .Revere__review-fields.has-warning input[type="password"],
.Revere__wrap .Revere__review-fields.has-warning input[type="datetime"],
.Revere__wrap .Revere__review-fields.has-warning input[type="datetime-local"],
.Revere__wrap .Revere__review-fields.has-warning input[type="date"],
.Revere__wrap .Revere__review-fields.has-warning input[type="month"],
.Revere__wrap .Revere__review-fields.has-warning input[type="time"],
.Revere__wrap .Revere__review-fields.has-warning input[type="week"],
.Revere__wrap .Revere__review-fields.has-warning input[type="number"],
.Revere__wrap .Revere__review-fields.has-warning input[type="email"],
.Revere__wrap .Revere__review-fields.has-warning input[type="url"],
.Revere__wrap .Revere__review-fields.has-warning input[type="search"],
.Revere__wrap .Revere__review-fields.has-warning input[type="tel"],
.Revere__wrap .Revere__review-fields.has-warning input[type="color"] {
  border-color: #8a6d3b;
}
.Revere__wrap .Revere__review-fields.has-error label,
.Revere__wrap .Revere__review-fields.has-error .help-block {
  color: #d41d18;
}
.Revere__wrap .Revere__review-fields.has-error select,
.Revere__wrap .Revere__review-fields.has-error textarea,
.Revere__wrap .Revere__review-fields.has-error input[type="text"],
.Revere__wrap .Revere__review-fields.has-error input[type="password"],
.Revere__wrap .Revere__review-fields.has-error input[type="datetime"],
.Revere__wrap .Revere__review-fields.has-error input[type="datetime-local"],
.Revere__wrap .Revere__review-fields.has-error input[type="date"],
.Revere__wrap .Revere__review-fields.has-error input[type="month"],
.Revere__wrap .Revere__review-fields.has-error input[type="time"],
.Revere__wrap .Revere__review-fields.has-error input[type="week"],
.Revere__wrap .Revere__review-fields.has-error input[type="number"],
.Revere__wrap .Revere__review-fields.has-error input[type="email"],
.Revere__wrap .Revere__review-fields.has-error input[type="url"],
.Revere__wrap .Revere__review-fields.has-error input[type="search"],
.Revere__wrap .Revere__review-fields.has-error input[type="tel"],
.Revere__wrap .Revere__review-fields.has-error input[type="color"] {
  border-color: #d41d18;
}
.Revere__wrap .Revere__review-header {
  margin-left: 10px;
  margin-right: 10px;
}
.Revere__wrap .Revere__btn-primary {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #fff;
  background-color: #000;
  border-color: #000000;
  min-width: 150px;
  border-radius: 23px;
  text-transform: uppercase;
  padding: 12px 20px;
  vertical-align: middle;
}
.Revere__wrap .Revere__btn-primary:hover,
.Revere__wrap .Revere__btn-primary:focus,
.Revere__wrap .Revere__btn-primary.focus {
  color: #333;
  text-decoration: none;
}
.Revere__wrap .Revere__btn-primary:active,
.Revere__wrap .Revere__btn-primary.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);
}
.Revere__wrap .Revere__btn-primary.disabled,
.Revere__wrap .Revere__btn-primary[disabled],
fieldset[disabled] .Revere__wrap .Revere__btn-primary {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.Revere__wrap .Revere__btn-primary.disabled,
fieldset[disabled] a.Revere__wrap .Revere__btn-primary {
  pointer-events: none;
}
.Revere__wrap .Revere__btn-primary:focus,
.Revere__wrap .Revere__btn-primary.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.Revere__wrap .Revere__btn-primary:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.Revere__wrap .Revere__btn-primary:active,
.Revere__wrap .Revere__btn-primary.active,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-primary {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.Revere__wrap .Revere__btn-primary:active:hover,
.Revere__wrap .Revere__btn-primary.active:hover,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-primary:hover,
.Revere__wrap .Revere__btn-primary:active:focus,
.Revere__wrap .Revere__btn-primary.active:focus,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-primary:focus,
.Revere__wrap .Revere__btn-primary:active.focus,
.Revere__wrap .Revere__btn-primary.active.focus,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-primary.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.Revere__wrap .Revere__btn-primary:active,
.Revere__wrap .Revere__btn-primary.active,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-primary {
  background-image: none;
}
.Revere__wrap .Revere__btn-primary.disabled,
.Revere__wrap .Revere__btn-primary[disabled],
fieldset[disabled] .Revere__wrap .Revere__btn-primary,
.Revere__wrap .Revere__btn-primary.disabled:hover,
.Revere__wrap .Revere__btn-primary[disabled]:hover,
fieldset[disabled] .Revere__wrap .Revere__btn-primary:hover,
.Revere__wrap .Revere__btn-primary.disabled:focus,
.Revere__wrap .Revere__btn-primary[disabled]:focus,
fieldset[disabled] .Revere__wrap .Revere__btn-primary:focus,
.Revere__wrap .Revere__btn-primary.disabled.focus,
.Revere__wrap .Revere__btn-primary[disabled].focus,
fieldset[disabled] .Revere__wrap .Revere__btn-primary.focus,
.Revere__wrap .Revere__btn-primary.disabled:active,
.Revere__wrap .Revere__btn-primary[disabled]:active,
fieldset[disabled] .Revere__wrap .Revere__btn-primary:active,
.Revere__wrap .Revere__btn-primary.disabled.active,
.Revere__wrap .Revere__btn-primary[disabled].active,
fieldset[disabled] .Revere__wrap .Revere__btn-primary.active {
  background-color: #000;
  border-color: #000000;
}
.Revere__wrap .Revere__btn-primary .badge {
  color: #000;
  background-color: #fff;
}
.Revere__wrap .Revere__btn-default {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  float: right !important;
  float: right;
}
.Revere__wrap .Revere__btn-default:hover,
.Revere__wrap .Revere__btn-default:focus,
.Revere__wrap .Revere__btn-default.focus {
  color: #333;
  text-decoration: none;
}
.Revere__wrap .Revere__btn-default:active,
.Revere__wrap .Revere__btn-default.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);
}
.Revere__wrap .Revere__btn-default.disabled,
.Revere__wrap .Revere__btn-default[disabled],
fieldset[disabled] .Revere__wrap .Revere__btn-default {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.Revere__wrap .Revere__btn-default.disabled,
fieldset[disabled] a.Revere__wrap .Revere__btn-default {
  pointer-events: none;
}
.Revere__wrap .Revere__btn-default:focus,
.Revere__wrap .Revere__btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.Revere__wrap .Revere__btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.Revere__wrap .Revere__btn-default:active,
.Revere__wrap .Revere__btn-default.active,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.Revere__wrap .Revere__btn-default:active:hover,
.Revere__wrap .Revere__btn-default.active:hover,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-default:hover,
.Revere__wrap .Revere__btn-default:active:focus,
.Revere__wrap .Revere__btn-default.active:focus,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-default:focus,
.Revere__wrap .Revere__btn-default:active.focus,
.Revere__wrap .Revere__btn-default.active.focus,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.Revere__wrap .Revere__btn-default:active,
.Revere__wrap .Revere__btn-default.active,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-default {
  background-image: none;
}
.Revere__wrap .Revere__btn-default.disabled,
.Revere__wrap .Revere__btn-default[disabled],
fieldset[disabled] .Revere__wrap .Revere__btn-default,
.Revere__wrap .Revere__btn-default.disabled:hover,
.Revere__wrap .Revere__btn-default[disabled]:hover,
fieldset[disabled] .Revere__wrap .Revere__btn-default:hover,
.Revere__wrap .Revere__btn-default.disabled:focus,
.Revere__wrap .Revere__btn-default[disabled]:focus,
fieldset[disabled] .Revere__wrap .Revere__btn-default:focus,
.Revere__wrap .Revere__btn-default.disabled.focus,
.Revere__wrap .Revere__btn-default[disabled].focus,
fieldset[disabled] .Revere__wrap .Revere__btn-default.focus,
.Revere__wrap .Revere__btn-default.disabled:active,
.Revere__wrap .Revere__btn-default[disabled]:active,
fieldset[disabled] .Revere__wrap .Revere__btn-default:active,
.Revere__wrap .Revere__btn-default.disabled.active,
.Revere__wrap .Revere__btn-default[disabled].active,
fieldset[disabled] .Revere__wrap .Revere__btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.Revere__wrap .Revere__btn-default .badge {
  color: #fff;
  background-color: #333;
}
.Revere__wrap .Revere__badge {
  margin: 0 0 10px;
}
.Revere__wrap .Revere__badge .Revere__badge-text {
  display: block;
  padding: 0.71428571em 0;
}
.Revere__wrap .Revere__review-image-wrap {
  margin: 0.5em 0;
}
.Revere__wrap .Revere__read-stars {
  margin: 10px 0;
}
.Revere__wrap .Revere__custom-rating h5 {
  font-weight: bold;
  margin-bottom: 0.71428571em;
  text-transform: capitalize;
}
.Revere__wrap .Revere__custom-rating .Revere__multi-option-tag {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
  background-color: #00263d;
  font-size: 1em;
  font-weight: normal;
}
a.Revere__wrap .Revere__custom-rating .Revere__multi-option-tag:hover,
a.Revere__wrap .Revere__custom-rating .Revere__multi-option-tag:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.Revere__wrap .Revere__custom-rating .Revere__multi-option-tag:empty {
  display: none;
}
.btn .Revere__wrap .Revere__custom-rating .Revere__multi-option-tag {
  position: relative;
  top: -1px;
}
.Revere__wrap .Revere__custom-rating .Revere__multi-option-tag[href]:hover,
.Revere__wrap .Revere__custom-rating .Revere__multi-option-tag[href]:focus {
  background-color: #00060a;
}
.Revere__wrap .Revere__review-content {
  margin: 0 0 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .Revere__wrap .Revere__review-content {
    float: left;
    width: 50%;
  }
}
.Revere__wrap .Revere__custom-ratings-wrap {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .Revere__wrap .Revere__custom-ratings-wrap {
    float: left;
    width: 50%;
  }
}
.Revere__wrap .Revere__success-wrap {
  padding: 15px;
  margin-bottom: 1.42857143em;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.Revere__wrap .Revere__success-wrap h4 {
  margin-top: 0;
  color: inherit;
}
.Revere__wrap .Revere__success-wrap .alert-link {
  font-weight: bold;
}
.Revere__wrap .Revere__success-wrap > p,
.Revere__wrap .Revere__success-wrap > ul {
  margin-bottom: 0;
}
.Revere__wrap .Revere__success-wrap > p + p {
  margin-top: 5px;
}
.Revere__wrap .Revere__success-wrap hr {
  border-top-color: #c9e2b3;
}
.Revere__wrap .Revere__success-wrap .alert-link {
  color: #2b542c;
}
.Revere__wrap .Revere__error-wrap {
  padding: 15px;
  margin-bottom: 1.42857143em;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.Revere__wrap .Revere__error-wrap h4 {
  margin-top: 0;
  color: inherit;
}
.Revere__wrap .Revere__error-wrap .alert-link {
  font-weight: bold;
}
.Revere__wrap .Revere__error-wrap > p,
.Revere__wrap .Revere__error-wrap > ul {
  margin-bottom: 0;
}
.Revere__wrap .Revere__error-wrap > p + p {
  margin-top: 5px;
}
.Revere__wrap .Revere__error-wrap hr {
  border-top-color: #e4b9c0;
}
.Revere__wrap .Revere__error-wrap .alert-link {
  color: #843534;
}
.Revere__wrap .Revere__error-wrap .errors {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.Revere__wrap .Revere__item-title {
  margin: 0.35714286em 0;
}
.Revere__wrap .Revere__flag-wrap {
  clear: both;
  margin: 0 0 10px;
}
.Revere__wrap .Revere__flag-wrap h5 {
  font-size: 1.25em;
  margin: 0 0 0.75em;
}
.Revere__wrap .Revere__btn-helpful {
  color: #fff;
  background-color: #1b831b;
  border-color: #176e1e;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
  height: auto;
}
.Revere__wrap .Revere__btn-helpful:focus,
.Revere__wrap .Revere__btn-helpful.focus {
  color: #fff;
  background-color: #125912;
  border-color: #010401;
}
.Revere__wrap .Revere__btn-helpful:hover {
  color: #fff;
  background-color: #125912;
  border-color: #0c3b10;
}
.Revere__wrap .Revere__btn-helpful:active,
.Revere__wrap .Revere__btn-helpful.active,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-helpful {
  color: #fff;
  background-color: #125912;
  border-color: #0c3b10;
}
.Revere__wrap .Revere__btn-helpful:active:hover,
.Revere__wrap .Revere__btn-helpful.active:hover,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-helpful:hover,
.Revere__wrap .Revere__btn-helpful:active:focus,
.Revere__wrap .Revere__btn-helpful.active:focus,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-helpful:focus,
.Revere__wrap .Revere__btn-helpful:active.focus,
.Revere__wrap .Revere__btn-helpful.active.focus,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-helpful.focus {
  color: #fff;
  background-color: #0c3b0c;
  border-color: #010401;
}
.Revere__wrap .Revere__btn-helpful:active,
.Revere__wrap .Revere__btn-helpful.active,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-helpful {
  background-image: none;
}
.Revere__wrap .Revere__btn-helpful.disabled,
.Revere__wrap .Revere__btn-helpful[disabled],
fieldset[disabled] .Revere__wrap .Revere__btn-helpful,
.Revere__wrap .Revere__btn-helpful.disabled:hover,
.Revere__wrap .Revere__btn-helpful[disabled]:hover,
fieldset[disabled] .Revere__wrap .Revere__btn-helpful:hover,
.Revere__wrap .Revere__btn-helpful.disabled:focus,
.Revere__wrap .Revere__btn-helpful[disabled]:focus,
fieldset[disabled] .Revere__wrap .Revere__btn-helpful:focus,
.Revere__wrap .Revere__btn-helpful.disabled.focus,
.Revere__wrap .Revere__btn-helpful[disabled].focus,
fieldset[disabled] .Revere__wrap .Revere__btn-helpful.focus,
.Revere__wrap .Revere__btn-helpful.disabled:active,
.Revere__wrap .Revere__btn-helpful[disabled]:active,
fieldset[disabled] .Revere__wrap .Revere__btn-helpful:active,
.Revere__wrap .Revere__btn-helpful.disabled.active,
.Revere__wrap .Revere__btn-helpful[disabled].active,
fieldset[disabled] .Revere__wrap .Revere__btn-helpful.active {
  background-color: #1b831b;
  border-color: #176e1e;
}
.Revere__wrap .Revere__btn-helpful .badge {
  color: #1b831b;
  background-color: #fff;
}
.Revere__wrap .Revere__btn-unhelpful {
  color: #fff;
  background-color: #f0854e;
  border-color: #ee8436;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
  height: auto;
}
.Revere__wrap .Revere__btn-unhelpful:focus,
.Revere__wrap .Revere__btn-unhelpful.focus {
  color: #fff;
  background-color: #ec651f;
  border-color: #98480d;
}
.Revere__wrap .Revere__btn-unhelpful:hover {
  color: #fff;
  background-color: #ec651f;
  border-color: #d56512;
}
.Revere__wrap .Revere__btn-unhelpful:active,
.Revere__wrap .Revere__btn-unhelpful.active,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-unhelpful {
  color: #fff;
  background-color: #ec651f;
  border-color: #d56512;
}
.Revere__wrap .Revere__btn-unhelpful:active:hover,
.Revere__wrap .Revere__btn-unhelpful.active:hover,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-unhelpful:hover,
.Revere__wrap .Revere__btn-unhelpful:active:focus,
.Revere__wrap .Revere__btn-unhelpful.active:focus,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-unhelpful:focus,
.Revere__wrap .Revere__btn-unhelpful:active.focus,
.Revere__wrap .Revere__btn-unhelpful.active.focus,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-unhelpful.focus {
  color: #fff;
  background-color: #d55412;
  border-color: #98480d;
}
.Revere__wrap .Revere__btn-unhelpful:active,
.Revere__wrap .Revere__btn-unhelpful.active,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-unhelpful {
  background-image: none;
}
.Revere__wrap .Revere__btn-unhelpful.disabled,
.Revere__wrap .Revere__btn-unhelpful[disabled],
fieldset[disabled] .Revere__wrap .Revere__btn-unhelpful,
.Revere__wrap .Revere__btn-unhelpful.disabled:hover,
.Revere__wrap .Revere__btn-unhelpful[disabled]:hover,
fieldset[disabled] .Revere__wrap .Revere__btn-unhelpful:hover,
.Revere__wrap .Revere__btn-unhelpful.disabled:focus,
.Revere__wrap .Revere__btn-unhelpful[disabled]:focus,
fieldset[disabled] .Revere__wrap .Revere__btn-unhelpful:focus,
.Revere__wrap .Revere__btn-unhelpful.disabled.focus,
.Revere__wrap .Revere__btn-unhelpful[disabled].focus,
fieldset[disabled] .Revere__wrap .Revere__btn-unhelpful.focus,
.Revere__wrap .Revere__btn-unhelpful.disabled:active,
.Revere__wrap .Revere__btn-unhelpful[disabled]:active,
fieldset[disabled] .Revere__wrap .Revere__btn-unhelpful:active,
.Revere__wrap .Revere__btn-unhelpful.disabled.active,
.Revere__wrap .Revere__btn-unhelpful[disabled].active,
fieldset[disabled] .Revere__wrap .Revere__btn-unhelpful.active {
  background-color: #f0854e;
  border-color: #ee8436;
}
.Revere__wrap .Revere__btn-unhelpful .badge {
  color: #f0854e;
  background-color: #fff;
}
.Revere__wrap .Revere__btn-inappropriate {
  color: #fff;
  background-color: #d41d18;
  border-color: #bd2815;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
  height: auto;
}
.Revere__wrap .Revere__btn-inappropriate:focus,
.Revere__wrap .Revere__btn-inappropriate.focus {
  color: #fff;
  background-color: #a61713;
  border-color: #4b1008;
}
.Revere__wrap .Revere__btn-inappropriate:hover {
  color: #fff;
  background-color: #a61713;
  border-color: #861c0f;
}
.Revere__wrap .Revere__btn-inappropriate:active,
.Revere__wrap .Revere__btn-inappropriate.active,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-inappropriate {
  color: #fff;
  background-color: #a61713;
  border-color: #861c0f;
}
.Revere__wrap .Revere__btn-inappropriate:active:hover,
.Revere__wrap .Revere__btn-inappropriate.active:hover,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-inappropriate:hover,
.Revere__wrap .Revere__btn-inappropriate:active:focus,
.Revere__wrap .Revere__btn-inappropriate.active:focus,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-inappropriate:focus,
.Revere__wrap .Revere__btn-inappropriate:active.focus,
.Revere__wrap .Revere__btn-inappropriate.active.focus,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-inappropriate.focus {
  color: #fff;
  background-color: #86120f;
  border-color: #4b1008;
}
.Revere__wrap .Revere__btn-inappropriate:active,
.Revere__wrap .Revere__btn-inappropriate.active,
.open > .dropdown-toggle.Revere__wrap .Revere__btn-inappropriate {
  background-image: none;
}
.Revere__wrap .Revere__btn-inappropriate.disabled,
.Revere__wrap .Revere__btn-inappropriate[disabled],
fieldset[disabled] .Revere__wrap .Revere__btn-inappropriate,
.Revere__wrap .Revere__btn-inappropriate.disabled:hover,
.Revere__wrap .Revere__btn-inappropriate[disabled]:hover,
fieldset[disabled] .Revere__wrap .Revere__btn-inappropriate:hover,
.Revere__wrap .Revere__btn-inappropriate.disabled:focus,
.Revere__wrap .Revere__btn-inappropriate[disabled]:focus,
fieldset[disabled] .Revere__wrap .Revere__btn-inappropriate:focus,
.Revere__wrap .Revere__btn-inappropriate.disabled.focus,
.Revere__wrap .Revere__btn-inappropriate[disabled].focus,
fieldset[disabled] .Revere__wrap .Revere__btn-inappropriate.focus,
.Revere__wrap .Revere__btn-inappropriate.disabled:active,
.Revere__wrap .Revere__btn-inappropriate[disabled]:active,
fieldset[disabled] .Revere__wrap .Revere__btn-inappropriate:active,
.Revere__wrap .Revere__btn-inappropriate.disabled.active,
.Revere__wrap .Revere__btn-inappropriate[disabled].active,
fieldset[disabled] .Revere__wrap .Revere__btn-inappropriate.active {
  background-color: #d41d18;
  border-color: #bd2815;
}
.Revere__wrap .Revere__btn-inappropriate .badge {
  color: #d41d18;
  background-color: #fff;
}
.modal-confirm .modal-dialog .btn-account {
  border: 1px solid #000;
  line-height: 20px;
  margin: 0;
}
.modal-confirm .modal-dialog .btn-action {
  margin: 0;
}
.modal-confirm .modal-dialog p {
  color: #000;
  font-size: 1.2em;
  margin-bottom: 2rem;
  text-align: center;
}
.forgot-password-wrap {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -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);
  padding: 9px;
  border-radius: 0;
  display: none;
}
.forgot-password-wrap blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.forgot-password-wrap .link-forgot {
  display: inline-block;
  font-size: 0.85em;
}
.forgot-password-form button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.forgot-password-form button:hover,
.forgot-password-form button:focus,
.forgot-password-form button.focus {
  color: #333;
  text-decoration: none;
}
.forgot-password-form button:active,
.forgot-password-form button.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);
}
.forgot-password-form button.disabled,
.forgot-password-form button[disabled],
fieldset[disabled] .forgot-password-form button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.forgot-password-form button.disabled,
fieldset[disabled] a.forgot-password-form button {
  pointer-events: none;
}
.forgot-password-form button:focus,
.forgot-password-form button.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.forgot-password-form button:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.forgot-password-form button:active,
.forgot-password-form button.active,
.open > .dropdown-toggle.forgot-password-form button {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.forgot-password-form button:active:hover,
.forgot-password-form button.active:hover,
.open > .dropdown-toggle.forgot-password-form button:hover,
.forgot-password-form button:active:focus,
.forgot-password-form button.active:focus,
.open > .dropdown-toggle.forgot-password-form button:focus,
.forgot-password-form button:active.focus,
.forgot-password-form button.active.focus,
.open > .dropdown-toggle.forgot-password-form button.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.forgot-password-form button:active,
.forgot-password-form button.active,
.open > .dropdown-toggle.forgot-password-form button {
  background-image: none;
}
.forgot-password-form button.disabled,
.forgot-password-form button[disabled],
fieldset[disabled] .forgot-password-form button,
.forgot-password-form button.disabled:hover,
.forgot-password-form button[disabled]:hover,
fieldset[disabled] .forgot-password-form button:hover,
.forgot-password-form button.disabled:focus,
.forgot-password-form button[disabled]:focus,
fieldset[disabled] .forgot-password-form button:focus,
.forgot-password-form button.disabled.focus,
.forgot-password-form button[disabled].focus,
fieldset[disabled] .forgot-password-form button.focus,
.forgot-password-form button.disabled:active,
.forgot-password-form button[disabled]:active,
fieldset[disabled] .forgot-password-form button:active,
.forgot-password-form button.disabled.active,
.forgot-password-form button[disabled].active,
fieldset[disabled] .forgot-password-form button.active {
  background-color: #fff;
  border-color: #ccc;
}
.forgot-password-form button .badge {
  color: #fff;
  background-color: #333;
}
.cross-sells-header {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
}
.cross-sells-header:before,
.cross-sells-header:after {
  content: " ";
  display: table;
}
.cross-sells-header:after {
  clear: both;
}
.cross-sells-header:before,
.cross-sells-header:after {
  content: " ";
  display: table;
}
.cross-sells-header:after {
  clear: both;
}
.cross-sells-header h2,
.cross-sells-header h3 {
  font: "stabilgrotesk Light", Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  color: #000;
  text-transform: uppercase;
  background: #fff;
  margin: 0;
  padding: 0.35714286em 0.85714286em;
  position: relative;
}
@media (min-width: 1024px) {
  .cross-sells-header {
    text-align: center;
  }
  .cross-sells-header h2 {
    font-size: 1.5em;
  }
}
.social-sharing {
  margin: 20px 0 10px;
}
.social-sharing:before,
.social-sharing:after {
  content: " ";
  display: table;
}
.social-sharing:after {
  clear: both;
}
.social-sharing:before,
.social-sharing:after {
  content: " ";
  display: table;
}
.social-sharing:after {
  clear: both;
}
.social-sharing .social-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.social-sharing li {
  display: inline-block;
  margin: 0 0.85714286em 0.35714286em 0;
}
.social-sharing a {
  color: #777777;
  display: block;
}
.social-sharing a:hover {
  color: #333333;
}
.social-sharing span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.7em;
}
.social-sharing span.facebook:before {
  content: "\f09a";
}
.social-sharing span.twitter:before {
  content: "\f099";
}
.social-sharing span.gplus:before {
  content: "\f0d5";
}
.social-sharing span.tumblr:before {
  content: "\f173";
}
.social-sharing span.pinterest:before {
  content: "\f231";
}
.social-sharing span.email:before {
  content: "\f003";
}
.product-details-bottom-nav {
  margin-left: -10px;
  margin-right: -10px;
}
.product-details-bottom-nav-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .product-details-bottom-nav-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .product-details-bottom-nav-item {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 1024px) {
  .product-details-bottom-nav-item {
    left: 16.66666667%;
  }
}
.product-details-bottom-nav-item:nth-child(2n+1) {
  clear: both;
}
.product-details-bottom-nav-item a {
  text-align: center;
  display: inline-block;
  max-width: 100%;
}
.product-details-bottom-nav-item a img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.btn-send-wish-list {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  text-decoration: underline;
  text-transform: uppercase;
  /*position: absolute;
    right: 0;
    top: 0;*/
}
.btn-send-wish-list:hover,
.btn-send-wish-list:focus,
.btn-send-wish-list.focus {
  color: #333;
  text-decoration: none;
}
.btn-send-wish-list:active,
.btn-send-wish-list.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-send-wish-list.disabled,
.btn-send-wish-list[disabled],
fieldset[disabled] .btn-send-wish-list {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-send-wish-list.disabled,
fieldset[disabled] a.btn-send-wish-list {
  pointer-events: none;
}
.btn-send-wish-list > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px/2;
}
.btn-send-wish-list > span:before {
  content: "\f1d8";
}
.send-wish-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.send-wish-list .form-group {
  margin: 10px/2;
}
.send-wish-list .form-actions {
  margin: 10px/2;
}
.wish-container {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5em;
}
@media (min-width: 768px) {
  .wish-container {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .wish-container {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1300px) {
  .wish-container {
    float: left;
    width: 50%;
  }
}
.wish-list-item {
  margin-bottom: 1.42857143em;
  background-color: #fff;
  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);
  border-color: #ddd;
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  border-color: #555555;
}
.wish-list-item:before,
.wish-list-item:after {
  content: " ";
  display: table;
}
.wish-list-item:after {
  clear: both;
}
.wish-list-item:before,
.wish-list-item:after {
  content: " ";
  display: table;
}
.wish-list-item:after {
  clear: both;
}
.wish-list-item > .list-group,
.wish-list-item > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.wish-list-item > .list-group .list-group-item,
.wish-list-item > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.wish-list-item > .list-group:first-child .list-group-item:first-child,
.wish-list-item > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.wish-list-item > .list-group:last-child .list-group-item:last-child,
.wish-list-item > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.wish-list-item > .table,
.wish-list-item > .table-responsive > .table,
.wish-list-item > .panel-collapse > .table {
  margin-bottom: 0;
}
.wish-list-item > .table caption,
.wish-list-item > .table-responsive > .table caption,
.wish-list-item > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.wish-list-item > .table:first-child,
.wish-list-item > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.wish-list-item > .table:first-child > thead:first-child > tr:first-child,
.wish-list-item > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.wish-list-item > .table:first-child > tbody:first-child > tr:first-child,
.wish-list-item > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.wish-list-item > .table:first-child > thead:first-child > tr:first-child td:first-child,
.wish-list-item > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.wish-list-item > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.wish-list-item > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.wish-list-item > .table:first-child > thead:first-child > tr:first-child th:first-child,
.wish-list-item > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.wish-list-item > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.wish-list-item > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.wish-list-item > .table:first-child > thead:first-child > tr:first-child td:last-child,
.wish-list-item > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.wish-list-item > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.wish-list-item > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.wish-list-item > .table:first-child > thead:first-child > tr:first-child th:last-child,
.wish-list-item > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.wish-list-item > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.wish-list-item > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.wish-list-item > .table:last-child,
.wish-list-item > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.wish-list-item > .table:last-child > tbody:last-child > tr:last-child,
.wish-list-item > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.wish-list-item > .table:last-child > tfoot:last-child > tr:last-child,
.wish-list-item > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.wish-list-item > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.wish-list-item > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.wish-list-item > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.wish-list-item > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.wish-list-item > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.wish-list-item > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.wish-list-item > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.wish-list-item > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.wish-list-item > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.wish-list-item > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.wish-list-item > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.wish-list-item > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.wish-list-item > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.wish-list-item > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.wish-list-item > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.wish-list-item > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.wish-list-item > .panel-body + .table,
.wish-list-item > .panel-body + .table-responsive,
.wish-list-item > .table + .panel-body,
.wish-list-item > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.wish-list-item > .table > tbody:first-child > tr:first-child th,
.wish-list-item > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.wish-list-item > .table-bordered,
.wish-list-item > .table-responsive > .table-bordered {
  border: 0;
}
.wish-list-item > .table-bordered > thead > tr > th:first-child,
.wish-list-item > .table-responsive > .table-bordered > thead > tr > th:first-child,
.wish-list-item > .table-bordered > tbody > tr > th:first-child,
.wish-list-item > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.wish-list-item > .table-bordered > tfoot > tr > th:first-child,
.wish-list-item > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.wish-list-item > .table-bordered > thead > tr > td:first-child,
.wish-list-item > .table-responsive > .table-bordered > thead > tr > td:first-child,
.wish-list-item > .table-bordered > tbody > tr > td:first-child,
.wish-list-item > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.wish-list-item > .table-bordered > tfoot > tr > td:first-child,
.wish-list-item > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.wish-list-item > .table-bordered > thead > tr > th:last-child,
.wish-list-item > .table-responsive > .table-bordered > thead > tr > th:last-child,
.wish-list-item > .table-bordered > tbody > tr > th:last-child,
.wish-list-item > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.wish-list-item > .table-bordered > tfoot > tr > th:last-child,
.wish-list-item > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.wish-list-item > .table-bordered > thead > tr > td:last-child,
.wish-list-item > .table-responsive > .table-bordered > thead > tr > td:last-child,
.wish-list-item > .table-bordered > tbody > tr > td:last-child,
.wish-list-item > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.wish-list-item > .table-bordered > tfoot > tr > td:last-child,
.wish-list-item > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.wish-list-item > .table-bordered > thead > tr:first-child > td,
.wish-list-item > .table-responsive > .table-bordered > thead > tr:first-child > td,
.wish-list-item > .table-bordered > tbody > tr:first-child > td,
.wish-list-item > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.wish-list-item > .table-bordered > thead > tr:first-child > th,
.wish-list-item > .table-responsive > .table-bordered > thead > tr:first-child > th,
.wish-list-item > .table-bordered > tbody > tr:first-child > th,
.wish-list-item > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.wish-list-item > .table-bordered > tbody > tr:last-child > td,
.wish-list-item > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.wish-list-item > .table-bordered > tfoot > tr:last-child > td,
.wish-list-item > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.wish-list-item > .table-bordered > tbody > tr:last-child > th,
.wish-list-item > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.wish-list-item > .table-bordered > tfoot > tr:last-child > th,
.wish-list-item > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.wish-list-item > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.wish-list-item > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.wish-list-item > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.wish-list-item > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.wish-list-item > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.wish-list-item.header {
  border-bottom: none;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0.42857143em;
}
@media (max-width: 767px) {
  .wish-list-item.header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .wish-list-item.header {
    display: none !important;
  }
}
.wish-list-item .btn-item-delete {
  position: absolute;
  top: 0;
  right: 0;
  width: 10%;
  cursor: pointer;
  z-index: 10;
}
.wish-list-item .btn-item-delete span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wish-list-item .btn-item-delete span:before {
  content: "\f00d";
}
.wish-list-item .image {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wish-list-item .image .img-responsive {
  width: 100%;
}
.wish-list-item .info {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wish-list-item .info .price {
  width: 100%;
}
.wish-list-item .info .item-number-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.wish-list-item .info .name-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wish-list-item .info .info-label {
  font-weight: bold;
}
.wish-list-item .brand {
  text-transform: uppercase;
  font-weight: bold;
}
.wish-list-item .name {
  color: #6f6f6f;
  text-transform: uppercase;
}
.wish-list-item .price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wish-list-item .size,
.wish-list-item .total {
  padding-bottom: 20px;
  padding-left: 0;
}
.wish-list-item .size {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.wish-list-item .total {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.wish-list-item .actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.wish-list-item .actions .btn-add-to-cart {
  text-transform: uppercase;
  font-size: 1em;
  padding: 0.5em 2.5em;
  margin-bottom: 0.35714286em;
}
@media (max-width: 500px) {
  .wish-list-item .image {
    padding-bottom: 10px;
    padding-top: 30px;
  }
}
.bopis-info {
  margin-left: -10px;
  margin-right: -10px;
  display: none;
  background-color: #eeeeee;
  margin-bottom: 0.85714286em;
  padding: 1em;
  color: #000;
}
.bopis-info.review {
  margin: inherit;
}
.bopis-info .bopis-info-title {
  text-transform: uppercase;
  padding-bottom: 1em;
}
.bopis-info .bopis-info-title i {
  padding-right: 0.3em;
}
.bopis-info button {
  float: right;
  border: none;
  background: none;
}
.bopis-info ul {
  margin-left: -20px;
}
.bag-wrapper .panel-danger,
.checkout-wrapper .panel-danger {
  border: 1px solid #D81A1A;
  border-radius: 3px;
}
.bag-wrapper .panel-danger .errors,
.checkout-wrapper .panel-danger .errors {
  list-style: inherit;
}
.bag-wrapper .panel-danger > .panel-heading,
.checkout-wrapper .panel-danger > .panel-heading {
  padding: 1.25em 0.75em;
  position: relative;
  color: white;
  background-color: #D81A1A;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-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;
  gap: 0.5em;
}
.bag-wrapper .panel-danger > .panel-heading .panel-title,
.checkout-wrapper .panel-danger > .panel-heading .panel-title {
  font-size: 1em;
  font-weight: bold;
  padding: 2px;
}
.bag-wrapper .panel-danger > .panel-heading .icon-container,
.checkout-wrapper .panel-danger > .panel-heading .icon-container {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bag-wrapper .panel-danger > .panel-heading .icon-container img,
.checkout-wrapper .panel-danger > .panel-heading .icon-container img {
  height: 20px;
}
.bag-wrapper .panel-danger > .panel-heading button,
.checkout-wrapper .panel-danger > .panel-heading button {
  opacity: 1;
  position: absolute;
  right: 17px;
  top: 13px;
  color: #fff;
  font-size: 2em;
}
.bag-wrapper .panel-danger > .panel-body,
.checkout-wrapper .panel-danger > .panel-body {
  color: #D81A1A;
}
.bag-wrapper .panel-danger > .panel-body ul,
.checkout-wrapper .panel-danger > .panel-body ul {
  padding-left: 1em;
}
.bag-wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .bag-wrapper {
    width: 740px;
  }
}
@media (min-width: 1024px) {
  .bag-wrapper {
    width: 960px;
  }
}
@media (min-width: 1300px) {
  .bag-wrapper {
    width: 1260px;
  }
}
.bag-wrapper > .navbar-header,
.bag-wrapper > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 1024px) {
  .bag-wrapper > .navbar-header,
  .bag-wrapper > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.bag-wrapper .bag-heading {
  width: 100%;
}
.bag-wrapper .bag-heading .bag-title {
  font-size: 2em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  text-transform: uppercase;
}
@media screen and (min-width: 1300px) {
  .bag-wrapper .bag-heading .bag-title {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
@media screen and (min-width: 1300px) {
  .bag-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .bag-wrapper .bag-items-container,
  .bag-wrapper .bag-actions-container {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .bag-wrapper .bag-items-container {
    margin-right: 50px;
  }
  .bag-wrapper .bag-actions-container {
    margin-left: 50px;
  }
}
.checkout-wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .checkout-wrapper {
    width: 740px;
  }
}
@media (min-width: 1024px) {
  .checkout-wrapper {
    width: 960px;
  }
}
@media (min-width: 1300px) {
  .checkout-wrapper {
    width: 1260px;
  }
}
.checkout-wrapper > .navbar-header,
.checkout-wrapper > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 1024px) {
  .checkout-wrapper > .navbar-header,
  .checkout-wrapper > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.checkout-wrapper.complete {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  padding: 2em;
}
@media screen and (min-width: 768px) {
  .checkout-wrapper.complete {
    width: 480px;
  }
}
@media screen and (min-width: 1300px) {
  .checkout-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .checkout-wrapper .checkout-form,
  .checkout-wrapper .checkout-summary {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .checkout-wrapper .checkout-form.register,
  .checkout-wrapper .checkout-summary.register {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
  .checkout-wrapper .checkout-form {
    margin-right: 50px;
  }
  .checkout-wrapper .checkout-form.register {
    margin-right: 0;
  }
  .checkout-wrapper .checkout-summary {
    margin-left: 50px;
  }
}
.checkout-form.register {
  padding-top: 1em;
  border-top: 1px solid #E3E3E3;
}
.checkout-form.register button {
  border-radius: 3px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 1em;
}
.checkout-form .shipping-title,
.checkout-form .payment-title,
.checkout-form .review-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 1300px) {
  .checkout-form .shipping-title,
  .checkout-form .payment-title,
  .checkout-form .review-title {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.checkout-form .breadcrumb-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  text-transform: initial;
}
@media screen and (min-width: 1300px) {
  .checkout-form .breadcrumb-wrapper {
    padding-left: 0.25em;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.checkout-form .breadcrumb-wrapper .breadcrumb {
  color: #A19999;
  padding: 8px 0;
}
.checkout-form .breadcrumb-wrapper .breadcrumb > li + li:before {
  content: ">\00a0";
  color: #ccc;
}
.checkout-form .breadcrumb-wrapper .breadcrumb > .active {
  font-weight: bold;
  color: #000;
}
.checkout-form .checkout-login-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1300px) {
  .checkout-form .checkout-login-container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.checkout-form .checkout-login-container .free-ship-message {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
  margin-bottom: 1em;
}
.checkout-form .checkout-login-container .free-ship-message img {
  height: 2em;
}
.checkout-form .checkout-login-container .checkout-login {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.checkout-form .checkout-login-container .checkout-login a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 54px;
  padding: 10px 50px;
  width: 90%;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 1em;
}
@media screen and (min-width: 1300px) {
  .checkout-form .checkout-login-container .checkout-login a {
    width: 100%;
  }
}
.checkout-form .inset-divider {
  margin: 2em -2em 1em -2em;
  text-align: center;
  border-top: 1px solid #BBBBBB;
  position: relative;
}
@media screen and (min-width: 1300px) {
  .checkout-form .inset-divider {
    margin: 2em 0em 1em 0em;
  }
}
.checkout-form .inset-divider span {
  position: absolute;
  top: -1.75em;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  background: #fff;
  padding: 1em;
}
.checkout-panel .form-group input:not([type="radio"],[type="checkbox"]),
.checkout-panel .form-group select {
  border-radius: 3px;
  min-height: 40px;
}
.checkout-panel .form-group input:not([type="radio"],[type="checkbox"]):focus,
.checkout-panel .form-group select:focus {
  border: 2px solid #0075FF;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.checkout-panel .panel-heading {
  text-transform: uppercase;
  font-size: 0.75em;
  padding: 1em;
  text-align: center;
}
@media screen and (min-width: 1300px) {
  .checkout-panel .panel-heading {
    padding: 2em 0;
    text-align: left;
  }
}
.checkout-panel.review .panel-heading {
  text-align: left;
}
.checkout-panel.complete-register .panel-heading {
  text-align: left;
}
.checkout-panel.complete-register .panel-title {
  text-transform: initial;
}
.checkout-panel .panel-body {
  padding: 10px;
}
@media screen and (min-width: 1300px) {
  .checkout-panel .panel-body {
    padding: 0;
  }
}
.checkout-panel .panel-body .shipping-info,
.checkout-panel .panel-body .billing-info {
  padding: 1.5em;
  border: 1px solid #C3C3C3;
  border-radius: 3px;
  margin-bottom: 1.5em;
}
.checkout-panel .panel-body .shipping-info.summary,
.checkout-panel .panel-body .billing-info.summary {
  background-color: #FBFBFB;
}
.checkout-panel .panel-body .shipping-info address,
.checkout-panel .panel-body .billing-info address {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5em;
  margin-bottom: 0.5em;
}
.checkout-panel .panel-body .shipping-info span,
.checkout-panel .panel-body .billing-info span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.checkout-panel .panel-body .shipping-info a,
.checkout-panel .panel-body .billing-info a {
  position: absolute;
  top: 0;
  right: 0.5em;
  background: none;
  color: #0075FF;
  text-transform: uppercase;
  border: none;
  height: 100%;
  font-weight: bold;
}
@media screen and (min-width: 1300px) {
  .checkout-panel .panel-body .shipping-info,
  .checkout-panel .panel-body .billing-info {
    margin-bottom: 0;
  }
}
.checkout-panel .panel-body ul.payment-type-options:first-of-type {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom: none;
}
.checkout-panel .panel-body ul.payment-type-options:last-of-type {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom: 1px solid #C3C3C3;
}
.checkout-panel .panel-body ul.payment-type-options:has(input:checked) {
  border-bottom: 1px solid #C3C3C3;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.checkout-panel .panel-body ul.payment-type-options:has(input:checked).afterpay {
  border-bottom: none;
  padding-bottom: 0;
}
.checkout-panel .panel-body ul.payment-type-options:has(input:checked).paypal {
  border-bottom: none;
}
.checkout-panel .panel-body ul.payment-type-options {
  list-style: none;
  padding: 1rem;
  margin: 0;
  border: 1px solid #C3C3C3;
  border-bottom: none;
  text-transform: uppercase;
}
.checkout-panel .panel-body ul.payment-type-options input[type="radio"] {
  padding: 1em;
  margin: 1em;
}
.checkout-panel .panel-body ul.payment-type-options li {
  padding: 0.5rem 0 0.51rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkout-panel .panel-body ul.payment-type-options .method-desc {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkout-panel .panel-body ul.payment-type-options .card-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: -webkit-calc(2.28571429em  + 2px);
  height: calc(2.28571429em  + 2px);
  padding: 0.42857143em 0.85714286em 0.42857143em 0;
}
.checkout-panel .panel-body ul.payment-type-options .card-icons img {
  height: 100%;
  padding-right: 0.85714286em;
}
.checkout-panel .panel-body .payment-option-details {
  padding: 1.5em;
  border-left: 1px solid #C3C3C3;
  border-right: 1px solid #C3C3C3;
}
.checkout-panel .panel-body .payment-option-details.afterpay {
  padding-top: 0;
  padding-left: 4em;
}
.checkout-panel .panel-body .payment-option-details.klarna {
  border-bottom: 1px solid #C3C3C3;
}
.checkout-panel .panel-body .payment-details-title {
  border-top: 1px solid #A8A8A8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em 0;
}
.checkout-panel .panel-body .payment-details-title button {
  /*position: absolute;
                top: 0;
                right: .5em;*/
  background: none;
  color: #0075FF;
  text-transform: uppercase;
  border: none;
  height: 100%;
  font-weight: bold;
}
.checkout-panel .panel-body .email-signup-wrap input[type="checkbox"]:not(old),
.checkout-panel .panel-body .transactional-sms-consent-wrap input[type="checkbox"]:not(old) {
  max-width: 18px;
  margin: 0;
  padding: 0;
  opacity: 0;
  position: absolute;
}
.checkout-panel .panel-body .email-signup-wrap input[type="checkbox"]:not(old) + label,
.checkout-panel .panel-body .transactional-sms-consent-wrap input[type="checkbox"]:not(old) + label {
  color: #878787;
  font-size: 1em;
  display: inline-block;
  padding-left: 28px;
  background: url(/assets/theme/images/sprite-checkbox-lb-black.png) no-repeat 0 0;
  line-height: 100%;
  min-height: 18px;
  max-height: 18px;
}
.checkout-panel .panel-body .email-signup-wrap input[type="checkbox"]:not(old):checked + label,
.checkout-panel .panel-body .transactional-sms-consent-wrap input[type="checkbox"]:not(old):checked + label {
  background-position: 0 -28px;
}
.checkout-panel .panel-body .transactional-sms-consent-wrap {
  padding-bottom: 10px;
}
.checkout-summary .panel-heading {
  padding: 2em 2em 0 2em;
  text-transform: uppercase;
}
.checkout-summary .panel-title {
  margin-left: 0.5em;
}
.checkout-summary .panel-body {
  padding: 2em;
}
.checkout-summary .order-summary {
  border: 1px solid #EAEAEA;
  background-color: #FBFBFB;
}
.checkout-summary .bag-line-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px #A8A8A8 solid;
  padding-top: 20px;
}
.checkout-summary .bag-line-item .image {
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
  padding: 10px;
}
.checkout-summary .bag-line-item .image a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  height: 100%;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.checkout-summary .bag-line-item .image img {
  max-height: 100px;
}
.checkout-summary .bag-line-item .details {
  padding: 10px;
  -webkit-flex-basis: 75%;
      -ms-flex-preferred-size: 75%;
          flex-basis: 75%;
  -webkit-box-flex: 4;
  -webkit-flex-grow: 4;
      -ms-flex-positive: 4;
          flex-grow: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.checkout-summary .bag-line-item .details .brand {
  width: 70%;
  font-weight: bold;
  font-size: 1em;
  text-transform: uppercase;
}
.checkout-summary .bag-line-item .details .name {
  padding-bottom: 1em;
  width: 70%;
}
.checkout-summary .bag-line-item .details .item-number,
.checkout-summary .bag-line-item .details .size,
.checkout-summary .bag-line-item .details .quantity {
  color: #707070;
}
.checkout-summary .bag-line-item .details .quantity {
  padding-bottom: 1em;
}
.checkout-summary .bag-line-item .details .details-price-container {
  position: absolute;
  top: 10px;
  right: 10px;
}
.checkout-summary .bag-line-item .line-item-status {
  width: 100%;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  padding: 1em;
}
.checkout-summary .bag-line-item .line-item-status .message .bopis {
  color: #ff6a00;
  padding-left: 0.85714286em;
  text-transform: uppercase;
}
.checkout-summary .bag-line-item .line-item-status .message .boss {
  color: #0026ff;
  padding-left: 0.85714286em;
  text-transform: uppercase;
}
.checkout-summary .summary-line-item.subtotal {
  padding-top: 2em;
}
.complete-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2em;
}
.complete-details .thank-you-icon {
  margin: 1em;
  height: 33px;
  width: 33px;
}
.complete-details span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  padding: 0.5em 0;
}
.complete-details span img {
  height: 1.5em;
}
.bag-items {
  width: 100%;
}
.bag-items .bag-line-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px #eeeeee solid;
  padding-top: 20px;
}
.bag-items .bag-line-item .image {
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
  padding: 10px;
}
.bag-items .bag-line-item .image a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  height: 100%;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bag-items .bag-line-item .image img {
  max-height: 100px;
}
.bag-items .bag-line-item .details {
  padding: 10px;
  -webkit-flex-basis: 75%;
      -ms-flex-preferred-size: 75%;
          flex-basis: 75%;
  -webkit-box-flex: 4;
  -webkit-flex-grow: 4;
      -ms-flex-positive: 4;
          flex-grow: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bag-items .bag-line-item .details .brand {
  font-weight: bold;
  font-size: 1em;
  text-transform: uppercase;
}
.bag-items .bag-line-item .details .name {
  padding-bottom: 1em;
  width: 70%;
}
.bag-items .bag-line-item .details .item-number,
.bag-items .bag-line-item .details .size {
  color: #707070;
}
.bag-items .bag-line-item .details .size {
  padding-bottom: 1em;
}
.bag-items .bag-line-item .details .details-price-container {
  position: absolute;
  top: 10px;
  right: 10px;
}
.bag-items .bag-line-item .details .actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.bag-items .bag-line-item .details .quantity {
  padding: 0;
  border: 1px solid #eeeeee;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.5em;
}
.bag-items .bag-line-item .details .quantity .current {
  font-size: 1.25em;
  font-size: 1em;
}
.bag-items .bag-line-item .details .quantity button {
  background: none !important;
  border: none;
  font-size: 2em;
  width: 2em;
}
.bag-items .bag-line-item .details .remove button {
  background: none !important;
  border: none;
  font-size: 1em;
  color: #0075BD;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-align-self: end;
      -ms-flex-item-align: end;
          align-self: end;
  padding-right: 0;
}
.bag-items .bag-line-item .line-item-status {
  width: 100%;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  padding: 1em;
}
.bag-items .bag-line-item .line-item-status .message .bopis {
  color: #ff6a00;
  padding-left: 0.85714286em;
  text-transform: uppercase;
}
.bag-items .bag-line-item .line-item-status .message .boss {
  color: #0026ff;
  padding-left: 0.85714286em;
  text-transform: uppercase;
}
.bag-items .bag-placmenent {
  margin: 0;
  padding: 0;
}
.shipping-options {
  margin-top: 1em;
}
.shipping-options .shipping-delivery-options {
  padding: 20px 0 0 0;
}
.shipping-options .shipping-option {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.5em;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em;
  list-style: none;
  border: 1px solid #555555;
  border-radius: 3px;
}
.shipping-options .shipping-option input {
  max-width: 2em;
  margin: 0;
}
.shipping-options .shipping-option:first-of-type {
  margin-bottom: 0.5em;
}
.shipping-options .shipping-option:has( > input[type="radio"]:checked) {
  border: 3px solid #0075FF;
}
.shipping-options .shipping-option:has( > input[type="radio"]:checked) .option-pickup {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-top: 4px;
}
.shipping-options .shipping-option:has( > input[type="radio"]:checked) input:after {
  background-color: #0075FF;
}
.shipping-options .shipping-option-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0;
}
.shipping-options .shipping-cost-description {
  position: absolute;
  top: 1em;
  right: 1em;
}
.shipping-options button {
  padding-left: 0;
  background: none !important;
  border: none;
  font-size: 1em;
  color: #0075FF;
  font-weight: bold;
  text-transform: uppercase;
}
.shipping-options .pickup-store-container {
  padding-top: 0.25em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.5em;
}
.shipping-options .shipping-description {
  color: #707070;
  font-weight: lighter;
}
.shipping-options .selected-store-details {
  color: #707070;
}
.shipping-options .selected-store-details address {
  margin-bottom: 0;
}
.bag-actions,
.bag-ads {
  width: 100%;
  margin: 0;
  padding: 0;
}
.bag-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media screen and (min-width: 1300px) {
  .bag-actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.bag-actions .js-alt-pay-wrapper,
.bag-actions .standard-checkout {
  padding: 1.5em 1.5em;
  border: 1px solid #BBBBBB;
  border-radius: 3px;
  position: relative;
  margin: 2em 0;
}
@media screen and (min-width: 1300px) {
  .bag-actions .js-alt-pay-wrapper,
  .bag-actions .standard-checkout {
    margin: 2em;
  }
}
.bag-actions .inset-border-label {
  font-size: 1em;
  background: #fff;
  padding: 0 1em;
  position: absolute;
  top: -0.66em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  color: #707070;
}
.bag-actions .form-actions .lnk-checkout {
  width: 100%;
}
.bag-actions .form-actions .klarna-actions {
  width: 100%;
  height: 45px;
}
.bag-actions .form-actions .paypal-actions div#PayPalButtonWrapper {
  width: 100%;
  height: 45px;
}
.bag-actions .apple-pay-actions .apple-pay-button {
  width: 100%;
  height: 45px;
  margin-bottom: 10px;
}
.bag-actions .afterpay-actions button {
  padding: 5px;
  border: 0;
  border-radius: 5px;
  background-color: #B2FCE4;
  width: 100%;
  height: 45px;
}
.bag-actions .afterpay-actions button img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 110px;
  height: 100%;
}
.bag-actions .afterpay-msg-wrapper {
  width: 100%;
  padding: 0px 5px;
  margin: 5px 0;
}
.bag-actions .afterpay-widget-wrapper {
  background-color: #fff;
  margin-top: 0.85714286em;
  padding: 0.85714286em;
}
.bag-summary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2em;
  background-color: #FBFBFB;
  border: 1px solid #EAEAEA;
  margin: 0 -2em;
}
@media screen and (min-width: 1300px) {
  .bag-summary {
    margin: inherit;
  }
}
.bag-summary .bag-summary-title {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 1em;
}
.summary-line-item {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5em 0;
}
.summary-line-item.discount .amount {
  color: #1b831b;
  white-space: nowrap;
}
.summary-line-item.discount .title {
  color: #1b831b;
}
.summary-line-item.shipping .amount {
  color: #000;
  white-space: nowrap;
}
.summary-line-item.shipping .title {
  color: #000;
}
.summary-line-item.total {
  font-weight: bolder;
}
.summary-line-item.total .amount {
  font-weight: bolder;
}
.promo-area label {
  text-align: left;
  font-weight: normal;
}
.promo-area .coupon-form button {
  position: absolute;
  top: 0;
  right: 0.5em;
  background: none;
  color: #0075FF;
  text-transform: uppercase;
  border: none;
  height: 100%;
  font-weight: bold;
}
.promo-area .promocodes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 1em;
  padding-top: 1em;
  border-bottom: 1px solid #e9ecef;
}
.promo-area .promocodes:first-of-type {
  padding-top: 1.5em;
}
.promo-area .promocodes:last-of-type {
  border: 0;
}
.promo-area .promocodes .title {
  margin-bottom: 0;
}
.promo-area .promocodes button {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  background-color: transparent;
}
.promo-area .promocodes .coupon-action {
  text-align: right;
}
.promo-area .promocodes .coupon-description {
  text-align: left;
}
.promo-area .btn-coupon-remove {
  text-decoration: underline;
  padding: 0;
}
.promo-area .btn-coupon-remove:hover {
  text-decoration: none;
}
.promo-area .btn-coupon-remove:hover span {
  text-decoration: none;
}
.promo-area .applied-coupon {
  color: #1b831b;
  margin-bottom: 0;
}
.promo-area .applied-coupon:before {
  font-family: FontAwesome;
  content: "\f058";
  padding-right: 5px;
}
.promo-area .not-applied-coupon {
  color: #d41d18;
  margin-bottom: 0;
}
.promo-errors {
  padding: 15px;
  margin-bottom: 1.42857143em;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
  margin: 10px 0;
}
.promo-errors h4 {
  margin-top: 0;
  color: inherit;
}
.promo-errors .alert-link {
  font-weight: bold;
}
.promo-errors > p,
.promo-errors > ul {
  margin-bottom: 0;
}
.promo-errors > p + p {
  margin-top: 5px;
}
.promo-errors hr {
  border-top-color: #e4b9c0;
}
.promo-errors .alert-link {
  color: #843534;
}
.promo-errors .errors {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.promo-errors ul {
  list-style: none;
  padding: 0;
}
.promo-success {
  background-color: #eeeeee;
  text-align: left;
  padding: 0.5em;
}
.promo-inputs {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  margin-top: 15px;
}
.promo-inputs .form-group,
.promo-inputs button {
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
#bagCheckoutModal .modal-dialog {
  position: absolute;
  bottom: 0px;
  width: 100%;
  margin: auto;
}
.lnk-checkout {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #000;
  border-color: #000;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  float: right !important;
  float: right;
  border-radius: 5px;
  padding: 0.85714286em;
  margin-left: 0.85714286em;
  width: 100%;
  text-transform: uppercase;
}
.lnk-checkout:hover,
.lnk-checkout:focus,
.lnk-checkout.focus {
  color: #333;
  text-decoration: none;
}
.lnk-checkout:active,
.lnk-checkout.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);
}
.lnk-checkout.disabled,
.lnk-checkout[disabled],
fieldset[disabled] .lnk-checkout {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.lnk-checkout.disabled,
fieldset[disabled] a.lnk-checkout {
  pointer-events: none;
}
.lnk-checkout:focus,
.lnk-checkout.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.lnk-checkout:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.lnk-checkout:active,
.lnk-checkout.active,
.open > .dropdown-toggle.lnk-checkout {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.lnk-checkout:active:hover,
.lnk-checkout.active:hover,
.open > .dropdown-toggle.lnk-checkout:hover,
.lnk-checkout:active:focus,
.lnk-checkout.active:focus,
.open > .dropdown-toggle.lnk-checkout:focus,
.lnk-checkout:active.focus,
.lnk-checkout.active.focus,
.open > .dropdown-toggle.lnk-checkout.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.lnk-checkout:active,
.lnk-checkout.active,
.open > .dropdown-toggle.lnk-checkout {
  background-image: none;
}
.lnk-checkout.disabled,
.lnk-checkout[disabled],
fieldset[disabled] .lnk-checkout,
.lnk-checkout.disabled:hover,
.lnk-checkout[disabled]:hover,
fieldset[disabled] .lnk-checkout:hover,
.lnk-checkout.disabled:focus,
.lnk-checkout[disabled]:focus,
fieldset[disabled] .lnk-checkout:focus,
.lnk-checkout.disabled.focus,
.lnk-checkout[disabled].focus,
fieldset[disabled] .lnk-checkout.focus,
.lnk-checkout.disabled:active,
.lnk-checkout[disabled]:active,
fieldset[disabled] .lnk-checkout:active,
.lnk-checkout.disabled.active,
.lnk-checkout[disabled].active,
fieldset[disabled] .lnk-checkout.active {
  background-color: #000;
  border-color: #000;
}
.lnk-checkout .badge {
  color: #000;
  background-color: #fff;
}
.lnk-checkout:hover {
  background: #262626;
}
@media screen and (min-width: 768px) {
  .lnk-checkout {
    width: 50%;
  }
}
.btn-find-store {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  padding: 0.85714286em;
  width: 100%;
  text-transform: uppercase;
}
.btn-find-store:hover,
.btn-find-store:focus,
.btn-find-store.focus {
  color: #333;
  text-decoration: none;
}
.btn-find-store:active,
.btn-find-store.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-find-store.disabled,
.btn-find-store[disabled],
fieldset[disabled] .btn-find-store {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-find-store.disabled,
fieldset[disabled] a.btn-find-store {
  pointer-events: none;
}
.btn-find-store:focus,
.btn-find-store.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-find-store:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-find-store:active,
.btn-find-store.active,
.open > .dropdown-toggle.btn-find-store {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-find-store:active:hover,
.btn-find-store.active:hover,
.open > .dropdown-toggle.btn-find-store:hover,
.btn-find-store:active:focus,
.btn-find-store.active:focus,
.open > .dropdown-toggle.btn-find-store:focus,
.btn-find-store:active.focus,
.btn-find-store.active.focus,
.open > .dropdown-toggle.btn-find-store.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-find-store:active,
.btn-find-store.active,
.open > .dropdown-toggle.btn-find-store {
  background-image: none;
}
.btn-find-store.disabled,
.btn-find-store[disabled],
fieldset[disabled] .btn-find-store,
.btn-find-store.disabled:hover,
.btn-find-store[disabled]:hover,
fieldset[disabled] .btn-find-store:hover,
.btn-find-store.disabled:focus,
.btn-find-store[disabled]:focus,
fieldset[disabled] .btn-find-store:focus,
.btn-find-store.disabled.focus,
.btn-find-store[disabled].focus,
fieldset[disabled] .btn-find-store.focus,
.btn-find-store.disabled:active,
.btn-find-store[disabled]:active,
fieldset[disabled] .btn-find-store:active,
.btn-find-store.disabled.active,
.btn-find-store[disabled].active,
fieldset[disabled] .btn-find-store.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-find-store .badge {
  color: #fff;
  background-color: #333;
}
.paypal-actions {
  clear: both;
}
.paypal-actions:before,
.paypal-actions:after {
  content: " ";
  display: table;
}
.paypal-actions:after {
  clear: both;
}
.paypal-actions:before,
.paypal-actions:after {
  content: " ";
  display: table;
}
.paypal-actions:after {
  clear: both;
}
.paypal-actions a {
  text-align: center;
  margin: 0.85714286em 0 0;
  width: 100%;
  background-color: #eeeeee;
}
@media screen and (min-width: 768px) {
  .paypal-actions a {
    float: right !important;
    float: right;
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .paypal-actions div {
    float: right !important;
    float: right;
    width: 50%;
  }
}
.btn-cancel {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  float: right !important;
  float: right;
}
.btn-cancel:hover,
.btn-cancel:focus,
.btn-cancel.focus {
  color: #333;
  text-decoration: none;
}
.btn-cancel:active,
.btn-cancel.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-cancel.disabled,
.btn-cancel[disabled],
fieldset[disabled] .btn-cancel {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-cancel.disabled,
fieldset[disabled] a.btn-cancel {
  pointer-events: none;
}
.btn-cancel:focus,
.btn-cancel.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-cancel:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-cancel:active,
.btn-cancel.active,
.open > .dropdown-toggle.btn-cancel {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-cancel:active:hover,
.btn-cancel.active:hover,
.open > .dropdown-toggle.btn-cancel:hover,
.btn-cancel:active:focus,
.btn-cancel.active:focus,
.open > .dropdown-toggle.btn-cancel:focus,
.btn-cancel:active.focus,
.btn-cancel.active.focus,
.open > .dropdown-toggle.btn-cancel.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-cancel:active,
.btn-cancel.active,
.open > .dropdown-toggle.btn-cancel {
  background-image: none;
}
.btn-cancel.disabled,
.btn-cancel[disabled],
fieldset[disabled] .btn-cancel,
.btn-cancel.disabled:hover,
.btn-cancel[disabled]:hover,
fieldset[disabled] .btn-cancel:hover,
.btn-cancel.disabled:focus,
.btn-cancel[disabled]:focus,
fieldset[disabled] .btn-cancel:focus,
.btn-cancel.disabled.focus,
.btn-cancel[disabled].focus,
fieldset[disabled] .btn-cancel.focus,
.btn-cancel.disabled:active,
.btn-cancel[disabled]:active,
fieldset[disabled] .btn-cancel:active,
.btn-cancel.disabled.active,
.btn-cancel[disabled].active,
fieldset[disabled] .btn-cancel.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-cancel .badge {
  color: #fff;
  background-color: #333;
}
.btn-continue,
.btn-account,
.btn-submit-search {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-color: #001624;
  color: #fff;
  background-color: #00263d;
  border-color: #001824;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  float: right !important;
  float: right;
  margin-left: 0.85714286em;
}
.btn-continue:hover,
.btn-account:hover,
.btn-submit-search:hover,
.btn-continue:focus,
.btn-account:focus,
.btn-submit-search:focus,
.btn-continue.focus,
.btn-account.focus,
.btn-submit-search.focus {
  color: #333;
  text-decoration: none;
}
.btn-continue:active,
.btn-account:active,
.btn-submit-search:active,
.btn-continue.active,
.btn-account.active,
.btn-submit-search.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-continue.disabled,
.btn-account.disabled,
.btn-submit-search.disabled,
.btn-continue[disabled],
.btn-account[disabled],
.btn-submit-search[disabled],
fieldset[disabled] .btn-continue,
fieldset[disabled] .btn-account,
fieldset[disabled] .btn-submit-search {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-continue.disabled,
a.btn-account.disabled,
a.btn-submit-search.disabled,
fieldset[disabled] a.btn-continue,
fieldset[disabled] a.btn-account,
fieldset[disabled] a.btn-submit-search {
  pointer-events: none;
}
.btn-continue:focus,
.btn-account:focus,
.btn-submit-search:focus,
.btn-continue.focus,
.btn-account.focus,
.btn-submit-search.focus {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.btn-continue:hover,
.btn-account:hover,
.btn-submit-search:hover {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.btn-continue:active,
.btn-account:active,
.btn-submit-search:active,
.btn-continue.active,
.btn-account.active,
.btn-submit-search.active,
.open > .dropdown-toggle.btn-continue,
.open > .dropdown-toggle.btn-account,
.open > .dropdown-toggle.btn-submit-search {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.btn-continue:active:hover,
.btn-account:active:hover,
.btn-submit-search:active:hover,
.btn-continue.active:hover,
.btn-account.active:hover,
.btn-submit-search.active:hover,
.open > .dropdown-toggle.btn-continue:hover,
.open > .dropdown-toggle.btn-account:hover,
.open > .dropdown-toggle.btn-submit-search:hover,
.btn-continue:active:focus,
.btn-account:active:focus,
.btn-submit-search:active:focus,
.btn-continue.active:focus,
.btn-account.active:focus,
.btn-submit-search.active:focus,
.open > .dropdown-toggle.btn-continue:focus,
.open > .dropdown-toggle.btn-account:focus,
.open > .dropdown-toggle.btn-submit-search:focus,
.btn-continue:active.focus,
.btn-account:active.focus,
.btn-submit-search:active.focus,
.btn-continue.active.focus,
.btn-account.active.focus,
.btn-submit-search.active.focus,
.open > .dropdown-toggle.btn-continue.focus,
.open > .dropdown-toggle.btn-account.focus,
.open > .dropdown-toggle.btn-submit-search.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-continue:active,
.btn-account:active,
.btn-submit-search:active,
.btn-continue.active,
.btn-account.active,
.btn-submit-search.active,
.open > .dropdown-toggle.btn-continue,
.open > .dropdown-toggle.btn-account,
.open > .dropdown-toggle.btn-submit-search {
  background-image: none;
}
.btn-continue.disabled,
.btn-account.disabled,
.btn-submit-search.disabled,
.btn-continue[disabled],
.btn-account[disabled],
.btn-submit-search[disabled],
fieldset[disabled] .btn-continue,
fieldset[disabled] .btn-account,
fieldset[disabled] .btn-submit-search,
.btn-continue.disabled:hover,
.btn-account.disabled:hover,
.btn-submit-search.disabled:hover,
.btn-continue[disabled]:hover,
.btn-account[disabled]:hover,
.btn-submit-search[disabled]:hover,
fieldset[disabled] .btn-continue:hover,
fieldset[disabled] .btn-account:hover,
fieldset[disabled] .btn-submit-search:hover,
.btn-continue.disabled:focus,
.btn-account.disabled:focus,
.btn-submit-search.disabled:focus,
.btn-continue[disabled]:focus,
.btn-account[disabled]:focus,
.btn-submit-search[disabled]:focus,
fieldset[disabled] .btn-continue:focus,
fieldset[disabled] .btn-account:focus,
fieldset[disabled] .btn-submit-search:focus,
.btn-continue.disabled.focus,
.btn-account.disabled.focus,
.btn-submit-search.disabled.focus,
.btn-continue[disabled].focus,
.btn-account[disabled].focus,
.btn-submit-search[disabled].focus,
fieldset[disabled] .btn-continue.focus,
fieldset[disabled] .btn-account.focus,
fieldset[disabled] .btn-submit-search.focus,
.btn-continue.disabled:active,
.btn-account.disabled:active,
.btn-submit-search.disabled:active,
.btn-continue[disabled]:active,
.btn-account[disabled]:active,
.btn-submit-search[disabled]:active,
fieldset[disabled] .btn-continue:active,
fieldset[disabled] .btn-account:active,
fieldset[disabled] .btn-submit-search:active,
.btn-continue.disabled.active,
.btn-account.disabled.active,
.btn-submit-search.disabled.active,
.btn-continue[disabled].active,
.btn-account[disabled].active,
.btn-submit-search[disabled].active,
fieldset[disabled] .btn-continue.active,
fieldset[disabled] .btn-account.active,
fieldset[disabled] .btn-submit-search.active {
  background-color: #00263d;
  border-color: #001624;
}
.btn-continue .badge,
.btn-account .badge,
.btn-submit-search .badge {
  color: #00263d;
  background-color: #fff;
}
.btn-continue:focus,
.btn-account:focus,
.btn-submit-search:focus,
.btn-continue.focus,
.btn-account.focus,
.btn-submit-search.focus {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.btn-continue:hover,
.btn-account:hover,
.btn-submit-search:hover {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.btn-continue:active,
.btn-account:active,
.btn-submit-search:active,
.btn-continue.active,
.btn-account.active,
.btn-submit-search.active,
.open > .dropdown-toggle.btn-continue,
.open > .dropdown-toggle.btn-account,
.open > .dropdown-toggle.btn-submit-search {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.btn-continue:active:hover,
.btn-account:active:hover,
.btn-submit-search:active:hover,
.btn-continue.active:hover,
.btn-account.active:hover,
.btn-submit-search.active:hover,
.open > .dropdown-toggle.btn-continue:hover,
.open > .dropdown-toggle.btn-account:hover,
.open > .dropdown-toggle.btn-submit-search:hover,
.btn-continue:active:focus,
.btn-account:active:focus,
.btn-submit-search:active:focus,
.btn-continue.active:focus,
.btn-account.active:focus,
.btn-submit-search.active:focus,
.open > .dropdown-toggle.btn-continue:focus,
.open > .dropdown-toggle.btn-account:focus,
.open > .dropdown-toggle.btn-submit-search:focus,
.btn-continue:active.focus,
.btn-account:active.focus,
.btn-submit-search:active.focus,
.btn-continue.active.focus,
.btn-account.active.focus,
.btn-submit-search.active.focus,
.open > .dropdown-toggle.btn-continue.focus,
.open > .dropdown-toggle.btn-account.focus,
.open > .dropdown-toggle.btn-submit-search.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-continue:active,
.btn-account:active,
.btn-submit-search:active,
.btn-continue.active,
.btn-account.active,
.btn-submit-search.active,
.open > .dropdown-toggle.btn-continue,
.open > .dropdown-toggle.btn-account,
.open > .dropdown-toggle.btn-submit-search {
  background-image: none;
}
.btn-continue.disabled,
.btn-account.disabled,
.btn-submit-search.disabled,
.btn-continue[disabled],
.btn-account[disabled],
.btn-submit-search[disabled],
fieldset[disabled] .btn-continue,
fieldset[disabled] .btn-account,
fieldset[disabled] .btn-submit-search,
.btn-continue.disabled:hover,
.btn-account.disabled:hover,
.btn-submit-search.disabled:hover,
.btn-continue[disabled]:hover,
.btn-account[disabled]:hover,
.btn-submit-search[disabled]:hover,
fieldset[disabled] .btn-continue:hover,
fieldset[disabled] .btn-account:hover,
fieldset[disabled] .btn-submit-search:hover,
.btn-continue.disabled:focus,
.btn-account.disabled:focus,
.btn-submit-search.disabled:focus,
.btn-continue[disabled]:focus,
.btn-account[disabled]:focus,
.btn-submit-search[disabled]:focus,
fieldset[disabled] .btn-continue:focus,
fieldset[disabled] .btn-account:focus,
fieldset[disabled] .btn-submit-search:focus,
.btn-continue.disabled.focus,
.btn-account.disabled.focus,
.btn-submit-search.disabled.focus,
.btn-continue[disabled].focus,
.btn-account[disabled].focus,
.btn-submit-search[disabled].focus,
fieldset[disabled] .btn-continue.focus,
fieldset[disabled] .btn-account.focus,
fieldset[disabled] .btn-submit-search.focus,
.btn-continue.disabled:active,
.btn-account.disabled:active,
.btn-submit-search.disabled:active,
.btn-continue[disabled]:active,
.btn-account[disabled]:active,
.btn-submit-search[disabled]:active,
fieldset[disabled] .btn-continue:active,
fieldset[disabled] .btn-account:active,
fieldset[disabled] .btn-submit-search:active,
.btn-continue.disabled.active,
.btn-account.disabled.active,
.btn-submit-search.disabled.active,
.btn-continue[disabled].active,
.btn-account[disabled].active,
.btn-submit-search[disabled].active,
fieldset[disabled] .btn-continue.active,
fieldset[disabled] .btn-account.active,
fieldset[disabled] .btn-submit-search.active {
  background-color: #00263d;
  border-color: #001824;
}
.btn-continue .badge,
.btn-account .badge,
.btn-submit-search .badge {
  color: #00263d;
  background-color: #fff;
}
.btn-continue.checkout-next,
.btn-account.checkout-next,
.btn-submit-search.checkout-next {
  color: #fff;
  background-color: #000;
  border-color: #000;
  margin-top: 1em;
  padding: 10px 50px;
  font-size: 1em;
  width: 100%;
  min-height: 54px;
  border-radius: 3px;
  text-transform: uppercase;
}
.btn-continue.checkout-next:focus,
.btn-account.checkout-next:focus,
.btn-submit-search.checkout-next:focus,
.btn-continue.checkout-next.focus,
.btn-account.checkout-next.focus,
.btn-submit-search.checkout-next.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-continue.checkout-next:hover,
.btn-account.checkout-next:hover,
.btn-submit-search.checkout-next:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-continue.checkout-next:active,
.btn-account.checkout-next:active,
.btn-submit-search.checkout-next:active,
.btn-continue.checkout-next.active,
.btn-account.checkout-next.active,
.btn-submit-search.checkout-next.active,
.open > .dropdown-toggle.btn-continue.checkout-next,
.open > .dropdown-toggle.btn-account.checkout-next,
.open > .dropdown-toggle.btn-submit-search.checkout-next {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-continue.checkout-next:active:hover,
.btn-account.checkout-next:active:hover,
.btn-submit-search.checkout-next:active:hover,
.btn-continue.checkout-next.active:hover,
.btn-account.checkout-next.active:hover,
.btn-submit-search.checkout-next.active:hover,
.open > .dropdown-toggle.btn-continue.checkout-next:hover,
.open > .dropdown-toggle.btn-account.checkout-next:hover,
.open > .dropdown-toggle.btn-submit-search.checkout-next:hover,
.btn-continue.checkout-next:active:focus,
.btn-account.checkout-next:active:focus,
.btn-submit-search.checkout-next:active:focus,
.btn-continue.checkout-next.active:focus,
.btn-account.checkout-next.active:focus,
.btn-submit-search.checkout-next.active:focus,
.open > .dropdown-toggle.btn-continue.checkout-next:focus,
.open > .dropdown-toggle.btn-account.checkout-next:focus,
.open > .dropdown-toggle.btn-submit-search.checkout-next:focus,
.btn-continue.checkout-next:active.focus,
.btn-account.checkout-next:active.focus,
.btn-submit-search.checkout-next:active.focus,
.btn-continue.checkout-next.active.focus,
.btn-account.checkout-next.active.focus,
.btn-submit-search.checkout-next.active.focus,
.open > .dropdown-toggle.btn-continue.checkout-next.focus,
.open > .dropdown-toggle.btn-account.checkout-next.focus,
.open > .dropdown-toggle.btn-submit-search.checkout-next.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-continue.checkout-next:active,
.btn-account.checkout-next:active,
.btn-submit-search.checkout-next:active,
.btn-continue.checkout-next.active,
.btn-account.checkout-next.active,
.btn-submit-search.checkout-next.active,
.open > .dropdown-toggle.btn-continue.checkout-next,
.open > .dropdown-toggle.btn-account.checkout-next,
.open > .dropdown-toggle.btn-submit-search.checkout-next {
  background-image: none;
}
.btn-continue.checkout-next.disabled,
.btn-account.checkout-next.disabled,
.btn-submit-search.checkout-next.disabled,
.btn-continue.checkout-next[disabled],
.btn-account.checkout-next[disabled],
.btn-submit-search.checkout-next[disabled],
fieldset[disabled] .btn-continue.checkout-next,
fieldset[disabled] .btn-account.checkout-next,
fieldset[disabled] .btn-submit-search.checkout-next,
.btn-continue.checkout-next.disabled:hover,
.btn-account.checkout-next.disabled:hover,
.btn-submit-search.checkout-next.disabled:hover,
.btn-continue.checkout-next[disabled]:hover,
.btn-account.checkout-next[disabled]:hover,
.btn-submit-search.checkout-next[disabled]:hover,
fieldset[disabled] .btn-continue.checkout-next:hover,
fieldset[disabled] .btn-account.checkout-next:hover,
fieldset[disabled] .btn-submit-search.checkout-next:hover,
.btn-continue.checkout-next.disabled:focus,
.btn-account.checkout-next.disabled:focus,
.btn-submit-search.checkout-next.disabled:focus,
.btn-continue.checkout-next[disabled]:focus,
.btn-account.checkout-next[disabled]:focus,
.btn-submit-search.checkout-next[disabled]:focus,
fieldset[disabled] .btn-continue.checkout-next:focus,
fieldset[disabled] .btn-account.checkout-next:focus,
fieldset[disabled] .btn-submit-search.checkout-next:focus,
.btn-continue.checkout-next.disabled.focus,
.btn-account.checkout-next.disabled.focus,
.btn-submit-search.checkout-next.disabled.focus,
.btn-continue.checkout-next[disabled].focus,
.btn-account.checkout-next[disabled].focus,
.btn-submit-search.checkout-next[disabled].focus,
fieldset[disabled] .btn-continue.checkout-next.focus,
fieldset[disabled] .btn-account.checkout-next.focus,
fieldset[disabled] .btn-submit-search.checkout-next.focus,
.btn-continue.checkout-next.disabled:active,
.btn-account.checkout-next.disabled:active,
.btn-submit-search.checkout-next.disabled:active,
.btn-continue.checkout-next[disabled]:active,
.btn-account.checkout-next[disabled]:active,
.btn-submit-search.checkout-next[disabled]:active,
fieldset[disabled] .btn-continue.checkout-next:active,
fieldset[disabled] .btn-account.checkout-next:active,
fieldset[disabled] .btn-submit-search.checkout-next:active,
.btn-continue.checkout-next.disabled.active,
.btn-account.checkout-next.disabled.active,
.btn-submit-search.checkout-next.disabled.active,
.btn-continue.checkout-next[disabled].active,
.btn-account.checkout-next[disabled].active,
.btn-submit-search.checkout-next[disabled].active,
fieldset[disabled] .btn-continue.checkout-next.active,
fieldset[disabled] .btn-account.checkout-next.active,
fieldset[disabled] .btn-submit-search.checkout-next.active {
  background-color: #000;
  border-color: #000;
}
.btn-continue.checkout-next .badge,
.btn-account.checkout-next .badge,
.btn-submit-search.checkout-next .badge {
  color: #000;
  background-color: #fff;
}
.btn-facet {
  color: #000;
  background-color: #fff;
  padding: 10px 50px;
  font-size: 20px;
  border-color: #000;
  width: 100%;
}
.btn-facet:focus,
.btn-facet.focus {
  color: #000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.btn-facet:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.btn-facet:active,
.btn-facet.active,
.open > .dropdown-toggle.btn-facet {
  color: #000;
  background-color: #e6e6e6;
  border-color: #000000;
}
.btn-facet:active:hover,
.btn-facet.active:hover,
.open > .dropdown-toggle.btn-facet:hover,
.btn-facet:active:focus,
.btn-facet.active:focus,
.open > .dropdown-toggle.btn-facet:focus,
.btn-facet:active.focus,
.btn-facet.active.focus,
.open > .dropdown-toggle.btn-facet.focus {
  color: #000;
  background-color: #d4d4d4;
  border-color: #000000;
}
.btn-facet:active,
.btn-facet.active,
.open > .dropdown-toggle.btn-facet {
  background-image: none;
}
.btn-facet.disabled,
.btn-facet[disabled],
fieldset[disabled] .btn-facet,
.btn-facet.disabled:hover,
.btn-facet[disabled]:hover,
fieldset[disabled] .btn-facet:hover,
.btn-facet.disabled:focus,
.btn-facet[disabled]:focus,
fieldset[disabled] .btn-facet:focus,
.btn-facet.disabled.focus,
.btn-facet[disabled].focus,
fieldset[disabled] .btn-facet.focus,
.btn-facet.disabled:active,
.btn-facet[disabled]:active,
fieldset[disabled] .btn-facet:active,
.btn-facet.disabled.active,
.btn-facet[disabled].active,
fieldset[disabled] .btn-facet.active {
  background-color: #fff;
  border-color: #000;
}
.btn-facet .badge {
  color: #fff;
  background-color: #000;
}
.btn-contest {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  margin-left: 0.85714286em;
  padding-left: 3.42857143em;
  padding-right: 3.42857143em;
  color: #fff;
  background-color: #202020;
  border: 1px solid #202020;
  min-width: 250px;
  margin: 0.5em 0.5em 0.5em 0;
  text-transform: uppercase;
}
.btn-contest:hover,
.btn-contest:focus,
.btn-contest.focus {
  color: #333;
  text-decoration: none;
}
.btn-contest:active,
.btn-contest.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-contest.disabled,
.btn-contest[disabled],
fieldset[disabled] .btn-contest {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-contest.disabled,
fieldset[disabled] a.btn-contest {
  pointer-events: none;
}
.btn-contest:active,
.btn-contest:hover {
  color: #fff;
  background-color: #000;
}
.btn-regulations {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  min-width: 250px;
  margin: 0.5em 0.5em 0.5em 0;
  text-transform: uppercase;
}
.btn-regulations:hover,
.btn-regulations:focus,
.btn-regulations.focus {
  color: #333;
  text-decoration: none;
}
.btn-regulations:active,
.btn-regulations.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-regulations.disabled,
.btn-regulations[disabled],
fieldset[disabled] .btn-regulations {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-regulations.disabled,
fieldset[disabled] a.btn-regulations {
  pointer-events: none;
}
.btn-regulations:focus,
.btn-regulations.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-regulations:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-regulations:active,
.btn-regulations.active,
.open > .dropdown-toggle.btn-regulations {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-regulations:active:hover,
.btn-regulations.active:hover,
.open > .dropdown-toggle.btn-regulations:hover,
.btn-regulations:active:focus,
.btn-regulations.active:focus,
.open > .dropdown-toggle.btn-regulations:focus,
.btn-regulations:active.focus,
.btn-regulations.active.focus,
.open > .dropdown-toggle.btn-regulations.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-regulations:active,
.btn-regulations.active,
.open > .dropdown-toggle.btn-regulations {
  background-image: none;
}
.btn-regulations.disabled,
.btn-regulations[disabled],
fieldset[disabled] .btn-regulations,
.btn-regulations.disabled:hover,
.btn-regulations[disabled]:hover,
fieldset[disabled] .btn-regulations:hover,
.btn-regulations.disabled:focus,
.btn-regulations[disabled]:focus,
fieldset[disabled] .btn-regulations:focus,
.btn-regulations.disabled.focus,
.btn-regulations[disabled].focus,
fieldset[disabled] .btn-regulations.focus,
.btn-regulations.disabled:active,
.btn-regulations[disabled]:active,
fieldset[disabled] .btn-regulations:active,
.btn-regulations.disabled.active,
.btn-regulations[disabled].active,
fieldset[disabled] .btn-regulations.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-regulations .badge {
  color: #fff;
  background-color: #333;
}
.btn-order {
  padding: 0.71428571em 1.14285714em;
  font-size: 1.25em;
  line-height: 1.3333333;
  border-radius: 0;
  color: #fff;
  background-color: #0075bd;
  border-color: #0075bd;
  width: 100%;
  text-transform: uppercase;
}
.btn-order:focus,
.btn-order.focus {
  color: #fff;
  background-color: #00568a;
  border-color: #00263d;
}
.btn-order:hover {
  color: #fff;
  background-color: #00568a;
  border-color: #004f7f;
}
.btn-order:active,
.btn-order.active,
.open > .dropdown-toggle.btn-order {
  color: #fff;
  background-color: #00568a;
  border-color: #004f7f;
}
.btn-order:active:hover,
.btn-order.active:hover,
.open > .dropdown-toggle.btn-order:hover,
.btn-order:active:focus,
.btn-order.active:focus,
.open > .dropdown-toggle.btn-order:focus,
.btn-order:active.focus,
.btn-order.active.focus,
.open > .dropdown-toggle.btn-order.focus {
  color: #fff;
  background-color: #003f66;
  border-color: #00263d;
}
.btn-order:active,
.btn-order.active,
.open > .dropdown-toggle.btn-order {
  background-image: none;
}
.btn-order.disabled,
.btn-order[disabled],
fieldset[disabled] .btn-order,
.btn-order.disabled:hover,
.btn-order[disabled]:hover,
fieldset[disabled] .btn-order:hover,
.btn-order.disabled:focus,
.btn-order[disabled]:focus,
fieldset[disabled] .btn-order:focus,
.btn-order.disabled.focus,
.btn-order[disabled].focus,
fieldset[disabled] .btn-order.focus,
.btn-order.disabled:active,
.btn-order[disabled]:active,
fieldset[disabled] .btn-order:active,
.btn-order.disabled.active,
.btn-order[disabled].active,
fieldset[disabled] .btn-order.active {
  background-color: #0075bd;
  border-color: #0075bd;
}
.btn-order .badge {
  color: #0075bd;
  background-color: #fff;
}
.btn-continue-edit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
  margin-top: 0.42857143em;
  text-transform: uppercase;
}
.btn-continue-edit:hover,
.btn-continue-edit:focus,
.btn-continue-edit.focus {
  color: #333;
  text-decoration: none;
}
.btn-continue-edit:active,
.btn-continue-edit.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-continue-edit.disabled,
.btn-continue-edit[disabled],
fieldset[disabled] .btn-continue-edit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-continue-edit.disabled,
fieldset[disabled] a.btn-continue-edit {
  pointer-events: none;
}
.btn-continue-edit:focus,
.btn-continue-edit.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-continue-edit:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-continue-edit:active,
.btn-continue-edit.active,
.open > .dropdown-toggle.btn-continue-edit {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-continue-edit:active:hover,
.btn-continue-edit.active:hover,
.open > .dropdown-toggle.btn-continue-edit:hover,
.btn-continue-edit:active:focus,
.btn-continue-edit.active:focus,
.open > .dropdown-toggle.btn-continue-edit:focus,
.btn-continue-edit:active.focus,
.btn-continue-edit.active.focus,
.open > .dropdown-toggle.btn-continue-edit.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-continue-edit:active,
.btn-continue-edit.active,
.open > .dropdown-toggle.btn-continue-edit {
  background-image: none;
}
.btn-continue-edit.disabled,
.btn-continue-edit[disabled],
fieldset[disabled] .btn-continue-edit,
.btn-continue-edit.disabled:hover,
.btn-continue-edit[disabled]:hover,
fieldset[disabled] .btn-continue-edit:hover,
.btn-continue-edit.disabled:focus,
.btn-continue-edit[disabled]:focus,
fieldset[disabled] .btn-continue-edit:focus,
.btn-continue-edit.disabled.focus,
.btn-continue-edit[disabled].focus,
fieldset[disabled] .btn-continue-edit.focus,
.btn-continue-edit.disabled:active,
.btn-continue-edit[disabled]:active,
fieldset[disabled] .btn-continue-edit:active,
.btn-continue-edit.disabled.active,
.btn-continue-edit[disabled].active,
fieldset[disabled] .btn-continue-edit.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-continue-edit .badge {
  color: #fff;
  background-color: #333;
}
.btn-continue-edit.js-giftcard-remove {
  vertical-align: top;
  margin-top: 5px;
}
.pagenav-categories {
  text-align: center;
}
.pagenav-categories .btn-categories {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-color: #001624;
  color: #fff;
  background-color: #00263d;
  border-color: #001824;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  padding: 1.142857em;
  font-size: 1em;
  min-width: 143px;
  margin: 10px;
}
.pagenav-categories .btn-categories:hover,
.pagenav-categories .btn-categories:focus,
.pagenav-categories .btn-categories.focus {
  color: #333;
  text-decoration: none;
}
.pagenav-categories .btn-categories:active,
.pagenav-categories .btn-categories.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);
}
.pagenav-categories .btn-categories.disabled,
.pagenav-categories .btn-categories[disabled],
fieldset[disabled] .pagenav-categories .btn-categories {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.pagenav-categories .btn-categories.disabled,
fieldset[disabled] a.pagenav-categories .btn-categories {
  pointer-events: none;
}
.pagenav-categories .btn-categories:focus,
.pagenav-categories .btn-categories.focus {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.pagenav-categories .btn-categories:hover {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.pagenav-categories .btn-categories:active,
.pagenav-categories .btn-categories.active,
.open > .dropdown-toggle.pagenav-categories .btn-categories {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.pagenav-categories .btn-categories:active:hover,
.pagenav-categories .btn-categories.active:hover,
.open > .dropdown-toggle.pagenav-categories .btn-categories:hover,
.pagenav-categories .btn-categories:active:focus,
.pagenav-categories .btn-categories.active:focus,
.open > .dropdown-toggle.pagenav-categories .btn-categories:focus,
.pagenav-categories .btn-categories:active.focus,
.pagenav-categories .btn-categories.active.focus,
.open > .dropdown-toggle.pagenav-categories .btn-categories.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.pagenav-categories .btn-categories:active,
.pagenav-categories .btn-categories.active,
.open > .dropdown-toggle.pagenav-categories .btn-categories {
  background-image: none;
}
.pagenav-categories .btn-categories.disabled,
.pagenav-categories .btn-categories[disabled],
fieldset[disabled] .pagenav-categories .btn-categories,
.pagenav-categories .btn-categories.disabled:hover,
.pagenav-categories .btn-categories[disabled]:hover,
fieldset[disabled] .pagenav-categories .btn-categories:hover,
.pagenav-categories .btn-categories.disabled:focus,
.pagenav-categories .btn-categories[disabled]:focus,
fieldset[disabled] .pagenav-categories .btn-categories:focus,
.pagenav-categories .btn-categories.disabled.focus,
.pagenav-categories .btn-categories[disabled].focus,
fieldset[disabled] .pagenav-categories .btn-categories.focus,
.pagenav-categories .btn-categories.disabled:active,
.pagenav-categories .btn-categories[disabled]:active,
fieldset[disabled] .pagenav-categories .btn-categories:active,
.pagenav-categories .btn-categories.disabled.active,
.pagenav-categories .btn-categories[disabled].active,
fieldset[disabled] .pagenav-categories .btn-categories.active {
  background-color: #00263d;
  border-color: #001624;
}
.pagenav-categories .btn-categories .badge {
  color: #00263d;
  background-color: #fff;
}
.pagenav-categories .btn-categories:focus,
.pagenav-categories .btn-categories.focus {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.pagenav-categories .btn-categories:hover {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.pagenav-categories .btn-categories:active,
.pagenav-categories .btn-categories.active,
.open > .dropdown-toggle.pagenav-categories .btn-categories {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.pagenav-categories .btn-categories:active:hover,
.pagenav-categories .btn-categories.active:hover,
.open > .dropdown-toggle.pagenav-categories .btn-categories:hover,
.pagenav-categories .btn-categories:active:focus,
.pagenav-categories .btn-categories.active:focus,
.open > .dropdown-toggle.pagenav-categories .btn-categories:focus,
.pagenav-categories .btn-categories:active.focus,
.pagenav-categories .btn-categories.active.focus,
.open > .dropdown-toggle.pagenav-categories .btn-categories.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.pagenav-categories .btn-categories:active,
.pagenav-categories .btn-categories.active,
.open > .dropdown-toggle.pagenav-categories .btn-categories {
  background-image: none;
}
.pagenav-categories .btn-categories.disabled,
.pagenav-categories .btn-categories[disabled],
fieldset[disabled] .pagenav-categories .btn-categories,
.pagenav-categories .btn-categories.disabled:hover,
.pagenav-categories .btn-categories[disabled]:hover,
fieldset[disabled] .pagenav-categories .btn-categories:hover,
.pagenav-categories .btn-categories.disabled:focus,
.pagenav-categories .btn-categories[disabled]:focus,
fieldset[disabled] .pagenav-categories .btn-categories:focus,
.pagenav-categories .btn-categories.disabled.focus,
.pagenav-categories .btn-categories[disabled].focus,
fieldset[disabled] .pagenav-categories .btn-categories.focus,
.pagenav-categories .btn-categories.disabled:active,
.pagenav-categories .btn-categories[disabled]:active,
fieldset[disabled] .pagenav-categories .btn-categories:active,
.pagenav-categories .btn-categories.disabled.active,
.pagenav-categories .btn-categories[disabled].active,
fieldset[disabled] .pagenav-categories .btn-categories.active {
  background-color: #00263d;
  border-color: #001824;
}
.pagenav-categories .btn-categories .badge {
  color: #00263d;
  background-color: #fff;
}
@media (max-width: 365px) {
  .pagenav-categories .btn-categories {
    min-width: 128px;
    margin: 5px;
  }
}
.kicker-wrapper {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
}
.kicker-wrapper.pagenotfound {
  margin-top: 20px;
}
.kicker-wrapper.pagenotfound .kicker-item a {
  text-align: center;
  display: block;
  max-width: 131px;
}
.login-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  background-color: #fff;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.login-wrapper input[type="checkbox"]:not(old) {
  max-width: 18px;
  margin: 0;
  padding: 0;
  opacity: 0;
  position: absolute;
}
.login-wrapper input[type="checkbox"]:not(old) + label {
  display: inline-block;
  padding-left: 28px;
  background: url(/assets/theme/images/sprite-checkbox-lb-black.png) no-repeat 0 0;
  line-height: 100%;
  min-height: 18px;
  max-height: 18px;
}
.login-wrapper input[type="checkbox"]:not(old):checked + label {
  background-position: 0 -28px;
}
.login-wrapper.account h3 {
  text-transform: uppercase;
}
.login-wrapper.account a.link {
  text-decoration: underline;
  color: #000;
}
.login-wrapper.account .btn {
  min-width: 150px;
  border-radius: 23px;
}
.login-wrapper.account .btn-primary {
  background-color: #000;
}
.login-wrapper.account .existing,
.login-wrapper.account .register,
.login-wrapper.account .guest {
  width: 100%;
  padding-left: 1em;
  padding-right: 1em;
}
@media (min-width: 1024px) {
  .login-wrapper.account .existing,
  .login-wrapper.account .register,
  .login-wrapper.account .guest {
    padding-left: 100px;
    padding-right: 100px;
    display: block !important;
  }
}
.login-wrapper.account .form-actions {
  padding-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.login-wrapper.account .form-actions:before,
.login-wrapper.account .form-actions:after {
  content: unset;
}
.login-wrapper .nav-tabs {
  margin-bottom: 0.71428571em;
}
.account-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.account-wrapper .btn {
  min-width: 150px;
  border-radius: 23px;
}
.account-wrapper .btn-primary {
  background-color: #000;
}
.account-wrapper .form-actions {
  float: right;
}
.dashboard .form-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
  float: unset;
}
@media screen and (min-width: 1024px) {
  .dashboard .form-actions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: -1em;
  }
}
.dashboard .form-actions-secondary {
  padding-top: 1em;
}
.marketing-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.choices {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.choices .or {
  color: #777777;
  -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
          flex-basis: 20%;
  font-size: 1.7em;
  text-align: center;
}
.choices .choice {
  border: 1px solid #eeeeee;
  cursor: pointer;
  -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
  font-size: 1.25em;
  padding: 20px;
  text-align: center;
}
.choices .choice .fa {
  margin-right: 20px;
  -webkit-transform: scale(1.33333);
          transform: scale(1.33333);
}
.choices .choice.credit,
.choices .choice.person {
  margin-right: 10px;
}
.choices .choice.paypal,
.choices .choice.store,
.choices .choice.klarna {
  margin-left: 10px;
}
.choices .choice:hover,
.choices .choice.selected {
  background: #c2e7ff;
  border-color: #a8e0ff;
}
/*
.payment-option-details {
    padding: 10px 0px;

    #giftCardRedeemToggle {
        cursor: pointer;
    }

    #giftCardPanel {
        display: none;
    }

    .form-group {
        .cc-expire {
            width: 50%;
        }
    }
}*/
.payment-form {
  margin-bottom: 10px;
  /*.triple-fields {
        .form-group {
            &.gc {
                .make-sm-column(4);
            }

            &.redeem {
                .make-sm-column(4);
            }
        }
    }*/
}
.payment-form .payment {
  display: none;
}
.payment-form .payment.selected {
  display: block;
}
.payment-form .btn-continue-edit i {
  top: 3px;
}
.payment-form .payment-options {
  padding: 0 0 40px;
}
.payment-form .payment-options .radio {
  margin: 0 20px 0 0;
}
.payment-form .payment-options label {
  font-size: 1.25em;
}
.payment-form .icon-credit {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.payment-form .icon-credit:before {
  content: "\f20a";
}
.payment-form .icon-paypal {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.payment-form .icon-paypal:before {
  content: "\f1f4";
}
.payment-form .btn-redeem {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #fff;
  background-color: #00263d;
  border-color: #00263d;
  -webkit-transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  float: right !important;
  float: right;
  width: 158px;
  margin: 10px 0;
}
.payment-form .btn-redeem:hover,
.payment-form .btn-redeem:focus,
.payment-form .btn-redeem.focus {
  color: #333;
  text-decoration: none;
}
.payment-form .btn-redeem:active,
.payment-form .btn-redeem.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);
}
.payment-form .btn-redeem.disabled,
.payment-form .btn-redeem[disabled],
fieldset[disabled] .payment-form .btn-redeem {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.payment-form .btn-redeem.disabled,
fieldset[disabled] a.payment-form .btn-redeem {
  pointer-events: none;
}
.payment-form .btn-redeem:focus,
.payment-form .btn-redeem.focus {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.payment-form .btn-redeem:hover {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.payment-form .btn-redeem:active,
.payment-form .btn-redeem.active,
.open > .dropdown-toggle.payment-form .btn-redeem {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.payment-form .btn-redeem:active:hover,
.payment-form .btn-redeem.active:hover,
.open > .dropdown-toggle.payment-form .btn-redeem:hover,
.payment-form .btn-redeem:active:focus,
.payment-form .btn-redeem.active:focus,
.open > .dropdown-toggle.payment-form .btn-redeem:focus,
.payment-form .btn-redeem:active.focus,
.payment-form .btn-redeem.active.focus,
.open > .dropdown-toggle.payment-form .btn-redeem.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.payment-form .btn-redeem:active,
.payment-form .btn-redeem.active,
.open > .dropdown-toggle.payment-form .btn-redeem {
  background-image: none;
}
.payment-form .btn-redeem.disabled,
.payment-form .btn-redeem[disabled],
fieldset[disabled] .payment-form .btn-redeem,
.payment-form .btn-redeem.disabled:hover,
.payment-form .btn-redeem[disabled]:hover,
fieldset[disabled] .payment-form .btn-redeem:hover,
.payment-form .btn-redeem.disabled:focus,
.payment-form .btn-redeem[disabled]:focus,
fieldset[disabled] .payment-form .btn-redeem:focus,
.payment-form .btn-redeem.disabled.focus,
.payment-form .btn-redeem[disabled].focus,
fieldset[disabled] .payment-form .btn-redeem.focus,
.payment-form .btn-redeem.disabled:active,
.payment-form .btn-redeem[disabled]:active,
fieldset[disabled] .payment-form .btn-redeem:active,
.payment-form .btn-redeem.disabled.active,
.payment-form .btn-redeem[disabled].active,
fieldset[disabled] .payment-form .btn-redeem.active {
  background-color: #00263d;
  border-color: #00263d;
}
.payment-form .btn-redeem .badge {
  color: #00263d;
  background-color: #fff;
}
.payment-form .redeemed-gift-cards {
  padding: 5px 0px;
}
.payment-form .redeemed-gift-cards span {
  display: inline-block;
  padding: 5px 0;
}
.ship-via,
.pay-via,
.totals {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .ship-via,
  .pay-via,
  .totals {
    float: left;
    width: 25%;
  }
}
.ship-via .subtitle,
.pay-via .subtitle,
.totals .subtitle {
  font-size: 1.25em;
  margin-bottom: 0.42857143em;
}
.ship-via address,
.pay-via address,
.totals address {
  margin: 0;
}
.ship-method .subtitle {
  margin-bottom: 0.42857143em;
}
.checkout-gift-message {
  display: none;
}
.checkout-review-info {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
}
.payment-info .payment-form {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .payment-info .payment-form {
    float: left;
    width: 50%;
  }
}
.ship-to {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0.71428571em;
  padding-bottom: 0.71428571em;
}
.ship-to .subtitle {
  margin-bottom: 0.42857143em;
}
.ship-to address {
  margin: 0;
}
.review-previous .ship-to,
.review-previous .ship-via,
.review-previous .pay-via {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.order-history-info {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.order-history-info .ship-to,
.order-history-info .ship-via,
.order-history-info .pay-via {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
@media (min-width: 1024px) {
  .order-history-info .ship-to,
  .order-history-info .ship-via,
  .order-history-info .pay-via {
    float: left;
    width: 33.33333333%;
  }
}
.order-history-info .ship-to .subtitle,
.order-history-info .ship-via .subtitle,
.order-history-info .pay-via .subtitle {
  margin-bottom: 0.42857143em;
}
.account-order-summary .order-summary {
  margin-bottom: 1.42857143em;
  background-color: #fff;
  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);
  border-color: #ddd;
}
.account-order-summary .order-summary > .list-group,
.account-order-summary .order-summary > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.account-order-summary .order-summary > .list-group .list-group-item,
.account-order-summary .order-summary > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.account-order-summary .order-summary > .list-group:first-child .list-group-item:first-child,
.account-order-summary .order-summary > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.account-order-summary .order-summary > .list-group:last-child .list-group-item:last-child,
.account-order-summary .order-summary > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.account-order-summary .order-summary > .table,
.account-order-summary .order-summary > .table-responsive > .table,
.account-order-summary .order-summary > .panel-collapse > .table {
  margin-bottom: 0;
}
.account-order-summary .order-summary > .table caption,
.account-order-summary .order-summary > .table-responsive > .table caption,
.account-order-summary .order-summary > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.account-order-summary .order-summary > .table:first-child,
.account-order-summary .order-summary > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.account-order-summary .order-summary > .table:first-child > thead:first-child > tr:first-child,
.account-order-summary .order-summary > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.account-order-summary .order-summary > .table:first-child > tbody:first-child > tr:first-child,
.account-order-summary .order-summary > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.account-order-summary .order-summary > .table:first-child > thead:first-child > tr:first-child td:first-child,
.account-order-summary .order-summary > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.account-order-summary .order-summary > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.account-order-summary .order-summary > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.account-order-summary .order-summary > .table:first-child > thead:first-child > tr:first-child th:first-child,
.account-order-summary .order-summary > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.account-order-summary .order-summary > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.account-order-summary .order-summary > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.account-order-summary .order-summary > .table:first-child > thead:first-child > tr:first-child td:last-child,
.account-order-summary .order-summary > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.account-order-summary .order-summary > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.account-order-summary .order-summary > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.account-order-summary .order-summary > .table:first-child > thead:first-child > tr:first-child th:last-child,
.account-order-summary .order-summary > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.account-order-summary .order-summary > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.account-order-summary .order-summary > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.account-order-summary .order-summary > .table:last-child,
.account-order-summary .order-summary > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.account-order-summary .order-summary > .table:last-child > tbody:last-child > tr:last-child,
.account-order-summary .order-summary > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.account-order-summary .order-summary > .table:last-child > tfoot:last-child > tr:last-child,
.account-order-summary .order-summary > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.account-order-summary .order-summary > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.account-order-summary .order-summary > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.account-order-summary .order-summary > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.account-order-summary .order-summary > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.account-order-summary .order-summary > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.account-order-summary .order-summary > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.account-order-summary .order-summary > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.account-order-summary .order-summary > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.account-order-summary .order-summary > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.account-order-summary .order-summary > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.account-order-summary .order-summary > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.account-order-summary .order-summary > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.account-order-summary .order-summary > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.account-order-summary .order-summary > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.account-order-summary .order-summary > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.account-order-summary .order-summary > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.account-order-summary .order-summary > .panel-body + .table,
.account-order-summary .order-summary > .panel-body + .table-responsive,
.account-order-summary .order-summary > .table + .panel-body,
.account-order-summary .order-summary > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.account-order-summary .order-summary > .table > tbody:first-child > tr:first-child th,
.account-order-summary .order-summary > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.account-order-summary .order-summary > .table-bordered,
.account-order-summary .order-summary > .table-responsive > .table-bordered {
  border: 0;
}
.account-order-summary .order-summary > .table-bordered > thead > tr > th:first-child,
.account-order-summary .order-summary > .table-responsive > .table-bordered > thead > tr > th:first-child,
.account-order-summary .order-summary > .table-bordered > tbody > tr > th:first-child,
.account-order-summary .order-summary > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.account-order-summary .order-summary > .table-bordered > tfoot > tr > th:first-child,
.account-order-summary .order-summary > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.account-order-summary .order-summary > .table-bordered > thead > tr > td:first-child,
.account-order-summary .order-summary > .table-responsive > .table-bordered > thead > tr > td:first-child,
.account-order-summary .order-summary > .table-bordered > tbody > tr > td:first-child,
.account-order-summary .order-summary > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.account-order-summary .order-summary > .table-bordered > tfoot > tr > td:first-child,
.account-order-summary .order-summary > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.account-order-summary .order-summary > .table-bordered > thead > tr > th:last-child,
.account-order-summary .order-summary > .table-responsive > .table-bordered > thead > tr > th:last-child,
.account-order-summary .order-summary > .table-bordered > tbody > tr > th:last-child,
.account-order-summary .order-summary > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.account-order-summary .order-summary > .table-bordered > tfoot > tr > th:last-child,
.account-order-summary .order-summary > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.account-order-summary .order-summary > .table-bordered > thead > tr > td:last-child,
.account-order-summary .order-summary > .table-responsive > .table-bordered > thead > tr > td:last-child,
.account-order-summary .order-summary > .table-bordered > tbody > tr > td:last-child,
.account-order-summary .order-summary > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.account-order-summary .order-summary > .table-bordered > tfoot > tr > td:last-child,
.account-order-summary .order-summary > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.account-order-summary .order-summary > .table-bordered > thead > tr:first-child > td,
.account-order-summary .order-summary > .table-responsive > .table-bordered > thead > tr:first-child > td,
.account-order-summary .order-summary > .table-bordered > tbody > tr:first-child > td,
.account-order-summary .order-summary > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.account-order-summary .order-summary > .table-bordered > thead > tr:first-child > th,
.account-order-summary .order-summary > .table-responsive > .table-bordered > thead > tr:first-child > th,
.account-order-summary .order-summary > .table-bordered > tbody > tr:first-child > th,
.account-order-summary .order-summary > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.account-order-summary .order-summary > .table-bordered > tbody > tr:last-child > td,
.account-order-summary .order-summary > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.account-order-summary .order-summary > .table-bordered > tfoot > tr:last-child > td,
.account-order-summary .order-summary > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.account-order-summary .order-summary > .table-bordered > tbody > tr:last-child > th,
.account-order-summary .order-summary > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.account-order-summary .order-summary > .table-bordered > tfoot > tr:last-child > th,
.account-order-summary .order-summary > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.account-order-summary .order-summary > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.account-order-summary .order-summary > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.account-order-summary .order-summary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.account-order-summary .order-summary > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.account-order-summary .order-summary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.account-order-summary .order-summary > div:first-of-type {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
  padding: 10px 15px;
}
.account-order-summary .order-summary > div:first-of-type + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.account-order-summary .order-summary > div:first-of-type .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.account-order-summary .order-summary > div:first-of-type h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  color: inherit;
  font-size: 1.25em;
}
.account-order-summary .order-summary > div:first-of-type h4 > a,
.account-order-summary .order-summary > div:first-of-type h4 > small,
.account-order-summary .order-summary > div:first-of-type h4 > .small,
.account-order-summary .order-summary > div:first-of-type h4 > small > a,
.account-order-summary .order-summary > div:first-of-type h4 > .small > a {
  color: inherit;
}
.account-order-summary .order-summary > div:last-of-type {
  padding: 15px;
}
.account-order-summary .total-line.total {
  font-size: 1.25em;
}
.account-order-summary .total-line > div {
  display: inline-block;
}
.account-order-summary .order-summary-details {
  margin-left: -10px;
  margin-right: -10px;
}
.account-order-summary .order-summary-details > div {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .account-order-summary .order-summary-details > div {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .account-order-summary .order-summary-details > div {
    float: left;
    width: 25%;
  }
}
.panel-danger .errors {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.alert-danger .errors {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.stores-wrapper,
.careers-wrapper,
.catalogs-wrapper,
.contests-wrapper,
.surveys-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.stores-wrapper .job,
.careers-wrapper .job,
.catalogs-wrapper .job,
.contests-wrapper .job,
.surveys-wrapper .job,
.stores-wrapper .catalog,
.careers-wrapper .catalog,
.catalogs-wrapper .catalog,
.contests-wrapper .catalog,
.surveys-wrapper .catalog,
.stores-wrapper .contest,
.careers-wrapper .contest,
.catalogs-wrapper .contest,
.contests-wrapper .contest,
.surveys-wrapper .contest {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .stores-wrapper .job,
  .careers-wrapper .job,
  .catalogs-wrapper .job,
  .contests-wrapper .job,
  .surveys-wrapper .job,
  .stores-wrapper .catalog,
  .careers-wrapper .catalog,
  .catalogs-wrapper .catalog,
  .contests-wrapper .catalog,
  .surveys-wrapper .catalog,
  .stores-wrapper .contest,
  .careers-wrapper .contest,
  .catalogs-wrapper .contest,
  .contests-wrapper .contest,
  .surveys-wrapper .contest {
    float: left;
    width: 33.33333333%;
  }
}
.stores-wrapper .job:nth-child(2n+1),
.careers-wrapper .job:nth-child(2n+1),
.catalogs-wrapper .job:nth-child(2n+1),
.contests-wrapper .job:nth-child(2n+1),
.surveys-wrapper .job:nth-child(2n+1),
.stores-wrapper .catalog:nth-child(2n+1),
.careers-wrapper .catalog:nth-child(2n+1),
.catalogs-wrapper .catalog:nth-child(2n+1),
.contests-wrapper .catalog:nth-child(2n+1),
.surveys-wrapper .catalog:nth-child(2n+1),
.stores-wrapper .contest:nth-child(2n+1),
.careers-wrapper .contest:nth-child(2n+1),
.catalogs-wrapper .contest:nth-child(2n+1),
.contests-wrapper .contest:nth-child(2n+1),
.surveys-wrapper .contest:nth-child(2n+1) {
  clear: both;
}
.stores-wrapper .contest,
.careers-wrapper .contest,
.catalogs-wrapper .contest,
.contests-wrapper .contest,
.surveys-wrapper .contest {
  margin-bottom: 10px;
}
.stores-wrapper .contest-details,
.careers-wrapper .contest-details,
.catalogs-wrapper .contest-details,
.contests-wrapper .contest-details,
.surveys-wrapper .contest-details {
  color: #fff;
}
.stores-wrapper .contest-details > h2,
.careers-wrapper .contest-details > h2,
.catalogs-wrapper .contest-details > h2,
.contests-wrapper .contest-details > h2,
.surveys-wrapper .contest-details > h2 {
  margin-top: 0;
}
.stores-wrapper .contest-details .specs,
.careers-wrapper .contest-details .specs,
.catalogs-wrapper .contest-details .specs,
.contests-wrapper .contest-details .specs,
.surveys-wrapper .contest-details .specs {
  font-size: 0.75em;
}
.stores-wrapper .contest-details,
.careers-wrapper .contest-details,
.catalogs-wrapper .contest-details,
.contests-wrapper .contest-details,
.surveys-wrapper .contest-details,
.stores-wrapper .survey-details,
.careers-wrapper .survey-details,
.catalogs-wrapper .survey-details,
.contests-wrapper .survey-details,
.surveys-wrapper .survey-details {
  margin: 20px 0;
}
.marketing-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.marketing-container .marketing-entry {
  margin: auto;
}
.marketing-container .marketing-entry .event-image {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .marketing-container .marketing-entry .event-image {
    float: left;
    width: 33.33333333%;
  }
}
.marketing-container .marketing-entry .event-info {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 20px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.marketing-container .marketing-entry .event-info.has-image {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .marketing-container .marketing-entry .event-info.has-image {
    float: left;
    width: 66.66666667%;
  }
}
.marketing-container .marketing-entry .event-info.has-image a {
  color: #00263d;
}
.marketing-container .marketing-entry .event-info img {
  display: block;
  max-width: 100%;
  height: auto;
}
.marketing-container .marketing-entry .responsive-embed-youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
}
.marketing-container .marketing-entry .responsive-embed-youtube iframe {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
}
.marketing-container .other-events .other {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .marketing-container .other-events .other {
    float: left;
    width: 25%;
  }
}
.gift-cards {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  padding: 0px;
}
@media (min-width: 768px) {
  .gift-cards {
    float: left;
    width: 100%;
  }
}
.gift-cards h4 {
  color: #222222;
  text-align: center;
  font-size: 20px;
}
.gift-cards .custom-giftcards {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .gift-cards .custom-giftcards {
    float: left;
    width: 100%;
  }
}
.gift-cards .custom-giftcards .buy-a-gift-card {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .gift-cards .custom-giftcards .buy-a-gift-card {
    float: left;
    width: 50%;
  }
}
.gift-cards .custom-giftcards .check-gift-card-bal {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .gift-cards .custom-giftcards .check-gift-card-bal {
    float: left;
    width: 50%;
  }
}
.gift-cards .custom-giftcards .check-balance {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 20px;
}
@media (min-width: 768px) {
  .gift-cards .custom-giftcards .check-balance {
    float: left;
    width: 100%;
  }
}
.gift-cards .custom-giftcards .check-balance .form-actions {
  text-align: center;
}
.gift-cards .custom-giftcards .buy-cards {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-right: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .gift-cards .custom-giftcards .buy-cards {
    float: left;
    width: 100%;
  }
}
.gift-cards .custom-giftcards .buy-cards .form-actions {
  text-align: center;
}
.gift-cards .custom-giftcards .img-link {
  padding-bottom: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .gift-cards .custom-giftcards .img-link {
    float: left;
    width: 100%;
  }
}
.gift-cards .custom-giftcards .img-link img {
  width: 100%;
}
.gift-cards .custom-giftcards .btn-login {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 6px;
  padding-top: 6px;
  margin-left: 0px;
  background-color: #347cf4;
  border-color: #347cf4;
  color: white;
  border: none;
  min-width: 270px;
  margin-top: 30px;
  white-space: nowrap;
}
.gift-cards .custom-giftcards .btn-login a {
  text-decoration: none;
  color: white;
}
.gift-cards .custom-giftcards .card-info {
  padding-top: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .gift-cards .custom-giftcards .card-info {
    float: left;
    width: 100%;
  }
}
.gift-cards .custom-giftcards .message-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 0px;
  margin-top: 24px;
}
.gift-cards .custom-giftcards .card-help-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding-top: 20px;
}
.gift-cards .custom-giftcards .card-help-wrapper .card-help {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 1300px) {
  .gift-cards .custom-giftcards .card-help-wrapper .card-help {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .gift-cards .custom-giftcards .card-help-wrapper .card-help {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .gift-cards .custom-giftcards .card-help-wrapper .card-help {
    float: left;
    width: 100%;
  }
}
.gift-cards .form-content {
  padding-bottom: 10px;
}
.slick-slide .hidden {
  display: inline-block;
}
.slick-prev,
.slick-next {
  z-index: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  color: transparent;
  border: none;
  background: #fff;
  width: 30px;
  opacity: 0.9;
  padding: 0.2em;
}
.slick-prev:before,
.slick-next:before {
  color: #6f6f6f;
  font-family: FontAwesome;
  font-size: 40px;
  content: "\f104";
  width: 100%;
}
.slick-next {
  left: unset;
  right: 0;
  width: 30px;
  text-align: right;
}
.slick-next:before {
  content: "\f105";
  margin: 0 0.25em;
}
.slick-prev {
  right: unset;
  left: 0;
  width: 30px;
  text-align: left;
  /*&:before {
        float: left;
    }*/
}
.footer-callouts .form-group.samerow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer-callouts .form-group.samerow input[type="text"],
.footer-callouts .form-group.samerow input[type="email"],
.footer-callouts .form-group.samerow input[type="tel"] {
  margin-top: 0;
}
.video-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  gap: 0.75rem;
  padding: 0.55rem;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .video-controls {
    gap: 0.5rem;
    padding: 0.5rem;
  }
}
.btn-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  background-color: #fff;
  background-image: none;
  padding: 0;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 2.2rem;
  height: 2.2rem;
  min-height: 2.2rem;
}
@media screen and (min-width: 768px) {
  .btn-video {
    width: 1.7143rem;
    height: 1.7143rem;
    min-height: 1.7143rem;
  }
}
.video-control {
  z-index: 5;
}
.icon:before {
  background-image: url(/assets/theme/images/player-sprite.svg);
  background-position-x: -2px;
  background-repeat: no-repeat;
  background-size: 24px 145px;
  content: "";
  display: block;
}
.icon-video-audio-on-light:before {
  background-position-y: -84px;
  width: 1.4286rem;
  height: 1.4286rem;
}
.icon-video-audio-off-light:before {
  background-position-y: -128px;
  width: 1.4286rem;
  height: 1.4286rem;
}
.icon-video-pause-light:before {
  background-position-y: -40px;
  width: 1.4286rem;
  height: 1.4286rem;
}
.icon-video-play-light:before {
  background-position-y: 4px;
  width: 1.4286rem;
  height: 1.4286rem;
}
.video-control-audio-toggle.audio .audio-on,
.video-control-audio-toggle:not(.audio) .audio-off {
  display: none;
}
.video-control-audio-toggle.audio .audio-off,
.video-control-audio-toggle:not(.playing) .play {
  display: block;
}
.video-control-play-toggle.playing .play,
.video-control-play-toggle:not(.playing) .pause {
  display: none;
}
@media (min-width: 768px) {
  .site-top-banner {
    display: block;
    -webkit-box-align: normal;
    -webkit-align-items: normal;
        -ms-flex-align: normal;
            align-items: normal;
    height: 2.5rem;
  }
  .gift-cards .custom-giftcards .buy-cards {
    min-height: 285px;
  }
  .gift-cards .custom-giftcards .check-balance {
    min-height: 285px;
  }
  .gift-cards .custom-giftcards .form-actions {
    position: absolute;
    top: 13em;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .gift-cards .custom-giftcards .btn-login {
    min-width: 330px;
    margin-left: 0.85714286em;
    color: white;
    border: none;
    margin-top: 95px;
    white-space: nowrap;
  }
  .gift-cards .custom-giftcards .btn-login a {
    text-decoration: none;
    color: white;
  }
  .gift-cards .custom-giftcards .btn-login.fr {
    min-width: 342px;
  }
  .alt-views-carousel {
    min-height: 0;
    /*margin-top: 35px;
    margin-bottom: 35px;*/
  }
  .alt-views-carousel img {
    width: 100%;
  }
  .alt-views-carousel a:nth-of-type(n+2) {
    display: block;
  }
  .alt-views-carousel.slick-initialized .slick-list {
    margin-left: 0;
    margin-right: 0;
  }
  .alt-views-carousel .slick-prev {
    top: 15px;
    width: 100%;
    height: 30px;
    opacity: 0.5;
    text-align: center;
  }
  .alt-views-carousel .slick-prev:before {
    content: url(/assets/theme/images/arrow-icons-up.svg);
    display: block;
    margin: 0 auto;
    font-size: 1.7em;
  }
  .alt-views-carousel .slick-next {
    bottom: -60px;
    right: auto;
    top: auto;
    width: 100%;
    text-align: center;
    height: 30px;
    opacity: 0.5;
  }
  .alt-views-carousel .slick-next:before {
    content: url(/assets/theme/images/arrow-icons-down.svg);
    display: block;
    margin: 0 auto;
    font-size: 1.7em;
  }
  .marketing-container .marketing-entry .event-info.no-image {
    float: left;
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.33333333%;
  }
}
.contests-wrapper .contest-details {
  text-align: center;
  font-size: 1em;
}
.contests-wrapper .interpretation-text {
  height: 200px;
}
.contests-wrapper .uploadFile label {
  font-weight: unset;
}
.contests-wrapper .uploadFile .btn-upload {
  display: inline-block;
  width: 120px;
  height: 30px;
}
.contests-wrapper .submit-contest {
  text-align: center;
  float: left;
}
.store-map-wrapper {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .store-map-wrapper {
    float: left;
    width: 66.66666667%;
  }
}
.stores-map {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .stores-map {
    float: left;
    width: 66.66666667%;
  }
}
.stores-search-form {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .stores-search-form {
    float: left;
    width: 33.33333333%;
  }
}
.stores-search-form .stores-search-input {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.stores-search-form .stores-search-input .form-group:first-of-type {
  -webkit-flex-basis: 66.66667%;
      -ms-flex-preferred-size: 66.66667%;
          flex-basis: 66.66667%;
  padding-right: 10px;
}
.stores-search-form .stores-search-input .form-group:last-of-type {
  -webkit-flex-basis: 33.33333%;
      -ms-flex-preferred-size: 33.33333%;
          flex-basis: 33.33333%;
}
.stores-search-form .stores-search-input .btn-submit-search {
  color: white;
  background-color: #00263d;
  border-color: #00263d;
  display: block;
  width: 100%;
}
.stores-search-form .stores-search-input .btn-submit-search:focus,
.stores-search-form .stores-search-input .btn-submit-search.focus {
  color: white;
  background-color: #00060a;
  border-color: #000000;
}
.stores-search-form .stores-search-input .btn-submit-search:hover {
  color: white;
  background-color: #00060a;
  border-color: #000000;
}
.stores-search-form .stores-search-input .btn-submit-search:active,
.stores-search-form .stores-search-input .btn-submit-search.active,
.open > .dropdown-toggle.stores-search-form .stores-search-input .btn-submit-search {
  color: white;
  background-color: #00060a;
  border-color: #000000;
}
.stores-search-form .stores-search-input .btn-submit-search:active:hover,
.stores-search-form .stores-search-input .btn-submit-search.active:hover,
.open > .dropdown-toggle.stores-search-form .stores-search-input .btn-submit-search:hover,
.stores-search-form .stores-search-input .btn-submit-search:active:focus,
.stores-search-form .stores-search-input .btn-submit-search.active:focus,
.open > .dropdown-toggle.stores-search-form .stores-search-input .btn-submit-search:focus,
.stores-search-form .stores-search-input .btn-submit-search:active.focus,
.stores-search-form .stores-search-input .btn-submit-search.active.focus,
.open > .dropdown-toggle.stores-search-form .stores-search-input .btn-submit-search.focus {
  color: white;
  background-color: #000000;
  border-color: #000000;
}
.stores-search-form .stores-search-input .btn-submit-search:active,
.stores-search-form .stores-search-input .btn-submit-search.active,
.open > .dropdown-toggle.stores-search-form .stores-search-input .btn-submit-search {
  background-image: none;
}
.stores-search-form .stores-search-input .btn-submit-search.disabled,
.stores-search-form .stores-search-input .btn-submit-search[disabled],
fieldset[disabled] .stores-search-form .stores-search-input .btn-submit-search,
.stores-search-form .stores-search-input .btn-submit-search.disabled:hover,
.stores-search-form .stores-search-input .btn-submit-search[disabled]:hover,
fieldset[disabled] .stores-search-form .stores-search-input .btn-submit-search:hover,
.stores-search-form .stores-search-input .btn-submit-search.disabled:focus,
.stores-search-form .stores-search-input .btn-submit-search[disabled]:focus,
fieldset[disabled] .stores-search-form .stores-search-input .btn-submit-search:focus,
.stores-search-form .stores-search-input .btn-submit-search.disabled.focus,
.stores-search-form .stores-search-input .btn-submit-search[disabled].focus,
fieldset[disabled] .stores-search-form .stores-search-input .btn-submit-search.focus,
.stores-search-form .stores-search-input .btn-submit-search.disabled:active,
.stores-search-form .stores-search-input .btn-submit-search[disabled]:active,
fieldset[disabled] .stores-search-form .stores-search-input .btn-submit-search:active,
.stores-search-form .stores-search-input .btn-submit-search.disabled.active,
.stores-search-form .stores-search-input .btn-submit-search[disabled].active,
fieldset[disabled] .stores-search-form .stores-search-input .btn-submit-search.active {
  background-color: #00263d;
  border-color: #00263d;
}
.stores-search-form .stores-search-input .btn-submit-search .badge {
  color: #00263d;
  background-color: white;
}
@media screen and (min-width: 768px) {
  .stores-search-form {
    max-height: 500px;
    overflow: auto;
  }
}
.results-info {
  font-size: 1em;
  padding: 15px 0;
  margin: 0 20px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
@media screen and (min-width: 768px) {
  .results-list-wrapper {
    height: -webkit-calc((100vh - 5vh) - 352px + 30px);
    height: calc((100vh - 5vh) - 352px + 30px);
  }
}
.results-list-wrapper > ul {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  padding: 15px;
}
.results-list-wrapper > ul > li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  border-bottom: 1px solid #eeeeee;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 1rem;
}
.results-list-wrapper > ul > li.page-stop {
  margin-bottom: 0;
}
.results-list-wrapper > ul > li:last-of-type {
  border: none;
}
.results-list-wrapper > ul > li:focus {
  outline: none;
}
.results-list-wrapper > ul .store-selection {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-basis: 3%;
      -ms-flex-preferred-size: 3%;
          flex-basis: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
}
.results-list-wrapper > ul .store-heading {
  background-color: unset;
  color: unset;
  padding: 10px 15px 0;
}
.results-list-wrapper > ul .store-head {
  font-weight: 700;
}
.results-list-wrapper > ul .details {
  text-transform: capitalize;
  padding-bottom: 0.95rem;
  -webkit-flex-basis: 19.65rem;
      -ms-flex-preferred-size: 19.65rem;
          flex-basis: 19.65rem;
}
.results-list-wrapper > ul .details .link-gmaps {
  color: #115697;
}
.results-list-wrapper > ul .details .store-hours-control {
  font-weight: 700;
  padding-top: 20px / 2;
  cursor: pointer;
  margin-bottom: 1rem;
  text-decoration: underline;
}
.results-list-wrapper > ul .details .store-hours-control .sdc-indicator {
  margin-right: 0.25rem;
  text-align: center;
  width: 0.95rem;
}
.results-list-wrapper > ul .details .store-hours-control .sdc-indicator:after {
  content: " +";
}
.results-list-wrapper > ul .details .store-hours-control.open .sdc-indicator:after {
  content: " -";
}
.select-button-container {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  position: fixed;
  background-color: #fff;
  -webkit-box-shadow: 0 -5px 14px -6px #ccc;
          box-shadow: 0 -5px 14px -6px #ccc;
  bottom: 0;
  left: 0;
  padding: 15px;
  width: 100%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.select-button-container button {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  text-transform: uppercase;
}
.select-button-container button:last-of-type {
  margin-left: 0.45rem;
}
.select-button-container button.btn-solo {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
.select-button-container .btn-cancel-stores {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 2;
}
.select-button-container .btn-cancel-stores:hover,
.select-button-container .btn-cancel-stores:focus,
.select-button-container .btn-cancel-stores.focus {
  color: #333;
  text-decoration: none;
}
.select-button-container .btn-cancel-stores:active,
.select-button-container .btn-cancel-stores.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);
}
.select-button-container .btn-cancel-stores.disabled,
.select-button-container .btn-cancel-stores[disabled],
fieldset[disabled] .select-button-container .btn-cancel-stores {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.select-button-container .btn-cancel-stores.disabled,
fieldset[disabled] a.select-button-container .btn-cancel-stores {
  pointer-events: none;
}
.select-button-container .btn-cancel-stores:focus,
.select-button-container .btn-cancel-stores.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.select-button-container .btn-cancel-stores:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.select-button-container .btn-cancel-stores:active,
.select-button-container .btn-cancel-stores.active,
.open > .dropdown-toggle.select-button-container .btn-cancel-stores {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.select-button-container .btn-cancel-stores:active:hover,
.select-button-container .btn-cancel-stores.active:hover,
.open > .dropdown-toggle.select-button-container .btn-cancel-stores:hover,
.select-button-container .btn-cancel-stores:active:focus,
.select-button-container .btn-cancel-stores.active:focus,
.open > .dropdown-toggle.select-button-container .btn-cancel-stores:focus,
.select-button-container .btn-cancel-stores:active.focus,
.select-button-container .btn-cancel-stores.active.focus,
.open > .dropdown-toggle.select-button-container .btn-cancel-stores.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.select-button-container .btn-cancel-stores:active,
.select-button-container .btn-cancel-stores.active,
.open > .dropdown-toggle.select-button-container .btn-cancel-stores {
  background-image: none;
}
.select-button-container .btn-cancel-stores.disabled,
.select-button-container .btn-cancel-stores[disabled],
fieldset[disabled] .select-button-container .btn-cancel-stores,
.select-button-container .btn-cancel-stores.disabled:hover,
.select-button-container .btn-cancel-stores[disabled]:hover,
fieldset[disabled] .select-button-container .btn-cancel-stores:hover,
.select-button-container .btn-cancel-stores.disabled:focus,
.select-button-container .btn-cancel-stores[disabled]:focus,
fieldset[disabled] .select-button-container .btn-cancel-stores:focus,
.select-button-container .btn-cancel-stores.disabled.focus,
.select-button-container .btn-cancel-stores[disabled].focus,
fieldset[disabled] .select-button-container .btn-cancel-stores.focus,
.select-button-container .btn-cancel-stores.disabled:active,
.select-button-container .btn-cancel-stores[disabled]:active,
fieldset[disabled] .select-button-container .btn-cancel-stores:active,
.select-button-container .btn-cancel-stores.disabled.active,
.select-button-container .btn-cancel-stores[disabled].active,
fieldset[disabled] .select-button-container .btn-cancel-stores.active {
  background-color: #fff;
  border-color: #ccc;
}
.select-button-container .btn-cancel-stores .badge {
  color: #fff;
  background-color: #333;
}
.select-button-container .btn-apply-stores {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #000;
  border-color: #000000;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 2;
}
.select-button-container .btn-apply-stores:hover,
.select-button-container .btn-apply-stores:focus,
.select-button-container .btn-apply-stores.focus {
  color: #333;
  text-decoration: none;
}
.select-button-container .btn-apply-stores:active,
.select-button-container .btn-apply-stores.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);
}
.select-button-container .btn-apply-stores.disabled,
.select-button-container .btn-apply-stores[disabled],
fieldset[disabled] .select-button-container .btn-apply-stores {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.select-button-container .btn-apply-stores.disabled,
fieldset[disabled] a.select-button-container .btn-apply-stores {
  pointer-events: none;
}
.select-button-container .btn-apply-stores:focus,
.select-button-container .btn-apply-stores.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.select-button-container .btn-apply-stores:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.select-button-container .btn-apply-stores:active,
.select-button-container .btn-apply-stores.active,
.open > .dropdown-toggle.select-button-container .btn-apply-stores {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.select-button-container .btn-apply-stores:active:hover,
.select-button-container .btn-apply-stores.active:hover,
.open > .dropdown-toggle.select-button-container .btn-apply-stores:hover,
.select-button-container .btn-apply-stores:active:focus,
.select-button-container .btn-apply-stores.active:focus,
.open > .dropdown-toggle.select-button-container .btn-apply-stores:focus,
.select-button-container .btn-apply-stores:active.focus,
.select-button-container .btn-apply-stores.active.focus,
.open > .dropdown-toggle.select-button-container .btn-apply-stores.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.select-button-container .btn-apply-stores:active,
.select-button-container .btn-apply-stores.active,
.open > .dropdown-toggle.select-button-container .btn-apply-stores {
  background-image: none;
}
.select-button-container .btn-apply-stores.disabled,
.select-button-container .btn-apply-stores[disabled],
fieldset[disabled] .select-button-container .btn-apply-stores,
.select-button-container .btn-apply-stores.disabled:hover,
.select-button-container .btn-apply-stores[disabled]:hover,
fieldset[disabled] .select-button-container .btn-apply-stores:hover,
.select-button-container .btn-apply-stores.disabled:focus,
.select-button-container .btn-apply-stores[disabled]:focus,
fieldset[disabled] .select-button-container .btn-apply-stores:focus,
.select-button-container .btn-apply-stores.disabled.focus,
.select-button-container .btn-apply-stores[disabled].focus,
fieldset[disabled] .select-button-container .btn-apply-stores.focus,
.select-button-container .btn-apply-stores.disabled:active,
.select-button-container .btn-apply-stores[disabled]:active,
fieldset[disabled] .select-button-container .btn-apply-stores:active,
.select-button-container .btn-apply-stores.disabled.active,
.select-button-container .btn-apply-stores[disabled].active,
fieldset[disabled] .select-button-container .btn-apply-stores.active {
  background-color: #000;
  border-color: #000000;
}
.select-button-container .btn-apply-stores .badge {
  color: #000;
  background-color: #fff;
}
.select-button-container .btn-apply-stores:hover {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #1f1f1f;
}
.stores-list .store .panel-heading {
  background-color: unset;
}
.stores-list .store .panel-title {
  font-size: 1em;
}
.stores-list .store .panel-title a {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 10px;
}
.stores-list .store .panel-title a:hover,
.stores-list .store .panel-title a:focus {
  text-decoration: none;
}
.stores-list .store .panel-title a .markerIndex {
  font-size: 1.25em;
  padding-right: 10px;
}
.stores-list .store .panel-title a .storeName {
  font-size: 1.25em;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 10px;
}
.stores-list .store .panel-title a .distance {
  font-size: 1em;
  white-space: nowrap;
  padding-right: 10px;
}
.stores-list .store .panel-title a .tick {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.25em;
}
.stores-list .store .panel-title a .tick:before {
  content: "\f107";
}
.stores-list .store .panel-title a.collapsed .tick:before {
  content: "\f105";
}
.stores-list .store-details > p,
.stores-list .store-details .hours {
  margin: 0 0 20px;
}
.stores-list .store-details > h4 {
  margin: 0 0 20px;
  color: #00263d;
}
.stores-list .store-details .hours > div {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 0.35714286em;
}
.stores-list .store-details .hours > div:last-of-type {
  margin-bottom: 0;
}
.stores-list .store-details .today {
  font-weight: 700;
}
.stores-list .store-details .phoneDirectionWrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.stores-list .store-details .phoneDirectionWrapper .phone {
  border: solid 1px #777777;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.7em;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.stores-list .store-details .phoneDirectionWrapper .phone a {
  color: #333333;
  text-decoration: none;
  padding-right: 10px;
}
.stores-list .store-details .phoneDirectionWrapper .phone a:hover,
.stores-list .store-details .phoneDirectionWrapper .phone a:active,
.stores-list .store-details .phoneDirectionWrapper .phone a:focus {
  text-decoration: none;
}
.stores-list .store-details .phoneDirectionWrapper .phone img {
  height: auto;
  max-height: 32px;
  max-width: 32px;
  width: auto;
}
.stores-list .store-details .phoneDirectionWrapper .btn-primary-dark {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 0.7em;
}
.stores-list .store-details .phoneDirectionWrapper .phone:first-child,
.stores-list .store-details .phoneDirectionWrapper .btn-primary-dark:first-child {
  margin-right: 5px;
}
.stores-list .store-details .phoneDirectionWrapper .phone:last-child,
.stores-list .store-details .phoneDirectionWrapper .btn-primary-dark:last-child {
  margin-left: 5px;
}
.stores-list .store-details .phoneDirectionWrapper .phone:only-child,
.stores-list .store-details .phoneDirectionWrapper .btn-primary-dark:only-child {
  margin-left: 0;
  margin-right: 0;
}
.store-inner,
.job-inner,
.catalog-inner,
.contest-inner {
  margin-bottom: 1.42857143em;
  background-color: #fff;
  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);
  border-color: #00263d;
  border-color: #555555;
}
.store-inner > .list-group,
.job-inner > .list-group,
.catalog-inner > .list-group,
.contest-inner > .list-group,
.store-inner > .panel-collapse > .list-group,
.job-inner > .panel-collapse > .list-group,
.catalog-inner > .panel-collapse > .list-group,
.contest-inner > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.store-inner > .list-group .list-group-item,
.job-inner > .list-group .list-group-item,
.catalog-inner > .list-group .list-group-item,
.contest-inner > .list-group .list-group-item,
.store-inner > .panel-collapse > .list-group .list-group-item,
.job-inner > .panel-collapse > .list-group .list-group-item,
.catalog-inner > .panel-collapse > .list-group .list-group-item,
.contest-inner > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.store-inner > .list-group:first-child .list-group-item:first-child,
.job-inner > .list-group:first-child .list-group-item:first-child,
.catalog-inner > .list-group:first-child .list-group-item:first-child,
.contest-inner > .list-group:first-child .list-group-item:first-child,
.store-inner > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.job-inner > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.catalog-inner > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.contest-inner > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.store-inner > .list-group:last-child .list-group-item:last-child,
.job-inner > .list-group:last-child .list-group-item:last-child,
.catalog-inner > .list-group:last-child .list-group-item:last-child,
.contest-inner > .list-group:last-child .list-group-item:last-child,
.store-inner > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.job-inner > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.catalog-inner > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.contest-inner > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.store-inner > .table,
.job-inner > .table,
.catalog-inner > .table,
.contest-inner > .table,
.store-inner > .table-responsive > .table,
.job-inner > .table-responsive > .table,
.catalog-inner > .table-responsive > .table,
.contest-inner > .table-responsive > .table,
.store-inner > .panel-collapse > .table,
.job-inner > .panel-collapse > .table,
.catalog-inner > .panel-collapse > .table,
.contest-inner > .panel-collapse > .table {
  margin-bottom: 0;
}
.store-inner > .table caption,
.job-inner > .table caption,
.catalog-inner > .table caption,
.contest-inner > .table caption,
.store-inner > .table-responsive > .table caption,
.job-inner > .table-responsive > .table caption,
.catalog-inner > .table-responsive > .table caption,
.contest-inner > .table-responsive > .table caption,
.store-inner > .panel-collapse > .table caption,
.job-inner > .panel-collapse > .table caption,
.catalog-inner > .panel-collapse > .table caption,
.contest-inner > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.store-inner > .table:first-child,
.job-inner > .table:first-child,
.catalog-inner > .table:first-child,
.contest-inner > .table:first-child,
.store-inner > .table-responsive:first-child > .table:first-child,
.job-inner > .table-responsive:first-child > .table:first-child,
.catalog-inner > .table-responsive:first-child > .table:first-child,
.contest-inner > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.store-inner > .table:first-child > thead:first-child > tr:first-child,
.job-inner > .table:first-child > thead:first-child > tr:first-child,
.catalog-inner > .table:first-child > thead:first-child > tr:first-child,
.contest-inner > .table:first-child > thead:first-child > tr:first-child,
.store-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.job-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.catalog-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.contest-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.store-inner > .table:first-child > tbody:first-child > tr:first-child,
.job-inner > .table:first-child > tbody:first-child > tr:first-child,
.catalog-inner > .table:first-child > tbody:first-child > tr:first-child,
.contest-inner > .table:first-child > tbody:first-child > tr:first-child,
.store-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.job-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.catalog-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.contest-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.store-inner > .table:first-child > thead:first-child > tr:first-child td:first-child,
.job-inner > .table:first-child > thead:first-child > tr:first-child td:first-child,
.catalog-inner > .table:first-child > thead:first-child > tr:first-child td:first-child,
.contest-inner > .table:first-child > thead:first-child > tr:first-child td:first-child,
.store-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.job-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.catalog-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.contest-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.store-inner > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.job-inner > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.catalog-inner > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.contest-inner > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.store-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.job-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.catalog-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.contest-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.store-inner > .table:first-child > thead:first-child > tr:first-child th:first-child,
.job-inner > .table:first-child > thead:first-child > tr:first-child th:first-child,
.catalog-inner > .table:first-child > thead:first-child > tr:first-child th:first-child,
.contest-inner > .table:first-child > thead:first-child > tr:first-child th:first-child,
.store-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.job-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.catalog-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.contest-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.store-inner > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.job-inner > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.catalog-inner > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.contest-inner > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.store-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.job-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.catalog-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.contest-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.store-inner > .table:first-child > thead:first-child > tr:first-child td:last-child,
.job-inner > .table:first-child > thead:first-child > tr:first-child td:last-child,
.catalog-inner > .table:first-child > thead:first-child > tr:first-child td:last-child,
.contest-inner > .table:first-child > thead:first-child > tr:first-child td:last-child,
.store-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.job-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.catalog-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.contest-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.store-inner > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.job-inner > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.catalog-inner > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.contest-inner > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.store-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.job-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.catalog-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.contest-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.store-inner > .table:first-child > thead:first-child > tr:first-child th:last-child,
.job-inner > .table:first-child > thead:first-child > tr:first-child th:last-child,
.catalog-inner > .table:first-child > thead:first-child > tr:first-child th:last-child,
.contest-inner > .table:first-child > thead:first-child > tr:first-child th:last-child,
.store-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.job-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.catalog-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.contest-inner > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.store-inner > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.job-inner > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.catalog-inner > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.contest-inner > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.store-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.job-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.catalog-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.contest-inner > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.store-inner > .table:last-child,
.job-inner > .table:last-child,
.catalog-inner > .table:last-child,
.contest-inner > .table:last-child,
.store-inner > .table-responsive:last-child > .table:last-child,
.job-inner > .table-responsive:last-child > .table:last-child,
.catalog-inner > .table-responsive:last-child > .table:last-child,
.contest-inner > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.store-inner > .table:last-child > tbody:last-child > tr:last-child,
.job-inner > .table:last-child > tbody:last-child > tr:last-child,
.catalog-inner > .table:last-child > tbody:last-child > tr:last-child,
.contest-inner > .table:last-child > tbody:last-child > tr:last-child,
.store-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.job-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.catalog-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.contest-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.store-inner > .table:last-child > tfoot:last-child > tr:last-child,
.job-inner > .table:last-child > tfoot:last-child > tr:last-child,
.catalog-inner > .table:last-child > tfoot:last-child > tr:last-child,
.contest-inner > .table:last-child > tfoot:last-child > tr:last-child,
.store-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.job-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.catalog-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.contest-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.store-inner > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.job-inner > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.catalog-inner > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.contest-inner > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.store-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.job-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.catalog-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.contest-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.store-inner > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.job-inner > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.catalog-inner > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.contest-inner > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.store-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.job-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.catalog-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.contest-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.store-inner > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.job-inner > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.catalog-inner > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.contest-inner > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.store-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.job-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.catalog-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.contest-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.store-inner > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.job-inner > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.catalog-inner > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.contest-inner > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.store-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.job-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.catalog-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.contest-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.store-inner > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.job-inner > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.catalog-inner > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.contest-inner > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.store-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.job-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.catalog-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.contest-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.store-inner > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.job-inner > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.catalog-inner > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.contest-inner > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.store-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.job-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.catalog-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.contest-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.store-inner > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.job-inner > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.catalog-inner > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.contest-inner > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.store-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.job-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.catalog-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.contest-inner > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.store-inner > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.job-inner > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.catalog-inner > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.contest-inner > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.store-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.job-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.catalog-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.contest-inner > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.store-inner > .panel-body + .table,
.job-inner > .panel-body + .table,
.catalog-inner > .panel-body + .table,
.contest-inner > .panel-body + .table,
.store-inner > .panel-body + .table-responsive,
.job-inner > .panel-body + .table-responsive,
.catalog-inner > .panel-body + .table-responsive,
.contest-inner > .panel-body + .table-responsive,
.store-inner > .table + .panel-body,
.job-inner > .table + .panel-body,
.catalog-inner > .table + .panel-body,
.contest-inner > .table + .panel-body,
.store-inner > .table-responsive + .panel-body,
.job-inner > .table-responsive + .panel-body,
.catalog-inner > .table-responsive + .panel-body,
.contest-inner > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.store-inner > .table > tbody:first-child > tr:first-child th,
.job-inner > .table > tbody:first-child > tr:first-child th,
.catalog-inner > .table > tbody:first-child > tr:first-child th,
.contest-inner > .table > tbody:first-child > tr:first-child th,
.store-inner > .table > tbody:first-child > tr:first-child td,
.job-inner > .table > tbody:first-child > tr:first-child td,
.catalog-inner > .table > tbody:first-child > tr:first-child td,
.contest-inner > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.store-inner > .table-bordered,
.job-inner > .table-bordered,
.catalog-inner > .table-bordered,
.contest-inner > .table-bordered,
.store-inner > .table-responsive > .table-bordered,
.job-inner > .table-responsive > .table-bordered,
.catalog-inner > .table-responsive > .table-bordered,
.contest-inner > .table-responsive > .table-bordered {
  border: 0;
}
.store-inner > .table-bordered > thead > tr > th:first-child,
.job-inner > .table-bordered > thead > tr > th:first-child,
.catalog-inner > .table-bordered > thead > tr > th:first-child,
.contest-inner > .table-bordered > thead > tr > th:first-child,
.store-inner > .table-responsive > .table-bordered > thead > tr > th:first-child,
.job-inner > .table-responsive > .table-bordered > thead > tr > th:first-child,
.catalog-inner > .table-responsive > .table-bordered > thead > tr > th:first-child,
.contest-inner > .table-responsive > .table-bordered > thead > tr > th:first-child,
.store-inner > .table-bordered > tbody > tr > th:first-child,
.job-inner > .table-bordered > tbody > tr > th:first-child,
.catalog-inner > .table-bordered > tbody > tr > th:first-child,
.contest-inner > .table-bordered > tbody > tr > th:first-child,
.store-inner > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.job-inner > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.catalog-inner > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.contest-inner > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.store-inner > .table-bordered > tfoot > tr > th:first-child,
.job-inner > .table-bordered > tfoot > tr > th:first-child,
.catalog-inner > .table-bordered > tfoot > tr > th:first-child,
.contest-inner > .table-bordered > tfoot > tr > th:first-child,
.store-inner > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.job-inner > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.catalog-inner > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.contest-inner > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.store-inner > .table-bordered > thead > tr > td:first-child,
.job-inner > .table-bordered > thead > tr > td:first-child,
.catalog-inner > .table-bordered > thead > tr > td:first-child,
.contest-inner > .table-bordered > thead > tr > td:first-child,
.store-inner > .table-responsive > .table-bordered > thead > tr > td:first-child,
.job-inner > .table-responsive > .table-bordered > thead > tr > td:first-child,
.catalog-inner > .table-responsive > .table-bordered > thead > tr > td:first-child,
.contest-inner > .table-responsive > .table-bordered > thead > tr > td:first-child,
.store-inner > .table-bordered > tbody > tr > td:first-child,
.job-inner > .table-bordered > tbody > tr > td:first-child,
.catalog-inner > .table-bordered > tbody > tr > td:first-child,
.contest-inner > .table-bordered > tbody > tr > td:first-child,
.store-inner > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.job-inner > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.catalog-inner > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.contest-inner > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.store-inner > .table-bordered > tfoot > tr > td:first-child,
.job-inner > .table-bordered > tfoot > tr > td:first-child,
.catalog-inner > .table-bordered > tfoot > tr > td:first-child,
.contest-inner > .table-bordered > tfoot > tr > td:first-child,
.store-inner > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.job-inner > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.catalog-inner > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.contest-inner > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.store-inner > .table-bordered > thead > tr > th:last-child,
.job-inner > .table-bordered > thead > tr > th:last-child,
.catalog-inner > .table-bordered > thead > tr > th:last-child,
.contest-inner > .table-bordered > thead > tr > th:last-child,
.store-inner > .table-responsive > .table-bordered > thead > tr > th:last-child,
.job-inner > .table-responsive > .table-bordered > thead > tr > th:last-child,
.catalog-inner > .table-responsive > .table-bordered > thead > tr > th:last-child,
.contest-inner > .table-responsive > .table-bordered > thead > tr > th:last-child,
.store-inner > .table-bordered > tbody > tr > th:last-child,
.job-inner > .table-bordered > tbody > tr > th:last-child,
.catalog-inner > .table-bordered > tbody > tr > th:last-child,
.contest-inner > .table-bordered > tbody > tr > th:last-child,
.store-inner > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.job-inner > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.catalog-inner > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.contest-inner > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.store-inner > .table-bordered > tfoot > tr > th:last-child,
.job-inner > .table-bordered > tfoot > tr > th:last-child,
.catalog-inner > .table-bordered > tfoot > tr > th:last-child,
.contest-inner > .table-bordered > tfoot > tr > th:last-child,
.store-inner > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.job-inner > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.catalog-inner > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.contest-inner > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.store-inner > .table-bordered > thead > tr > td:last-child,
.job-inner > .table-bordered > thead > tr > td:last-child,
.catalog-inner > .table-bordered > thead > tr > td:last-child,
.contest-inner > .table-bordered > thead > tr > td:last-child,
.store-inner > .table-responsive > .table-bordered > thead > tr > td:last-child,
.job-inner > .table-responsive > .table-bordered > thead > tr > td:last-child,
.catalog-inner > .table-responsive > .table-bordered > thead > tr > td:last-child,
.contest-inner > .table-responsive > .table-bordered > thead > tr > td:last-child,
.store-inner > .table-bordered > tbody > tr > td:last-child,
.job-inner > .table-bordered > tbody > tr > td:last-child,
.catalog-inner > .table-bordered > tbody > tr > td:last-child,
.contest-inner > .table-bordered > tbody > tr > td:last-child,
.store-inner > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.job-inner > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.catalog-inner > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.contest-inner > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.store-inner > .table-bordered > tfoot > tr > td:last-child,
.job-inner > .table-bordered > tfoot > tr > td:last-child,
.catalog-inner > .table-bordered > tfoot > tr > td:last-child,
.contest-inner > .table-bordered > tfoot > tr > td:last-child,
.store-inner > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.job-inner > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.catalog-inner > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.contest-inner > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.store-inner > .table-bordered > thead > tr:first-child > td,
.job-inner > .table-bordered > thead > tr:first-child > td,
.catalog-inner > .table-bordered > thead > tr:first-child > td,
.contest-inner > .table-bordered > thead > tr:first-child > td,
.store-inner > .table-responsive > .table-bordered > thead > tr:first-child > td,
.job-inner > .table-responsive > .table-bordered > thead > tr:first-child > td,
.catalog-inner > .table-responsive > .table-bordered > thead > tr:first-child > td,
.contest-inner > .table-responsive > .table-bordered > thead > tr:first-child > td,
.store-inner > .table-bordered > tbody > tr:first-child > td,
.job-inner > .table-bordered > tbody > tr:first-child > td,
.catalog-inner > .table-bordered > tbody > tr:first-child > td,
.contest-inner > .table-bordered > tbody > tr:first-child > td,
.store-inner > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.job-inner > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.catalog-inner > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.contest-inner > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.store-inner > .table-bordered > thead > tr:first-child > th,
.job-inner > .table-bordered > thead > tr:first-child > th,
.catalog-inner > .table-bordered > thead > tr:first-child > th,
.contest-inner > .table-bordered > thead > tr:first-child > th,
.store-inner > .table-responsive > .table-bordered > thead > tr:first-child > th,
.job-inner > .table-responsive > .table-bordered > thead > tr:first-child > th,
.catalog-inner > .table-responsive > .table-bordered > thead > tr:first-child > th,
.contest-inner > .table-responsive > .table-bordered > thead > tr:first-child > th,
.store-inner > .table-bordered > tbody > tr:first-child > th,
.job-inner > .table-bordered > tbody > tr:first-child > th,
.catalog-inner > .table-bordered > tbody > tr:first-child > th,
.contest-inner > .table-bordered > tbody > tr:first-child > th,
.store-inner > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.job-inner > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.catalog-inner > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.contest-inner > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.store-inner > .table-bordered > tbody > tr:last-child > td,
.job-inner > .table-bordered > tbody > tr:last-child > td,
.catalog-inner > .table-bordered > tbody > tr:last-child > td,
.contest-inner > .table-bordered > tbody > tr:last-child > td,
.store-inner > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.job-inner > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.catalog-inner > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.contest-inner > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.store-inner > .table-bordered > tfoot > tr:last-child > td,
.job-inner > .table-bordered > tfoot > tr:last-child > td,
.catalog-inner > .table-bordered > tfoot > tr:last-child > td,
.contest-inner > .table-bordered > tfoot > tr:last-child > td,
.store-inner > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.job-inner > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.catalog-inner > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.contest-inner > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.store-inner > .table-bordered > tbody > tr:last-child > th,
.job-inner > .table-bordered > tbody > tr:last-child > th,
.catalog-inner > .table-bordered > tbody > tr:last-child > th,
.contest-inner > .table-bordered > tbody > tr:last-child > th,
.store-inner > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.job-inner > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.catalog-inner > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.contest-inner > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.store-inner > .table-bordered > tfoot > tr:last-child > th,
.job-inner > .table-bordered > tfoot > tr:last-child > th,
.catalog-inner > .table-bordered > tfoot > tr:last-child > th,
.contest-inner > .table-bordered > tfoot > tr:last-child > th,
.store-inner > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.job-inner > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.catalog-inner > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.contest-inner > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.store-inner > .table-responsive,
.job-inner > .table-responsive,
.catalog-inner > .table-responsive,
.contest-inner > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.store-inner > .panel-heading,
.job-inner > .panel-heading,
.catalog-inner > .panel-heading,
.contest-inner > .panel-heading {
  color: #fff;
  background-color: #00263d;
  border-color: #00263d;
}
.store-inner > .panel-heading + .panel-collapse > .panel-body,
.job-inner > .panel-heading + .panel-collapse > .panel-body,
.catalog-inner > .panel-heading + .panel-collapse > .panel-body,
.contest-inner > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00263d;
}
.store-inner > .panel-heading .badge,
.job-inner > .panel-heading .badge,
.catalog-inner > .panel-heading .badge,
.contest-inner > .panel-heading .badge {
  color: #00263d;
  background-color: #fff;
}
.store-inner > .panel-footer + .panel-collapse > .panel-body,
.job-inner > .panel-footer + .panel-collapse > .panel-body,
.catalog-inner > .panel-footer + .panel-collapse > .panel-body,
.contest-inner > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00263d;
}
.store-address,
.job-location,
.catalog-info,
.contest-body {
  padding: 15px;
}
.link-store-info,
.link-job-info,
.link-catalog-info,
.link-contest-info {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  margin-top: 0.71428571em;
}
.link-store-info:hover,
.link-job-info:hover,
.link-catalog-info:hover,
.link-contest-info:hover,
.link-store-info:focus,
.link-job-info:focus,
.link-catalog-info:focus,
.link-contest-info:focus,
.link-store-info.focus,
.link-job-info.focus,
.link-catalog-info.focus,
.link-contest-info.focus {
  color: #333;
  text-decoration: none;
}
.link-store-info:active,
.link-job-info:active,
.link-catalog-info:active,
.link-contest-info:active,
.link-store-info.active,
.link-job-info.active,
.link-catalog-info.active,
.link-contest-info.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);
}
.link-store-info.disabled,
.link-job-info.disabled,
.link-catalog-info.disabled,
.link-contest-info.disabled,
.link-store-info[disabled],
.link-job-info[disabled],
.link-catalog-info[disabled],
.link-contest-info[disabled],
fieldset[disabled] .link-store-info,
fieldset[disabled] .link-job-info,
fieldset[disabled] .link-catalog-info,
fieldset[disabled] .link-contest-info {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.link-store-info.disabled,
a.link-job-info.disabled,
a.link-catalog-info.disabled,
a.link-contest-info.disabled,
fieldset[disabled] a.link-store-info,
fieldset[disabled] a.link-job-info,
fieldset[disabled] a.link-catalog-info,
fieldset[disabled] a.link-contest-info {
  pointer-events: none;
}
.link-store-info:focus,
.link-job-info:focus,
.link-catalog-info:focus,
.link-contest-info:focus,
.link-store-info.focus,
.link-job-info.focus,
.link-catalog-info.focus,
.link-contest-info.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.link-store-info:hover,
.link-job-info:hover,
.link-catalog-info:hover,
.link-contest-info:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.link-store-info:active,
.link-job-info:active,
.link-catalog-info:active,
.link-contest-info:active,
.link-store-info.active,
.link-job-info.active,
.link-catalog-info.active,
.link-contest-info.active,
.open > .dropdown-toggle.link-store-info,
.open > .dropdown-toggle.link-job-info,
.open > .dropdown-toggle.link-catalog-info,
.open > .dropdown-toggle.link-contest-info {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.link-store-info:active:hover,
.link-job-info:active:hover,
.link-catalog-info:active:hover,
.link-contest-info:active:hover,
.link-store-info.active:hover,
.link-job-info.active:hover,
.link-catalog-info.active:hover,
.link-contest-info.active:hover,
.open > .dropdown-toggle.link-store-info:hover,
.open > .dropdown-toggle.link-job-info:hover,
.open > .dropdown-toggle.link-catalog-info:hover,
.open > .dropdown-toggle.link-contest-info:hover,
.link-store-info:active:focus,
.link-job-info:active:focus,
.link-catalog-info:active:focus,
.link-contest-info:active:focus,
.link-store-info.active:focus,
.link-job-info.active:focus,
.link-catalog-info.active:focus,
.link-contest-info.active:focus,
.open > .dropdown-toggle.link-store-info:focus,
.open > .dropdown-toggle.link-job-info:focus,
.open > .dropdown-toggle.link-catalog-info:focus,
.open > .dropdown-toggle.link-contest-info:focus,
.link-store-info:active.focus,
.link-job-info:active.focus,
.link-catalog-info:active.focus,
.link-contest-info:active.focus,
.link-store-info.active.focus,
.link-job-info.active.focus,
.link-catalog-info.active.focus,
.link-contest-info.active.focus,
.open > .dropdown-toggle.link-store-info.focus,
.open > .dropdown-toggle.link-job-info.focus,
.open > .dropdown-toggle.link-catalog-info.focus,
.open > .dropdown-toggle.link-contest-info.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.link-store-info:active,
.link-job-info:active,
.link-catalog-info:active,
.link-contest-info:active,
.link-store-info.active,
.link-job-info.active,
.link-catalog-info.active,
.link-contest-info.active,
.open > .dropdown-toggle.link-store-info,
.open > .dropdown-toggle.link-job-info,
.open > .dropdown-toggle.link-catalog-info,
.open > .dropdown-toggle.link-contest-info {
  background-image: none;
}
.link-store-info.disabled,
.link-job-info.disabled,
.link-catalog-info.disabled,
.link-contest-info.disabled,
.link-store-info[disabled],
.link-job-info[disabled],
.link-catalog-info[disabled],
.link-contest-info[disabled],
fieldset[disabled] .link-store-info,
fieldset[disabled] .link-job-info,
fieldset[disabled] .link-catalog-info,
fieldset[disabled] .link-contest-info,
.link-store-info.disabled:hover,
.link-job-info.disabled:hover,
.link-catalog-info.disabled:hover,
.link-contest-info.disabled:hover,
.link-store-info[disabled]:hover,
.link-job-info[disabled]:hover,
.link-catalog-info[disabled]:hover,
.link-contest-info[disabled]:hover,
fieldset[disabled] .link-store-info:hover,
fieldset[disabled] .link-job-info:hover,
fieldset[disabled] .link-catalog-info:hover,
fieldset[disabled] .link-contest-info:hover,
.link-store-info.disabled:focus,
.link-job-info.disabled:focus,
.link-catalog-info.disabled:focus,
.link-contest-info.disabled:focus,
.link-store-info[disabled]:focus,
.link-job-info[disabled]:focus,
.link-catalog-info[disabled]:focus,
.link-contest-info[disabled]:focus,
fieldset[disabled] .link-store-info:focus,
fieldset[disabled] .link-job-info:focus,
fieldset[disabled] .link-catalog-info:focus,
fieldset[disabled] .link-contest-info:focus,
.link-store-info.disabled.focus,
.link-job-info.disabled.focus,
.link-catalog-info.disabled.focus,
.link-contest-info.disabled.focus,
.link-store-info[disabled].focus,
.link-job-info[disabled].focus,
.link-catalog-info[disabled].focus,
.link-contest-info[disabled].focus,
fieldset[disabled] .link-store-info.focus,
fieldset[disabled] .link-job-info.focus,
fieldset[disabled] .link-catalog-info.focus,
fieldset[disabled] .link-contest-info.focus,
.link-store-info.disabled:active,
.link-job-info.disabled:active,
.link-catalog-info.disabled:active,
.link-contest-info.disabled:active,
.link-store-info[disabled]:active,
.link-job-info[disabled]:active,
.link-catalog-info[disabled]:active,
.link-contest-info[disabled]:active,
fieldset[disabled] .link-store-info:active,
fieldset[disabled] .link-job-info:active,
fieldset[disabled] .link-catalog-info:active,
fieldset[disabled] .link-contest-info:active,
.link-store-info.disabled.active,
.link-job-info.disabled.active,
.link-catalog-info.disabled.active,
.link-contest-info.disabled.active,
.link-store-info[disabled].active,
.link-job-info[disabled].active,
.link-catalog-info[disabled].active,
.link-contest-info[disabled].active,
fieldset[disabled] .link-store-info.active,
fieldset[disabled] .link-job-info.active,
fieldset[disabled] .link-catalog-info.active,
fieldset[disabled] .link-contest-info.active {
  background-color: #fff;
  border-color: #ccc;
}
.link-store-info .badge,
.link-job-info .badge,
.link-catalog-info .badge,
.link-contest-info .badge {
  color: #fff;
  background-color: #333;
}
.link-store-info span,
.link-job-info span,
.link-catalog-info span,
.link-contest-info span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.71428571em;
}
.link-store-info span:before,
.link-job-info span:before,
.link-catalog-info span:before,
.link-contest-info span:before {
  content: "\f105";
}
.store-heading,
.job-heading,
.catalog-heading,
.contest-heading {
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
  background-color: #555555;
  color: #fff;
  padding: 10px 15px;
}
.store-heading > .dropdown .dropdown-toggle,
.job-heading > .dropdown .dropdown-toggle,
.catalog-heading > .dropdown .dropdown-toggle,
.contest-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.store-heading:before,
.job-heading:before,
.catalog-heading:before,
.contest-heading:before,
.store-heading:after,
.job-heading:after,
.catalog-heading:after,
.contest-heading:after {
  content: " ";
  display: table;
}
.store-heading:after,
.job-heading:after,
.catalog-heading:after,
.contest-heading:after {
  clear: both;
}
.store-heading:before,
.job-heading:before,
.catalog-heading:before,
.contest-heading:before,
.store-heading:after,
.job-heading:after,
.catalog-heading:after,
.contest-heading:after {
  content: " ";
  display: table;
}
.store-heading:after,
.job-heading:after,
.catalog-heading:after,
.contest-heading:after {
  clear: both;
}
.store-heading h4,
.job-heading h4,
.catalog-heading h4,
.contest-heading h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  color: inherit;
  font-size: 1.25em;
}
.store-heading h4 > a,
.job-heading h4 > a,
.catalog-heading h4 > a,
.contest-heading h4 > a,
.store-heading h4 > small,
.job-heading h4 > small,
.catalog-heading h4 > small,
.contest-heading h4 > small,
.store-heading h4 > .small,
.job-heading h4 > .small,
.catalog-heading h4 > .small,
.contest-heading h4 > .small,
.store-heading h4 > small > a,
.job-heading h4 > small > a,
.catalog-heading h4 > small > a,
.contest-heading h4 > small > a,
.store-heading h4 > .small > a,
.job-heading h4 > .small > a,
.catalog-heading h4 > .small > a,
.contest-heading h4 > .small > a {
  color: inherit;
}
.store-heading h4:before,
.job-heading h4:before,
.catalog-heading h4:before,
.contest-heading h4:before,
.store-heading h4:after,
.job-heading h4:after,
.catalog-heading h4:after,
.contest-heading h4:after {
  content: " ";
  display: table;
}
.store-heading h4:after,
.job-heading h4:after,
.catalog-heading h4:after,
.contest-heading h4:after {
  clear: both;
}
.store-heading h4:before,
.job-heading h4:before,
.catalog-heading h4:before,
.contest-heading h4:before,
.store-heading h4:after,
.job-heading h4:after,
.catalog-heading h4:after,
.contest-heading h4:after {
  content: " ";
  display: table;
}
.store-heading h4:after,
.job-heading h4:after,
.catalog-heading h4:after,
.contest-heading h4:after {
  clear: both;
}
.store-heading h4 span,
.job-heading h4 span,
.catalog-heading h4 span,
.contest-heading h4 span {
  display: block;
}
.store-heading h4 span.badge,
.job-heading h4 span.badge,
.catalog-heading h4 span.badge,
.contest-heading h4 span.badge {
  background: #fff;
  color: #333333;
  display: inline-block;
  font-family: "stabilgrotesk Light", Arial, Helvetica, sans-serif;
  font-size: 0.65em;
  margin: 0.42857143em 0 0 0;
  text-transform: uppercase;
  width: auto;
}
.store-heading .store-number,
.job-heading .store-number,
.catalog-heading .store-number,
.contest-heading .store-number {
  float: right;
  font-family: "stabilgrotesk Light", Arial, Helvetica, sans-serif;
  font-size: 0.85em;
}
.store-heading a,
.job-heading a,
.catalog-heading a,
.contest-heading a {
  -webkit-transition: color ease-out 0.18s;
  transition: color ease-out 0.18s;
}
.store-heading a:hover,
.job-heading a:hover,
.catalog-heading a:hover,
.contest-heading a:hover {
  color: #848484;
  text-decoration: none;
}
.store-description {
  padding: 0 0 0.71428571em;
}
.store-details .address h5,
.store-address h5 {
  margin-top: 0;
}
.store-details .address p,
.store-address p {
  margin: 0 0 0.07142857em;
}
.store-image {
  margin: 0.71428571em 0 0;
}
.store-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.btn-see-rules {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-see-rules:hover,
.btn-see-rules:focus,
.btn-see-rules.focus {
  color: #333;
  text-decoration: none;
}
.btn-see-rules:active,
.btn-see-rules.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-see-rules.disabled,
.btn-see-rules[disabled],
fieldset[disabled] .btn-see-rules {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-see-rules.disabled,
fieldset[disabled] a.btn-see-rules {
  pointer-events: none;
}
.btn-see-rules:focus,
.btn-see-rules.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-see-rules:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-see-rules:active,
.btn-see-rules.active,
.open > .dropdown-toggle.btn-see-rules {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-see-rules:active:hover,
.btn-see-rules.active:hover,
.open > .dropdown-toggle.btn-see-rules:hover,
.btn-see-rules:active:focus,
.btn-see-rules.active:focus,
.open > .dropdown-toggle.btn-see-rules:focus,
.btn-see-rules:active.focus,
.btn-see-rules.active.focus,
.open > .dropdown-toggle.btn-see-rules.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-see-rules:active,
.btn-see-rules.active,
.open > .dropdown-toggle.btn-see-rules {
  background-image: none;
}
.btn-see-rules.disabled,
.btn-see-rules[disabled],
fieldset[disabled] .btn-see-rules,
.btn-see-rules.disabled:hover,
.btn-see-rules[disabled]:hover,
fieldset[disabled] .btn-see-rules:hover,
.btn-see-rules.disabled:focus,
.btn-see-rules[disabled]:focus,
fieldset[disabled] .btn-see-rules:focus,
.btn-see-rules.disabled.focus,
.btn-see-rules[disabled].focus,
fieldset[disabled] .btn-see-rules.focus,
.btn-see-rules.disabled:active,
.btn-see-rules[disabled]:active,
fieldset[disabled] .btn-see-rules:active,
.btn-see-rules.disabled.active,
.btn-see-rules[disabled].active,
fieldset[disabled] .btn-see-rules.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-see-rules .badge {
  color: #fff;
  background-color: #333;
}
.rules-wrapper {
  max-height: 15em;
  overflow: auto;
}
.single-contest,
.survey {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .single-contest,
  .survey {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 768px) {
  .single-contest,
  .survey {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 1024px) {
  .single-contest,
  .survey {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1024px) {
  .single-contest,
  .survey {
    margin-left: 16.66666667%;
  }
}
.survey-fieldset .checkbox label,
.survey-fieldset .radio label {
  margin-right: 1.5em;
}
.contest-full-image {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contest-full-image img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.contest-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.contest-body > div {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.contest-body .contest-preview-image {
  padding-bottom: 10px;
}
.contest-body .contest-preview-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.catalog-info:before,
.catalog-info:after {
  content: " ";
  display: table;
}
.catalog-info:after {
  clear: both;
}
.catalog-info:before,
.catalog-info:after {
  content: " ";
  display: table;
}
.catalog-info:after {
  clear: both;
}
.catalog-info .link-image {
  float: left;
  margin: 0 10px 10px 0;
}
.catalog-info .link-text {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
}
.catalog-info .link-text:hover,
.catalog-info .link-text:focus,
.catalog-info .link-text.focus {
  color: #333;
  text-decoration: none;
}
.catalog-info .link-text:active,
.catalog-info .link-text.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);
}
.catalog-info .link-text.disabled,
.catalog-info .link-text[disabled],
fieldset[disabled] .catalog-info .link-text {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.catalog-info .link-text.disabled,
fieldset[disabled] a.catalog-info .link-text {
  pointer-events: none;
}
.catalog-info .link-text:focus,
.catalog-info .link-text.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.catalog-info .link-text:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.catalog-info .link-text:active,
.catalog-info .link-text.active,
.open > .dropdown-toggle.catalog-info .link-text {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.catalog-info .link-text:active:hover,
.catalog-info .link-text.active:hover,
.open > .dropdown-toggle.catalog-info .link-text:hover,
.catalog-info .link-text:active:focus,
.catalog-info .link-text.active:focus,
.open > .dropdown-toggle.catalog-info .link-text:focus,
.catalog-info .link-text:active.focus,
.catalog-info .link-text.active.focus,
.open > .dropdown-toggle.catalog-info .link-text.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.catalog-info .link-text:active,
.catalog-info .link-text.active,
.open > .dropdown-toggle.catalog-info .link-text {
  background-image: none;
}
.catalog-info .link-text.disabled,
.catalog-info .link-text[disabled],
fieldset[disabled] .catalog-info .link-text,
.catalog-info .link-text.disabled:hover,
.catalog-info .link-text[disabled]:hover,
fieldset[disabled] .catalog-info .link-text:hover,
.catalog-info .link-text.disabled:focus,
.catalog-info .link-text[disabled]:focus,
fieldset[disabled] .catalog-info .link-text:focus,
.catalog-info .link-text.disabled.focus,
.catalog-info .link-text[disabled].focus,
fieldset[disabled] .catalog-info .link-text.focus,
.catalog-info .link-text.disabled:active,
.catalog-info .link-text[disabled]:active,
fieldset[disabled] .catalog-info .link-text:active,
.catalog-info .link-text.disabled.active,
.catalog-info .link-text[disabled].active,
fieldset[disabled] .catalog-info .link-text.active {
  background-color: #fff;
  border-color: #ccc;
}
.catalog-info .link-text .badge {
  color: #fff;
  background-color: #333;
}
.catalog-info .link-text > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.71428571em;
}
.catalog-info .link-text > span:before {
  content: "\f101";
}
.gmap-wrap {
  height: 250px;
  overflow: hidden;
}
.gmap-canvas {
  height: 250px;
}
.gmap-canvas img {
  background: none !important;
  max-width: none !important;
}
.site-blog-title {
  font-size: 2.15em;
  margin: 0 0 10px;
}
.blog-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 20px;
}
.blog-wrapper .pagination-wrapper .pagination-pages {
  width: 100%;
  text-align: center;
}
.blog-posts {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.blog-posts .pagination a {
  color: #000;
}
.blog-posts .pagination .active a {
  background-color: #000;
  color: #fff;
}
.blog-posts .header-image {
  padding: 0 20px;
}
.blog-post-single {
  margin-left: -10px;
  margin-right: -10px;
}
.blog-post-single a {
  text-decoration: underline;
}
.blog-post-single .blog-post-title {
  padding-top: 30px;
  margin-bottom: 0;
  font-size: 2em;
}
@media (min-width: 768px) {
  .blog-post-single .blog-post-title {
    font-size: 5em;
    padding-top: 0;
  }
}
.blog-post-single .blog-post-title,
.blog-post-single .blog-post-date,
.blog-post-single .blog-post-categories {
  text-align: center;
}
.blog-post-single .blog-post-content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0.5em;
}
.blog-post-single .blog-post-content .row > div > a {
  display: block;
  text-align: center;
}
.blog-post-single .blog-post-content .row > div > a > img {
  display: inline;
}
.blog-post-title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 2.15em;
  margin-top: 0.5em;
}
.blog-post-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.blog-post-list .blog-post-title {
  border-bottom: none;
  font-size: 1.7em;
  margin-bottom: 0.25em;
  padding-bottom: 0;
  min-height: 55px;
}
.blog-post-list .blog-post-title a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  color: #000;
}
.blog-post-date,
.blog-post-categories {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  color: #000;
  display: block;
  font-family: "stabilgrotesk Light", Arial, Helvetica, sans-serif;
  margin-top: 0.5em;
}
.blog-post-categories > a {
  text-decoration: underline;
  color: #000;
}
.blog-post-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .blog-post-wrap {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .blog-post-wrap {
    float: left;
    width: 33.33333333%;
  }
}
@media screen and (max-width: 768px) {
  .blog-post-wrap {
    border-bottom: 1px solid #777777;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .blog-post-wrap:nth-child(3n+1) {
    border-bottom: 1px solid #777777;
    border-top: 1px solid #777777;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }
  .blog-post-wrap:nth-child(3n+1):first-of-type {
    border-top: none;
  }
  .blog-post-wrap:nth-child(3n+1):last-of-type {
    border-bottom: none;
  }
  .blog-post-wrap:nth-child(3n+1) .blog-post-image {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .blog-post-wrap:nth-child(3n+1) .blog-post-summary {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .blog-post-wrap:nth-child(6n+4) .blog-post-image {
    float: right !important;
    float: right;
  }
}
@media screen and (min-width: 1024px) {
  .blog-post-wrap:nth-child(4n+1) {
    border-bottom: 1px solid #777777;
    border-top: 1px solid #777777;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }
  .blog-post-wrap:nth-child(4n+1):first-of-type {
    border-top: none;
  }
  .blog-post-wrap:nth-child(4n+1):last-of-type {
    border-bottom: none;
  }
  .blog-post-wrap:nth-child(4n+1) .blog-post-image {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .blog-post-wrap:nth-child(4n+1) .blog-post-summary {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .blog-post-wrap:nth-child(8n+5) .blog-post-image {
    float: right !important;
    float: right;
  }
}
.blog-post-summary {
  margin-left: -10px;
  margin-right: -10px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.blog-post-excerpt {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-top: 1px dotted #eeeeee;
  margin-top: 0.85714286em;
  padding-top: 1.14285714em;
}
.blog-post-image {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.blog-post-image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.blog-post-link {
  padding: 0.42857143em;
}
.blog-post-link a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
  color: #fff;
  background-color: #000;
  border-color: #000;
  border-radius: 16px;
}
.blog-post-link a:hover,
.blog-post-link a:focus,
.blog-post-link a.focus {
  color: #333;
  text-decoration: none;
}
.blog-post-link a:active,
.blog-post-link a.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);
}
.blog-post-link a.disabled,
.blog-post-link a[disabled],
fieldset[disabled] .blog-post-link a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.blog-post-link a.disabled,
fieldset[disabled] a.blog-post-link a {
  pointer-events: none;
}
.blog-post-link a:focus,
.blog-post-link a.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.blog-post-link a:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.blog-post-link a:active,
.blog-post-link a.active,
.open > .dropdown-toggle.blog-post-link a {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.blog-post-link a:active:hover,
.blog-post-link a.active:hover,
.open > .dropdown-toggle.blog-post-link a:hover,
.blog-post-link a:active:focus,
.blog-post-link a.active:focus,
.open > .dropdown-toggle.blog-post-link a:focus,
.blog-post-link a:active.focus,
.blog-post-link a.active.focus,
.open > .dropdown-toggle.blog-post-link a.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.blog-post-link a:active,
.blog-post-link a.active,
.open > .dropdown-toggle.blog-post-link a {
  background-image: none;
}
.blog-post-link a.disabled,
.blog-post-link a[disabled],
fieldset[disabled] .blog-post-link a,
.blog-post-link a.disabled:hover,
.blog-post-link a[disabled]:hover,
fieldset[disabled] .blog-post-link a:hover,
.blog-post-link a.disabled:focus,
.blog-post-link a[disabled]:focus,
fieldset[disabled] .blog-post-link a:focus,
.blog-post-link a.disabled.focus,
.blog-post-link a[disabled].focus,
fieldset[disabled] .blog-post-link a.focus,
.blog-post-link a.disabled:active,
.blog-post-link a[disabled]:active,
fieldset[disabled] .blog-post-link a:active,
.blog-post-link a.disabled.active,
.blog-post-link a[disabled].active,
fieldset[disabled] .blog-post-link a.active {
  background-color: #000;
  border-color: #000;
}
.blog-post-link a .badge {
  color: #000;
  background-color: #fff;
}
.blog-post-link a span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 0.42857143em;
}
.blog-post-link a span:before {
  content: "\f101";
}
.account-content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .account-content {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1024px) {
  .account-content {
    float: left;
    width: 83.33333333%;
  }
}
.account-content .half {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .account-content .half {
    float: left;
    width: 50%;
  }
}
.dash_container.header-container {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .dash_container.header-container {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .dash_container.header-container {
    float: left;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .dash_container.header-container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.dash_container.content_container {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .dash_container.content_container {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .dash_container.content_container {
    float: left;
    width: 66.66666667%;
  }
}
@media (max-width: 768px) {
  .dash_container.content_container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.dash_container.nav_container {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .dash_container.nav_container {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .dash_container.nav_container {
    float: left;
    width: 33.33333333%;
  }
}
@media (max-width: 768px) {
  .dash_container.nav_container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.dash_container .account-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.account-nav-description,
.signup-form {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .account-nav-description,
  .signup-form {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .account-nav-description,
  .signup-form {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1024px) {
  .account-nav-description,
  .signup-form {
    margin-left: 16.66666667%;
  }
}
.account-nav-description .nav-info,
.signup-form .nav-info {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .account-nav-description .nav-info,
  .signup-form .nav-info {
    float: left;
    width: 33.33333333%;
  }
}
.account-nav-description .nav-info a,
.signup-form .nav-info a {
  color: #216ff3;
}
.account-nav-description .nav-info:nth-child(2n+1),
.signup-form .nav-info:nth-child(2n+1) {
  clear: both;
}
.profile-form {
  width: 100%;
}
.address-add-outer {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 10px 10px;
}
@media (min-width: 768px) {
  .address-add-outer {
    float: left;
    width: 100%;
  }
}
.saved-addresses {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0.85714286em;
  z-index: 1;
  padding: 0;
}
@media (min-width: 768px) {
  .saved-addresses {
    float: left;
    width: 100%;
  }
}
.saved-addresses .address-details {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .saved-addresses .address-details {
    float: left;
    width: 50%;
  }
}
.saved-addresses .address-panel {
  margin-bottom: 1.42857143em;
  background-color: #fff;
  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);
  border-color: #ddd;
  border-color: #555555;
}
.saved-addresses .address-panel > .list-group,
.saved-addresses .address-panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.saved-addresses .address-panel > .list-group .list-group-item,
.saved-addresses .address-panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.saved-addresses .address-panel > .list-group:first-child .list-group-item:first-child,
.saved-addresses .address-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;
}
.saved-addresses .address-panel > .list-group:last-child .list-group-item:last-child,
.saved-addresses .address-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;
}
.saved-addresses .address-panel > .table,
.saved-addresses .address-panel > .table-responsive > .table,
.saved-addresses .address-panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.saved-addresses .address-panel > .table caption,
.saved-addresses .address-panel > .table-responsive > .table caption,
.saved-addresses .address-panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.saved-addresses .address-panel > .table:first-child,
.saved-addresses .address-panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.saved-addresses .address-panel > .table:first-child > thead:first-child > tr:first-child,
.saved-addresses .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.saved-addresses .address-panel > .table:first-child > tbody:first-child > tr:first-child,
.saved-addresses .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.saved-addresses .address-panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.saved-addresses .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.saved-addresses .address-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.saved-addresses .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.saved-addresses .address-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.saved-addresses .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.saved-addresses .address-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.saved-addresses .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.saved-addresses .address-panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.saved-addresses .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.saved-addresses .address-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.saved-addresses .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.saved-addresses .address-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.saved-addresses .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.saved-addresses .address-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.saved-addresses .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.saved-addresses .address-panel > .table:last-child,
.saved-addresses .address-panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.saved-addresses .address-panel > .table:last-child > tbody:last-child > tr:last-child,
.saved-addresses .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.saved-addresses .address-panel > .table:last-child > tfoot:last-child > tr:last-child,
.saved-addresses .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.saved-addresses .address-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.saved-addresses .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.saved-addresses .address-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.saved-addresses .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.saved-addresses .address-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.saved-addresses .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.saved-addresses .address-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.saved-addresses .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.saved-addresses .address-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.saved-addresses .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.saved-addresses .address-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.saved-addresses .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.saved-addresses .address-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.saved-addresses .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.saved-addresses .address-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.saved-addresses .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.saved-addresses .address-panel > .panel-body + .table,
.saved-addresses .address-panel > .panel-body + .table-responsive,
.saved-addresses .address-panel > .table + .panel-body,
.saved-addresses .address-panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.saved-addresses .address-panel > .table > tbody:first-child > tr:first-child th,
.saved-addresses .address-panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.saved-addresses .address-panel > .table-bordered,
.saved-addresses .address-panel > .table-responsive > .table-bordered {
  border: 0;
}
.saved-addresses .address-panel > .table-bordered > thead > tr > th:first-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.saved-addresses .address-panel > .table-bordered > tbody > tr > th:first-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.saved-addresses .address-panel > .table-bordered > tfoot > tr > th:first-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.saved-addresses .address-panel > .table-bordered > thead > tr > td:first-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.saved-addresses .address-panel > .table-bordered > tbody > tr > td:first-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.saved-addresses .address-panel > .table-bordered > tfoot > tr > td:first-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.saved-addresses .address-panel > .table-bordered > thead > tr > th:last-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.saved-addresses .address-panel > .table-bordered > tbody > tr > th:last-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.saved-addresses .address-panel > .table-bordered > tfoot > tr > th:last-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.saved-addresses .address-panel > .table-bordered > thead > tr > td:last-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.saved-addresses .address-panel > .table-bordered > tbody > tr > td:last-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.saved-addresses .address-panel > .table-bordered > tfoot > tr > td:last-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.saved-addresses .address-panel > .table-bordered > thead > tr:first-child > td,
.saved-addresses .address-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.saved-addresses .address-panel > .table-bordered > tbody > tr:first-child > td,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.saved-addresses .address-panel > .table-bordered > thead > tr:first-child > th,
.saved-addresses .address-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.saved-addresses .address-panel > .table-bordered > tbody > tr:first-child > th,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.saved-addresses .address-panel > .table-bordered > tbody > tr:last-child > td,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.saved-addresses .address-panel > .table-bordered > tfoot > tr:last-child > td,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.saved-addresses .address-panel > .table-bordered > tbody > tr:last-child > th,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.saved-addresses .address-panel > .table-bordered > tfoot > tr:last-child > th,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.saved-addresses .address-panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.saved-addresses .address-panel > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.saved-addresses .address-panel > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.saved-addresses .address-panel > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.saved-addresses .address-panel > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.saved-addresses .address-panel .address-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
  background-color: #555555;
  padding: 10px 15px;
}
.saved-addresses .address-panel .address-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.saved-addresses .address-panel .address-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.saved-addresses .address-panel .address-heading h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  color: inherit;
  color: #fff;
  font-size: 1.25em;
}
.saved-addresses .address-panel .address-heading h4 > a,
.saved-addresses .address-panel .address-heading h4 > small,
.saved-addresses .address-panel .address-heading h4 > .small,
.saved-addresses .address-panel .address-heading h4 > small > a,
.saved-addresses .address-panel .address-heading h4 > .small > a {
  color: inherit;
}
.saved-addresses .address-panel .address-body {
  padding: 15px;
  padding-bottom: 0;
}
.saved-addresses .address-row {
  padding-bottom: 0.42857143em;
}
.saved-addresses .btn-item-delete {
  color: #fff;
  padding: 0;
  position: absolute;
  right: 0.85714286em;
  top: 0.42857143em;
  z-index: 10;
}
.saved-addresses .subtitle:before,
.saved-addresses .subtitle:after {
  content: " ";
  display: table;
}
.saved-addresses .subtitle:after {
  clear: both;
}
.saved-addresses .subtitle:before,
.saved-addresses .subtitle:after {
  content: " ";
  display: table;
}
.saved-addresses .subtitle:after {
  clear: both;
}
.saved-addresses .link-add-address {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  display: block;
  margin: 10px 0;
}
.saved-addresses .link-add-address:hover,
.saved-addresses .link-add-address:focus,
.saved-addresses .link-add-address.focus {
  color: #333;
  text-decoration: none;
}
.saved-addresses .link-add-address:active,
.saved-addresses .link-add-address.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);
}
.saved-addresses .link-add-address.disabled,
.saved-addresses .link-add-address[disabled],
fieldset[disabled] .saved-addresses .link-add-address {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.saved-addresses .link-add-address.disabled,
fieldset[disabled] a.saved-addresses .link-add-address {
  pointer-events: none;
}
.saved-addresses .link-add-address:focus,
.saved-addresses .link-add-address.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.saved-addresses .link-add-address:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.saved-addresses .link-add-address:active,
.saved-addresses .link-add-address.active,
.open > .dropdown-toggle.saved-addresses .link-add-address {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.saved-addresses .link-add-address:active:hover,
.saved-addresses .link-add-address.active:hover,
.open > .dropdown-toggle.saved-addresses .link-add-address:hover,
.saved-addresses .link-add-address:active:focus,
.saved-addresses .link-add-address.active:focus,
.open > .dropdown-toggle.saved-addresses .link-add-address:focus,
.saved-addresses .link-add-address:active.focus,
.saved-addresses .link-add-address.active.focus,
.open > .dropdown-toggle.saved-addresses .link-add-address.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.saved-addresses .link-add-address:active,
.saved-addresses .link-add-address.active,
.open > .dropdown-toggle.saved-addresses .link-add-address {
  background-image: none;
}
.saved-addresses .link-add-address.disabled,
.saved-addresses .link-add-address[disabled],
fieldset[disabled] .saved-addresses .link-add-address,
.saved-addresses .link-add-address.disabled:hover,
.saved-addresses .link-add-address[disabled]:hover,
fieldset[disabled] .saved-addresses .link-add-address:hover,
.saved-addresses .link-add-address.disabled:focus,
.saved-addresses .link-add-address[disabled]:focus,
fieldset[disabled] .saved-addresses .link-add-address:focus,
.saved-addresses .link-add-address.disabled.focus,
.saved-addresses .link-add-address[disabled].focus,
fieldset[disabled] .saved-addresses .link-add-address.focus,
.saved-addresses .link-add-address.disabled:active,
.saved-addresses .link-add-address[disabled]:active,
fieldset[disabled] .saved-addresses .link-add-address:active,
.saved-addresses .link-add-address.disabled.active,
.saved-addresses .link-add-address[disabled].active,
fieldset[disabled] .saved-addresses .link-add-address.active {
  background-color: #fff;
  border-color: #ccc;
}
.saved-addresses .link-add-address .badge {
  color: #fff;
  background-color: #333;
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .saved-addresses .link-add-address {
    display: none !important;
  }
}
@media (min-width: 1300px) {
  .saved-addresses .link-add-address {
    display: none !important;
  }
}
.saved-addresses .link-add-address > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.75em;
  margin-right: 0.5em;
}
.saved-addresses .link-add-address > span:before {
  content: "\f067";
}
.new-address {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.account-hero {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .account-hero {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .account-hero {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .account-hero {
    float: left;
    width: 33.33333333%;
  }
}
.account-hero img {
  display: block;
  max-width: 100%;
  height: auto;
}
.order-history-item {
  margin-left: -10px;
  margin-right: -10px;
  padding-bottom: 0.71428571em;
  padding-top: 0.71428571em;
}
.order-history-item:nth-child(even) {
  background: #eeeeee;
}
.order-history-item.header {
  font-weight: bold;
}
@media (max-width: 767px) {
  .order-history-item.header {
    display: none !important;
  }
}
.order-history-item .date,
.order-history-item .order-number {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .order-history-item .date,
  .order-history-item .order-number {
    float: left;
    width: 25%;
  }
}
.order-history-item .status,
.order-history-item .total {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .order-history-item .status,
  .order-history-item .total {
    float: left;
    width: 16.66666667%;
  }
}
.order-history-item .actions {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .order-history-item .actions {
    float: left;
    width: 16.66666667%;
  }
}
.order-history-item .info {
  display: block;
  padding-top: 0.71428571em;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .order-history-item .info {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .order-history-item .info {
    display: none !important;
  }
}
@media (min-width: 1300px) {
  .order-history-item .info {
    display: none !important;
  }
}
.order-history-item .btn-order-details {
  margin-top: 0.85714286em;
}
.marketing-wrapper.contact {
  margin-left: -10px;
  margin-right: -10px;
}
.marketing-wrapper.contact .signup-form {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .marketing-wrapper.contact .signup-form {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .marketing-wrapper.contact .signup-form {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 1024px) {
  .marketing-wrapper.contact .signup-form {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .marketing-wrapper.contact .signup-form {
    margin-left: 25%;
  }
}
.marketing-wrapper.contact .signup-form .explanation {
  color: #777777;
  margin: 10px 0;
}
.marketing-wrapper.contact .btn-thanks[disabled] {
  color: white;
  background-color: #0075bd;
  border-color: #0075bd;
}
.marketing-wrapper.contact .btn-thanks[disabled]:focus,
.marketing-wrapper.contact .btn-thanks[disabled].focus {
  color: white;
  background-color: #00568a;
  border-color: #00263d;
}
.marketing-wrapper.contact .btn-thanks[disabled]:hover {
  color: white;
  background-color: #00568a;
  border-color: #004f7f;
}
.marketing-wrapper.contact .btn-thanks[disabled]:active,
.marketing-wrapper.contact .btn-thanks[disabled].active,
.open > .dropdown-toggle.marketing-wrapper.contact .btn-thanks[disabled] {
  color: white;
  background-color: #00568a;
  border-color: #004f7f;
}
.marketing-wrapper.contact .btn-thanks[disabled]:active:hover,
.marketing-wrapper.contact .btn-thanks[disabled].active:hover,
.open > .dropdown-toggle.marketing-wrapper.contact .btn-thanks[disabled]:hover,
.marketing-wrapper.contact .btn-thanks[disabled]:active:focus,
.marketing-wrapper.contact .btn-thanks[disabled].active:focus,
.open > .dropdown-toggle.marketing-wrapper.contact .btn-thanks[disabled]:focus,
.marketing-wrapper.contact .btn-thanks[disabled]:active.focus,
.marketing-wrapper.contact .btn-thanks[disabled].active.focus,
.open > .dropdown-toggle.marketing-wrapper.contact .btn-thanks[disabled].focus {
  color: white;
  background-color: #003f66;
  border-color: #00263d;
}
.marketing-wrapper.contact .btn-thanks[disabled]:active,
.marketing-wrapper.contact .btn-thanks[disabled].active,
.open > .dropdown-toggle.marketing-wrapper.contact .btn-thanks[disabled] {
  background-image: none;
}
.marketing-wrapper.contact .btn-thanks[disabled].disabled,
.marketing-wrapper.contact .btn-thanks[disabled][disabled],
fieldset[disabled] .marketing-wrapper.contact .btn-thanks[disabled],
.marketing-wrapper.contact .btn-thanks[disabled].disabled:hover,
.marketing-wrapper.contact .btn-thanks[disabled][disabled]:hover,
fieldset[disabled] .marketing-wrapper.contact .btn-thanks[disabled]:hover,
.marketing-wrapper.contact .btn-thanks[disabled].disabled:focus,
.marketing-wrapper.contact .btn-thanks[disabled][disabled]:focus,
fieldset[disabled] .marketing-wrapper.contact .btn-thanks[disabled]:focus,
.marketing-wrapper.contact .btn-thanks[disabled].disabled.focus,
.marketing-wrapper.contact .btn-thanks[disabled][disabled].focus,
fieldset[disabled] .marketing-wrapper.contact .btn-thanks[disabled].focus,
.marketing-wrapper.contact .btn-thanks[disabled].disabled:active,
.marketing-wrapper.contact .btn-thanks[disabled][disabled]:active,
fieldset[disabled] .marketing-wrapper.contact .btn-thanks[disabled]:active,
.marketing-wrapper.contact .btn-thanks[disabled].disabled.active,
.marketing-wrapper.contact .btn-thanks[disabled][disabled].active,
fieldset[disabled] .marketing-wrapper.contact .btn-thanks[disabled].active {
  background-color: #0075bd;
  border-color: #0075bd;
}
.marketing-wrapper.contact .btn-thanks[disabled] .badge {
  color: #0075bd;
  background-color: white;
}
.signup-details .marketing-wrapper.contact .signup-form {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .signup-details .marketing-wrapper.contact .signup-form {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .signup-details .marketing-wrapper.contact .signup-form {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .signup-details .marketing-wrapper.contact .signup-form {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .signup-details .marketing-wrapper.contact .signup-form {
    margin-left: 0%;
  }
}
.signup-details .marketing-wrapper.contact .signup-form .btn-primary {
  background-color: #4d77b7;
  border: none;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.signup-details .marketing-wrapper.contact .signup-form .checkbox label {
  font-size: 0.85em;
}
.signup-details .marketing-wrapper.contact .signup-form .form-group.has-error label.opt-in {
  color: #fff;
}
.signup-details .marketing-wrapper.contact .signup-form .explanation {
  color: #fff;
  line-height: 1;
}
.footer-site {
  background: #f5f5f5;
  color: #6f6f6f;
  padding: 10px 0;
  z-index: 1;
}
.footer-wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .footer-wrapper {
    width: 740px;
  }
}
@media (min-width: 1024px) {
  .footer-wrapper {
    width: 960px;
  }
}
@media (min-width: 1300px) {
  .footer-wrapper {
    width: 1260px;
  }
}
.footer-wrapper > .navbar-header,
.footer-wrapper > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 1024px) {
  .footer-wrapper > .navbar-header,
  .footer-wrapper > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.footer-wrapper:before,
.footer-wrapper:after {
  content: " ";
  display: table;
}
.footer-wrapper:after {
  clear: both;
}
.footer-wrapper:before,
.footer-wrapper:after {
  content: " ";
  display: table;
}
.footer-wrapper:after {
  clear: both;
}
@media (min-width: 1300px) {
  .footer-wrapper {
    width: 1330px;
  }
}
@media (min-width: 1500px) {
  .footer-wrapper {
    width: 1800px;
  }
}
.footer-content-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.footer-callouts {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .footer-callouts {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1024px) {
  .footer-callouts {
    float: left;
    width: 25%;
  }
}
.footer-callouts label {
  text-align: left;
}
.footer-callouts .btn-signup {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #fff;
  background-color: #216ff3;
  border-color: #216ff3;
  -webkit-transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  max-width: 200px;
  /*&:hover, &:focus, &:active {
            background: @gray-darker;
        }*/
}
.footer-callouts .btn-signup:hover,
.footer-callouts .btn-signup:focus,
.footer-callouts .btn-signup.focus {
  color: #333;
  text-decoration: none;
}
.footer-callouts .btn-signup:active,
.footer-callouts .btn-signup.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);
}
.footer-callouts .btn-signup.disabled,
.footer-callouts .btn-signup[disabled],
fieldset[disabled] .footer-callouts .btn-signup {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.footer-callouts .btn-signup.disabled,
fieldset[disabled] a.footer-callouts .btn-signup {
  pointer-events: none;
}
.footer-callouts .btn-signup:focus,
.footer-callouts .btn-signup.focus {
  color: #fff;
  background-color: #0b56d6;
  border-color: #08398d;
}
.footer-callouts .btn-signup:hover {
  color: #fff;
  background-color: #0b56d6;
  border-color: #0b53cc;
}
.footer-callouts .btn-signup:active,
.footer-callouts .btn-signup.active,
.open > .dropdown-toggle.footer-callouts .btn-signup {
  color: #fff;
  background-color: #0b56d6;
  border-color: #0b53cc;
}
.footer-callouts .btn-signup:active:hover,
.footer-callouts .btn-signup.active:hover,
.open > .dropdown-toggle.footer-callouts .btn-signup:hover,
.footer-callouts .btn-signup:active:focus,
.footer-callouts .btn-signup.active:focus,
.open > .dropdown-toggle.footer-callouts .btn-signup:focus,
.footer-callouts .btn-signup:active.focus,
.footer-callouts .btn-signup.active.focus,
.open > .dropdown-toggle.footer-callouts .btn-signup.focus {
  color: #fff;
  background-color: #0a49b4;
  border-color: #08398d;
}
.footer-callouts .btn-signup:active,
.footer-callouts .btn-signup.active,
.open > .dropdown-toggle.footer-callouts .btn-signup {
  background-image: none;
}
.footer-callouts .btn-signup.disabled,
.footer-callouts .btn-signup[disabled],
fieldset[disabled] .footer-callouts .btn-signup,
.footer-callouts .btn-signup.disabled:hover,
.footer-callouts .btn-signup[disabled]:hover,
fieldset[disabled] .footer-callouts .btn-signup:hover,
.footer-callouts .btn-signup.disabled:focus,
.footer-callouts .btn-signup[disabled]:focus,
fieldset[disabled] .footer-callouts .btn-signup:focus,
.footer-callouts .btn-signup.disabled.focus,
.footer-callouts .btn-signup[disabled].focus,
fieldset[disabled] .footer-callouts .btn-signup.focus,
.footer-callouts .btn-signup.disabled:active,
.footer-callouts .btn-signup[disabled]:active,
fieldset[disabled] .footer-callouts .btn-signup:active,
.footer-callouts .btn-signup.disabled.active,
.footer-callouts .btn-signup[disabled].active,
fieldset[disabled] .footer-callouts .btn-signup.active {
  background-color: #216ff3;
  border-color: #216ff3;
}
.footer-callouts .btn-signup .badge {
  color: #216ff3;
  background-color: #fff;
}
.footer-callouts .footer-promo-wrapper {
  margin-top: 10px;
  padding-bottom: 10px;
}
.footer-social-nav {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding: 10px 10px 0;
  width: 100%;
}
.footer-social-nav a {
  display: block;
}
.footer-social-nav a img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .site-nav-major-wrapper .footer-social-nav {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .site-nav-major-wrapper .footer-social-nav {
    display: none !important;
  }
}
@media (min-width: 1300px) {
  .site-nav-major-wrapper .footer-social-nav {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .email-signup-form > .panel {
    margin-left: 25%;
    margin-right: 25%;
    width: 50%;
  }
  .email-signup-form > .panel .panel-heading {
    text-align: center;
  }
}
.footer-subscribe-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.footer-subscribe-wrapper form {
  float: none;
  max-width: 100%;
}
.footer-subscribe-wrapper label {
  display: block;
  font-weight: normal;
  padding-bottom: 0.42857143em;
}
.footer-subscribe-wrapper label strong {
  display: block;
  font-size: 1.25em;
}
@media screen and (min-width: 768px) {
  .footer-subscribe-wrapper label {
    text-align: right;
  }
}
.footer-subscribe-wrapper input,
.footer-subscribe-wrapper .textbox-default {
  display: inline-block;
  margin-top: 0.71428571em;
}
.sticky-signup {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: #f5f5f5;
  color: #6f6f6f;
}
@media (max-width: 767px) {
  .sticky-signup {
    display: none !important;
  }
}
.sticky-signup form {
  margin-left: -10px;
  margin-right: -10px;
}
.sticky-signup .form-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px 0;
}
.sticky-signup label {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  font-weight: normal;
  text-align: right;
}
.sticky-signup label strong {
  display: block;
  font-size: 1.25em;
  padding-left: 0;
}
.sticky-signup label span {
  font-size: 1em;
  font-weight: 300;
}
.sticky-signup label span strong {
  display: inline;
}
.sticky-signup .subscribe-form-wrap {
  /*  .make-xs-column(8);

        .input-wrapper {
            .make-xs-column(6);
            .make-sm-column(5);
        }

        .select-wrapper {
            .make-xs-column(3);
        }

        .submit-wrapper {
            .make-xs-column(2);
            .make-sm-column(3);
        }

        .btn-signup {
            .btn();
            .button-variant(@white, @brand-secondary, @brand-secondary);
            .transition(.15s all @base-bezier);
            width: 100%;

            &:hover, &:focus, &:active {
                background: @gray-darker;
            }
        }

        .cancel {
            position: relative;
            float: right;
            min-height: 1px;

            .icon {
                .glyphicon();
                .glyphicon-remove-circle();
            }
        }*/
}
.footer-nav-wrapper {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .footer-nav-wrapper {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1024px) {
  .footer-nav-wrapper {
    float: left;
    width: 75%;
  }
}
.footer-nav-wrapper .footer-heading {
  margin: 0 0 0.42857143em;
  border-bottom: none;
  color: #202020;
  font-family: "stabilgrotesk Medium", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 0.25rem;
}
.footer-nav-wrapper .footer-heading span {
  float: right;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.footer-nav-wrapper .footer-heading span::before {
  content: "\f068";
}
.footer-nav-wrapper .footer-heading.collapsed span::before {
  content: "\f067";
}
.footer-nav-wrapper .footer-nav-column {
  min-width: 50%;
  padding-bottom: 1.42857143em;
  padding-bottom: 1em;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  margin-top: 0;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li {
  position: relative;
  display: block;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li > a:hover,
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li.disabled > a {
  color: #777777;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li.disabled > a:hover,
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links .open > a,
.footer-nav-wrapper .footer-nav-column .footer-nav-links .open > a:hover,
.footer-nav-wrapper .footer-nav-column .footer-nav-links .open > a:focus {
  background-color: #eeeeee;
  border-color: #00263d;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links .nav-divider {
  height: 1px;
  margin: -0.28571429em 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li > a > img {
  max-width: none;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li:last-of-type {
  padding-bottom: 0.75em;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li > a {
  color: #202020;
  padding: 0.71428571em 0 0;
  text-transform: uppercase;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li > a:hover {
  background: none;
  color: #555555;
  text-decoration: none;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li > span {
  display: block;
  padding: 0.71428571em 0 0;
}
.site-sub-footer {
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 20px;
}
.site-sub-footer .fine-print {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.85em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0.42857143em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: wrap-reverse;
      -ms-flex-flow: wrap-reverse;
          flex-flow: wrap-reverse;
}
.site-sub-footer .fine-print .fine-print-last {
  margin-bottom: 0.5rem;
}
.site-sub-footer .fine-print > div {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.site-sub-footer .fine-print .center {
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .site-sub-footer {
    padding-top: 0;
  }
}
.footer-wrapper .site-sub-footer .fine-print .center a {
  color: #6f6f6f;
}
/* Back To Top */
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 25px;
  right: 70px;
  display: none;
  z-index: 10;
  padding: 0px;
  background: none;
  border: none;
}
@media screen and (min-width: 1024px) {
  .back-to-top {
    left: 100px;
    right: unset;
  }
}
.back-to-top span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 45px;
  width: 50px;
  height: 50px;
  color: #eeeeee;
  background: #000;
  border-radius: 50%;
  -webkit-text-stroke: 6px #000;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
}
@media screen and (min-width: 1024px) {
  .back-to-top span {
    background: #fff;
    color: #555555;
    border: 1px solid #555555;
    -webkit-text-stroke: 4px #fff;
  }
}
.back-to-top span:before {
  content: "\f062";
}
.track-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.track-form {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .track-form {
    float: left;
    width: 50%;
  }
}
.track-form h2 {
  font-size: 1.5em;
  color: #00263d;
}
.track-form.review {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0px;
}
@media (min-width: 768px) {
  .track-form.review {
    float: left;
    width: 100%;
  }
}
.track-form.review .order-name {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .track-form.review .order-name {
    float: left;
    width: 50%;
  }
}
.track-form.review .order-email {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .track-form.review .order-email {
    float: left;
    width: 50%;
  }
}
.track-form.review .order-location {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .track-form.review .order-location {
    float: left;
    width: 33.33333333%;
  }
}
.track-results {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.btn-track {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-color: #001624;
  background-color: #00263d;
  border-color: #001824;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  float: right !important;
  float: right;
  margin-left: 0.85714286em;
  color: #fff;
  background-color: #216ff3;
  border-color: #216ff3;
}
.btn-track:hover,
.btn-track:focus,
.btn-track.focus {
  color: #333;
  text-decoration: none;
}
.btn-track:active,
.btn-track.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-track.disabled,
.btn-track[disabled],
fieldset[disabled] .btn-track {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-track.disabled,
fieldset[disabled] a.btn-track {
  pointer-events: none;
}
.btn-track:hover,
.btn-track:focus,
.btn-track.focus {
  color: #333;
  text-decoration: none;
}
.btn-track:active,
.btn-track.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-track.disabled,
.btn-track[disabled],
fieldset[disabled] .btn-track {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-track.disabled,
fieldset[disabled] a.btn-track {
  pointer-events: none;
}
.btn-track:focus,
.btn-track.focus {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.btn-track:hover {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.btn-track:active,
.btn-track.active,
.open > .dropdown-toggle.btn-track {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.btn-track:active:hover,
.btn-track.active:hover,
.open > .dropdown-toggle.btn-track:hover,
.btn-track:active:focus,
.btn-track.active:focus,
.open > .dropdown-toggle.btn-track:focus,
.btn-track:active.focus,
.btn-track.active.focus,
.open > .dropdown-toggle.btn-track.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-track:active,
.btn-track.active,
.open > .dropdown-toggle.btn-track {
  background-image: none;
}
.btn-track.disabled,
.btn-track[disabled],
fieldset[disabled] .btn-track,
.btn-track.disabled:hover,
.btn-track[disabled]:hover,
fieldset[disabled] .btn-track:hover,
.btn-track.disabled:focus,
.btn-track[disabled]:focus,
fieldset[disabled] .btn-track:focus,
.btn-track.disabled.focus,
.btn-track[disabled].focus,
fieldset[disabled] .btn-track.focus,
.btn-track.disabled:active,
.btn-track[disabled]:active,
fieldset[disabled] .btn-track:active,
.btn-track.disabled.active,
.btn-track[disabled].active,
fieldset[disabled] .btn-track.active {
  background-color: #00263d;
  border-color: #001624;
}
.btn-track .badge {
  color: #00263d;
  background-color: #fff;
}
.btn-track:focus,
.btn-track.focus {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.btn-track:hover {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.btn-track:active,
.btn-track.active,
.open > .dropdown-toggle.btn-track {
  color: #fff;
  background-color: #00060a;
  border-color: #000000;
}
.btn-track:active:hover,
.btn-track.active:hover,
.open > .dropdown-toggle.btn-track:hover,
.btn-track:active:focus,
.btn-track.active:focus,
.open > .dropdown-toggle.btn-track:focus,
.btn-track:active.focus,
.btn-track.active.focus,
.open > .dropdown-toggle.btn-track.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-track:active,
.btn-track.active,
.open > .dropdown-toggle.btn-track {
  background-image: none;
}
.btn-track.disabled,
.btn-track[disabled],
fieldset[disabled] .btn-track,
.btn-track.disabled:hover,
.btn-track[disabled]:hover,
fieldset[disabled] .btn-track:hover,
.btn-track.disabled:focus,
.btn-track[disabled]:focus,
fieldset[disabled] .btn-track:focus,
.btn-track.disabled.focus,
.btn-track[disabled].focus,
fieldset[disabled] .btn-track.focus,
.btn-track.disabled:active,
.btn-track[disabled]:active,
fieldset[disabled] .btn-track:active,
.btn-track.disabled.active,
.btn-track[disabled].active,
fieldset[disabled] .btn-track.active {
  background-color: #00263d;
  border-color: #001824;
}
.btn-track .badge {
  color: #00263d;
  background-color: #fff;
}
.btn-track.checkout-next {
  color: #fff;
  background-color: #000;
  border-color: #000;
  margin-top: 1em;
  padding: 10px 50px;
  font-size: 1em;
  width: 100%;
  min-height: 54px;
  border-radius: 3px;
  text-transform: uppercase;
}
.btn-track.checkout-next:focus,
.btn-track.checkout-next.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-track.checkout-next:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-track.checkout-next:active,
.btn-track.checkout-next.active,
.open > .dropdown-toggle.btn-track.checkout-next {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-track.checkout-next:active:hover,
.btn-track.checkout-next.active:hover,
.open > .dropdown-toggle.btn-track.checkout-next:hover,
.btn-track.checkout-next:active:focus,
.btn-track.checkout-next.active:focus,
.open > .dropdown-toggle.btn-track.checkout-next:focus,
.btn-track.checkout-next:active.focus,
.btn-track.checkout-next.active.focus,
.open > .dropdown-toggle.btn-track.checkout-next.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-track.checkout-next:active,
.btn-track.checkout-next.active,
.open > .dropdown-toggle.btn-track.checkout-next {
  background-image: none;
}
.btn-track.checkout-next.disabled,
.btn-track.checkout-next[disabled],
fieldset[disabled] .btn-track.checkout-next,
.btn-track.checkout-next.disabled:hover,
.btn-track.checkout-next[disabled]:hover,
fieldset[disabled] .btn-track.checkout-next:hover,
.btn-track.checkout-next.disabled:focus,
.btn-track.checkout-next[disabled]:focus,
fieldset[disabled] .btn-track.checkout-next:focus,
.btn-track.checkout-next.disabled.focus,
.btn-track.checkout-next[disabled].focus,
fieldset[disabled] .btn-track.checkout-next.focus,
.btn-track.checkout-next.disabled:active,
.btn-track.checkout-next[disabled]:active,
fieldset[disabled] .btn-track.checkout-next:active,
.btn-track.checkout-next.disabled.active,
.btn-track.checkout-next[disabled].active,
fieldset[disabled] .btn-track.checkout-next.active {
  background-color: #000;
  border-color: #000;
}
.btn-track.checkout-next .badge {
  color: #000;
  background-color: #fff;
}
.btn-track:focus,
.btn-track.focus {
  color: #fff;
  background-color: #0b56d6;
  border-color: #08398d;
}
.btn-track:hover {
  color: #fff;
  background-color: #0b56d6;
  border-color: #0b53cc;
}
.btn-track:active,
.btn-track.active,
.open > .dropdown-toggle.btn-track {
  color: #fff;
  background-color: #0b56d6;
  border-color: #0b53cc;
}
.btn-track:active:hover,
.btn-track.active:hover,
.open > .dropdown-toggle.btn-track:hover,
.btn-track:active:focus,
.btn-track.active:focus,
.open > .dropdown-toggle.btn-track:focus,
.btn-track:active.focus,
.btn-track.active.focus,
.open > .dropdown-toggle.btn-track.focus {
  color: #fff;
  background-color: #0a49b4;
  border-color: #08398d;
}
.btn-track:active,
.btn-track.active,
.open > .dropdown-toggle.btn-track {
  background-image: none;
}
.btn-track.disabled,
.btn-track[disabled],
fieldset[disabled] .btn-track,
.btn-track.disabled:hover,
.btn-track[disabled]:hover,
fieldset[disabled] .btn-track:hover,
.btn-track.disabled:focus,
.btn-track[disabled]:focus,
fieldset[disabled] .btn-track:focus,
.btn-track.disabled.focus,
.btn-track[disabled].focus,
fieldset[disabled] .btn-track.focus,
.btn-track.disabled:active,
.btn-track[disabled]:active,
fieldset[disabled] .btn-track:active,
.btn-track.disabled.active,
.btn-track[disabled].active,
fieldset[disabled] .btn-track.active {
  background-color: #216ff3;
  border-color: #216ff3;
}
.btn-track .badge {
  color: #216ff3;
  background-color: #fff;
}
.btn-track > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.71428571em;
}
.btn-track > span:before {
  content: "\f101";
}
.panel-tracking {
  margin-bottom: 1.42857143em;
  background-color: #fff;
  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);
  border-color: #ddd;
  margin-top: 24px;
  background-color: #eeeeee;
}
@media (max-width: 767px) {
  .panel-tracking {
    display: none !important;
  }
}
.panel-tracking > .list-group,
.panel-tracking > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel-tracking > .list-group .list-group-item,
.panel-tracking > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel-tracking > .list-group:first-child .list-group-item:first-child,
.panel-tracking > .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-tracking > .list-group:last-child .list-group-item:last-child,
.panel-tracking > .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-tracking > .table,
.panel-tracking > .table-responsive > .table,
.panel-tracking > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel-tracking > .table caption,
.panel-tracking > .table-responsive > .table caption,
.panel-tracking > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel-tracking > .table:first-child,
.panel-tracking > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-tracking > .table:first-child > thead:first-child > tr:first-child,
.panel-tracking > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel-tracking > .table:first-child > tbody:first-child > tr:first-child,
.panel-tracking > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel-tracking > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel-tracking > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel-tracking > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel-tracking > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel-tracking > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel-tracking > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel-tracking > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel-tracking > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel-tracking > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel-tracking > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel-tracking > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel-tracking > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel-tracking > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel-tracking > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel-tracking > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel-tracking > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel-tracking > .table:last-child,
.panel-tracking > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel-tracking > .table:last-child > tbody:last-child > tr:last-child,
.panel-tracking > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel-tracking > .table:last-child > tfoot:last-child > tr:last-child,
.panel-tracking > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel-tracking > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel-tracking > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel-tracking > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel-tracking > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel-tracking > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel-tracking > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel-tracking > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel-tracking > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel-tracking > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel-tracking > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel-tracking > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel-tracking > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel-tracking > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel-tracking > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel-tracking > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel-tracking > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel-tracking > .panel-body + .table,
.panel-tracking > .panel-body + .table-responsive,
.panel-tracking > .table + .panel-body,
.panel-tracking > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel-tracking > .table > tbody:first-child > tr:first-child th,
.panel-tracking > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel-tracking > .table-bordered,
.panel-tracking > .table-responsive > .table-bordered {
  border: 0;
}
.panel-tracking > .table-bordered > thead > tr > th:first-child,
.panel-tracking > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel-tracking > .table-bordered > tbody > tr > th:first-child,
.panel-tracking > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel-tracking > .table-bordered > tfoot > tr > th:first-child,
.panel-tracking > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel-tracking > .table-bordered > thead > tr > td:first-child,
.panel-tracking > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel-tracking > .table-bordered > tbody > tr > td:first-child,
.panel-tracking > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel-tracking > .table-bordered > tfoot > tr > td:first-child,
.panel-tracking > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel-tracking > .table-bordered > thead > tr > th:last-child,
.panel-tracking > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel-tracking > .table-bordered > tbody > tr > th:last-child,
.panel-tracking > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel-tracking > .table-bordered > tfoot > tr > th:last-child,
.panel-tracking > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel-tracking > .table-bordered > thead > tr > td:last-child,
.panel-tracking > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel-tracking > .table-bordered > tbody > tr > td:last-child,
.panel-tracking > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel-tracking > .table-bordered > tfoot > tr > td:last-child,
.panel-tracking > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel-tracking > .table-bordered > thead > tr:first-child > td,
.panel-tracking > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel-tracking > .table-bordered > tbody > tr:first-child > td,
.panel-tracking > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel-tracking > .table-bordered > thead > tr:first-child > th,
.panel-tracking > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel-tracking > .table-bordered > tbody > tr:first-child > th,
.panel-tracking > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel-tracking > .table-bordered > tbody > tr:last-child > td,
.panel-tracking > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel-tracking > .table-bordered > tfoot > tr:last-child > td,
.panel-tracking > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel-tracking > .table-bordered > tbody > tr:last-child > th,
.panel-tracking > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel-tracking > .table-bordered > tfoot > tr:last-child > th,
.panel-tracking > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel-tracking > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-tracking > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-tracking > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-tracking > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-tracking > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.modal-footer-signup {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-footer-signup.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal-footer-signup.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-footer-signup .modal-header button.close {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  margin: 0;
}
.modal-footer-signup .modal-header button.close:hover {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.modal-footer-signup .modal-header button.close > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.modal-footer-signup .modal-header button.close > span:before {
  content: "\f00d";
}
.modal-footer-signup .modal-body {
  max-height: 320px;
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .modal-footer-signup .modal-body {
    max-height: 420px;
  }
}
@media (min-width: 1300px) {
  .modal-footer-signup .modal-body {
    max-height: 600px;
  }
}
.modal-footer-signup .modal-dialog,
.modal-footer-signup .modal-content {
  border-radius: 20px;
}
.modal-footer-signup .modal-dialog {
  height: 320px;
  max-width: 90%;
  width: 320px;
}
.modal-footer-signup .modal-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
}
.modal-footer-signup .modal-header {
  border: none;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding-bottom: 0;
  text-align: center;
}
.modal-footer-signup .modal-header .modal-title {
  font-size: 1.7em;
}
.modal-footer-signup button {
  display: block;
  margin: 20px 0;
  width: 100%;
}
.modal-footer-signup button:first-of-type {
  color: white;
  background-color: #0075bd;
  border-color: #0075bd;
  margin-top: 0;
}
.modal-footer-signup button:first-of-type:focus,
.modal-footer-signup button:first-of-type.focus {
  color: white;
  background-color: #00568a;
  border-color: #00263d;
}
.modal-footer-signup button:first-of-type:hover {
  color: white;
  background-color: #00568a;
  border-color: #004f7f;
}
.modal-footer-signup button:first-of-type:active,
.modal-footer-signup button:first-of-type.active,
.open > .dropdown-toggle.modal-footer-signup button:first-of-type {
  color: white;
  background-color: #00568a;
  border-color: #004f7f;
}
.modal-footer-signup button:first-of-type:active:hover,
.modal-footer-signup button:first-of-type.active:hover,
.open > .dropdown-toggle.modal-footer-signup button:first-of-type:hover,
.modal-footer-signup button:first-of-type:active:focus,
.modal-footer-signup button:first-of-type.active:focus,
.open > .dropdown-toggle.modal-footer-signup button:first-of-type:focus,
.modal-footer-signup button:first-of-type:active.focus,
.modal-footer-signup button:first-of-type.active.focus,
.open > .dropdown-toggle.modal-footer-signup button:first-of-type.focus {
  color: white;
  background-color: #003f66;
  border-color: #00263d;
}
.modal-footer-signup button:first-of-type:active,
.modal-footer-signup button:first-of-type.active,
.open > .dropdown-toggle.modal-footer-signup button:first-of-type {
  background-image: none;
}
.modal-footer-signup button:first-of-type.disabled,
.modal-footer-signup button:first-of-type[disabled],
fieldset[disabled] .modal-footer-signup button:first-of-type,
.modal-footer-signup button:first-of-type.disabled:hover,
.modal-footer-signup button:first-of-type[disabled]:hover,
fieldset[disabled] .modal-footer-signup button:first-of-type:hover,
.modal-footer-signup button:first-of-type.disabled:focus,
.modal-footer-signup button:first-of-type[disabled]:focus,
fieldset[disabled] .modal-footer-signup button:first-of-type:focus,
.modal-footer-signup button:first-of-type.disabled.focus,
.modal-footer-signup button:first-of-type[disabled].focus,
fieldset[disabled] .modal-footer-signup button:first-of-type.focus,
.modal-footer-signup button:first-of-type.disabled:active,
.modal-footer-signup button:first-of-type[disabled]:active,
fieldset[disabled] .modal-footer-signup button:first-of-type:active,
.modal-footer-signup button:first-of-type.disabled.active,
.modal-footer-signup button:first-of-type[disabled].active,
fieldset[disabled] .modal-footer-signup button:first-of-type.active {
  background-color: #0075bd;
  border-color: #0075bd;
}
.modal-footer-signup button:first-of-type .badge {
  color: #0075bd;
  background-color: white;
}
.temp-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .temp-container {
    width: 740px;
  }
}
@media (min-width: 1024px) {
  .temp-container {
    width: 960px;
  }
}
@media (min-width: 1300px) {
  .temp-container {
    width: 1260px;
  }
}
.temp-container > .navbar-header,
.temp-container > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 1024px) {
  .temp-container > .navbar-header,
  .temp-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.size-container {
  padding-left: 20px;
  max-height: 99vh;
  padding-right: 20px;
}
.size-container .product-information-inner {
  padding: 2rem 1rem 0 1rem;
}
.size-container .product-information-inner h3 {
  margin-bottom: 0;
  text-align: center;
  font-size: 1.25em;
}
.size-container .sizing-guide {
  padding: 0 2rem 2rem 2rem;
  text-align: center;
}
.size-container .sizeChooser {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: -10px;
  margin-right: -10px;
}
.size-container .sizeChooser .btn-group {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0 10px 10px 11px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .size-container .sizeChooser .btn-group {
    float: left;
    width: 50%;
  }
}
@media screen and (max-width: 370px) {
  .size-container .sizeChooser .btn-group {
    width: 100%;
  }
}
.size-container .nav-tabs {
  border: 0;
}
.size-container .nav-tabs > li {
  width: 50%;
}
.size-container .nav-tabs > li > a {
  border-radius: 0px;
  color: #000;
  text-align: center;
  padding: 21px 20px;
}
.size-container .nav-tabs > li.active > a,
.size-container > li > a:hover {
  border: 0;
  text-decoration: none;
  font-weight: bold;
  border-radius: 0px;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #eeeeee;
  color: #000 !important;
  background-color: transparent !important;
  text-align: center;
}
.size-container th {
  background-color: #eeeeee;
  text-align: center;
}
.size-container table {
  text-align: center;
  table-layout: fixed;
}
.btn-size {
  color: #000;
  background-color: #fff;
  border-color: #555555;
  padding: 5px 5px;
  min-width: 100px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: -1px !important;
  margin-left: -1px !important;
}
.btn-size.active,
.btn-size.hover {
  background-color: #d4d4d4;
}
#stickyBagContainer {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 100;
  width: 100%;
  -webkit-transform: translateZ(0);
}
#stickyBagContainer #stickySelectSize {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
}
#stickyBagContainer #btnSelectSizeSticky {
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  font-weight: bold;
}
#stickyBagContainer #stickyBagButtons {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
}
#stickyBagContainer #btnAddToBagSticky {
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #0075bd;
}
#stickyBagContainer #apple-pay-button-pdp-sticky {
  width: 100%;
  height: 100%;
  border-radius: 0;
  margin-left: -1px;
  padding: 10px;
  background-color: black;
}
#stickyBagContainer #btnAddToBagStickyBuyNow {
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  font-weight: bold;
}
#stickyBagContainer .buy-now-container {
  display: none;
}
.modal-find-store {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-find-store.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal-find-store.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-find-store .modal-header button.close {
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  margin: 0;
}
.modal-find-store .modal-header button.close:hover {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.modal-find-store .modal-header button.close > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.modal-find-store .modal-header button.close > span:before {
  content: "\f00d";
}
.modal-find-store .modal-body {
  max-height: 320px;
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .modal-find-store .modal-body {
    max-height: 420px;
  }
}
@media (min-width: 1300px) {
  .modal-find-store .modal-body {
    max-height: 600px;
  }
}
.modal-find-store .modal-dialog {
  max-width: 95vw;
}
.modal-find-store .btn-find-stores-search {
  text-transform: uppercase;
}
.modal-find-store.modal-checkout .modal-body {
  padding: 0;
}
.modal-find-store .modal-content {
  border-color: #fff;
  height: auto;
}
.modal-find-store .modal-content .modal-body {
  max-height: -webkit-calc(100vh - 175px);
  max-height: calc(100vh - 175px);
}
.modal-find-store .modal-content .modal-footer {
  padding: 10px;
  border: none;
}
@media screen and (min-width: 768px) {
  .modal-find-store .modal-dialog {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.modal-find-store .modal-dialog,
.modal-find-store .modal-content {
  border-radius: 0;
}
.modal-find-store .modal-header {
  border: none;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom: solid 1px #eeeeee;
  padding: 0 0 15px 0;
  margin: 15px 15px 0 15px;
}
.modal-find-store .modal-header .modal-title {
  font-size: 1.7em;
}
.modal-find-store .lookup-form {
  margin: 0 auto;
  font-size: 14px;
  padding: 15px 15px 0 15px;
}
.modal-find-store .lookup-form .input-group-addon {
  padding: 0;
}
.modal-find-store .lookup-form button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #000;
  border-color: #000000;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
}
.modal-find-store .lookup-form button:hover,
.modal-find-store .lookup-form button:focus,
.modal-find-store .lookup-form button.focus {
  color: #333;
  text-decoration: none;
}
.modal-find-store .lookup-form button:active,
.modal-find-store .lookup-form button.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);
}
.modal-find-store .lookup-form button.disabled,
.modal-find-store .lookup-form button[disabled],
fieldset[disabled] .modal-find-store .lookup-form button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.modal-find-store .lookup-form button.disabled,
fieldset[disabled] a.modal-find-store .lookup-form button {
  pointer-events: none;
}
.modal-find-store .lookup-form button:focus,
.modal-find-store .lookup-form button.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.modal-find-store .lookup-form button:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.modal-find-store .lookup-form button:active,
.modal-find-store .lookup-form button.active,
.open > .dropdown-toggle.modal-find-store .lookup-form button {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.modal-find-store .lookup-form button:active:hover,
.modal-find-store .lookup-form button.active:hover,
.open > .dropdown-toggle.modal-find-store .lookup-form button:hover,
.modal-find-store .lookup-form button:active:focus,
.modal-find-store .lookup-form button.active:focus,
.open > .dropdown-toggle.modal-find-store .lookup-form button:focus,
.modal-find-store .lookup-form button:active.focus,
.modal-find-store .lookup-form button.active.focus,
.open > .dropdown-toggle.modal-find-store .lookup-form button.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.modal-find-store .lookup-form button:active,
.modal-find-store .lookup-form button.active,
.open > .dropdown-toggle.modal-find-store .lookup-form button {
  background-image: none;
}
.modal-find-store .lookup-form button.disabled,
.modal-find-store .lookup-form button[disabled],
fieldset[disabled] .modal-find-store .lookup-form button,
.modal-find-store .lookup-form button.disabled:hover,
.modal-find-store .lookup-form button[disabled]:hover,
fieldset[disabled] .modal-find-store .lookup-form button:hover,
.modal-find-store .lookup-form button.disabled:focus,
.modal-find-store .lookup-form button[disabled]:focus,
fieldset[disabled] .modal-find-store .lookup-form button:focus,
.modal-find-store .lookup-form button.disabled.focus,
.modal-find-store .lookup-form button[disabled].focus,
fieldset[disabled] .modal-find-store .lookup-form button.focus,
.modal-find-store .lookup-form button.disabled:active,
.modal-find-store .lookup-form button[disabled]:active,
fieldset[disabled] .modal-find-store .lookup-form button:active,
.modal-find-store .lookup-form button.disabled.active,
.modal-find-store .lookup-form button[disabled].active,
fieldset[disabled] .modal-find-store .lookup-form button.active {
  background-color: #000;
  border-color: #000000;
}
.modal-find-store .lookup-form button .badge {
  color: #000;
  background-color: #fff;
}
.modal-find-store .lookup-form button:hover {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #1f1f1f;
}
.modal-find-store .stores-list-wrapper {
  width: 100%;
}
.modal-find-store .btn-choose-store {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  color: #fff;
  background-color: #216ff3;
  border-color: #216ff3;
  margin-bottom: 0.7em;
  padding: 15px 25px;
}
.modal-find-store .btn-choose-store:hover,
.modal-find-store .btn-choose-store:focus,
.modal-find-store .btn-choose-store.focus {
  color: #333;
  text-decoration: none;
}
.modal-find-store .btn-choose-store:active,
.modal-find-store .btn-choose-store.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);
}
.modal-find-store .btn-choose-store.disabled,
.modal-find-store .btn-choose-store[disabled],
fieldset[disabled] .modal-find-store .btn-choose-store {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.modal-find-store .btn-choose-store.disabled,
fieldset[disabled] a.modal-find-store .btn-choose-store {
  pointer-events: none;
}
.modal-find-store .btn-choose-store:focus,
.modal-find-store .btn-choose-store.focus {
  color: #fff;
  background-color: #0b56d6;
  border-color: #08398d;
}
.modal-find-store .btn-choose-store:hover {
  color: #fff;
  background-color: #0b56d6;
  border-color: #0b53cc;
}
.modal-find-store .btn-choose-store:active,
.modal-find-store .btn-choose-store.active,
.open > .dropdown-toggle.modal-find-store .btn-choose-store {
  color: #fff;
  background-color: #0b56d6;
  border-color: #0b53cc;
}
.modal-find-store .btn-choose-store:active:hover,
.modal-find-store .btn-choose-store.active:hover,
.open > .dropdown-toggle.modal-find-store .btn-choose-store:hover,
.modal-find-store .btn-choose-store:active:focus,
.modal-find-store .btn-choose-store.active:focus,
.open > .dropdown-toggle.modal-find-store .btn-choose-store:focus,
.modal-find-store .btn-choose-store:active.focus,
.modal-find-store .btn-choose-store.active.focus,
.open > .dropdown-toggle.modal-find-store .btn-choose-store.focus {
  color: #fff;
  background-color: #0a49b4;
  border-color: #08398d;
}
.modal-find-store .btn-choose-store:active,
.modal-find-store .btn-choose-store.active,
.open > .dropdown-toggle.modal-find-store .btn-choose-store {
  background-image: none;
}
.modal-find-store .btn-choose-store.disabled,
.modal-find-store .btn-choose-store[disabled],
fieldset[disabled] .modal-find-store .btn-choose-store,
.modal-find-store .btn-choose-store.disabled:hover,
.modal-find-store .btn-choose-store[disabled]:hover,
fieldset[disabled] .modal-find-store .btn-choose-store:hover,
.modal-find-store .btn-choose-store.disabled:focus,
.modal-find-store .btn-choose-store[disabled]:focus,
fieldset[disabled] .modal-find-store .btn-choose-store:focus,
.modal-find-store .btn-choose-store.disabled.focus,
.modal-find-store .btn-choose-store[disabled].focus,
fieldset[disabled] .modal-find-store .btn-choose-store.focus,
.modal-find-store .btn-choose-store.disabled:active,
.modal-find-store .btn-choose-store[disabled]:active,
fieldset[disabled] .modal-find-store .btn-choose-store:active,
.modal-find-store .btn-choose-store.disabled.active,
.modal-find-store .btn-choose-store[disabled].active,
fieldset[disabled] .modal-find-store .btn-choose-store.active {
  background-color: #216ff3;
  border-color: #216ff3;
}
.modal-find-store .btn-choose-store .badge {
  color: #216ff3;
  background-color: #fff;
}
.signup-contest-wrap {
  background-color: #ee8e3e;
  margin-bottom: -30px;
  min-height: 540px;
}
.signup-contest-wrap .page-header {
  padding: 0;
  margin: 0;
}
.signup-contest-content {
  margin-left: -10px;
  margin-right: -10px;
}
.signup-details {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
}
@media (min-width: 768px) {
  .signup-details {
    float: left;
    width: 50%;
  }
}
.signup-details .header-image-wrap {
  margin: 20px 0;
}
.signup-details .header-image-wrap img {
  width: 100%;
  height: auto;
}
.signup-details .signup-form a {
  color: #fff;
  text-decoration: underline;
}
.signup-details .signup-form a:hover {
  color: #4d77b7;
}
.signup-details-row {
  margin-left: -10px;
  margin-right: -10px;
}
.signup-details-offset {
  /*.make-md-column(12);
    .make-md-column-offset(0);*/
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .signup-details-offset {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .signup-details-offset {
    margin-left: 0%;
  }
}
@media (min-width: 1300px) {
  .signup-details-offset {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1300px) {
  .signup-details-offset {
    margin-left: 16.66666667%;
  }
}
.signup-before div {
  margin-bottom: 20px;
}
.signup-before-header p {
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.2;
  margin: 0;
}
.signup-before-header p.signup-rev {
  color: #00263d;
  font-size: 1.4em;
  font-weight: 700;
  margin-top: 0.3em;
}
.signup-details-wrap {
  font-size: 1.2em;
}
.signup-details-wrap span {
  font-weight: 700;
}
.signup-desc {
  background-color: #f7d1b2;
  color: #696768;
  font-size: 0.8em;
  padding: 10px;
}
.signup-desc strong {
  font-size: 1.2em;
}
.signup-desc p {
  margin: 0.8em 0 1.1em 0;
}
.signup-desc a {
  color: #696768;
}
.signup-desc a > span {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.71428571em;
}
.signup-desc a > span:before {
  content: "\f0da";
}
.signup-content-image {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .signup-content-image {
    float: left;
    width: 50%;
  }
}
.signup-content-image img {
  width: 100%;
  height: auto;
}
.signup-details-wrap {
  margin-left: -10px;
  margin-right: -10px;
}
.signup-details-wrap .signup-col {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .signup-details-wrap .signup-col {
    float: left;
    width: 50%;
  }
}
.signup-details-wrap ul.signup-col {
  line-height: 1.2em;
  padding-left: 30px;
}
.signup-success h2 {
  margin: 20px 0;
}
.signup-success-social .footer-social-nav {
  margin-top: 35px;
  padding-left: 0;
}
.career-content-wrapper {
  color: #4d4d4d;
}
.career-content-wrapper .career-nav-block a {
  color: #4d4d4d;
}
.fade-element {
  opacity: 0;
}
.in-viewport {
  -webkit-animation-duration: 1.6s;
          animation-duration: 1.6s;
  -webkit-animation-name: fadein;
          animation-name: fadein;
  opacity: 1;
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  /*50% {
        opacity: 0.6;
    }*/
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  /*50% {
        opacity: 0.6;
    }*/
  100% {
    opacity: 1;
  }
}
.header-image-outer,
.full-image-outer {
  margin-left: -10px;
  margin-right: -10px;
}
.career-content-wrapper {
  font-size: 0.85em;
  padding: 0;
}
.header-image-career {
  margin-bottom: 20px;
}
.full-image-career {
  margin-bottom: 50px;
}
.career-content {
  margin-bottom: 40px;
}
.career-who .career-content {
  margin-bottom: 10px;
}
.career-content .row {
  margin-bottom: 0;
  margin-left: -10px;
  margin-right: -10px;
}
.career-content h2 {
  font-family: "stabilgrotesk Medium", Arial, Arial, Helvetica, sans-serif;
  font-size: 1.95em;
  margin-bottom: 50px;
  margin-top: 30px;
}
.career-team .career-content h2 {
  font-size: 1.8em;
  font-weight: 400;
}
.career-content h2.career-heading-alt {
  margin: 40px 0 0 0;
}
.career-nav-block {
  margin-bottom: 20px;
  text-align: left;
}
.career-nav-item {
  margin-bottom: 10px;
}
.career-menu-icon {
  position: absolute;
  top: 5px;
}
.career-menu-item {
  font-size: 20px;
  padding-left: 35px;
}
.career-flush-content {
  padding-left: 10px;
}
.col-photo {
  padding: 0;
}
.career-subtitle {
  font-size: 1.5em;
  line-height: 1.2;
}
.career-left-content {
  padding-left: 0;
  margin-bottom: 30px;
}
.career-right-content {
  padding-right: 0;
  margin-bottom: 30px;
}
.career-center-content {
  text-align: center;
}
.career-apply .career-center-content {
  margin-bottom: 15px;
}
.career-body {
  font-size: 1.45em;
  line-height: 1.1;
  margin-top: 20px;
  /*.career-who &, .career-perks & {
        font-size: 1.45em;
    }*/
  /*.career-team & {
        font-size: 1.65em;
    }*/
}
.career-apply .career-body {
  font-size: 1.55em;
  padding: 0 15px;
}
.career-perks ul.career-body {
  margin-bottom: 30px;
}
.drop-content {
  padding-top: 0;
}
.body-offset {
  padding: 0;
}
.career-button {
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  -webkit-transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: 0.15s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  background-color: #4482f3;
  border: 1px solid #4482f3;
  color: #fff;
  display: inline-block;
  margin: 45px 0 40px 0;
  padding: 16px 20px;
}
.career-button:hover,
.career-button:focus,
.career-button.focus {
  color: #333;
  text-decoration: none;
}
.career-button:active,
.career-button.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);
}
.career-button.disabled,
.career-button[disabled],
fieldset[disabled] .career-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.career-button.disabled,
fieldset[disabled] a.career-button {
  pointer-events: none;
}
.career-button:hover {
  background-color: #0c5ee9;
  border-color: #0c5ae0;
  color: #fff;
}
.career-apply-option {
  margin-top: 60px;
}
.career-link {
  color: #4482f3;
  display: block;
}
.career-link:hover {
  color: #0c5ae0;
  text-decoration: none;
}
.career-team-title {
  position: static;
  bottom: 0;
  margin-bottom: 15px;
  max-width: 350px;
  padding: 0 10px;
}
.career-team-title.team-title-right {
  left: 400px;
}
.career-team-title.team-title-left {
  left: 0;
}
.career-team-title h2 {
  font-size: 1.7em;
  margin-bottom: 0;
}
.vimeo-embed-container,
.video-player-container {
  position: relative;
  padding-bottom: 115.666667%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.vimeo-embed-container.two-up,
.video-player-container.two-up,
.vimeo-embed-container.three-up,
.video-player-container.three-up {
  padding-bottom: 80.666667%;
}
.vimeo-embed-container iframe,
.vimeo-embed-container object,
.vimeo-embed-container embed,
.video-player-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .sitemap-container h3 {
    font-size: 1.7em;
  }
  .sitemap-panel {
    padding-left: 0;
  }
  .sitemap-panel ul {
    padding: inherit;
  }
  .account-wrapper.wishlist .alert-success-basic {
    padding-left: 0;
  }
  .category-header {
    font-size: 1.5em;
    text-align: center;
  }
  .header-image-outer,
  .full-image-outer {
    margin-left: 0;
    margin-right: 0;
  }
  .header-image-career {
    margin-bottom: 50px;
  }
  .full-image-career {
    margin-bottom: 60px;
  }
  .career-content-wrapper {
    font-size: 1em;
    /*row {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px;
    }*/
  }
  .career-who .career-content {
    margin-bottom: 40px;
  }
  .career-content.team-title-block {
    margin-bottom: 80px;
  }
  .career-content.team-title-block .row {
    margin-bottom: 0;
  }
  .career-content .row {
    margin-bottom: 55px;
    margin-left: 0;
    margin-right: 0;
  }
  .career-team .career-content .row {
    margin-bottom: 30px;
  }
  .career-content h2 {
    margin-top: 0;
  }
  .career-team .team-title-block.career-content row {
    margin-bottom: 0;
  }
  .career-nav-block {
    margin-bottom: 50px;
    text-align: center;
  }
  .career-nav-item {
    margin-bottom: 0;
  }
  .career-flush-content {
    padding-left: 0;
    /*padding-left: 30px;*/
  }
  .career-left-content {
    padding-left: 30px;
  }
  .career-right-content {
    padding-right: 30px;
  }
  .career-apply .career-body {
    padding: 0 100px;
  }
  .career-reduce {
    font-size: 1.35em;
    font-weight: 600;
    letter-spacing: 0.1em;
  }
  .body-offset {
    padding-left: 85px;
    margin-top: 50px;
  }
  .career-team-title {
    position: absolute;
    margin-bottom: 0;
    padding: 0;
  }
  .product-carousel-pagination {
    display: none;
  }
  .avc-carousel-control-prev.active,
  .avc-carousel-control-next.active {
    display: block;
    width: 100%;
  }
  .base-carousel-control-prev.active,
  .base-carousel-control-next.active,
  .avc-carousel-control-prev.active,
  .avc-carousel-control-next.active {
    display: block;
  }
  .alt-views-carousel ul {
    height: 2000em;
    width: 100%;
  }
  /*.alt-views-wrapper {
            padding: 1.7em 0;
        }*/
  .avc-carousel-control-prev {
    top: 0;
  }
  .avc-carousel-control-next {
    bottom: 0;
    right: auto;
    top: auto;
  }
  .product-header .detail-name {
    text-transform: capitalize;
    font-size: 1.7em;
  }
  .product-header .detail-name h1 {
    font-size: inherit;
  }
  .product-highlight-feature {
    font-size: 1.1em;
  }
  .product-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .price-wrap {
    font-size: 1.5em;
  }
  .colors-wrapper {
    padding: 0;
  }
  .site-header {
    margin: 0 0 1.42857143em;
  }
  .site-minor-nav-wrapper {
    margin-left: 20px;
    margin-right: 20px;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px;
    border-bottom: solid 1px #eee;
  }
  /*.site-search-panel {
        display: block;
        position: absolute;
        width: 200px;
        top: 9px;
        right: 134px;
        z-index: 2;

        .site-search-form {
            display: block;
        }
    }*/
  /*.minor-nav-row {
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid @gray-lighter;
        padding: 0 @half-grid-gutter;
        position: static;

        > a {
            display: inline-block;
            padding: @padding-base-vertical @padding-base-horizontal;
            white-space: nowrap;

            &.site-link-brand {
                flex-shrink: 0;
                left: auto;
                top: auto;
                transform: translateY(0%);
                position: static;
                .text-center();
                display: block;
                font-size: @font-size-h2;
                font-weight: 700;
                max-height: none;
                margin-top: 0;
                padding-top: 0.2615em;
                padding-bottom: 0.2615em;
                padding-left: @breadcrumb-padding-horizontal;
                text-transform: uppercase;

                &:link, &:hover, &:active {
                    color: @gray-light;
                    text-decoration: none;
                }

                img {
                    .img-responsive();
                    max-height: 51px;
                    //width: auto;
                }
            }
        }
    }*/
  .minor-nav-right a {
    margin-left: 20px;
  }
  .minor-nav-right-wrapper {
    min-width: 212px;
    z-index: 2;
    text-align: left;
  }
  /*.site-nav-major-wrapper {
        bottom: auto;
        box-shadow: none;
        display: block;
        float: none;
        height: auto;
        left: auto;
        margin: 0;
        overflow: visible;
        position: static;
        //position: relative;
        right: auto;
        top: auto;
        width: 100%;
        z-index: 2;

        &:hover, &:focus {
            background: @white;
        }
    }*/
  .site-search .textbox-default,
  .site-search input[type="text"] {
    font-size: 1em;
    margin-top: 1em;
  }
  a.cart .qty {
    bottom: 10%;
  }
  /*.nav-top-category {
        flex-flow: wrap row;

        // new nav
        height: 4.86rem;
        justify-content: center;
        align-items: center;

        padding: 0;
        text-transform: uppercase;

        .menu-direction {
            display: none;
        }

        > li {

            > a {
                background: @white;
                border: none;
                color: @brand-primary;

                &:focus, &:hover {
                    .opacity(1);
                    background: @gray-lighter;
                    color: @brand-primary;
                }
            }
        }

        .dropdown-menu, dropdown-menu.open {
            .opacity(0);
            .transition(@base-transition);
            display: block;
            height: 0;
            margin: 0;
            padding: 0;
            text-transform: none;

            > li {
                > a {
                    //padding: @padding-small-vertical @padding-large-horizontal;
                }

                &:last-of-type {
                    > a {
                        padding-bottom: @padding-large-vertical;
                    }
                }
            }
        }

        > .dropdown {
            overflow: hidden;
            position: static;

            &:hover, &:hover > a, > a:focus, > a:active {
                .opacity(1);
                background: @white;
            }

            &:hover {
                overflow: visible;

                > .dropdown-menu {
                    .opacity(1);
                    clear: both;
                    height: auto;
                    left: 0;
                    margin: 0;
                    padding: 0;
                    position: absolute;
                    top: 100%;
                }
            }

            > a {
                .opacity(1);
                background: @white;
                border: none;
                //padding-left: @padding-large-horizontal;
                //padding-right: @padding-large-horizontal;
                padding: 1.7rem 1.14285714rem;
                text-align: center;
            }

            .dropdown-menu {
                li.level2 > a,
                .level3 li > a {
                    border: none;
                }
            }
        }
    }*/
  .checkout-nav-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .category-header-image {
    overflow: initial;
  }
  .category-header-image img {
    position: static;
    margin: 0;
    margin-bottom: 20px;
    width: 100%;
    -webkit-transform: none;
            transform: none;
  }
  .category-section .category-section-column:nth-child(2n + 1) {
    clear: none;
  }
  .category-section .category-section-column:nth-child(4n + 1) {
    clear: both;
  }
  .category-section .column-info h3 {
    font-family: "stabilgrotesk Medium", Arial, Helvetica, sans-serif;
    font-size: 1.7em;
  }
  .product-section .product-badge,
  .product-section-listing .product-badge {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .product-details-bottom-nav-item:nth-child(2n+1) {
    clear: none;
  }
  .product-details-bottom-nav-item:nth-child(4n+1) {
    clear: both;
  }
  .category-nav .subcategory-wrapper,
  .account-nav .subcategory-wrapper,
  .category-nav .subnav-list,
  .account-nav .subnav-list {
    display: block;
    height: auto;
  }
  /*    
    .category-nav {
        position: -webkit-sticky;
        position: sticky;
        top: 16%;
        height: 90vH;
        overflow: auto;
    }*/
  .subnav-list li {
    margin: 0 0 0.35714286em 0;
  }
  .footer-site {
    padding: 20px 0;
  }
  .footer-promo-wrapper,
  .footer-subscribe-wrapper {
    padding-bottom: 0;
  }
  .footer-nav-wrapper {
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 20px;
  }
  .footer-nav-wrapper .footer-heading {
    border-bottom: 1px solid #d5d5d5;
    color: #6f6f6f;
    font-family: "stabilgrotesk Medium", Arial, Helvetica, sans-serif;
    font-weight: 500;
    padding: 0;
    text-transform: capitalize;
  }
  .footer-nav-wrapper .footer-heading span::before {
    content: "";
  }
  .footer-nav-wrapper .footer-heading.collapsed span::before {
    content: "";
  }
  .footer-nav-wrapper .footer-nav-column {
    /** Preventing the collapsing from working - Start **/
    /** Preventing the collapsing from workign - End **/
  }
  .footer-nav-wrapper .footer-nav-column .inner {
    padding: 0 10px;
  }
  .footer-nav-wrapper .footer-nav-column .footer-nav-links > li > a {
    color: #6f6f6f;
    text-transform: capitalize;
  }
  .footer-nav-wrapper .footer-nav-column .collapse,
  .footer-nav-wrapper .footer-nav-column .collapsing {
    display: block !important;
    height: auto !important;
  }
  .footer-nav-wrapper .footer-nav-column [role="button"] {
    cursor: auto;
  }
  .carousel-control .icon-prev {
    margin-left: -50%;
  }
  .carousel-control .icon-next {
    margin-right: -50%;
  }
  .product-carousel-control-prev,
  .product-carousel-control-next {
    font-size: 2em;
    height: 2em;
    line-height: 2em;
    margin-top: -2em;
    top: 50%;
  }
  .pagination-wrapper {
    margin-bottom: 0.71428571em;
    padding-bottom: 0.71428571em;
  }
  .pagination-wrapper .pagination-info {
    margin-top: 0.35714286em;
  }
  .pagination-wrapper .pagination-info .filter,
  .pagination-wrapper .pagination-info .sort-by {
    display: none;
  }
  .pagination-wrapper .pagination-pages {
    text-align: right;
  }
  .pagination-wrapper.bottom {
    border-bottom: none;
    border-top: 1px dotted #777777;
    margin-bottom: 0;
    margin-top: 0.71428571em;
    padding-bottom: 0;
    padding-top: 0.71428571em;
  }
  .pagination-wrapper.bottom .pagination-info {
    margin-bottom: 0.35714286em;
    margin-top: 0;
  }
  .facet-panel-wrapper {
    display: none;
  }
  .modal-confirm .modal-dialog {
    width: 400px;
    margin: 100px auto;
  }
  .modal-qs .modal-dialog,
  .modal-rules .modal-dialog {
    width: 800px;
  }
  .modal-size .modal-dialog {
    width: 766px;
  }
  .rules-wrapper {
    max-height: 50em;
    overflow: auto;
  }
  .gmap-wrap {
    height: 400px;
  }
  .gmap-canvas {
    height: 400px;
  }
  .order-history-item .btn-order-details {
    margin: 0;
  }
  .modal-snapshot .modal-dialog {
    top: 40px;
    width: 480px;
  }
  .page-header {
    position: relative;
    z-index: 1;
  }
  .page-header .navbar-toggle {
    margin: 0;
    top: 0;
  }
  .page-header .page-title {
    font-size: 2.6em;
  }
  .account-order-summary .panel-title {
    font-size: 2em;
  }
  .review-actions > .Revere__wrap,
  .review-actions .link-below {
    float: left;
  }
  .review-actions .link-below {
    margin-top: 0.71428571em;
  }
  .contest-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .contest-body > div {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }
  .contest-body .contest-preview-image {
    max-width: 33.33333%;
    margin-right: 20px;
    padding-bottom: 0;
  }
  .marketing-wrapper .unsubscribe input[type="email"] {
    max-width: 20em;
  }
  .send-wish-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .send-wish-list .form-actions {
    margin: 10px/2;
    padding-top: 24px;
  }
  .btn-send-wish-list {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 0.42857143em 0.85714286em;
    font-size: 1em;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
    transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
  }
  .btn-send-wish-list:hover,
  .btn-send-wish-list:focus,
  .btn-send-wish-list.focus {
    color: #333;
    text-decoration: none;
  }
  .btn-send-wish-list:active,
  .btn-send-wish-list.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-send-wish-list.disabled,
  .btn-send-wish-list[disabled],
  fieldset[disabled] .btn-send-wish-list {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  a.btn-send-wish-list.disabled,
  fieldset[disabled] a.btn-send-wish-list {
    pointer-events: none;
  }
  .footer-callouts .form-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: right;
  }
  .footer-callouts .form-group label {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .footer-callouts .form-group.samerow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .footer-callouts .form-group.samerow input[type="text"],
  .footer-callouts .form-group.samerow input[type="email"],
  .footer-callouts .form-group.samerow input[type="tel"] {
    margin-top: 0;
  }
  .collection-products .item-3 {
    display: block;
  }
  .packery-section {
    display: block;
  }
  .ad-name {
    display: none;
  }
  .packery-item:hover .ad-name {
    display: block;
  }
  .signup-details .header-image-wrap img {
    width: 65%;
  }
  .signup-details .email-signup-form > .panel {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .signup-details .marketing-wrapper.contact .signup-form .btn-primary {
    width: auto;
  }
  .signup-success-social .footer-social-nav {
    width: 60%;
  }
  .track-wrapper .nav {
    display: none;
  }
  .track-form.tab-pane {
    display: block;
  }
  .track-form:first-of-type {
    border-right: 1px solid #eeeeee;
  }
  .pagenav-categories {
    text-align: center;
  }
  .pagenav-categories .btn-categories {
    margin-right: 17px;
    margin-left: 17px;
  }
  .redeemed-gift-cards span {
    width: 400px;
  }
  .payment-form .triple-fields .form-group.gc {
    float: left;
    width: 37%;
  }
  .payment-form .triple-fields .form-group.redeem {
    float: left;
    width: 26%;
  }
  .payment-form .triple-fields .form-group .form-actions {
    /*position: absolute;
                right: 10px;*/
    top: 15px;
  }
  .payment-form .btn-redeem {
    width: 100%;
  }
  .contests-wrapper .contest-details {
    font-size: 1.5em;
  }
  .contests-wrapper .btn-contest {
    float: left !important;
    float: left;
  }
  .contests-wrapper .btn-regulations {
    float: left !important;
    float: left;
  }
  .vimeo-embed-container.two-up,
  .video-player-container.two-up,
  .vimeo-embed-container.three-up,
  .video-player-container.three-up {
    padding-bottom: 64.666667%;
  }
  .product-information .product-information-inner {
    padding: 0 2rem;
  }
}
.modal-sizechart {
  margin-bottom: 10px;
}
.modal-sizechart .product-information-inner {
  max-height: 99vh;
  overflow-y: auto;
}
.modal-sizechart .product-information-inner .tab-content {
  margin-bottom: 130px;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (min-width: 1024px) {
  .site-sub-footer .fine-print-last {
    margin-bottom: 0.25rem;
  }
  .career-content-wrapper {
    padding: 0 114px;
  }
  .career-left-content {
    padding-left: 85px;
  }
  .career-right-content {
    padding-right: 85px;
  }
  .career-apply .career-body {
    padding: 0 95px;
  }
  .career-who .career-content {
    margin-bottom: 55px;
  }
  .career-content row {
    margin-bottom: 50px;
  }
  .drop-content {
    padding-top: 50px;
  }
  .carousel-control .icon-prev {
    margin-left: -50%;
  }
  .carousel-control .icon-next {
    margin-right: -50%;
  }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    font-size: 60px;
    height: 60px;
    margin-top: -30px;
    width: 48px;
  }
  .product-carousel-control-prev,
  .product-carousel-control-next {
    font-size: 4em;
    height: 4em;
    line-height: 4em;
  }
  .product-carousel-control-prev {
    left: -16px;
  }
  .product-carousel-control-next {
    right: -19px;
  }
  .item.product:hover .button-quickshop {
    bottom: 0;
  }
  .images-wrapper .image-full {
    display: block;
  }
  .product-actions .badges-wrapper .product-badge:first-of-type {
    display: none;
  }
  .product-actions .product-badge-panel {
    text-align: center;
  }
  .product-actions .product-badge-panel p {
    font-size: 1.2em;
  }
  .product-actions .button-bag.upsell {
    padding: 1.489em 0.5em;
  }
  .product-information-inner {
    padding: 2rem;
    padding-bottom: 0;
  }
  .gmap-wrap {
    height: 500px;
  }
  .gmap-canvas {
    height: 500px;
  }
  .minor-nav-row {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 10px;
    position: static;
  }
  .minor-nav-row > a {
    display: inline-block;
    padding: 0.42857143em 0.85714286em;
    white-space: nowrap;
  }
  .minor-nav-row > a.site-link-brand {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    left: auto;
    top: auto;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    position: static;
    text-align: center;
    display: block;
    font-size: 2.15em;
    font-weight: 700;
    max-height: none;
    margin-top: 0;
    padding-top: 0.2615em;
    padding-bottom: 0.2615em;
    padding-left: 15px;
    text-transform: uppercase;
  }
  .minor-nav-row > a.site-link-brand:link,
  .minor-nav-row > a.site-link-brand:hover,
  .minor-nav-row > a.site-link-brand:active {
    color: #777777;
    text-decoration: none;
  }
  .minor-nav-row > a.site-link-brand img {
    display: block;
    max-width: 100%;
    height: auto;
    height: 60px;
    max-height: 60px;
  }
  .nav-top-category > li > a {
    padding: 0;
  }
  .site-search-panel {
    display: none;
    position: absolute;
    width: 70%;
    top: 5px;
    right: 120px;
  }
  .site-search .textbox-default,
  .site-search input[type="text"] {
    font-size: 1em;
  }
  .site-nav-major-wrapper {
    bottom: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: block;
    float: none;
    height: auto;
    left: auto;
    margin: 0;
    overflow: visible;
    position: static;
    right: auto;
    top: auto;
    width: 100%;
    z-index: 2;
  }
  .site-nav-major-wrapper:hover,
  .site-nav-major-wrapper:focus {
    background: #fff;
  }
  .nav-top-category {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: wrap row;
        -ms-flex-flow: wrap row;
            flex-flow: wrap row;
    height: 4.8rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    text-transform: uppercase;
  }
  .nav-top-category .menu-direction {
    display: none;
  }
  .nav-top-category > li > a {
    background: #fff;
    border: none;
    color: #00263d;
  }
  .nav-top-category > li > a:focus,
  .nav-top-category > li > a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #eeeeee;
    text-decoration: underline;
  }
  .nav-top-category .dropdown-menu,
  .nav-top-category dropdown-menu.open {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
    transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.4s;
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
    text-transform: none;
  }
  .nav-top-category .dropdown-menu > li:last-of-type > a,
  .nav-top-category dropdown-menu.open > li:last-of-type > a {
    padding-bottom: 0.71428571em;
  }
  .nav-top-category > .dropdown {
    overflow: hidden;
    position: static;
  }
  .nav-top-category > .dropdown:hover,
  .nav-top-category > .dropdown:hover > a,
  .nav-top-category > .dropdown > a:focus,
  .nav-top-category > .dropdown > a:active {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #fff;
  }
  .nav-top-category > .dropdown:hover {
    overflow: visible;
  }
  .nav-top-category > .dropdown:hover > .dropdown-menu {
    opacity: 1;
    filter: alpha(opacity=100);
    clear: both;
    height: auto;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
  }
  .nav-top-category > .dropdown > a {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #fff;
    border: none;
    padding: 1.65rem 0.75rem;
    text-align: center;
  }
  .nav-top-category > .dropdown .dropdown-menu li.level2 > a,
  .nav-top-category > .dropdown .dropdown-menu .level3 li > a {
    border: none;
  }
  .account-nav-description .nav-info:nth-child(2n+1) {
    clear: none;
  }
  .account-nav-description .nav-info:nth-child(3n+1) {
    clear: both;
  }
  .btn-item-edit span {
    display: inline-block;
  }
  .btn-item-edit span.icon {
    display: none;
  }
  .saved-addresses .address-details {
    border-bottom: none;
  }
  .saved-addresses .address-details:nth-child(2n+1) {
    clear: both;
  }
  .footer-nav-wrapper .footer-nav-column {
    min-width: 20%;
    max-width: 24%;
  }
  .footer-callouts {
    /*.footer-social-nav {
        .text-right();

        a {
            max-width: 24px;
        }
    }*/
  }
  .footer-callouts .footer-promo-wrapper,
  .footer-callouts .footer-subscribe-wrapper {
    margin-bottom: 0;
  }
  .category-section.brands {
    padding-left: 15%;
    padding-right: 15%;
  }
  .category-section.brands .category-section-column {
    margin-bottom: 0.42857143em;
  }
  .category-products-wrapper .category-section .category-group {
    margin-left: 1.75vw;
    margin-right: 1.75vw;
  }
  .modal-size .modal-dialog {
    width: 990px;
  }
  .footer-subscribe-wrapper {
    padding-left: 0;
  }
  .sticky-signup label strong {
    padding-left: 75px;
  }
  .pagenav-categories .btn-categories {
    margin-right: 30px;
    margin-left: 30px;
  }
  .content-custom-ratings {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .content-custom-ratings > div {
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .Revere__wrap .Revere__custom-ratings-wrap-inner {
    margin-left: 8.33%;
  }
  .Revere__wrap .Revere__custom-ratings-write {
    padding-left: 8.3%;
  }
  .site-top-banner {
    /*.headlines-all {
            text-align: left;
        }*/
  }
  .site-top-banner .mini-top-links {
    margin: 0 20px;
  }
  .site-top-banner .language-wrapper {
    text-align: right;
    position: fixed;
    right: 0;
    bottom: auto;
    margin-right: 1rem;
    width: auto;
    z-index: 100;
  }
}
@media (min-width: 1300px) {
  .nav-top-category > .dropdown > a {
    padding: 1.65rem 1.14285714rem;
  }
  .site-search-panel {
    top: 5px;
    right: 120px;
  }
  .site-search .search-dismiss {
    cursor: pointer;
  }
  .site-sub-footer .fine-print {
    padding-top: 1rem;
  }
  .category-section.brands {
    padding-left: 20%;
    padding-right: 20%;
  }
  .sticky-signup label strong {
    padding-left: 165px;
  }
  .career-team-title {
    max-width: 375px;
  }
  .career-team-title.team-title-right {
    left: 550px;
  }
  .career-apply .career-body {
    padding: 0 250px;
  }
  .product-information .product-information-inner {
    padding: 0 0 0 9rem;
  }
  .collection-products .item-4 {
    display: block;
  }
}
@media (min-width: 1600px) {
  .site-sub-footer .fine-print {
    padding-top: 0;
  }
  .product-information .product-information-inner {
    padding: 0 9rem;
  }
}
@media print {
  a[href]:after {
    content: "";
  }
  .site-header {
    position: relative;
  }
  body {
    padding-top: 0 !important;
  }
  .packery-item {
    position: relative !important;
    display: block !important;
    left: 0 !important;
    top: auto !important;
    float: left;
  }
}
/* Template for logo only button (height independent). */
/* HTML */
/* 
    <div class="apple-pay-button apple-pay-button-white"> </div > 
*/
/* CSS */
@supports (-webkit-appearance: -apple-pay-button) {

    .apple-pay-button {
        display: inline-block;
        -webkit-appearance: -apple-pay-button;
        width: 100%;
        height: 45px;
    }

    .apple-pay-button-black {
        -apple-pay-button-style: black;
    }

    .apple-pay-button-pdp {
        border-radius: 0;
        -apple-pay-button-style: black-outline;
    }

    .apple-pay-button-pdp-sticky {
        border-radius: 0;
        -apple-pay-button-style: black-outline;
        height: 100%;
        width: 100%;
    }

    .apple-pay-button-white {
        -apple-pay-button-style: white;
    }

    .apple-pay-button-white-with-line {
        -apple-pay-button-style: white-outline;
    }
}

@supports not (-webkit-appearance: -apple-pay-button) {
    .apple-pay-button {
        background-color: black;
        background-image: -webkit-named-image(apple-pay-logo-white);
        background-repeat: no-repeat;
        background-size: 100% 60%;
        background-position: 50% 50%;
        display: inline-block;
        border-radius: 5px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 100%;
        height: 45px;
        /*max-height: 64px;*/
        padding: 0;
    }
}


.glightbox-container {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999 !important;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
         text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    outline: 0
}

    .glightbox-container.inactive {
        display: none
    }

    .glightbox-container .gcontainer {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 9999;
        overflow: hidden
    }

    .glightbox-container .gslider {
        -webkit-transition: -webkit-transform .4s ease;
        transition: -webkit-transform .4s ease;
        transition: transform .4s ease;
        transition: transform .4s ease, -webkit-transform .4s ease;
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
        position: relative;
        overflow: hidden;
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: flex !important;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
                justify-content: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
                align-items: center;
        -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)
    }

    .glightbox-container .gslide {
        width: 100%;
        position: absolute;
        -webkit-user-select: none;
        -ms-user-select: none;
        -moz-user-select: none;
             user-select: none;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
                align-items: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
                justify-content: center;
        opacity: 0
    }

        .glightbox-container .gslide.current {
            opacity: 1;
            z-index: 99999;
            position: relative
        }

        .glightbox-container .gslide.prev {
            opacity: 1;
            z-index: 9999
        }

    .glightbox-container .gslide-inner-content {
        width: 100%
    }

    .glightbox-container .ginner-container {
        position: relative;
        width: 100%;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
                justify-content: center;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
                flex-direction: column;
        max-width: 100%;
        margin: auto;
        height: 100vh
    }

        .glightbox-container .ginner-container.gvideo-container {
            width: 100%
        }

        .glightbox-container .ginner-container.desc-bottom, .glightbox-container .ginner-container.desc-top {
            -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
                    flex-direction: column
        }

        .glightbox-container .ginner-container.desc-left, .glightbox-container .ginner-container.desc-right {
            max-width: 100% !important
        }

.gslide iframe, .gslide video {
    outline: 0 !important;
    border: none;
    min-height: 165px;
    -webkit-overflow-scrolling: touch;
    -ms-touch-action: auto;
    touch-action: auto
}

.gslide:not(.current) {
    pointer-events: none
}

.gslide-image {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center
}

    .gslide-image img {
        max-height: 100vh;
        display: block;
        padding: 0;
        float: none;
        outline: 0;
        border: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        -moz-user-select: none;
             user-select: none;
        max-width: 100vw;
        width: auto;
        height: auto;
        -o-object-fit: cover;
           object-fit: cover;
        -ms-touch-action: none;
        touch-action: none;
        margin: auto;
        min-width: 200px
    }

.desc-bottom .gslide-image img, .desc-top .gslide-image img {
    width: auto
}

.desc-left .gslide-image img, .desc-right .gslide-image img {
    width: auto;
    max-width: 100%
}

.gslide-image img.zoomable {
    position: relative
}

.gslide-image img.dragging {
    cursor: -webkit-grabbing !important;
    cursor: grabbing !important;
    -webkit-transition: none;
    transition: none
}

.gslide-video {
    position: relative;
    max-width: 100vh;
    width: 100% !important
}

    .gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
        display: none
    }

    .gslide-video .gvideo-wrapper {
        width: 100%;
        margin: auto
    }

    .gslide-video::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(255,0,0,.34);
        display: none
    }

    .gslide-video.playing::before {
        display: none
    }

    .gslide-video.fullscreen {
        max-width: 100% !important;
        min-width: 100%;
        height: 75vh
    }

        .gslide-video.fullscreen video {
            max-width: 100% !important;
            width: 100% !important
        }

.gslide-inline {
    background: #fff;
    text-align: left;
    max-height: -webkit-calc(100vh - 40px);
    max-height: calc(100vh - 40px);
    overflow: auto;
    max-width: 100%;
    margin: auto
}

    .gslide-inline .ginlined-content {
        padding: 20px;
        width: 100%
    }

    .gslide-inline .dragging {
        cursor: -webkit-grabbing !important;
        cursor: grabbing !important;
        -webkit-transition: none;
        transition: none
    }

.ginlined-content {
    overflow: auto;
    display: block !important;
    opacity: 1
}

.gslide-external {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    min-width: 100%;
    background: #fff;
    padding: 0;
    overflow: auto;
    max-height: 75vh;
    height: 100%
}

.gslide-media {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: auto
}

.zoomed .gslide-media {
    -webkit-box-shadow: none !important;
            box-shadow: none !important
}

.desc-bottom .gslide-media, .desc-top .gslide-media {
    margin: 0 auto;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column
}

.gslide-description {
    position: relative;
    -ms-flex: 1 0 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
            flex: 1 0 100%
}

    .gslide-description.description-left, .gslide-description.description-right {
        max-width: 100%
    }

    .gslide-description.description-bottom, .gslide-description.description-top {
        margin: 0 auto;
        width: 100%
    }

    .gslide-description p {
        margin-bottom: 12px
    }

        .gslide-description p:last-child {
            margin-bottom: 0
        }

.zoomed .gslide-description {
    display: none
}

.glightbox-button-hidden {
    display: none
}

.glightbox-mobile .glightbox-container .gslide-description {
    height: auto !important;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 19px 11px;
    max-width: 100vw !important;
    -ms-flex-order: 2 !important;
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
            order: 2 !important;
    max-height: 78vh;
    overflow: auto !important;
    background: -webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(0,0,0,0)),to(rgba(0,0,0,.75)));
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    padding-bottom: 50px
}

.glightbox-mobile .glightbox-container .gslide-title {
    color: #fff;
    font-size: 1em
}

.glightbox-mobile .glightbox-container .gslide-desc {
    color: #a1a1a1
}

    .glightbox-mobile .glightbox-container .gslide-desc a {
        color: #fff;
        font-weight: 700
    }

    .glightbox-mobile .glightbox-container .gslide-desc * {
        color: inherit
    }

    .glightbox-mobile .glightbox-container .gslide-desc .desc-more {
        color: #fff;
        opacity: .4
    }

.gdesc-open .gslide-media {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: .4
}

.gdesc-open .gdesc-inner {
    padding-bottom: 30px
}

.gdesc-closed .gslide-media {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 1
}

.greset {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.gabsolute {
    position: absolute
}

.grelative {
    position: relative
}

.glightbox-desc {
    display: none !important
}

.glightbox-open {
    overflow: hidden
}

.gloader {
    height: 25px;
    width: 25px;
    -webkit-animation: lightboxLoader .8s infinite linear;
            animation: lightboxLoader .8s infinite linear;
    border: 2px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    position: absolute;
    display: block;
    z-index: 9999;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 47%
}

.goverlay {
    width: 100%;
    height: -webkit-calc(100vh + 1px);
    height: calc(100vh + 1px);
    position: fixed;
    top: -1px;
    left: 0;
    background: #000;
    will-change: opacity
}

.glightbox-mobile .goverlay {
    background: #000
}

.gclose, .gnext, .gprev {
    z-index: 99999;
    cursor: pointer;
    width: 26px;
    height: 44px;
    border: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column
}

    .gclose svg, .gnext svg, .gprev svg {
        display: block;
        width: 25px;
        height: auto;
        margin: 0;
        padding: 0
    }

    .gclose.disabled, .gnext.disabled, .gprev.disabled {
        opacity: .1
    }

    .gclose .garrow, .gnext .garrow, .gprev .garrow {
        stroke: #fff
    }

.gbtn.focused {
    outline: 2px solid #0f3d81
}

iframe.wait-autoplay {
    opacity: 0
}

.glightbox-closing .gclose, .glightbox-closing .gnext, .glightbox-closing .gprev {
    opacity: 0 !important
}

.glightbox-clean .gslide-description {
    background: #fff
}

.glightbox-clean .gdesc-inner {
    padding: 22px 20px
}

.glightbox-clean .gslide-title {
    font-size: 1em;
    font-weight: 400;
    font-family: arial;
    color: #000;
    margin-bottom: 19px;
    line-height: 1.4em
}

.glightbox-clean .gslide-desc {
    font-size: .86em;
    margin-bottom: 0;
    font-family: arial;
    line-height: 1.4em
}

.glightbox-clean .gslide-video {
    background: #000
}

.glightbox-clean .gclose, .glightbox-clean .gnext, .glightbox-clean .gprev {
    background-color: rgba(0,0,0,.75);
    border-radius: 4px
}

    .glightbox-clean .gclose path, .glightbox-clean .gnext path, .glightbox-clean .gprev path {
        fill: #fff
    }

.glightbox-clean .gprev {
    position: absolute;
    top: -100%;
    left: 30px;
    width: 40px;
    height: 50px
}

.glightbox-clean .gnext {
    position: absolute;
    top: -100%;
    right: 30px;
    width: 40px;
    height: 50px
}

.glightbox-clean .gclose {
    width: 35px;
    height: 35px;
    top: 15px;
    right: 10px;
    position: absolute
}

    .glightbox-clean .gclose svg {
        width: 18px;
        height: auto
    }

    .glightbox-clean .gclose:hover {
        opacity: 1
    }

.gfadeIn {
    -webkit-animation: gfadeIn .5s ease;
            animation: gfadeIn .5s ease
}

.gfadeOut {
    -webkit-animation: gfadeOut .5s ease;
            animation: gfadeOut .5s ease
}

.gslideOutLeft {
    -webkit-animation: gslideOutLeft .3s ease;
            animation: gslideOutLeft .3s ease
}

.gslideInLeft {
    -webkit-animation: gslideInLeft .3s ease;
            animation: gslideInLeft .3s ease
}

.gslideOutRight {
    -webkit-animation: gslideOutRight .3s ease;
            animation: gslideOutRight .3s ease
}

.gslideInRight {
    -webkit-animation: gslideInRight .3s ease;
            animation: gslideInRight .3s ease
}

.gzoomIn {
    -webkit-animation: gzoomIn .5s ease;
            animation: gzoomIn .5s ease
}

.gzoomOut {
    -webkit-animation: gzoomOut .5s ease;
            animation: gzoomOut .5s ease
}

@-webkit-keyframes lightboxLoader {
    0% {
        -webkit-transform: rotate(0);
                transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg)
    }
}

@keyframes lightboxLoader {
    0% {
        -webkit-transform: rotate(0);
                transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg)
    }
}

@-webkit-keyframes gfadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes gfadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes gfadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes gfadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes gslideInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-60%,0,0);
                transform: translate3d(-60%,0,0)
    }

    to {
        visibility: visible;
        -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes gslideInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-60%,0,0);
                transform: translate3d(-60%,0,0)
    }

    to {
        visibility: visible;
        -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes gslideOutLeft {
    from {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)
    }

    to {
        -webkit-transform: translate3d(-60%,0,0);
                transform: translate3d(-60%,0,0);
        opacity: 0;
        visibility: hidden
    }
}

@keyframes gslideOutLeft {
    from {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)
    }

    to {
        -webkit-transform: translate3d(-60%,0,0);
                transform: translate3d(-60%,0,0);
        opacity: 0;
        visibility: hidden
    }
}

@-webkit-keyframes gslideInRight {
    from {
        opacity: 0;
        visibility: visible;
        -webkit-transform: translate3d(60%,0,0);
                transform: translate3d(60%,0,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes gslideInRight {
    from {
        opacity: 0;
        visibility: visible;
        -webkit-transform: translate3d(60%,0,0);
                transform: translate3d(60%,0,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes gslideOutRight {
    from {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)
    }

    to {
        -webkit-transform: translate3d(60%,0,0);
                transform: translate3d(60%,0,0);
        opacity: 0
    }
}

@keyframes gslideOutRight {
    from {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)
    }

    to {
        -webkit-transform: translate3d(60%,0,0);
                transform: translate3d(60%,0,0);
        opacity: 0
    }
}

@-webkit-keyframes gzoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
                transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 1
    }
}

@keyframes gzoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
                transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes gzoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
                transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@keyframes gzoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
                transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@media (min-width:769px) {
    .glightbox-container .ginner-container {
        width: auto;
        height: auto;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
                flex-direction: row
    }

        .glightbox-container .ginner-container.desc-top .gslide-description {
            -ms-flex-order: 0;
            -webkit-box-ordinal-group: 1;
            -webkit-order: 0;
                    order: 0
        }

        .glightbox-container .ginner-container.desc-top .gslide-image, .glightbox-container .ginner-container.desc-top .gslide-image img {
            -ms-flex-order: 1;
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
                    order: 1
        }

        .glightbox-container .ginner-container.desc-left .gslide-description {
            -ms-flex-order: 0;
            -webkit-box-ordinal-group: 1;
            -webkit-order: 0;
                    order: 0
        }

        .glightbox-container .ginner-container.desc-left .gslide-image {
            -ms-flex-order: 1;
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
                    order: 1
        }

    .gslide-image img {
        max-height: 97vh;
        max-width: 100%
    }

        .gslide-image img.zoomable {
            cursor: -webkit-zoom-in;
            cursor: zoom-in
        }

    .zoomed .gslide-image img.zoomable {
        cursor: -webkit-grab;
        cursor: grab
    }

    .gslide-inline {
        max-height: 95vh
    }

    .gslide-external {
        max-height: 100vh
    }

    .gslide-description.description-left, .gslide-description.description-right {
        max-width: 275px
    }

    .glightbox-open {
        height: auto
    }

    .goverlay {
        background: rgba(0,0,0,.92)
    }

    .glightbox-clean .gslide-media {
        -webkit-box-shadow: 1px 2px 9px 0 rgba(0,0,0,.65);
                box-shadow: 1px 2px 9px 0 rgba(0,0,0,.65)
    }

    .glightbox-clean .description-left .gdesc-inner, .glightbox-clean .description-right .gdesc-inner {
        position: absolute;
        height: 100%;
        overflow-y: auto
    }

    .glightbox-clean .gclose, .glightbox-clean .gnext, .glightbox-clean .gprev {
        background-color: rgba(0,0,0,.32)
    }

        .glightbox-clean .gclose:hover, .glightbox-clean .gnext:hover, .glightbox-clean .gprev:hover {
            background-color: rgba(0,0,0,.7)
        }

    .glightbox-clean .gprev {
        top: 45%
    }

    .glightbox-clean .gnext {
        top: 45%
    }
}

@media (min-width:992px) {
    .glightbox-clean .gclose {
        opacity: .7;
        right: 20px
    }
}

@media screen and (max-height:420px) {
    .goverlay {
        background: #000
    }
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

