/* Minification failed. Returning unminified contents.
(20068,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(20069,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(20070,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(20071,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(20072,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(20073,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(20074,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(20077,16): run-time error CSS1039: Token not allowed after unary operator: '-gauge-view-height'
(20081,16): run-time error CSS1039: Token not allowed after unary operator: '-gauge-view-margin'
(20082,15): run-time error CSS1039: Token not allowed after unary operator: '-gauge-w'
(20083,16): run-time error CSS1039: Token not allowed after unary operator: '-gauge-h'
(20089,15): run-time error CSS1039: Token not allowed after unary operator: '-gauge-w'
(20090,16): run-time error CSS1039: Token not allowed after unary operator: '-gauge-h'
(20095,24): run-time error CSS1039: Token not allowed after unary operator: '-gauge-w'
(20095,40): run-time error CSS1039: Token not allowed after unary operator: '-gauge-h'
(20095,56): run-time error CSS1039: Token not allowed after unary operator: '-gauge-half'
(20098,24): run-time error CSS1039: Token not allowed after unary operator: '-gauge-half'
(20098,43): run-time error CSS1039: Token not allowed after unary operator: '-gauge-w'
(20113,34): run-time error CSS1039: Token not allowed after unary operator: '-zrotate'
(20114,34): run-time error CSS1039: Token not allowed after unary operator: '-zrotate'
(20122,36): run-time error CSS1039: Token not allowed after unary operator: '-zrotate'
(20123,36): run-time error CSS1039: Token not allowed after unary operator: '-zrotate'
(20132,36): run-time error CSS1039: Token not allowed after unary operator: '-zrotate'
(20133,36): run-time error CSS1039: Token not allowed after unary operator: '-zrotate'
(20137,15): run-time error CSS1039: Token not allowed after unary operator: '-gauge-circle-inner-w'
(20138,16): run-time error CSS1039: Token not allowed after unary operator: '-gauge-circle-inner-h'
(20153,15): run-time error CSS1039: Token not allowed after unary operator: '-gauge-w'
 */
@charset "utf-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import "https://fonts.googleapis.com/css?family=Roboto:300,400,500,900";
@import "https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700";
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: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.42857143;
  color: #202020;
  background-color: #ebebeb;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #666666;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #404040;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ebebeb;
  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 #ebebeb;
}
.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: 'Roboto Condensed', Helvetica, Arial, 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: #cfcfcf;
}
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: #FBF2D5;
  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: #cfcfcf;
}
.text-primary {
  color: #707070;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #575757;
}
.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: #654A01;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #322500;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #707070;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #575757;
}
.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: #FBF2D5;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7e4a6;
}
.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 #ebebeb;
}
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 #cfcfcf;
}
.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 #ebebeb;
}
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: #cfcfcf;
}
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 #ebebeb;
  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: #707070;
  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: 992px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1560px;
  }
}
.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: 1600px) {
  .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: #cfcfcf;
  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: #ebebeb;
}
.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: #FBF2D5;
}
.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: #f9ebbe;
}
.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: #707070;
  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;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 1.42857143em;
  font-size: 1em;
  line-height: 1.42857143;
  color: #383838;
}
.form-control {
  display: block;
  width: 100%;
  height: 2.28571429em;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  color: #383838;
  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: #ebebeb;
  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;
  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: #654A01;
}
.has-warning .form-control {
  border-color: #654A01;
  -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: #322500;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ca9402;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ca9402;
}
.has-warning .input-group-addon {
  color: #654A01;
  border-color: #654A01;
  background-color: #FBF2D5;
}
.has-warning .form-control-feedback {
  color: #654A01;
}
.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: #606060;
}
@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:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #cfcfcf;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8f8f8f;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.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: #8f8f8f;
}
.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: #cfcfcf;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #707070;
  border-color: #636363;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #575757;
  border-color: #242424;
}
.btn-primary:hover {
  color: #fff;
  background-color: #575757;
  border-color: #454545;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #575757;
  border-color: #454545;
}
.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: #454545;
  border-color: #242424;
}
.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: #707070;
  border-color: #636363;
}
.btn-primary .badge {
  color: #707070;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #8BC43E;
  border-color: #7db236;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #709f30;
  border-color: #395019;
}
.btn-success:hover {
  color: #fff;
  background-color: #709f30;
  border-color: #5c8328;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #709f30;
  border-color: #5c8328;
}
.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: #5c8328;
  border-color: #395019;
}
.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: #8BC43E;
  border-color: #7db236;
}
.btn-success .badge {
  color: #8BC43E;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #37CCE4;
  border-color: #21c6e1;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #1cb4cc;
  border-color: #0f6573;
}
.btn-info:hover {
  color: #fff;
  background-color: #1cb4cc;
  border-color: #1798ad;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #1cb4cc;
  border-color: #1798ad;
}
.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: #1798ad;
  border-color: #0f6573;
}
.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: #37CCE4;
  border-color: #21c6e1;
}
.btn-info .badge {
  color: #37CCE4;
  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: #666666;
  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: #404040;
  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: #cfcfcf;
  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: 1px;
  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: #707070;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #636363;
  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: #707070;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #cfcfcf;
}
.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: #cfcfcf;
  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: #383838;
  text-align: center;
  background-color: #ebebeb;
  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: 34px 25px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #ebebeb;
}
.nav > li.disabled > a {
  color: #cfcfcf;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #cfcfcf;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #ebebeb;
  border-color: #666666;
}
.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: #ebebeb #ebebeb #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #a8a8a8;
  background-color: #ebebeb;
  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: #ebebeb;
  }
}
.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: #707070;
}
.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: #ebebeb;
  }
}
.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: #f5f5f5;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #f5f5f5;
}
.navbar-inverse .navbar-nav > li > a {
  color: #f5f5f5;
}
.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: #f5f5f5;
  }
  .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: #f5f5f5;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #f5f5f5;
}
.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 6px;
  margin-bottom: 0;
  list-style: none;
  background-color: #ebebeb;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: ">\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #202020;
}
.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: #202020;
  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: #404040;
  background-color: #ebebeb;
  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: #202020;
  border-color: #202020;
  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: #cfcfcf;
  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: #ebebeb;
}
.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: #cfcfcf;
  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: #cfcfcf;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #b5b5b5;
}
.label-primary {
  background-color: #707070;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #575757;
}
.label-success {
  background-color: #8BC43E;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #709f30;
}
.label-info {
  background-color: #37CCE4;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #1cb4cc;
}
.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: #cfcfcf;
  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: #666666;
  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: #ebebeb;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 2em;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d1d1d1;
}
.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: #ebebeb;
  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: #666666;
}
.thumbnail .caption {
  padding: 9px;
  color: #202020;
}
.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-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #FBF2D5;
  border-color: #654A01;
  color: #654A01;
}
.alert-warning hr {
  border-top-color: #4c3701;
}
.alert-warning .alert-link {
  color: #322500;
}
.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: #707070;
  -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: #8BC43E;
}
.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: #37CCE4;
}
.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: #ebebeb;
  color: #cfcfcf;
  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: #cfcfcf;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #707070;
  border-color: #707070;
}
.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: #d6d6d6;
}
.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: #654A01;
  background-color: #FBF2D5;
}
a.list-group-item-warning {
  color: #654A01;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #654A01;
  background-color: #f9ebbe;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #654A01;
  border-color: #654A01;
}
.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;
}
.panel-body {
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.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: #707070;
  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: #707070;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #707070;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #707070;
}
.panel-primary > .panel-heading .badge {
  color: #707070;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #707070;
}
.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: #654A01;
}
.panel-warning > .panel-heading {
  color: #654A01;
  background-color: #FBF2D5;
  border-color: #654A01;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #654A01;
}
.panel-warning > .panel-heading .badge {
  color: #FBF2D5;
  background-color: #654A01;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #654A01;
}
.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;
  position: fixed;
  height: 100%;
  max-width: 100%;
}
.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: 'Roboto Condensed', Helvetica, Arial, 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: 'Roboto Condensed', Helvetica, Arial, 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,
.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,
.review-price-wrap:before,
.review-price-wrap:after,
.site-nav-collapse:before,
.site-nav-collapse:after,
.page-content:before,
.page-content:after,
.page-content-fluid:before,
.page-content-fluid:after,
.category-section .category-group:before,
.category-section .category-group:after,
.product-section .product-group:before,
.product-section .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,
.product-wrapper:before,
.product-wrapper:after,
.category-products-wrapper .category-section-wrapper:before,
.category-products-wrapper .category-section-wrapper:after,
.brands-wrapper:before,
.brands-wrapper:after,
.kicker-wrapper:before,
.kicker-wrapper:after,
.modal-qs:before,
.modal-qs:after,
.qs-content-wrapper:before,
.qs-content-wrapper:after,
.snapshot-content:before,
.snapshot-content:after,
.qs-details-nav:before,
.qs-details-nav:after,
.qs-purchase-options .qs-size-qty:before,
.qs-purchase-options .qs-size-qty:after,
.qs-quantity-wrapper .form-group:before,
.qs-quantity-wrapper .form-group:after,
.product-description-wrapper:before,
.product-description-wrapper:after,
.product-reviews-wrapper:before,
.product-reviews-wrapper:after,
.images-wrapper:before,
.images-wrapper:after,
.product-details-nav:before,
.product-details-nav:after,
.product-details-nav:before,
.product-details-nav:after,
.product-images .product-actions:before,
.product-images .product-actions:after,
.product-actions .size-qty:before,
.product-actions .size-qty:after,
.product-actions .aux-buttons:before,
.product-actions .aux-buttons:after,
.product-actions .button-gender-row:before,
.product-actions .button-gender-row:after,
.reviews-wrapper:before,
.reviews-wrapper:after,
.Revere__wrap.Revere__default .Revere__snapshot .rating-row:before,
.Revere__wrap.Revere__default .Revere__snapshot .rating-row:after,
.Revere__wrap.Revere__default .Revere__review:before,
.Revere__wrap.Revere__default .Revere__review:after,
.Revere__wrap.Revere__default .Revere__custom-ratings-read:before,
.Revere__wrap.Revere__default .Revere__custom-ratings-read:after,
.Revere__wrap.Revere__default .Revere__review-fields.horizontal .form-group:before,
.Revere__wrap.Revere__default .Revere__review-fields.horizontal .form-group:after,
.Revere__wrap.Revere__default .Revere__personal:before,
.Revere__wrap.Revere__default .Revere__personal:after,
.modal-login .options:before,
.modal-login .options:after,
.bag-wrapper:before,
.bag-wrapper:after,
.bag-summary-panel .bag-summary-header .checkout-contactus .contact-row:before,
.bag-summary-panel .bag-summary-header .checkout-contactus .contact-row:after,
.bag-line-item:before,
.bag-line-item:after,
.bag-line-item .product .details:before,
.bag-line-item .product .details:after,
.temp-container:before,
.temp-container:after,
.size-container .sizeChooser:before,
.size-container .sizeChooser:after,
.order-summary .bag-line-item:before,
.order-summary .bag-line-item:after,
.summary-line-item:before,
.summary-line-item:after,
.actions-rule:before,
.actions-rule:after,
.checkout-wrapper:before,
.checkout-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-body:before,
.catalog-body:after,
.contest-body:before,
.contest-body:after,
.blog-wrapper:before,
.blog-wrapper:after,
.dash_container .account-wrapper:before,
.dash_container .account-wrapper:after,
.acc_container .account-wrapper:before,
.acc_container .account-wrapper:after,
.saved-addresses .address-panel .address-body:before,
.saved-addresses .address-panel .address-body:after,
.default-information .address-panel .address-body:before,
.default-information .address-panel .address-body:after,
.comm-privacy .address-panel .address-body:before,
.comm-privacy .address-panel .address-body:after,
.order-returns .address-panel .address-body:before,
.order-returns .address-panel .address-body:after,
.saved-addresses .career-panel .address-body:before,
.saved-addresses .career-panel .address-body:after,
.default-information .career-panel .address-body:before,
.default-information .career-panel .address-body:after,
.comm-privacy .career-panel .address-body:before,
.comm-privacy .career-panel .address-body:after,
.order-returns .career-panel .address-body:before,
.order-returns .career-panel .address-body:after,
.order-history-item:before,
.order-history-item:after,
.footer-wrapper:before,
.footer-wrapper:after,
.footer-nav-wrapper .footer-nav-column .footer-nav-links:before,
.footer-nav-wrapper .footer-nav-column .footer-nav-links:after,
.track-wrapper:before,
.track-wrapper: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,
.form-group.horizontal .form-group:after,
.double-fields:after,
.triple-fields:after,
.quadruple-fields:after,
.review-price-wrap:after,
.site-nav-collapse:after,
.page-content:after,
.page-content-fluid:after,
.category-section .category-group:after,
.product-section .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,
.product-wrapper:after,
.category-products-wrapper .category-section-wrapper:after,
.brands-wrapper:after,
.kicker-wrapper:after,
.modal-qs:after,
.qs-content-wrapper:after,
.snapshot-content:after,
.qs-details-nav:after,
.qs-purchase-options .qs-size-qty:after,
.qs-quantity-wrapper .form-group:after,
.product-description-wrapper:after,
.product-reviews-wrapper:after,
.images-wrapper:after,
.product-details-nav:after,
.product-details-nav:after,
.product-images .product-actions:after,
.product-actions .size-qty:after,
.product-actions .aux-buttons:after,
.product-actions .button-gender-row:after,
.reviews-wrapper:after,
.Revere__wrap.Revere__default .Revere__snapshot .rating-row:after,
.Revere__wrap.Revere__default .Revere__review:after,
.Revere__wrap.Revere__default .Revere__custom-ratings-read:after,
.Revere__wrap.Revere__default .Revere__review-fields.horizontal .form-group:after,
.Revere__wrap.Revere__default .Revere__personal:after,
.modal-login .options:after,
.bag-wrapper:after,
.bag-summary-panel .bag-summary-header .checkout-contactus .contact-row:after,
.bag-line-item:after,
.bag-line-item .product .details:after,
.temp-container:after,
.size-container .sizeChooser:after,
.order-summary .bag-line-item:after,
.summary-line-item:after,
.actions-rule:after,
.checkout-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-body:after,
.contest-body:after,
.blog-wrapper:after,
.dash_container .account-wrapper:after,
.acc_container .account-wrapper:after,
.saved-addresses .address-panel .address-body:after,
.default-information .address-panel .address-body:after,
.comm-privacy .address-panel .address-body:after,
.order-returns .address-panel .address-body:after,
.saved-addresses .career-panel .address-body:after,
.default-information .career-panel .address-body:after,
.comm-privacy .career-panel .address-body:after,
.order-returns .career-panel .address-body:after,
.order-history-item:after,
.footer-wrapper:after,
.footer-nav-wrapper .footer-nav-column .footer-nav-links:after,
.track-wrapper: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: 1599px) {
  .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: 1599px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1600px) {
  .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: 1600px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1600px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1600px) {
  .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: 1599px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .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;
}
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.5.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.6.2);
  src: url(/assets/theme/fonts/fontawesome-webfont.eot?#iefix&v=4.6.2) format('embedded-opentype'), url(/assets/theme/fonts/fontawesome-webfont.woff2?v=4.6.2) format('woff2'), url(/assets/theme/fonts/fontawesome-webfont.woff?v=4.6.2) format('woff'), url(/assets/theme/fonts/fontawesome-webfont.ttf?v=4.6.2) format('truetype'), url(/assets/theme/fonts/fontawesome-webfont.svg?v=4.6.2#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 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  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:before {
  content: "\f2ae";
}
.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-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-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";
}
@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;
}
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: 1;
  }
  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: 1;
  }
  80% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
.btn {
  text-transform: uppercase;
  -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-brand {
  color: #fff;
  background-color: #202020;
  border-color: #202020;
}
.btn-primary-brand:focus,
.btn-primary-brand.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary-brand:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.btn-primary-brand:active,
.btn-primary-brand.active,
.open > .dropdown-toggle.btn-primary-brand {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.btn-primary-brand:active:hover,
.btn-primary-brand.active:hover,
.open > .dropdown-toggle.btn-primary-brand:hover,
.btn-primary-brand:active:focus,
.btn-primary-brand.active:focus,
.open > .dropdown-toggle.btn-primary-brand:focus,
.btn-primary-brand:active.focus,
.btn-primary-brand.active.focus,
.open > .dropdown-toggle.btn-primary-brand.focus {
  color: #fff;
  background-color: #000000;
}
.btn-primary-brand:active,
.btn-primary-brand.active,
.open > .dropdown-toggle.btn-primary-brand {
  background-image: none;
}
.btn-primary-brand.disabled,
.btn-primary-brand[disabled],
fieldset[disabled] .btn-primary-brand,
.btn-primary-brand.disabled:hover,
.btn-primary-brand[disabled]:hover,
fieldset[disabled] .btn-primary-brand:hover,
.btn-primary-brand.disabled:focus,
.btn-primary-brand[disabled]:focus,
fieldset[disabled] .btn-primary-brand:focus,
.btn-primary-brand.disabled.focus,
.btn-primary-brand[disabled].focus,
fieldset[disabled] .btn-primary-brand.focus,
.btn-primary-brand.disabled:active,
.btn-primary-brand[disabled]:active,
fieldset[disabled] .btn-primary-brand:active,
.btn-primary-brand.disabled.active,
.btn-primary-brand[disabled].active,
fieldset[disabled] .btn-primary-brand.active {
  background-color: #202020;
  border-color: #202020;
}
.btn-primary-brand .badge {
  color: #202020;
  background-color: #fff;
}
.btn-secondary-brand {
  color: #202020;
  background-color: #fff;
  border-color: #cfcfcf;
  -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-brand:focus,
.btn-secondary-brand.focus {
  color: #202020;
  background-color: #fff;
  border-color: #8f8f8f;
}
.btn-secondary-brand:hover {
  color: #202020;
  background-color: #fff;
  border-color: #b0b0b0;
}
.btn-secondary-brand:active,
.btn-secondary-brand.active,
.open > .dropdown-toggle.btn-secondary-brand {
  color: #202020;
  background-color: #fff;
  border-color: #b0b0b0;
}
.btn-secondary-brand:active:hover,
.btn-secondary-brand.active:hover,
.open > .dropdown-toggle.btn-secondary-brand:hover,
.btn-secondary-brand:active:focus,
.btn-secondary-brand.active:focus,
.open > .dropdown-toggle.btn-secondary-brand:focus,
.btn-secondary-brand:active.focus,
.btn-secondary-brand.active.focus,
.open > .dropdown-toggle.btn-secondary-brand.focus {
  color: #202020;
  background-color: #fff;
}
.btn-secondary-brand:active,
.btn-secondary-brand.active,
.open > .dropdown-toggle.btn-secondary-brand {
  background-image: none;
}
.btn-secondary-brand.disabled,
.btn-secondary-brand[disabled],
fieldset[disabled] .btn-secondary-brand,
.btn-secondary-brand.disabled:hover,
.btn-secondary-brand[disabled]:hover,
fieldset[disabled] .btn-secondary-brand:hover,
.btn-secondary-brand.disabled:focus,
.btn-secondary-brand[disabled]:focus,
fieldset[disabled] .btn-secondary-brand:focus,
.btn-secondary-brand.disabled.focus,
.btn-secondary-brand[disabled].focus,
fieldset[disabled] .btn-secondary-brand.focus,
.btn-secondary-brand.disabled:active,
.btn-secondary-brand[disabled]:active,
fieldset[disabled] .btn-secondary-brand:active,
.btn-secondary-brand.disabled.active,
.btn-secondary-brand[disabled].active,
fieldset[disabled] .btn-secondary-brand.active {
  background-color: #fff;
  border-color: #cfcfcf;
}
.btn-secondary-brand .badge {
  color: #fff;
  background-color: #202020;
}
.btn-alternate-brand {
  color: #fff;
  background-color: #202020;
  border-color: #202020;
  -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-alternate-brand:focus,
.btn-alternate-brand.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-alternate-brand:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.btn-alternate-brand:active,
.btn-alternate-brand.active,
.open > .dropdown-toggle.btn-alternate-brand {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.btn-alternate-brand:active:hover,
.btn-alternate-brand.active:hover,
.open > .dropdown-toggle.btn-alternate-brand:hover,
.btn-alternate-brand:active:focus,
.btn-alternate-brand.active:focus,
.open > .dropdown-toggle.btn-alternate-brand:focus,
.btn-alternate-brand:active.focus,
.btn-alternate-brand.active.focus,
.open > .dropdown-toggle.btn-alternate-brand.focus {
  color: #fff;
  background-color: #000000;
}
.btn-alternate-brand:active,
.btn-alternate-brand.active,
.open > .dropdown-toggle.btn-alternate-brand {
  background-image: none;
}
.btn-alternate-brand.disabled,
.btn-alternate-brand[disabled],
fieldset[disabled] .btn-alternate-brand,
.btn-alternate-brand.disabled:hover,
.btn-alternate-brand[disabled]:hover,
fieldset[disabled] .btn-alternate-brand:hover,
.btn-alternate-brand.disabled:focus,
.btn-alternate-brand[disabled]:focus,
fieldset[disabled] .btn-alternate-brand:focus,
.btn-alternate-brand.disabled.focus,
.btn-alternate-brand[disabled].focus,
fieldset[disabled] .btn-alternate-brand.focus,
.btn-alternate-brand.disabled:active,
.btn-alternate-brand[disabled]:active,
fieldset[disabled] .btn-alternate-brand:active,
.btn-alternate-brand.disabled.active,
.btn-alternate-brand[disabled].active,
fieldset[disabled] .btn-alternate-brand.active {
  background-color: #202020;
  border-color: #202020;
}
.btn-alternate-brand .badge {
  color: #202020;
  background-color: #fff;
}
.btn-cool-brand {
  color: #fff;
  background-color: #5F259F;
  border-color: #5F259F;
  -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-cool-brand:focus,
.btn-cool-brand.focus {
  color: #fff;
  background-color: #5F259F;
  border-color: #210d38;
}
.btn-cool-brand:hover {
  color: #fff;
  background-color: #5F259F;
  border-color: #41196d;
}
.btn-cool-brand:active,
.btn-cool-brand.active,
.open > .dropdown-toggle.btn-cool-brand {
  color: #fff;
  background-color: #5F259F;
  border-color: #41196d;
}
.btn-cool-brand:active:hover,
.btn-cool-brand.active:hover,
.open > .dropdown-toggle.btn-cool-brand:hover,
.btn-cool-brand:active:focus,
.btn-cool-brand.active:focus,
.open > .dropdown-toggle.btn-cool-brand:focus,
.btn-cool-brand:active.focus,
.btn-cool-brand.active.focus,
.open > .dropdown-toggle.btn-cool-brand.focus {
  color: #fff;
  background-color: #5F259F;
}
.btn-cool-brand:active,
.btn-cool-brand.active,
.open > .dropdown-toggle.btn-cool-brand {
  background-image: none;
}
.btn-cool-brand.disabled,
.btn-cool-brand[disabled],
fieldset[disabled] .btn-cool-brand,
.btn-cool-brand.disabled:hover,
.btn-cool-brand[disabled]:hover,
fieldset[disabled] .btn-cool-brand:hover,
.btn-cool-brand.disabled:focus,
.btn-cool-brand[disabled]:focus,
fieldset[disabled] .btn-cool-brand:focus,
.btn-cool-brand.disabled.focus,
.btn-cool-brand[disabled].focus,
fieldset[disabled] .btn-cool-brand.focus,
.btn-cool-brand.disabled:active,
.btn-cool-brand[disabled]:active,
fieldset[disabled] .btn-cool-brand:active,
.btn-cool-brand.disabled.active,
.btn-cool-brand[disabled].active,
fieldset[disabled] .btn-cool-brand.active {
  background-color: #5F259F;
  border-color: #5F259F;
}
.btn-cool-brand .badge {
  color: #5F259F;
  background-color: #fff;
}
.btn-secondary-bopis {
  color: #202020;
  background-color: #fff;
  border-color: #202020;
  -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-bopis:focus,
.btn-secondary-bopis.focus {
  color: #202020;
  background-color: #fff;
  border-color: #000000;
}
.btn-secondary-bopis:hover {
  color: #202020;
  background-color: #fff;
  border-color: #010101;
}
.btn-secondary-bopis:active,
.btn-secondary-bopis.active,
.open > .dropdown-toggle.btn-secondary-bopis {
  color: #202020;
  background-color: #fff;
  border-color: #010101;
}
.btn-secondary-bopis:active:hover,
.btn-secondary-bopis.active:hover,
.open > .dropdown-toggle.btn-secondary-bopis:hover,
.btn-secondary-bopis:active:focus,
.btn-secondary-bopis.active:focus,
.open > .dropdown-toggle.btn-secondary-bopis:focus,
.btn-secondary-bopis:active.focus,
.btn-secondary-bopis.active.focus,
.open > .dropdown-toggle.btn-secondary-bopis.focus {
  color: #202020;
  background-color: #fff;
}
.btn-secondary-bopis:active,
.btn-secondary-bopis.active,
.open > .dropdown-toggle.btn-secondary-bopis {
  background-image: none;
}
.btn-secondary-bopis.disabled,
.btn-secondary-bopis[disabled],
fieldset[disabled] .btn-secondary-bopis,
.btn-secondary-bopis.disabled:hover,
.btn-secondary-bopis[disabled]:hover,
fieldset[disabled] .btn-secondary-bopis:hover,
.btn-secondary-bopis.disabled:focus,
.btn-secondary-bopis[disabled]:focus,
fieldset[disabled] .btn-secondary-bopis:focus,
.btn-secondary-bopis.disabled.focus,
.btn-secondary-bopis[disabled].focus,
fieldset[disabled] .btn-secondary-bopis.focus,
.btn-secondary-bopis.disabled:active,
.btn-secondary-bopis[disabled]:active,
fieldset[disabled] .btn-secondary-bopis:active,
.btn-secondary-bopis.disabled.active,
.btn-secondary-bopis[disabled].active,
fieldset[disabled] .btn-secondary-bopis.active {
  background-color: #fff;
  border-color: #202020;
}
.btn-secondary-bopis .badge {
  color: #fff;
  background-color: #202020;
}
.btn-cool-alternate {
  color: #5F259F;
  background-color: #fff;
  border-color: #5F259F;
  -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-cool-alternate:focus,
.btn-cool-alternate.focus {
  color: #5F259F;
  background-color: #cfcfcf;
  border-color: #210d38;
}
.btn-cool-alternate:hover {
  color: #5F259F;
  background-color: #cfcfcf;
  border-color: #41196d;
}
.btn-cool-alternate:active,
.btn-cool-alternate.active,
.open > .dropdown-toggle.btn-cool-alternate {
  color: #5F259F;
  background-color: #cfcfcf;
  border-color: #41196d;
}
.btn-cool-alternate:active:hover,
.btn-cool-alternate.active:hover,
.open > .dropdown-toggle.btn-cool-alternate:hover,
.btn-cool-alternate:active:focus,
.btn-cool-alternate.active:focus,
.open > .dropdown-toggle.btn-cool-alternate:focus,
.btn-cool-alternate:active.focus,
.btn-cool-alternate.active.focus,
.open > .dropdown-toggle.btn-cool-alternate.focus {
  color: #5F259F;
  background-color: #cfcfcf;
}
.btn-cool-alternate:active,
.btn-cool-alternate.active,
.open > .dropdown-toggle.btn-cool-alternate {
  background-image: none;
}
.btn-cool-alternate.disabled,
.btn-cool-alternate[disabled],
fieldset[disabled] .btn-cool-alternate,
.btn-cool-alternate.disabled:hover,
.btn-cool-alternate[disabled]:hover,
fieldset[disabled] .btn-cool-alternate:hover,
.btn-cool-alternate.disabled:focus,
.btn-cool-alternate[disabled]:focus,
fieldset[disabled] .btn-cool-alternate:focus,
.btn-cool-alternate.disabled.focus,
.btn-cool-alternate[disabled].focus,
fieldset[disabled] .btn-cool-alternate.focus,
.btn-cool-alternate.disabled:active,
.btn-cool-alternate[disabled]:active,
fieldset[disabled] .btn-cool-alternate:active,
.btn-cool-alternate.disabled.active,
.btn-cool-alternate[disabled].active,
fieldset[disabled] .btn-cool-alternate.active {
  background-color: #fff;
  border-color: #5F259F;
}
.btn-cool-alternate .badge {
  color: #fff;
  background-color: #5F259F;
}
.btn-primary {
  color: #fff;
  background-color: #8BC43E;
  border-color: #636363;
  -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: #709f30;
  border-color: #242424;
}
.btn-primary:hover {
  color: #fff;
  background-color: #709f30;
  border-color: #454545;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #709f30;
  border-color: #454545;
}
.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: #5c8328;
  border-color: #242424;
}
.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: #8BC43E;
  border-color: #636363;
}
.btn-primary .badge {
  color: #8BC43E;
  background-color: #fff;
}
.btn-secondary {
  color: #fff;
  background-color: #2ac9e2;
  border-color: #1dc5d5;
  -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: #1aa8bf;
  border-color: #0e5d65;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #1aa8bf;
  border-color: #16939f;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  color: #fff;
  background-color: #1aa8bf;
  border-color: #16939f;
}
.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: #168c9f;
  border-color: #0e5d65;
}
.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: #2ac9e2;
  border-color: #1dc5d5;
}
.btn-secondary .badge {
  color: #2ac9e2;
  background-color: #fff;
}
.btn-gray {
  color: #fff;
  background-color: #a8a8a8;
  border-color: #9c9c9c;
  -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: #8f8f8f;
  border-color: #5c5c5c;
}
.btn-gray:hover {
  color: #fff;
  background-color: #8f8f8f;
  border-color: #7d7d7d;
}
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  color: #fff;
  background-color: #8f8f8f;
  border-color: #7d7d7d;
}
.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: #7d7d7d;
  border-color: #5c5c5c;
}
.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: #a8a8a8;
  border-color: #9c9c9c;
}
.btn-gray .badge {
  color: #a8a8a8;
  background-color: #fff;
}
.btn-green-pill {
  color: #202020;
  background-color: #8BC43E;
  border-color: #8BC43E;
  font-family: Roboto;
  font-weight: 600;
  padding: 14px 42px;
  border-radius: 42px;
  text-decoration: none;
  font-weight: bold;
  -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-green-pill:focus,
.btn-green-pill.focus {
  color: #202020;
  background-color: #709f30;
  border-color: #46641f;
}
.btn-green-pill:hover {
  color: #202020;
  background-color: #709f30;
  border-color: #6a972e;
}
.btn-green-pill:active,
.btn-green-pill.active,
.open > .dropdown-toggle.btn-green-pill {
  color: #202020;
  background-color: #709f30;
  border-color: #6a972e;
}
.btn-green-pill:active:hover,
.btn-green-pill.active:hover,
.open > .dropdown-toggle.btn-green-pill:hover,
.btn-green-pill:active:focus,
.btn-green-pill.active:focus,
.open > .dropdown-toggle.btn-green-pill:focus,
.btn-green-pill:active.focus,
.btn-green-pill.active.focus,
.open > .dropdown-toggle.btn-green-pill.focus {
  color: #202020;
  background-color: #5c8328;
  border-color: #46641f;
}
.btn-green-pill:active,
.btn-green-pill.active,
.open > .dropdown-toggle.btn-green-pill {
  background-image: none;
}
.btn-green-pill.disabled,
.btn-green-pill[disabled],
fieldset[disabled] .btn-green-pill,
.btn-green-pill.disabled:hover,
.btn-green-pill[disabled]:hover,
fieldset[disabled] .btn-green-pill:hover,
.btn-green-pill.disabled:focus,
.btn-green-pill[disabled]:focus,
fieldset[disabled] .btn-green-pill:focus,
.btn-green-pill.disabled.focus,
.btn-green-pill[disabled].focus,
fieldset[disabled] .btn-green-pill.focus,
.btn-green-pill.disabled:active,
.btn-green-pill[disabled]:active,
fieldset[disabled] .btn-green-pill:active,
.btn-green-pill.disabled.active,
.btn-green-pill[disabled].active,
fieldset[disabled] .btn-green-pill.active {
  background-color: #8BC43E;
  border-color: #8BC43E;
}
.btn-green-pill .badge {
  color: #8BC43E;
  background-color: #202020;
}
.btn-green-pill:hover {
  text-decoration: none;
}
.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;
  text-transform: uppercase;
  color: #fff;
  background-color: #202020;
  border-color: #202020;
  -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:focus,
.button-bag:active:focus,
.button-bag.active:focus,
.button-bag.focus,
.button-bag:active.focus,
.button-bag.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #000000;
  border-color: #000000;
}
.button-bag:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.button-bag:active,
.button-bag.active,
.open > .dropdown-toggle.button-bag {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.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;
}
.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: #202020;
  border-color: #202020;
}
.button-bag .badge {
  color: #202020;
  background-color: #fff;
}
.button-checkstore {
  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;
  text-transform: uppercase;
  color: #202020;
  background-color: #fff;
  border-color: #202020;
  text-transform: capitalize;
  -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-checkstore:focus,
.button-checkstore:active:focus,
.button-checkstore.active:focus,
.button-checkstore.focus,
.button-checkstore:active.focus,
.button-checkstore.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button-checkstore:hover,
.button-checkstore:focus,
.button-checkstore.focus {
  color: #333;
  text-decoration: none;
}
.button-checkstore:active,
.button-checkstore.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-checkstore.disabled,
.button-checkstore[disabled],
fieldset[disabled] .button-checkstore {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.button-checkstore.disabled,
fieldset[disabled] a.button-checkstore {
  pointer-events: none;
}
.button-checkstore:focus,
.button-checkstore.focus {
  color: #202020;
  background-color: #fff;
  border-color: #000000;
}
.button-checkstore:hover {
  color: #202020;
  background-color: #fff;
  border-color: #010101;
}
.button-checkstore:active,
.button-checkstore.active,
.open > .dropdown-toggle.button-checkstore {
  color: #202020;
  background-color: #fff;
  border-color: #010101;
}
.button-checkstore:active:hover,
.button-checkstore.active:hover,
.open > .dropdown-toggle.button-checkstore:hover,
.button-checkstore:active:focus,
.button-checkstore.active:focus,
.open > .dropdown-toggle.button-checkstore:focus,
.button-checkstore:active.focus,
.button-checkstore.active.focus,
.open > .dropdown-toggle.button-checkstore.focus {
  color: #202020;
  background-color: #fff;
}
.button-checkstore:active,
.button-checkstore.active,
.open > .dropdown-toggle.button-checkstore {
  background-image: none;
}
.button-checkstore.disabled,
.button-checkstore[disabled],
fieldset[disabled] .button-checkstore,
.button-checkstore.disabled:hover,
.button-checkstore[disabled]:hover,
fieldset[disabled] .button-checkstore:hover,
.button-checkstore.disabled:focus,
.button-checkstore[disabled]:focus,
fieldset[disabled] .button-checkstore:focus,
.button-checkstore.disabled.focus,
.button-checkstore[disabled].focus,
fieldset[disabled] .button-checkstore.focus,
.button-checkstore.disabled:active,
.button-checkstore[disabled]:active,
fieldset[disabled] .button-checkstore:active,
.button-checkstore.disabled.active,
.button-checkstore[disabled].active,
fieldset[disabled] .button-checkstore.active {
  background-color: #fff;
  border-color: #202020;
}
.button-checkstore .badge {
  color: #fff;
  background-color: #202020;
}
/*.button-wishlist {
    .btn();
    .btn-secondary-brand();
    .transition(@base-transition);
}*/
.button-gender {
  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;
  text-transform: uppercase;
  color: #202020;
  background-color: #fff;
  border-color: #cfcfcf;
  -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-gender:focus,
.button-gender:active:focus,
.button-gender.active:focus,
.button-gender.focus,
.button-gender:active.focus,
.button-gender.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button-gender:hover,
.button-gender:focus,
.button-gender.focus {
  color: #333;
  text-decoration: none;
}
.button-gender:active,
.button-gender.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-gender.disabled,
.button-gender[disabled],
fieldset[disabled] .button-gender {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.button-gender.disabled,
fieldset[disabled] a.button-gender {
  pointer-events: none;
}
.button-gender:focus,
.button-gender.focus {
  color: #202020;
  background-color: #fff;
  border-color: #8f8f8f;
}
.button-gender:hover {
  color: #202020;
  background-color: #fff;
  border-color: #b0b0b0;
}
.button-gender:active,
.button-gender.active,
.open > .dropdown-toggle.button-gender {
  color: #202020;
  background-color: #fff;
  border-color: #b0b0b0;
}
.button-gender:active:hover,
.button-gender.active:hover,
.open > .dropdown-toggle.button-gender:hover,
.button-gender:active:focus,
.button-gender.active:focus,
.open > .dropdown-toggle.button-gender:focus,
.button-gender:active.focus,
.button-gender.active.focus,
.open > .dropdown-toggle.button-gender.focus {
  color: #202020;
  background-color: #fff;
}
.button-gender:active,
.button-gender.active,
.open > .dropdown-toggle.button-gender {
  background-image: none;
}
.button-gender.disabled,
.button-gender[disabled],
fieldset[disabled] .button-gender,
.button-gender.disabled:hover,
.button-gender[disabled]:hover,
fieldset[disabled] .button-gender:hover,
.button-gender.disabled:focus,
.button-gender[disabled]:focus,
fieldset[disabled] .button-gender:focus,
.button-gender.disabled.focus,
.button-gender[disabled].focus,
fieldset[disabled] .button-gender.focus,
.button-gender.disabled:active,
.button-gender[disabled]:active,
fieldset[disabled] .button-gender:active,
.button-gender.disabled.active,
.button-gender[disabled].active,
fieldset[disabled] .button-gender.active {
  background-color: #fff;
  border-color: #cfcfcf;
}
.button-gender .badge {
  color: #fff;
  background-color: #202020;
}
.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;
  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;
}
.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: #202020;
  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: #202020;
  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: #a8a8a8;
  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: #a8a8a8;
  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: #202020;
}
.base-carousel-pagination a.active {
  opacity: 1;
  filter: alpha(opacity=100);
  background: #a8a8a8;
  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;
  border-bottom: 1px solid #ebebeb;
  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: #cfcfcf;
  font-family: 'Roboto Condensed', Helvetica, Arial, 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: #202020;
  display: block;
  font-size: 1.7em;
}
.catalogs .archives > a:hover {
  color: #707070;
}
.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;
  text-transform: uppercase;
  -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: #cfcfcf;
}
.catalogs .dropdown > a:focus,
.catalogs .dropdown > a:active:focus,
.catalogs .dropdown > a.active:focus,
.catalogs .dropdown > a.focus,
.catalogs .dropdown > a:active.focus,
.catalogs .dropdown > a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #8f8f8f;
}
.catalogs .dropdown > a:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.catalogs .dropdown > a:active,
.catalogs .dropdown > a.active,
.open > .dropdown-toggle.catalogs .dropdown > a {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.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: #8f8f8f;
}
.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: #cfcfcf;
}
.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: #202020;
  display: block;
  font-size: 1.7em;
}
.catalogs .banner a:hover {
  color: #707070;
}
.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: #707070;
}
.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;
  text-transform: uppercase;
  background-color: #707070;
  color: #fff;
  background-color: #8BC43E;
  border-color: #636363;
  -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:focus,
.modal.snapshot .btn-view-details:active:focus,
.modal.snapshot .btn-view-details.active:focus,
.modal.snapshot .btn-view-details.focus,
.modal.snapshot .btn-view-details:active.focus,
.modal.snapshot .btn-view-details.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #575757;
  border-color: #242424;
}
.modal.snapshot .btn-view-details:hover {
  color: #fff;
  background-color: #575757;
  border-color: #454545;
}
.modal.snapshot .btn-view-details:active,
.modal.snapshot .btn-view-details.active,
.open > .dropdown-toggle.modal.snapshot .btn-view-details {
  color: #fff;
  background-color: #575757;
  border-color: #454545;
}
.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: #454545;
  border-color: #242424;
}
.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: #707070;
  border-color: #636363;
}
.modal.snapshot .btn-view-details .badge {
  color: #707070;
  background-color: #fff;
}
.modal.snapshot .btn-view-details:focus,
.modal.snapshot .btn-view-details.focus {
  color: #fff;
  background-color: #709f30;
  border-color: #242424;
}
.modal.snapshot .btn-view-details:hover {
  color: #fff;
  background-color: #709f30;
  border-color: #454545;
}
.modal.snapshot .btn-view-details:active,
.modal.snapshot .btn-view-details.active,
.open > .dropdown-toggle.modal.snapshot .btn-view-details {
  color: #fff;
  background-color: #709f30;
  border-color: #454545;
}
.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: #5c8328;
  border-color: #242424;
}
.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: #8BC43E;
  border-color: #636363;
}
.modal.snapshot .btn-view-details .badge {
  color: #8BC43E;
  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) {
  .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: #707070;
  }
  .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%;
  }
}
.brm-autosuggest-menu {
  background: none repeat scroll 0 0 #FFFFFF;
  overflow: auto;
  z-index: 2003;
  top: -8px;
  margin-left: 36px;
  margin-right: 36px;
  text-align: left;
  max-height: 60vh;
}
.brm-autosuggest-menu ul {
  margin-bottom: 0;
  width: 40%;
  display: inline-block;
}
@media (max-width: 1023px) {
  .brm-autosuggest-menu ul {
    width: 100%;
  }
}
.brm-autosuggest-menu.active {
  border: 1px solid #202020;
}
.brm-autosuggest-menu.active ul {
  margin-bottom: 0.7em;
}
.brm-autosuggest-menu > ul {
  padding: 0;
  background-color: white;
  list-style-type: none;
  margin-left: 0px;
}
.brm-autosuggest-menu > ul.right {
  display: none;
  border: 1px solid #202020;
  font-style: italic;
  -webkit-box-shadow: 0 3px 4px #CCCCCC;
  -o-box-shadow: 0 3px 4px #CCCCCC;
  box-shadow: 0 3px 4px #CCCCCC;
  margin-bottom: 7px;
  margin-top: 1px;
  width: auto;
}
.brm-autosuggest-menu > ul > li {
  border-bottom: 1px solid #EEEEEE;
  font-size: 0.8em;
  padding: 9px 7px;
  position: relative;
}
.brm-autosuggest-menu > ul.right > li {
  padding: 9px 7px 9px 19px;
}
.brm-autosuggest-menu > ul.right > li:first-child {
  padding: 9px 7px;
}
.brm-autosuggest-menu a {
  display: block;
  color: #202020;
  text-decoration: none;
  font-size: 1.2em;
}
.brm-autosuggest-menu ul.product-suggestions {
  float: right;
  margin-bottom: 2px;
  margin-top: 1px;
  width: 60%;
  display: inline-block;
}
@media (max-width: 1023px) {
  .brm-autosuggest-menu ul.product-suggestions {
    display: none;
  }
}
.brm-autosuggest-menu ul.product-suggestions a {
  color: #202020;
  text-decoration: none;
}
.brm-autosuggest-menu ul.product-suggestions a:nth-last-child(2) {
  padding-top: 11%;
}
.brm-autosuggest-menu ul.product-suggestions > li {
  float: left;
  width: 100%;
  height: auto;
  margin: 0 1%;
  position: relative;
  padding: 0 7px 0 19px;
}
.brm-autosuggest-menu ul.product-suggestions > li img {
  float: left;
  margin: auto;
  display: block;
  max-height: 125px;
  padding: 10px 10px;
}
.cta-outer {
  position: absolute;
  top: 0;
  left: 10px;
}
.cta-link {
  display: inline-block;
  font-weight: 700;
  border: 1px solid #202020;
  margin-bottom: 5px;
  padding: 0.5em 1.5em;
  text-transform: uppercase;
}
.cta-link:hover {
  text-decoration: none;
  background-color: #202020;
  color: #fff;
}
.cta-heading {
  font-size: 1.6em;
  font-weight: 700;
  text-transform: uppercase;
}
.cta-copy {
  margin-bottom: 0.5em;
}
.mod-theme-00 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .mod-theme-00 {
    float: left;
    width: 100%;
  }
}
.mod-theme-00 .cta-outer {
  position: static;
  margin: 0 auto;
}
.mod-theme-00 .cta-copy {
  margin-bottom: 15px;
}
.mod-theme-00 .cta-block {
  background-color: #fff;
  opacity: 0.8;
  color: #202020;
  padding: 33px;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
}
.mod-theme-00 .cta-block .cta-link {
  min-width: 11.5em;
  margin-right: 8px;
  text-align: center;
}
.mod-theme-00R {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .mod-theme-00R {
    float: left;
    width: 100%;
  }
}
.mod-theme-00R .cta-outer {
  position: static;
  margin: 0 auto;
}
.mod-theme-00R .cta-copy {
  margin-bottom: 15px;
}
.mod-theme-00R .cta-block {
  background-color: #fff;
  opacity: 0.8;
  color: #202020;
  padding: 33px;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
}
.mod-theme-00R .cta-block .cta-link {
  min-width: 11.5em;
  margin-right: 8px;
  text-align: center;
}
.mod-theme-00R .cta-block {
  background-color: transparent;
  opacity: 1;
}
.mod-theme-00R .cta-block .cta-subhead {
  text-transform: uppercase;
}
.mod-theme-00R .cta-block .cta-link {
  background-color: #202020;
  color: #fff;
  margin-right: 0;
  margin-left: 8px;
  text-transform: uppercase;
}
.mod-theme-00R .cta-block .cta-link:hover {
  background-color: #000000;
  border-color: #000000;
}
.mod-theme-00R2 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .mod-theme-00R2 {
    float: left;
    width: 100%;
  }
}
.mod-theme-00R2 .cta-outer {
  position: static;
  margin: 0 auto;
}
.mod-theme-00R2 .cta-copy {
  margin-bottom: 15px;
}
.mod-theme-00R2 .cta-block {
  background-color: #fff;
  opacity: 0.8;
  color: #202020;
  padding: 33px;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
}
.mod-theme-00R2 .cta-block .cta-link {
  min-width: 11.5em;
  margin-right: 8px;
  text-align: center;
}
.mod-theme-00R2 .cta-block {
  background-color: transparent;
  opacity: 1;
  padding: 1rem;
  padding-top: 1.2rem;
  position: static;
}
.mod-theme-00R2 .cta-block .cta-heading {
  color: #fff;
}
.mod-theme-00R2 .cta-block .cta-heading {
  font-weight: 700;
  font-size: 3em;
  position: absolute;
  top: 1.7rem;
  width: 20rem;
  left: 50%;
  margin-left: -10rem;
}
.mod-theme-00R2 .cta-block .cta-subhead {
  color: #202020;
  text-transform: uppercase;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2;
}
.mod-theme-00R2 .cta-block .cta-link {
  background-color: #202020;
  color: #fff;
  margin-right: 0;
  margin-left: 8px;
  padding-top: 8px;
  padding-bottom: 6px;
  text-transform: uppercase;
}
.mod-theme-00R2 .cta-block .cta-link:hover {
  background-color: #000000;
}
.mod-theme-00R3 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .mod-theme-00R3 {
    float: left;
    width: 100%;
  }
}
.mod-theme-00R3 .cta-outer {
  position: static;
  margin: 0 auto;
}
.mod-theme-00R3 .cta-copy {
  margin-bottom: 15px;
}
.mod-theme-00R3 .cta-block {
  background-color: #fff;
  opacity: 0.8;
  color: #202020;
  padding: 33px;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
}
.mod-theme-00R3 .cta-block .cta-link {
  min-width: 11.5em;
  margin-right: 8px;
  text-align: center;
}
.mod-theme-00R3 .cta-block {
  background-color: transparent;
  opacity: 1;
  padding: 1rem;
  position: static;
  padding-top: 0.5rem;
}
.mod-theme-00R3 .cta-block .cta-heading {
  color: #fff;
}
.mod-theme-00R3 .cta-block .cta-heading {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 3rem;
  font-size: 2.6em;
  font-weight: 700;
  width: 100%;
}
.mod-theme-00R3 .cta-block .cta-subhead {
  color: #202020;
  text-transform: uppercase;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0;
}
.mod-theme-00R3 .cta-block .cta-link {
  background-color: #202020;
  color: #fff;
  margin: 0 0.5rem;
  min-width: 10rem;
  padding-top: 8px;
  padding-bottom: 6px;
  text-transform: uppercase;
  border: none;
}
.mod-theme-00R3 .cta-block .cta-link:hover {
  background-color: #000000;
}
.mod-theme-00R4 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .mod-theme-00R4 {
    float: left;
    width: 100%;
  }
}
.mod-theme-00R4 .cta-outer {
  position: static;
  margin: 0 auto;
}
.mod-theme-00R4 .cta-copy {
  margin-bottom: 15px;
}
.mod-theme-00R4 .cta-block {
  background-color: #fff;
  opacity: 0.8;
  color: #202020;
  padding: 33px;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
}
.mod-theme-00R4 .cta-block .cta-link {
  min-width: 11.5em;
  margin-right: 8px;
  text-align: center;
}
.mod-theme-00R4 .cta-block {
  background-color: transparent;
  opacity: 1;
  padding: 0.5rem 0;
  position: static;
}
.mod-theme-00R4 .cta-block .cta-image {
  position: absolute;
  bottom: 17%;
  left: 50%;
  width: 31%;
  height: auto;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.mod-theme-00R4 .cta-block .cta-heading {
  color: #fff;
}
.mod-theme-00R4 .cta-block .cta-heading {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 3.75rem;
  font-size: 2.6em;
  font-weight: 700;
  width: 100%;
}
.mod-theme-00R4 .cta-block .cta-subhead {
  color: #202020;
  text-transform: uppercase;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0;
}
.mod-theme-00R4 .cta-block .cta-link {
  background-color: #202020;
  color: #fff;
  margin: 0 0.5rem;
  min-width: 10rem;
  padding-top: 8px;
  padding-bottom: 6px;
  text-transform: uppercase;
}
.mod-theme-00R4 .cta-block .cta-link:hover {
  background-color: #000000;
}
.mod-theme-00L4 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .mod-theme-00L4 {
    float: left;
    width: 100%;
  }
}
.mod-theme-00L4 .cta-outer {
  position: static;
  margin: 0 auto;
}
.mod-theme-00L4 .cta-copy {
  margin-bottom: 15px;
}
.mod-theme-00L4 .cta-block {
  background-color: #fff;
  opacity: 0.8;
  color: #202020;
  padding: 33px;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
}
.mod-theme-00L4 .cta-block .cta-link {
  min-width: 11.5em;
  margin-right: 8px;
  text-align: center;
}
.mod-theme-00L4 .cta-block {
  background-color: transparent;
  opacity: 1;
  padding: 0.5rem 0;
  position: static;
}
.mod-theme-00L4 .cta-block .cta-image {
  position: absolute;
  bottom: 19%;
  left: 5%;
  width: 24%;
  height: auto;
}
.mod-theme-00L4 .cta-block .cta-heading {
  color: #fff;
}
.mod-theme-00L4 .cta-block .cta-heading {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 3.75rem;
  font-size: 2.6em;
  font-weight: 700;
  width: 100%;
}
.mod-theme-00L4 .cta-block .cta-subhead {
  color: #202020;
  text-transform: uppercase;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0;
}
.mod-theme-00L4 .cta-block .cta-link {
  background-color: #202020;
  color: #fff;
  margin: 0 0.5rem;
  min-width: 10rem;
  padding-top: 8px;
  padding-bottom: 6px;
  text-transform: uppercase;
}
.mod-theme-00L4 .cta-block .cta-link:hover {
  background-color: #000000;
}
.mod-theme-00R5 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .mod-theme-00R5 {
    float: left;
    width: 100%;
  }
}
.mod-theme-00R5 .cta-outer {
  position: static;
  margin: 0 auto;
}
.mod-theme-00R5 .cta-copy {
  margin-bottom: 15px;
}
.mod-theme-00R5 .cta-block {
  background-color: #fff;
  opacity: 0.8;
  color: #202020;
  padding: 33px;
  padding-bottom: 20px;
  text-align: center;
  width: 100%;
}
.mod-theme-00R5 .cta-block .cta-link {
  min-width: 11.5em;
  margin-right: 8px;
  text-align: center;
}
.mod-theme-00R5 .cta-block {
  background-color: transparent;
  opacity: 1;
  padding: 0.5rem 0;
  position: static;
}
.mod-theme-00R5 .cta-block .cta-image {
  display: none;
  position: absolute;
  bottom: 19%;
  left: 19%;
  width: 26%;
  height: auto;
}
.mod-theme-00R5 .cta-block .cta-heading {
  color: #fff;
}
.mod-theme-00R5 .cta-block .cta-heading {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 3.75rem;
  font-size: 2.6em;
  font-weight: 700;
  width: 100%;
}
.mod-theme-00R5 .cta-block .cta-subhead {
  color: #202020;
  text-transform: uppercase;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0;
}
.mod-theme-00R5 .cta-block .cta-link {
  background-color: #202020;
  color: #fff;
  margin: 0 0.5rem;
  min-width: 10rem;
  padding-top: 8px;
  padding-bottom: 6px;
  text-transform: uppercase;
}
.mod-theme-00R5 .cta-block .cta-link:hover {
  background-color: #000000;
}
.mod-theme-01 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .mod-theme-01 {
    float: left;
    width: 50%;
  }
}
.mod-theme-01 .cta-outer {
  position: absolute;
  left: 50%;
  width: 18rem;
  margin-left: -9rem;
  height: 100%;
  padding-top: 8%;
}
.mod-theme-01 .cta-block {
  background-color: #fff;
  opacity: 0.8;
  color: #202020;
  padding: 1.2em;
  width: 100%;
  text-align: center;
}
.mod-theme-01C {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .mod-theme-01C {
    float: left;
    width: 50%;
  }
}
.mod-theme-01C .cta-outer {
  position: absolute;
  bottom: 4.5%;
  left: 50%;
  top: auto;
  width: 75%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.mod-theme-01C .cta-block {
  color: #fff;
  padding: 0;
  width: 100%;
  text-align: center;
}
.mod-theme-01C .cta-block .cta-copy {
  margin: 0;
}
.mod-theme-01C .cta-block .cta-heading {
  font-size: 2.2em;
  line-height: 0.9;
  margin: 0;
  margin-bottom: 0.5rem;
}
.mod-theme-01C .cta-block .cta-link {
  background-color: #202020;
  color: #fff;
  margin: 0 0.5rem;
  min-width: 10rem;
  padding-top: 8px;
  padding-bottom: 6px;
  text-transform: uppercase;
  border: none;
}
.mod-theme-01C .cta-block .cta-link:hover {
  background-color: #000000;
  background-color: transparent;
}
.mod-theme-03C {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media (min-width: 768px) {
  .mod-theme-03C {
    float: left;
    width: 33.33333333%;
  }
}
.mod-theme-04C {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media (min-width: 768px) {
  .mod-theme-04C {
    float: left;
    width: 25%;
  }
}
.mod-theme-01L {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .mod-theme-01L {
    float: left;
    width: 50%;
  }
}
.mod-theme-01L .cta-outer {
  position: absolute;
  left: 50%;
  width: 18rem;
  margin-left: -9rem;
  height: 100%;
  padding-top: 8%;
}
.mod-theme-01L .cta-block {
  background-color: #fff;
  opacity: 0.8;
  color: #202020;
  padding: 1.2em;
  width: 100%;
  text-align: center;
}
.mod-theme-01L .cta-outer {
  position: static;
  margin: 0 auto 1rem auto;
  padding-top: 0;
}
.mod-theme-01L .cta-block {
  background-color: transparent;
  opacity: 1;
}
.mod-theme-01L .cta-block .cta-heading {
  margin-bottom: 0.5rem;
}
.mod-theme-01L .cta-block .cta-link {
  background-color: #202020;
  color: #fff;
}
.mod-theme-01L .cta-block .cta-link:hover {
  background-color: #000000;
  border-color: #000000;
}
.mod-theme-01L .cta-block .cta-copy {
  margin-bottom: 15px;
}
.mod-theme-02 {
  float: left;
  width: 12.5%;
}
.mod-theme-03 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .mod-theme-03 {
    float: left;
    width: 33.33333333%;
  }
}
.mod-theme-03 .cta-outer {
  position: absolute;
  left: 50%;
  width: 18rem;
  margin-left: -9rem;
  height: 100%;
  padding-top: 8%;
}
.mod-theme-03 .cta-block {
  background-color: #fff;
  opacity: 0.8;
  color: #202020;
  padding: 1.2em;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .cta-heading {
    font-size: 1.9em;
  }
  .mod-theme-00 .cta-outer {
    position: absolute;
    padding-left: 15%;
    top: 20%;
  }
  .mod-theme-00 .cta-block {
    width: 30rem;
    text-align: left;
  }
  .mod-theme-00R .cta-outer {
    position: absolute;
    right: 0;
    left: auto;
    padding-right: 3%;
    top: 8%;
  }
  .mod-theme-00R .cta-block {
    width: 24rem;
    text-align: center;
  }
  .mod-theme-00R2 .cta-outer {
    position: absolute;
    right: 0;
    left: auto;
    padding-right: 3%;
    top: 8%;
  }
  .mod-theme-00R2 .cta-block {
    width: 24rem;
    text-align: center;
    padding: 33px;
  }
  .mod-theme-00R2 .cta-block .cta-heading {
    font-size: 2.5em;
    margin-bottom: 0.2em;
    position: static;
    top: auto;
    left: auto;
    width: auto;
    margin-left: 0;
  }
  .mod-theme-00R2 .cta-block .cta-subhead {
    color: #fff;
    font-size: 1.8em;
    font-weight: 400;
    padding: 0 0.3em;
  }
  .mod-theme-00R2 .cta-block .cta-link {
    background-color: #fff;
    border-color: transparent;
    color: #202020;
  }
  .mod-theme-00R2 .cta-block .cta-link:hover {
    background-color: #ebebeb;
  }
  .mod-theme-00R3 .cta-outer {
    position: absolute;
    right: 0;
    left: auto;
    top: 64%;
  }
  .mod-theme-00R3 .cta-block {
    width: 24rem;
    text-align: center;
    padding: 0;
  }
  .mod-theme-00R3 .cta-block .cta-heading {
    position: static;
    top: auto;
    left: auto;
    font-size: 2.5em;
    margin-bottom: 1vw;
    margin-left: 0;
    width: auto;
  }
  .mod-theme-00R3 .cta-block .cta-subhead {
    color: #fff;
    font-size: 1.8em;
    font-weight: 400;
    padding: 0 0.3em;
  }
  .mod-theme-00R3 .cta-block .cta-link {
    background-color: #fff;
    border-color: transparent;
    color: #202020;
    margin-bottom: 1rem;
  }
  .mod-theme-00R3 .cta-block .cta-link:hover {
    background-color: #ebebeb;
  }
  .mod-theme-00R4 .cta-outer {
    position: absolute;
    right: 0;
    left: auto;
    top: 14%;
  }
  .mod-theme-00R4 .cta-block {
    width: 20rem;
    text-align: center;
    padding: 0;
  }
  .mod-theme-00R4 .cta-block .cta-image {
    position: static;
    bottom: auto;
    left: auto;
    margin-bottom: 2rem;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: 73%;
  }
  .mod-theme-00R4 .cta-block .cta-heading {
    position: static;
    top: auto;
    left: auto;
    font-size: 2.5em;
    margin-bottom: 0;
    margin-left: 0;
    width: auto;
  }
  .mod-theme-00R4 .cta-block .cta-subhead {
    color: #fff;
    font-size: 1.8em;
    font-weight: 400;
    padding: 0 0.3em;
  }
  .mod-theme-00R4 .cta-block .cta-link {
    background-color: #fff;
    border-color: transparent;
    color: #202020;
    margin-bottom: 1rem;
  }
  .mod-theme-00R4 .cta-block .cta-link:hover {
    background-color: #ebebeb;
  }
  .mod-theme-00L4 .cta-outer {
    position: absolute;
    right: auto;
    left: 0;
    top: 14%;
  }
  .mod-theme-00L4 .cta-block {
    width: 20rem;
    text-align: center;
    padding: 0;
  }
  .mod-theme-00L4 .cta-block .cta-image {
    position: static;
    bottom: auto;
    left: auto;
    margin-bottom: 2rem;
    width: 73%;
  }
  .mod-theme-00L4 .cta-block .cta-heading {
    position: static;
    top: auto;
    left: auto;
    font-size: 2.5em;
    margin-bottom: 0;
    margin-left: 0;
    width: auto;
  }
  .mod-theme-00L4 .cta-block .cta-subhead {
    color: #fff;
    font-size: 1.8em;
    font-weight: 400;
    padding: 0 0.3em;
  }
  .mod-theme-00L4 .cta-block .cta-link {
    background-color: #fff;
    border-color: transparent;
    color: #202020;
    margin-bottom: 1rem;
  }
  .mod-theme-00L4 .cta-block .cta-link:hover {
    background-color: #ebebeb;
  }
  .mod-theme-00R5 .cta-outer {
    position: absolute;
    right: 0;
    left: auto;
    top: 14%;
  }
  .mod-theme-00R5 .cta-block {
    width: 20rem;
    text-align: center;
    padding: 0;
  }
  .mod-theme-00R5 .cta-block .cta-image {
    display: inline;
    position: static;
    bottom: auto;
    left: auto;
    margin-bottom: 1.4rem;
    width: 73%;
  }
  .mod-theme-00R5 .cta-block .cta-heading {
    position: static;
    top: auto;
    left: auto;
    font-size: 2.5em;
    margin-bottom: 0;
    margin-left: 0;
    width: auto;
  }
  .mod-theme-00R5 .cta-block .cta-subhead {
    color: #fff;
    font-size: 1.8em;
    font-weight: 400;
    padding: 0 0.3em;
  }
  .mod-theme-00R5 .cta-block .cta-link {
    border-color: transparent;
    display: block;
    margin: 0 auto 1.8rem auto;
    max-width: 9rem;
    margin-bottom: 1rem;
  }
  .mod-theme-01 .cta-outer {
    width: 20rem;
    margin-left: -10rem;
    padding-top: 15%;
  }
  .mod-theme-01 .cta-block {
    padding: 33px;
  }
  .mod-theme-01C {
    margin-bottom: 0;
  }
  .mod-theme-01C .cta-outer {
    bottom: 3%;
    width: 70%;
  }
  .mod-theme-01C .cta-block .cta-heading {
    font-size: 2.9em;
    line-height: 0.95;
  }
  .mod-theme-01C .cta-block .cta-link {
    background-color: #fff;
    border-color: transparent;
    color: #202020;
    margin-bottom: 1rem;
  }
  .mod-theme-01C .cta-block .cta-link:hover {
    background-color: #ebebeb;
  }
  .mod-theme-01L .cta-outer {
    position: absolute;
    left: 0;
    margin-left: 0;
    padding-left: 7%;
    padding-top: 8%;
    top: 0;
    width: auto;
  }
  .mod-theme-01L .cta-block {
    width: 24rem;
    text-align: left;
  }
  .mod-theme-03 .cta-outer {
    width: 20rem;
    margin-left: -10rem;
    padding-top: 15%;
  }
  .mod-theme-03 .cta-block {
    padding: 33px;
  }
}
@media (min-width: 1024px) {
  .mod-theme-00R .cta-outer {
    padding-right: 3%;
    top: 25%;
    right: 10px;
  }
  .mod-theme-00R .cta-block {
    width: 30rem;
  }
  .mod-theme-00R2 .cta-outer {
    padding-right: 3%;
    top: 25%;
    right: 10px;
  }
  .mod-theme-00R2 .cta-block {
    width: 37rem;
  }
  .mod-theme-00R2 .cta-block .cta-heading {
    font-size: 3em;
    margin-bottom: 0.3rem;
  }
  .mod-theme-00R2 .cta-block .cta-subhead {
    font-size: 2em;
    padding: 0 0.5em;
  }
  .mod-theme-00R3 .cta-outer {
    right: 2%;
  }
  .mod-theme-00R3 .cta-block {
    width: 45rem;
  }
  .mod-theme-00R3 .cta-block .cta-heading {
    font-size: 4em;
  }
  .mod-theme-00R3 .cta-block .cta-subhead {
    font-size: 2em;
    padding: 0 0.5em;
  }
  .mod-theme-00R4 .cta-outer {
    right: 2%;
    top: 20%;
  }
  .mod-theme-00R4 .cta-block {
    width: 25rem;
    /*.cta-link {
                font-size: 2em;
                min-width: 16rem;
            }*/
  }
  .mod-theme-00R4 .cta-block .cta-image {
    width: 95%;
    margin-bottom: 3rem;
  }
  .mod-theme-00R4 .cta-block .cta-heading {
    font-size: 4em;
  }
  .mod-theme-00R4 .cta-block .cta-subhead {
    font-size: 2em;
    padding: 0 0.5em;
  }
  .mod-theme-00L4 .cta-outer {
    left: 5%;
    top: 19%;
  }
  .mod-theme-00L4 .cta-block {
    width: 25rem;
    /*.cta-link {
                font-size: 2em;
                min-width: 16rem;
            }*/
  }
  .mod-theme-00L4 .cta-block .cta-image {
    width: 95%;
    margin-bottom: 3rem;
  }
  .mod-theme-00L4 .cta-block .cta-heading {
    font-size: 4em;
  }
  .mod-theme-00L4 .cta-block .cta-subhead {
    font-size: 2em;
    padding: 0 0.5em;
  }
  .mod-theme-00R5 .cta-outer {
    right: 0;
    top: 24%;
  }
  .mod-theme-00R5 .cta-block {
    width: 25rem;
  }
  .mod-theme-00R5 .cta-block .cta-image {
    width: 65%;
    margin-bottom: 1.75rem;
    margin-bottom: 3rem;
  }
  .mod-theme-00R5 .cta-block .cta-heading {
    font-size: 4em;
  }
  .mod-theme-00R5 .cta-block .cta-subhead {
    font-size: 2em;
    padding: 0 0.5em;
  }
  .mod-theme-00R5 .cta-block .cta-link {
    margin-bottom: 1.1rem;
    max-width: 9rem;
  }
  .mod-theme-01C .cta-outer {
    width: 80%;
  }
  .mod-theme-01C .cta-block .cta-heading {
    font-size: 4em;
  }
  .mod-theme-01L .cta-outer {
    padding-left: 7%;
    padding-top: 8%;
  }
}
@media (min-width: 1300px) {
  .mod-theme-00R4 .cta-outer {
    right: 5%;
  }
}
@media (min-width: 1600px) {
  .mod-theme-00R .cta-outer {
    padding-right: 18%;
    top: 25%;
  }
  .mod-theme-00R2 .cta-outer {
    padding-right: 18%;
    top: 25%;
  }
  .mod-theme-00R2 .cta-block .cta-heading {
    font-size: 4.55em;
    margin-bottom: 0.3rem;
  }
  .mod-theme-00R2 .cta-block .cta-subhead {
    font-size: 2.3em;
    padding: 0 0.5em;
  }
  .mod-theme-00R3 .cta-outer {
    right: 2%;
  }
  .mod-theme-00R3 .cta-block {
    width: 50rem;
  }
  .mod-theme-00R3 .cta-block .cta-heading {
    font-size: 6.2em;
  }
  .mod-theme-00R3 .cta-block .cta-subhead {
    font-size: 2.3em;
    padding: 0 0.5em;
  }
  .mod-theme-00R3 .cta-block .cta-link {
    font-size: 1.7em;
    min-width: 14rem;
    padding: 0.85rem 1.9rem 0.7rem 1.9rem;
  }
  .mod-theme-00R3 .cta-block .cta-link:first-of-type {
    margin-right: 2rem;
  }
  .mod-theme-00R3 .cta-block .cta-link:last-of-type {
    margin-left: 2rem;
  }
  .mod-theme-00R4 .cta-outer {
    right: 3%;
    top: 23%;
  }
  .mod-theme-00R4 .cta-block {
    width: 41rem;
  }
  .mod-theme-00R4 .cta-block .cta-image {
    width: 75%;
    margin-bottom: 4rem;
  }
  .mod-theme-00R4 .cta-block .cta-heading {
    font-size: 6.2em;
  }
  .mod-theme-00R4 .cta-block .cta-subhead {
    font-size: 2.3em;
    padding: 0 0.5em;
  }
  .mod-theme-00R4 .cta-block .cta-link {
    font-size: 1.7em;
    min-width: 14rem;
    padding: 0.85rem 1.9rem 0.7rem 1.9rem;
  }
  .mod-theme-00R4 .cta-block .cta-link:first-of-type {
    margin-right: 2rem;
  }
  .mod-theme-00R4 .cta-block .cta-link:last-of-type {
    margin-left: 2rem;
  }
  .mod-theme-00L4 .cta-outer {
    left: 3%;
    top: 40%;
  }
  .mod-theme-00L4 .cta-block {
    width: 41rem;
  }
  .mod-theme-00L4 .cta-block .cta-image {
    width: 75%;
    margin-bottom: 4rem;
  }
  .mod-theme-00L4 .cta-block .cta-heading {
    font-size: 6.2em;
  }
  .mod-theme-00L4 .cta-block .cta-subhead {
    font-size: 2.3em;
    padding: 0 0.5em;
  }
  .mod-theme-00L4 .cta-block .cta-link {
    font-size: 1.7em;
    min-width: 14rem;
    padding: 0.85rem 1.9rem 0.7rem 1.9rem;
  }
  .mod-theme-00L4 .cta-block .cta-link:first-of-type {
    margin-right: 2rem;
  }
  .mod-theme-00L4 .cta-block .cta-link:last-of-type {
    margin-left: 2rem;
  }
  .mod-theme-00R5 .cta-outer {
    right: 0;
    top: 24%;
  }
  .mod-theme-00R5 .cta-block {
    width: 41rem;
  }
  .mod-theme-00R5 .cta-block .cta-image {
    width: 60%;
    margin-bottom: 2.2rem;
  }
  .mod-theme-00R5 .cta-block .cta-heading {
    font-size: 6.2em;
  }
  .mod-theme-00R5 .cta-block .cta-subhead {
    font-size: 2.3em;
    padding: 0 0.5em;
  }
  .mod-theme-00R5 .cta-block .cta-link {
    font-size: 1.7em;
    max-width: 14rem;
    padding: 0.85rem 1.9rem 0.7rem 1.9rem;
    /*&:first-of-type {
                    margin-right: 2rem;
                }

                &:last-of-type {
                    margin-left: 2rem;
                }*/
  }
  .mod-theme-01C .cta-outer {
    width: 80%;
  }
  .mod-theme-01C .cta-block .cta-heading {
    font-size: 4.9em;
  }
  .mod-theme-01C .cta-block .cta-link {
    font-size: 1.7em;
    min-width: 14rem;
    padding: 0.85rem 1.9rem 0.7rem 1.9rem;
  }
  .mod-theme-01C .cta-block .cta-link:first-of-type {
    margin-right: 2rem;
  }
  .mod-theme-01C .cta-block .cta-link:last-of-type {
    margin-left: 2rem;
  }
  .mod-theme-01L .cta-outer {
    padding-left: 7%;
    padding-top: 8%;
  }
}
.multirow {
  display: block;
}
.mod-wrap {
  margin: 0 auto 3rem auto;
  max-width: 1780px;
}
.mod-wrap .module-group:before,
.mod-wrap .module-group:after {
  content: " ";
  display: table;
}
.mod-wrap .module-group:after {
  clear: both;
}
.mod-wrap .module-group:before,
.mod-wrap .module-group:after {
  content: " ";
  display: table;
}
.mod-wrap .module-group:after {
  clear: both;
}
.mod-wrap .module-group.mod-slider {
  margin-left: 10px;
  margin-right: 10px;
}
.mod-wrap .module-group.mod-slider .category-image a {
  display: block;
  padding: 0 0.5em;
  text-align: center;
}
.mod-wrap .category-image a {
  padding: 0;
}
.mod-wrap .category-image .feature-image {
  display: block;
  width: 100%;
  height: auto;
}
.module-group-inset {
  padding: 0;
}
.module-group {
  margin-left: -10px;
  margin-right: -10px;
}
.scroll-outer {
  display: block;
  font-size: 1.2em;
  text-align: center;
}
.scroll-outer .scroll-cta {
  color: #8BC43E;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
.scroll-outer .scroll-cta-label {
  border-bottom: 1px solid #8BC43E;
}
.scroll-outer .mod-icon-arrow-r {
  vertical-align: middle;
}
.mod-icon-arrow-r {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #202020;
  font-size: 0.55em;
  margin-left: 0.75rem;
  vertical-align: unset;
}
.mod-icon-arrow-r:before {
  content: "\e907";
}
.cta-desc-nm {
  font-size: 1.2em;
  opacity: 0.75;
}
.cta-link-nm {
  font-weight: 700;
  background-color: #202020;
  border: 1px solid #202020;
  color: #fff;
  margin-bottom: 5px;
  padding: 0.5em 1.5em;
  text-align: center;
  text-transform: uppercase;
}
.cta-link-nm:hover {
  text-decoration: none;
  background-color: #000000;
  color: #fff;
}
.mod-1R-01 .modrow {
  display: block;
}
.mod-1R-01 .mcol-right {
  background-color: #d7d2cb;
}
.mod-1R-01 .cta-outer-nm {
  padding: 1.75rem 3rem;
}
.mod-1R-01 .cta-block-nm {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  color: #000000;
  text-align: center;
}
.mod-1R-01 .cta-block-nm .cta-heading-nm {
  font-size: 2.25em;
  font-weight: 700;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}
.mod-1R-01 .cta-block-nm .cta-subhead-nm {
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  font-size: 1.75em;
  margin-bottom: 1rem;
}
.mod-1R-01 .cta-block-nm .cta-desc-nm {
  margin-bottom: 2rem;
  text-align: center;
}
.mod-1R-01 .cta-block-nm .cta-link-nm {
  display: block;
  background-color: #fff;
  border-color: #fff;
  color: #000000;
  font-size: 1.1em;
  height: 3rem;
  line-height: 3rem;
  max-width: unset;
  margin: 2.25rem auto 0 auto;
  padding: 0;
}
.mod-1R-01 .cta-block-nm .cta-link-nm:last-of-type {
  margin-top: 1.5rem;
}
.mod-1R-01 .cta-block-nm .cta-link-nm:hover {
  background-color: #eee;
  border-color: #eee;
}
.mod-3L-01 {
  margin-bottom: 2.75rem;
  padding: 0 0.65rem;
}
.mod-3L-01 .cta-block-nm .cta-heading-nm {
  font-size: 1.45em;
  font-weight: 700;
  margin: 0.75rem 0;
  text-transform: uppercase;
}
.mod-3L-01 .cta-block-nm .cta-link-nm {
  display: block;
  background-color: transparent;
  border: none;
  color: #8BC43E;
  text-align: left;
  padding: 0;
  margin-bottom: 0.75rem;
}
.mod-3L-01 .cta-block-nm .cta-link-nm .cta-label-nm {
  border-bottom: 1px solid;
  vertical-align: text-top;
}
.mod-1R-02 {
  padding: 0 0.65rem;
}
.mod-1R-02 .cta-block-nm {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 1.25rem 2rem 1rem 2rem;
  text-align: center;
}
.mod-1R-02 .cta-block-nm .cta-heading-nm {
  font-weight: 700;
  font-size: 2.75em;
  margin-bottom: 0.85rem;
  text-transform: uppercase;
}
.mod-1R-02 .cta-block-nm .cta-desc-nm {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0;
  text-align: center;
}
.mod-1R-02 .cta-block-nm .cta-link-nm {
  display: block;
  font-size: 1.1em;
  height: 3rem;
  line-height: 3rem;
  max-width: unset;
  margin: 2.25rem auto 0 auto;
  padding: 0;
}
.mod-1R-02 .cta-block-nm .cta-link-nm:last-of-type {
  margin-top: 1.5rem;
}
.mod-8C-01 {
  float: left;
  width: 12.5%;
}
@media (min-width: 768px) {
  .module-group-inset {
    padding: 0 4rem;
  }
  .multirow {
    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;
  }
  .mod-1R-01 .modrow {
    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;
  }
  .mod-1R-01 .mcol-left {
    -webkit-box-flex: 1.5;
    -webkit-flex: 1.5;
        -ms-flex: 1.5;
            flex: 1.5;
  }
  .mod-1R-01 .mcol-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    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;
    overflow: hidden;
  }
  .mod-1R-01 .cta-outer-nm {
    padding: 0 13%;
  }
  .mod-1R-01 .cta-block-nm {
    text-align: left;
  }
  .mod-1R-01 .cta-block-nm .cta-heading-nm {
    font-size: 2.5em;
  }
  .mod-1R-01 .cta-block-nm .cta-subhead-nm {
    font-size: 1.5em;
    margin-bottom: 1.1rem;
  }
  .mod-1R-01 .cta-block-nm .cta-desc-nm {
    font-size: 1em;
    line-height: 1.2;
    margin-bottom: 0.85rem;
    text-align: left;
  }
  .mod-1R-01 .cta-block-nm .cta-links {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .mod-1R-01 .cta-block-nm .cta-link-nm {
    display: block;
    font-size: 0.9em;
    min-width: 14rem;
    margin: 0.75rem 0 0 0;
    padding: 0 2rem;
  }
  .mod-1R-01 .cta-block-nm .cta-link-nm:last-of-type {
    margin-top: 1.1rem;
  }
  .mod-3L-01 {
    margin: 0;
    padding: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
  }
  .mod-3L-01:nth-of-type(2) {
    margin: 0 3rem 0 3rem;
  }
  .mod-3L-01 .cta-block-nm .cta-heading-nm {
    margin: 1rem 0;
  }
  .mod-1R-02 {
    padding: 0;
  }
  .mod-1R-02 .cta-outer-nm {
    position: absolute;
    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;
    top: 0;
    bottom: 0;
    left: 66%;
    right: 0;
  }
  .mod-1R-02 .cta-block-nm {
    padding: 1.5rem 2rem 1.5rem 2rem;
  }
  .mod-1R-02 .cta-block-nm .cta-heading-nm {
    font-size: 2em;
    margin-bottom: 0.5rem;
  }
  .mod-1R-02 .cta-block-nm .cta-desc-nm {
    font-size: 1em;
    line-height: 1.2;
    text-align: left;
  }
  .mod-1R-02 .cta-block-nm .cta-links {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .mod-1R-02 .cta-block-nm .cta-link-nm {
    font-size: 1em;
    margin-top: 0.75rem;
    min-width: 14rem;
  }
  .mod-1R-02 .cta-block-nm .cta-link-nm:last-of-type {
    margin-top: 1.1rem;
  }
}
@media (min-width: 1024px) {
  .module-group-inset {
    padding: 0 9rem;
  }
  .cta-desc-nm {
    font-size: 1em;
  }
  .mod-1R-01 .mcol-left {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
  .mod-1R-01 .cta-block-nm .cta-heading-nm {
    font-size: 3em;
  }
  .mod-1R-01 .cta-block-nm .cta-subhead-nm {
    font-size: 2em;
    margin-bottom: 1.5rem;
  }
  .mod-1R-01 .cta-block-nm .cta-desc-nm {
    font-size: 1.29em;
    line-height: 1.4;
    margin-bottom: 1rem;
  }
  .mod-1R-01 .cta-block-nm .cta-link-nm {
    font-size: 1em;
    margin: 1.25rem 0 0 0;
    padding: 0 1.2rem;
  }
  .mod-3L-01:nth-of-type(2) {
    margin: 0 6rem 0 6rem;
  }
  .mod-1R-02 .cta-outer-nm {
    left: 66%;
  }
  .mod-1R-02 .cta-block-nm {
    margin-left: 10%;
    max-width: 80%;
    padding: 2rem 2rem 1.75rem 2rem;
  }
  .mod-1R-02 .cta-block-nm .cta-heading-nm {
    font-size: 2.25em;
    margin-bottom: 0.85rem;
  }
  .mod-1R-02 .cta-block-nm .cta-desc-nm {
    line-height: 1.4;
    font-size: 1.2em;
  }
  .mod-1R-02 .cta-block-nm .cta-link-nm {
    margin-top: 1.25rem;
  }
}
@media (min-width: 1200px) {
  .module-group-inset {
    padding: 0 12rem;
  }
  .cta-desc-nm {
    font-size: 1.2em;
  }
  .mod-1R-01 .cta-block-nm .cta-heading-nm {
    font-size: 3em;
  }
  .mod-1R-01 .cta-block-nm .cta-subhead-nm {
    font-size: 2em;
    margin-bottom: 1rem;
  }
  .mod-1R-01 .cta-block-nm .cta-desc-nm {
    max-width: 85%;
  }
  .mod-1R-01 .cta-block-nm .cta-link-nm {
    font-size: 1.1em;
    margin: 2.25rem 0 0 0;
    padding: 0 2rem;
  }
  .mod-1R-02 .cta-outer-nm {
    left: 66%;
  }
  .mod-1R-02 .cta-block-nm {
    margin-left: 10%;
    max-width: 75%;
    padding: 2.5rem 2.5rem 2rem 2.5rem;
  }
  .mod-1R-02 .cta-block-nm .cta-heading-nm {
    font-size: 3.25em;
  }
}
@media (min-width: 1600px) {
  .module-group-inset {
    padding: 0 17rem;
  }
  .mod-1R-01 .cta-block-nm .cta-heading-nm {
    font-size: 4em;
  }
  .mod-1R-01 .cta-block-nm .cta-subhead-nm {
    font-size: 2.5em;
    margin-bottom: 1.5rem;
  }
  .mod-1R-01 .cta-block-nm .cta-link-nm {
    font-size: 1.1em;
    margin: 2.25rem 0 0 0;
    padding: 0 2rem;
  }
  .mod-1R-02 .cta-outer-nm {
    left: 66%;
  }
  .mod-1R-02 .cta-block-nm {
    margin-left: 10%;
    max-width: 58%;
    padding: 3rem 3rem 2.5rem 3rem;
  }
  .mod-1R-02 .cta-block-nm .cta-heading-nm {
    font-size: 3.25em;
  }
}
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);
  padding-top: 86px;
}
@media (max-width: 1023px) {
  .mobile-noscroll {
    overflow: hidden;
  }
}
.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;
}
.darken-overlay {
  background: rgba(0, 0, 0, 0.5);
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
.full-page-darken-overlay {
  background: rgba(0, 0, 0, 0.5);
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 101;
}
.consent-bar {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 10050;
  background-color: #ffffff;
}
.consent-bar #truste-consent-track .truste-banner {
  display: none;
}
.consent-bar #truste-consent-track {
  z-index: 1;
  padding: 32px;
  font-size: 16px;
  color: #333333;
  line-height: 1.5;
}
.consent-bar #truste-consent-track .truste-messageColumn {
  width: 75%;
  float: left;
  padding-right: 20%;
  padding-bottom: 25px;
}
.consent-bar #truste-consent-track .truste-buttonsColumn {
  width: 25%;
  float: right;
  text-align: right;
}
.consent-bar #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;
}
.consent-bar #truste-consent-track .truste-messageColumn button {
  background: none;
  border: none;
  padding: 0;
  color: #333333;
  font-size: 16px;
  text-decoration: underline;
}
.consent-bar #truste-consent-track .truste-messageColumn .truste-cookie-link {
  color: #333333;
  font-size: 16px;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .consent-bar #truste-consent-track {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 8%;
  }
  .consent-bar #truste-consent-track .truste-messageColumn {
    width: 100%;
    padding: 0 0 20px;
  }
  .consent-bar #truste-consent-track .truste-buttonsColumn {
    width: 100%;
    text-align: center;
  }
}
.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;
}
.footer-container {
  border-top: 1px solid #cfcfcf;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  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: #707070;
  display: none;
  font-size: 0;
  left: 50%;
  position: fixed;
  top: 40%;
  z-index: 5000;
  border-radius: 0;
  height: 100px;
  width: 100px;
}
.loading-animation > div {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #707070;
  border: 0 solid #707070;
  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.small {
  height: 50px;
  width: 50px;
}
.loading-animation.with-overlay {
  color: #fff;
}
.loading-animation.with-overlay > div {
  background-color: #fff;
}
.loading-animation.with-message {
  top: 20%;
}
.loading-animation .loading-animation-message {
  height: 100%;
  width: 100vw;
  display: block;
  position: fixed;
  top: 150%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  font-size: 3rem;
  text-align: center;
  text-transform: uppercase;
}
.loading-animation .loading-animation-message p {
  font-size: 2rem;
  padding: 0.5rem;
}
.modal-open {
  position: relative;
  height: inherit;
  touch-action: none;
  -ms-touch-action: none;
}
.gift-card-remove-modal {
  top: 25%;
}
.gift-card-remove-modal h4 {
  margin-bottom: 0;
  font-weight: bold;
}
.gift-card-remove-modal .close {
  font-size: 2em;
  position: absolute;
  right: 5%;
  top: 25%;
  opacity: 0.7;
}
.gift-card-remove-modal .modal-body {
  padding: 2.5em;
}
.gift-card-remove-modal .modal-body .message {
  text-align: left;
  font-size: 1em;
}
.gift-card-remove-modal .modal-body .btn-modal-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;
  text-transform: uppercase;
  color: #202020;
  background-color: #fff;
  border-color: #cfcfcf;
  -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: 44%;
}
.gift-card-remove-modal .modal-body .btn-modal-cancel:focus,
.gift-card-remove-modal .modal-body .btn-modal-cancel:active:focus,
.gift-card-remove-modal .modal-body .btn-modal-cancel.active:focus,
.gift-card-remove-modal .modal-body .btn-modal-cancel.focus,
.gift-card-remove-modal .modal-body .btn-modal-cancel:active.focus,
.gift-card-remove-modal .modal-body .btn-modal-cancel.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.gift-card-remove-modal .modal-body .btn-modal-cancel:hover,
.gift-card-remove-modal .modal-body .btn-modal-cancel:focus,
.gift-card-remove-modal .modal-body .btn-modal-cancel.focus {
  color: #333;
  text-decoration: none;
}
.gift-card-remove-modal .modal-body .btn-modal-cancel:active,
.gift-card-remove-modal .modal-body .btn-modal-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);
}
.gift-card-remove-modal .modal-body .btn-modal-cancel.disabled,
.gift-card-remove-modal .modal-body .btn-modal-cancel[disabled],
fieldset[disabled] .gift-card-remove-modal .modal-body .btn-modal-cancel {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.gift-card-remove-modal .modal-body .btn-modal-cancel.disabled,
fieldset[disabled] a.gift-card-remove-modal .modal-body .btn-modal-cancel {
  pointer-events: none;
}
.gift-card-remove-modal .modal-body .btn-modal-cancel:focus,
.gift-card-remove-modal .modal-body .btn-modal-cancel.focus {
  color: #202020;
  background-color: #fff;
  border-color: #8f8f8f;
}
.gift-card-remove-modal .modal-body .btn-modal-cancel:hover {
  color: #202020;
  background-color: #fff;
  border-color: #b0b0b0;
}
.gift-card-remove-modal .modal-body .btn-modal-cancel:active,
.gift-card-remove-modal .modal-body .btn-modal-cancel.active,
.open > .dropdown-toggle.gift-card-remove-modal .modal-body .btn-modal-cancel {
  color: #202020;
  background-color: #fff;
  border-color: #b0b0b0;
}
.gift-card-remove-modal .modal-body .btn-modal-cancel:active:hover,
.gift-card-remove-modal .modal-body .btn-modal-cancel.active:hover,
.open > .dropdown-toggle.gift-card-remove-modal .modal-body .btn-modal-cancel:hover,
.gift-card-remove-modal .modal-body .btn-modal-cancel:active:focus,
.gift-card-remove-modal .modal-body .btn-modal-cancel.active:focus,
.open > .dropdown-toggle.gift-card-remove-modal .modal-body .btn-modal-cancel:focus,
.gift-card-remove-modal .modal-body .btn-modal-cancel:active.focus,
.gift-card-remove-modal .modal-body .btn-modal-cancel.active.focus,
.open > .dropdown-toggle.gift-card-remove-modal .modal-body .btn-modal-cancel.focus {
  color: #202020;
  background-color: #fff;
}
.gift-card-remove-modal .modal-body .btn-modal-cancel:active,
.gift-card-remove-modal .modal-body .btn-modal-cancel.active,
.open > .dropdown-toggle.gift-card-remove-modal .modal-body .btn-modal-cancel {
  background-image: none;
}
.gift-card-remove-modal .modal-body .btn-modal-cancel.disabled,
.gift-card-remove-modal .modal-body .btn-modal-cancel[disabled],
fieldset[disabled] .gift-card-remove-modal .modal-body .btn-modal-cancel,
.gift-card-remove-modal .modal-body .btn-modal-cancel.disabled:hover,
.gift-card-remove-modal .modal-body .btn-modal-cancel[disabled]:hover,
fieldset[disabled] .gift-card-remove-modal .modal-body .btn-modal-cancel:hover,
.gift-card-remove-modal .modal-body .btn-modal-cancel.disabled:focus,
.gift-card-remove-modal .modal-body .btn-modal-cancel[disabled]:focus,
fieldset[disabled] .gift-card-remove-modal .modal-body .btn-modal-cancel:focus,
.gift-card-remove-modal .modal-body .btn-modal-cancel.disabled.focus,
.gift-card-remove-modal .modal-body .btn-modal-cancel[disabled].focus,
fieldset[disabled] .gift-card-remove-modal .modal-body .btn-modal-cancel.focus,
.gift-card-remove-modal .modal-body .btn-modal-cancel.disabled:active,
.gift-card-remove-modal .modal-body .btn-modal-cancel[disabled]:active,
fieldset[disabled] .gift-card-remove-modal .modal-body .btn-modal-cancel:active,
.gift-card-remove-modal .modal-body .btn-modal-cancel.disabled.active,
.gift-card-remove-modal .modal-body .btn-modal-cancel[disabled].active,
fieldset[disabled] .gift-card-remove-modal .modal-body .btn-modal-cancel.active {
  background-color: #fff;
  border-color: #cfcfcf;
}
.gift-card-remove-modal .modal-body .btn-modal-cancel .badge {
  color: #fff;
  background-color: #202020;
}
.gift-card-remove-modal .modal-body .btn-modal-confirm {
  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;
  text-transform: uppercase;
  color: #fff;
  background-color: #202020;
  border-color: #202020;
  -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: 54%;
}
.gift-card-remove-modal .modal-body .btn-modal-confirm:focus,
.gift-card-remove-modal .modal-body .btn-modal-confirm:active:focus,
.gift-card-remove-modal .modal-body .btn-modal-confirm.active:focus,
.gift-card-remove-modal .modal-body .btn-modal-confirm.focus,
.gift-card-remove-modal .modal-body .btn-modal-confirm:active.focus,
.gift-card-remove-modal .modal-body .btn-modal-confirm.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.gift-card-remove-modal .modal-body .btn-modal-confirm:hover,
.gift-card-remove-modal .modal-body .btn-modal-confirm:focus,
.gift-card-remove-modal .modal-body .btn-modal-confirm.focus {
  color: #333;
  text-decoration: none;
}
.gift-card-remove-modal .modal-body .btn-modal-confirm:active,
.gift-card-remove-modal .modal-body .btn-modal-confirm.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);
}
.gift-card-remove-modal .modal-body .btn-modal-confirm.disabled,
.gift-card-remove-modal .modal-body .btn-modal-confirm[disabled],
fieldset[disabled] .gift-card-remove-modal .modal-body .btn-modal-confirm {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.gift-card-remove-modal .modal-body .btn-modal-confirm.disabled,
fieldset[disabled] a.gift-card-remove-modal .modal-body .btn-modal-confirm {
  pointer-events: none;
}
.gift-card-remove-modal .modal-body .btn-modal-confirm:focus,
.gift-card-remove-modal .modal-body .btn-modal-confirm.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.gift-card-remove-modal .modal-body .btn-modal-confirm:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.gift-card-remove-modal .modal-body .btn-modal-confirm:active,
.gift-card-remove-modal .modal-body .btn-modal-confirm.active,
.open > .dropdown-toggle.gift-card-remove-modal .modal-body .btn-modal-confirm {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.gift-card-remove-modal .modal-body .btn-modal-confirm:active:hover,
.gift-card-remove-modal .modal-body .btn-modal-confirm.active:hover,
.open > .dropdown-toggle.gift-card-remove-modal .modal-body .btn-modal-confirm:hover,
.gift-card-remove-modal .modal-body .btn-modal-confirm:active:focus,
.gift-card-remove-modal .modal-body .btn-modal-confirm.active:focus,
.open > .dropdown-toggle.gift-card-remove-modal .modal-body .btn-modal-confirm:focus,
.gift-card-remove-modal .modal-body .btn-modal-confirm:active.focus,
.gift-card-remove-modal .modal-body .btn-modal-confirm.active.focus,
.open > .dropdown-toggle.gift-card-remove-modal .modal-body .btn-modal-confirm.focus {
  color: #fff;
  background-color: #000000;
}
.gift-card-remove-modal .modal-body .btn-modal-confirm:active,
.gift-card-remove-modal .modal-body .btn-modal-confirm.active,
.open > .dropdown-toggle.gift-card-remove-modal .modal-body .btn-modal-confirm {
  background-image: none;
}
.gift-card-remove-modal .modal-body .btn-modal-confirm.disabled,
.gift-card-remove-modal .modal-body .btn-modal-confirm[disabled],
fieldset[disabled] .gift-card-remove-modal .modal-body .btn-modal-confirm,
.gift-card-remove-modal .modal-body .btn-modal-confirm.disabled:hover,
.gift-card-remove-modal .modal-body .btn-modal-confirm[disabled]:hover,
fieldset[disabled] .gift-card-remove-modal .modal-body .btn-modal-confirm:hover,
.gift-card-remove-modal .modal-body .btn-modal-confirm.disabled:focus,
.gift-card-remove-modal .modal-body .btn-modal-confirm[disabled]:focus,
fieldset[disabled] .gift-card-remove-modal .modal-body .btn-modal-confirm:focus,
.gift-card-remove-modal .modal-body .btn-modal-confirm.disabled.focus,
.gift-card-remove-modal .modal-body .btn-modal-confirm[disabled].focus,
fieldset[disabled] .gift-card-remove-modal .modal-body .btn-modal-confirm.focus,
.gift-card-remove-modal .modal-body .btn-modal-confirm.disabled:active,
.gift-card-remove-modal .modal-body .btn-modal-confirm[disabled]:active,
fieldset[disabled] .gift-card-remove-modal .modal-body .btn-modal-confirm:active,
.gift-card-remove-modal .modal-body .btn-modal-confirm.disabled.active,
.gift-card-remove-modal .modal-body .btn-modal-confirm[disabled].active,
fieldset[disabled] .gift-card-remove-modal .modal-body .btn-modal-confirm.active {
  background-color: #202020;
  border-color: #202020;
}
.gift-card-remove-modal .modal-body .btn-modal-confirm .badge {
  color: #202020;
  background-color: #fff;
}
.absolute-position {
  position: absolute;
}
/* 
    This handles in-page jumps, compensating for the pinned top nav. 
    To use, add the "jump" class to any anchor, and it should adjust accordingly
*/
a.jump:target {
  display: inline-block;
  padding-top: 160px;
  margin-top: -160px;
}
.input-group .input-group-addon {
  height: -webkit-calc(2.28571429em + 0.5em);
  height: calc(2.28571429em + 0.5em);
  background-color: #fff;
}
@media (min-width: 768px) {
  .input-group .input-group-addon {
    height: -webkit-calc(2.28571429em + 0.15em);
    height: calc(2.28571429em + 0.15em);
  }
}
.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: #383838;
  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);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.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: #ebebeb;
  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;
}
@media screen and (max-width: 768px) {
  .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"] {
    font-size: 16px;
    /*max-height: 34px;
            padding-top:0;
            padding-bottom: 0;*/
  }
}
.check-stores-form .form-group select,
.check-stores-form .form-group textarea,
.check-stores-form .form-group input[type="text"],
.check-stores-form .form-group input[type="password"],
.check-stores-form .form-group input[type="datetime"],
.check-stores-form .form-group input[type="datetime-local"],
.check-stores-form .form-group input[type="date"],
.check-stores-form .form-group input[type="month"],
.check-stores-form .form-group input[type="time"],
.check-stores-form .form-group input[type="week"],
.check-stores-form .form-group input[type="number"],
.check-stores-form .form-group input[type="email"],
.check-stores-form .form-group input[type="url"],
.check-stores-form .form-group input[type="search"],
.check-stores-form .form-group input[type="tel"],
.check-stores-form .form-group input[type="color"] {
  font-size: 1.1429rem;
}
.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;
}
.account-content .form-group select,
.account-content .form-group textarea,
.account-content .form-group input[type="text"],
.account-content .form-group input[type="password"],
.account-content .form-group input[type="datetime"],
.account-content .form-group input[type="datetime-local"],
.account-content .form-group input[type="date"],
.account-content .form-group input[type="month"],
.account-content .form-group input[type="time"],
.account-content .form-group input[type="week"],
.account-content .form-group input[type="number"],
.account-content .form-group input[type="email"],
.account-content .form-group input[type="url"],
.account-content .form-group input[type="search"],
.account-content .form-group input[type="tel"],
.account-content .form-group input[type="color"] {
  border-style: none;
  border-bottom-style: solid;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}
.check-stores-form .form-group input[type="tel"],
.check-stores-form .form-group input[type="text"] {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.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: #654A01;
}
.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: #654A01;
}
.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;
}
.fancy-checkbox-wrapper {
  -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-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.fancy-checkbox-wrapper .checkbox {
  margin: 0;
  padding: 10px 10px 0 0;
  width: 50%;
}
.fancy-checkbox-wrapper .checkbox label {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #cfcfcf;
  color: white;
  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;
  padding: 5px 20px 5px 5px;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-size: 1.25em;
}
.fancy-checkbox-wrapper .checkbox label .glyphicon {
  opacity: 0;
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.fancy-checkbox-wrapper .checkbox label .glyphicon-unchecked {
  opacity: 1;
}
.fancy-checkbox-wrapper .checkbox label:hover {
  background: #cfcfcf;
}
.fancy-checkbox-wrapper .checkbox input[type="checkbox"] {
  clip: rect(0, 0, 0, 0);
  position: absolute;
  left: -999em;
}
.fancy-checkbox-wrapper .checkbox input[type="checkbox"]:checked + label {
  background: #c300a8;
}
.fancy-checkbox-wrapper .checkbox input[type="checkbox"]:checked + label .glyphicon-check {
  opacity: 1;
}
.fancy-checkbox-wrapper .checkbox input[type="checkbox"]:checked + label .glyphicon-unchecked {
  opacity: 0;
}
input[type="checkbox"].sprite-checkbox {
  width: 18px;
  margin: 0;
  padding: 0;
  opacity: 0;
  cursor: pointer;
  position: absolute;
}
input[type="checkbox"].sprite-checkbox + .sprite-checkbox-label {
  display: inline-block;
  padding-left: 28px;
  background: url(/assets/theme/images/sprite-checkbox-707070.png) no-repeat 0 2px;
  line-height: 22px;
  max-height: 28px;
}
input[type="checkbox"].sprite-checkbox:checked + .sprite-checkbox-label {
  background-position: 0 -44px;
}
.cookie-policy {
  background: #111;
  border-radius: 5px;
  bottom: 20px;
  left: 20px;
  color: white;
  display: none;
  font-size: 1em;
  min-width: 250px;
  padding: 1em;
  position: fixed;
  width: 25%;
  z-index: 500 !important;
}
.cookie-policy strong {
  display: block;
  margin: 0 0 0.5em;
}
.cookie-policy a {
  color: white;
  text-decoration: underline;
}
.cookie-policy a:hover,
.cookie-policy a:active,
.cookie-policy a:focus {
  color: white;
  text-decoration: underline;
}
.cookie-policy .lnk-close-cookies {
  font-size: 0.7em;
  position: absolute;
  right: 1em;
  top: 1em;
}
.message-container {
  z-index: 100010 !important;
  position: fixed !important;
  width: 100% !important;
  height: auto !important;
  top: 60px !important;
  left: 50% !important;
  margin-left: 0 !important;
  -webkit-transform: translate(-50%, 0) !important;
          transform: translate(-50%, 0) !important;
}
.message-container .modal-content {
  padding: 20px;
}
.message-container .center {
  text-align: center;
}
.message-container .msg-banner {
  display: block;
  width: 100%;
  background-color: #202020;
  color: #fff;
  font-size: 30px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.4;
  margin-top: 6px;
  margin-bottom: 20px;
}
.message-container .msg-color {
  color: #8BC43E;
}
.back-to-top {
  cursor: pointer;
  position: fixed;
  border: none;
  bottom: 60px;
  right: 10px;
  display: none;
  z-index: 10;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  padding: 0px;
}
.pagination > li > a {
  border: none;
  padding: 0.4em 0.7em;
}
.item-actions {
  margin-bottom: 15px / 2;
}
.item-actions:before,
.item-actions:after {
  content: " ";
  display: table;
}
.item-actions:after {
  clear: both;
}
.item-actions:before,
.item-actions:after {
  content: " ";
  display: table;
}
.item-actions:after {
  clear: both;
}
@media (min-width: 480px) {
  .item-actions {
    position: absolute;
    bottom: 10px;
    left: 10px;
  }
}
.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;
  text-transform: uppercase;
  -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: #cfcfcf;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
}
.btn-item-edit:focus,
.btn-order-details:focus,
.btn-item-edit:active:focus,
.btn-order-details:active:focus,
.btn-item-edit.active:focus,
.btn-order-details.active:focus,
.btn-item-edit.focus,
.btn-order-details.focus,
.btn-item-edit:active.focus,
.btn-order-details:active.focus,
.btn-item-edit.active.focus,
.btn-order-details.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #8f8f8f;
}
.btn-item-edit:hover,
.btn-order-details:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.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: #b0b0b0;
}
.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: #8f8f8f;
}
.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: #cfcfcf;
}
.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: #666666;
  font-weight: normal;
  border-radius: 0;
  -webkit-transition: 0.3s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: 0.3s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  color: #d41d18;
  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: #404040;
  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: #cfcfcf;
  text-decoration: none;
}
.btn-item-delete:hover {
  color: #a61713;
  text-decoration: none;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.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;
}
.btn-item-delete span:before {
  content: "\f00d";
}
.btn-item-remove {
  background: none;
  border: none;
  padding: 0;
  -webkit-transition: 0.3s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: 0.3s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
}
.btn-accent {
  color: #fff;
  background-color: #8BC43E;
  border-color: #8BC43E;
}
.btn-accent:focus,
.btn-accent.focus {
  color: #fff;
  background-color: #709f30;
  border-color: #46641f;
}
.btn-accent:hover {
  color: #fff;
  background-color: #709f30;
  border-color: #6a972e;
}
.btn-accent:active,
.btn-accent.active,
.open > .dropdown-toggle.btn-accent {
  color: #fff;
  background-color: #709f30;
  border-color: #6a972e;
}
.btn-accent:active:hover,
.btn-accent.active:hover,
.open > .dropdown-toggle.btn-accent:hover,
.btn-accent:active:focus,
.btn-accent.active:focus,
.open > .dropdown-toggle.btn-accent:focus,
.btn-accent:active.focus,
.btn-accent.active.focus,
.open > .dropdown-toggle.btn-accent.focus {
  color: #fff;
  background-color: #5c8328;
  border-color: #46641f;
}
.btn-accent:active,
.btn-accent.active,
.open > .dropdown-toggle.btn-accent {
  background-image: none;
}
.btn-accent.disabled,
.btn-accent[disabled],
fieldset[disabled] .btn-accent,
.btn-accent.disabled:hover,
.btn-accent[disabled]:hover,
fieldset[disabled] .btn-accent:hover,
.btn-accent.disabled:focus,
.btn-accent[disabled]:focus,
fieldset[disabled] .btn-accent:focus,
.btn-accent.disabled.focus,
.btn-accent[disabled].focus,
fieldset[disabled] .btn-accent.focus,
.btn-accent.disabled:active,
.btn-accent[disabled]:active,
fieldset[disabled] .btn-accent:active,
.btn-accent.disabled.active,
.btn-accent[disabled].active,
fieldset[disabled] .btn-accent.active {
  background-color: #8BC43E;
  border-color: #8BC43E;
}
.btn-accent .badge {
  color: #8BC43E;
  background-color: #fff;
}
.button-other-store {
  display: block;
  cursor: pointer;
  padding-left: 2.25rem;
  text-decoration: underline;
}
.delivery-details-options .button-other-store {
  padding-left: 0.5rem;
}
.button-other-store .cart-alert-container {
  padding-left: 0;
}
.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: 97vh;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (min-width: 1024px) {
  .modal-generic .modal-body {
    max-height: 640px;
    overflow-y: auto;
  }
}
.alert-message-wrap {
  display: none;
  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;
}
.product-actions .alert-message-wrap {
  margin-top: -3px;
}
a.favorite:hover {
  text-decoration: none;
}
a.favorite:hover .icon-favorite:before {
  content: "\e906";
}
.contact-us {
  font-weight: bold;
  color: black;
}
a.cart {
  text-align: center;
  font-family: Roboto;
  font-weight: 400;
  color: #202020;
  position: relative;
  z-index: 1;
}
a.cart:hover {
  text-decoration: none;
}
a.cart:hover .icon-bag:before {
  content: "\e901";
}
a.cart .qty,
a.cart .qty-badge {
  display: none;
}
a.cart .qty.items,
a.cart .qty-badge.items {
  display: inline;
}
.drop-account {
  display: none;
  position: absolute;
  top: 62px;
  right: -15px;
  background-color: white;
  width: 300px;
  z-index: 300;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  list-style-type: none;
  text-align: center;
  padding: 10px;
}
.drop-account:before,
.drop-account:after {
  content: " ";
  display: table;
}
.drop-account:after {
  clear: both;
}
.drop-account:before,
.drop-account:after {
  content: " ";
  display: table;
}
.drop-account:after {
  clear: both;
}
.drop-account li a {
  display: block;
  padding: 10px;
  text-transform: uppercase;
}
.drop-account li a:hover {
  background-color: #ebebeb;
}
.drop-account .btn-signin-dropdown {
  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;
  text-transform: uppercase;
  color: #fff;
  background-color: #202020;
  border-color: #202020;
  -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;
}
.drop-account .btn-signin-dropdown:focus,
.drop-account .btn-signin-dropdown:active:focus,
.drop-account .btn-signin-dropdown.active:focus,
.drop-account .btn-signin-dropdown.focus,
.drop-account .btn-signin-dropdown:active.focus,
.drop-account .btn-signin-dropdown.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.drop-account .btn-signin-dropdown:hover,
.drop-account .btn-signin-dropdown:focus,
.drop-account .btn-signin-dropdown.focus {
  color: #333;
  text-decoration: none;
}
.drop-account .btn-signin-dropdown:active,
.drop-account .btn-signin-dropdown.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);
}
.drop-account .btn-signin-dropdown.disabled,
.drop-account .btn-signin-dropdown[disabled],
fieldset[disabled] .drop-account .btn-signin-dropdown {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.drop-account .btn-signin-dropdown.disabled,
fieldset[disabled] a.drop-account .btn-signin-dropdown {
  pointer-events: none;
}
.drop-account .btn-signin-dropdown:focus,
.drop-account .btn-signin-dropdown.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.drop-account .btn-signin-dropdown:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.drop-account .btn-signin-dropdown:active,
.drop-account .btn-signin-dropdown.active,
.open > .dropdown-toggle.drop-account .btn-signin-dropdown {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.drop-account .btn-signin-dropdown:active:hover,
.drop-account .btn-signin-dropdown.active:hover,
.open > .dropdown-toggle.drop-account .btn-signin-dropdown:hover,
.drop-account .btn-signin-dropdown:active:focus,
.drop-account .btn-signin-dropdown.active:focus,
.open > .dropdown-toggle.drop-account .btn-signin-dropdown:focus,
.drop-account .btn-signin-dropdown:active.focus,
.drop-account .btn-signin-dropdown.active.focus,
.open > .dropdown-toggle.drop-account .btn-signin-dropdown.focus {
  color: #fff;
  background-color: #000000;
}
.drop-account .btn-signin-dropdown:active,
.drop-account .btn-signin-dropdown.active,
.open > .dropdown-toggle.drop-account .btn-signin-dropdown {
  background-image: none;
}
.drop-account .btn-signin-dropdown.disabled,
.drop-account .btn-signin-dropdown[disabled],
fieldset[disabled] .drop-account .btn-signin-dropdown,
.drop-account .btn-signin-dropdown.disabled:hover,
.drop-account .btn-signin-dropdown[disabled]:hover,
fieldset[disabled] .drop-account .btn-signin-dropdown:hover,
.drop-account .btn-signin-dropdown.disabled:focus,
.drop-account .btn-signin-dropdown[disabled]:focus,
fieldset[disabled] .drop-account .btn-signin-dropdown:focus,
.drop-account .btn-signin-dropdown.disabled.focus,
.drop-account .btn-signin-dropdown[disabled].focus,
fieldset[disabled] .drop-account .btn-signin-dropdown.focus,
.drop-account .btn-signin-dropdown.disabled:active,
.drop-account .btn-signin-dropdown[disabled]:active,
fieldset[disabled] .drop-account .btn-signin-dropdown:active,
.drop-account .btn-signin-dropdown.disabled.active,
.drop-account .btn-signin-dropdown[disabled].active,
fieldset[disabled] .drop-account .btn-signin-dropdown.active {
  background-color: #202020;
  border-color: #202020;
}
.drop-account .btn-signin-dropdown .badge {
  color: #202020;
  background-color: #fff;
}
.drop-cart {
  display: none;
  position: absolute;
  right: -15px;
  top: 62px;
  background-color: white;
  width: 98vw;
  z-index: 200;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  padding: 0.5rem 1rem 1rem 1rem;
  text-transform: uppercase;
  font-size: 0.85em;
}
.drop-cart:before,
.drop-cart:after {
  content: " ";
  display: table;
}
.drop-cart:after {
  clear: both;
}
.drop-cart:before,
.drop-cart:after {
  content: " ";
  display: table;
}
.drop-cart:after {
  clear: both;
}
.drop-cart .product {
  min-height: 135px;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
}
.drop-cart .product:before,
.drop-cart .product:after {
  content: " ";
  display: table;
}
.drop-cart .product:after {
  clear: both;
}
.drop-cart .product:before,
.drop-cart .product:after {
  content: " ";
  display: table;
}
.drop-cart .product:after {
  clear: both;
}
.drop-cart .product .product-image {
  margin: 2% 2% 2% 0;
  float: left;
  width: 32%;
  border: 1px solid #cfcfcf;
}
.drop-cart .product .product-image img {
  width: 100%;
}
.drop-cart .product .product-info {
  padding: 10px;
  float: right;
  width: 64%;
}
.drop-cart .product .product-info .name {
  color: #383838;
  width: 100%;
  line-height: 1.1;
  text-align: left;
  font-weight: 700;
}
.drop-cart .product .product-info .color {
  color: #707070;
  width: 100%;
  text-align: left;
  font-weight: 400;
  margin-top: 0.5rem;
}
.drop-cart .product .product-info .size {
  color: #707070;
  width: 100%;
  text-align: left;
}
.drop-cart .product .product-info .quantity {
  color: #707070;
  float: left;
  text-align: left;
  width: 50%;
}
.drop-cart .product .product-info .price {
  color: #383838;
  float: right;
  text-align: right;
  width: 50%;
  font-weight: 700;
  white-space: nowrap;
}
.drop-cart .total {
  width: 100%;
  padding: 5px;
}
.drop-cart .total:before,
.drop-cart .total:after {
  content: " ";
  display: table;
}
.drop-cart .total:after {
  clear: both;
}
.drop-cart .total:before,
.drop-cart .total:after {
  content: " ";
  display: table;
}
.drop-cart .total:after {
  clear: both;
}
.drop-cart .total .total-label {
  padding: 5px;
  width: 50%;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
  float: left;
  font-size: 1.5em;
  color: #383838;
}
.drop-cart .total .amount {
  padding: 5px;
  width: 50%;
  text-transform: uppercase;
  font-weight: 700;
  text-align: right;
  float: right;
  font-size: 1.5em;
  color: #383838;
  white-space: nowrap;
}
.drop-cart .shipping-notification {
  width: 100%;
  background-color: #FF8200;
  color: #fff;
  text-align: center;
  padding: 5px;
}
.drop-cart .threshold-wrap {
  margin-bottom: 0px;
}
.drop-cart .action-buttons {
  padding: 1rem 0 0 0;
  width: 100%;
}
.drop-cart .action-buttons:before,
.drop-cart .action-buttons:after {
  content: " ";
  display: table;
}
.drop-cart .action-buttons:after {
  clear: both;
}
.drop-cart .action-buttons:before,
.drop-cart .action-buttons:after {
  content: " ";
  display: table;
}
.drop-cart .action-buttons:after {
  clear: both;
}
.drop-cart .action-buttons .bag {
  padding: 5px;
  width: 48%;
  float: left;
  color: #fff;
  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;
  text-transform: uppercase;
  color: #202020;
  background-color: #fff;
  border-color: #cfcfcf;
  -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;
}
.drop-cart .action-buttons .bag:focus,
.drop-cart .action-buttons .bag:active:focus,
.drop-cart .action-buttons .bag.active:focus,
.drop-cart .action-buttons .bag.focus,
.drop-cart .action-buttons .bag:active.focus,
.drop-cart .action-buttons .bag.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.drop-cart .action-buttons .bag:hover,
.drop-cart .action-buttons .bag:focus,
.drop-cart .action-buttons .bag.focus {
  color: #333;
  text-decoration: none;
}
.drop-cart .action-buttons .bag:active,
.drop-cart .action-buttons .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);
}
.drop-cart .action-buttons .bag.disabled,
.drop-cart .action-buttons .bag[disabled],
fieldset[disabled] .drop-cart .action-buttons .bag {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.drop-cart .action-buttons .bag.disabled,
fieldset[disabled] a.drop-cart .action-buttons .bag {
  pointer-events: none;
}
.drop-cart .action-buttons .bag:focus,
.drop-cart .action-buttons .bag.focus {
  color: #202020;
  background-color: #fff;
  border-color: #8f8f8f;
}
.drop-cart .action-buttons .bag:hover {
  color: #202020;
  background-color: #fff;
  border-color: #b0b0b0;
}
.drop-cart .action-buttons .bag:active,
.drop-cart .action-buttons .bag.active,
.open > .dropdown-toggle.drop-cart .action-buttons .bag {
  color: #202020;
  background-color: #fff;
  border-color: #b0b0b0;
}
.drop-cart .action-buttons .bag:active:hover,
.drop-cart .action-buttons .bag.active:hover,
.open > .dropdown-toggle.drop-cart .action-buttons .bag:hover,
.drop-cart .action-buttons .bag:active:focus,
.drop-cart .action-buttons .bag.active:focus,
.open > .dropdown-toggle.drop-cart .action-buttons .bag:focus,
.drop-cart .action-buttons .bag:active.focus,
.drop-cart .action-buttons .bag.active.focus,
.open > .dropdown-toggle.drop-cart .action-buttons .bag.focus {
  color: #202020;
  background-color: #fff;
}
.drop-cart .action-buttons .bag:active,
.drop-cart .action-buttons .bag.active,
.open > .dropdown-toggle.drop-cart .action-buttons .bag {
  background-image: none;
}
.drop-cart .action-buttons .bag.disabled,
.drop-cart .action-buttons .bag[disabled],
fieldset[disabled] .drop-cart .action-buttons .bag,
.drop-cart .action-buttons .bag.disabled:hover,
.drop-cart .action-buttons .bag[disabled]:hover,
fieldset[disabled] .drop-cart .action-buttons .bag:hover,
.drop-cart .action-buttons .bag.disabled:focus,
.drop-cart .action-buttons .bag[disabled]:focus,
fieldset[disabled] .drop-cart .action-buttons .bag:focus,
.drop-cart .action-buttons .bag.disabled.focus,
.drop-cart .action-buttons .bag[disabled].focus,
fieldset[disabled] .drop-cart .action-buttons .bag.focus,
.drop-cart .action-buttons .bag.disabled:active,
.drop-cart .action-buttons .bag[disabled]:active,
fieldset[disabled] .drop-cart .action-buttons .bag:active,
.drop-cart .action-buttons .bag.disabled.active,
.drop-cart .action-buttons .bag[disabled].active,
fieldset[disabled] .drop-cart .action-buttons .bag.active {
  background-color: #fff;
  border-color: #cfcfcf;
}
.drop-cart .action-buttons .bag .badge {
  color: #fff;
  background-color: #202020;
}
.drop-cart .action-buttons .checkout {
  padding: 5px;
  width: 48%;
  float: right;
  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;
  text-transform: uppercase;
  color: #fff;
  background-color: #202020;
  border-color: #202020;
  -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;
}
.drop-cart .action-buttons .checkout:focus,
.drop-cart .action-buttons .checkout:active:focus,
.drop-cart .action-buttons .checkout.active:focus,
.drop-cart .action-buttons .checkout.focus,
.drop-cart .action-buttons .checkout:active.focus,
.drop-cart .action-buttons .checkout.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.drop-cart .action-buttons .checkout:hover,
.drop-cart .action-buttons .checkout:focus,
.drop-cart .action-buttons .checkout.focus {
  color: #333;
  text-decoration: none;
}
.drop-cart .action-buttons .checkout:active,
.drop-cart .action-buttons .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);
}
.drop-cart .action-buttons .checkout.disabled,
.drop-cart .action-buttons .checkout[disabled],
fieldset[disabled] .drop-cart .action-buttons .checkout {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.drop-cart .action-buttons .checkout.disabled,
fieldset[disabled] a.drop-cart .action-buttons .checkout {
  pointer-events: none;
}
.drop-cart .action-buttons .checkout:focus,
.drop-cart .action-buttons .checkout.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.drop-cart .action-buttons .checkout:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.drop-cart .action-buttons .checkout:active,
.drop-cart .action-buttons .checkout.active,
.open > .dropdown-toggle.drop-cart .action-buttons .checkout {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.drop-cart .action-buttons .checkout:active:hover,
.drop-cart .action-buttons .checkout.active:hover,
.open > .dropdown-toggle.drop-cart .action-buttons .checkout:hover,
.drop-cart .action-buttons .checkout:active:focus,
.drop-cart .action-buttons .checkout.active:focus,
.open > .dropdown-toggle.drop-cart .action-buttons .checkout:focus,
.drop-cart .action-buttons .checkout:active.focus,
.drop-cart .action-buttons .checkout.active.focus,
.open > .dropdown-toggle.drop-cart .action-buttons .checkout.focus {
  color: #fff;
  background-color: #000000;
}
.drop-cart .action-buttons .checkout:active,
.drop-cart .action-buttons .checkout.active,
.open > .dropdown-toggle.drop-cart .action-buttons .checkout {
  background-image: none;
}
.drop-cart .action-buttons .checkout.disabled,
.drop-cart .action-buttons .checkout[disabled],
fieldset[disabled] .drop-cart .action-buttons .checkout,
.drop-cart .action-buttons .checkout.disabled:hover,
.drop-cart .action-buttons .checkout[disabled]:hover,
fieldset[disabled] .drop-cart .action-buttons .checkout:hover,
.drop-cart .action-buttons .checkout.disabled:focus,
.drop-cart .action-buttons .checkout[disabled]:focus,
fieldset[disabled] .drop-cart .action-buttons .checkout:focus,
.drop-cart .action-buttons .checkout.disabled.focus,
.drop-cart .action-buttons .checkout[disabled].focus,
fieldset[disabled] .drop-cart .action-buttons .checkout.focus,
.drop-cart .action-buttons .checkout.disabled:active,
.drop-cart .action-buttons .checkout[disabled]:active,
fieldset[disabled] .drop-cart .action-buttons .checkout:active,
.drop-cart .action-buttons .checkout.disabled.active,
.drop-cart .action-buttons .checkout[disabled].active,
fieldset[disabled] .drop-cart .action-buttons .checkout.active {
  background-color: #202020;
  border-color: #202020;
}
.drop-cart .action-buttons .checkout .badge {
  color: #202020;
  background-color: #fff;
}
.drop-cart .action-buttons .btn-continue {
  width: 100%;
}
.icon-search {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.25em;
}
.icon-search:before {
  content: "\e902";
}
.icon-locator {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.25em;
}
.icon-locator:before {
  content: "\e903";
}
.icon-favorite {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.25em;
}
.icon-favorite:before {
  content: "\e905";
}
.icon-wishlist {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.25em;
  font-size: 1.5em;
  /*&:before {
        content: @fa-var-star;
    }*/
}
.icon-wishlist:before {
  content: "\e905";
}
.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;
  font-size: 1.5em;
}
.icon-navigation:before {
  content: "\f0c9";
}
.breadcrumb-wrapper {
  margin-left: 10px;
  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;
}
.textbox-default {
  display: block;
  width: 100%;
  height: 2.28571429em;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  color: #383838;
  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: #ebebeb;
  opacity: 1;
}
.textbox-default[disabled],
fieldset[disabled] .textbox-default {
  cursor: not-allowed;
}
textarea.textbox-default {
  height: auto;
}
.filter-pill {
  display: inline-block;
  background-color: #fff;
  border-radius: 3px;
  padding: 3px 5px 0 14px;
  margin: 3px;
}
.review-price-wrap {
  margin-left: -10px;
  margin-right: -10px;
  margin: 0;
  padding-bottom: 5px;
  padding-top: 5px;
}
.review-price-wrap .listing-col {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .review-price-wrap .listing-col {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .review-price-wrap .listing-col {
    float: left;
    width: 58.33333333%;
  }
}
.review-price-wrap .price-wrap {
  font-size: 1em;
  gap: 0.25em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.review-price-wrap .price-wrap .original-price {
  color: #707070;
  text-decoration: line-through;
  white-space: nowrap;
}
.review-price-wrap .price-wrap .sale-price {
  color: #d41d18;
  white-space: nowrap;
}
.product-price .price {
  font-size: 1.2em;
  font-weight: 700;
  color: #202020;
  white-space: nowrap;
}
#skuMessage {
  padding: 0.5rem 0 0 1rem;
  margin: 0;
}
.site-header {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  top: 0;
  border-width: 0 0 1px;
  background: #fff;
  z-index: 100;
  -webkit-box-shadow: 0 3px 3px 0 rgba(235, 235, 235, 0.4);
          box-shadow: 0 3px 3px 0 rgba(235, 235, 235, 0.4);
}
.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;
  }
}
.site-top-banner {
  text-align: center;
  color: #fff;
  height: 35px;
  font-size: 0.85em;
  line-height: 35px;
  background-color: #202020;
  border-bottom: 3px solid #8BC43E;
}
.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 a {
  color: #fff;
}
.site-top-banner .contact {
  display: inline-block;
  margin-right: 10px;
}
.site-top-banner .headline-wrapper .container {
  width: 100%;
  padding: 0 2em;
}
.site-top-banner .headline-wrapper .choose-site {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
  text-transform: capitalize;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
  font-size: 1.2em;
  font-family: Roboto;
  font-weight: 400;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .site-top-banner .headline-wrapper .choose-site {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .site-top-banner .headline-wrapper .choose-site {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .site-top-banner .headline-wrapper .choose-site {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .site-top-banner .headline-wrapper .choose-site {
    float: left;
    width: 33.33333333%;
  }
}
.site-top-banner .headline-wrapper .choose-site .site-tab {
  cursor: default;
  background-color: #666666;
  height: 35px;
  padding: 1px 2rem 0 2rem;
}
.site-top-banner .headline-wrapper .choose-site .site-tab.site-link {
  background-color: #202020;
  cursor: pointer;
}
.site-top-banner .headline-wrapper .choose-site .site-tab.site-link:hover {
  background-color: #000000;
  text-decoration: none;
}
.site-top-banner .headline-wrapper .quicklinks {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
  text-align: right;
  color: #fff;
  font-size: 1.2em;
  font-family: Roboto;
  font-weight: 400;
  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;
}
@media (min-width: 1024px) {
  .site-top-banner .headline-wrapper .quicklinks {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1024px) {
  .site-top-banner .headline-wrapper .quicklinks {
    -webkit-box-pack: end;
    -webkit-justify-content: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}
.site-top-banner .headline-wrapper .quicklinks > a {
  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;
}
@media (min-width: 1024px) {
  .site-top-banner .headline-wrapper .quicklinks > a {
    padding: 0 0.75em;
  }
}
.site-top-banner .headline-wrapper .quicklinks .bi {
  font-size: 1.4em;
  padding: 0 0.5em;
  color: #8BC43E;
}
@media (max-width: 767px) {
  .site-top-banner .headline-wrapper .quicklinks .bi {
    display: none;
  }
}
.site-top-banner .headline-wrapper .quicklinks .countrydd {
  display: none;
  padding: 0 0.75em;
}
@media (min-width: 1024px) {
  .site-top-banner .headline-wrapper .quicklinks .countrydd {
    display: inline;
  }
}
.site-top-banner .headline-wrapper .quicklinks .countrydd .btn {
  padding: 0;
}
.site-top-banner .headline-wrapper .quicklinks .countrydd .dropdown-toggle img {
  max-width: 22px;
}
.site-top-banner .headline-wrapper .quicklinks .countrydd .dropdown-menu {
  background-color: #202020;
  padding: 0;
}
.site-top-banner .headline-wrapper .quicklinks .countrydd .dropdown-menu a {
  display: block;
  padding: 0 12px;
}
.site-top-banner .headline-wrapper .quicklinks .countrydd .dropdown-menu img {
  max-width: 22px;
  margin-right: 4px;
}
.site-top-banner .options {
  float: right !important;
  float: right;
  line-height: 1.42857143;
}
@media (max-width: 767px) {
  .site-top-banner .options {
    display: none !important;
  }
}
.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;
  text-transform: uppercase;
  -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: #cfcfcf;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
  display: none !important;
  float: none;
  left: 0.85714286em;
  position: absolute;
  z-index: 1;
  background-color: transparent;
  border: 0;
  color: #707070;
}
.navbar-toggle:focus,
.navbar-toggle:active:focus,
.navbar-toggle.active:focus,
.navbar-toggle.focus,
.navbar-toggle:active.focus,
.navbar-toggle.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #8f8f8f;
}
.navbar-toggle:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.navbar-toggle:active,
.navbar-toggle.active,
.open > .dropdown-toggle.navbar-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.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: #8f8f8f;
}
.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: #cfcfcf;
}
.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 {
  color: #383838;
  background-color: transparent;
  border: 0;
}
.navbar-toggle .icon-bar {
  background-color: #cfcfcf;
}
.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: #cfcfcf;
}
.navbar-toggle .toggle-navigation:before {
  content: "\f0c9";
}
.navbar-toggle.collapsed .toggle-navigation:before {
  content: "\f0c9";
}
.site-minor-nav-wrapper {
  padding: 0;
}
.site-nav-minor {
  position: relative;
  z-index: 1;
}
.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;
}
.site-nav-minor .container {
  width: 100%;
  padding: 0 2em;
}
.site-search-panel {
  display: none;
  position: absolute;
  width: 92%;
  top: 5px;
  right: 0;
  font-family: Roboto;
  font-weight: 400;
}
.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: #ebebeb;
  -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 .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 #ebebeb;
  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: 36.5px;
  margin-left: 36.5px;
  font-family: Roboto;
  font-weight: 400;
  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-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-top: 10px;
  padding-right: 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 .price-wrapper {
  padding-top: 0.5em;
  font-weight: bold;
}
.autosuggest-menu .suggest-products .product .product-info .price-wrapper .original-price {
  display: inline-block;
  color: #707070;
  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: #202020;
}
.autosuggest-menu .suggest-warning {
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 10px;
}
.site-nav-major-wrapper {
  -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: none;
  bottom: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  float: none;
  height: 100%;
  left: -768px;
  max-height: 100%;
  max-width: 100%;
  min-height: 0;
  margin: 0;
  position: fixed;
  top: 0;
  z-index: 100;
  -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;
}
@media (min-width: 768px) {
  .site-nav-major-wrapper {
    left: -1024px;
  }
}
@media (min-width: 1024px) {
  .site-nav-major-wrapper {
    left: -1600px;
  }
}
.site-nav-major-wrapper.collapse {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.site-nav-major-wrapper:focus,
.site-nav-major-wrapper:hover,
.site-nav-major-wrapper:active {
  background: #fff;
}
.site-nav-major-wrapper.in {
  background: #f0f0f0;
  left: 0;
  right: 0;
  overflow: auto;
}
.site-nav-major-wrapper .close-menu {
  position: absolute;
  left: 7px;
  top: 7px;
  z-index: 500;
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .site-nav-major-wrapper .close-menu {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .site-nav-major-wrapper .close-menu {
    display: none !important;
  }
}
.site-nav-major-wrapper .close-menu > 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;
  text-transform: uppercase;
  -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;
}
.site-nav-major-wrapper .close-menu > a:focus,
.site-nav-major-wrapper .close-menu > a:active:focus,
.site-nav-major-wrapper .close-menu > a.active:focus,
.site-nav-major-wrapper .close-menu > a.focus,
.site-nav-major-wrapper .close-menu > a:active.focus,
.site-nav-major-wrapper .close-menu > a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.site-nav-major-wrapper .close-menu > a:hover,
.site-nav-major-wrapper .close-menu > a:focus,
.site-nav-major-wrapper .close-menu > a.focus {
  color: #333;
  text-decoration: none;
}
.site-nav-major-wrapper .close-menu > a:active,
.site-nav-major-wrapper .close-menu > 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);
}
.site-nav-major-wrapper .close-menu > a.disabled,
.site-nav-major-wrapper .close-menu > a[disabled],
fieldset[disabled] .site-nav-major-wrapper .close-menu > a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.site-nav-major-wrapper .close-menu > a.disabled,
fieldset[disabled] a.site-nav-major-wrapper .close-menu > a {
  pointer-events: none;
}
.site-nav-major-wrapper .close-menu .close-nav {
  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: 2em;
  color: #a8a8a8;
}
.site-nav-major-wrapper .close-menu .close-nav:before {
  content: "\f00d";
}
.site-select-tabs {
  background-color: #cfcfcf;
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .site-select-tabs {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .site-select-tabs {
    display: none !important;
  }
}
.site-select-tabs .select-tab {
  display: inline-block;
  background-color: #cfcfcf;
  color: #202020;
  font-size: 1.1em;
  min-width: 137px;
  padding: 1rem 0;
  text-align: center;
  text-transform: uppercase;
}
.site-select-tabs .select-tab.active {
  background-color: #fff;
}
.site-select-tabs .select-tab .site-tab {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 2em;
  margin: -2em;
}
.nav-top-category {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: inline-block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style: none outside none;
  margin: 0;
  padding: 0.42857143em 0;
  background: #fff;
  /*@keyframes slidein {
        from {
            margin-left: 100%;
            margin-right: -100%;
        }

        to {
            margin-left: 0%;
            margin-right: 0%;
        }
    }

    @keyframes slideout {
        from {
            margin-left: -100%;
            margin-right: 100%;
        }

        to {
            margin-left: 0%;
            margin-right: 0%;
        }
    }*/
}
.nav-top-category > 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;
}
.nav-top-category > li:focus,
.nav-top-category > li:active {
  background: none;
}
.nav-top-category > 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;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-collapse: collapse;
  color: #202020;
  display: block;
  font-size: 1.2em;
  font-weight: 500;
  margin-bottom: 0;
  padding: 10px 10px 10px 10px;
  text-align: left;
  text-decoration: none;
  letter-spacing: 0.01em;
}
.nav-top-category > li > a:focus {
  background: none;
}
.nav-top-category > li:last-of-type > a {
  border: none;
}
.nav-top-category .dropdown {
  text-align: left;
}
.nav-top-category .dropdown:before,
.nav-top-category .dropdown:after {
  content: " ";
  display: table;
}
.nav-top-category .dropdown:after {
  clear: both;
}
.nav-top-category .dropdown:before,
.nav-top-category .dropdown:after {
  content: " ";
  display: table;
}
.nav-top-category .dropdown:after {
  clear: both;
}
.nav-top-category .dropdown:before {
  display: none;
}
.nav-top-category .dropdown > a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-collapse: collapse;
  margin-bottom: 0;
  text-align: left;
}
.nav-top-category .dropdown > a:hover,
.nav-top-category .dropdown > a:active {
  background: none;
}
.nav-top-category .dropdown > .dropdown-menu {
  padding: 0;
}
.nav-top-category .dropdown > .dropdown-menu.open {
  -webkit-box-shadow: none;
          box-shadow: none;
  clear: both;
  display: block;
  float: none;
  left: auto;
  margin: 0;
  padding: 0;
  position: relative;
  top: auto;
}
.nav-top-category .dropdown > .dropdown-menu.open li:last-of-type {
  padding-bottom: 6px;
}
.nav-top-category .dropdown > .dropdown-menu .dropdown-menu-content ul {
  list-style: none outside none;
  padding: 0;
}
.nav-top-category .dropdown > .dropdown-menu .dropdown-menu-content .nav-category-title {
  display: block;
  width: 100%;
  background-color: #ebebeb;
  padding-left: 3.75rem;
  text-align: left;
}
.nav-top-category .dropdown > .dropdown-menu .dropdown-menu-content .nav-image-wrap {
  display: none;
}
.nav-top-category .dropdown > .dropdown-menu .dropdown-menu-content .nav-image-wrap img {
  display: block;
  max-width: 10em;
  max-height: 10em;
}
.nav-top-category .dropdown > .dropdown-menu .dropdown-menu-content .nav-content-row > div > li:last-of-type,
.nav-top-category .dropdown > .dropdown-menu .dropdown-menu-content .nav-content-column > div > li:last-of-type {
  padding-bottom: 5px;
}
.nav-top-category .dropdown > .dropdown-menu .dropdown-menu-content .nav-content-row > .nav-image-wrap {
  padding-left: 1.5em;
}
.nav-top-category.mobile-menu {
  overflow: hidden;
  padding: 0;
}
.nav-top-category.mobile-menu .level > a,
.nav-top-category.mobile-menu .level-end > a,
.nav-top-category.mobile-menu .level > div > a,
.nav-top-category.mobile-menu .level-end > div > a {
  -webkit-transition: none;
  transition: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-collapse: collapse;
  color: #202020;
  display: block;
  font-size: 1.1em;
  font-weight: 700;
  margin-bottom: 0;
  padding: 10px 10px 10px 2rem;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}
.nav-top-category.mobile-menu .level > a:focus,
.nav-top-category.mobile-menu .level-end > a:focus,
.nav-top-category.mobile-menu .level > div > a:focus,
.nav-top-category.mobile-menu .level-end > div > a:focus {
  background: none;
}
.nav-top-category.mobile-menu .level.selected > a,
.nav-top-category.mobile-menu .level.selected > div > a {
  background-color: #ebebeb;
}
.nav-top-category.mobile-menu .level.selected > a .menu-direction,
.nav-top-category.mobile-menu .level.selected > div > a .menu-direction {
  color: #202020;
}
.nav-top-category.mobile-menu .level.selected > a .menu-direction:before,
.nav-top-category.mobile-menu .level.selected > div > a .menu-direction:before {
  content: "\f068";
}
.nav-top-category.mobile-menu .level .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;
  color: #FF8200;
  position: absolute;
  right: 0.75rem;
  padding: 0.35714286em;
}
.nav-top-category.mobile-menu .level .menu-direction:before {
  content: "\f067";
}
.nav-top-category.mobile-menu .level-menu {
  display: none;
  list-style: none outside none;
}
.nav-top-category.mobile-menu .level-menu.open {
  -webkit-box-shadow: none;
          box-shadow: none;
  clear: both;
  display: block;
  float: none;
  left: auto;
  margin: 0;
  padding: 0;
  position: relative;
  top: auto;
}
.nav-top-category.mobile-menu .level-menu.open .level-branch .level {
  background-color: #ebebeb;
}
.nav-top-category.mobile-menu .level-menu.open .level-branch .level a {
  padding-left: 3.75rem;
}
.nav-top-category.mobile-menu .level-menu.open .level-branch .level-end a {
  font-weight: 500;
  padding-left: 5.25rem;
}
.nav-top-category.mobile-menu .level-menu.open li:last-of-type {
  padding-bottom: 0;
}
.nav-top-category.minor-nav-mobile {
  background: #707070;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .nav-top-category.minor-nav-mobile {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .nav-top-category.minor-nav-mobile {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .nav-top-category.minor-nav-mobile {
    display: none !important;
  }
}
.nav-top-category.minor-nav-mobile a {
  color: #fff;
}
.nav-indicator {
  width: 100%;
  height: 3px;
  background-color: transparent;
}
.mobile-close {
  display: block;
  position: absolute;
  height: 50px;
  top: 0;
  right: 0;
  width: 15%;
  list-style: none outside none;
  background-color: transparent;
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .mobile-close {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .mobile-close {
    display: none !important;
  }
}
.minor-nav-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;
}
@media (min-width: 1024px) {
  .minor-nav-row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.minor-nav-links {
  z-index: 1;
  font-size: 1.2em;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.minor-nav-links.left {
  text-align: center;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.minor-nav-links.left .site-link-brand {
  display: none;
}
@media (min-width: 1024px) {
  .minor-nav-links.left .site-link-brand {
    display: block;
  }
}
.minor-nav-links.right {
  text-align: right;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  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-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -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;
}
.minor-nav-links.right > a {
  color: #202020;
}
@media (min-width: 1024px) {
  .minor-nav-links.right > a {
    padding: 0 0.75em;
  }
}
.minor-nav-links.right > a:hover,
.minor-nav-links.right > a:focus {
  text-decoration: none;
}
.minor-nav-links.right > a .link-label {
  display: none;
}
.minor-nav-links.right > a .link-label.qty-badge {
  display: none;
}
.minor-nav-links.right .bi {
  font-size: 1.3em;
}
@media (min-width: 1024px) {
  .minor-nav-links.right .bi {
    padding-right: 8px;
  }
}
.minor-nav-links.right .bi.bi-person {
  font-size: 1.6em;
}
.minor-nav-links.right .site-link-brand {
  display: block;
}
@media (min-width: 1024px) {
  .minor-nav-links.right .site-link-brand {
    display: none;
  }
}
.minor-nav-links.right .minor-link-store {
  display: none;
}
@media (min-width: 1024px) {
  .minor-nav-links.right .minor-link-store {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .minor-nav-links .set-alt {
    display: none !important;
  }
}
.minor-nav-links .link-mobile {
  display: inline-block;
  font-size: 1.25em;
  z-index: 10;
}
.minor-nav-links .link-mobile.nav-button {
  color: #666666;
  font-weight: normal;
  border-radius: 0;
  height: 1em;
  line-height: 1;
  margin: 0.15em 0 0;
  padding: 0;
  min-height: 26px;
}
.minor-nav-links .link-mobile.nav-button,
.minor-nav-links .link-mobile.nav-button:active,
.minor-nav-links .link-mobile.nav-button.active,
.minor-nav-links .link-mobile.nav-button[disabled],
fieldset[disabled] .minor-nav-links .link-mobile.nav-button {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.minor-nav-links .link-mobile.nav-button,
.minor-nav-links .link-mobile.nav-button:hover,
.minor-nav-links .link-mobile.nav-button:focus,
.minor-nav-links .link-mobile.nav-button:active {
  border-color: transparent;
}
.minor-nav-links .link-mobile.nav-button:hover,
.minor-nav-links .link-mobile.nav-button:focus {
  color: #404040;
  text-decoration: underline;
  background-color: transparent;
}
.minor-nav-links .link-mobile.nav-button[disabled]:hover,
fieldset[disabled] .minor-nav-links .link-mobile.nav-button:hover,
.minor-nav-links .link-mobile.nav-button[disabled]:focus,
fieldset[disabled] .minor-nav-links .link-mobile.nav-button:focus {
  color: #cfcfcf;
  text-decoration: none;
}
.minor-nav-links .link-mobile.cart .qty {
  top: 13px;
}
.minor-nav-links .link-mobile.cart .icon-bag {
  font-size: 1.25em;
}
.site-link-brand {
  padding: 16px 8px;
  display: block;
}
.site-link-brand:link,
.site-link-brand:hover,
.site-link-brand:active {
  color: #cfcfcf;
  text-decoration: none;
}
.site-link-brand img {
  max-height: 30px;
  display: block;
}
.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;
  }
}
.body-content {
  position: relative;
}
.page-content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .page-content {
    width: 740px;
  }
}
@media (min-width: 1024px) {
  .page-content {
    width: 992px;
  }
}
@media (min-width: 1600px) {
  .page-content {
    width: 1560px;
  }
}
.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-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  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.home .crosssell-panel {
  background-color: #eee;
  max-width: 1800px;
  margin: 0 auto 2rem auto;
}
.page-content-fluid.home .cross-sells-header {
  border: none;
}
.page-content-fluid.home .cross-sells-header h3 {
  background-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
}
.page-content-fluid.home .product-carousel-outer .product-info,
.page-content-fluid.home .product-carousel-outer .item.product {
  padding: 0 3% 3% 3%;
}
.page-content-fluid.home .product-carousel-outer .slick-next,
.page-content-fluid.home .product-carousel-outer .slick-prev {
  background-color: transparent;
  opacity: 0.75;
}
.page-content-full.home {
  background-color: #fff;
}
.page-header {
  position: relative;
}
.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 {
  font-size: 1.25em;
}
.page-header.checkout {
  background-color: #fff;
  margin: 0;
  padding: 0.5em 0 1em 1em;
}
.page-header.checkout .page-title,
.page-header.checkout .panel-title {
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
}
.page-subtitle.signup {
  padding-top: 10px;
  color: #707070;
}
.home .category-section {
  margin-bottom: 1rem;
}
.category-section.modwrap .category-image a {
  padding: 0;
}
.category-section header h2 {
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
}
.category-section .category-group {
  margin-left: -10px;
  margin-right: -10px;
}
.category-section .category-group.multirow {
  margin-left: -17px;
  margin-right: -17px;
}
.category-section .category-group.slick-slider {
  margin-left: 10px;
  margin-right: 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;
  padding: 0 0.5em;
}
.category-section .category-image .feature-image {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
}
.category-section .qc-container img {
  display: block;
  margin: auto;
}
@media (max-width: 767px) {
  .category-section .qc-container .img-work-perks {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .category-section .qc-container .img-work-perks {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .category-section .qc-container .img-work-perks-mob {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .category-section .qc-container .img-work-perks-mob {
    display: none !important;
  }
}
.category-section .category-qoute {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 20px;
}
@media (min-width: 768px) {
  .category-section .category-qoute {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .category-section .category-qoute {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .category-section .category-qoute {
    float: left;
    width: 50%;
  }
}
.category-section .category-qoute-img {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 400px;
  max-height: 400px;
  padding: 20px;
}
@media (min-width: 768px) {
  .category-section .category-qoute-img {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .category-section .category-qoute-img {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .category-section .category-qoute-img {
    float: left;
    width: 50%;
  }
}
.category-section .atc-img {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 400px;
  max-height: 400px;
  margin: auto;
  padding: 0;
  float: none;
}
.category-section .column-info {
  text-align: center;
  background: #a8a8a8;
  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: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  font-size: 1em;
  margin: 0;
}
.category-section .column-info a {
  text-decoration: 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;
  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;
}
.category-section.categories .category-section-column {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .category-section.categories .category-section-column {
    float: left;
    width: 33.33333333%;
  }
}
.collection {
  clear: both;
  padding: 20px 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 #1dd9da;
  margin: 0 0 10px;
  padding: 0 0 0.35714286em;
}
.collection-title {
  color: #2ac9e2;
  margin: 0;
}
.collection-short-description {
  margin: 0.35714286em 0 0;
}
.curalate-coll-carousel {
  background-color: #fff;
  padding-top: 1rem;
  margin: 1rem 0;
}
.curalate-pdp-carousel {
  margin: 1rem 0;
}
.curalate-pdp-carousel div {
  background-color: #fff;
}
#crl8-product-carousel .gyuXbe {
  display: none;
}
.product-section {
  padding-top: 0.35714286em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.product-section .badge {
  position: absolute;
  padding: 3px 5px;
  border-radius: 0;
  font-size: 1em;
  top: 10px;
  z-index: 2;
  background-color: #202020;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 0.8em;
  letter-spacing: 0.05em;
}
.product-section .badge.OnlineOnly,
.product-section .badge .Exclusive {
  display: block;
}
.product-section .badge.OnlyJourneys {
  display: block;
}
.product-section .badge.ComingSoonNew,
.product-section .badge .ComingSoon {
  display: block;
}
.product-section header h2 {
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
}
.product-section .product-group {
  margin-left: -10px;
  margin-right: -10px;
}
.product-section .product-section-column {
  /*width: 50%;

        @media (min-width: @screen-md-min) {
            width: 25%;
        }*/
  text-align: center;
  padding: 0 2px 5px 2px;
  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 {
  -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.slick-slider {
  margin-left: 0;
  margin-right: 0;
}
.product-section .product .slick-list {
  margin-left: 0;
  margin-right: 0;
}
.product-section .product img[src=""] {
  display: none;
}
.product-section .product.item {
  background-color: #fff;
}
.product-section .img-link,
.product-section .item-link {
  display: block;
  text-align: center;
  background-color: #fff;
}
.product-section .item-link span {
  display: block;
  text-align: left;
  padding: 0.75rem 0.75rem 0.25rem 0.75rem;
  font-weight: 700;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.25;
}
.product-section .item-link span.in-store-only-badge,
.product-section .item-link span.virtual-try-on-badge {
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
  color: #202020;
  font-size: 1rem;
  width: 100%;
  float: left;
}
.product-section .feature-image {
  display: inline-block;
  max-width: 100%;
  height: auto;
  width: 100%;
  aspect-ratio: 1;
}
.product-section .feature-image.back {
  display: none;
}
.product-section .related-color-main-img,
.product-section .related-item-link {
  display: none;
}
.product-section .slick-slide .related-color-main-img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.product-section .slick-slide .related-item-link {
  display: block;
}
.product-section .product-info-rule {
  background-color: #fff;
  padding-top: 0.35rem;
}
.product-section .product-info-rule .rule {
  border-bottom: 1px solid #cfcfcf;
  margin: 0 0.45rem;
  height: 1px;
}
.product-section .product-info {
  text-align: left;
  background-color: #fff;
  -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;
  padding-top: 0.35rem;
}
.product-section .product-info .flex-vertical-spacer {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.product-section .product-info .brand,
.product-section .product-info .name,
.product-section .product-info .price-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  padding: 3px 5px 0 10px;
}
.product-section .product-info .in-store-only-badge,
.product-section .product-info .virtual-try-on-badge {
  padding: 0.75rem 0.75rem 0.25rem 0;
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
  color: #202020;
  font-size: 1rem;
  width: 100%;
  float: left;
}
.product-section .product-info .show-color-tiles {
  padding: 15px 10px 10px 10px;
  text-decoration: underline;
}
.product-section .product-info .name {
  font-size: 1.15em;
  font-weight: 400;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  line-height: 1.25;
}
.product-section .product-info .brand {
  text-transform: uppercase;
}
.product-section .product-info .slick-slider {
  margin-left: 0;
  margin-right: 0;
}
.product-section .product-info .slick-list {
  margin-left: 45px;
  margin-right: 45px;
}
.product-section .product-info .color-tiles {
  display: none;
  overflow: hidden;
  height: 50px;
}
.product-section .product-info .color-tiles .slick-list {
  margin-left: 15px;
  margin-right: 15px;
}
.product-section .product-info .color-tiles .slick-current img {
  border: 1px solid #cfcfcf;
}
.product-section .product-info .color-tiles img[src=""] {
  display: none;
}
.product-section .product-info .color-tiles .color-tile {
  display: inline-block;
  text-align: center;
  max-height: 50px;
}
.product-section .product-info .color-tiles .color-tile:focus {
  outline: none;
}
.column-info {
  margin: 0.42857143em 0 0;
}
.category-nav,
.account-nav {
  background-color: #fff;
  margin-bottom: 10px;
  padding: 0px;
  padding-top: 10px;
}
.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: #cfcfcf;
}
.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;
}
#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: #707070;
}
.loyalty-breadcrumb-desktop {
  display: block;
  padding-top: 1em;
  padding-left: 1em;
  font-weight: bold;
  font-size: larger;
  color: #202020;
}
.loyalty-dashboard-header {
  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;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.loyalty-dashboard-header .account-member-info,
.loyalty-dashboard-header .member-info,
.loyalty-dashboard-header .member-graphics {
  padding: 10px 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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.loyalty-dashboard-header .account-member-info h2,
.loyalty-dashboard-header .member-info h2,
.loyalty-dashboard-header .member-graphics h2,
.loyalty-dashboard-header .account-member-info h3,
.loyalty-dashboard-header .member-info h3,
.loyalty-dashboard-header .member-graphics h3 {
  margin-bottom: 0.25em;
}
.loyalty-dashboard-header .account-member-info .available-rewards,
.loyalty-dashboard-header .member-info .available-rewards,
.loyalty-dashboard-header .member-graphics .available-rewards {
  color: #126f12;
  padding: 1em;
  font-weight: bold;
}
.loyalty-dashboard-header .member-balance {
  float: left;
  width: 83.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .loyalty-dashboard-header .member-balance {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1600px) {
  .loyalty-dashboard-header .member-balance {
    float: left;
    width: 33.33333333%;
  }
}
.loyalty-dashboard-header .member-codebar {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .loyalty-dashboard-header .member-codebar {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1600px) {
  .loyalty-dashboard-header .member-codebar {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1600px) {
  .loyalty-dashboard-header .member-codebar {
    left: 33.33333333%;
  }
}
.loyalty-dashboard-header .member-progress {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .loyalty-dashboard-header .member-progress {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1600px) {
  .loyalty-dashboard-header .member-progress {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1600px) {
  .loyalty-dashboard-header .member-progress {
    right: 33.33333333%;
  }
}
.loyalty-dashboard-header .member-balance,
.loyalty-dashboard-header .member-codebar,
.loyalty-dashboard-header .member-progress {
  margin-bottom: 2em;
}
@media (min-width: 1600px) {
  .loyalty-dashboard-header .member-balance,
  .loyalty-dashboard-header .member-codebar,
  .loyalty-dashboard-header .member-progress {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.loyalty-dashboard-header .wallet-apple,
.loyalty-dashboard-header .wallet-google {
  display: inline-block;
  width: 50%;
}
.loyalty-dashboard-header .wallet-apple img,
.loyalty-dashboard-header .wallet-google img {
  width: 100%;
  max-width: 150px;
}
.loyalty-dashboard-header #member-barcode {
  width: 100%;
}
.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 .panel-heading {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ebebeb;
  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: #202020;
}
@media (min-width: 768px) {
  .dashboard-nav .panel-dashboard-nav .panel-heading.active {
    border: 1px solid #202020;
  }
}
.dashboard-nav .panel-dashboard-nav .panel-heading span {
  font-size: 1em;
  padding: 0.5em;
}
.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;
  max-height: 35px;
}
.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;
  color: #202020;
  background-color: #ebebeb;
  padding: 10px;
  cursor: pointer;
  margin-bottom: 10px;
}
.dashboard-content-heading span {
  font-size: 1.5em;
  padding: 0.5em;
}
.dashboard-content-heading span.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;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.dashboard-content-heading span.icon {
  width: 0;
  padding: 0;
  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-heading span.icon:before {
  content: "\f104";
  font-size: 1.5em;
}
.dashboard-content.panel-group .panel,
.loyalty-content.panel-group .panel {
  border: none;
  border-top: 1px solid #a8a8a8;
}
.dashboard-content.panel-group .address-panel,
.loyalty-content.panel-group .address-panel {
  border: 1px solid #a8a8a8;
  border-radius: 15px;
  margin-bottom: 10px;
}
.dashboard-content.panel-group .order-panel,
.loyalty-content.panel-group .order-panel {
  width: 100%;
  border: 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.active,
.loyalty-content.panel-group .order-panel.active {
  border: 2px solid #202020;
  background-color: #ebebeb;
}
.dashboard-content.panel-group .order-panel.active .order-panel-heading:before,
.loyalty-content.panel-group .order-panel.active .order-panel-heading:before {
  content: "";
  position: absolute;
  left: 1%;
  bottom: 0;
  height: 1px;
  width: 98%;
  /* or 100px */
  border-bottom: 2px solid #a8a8a8;
}
.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 .order-panel-heading,
.loyalty-content.panel-group .order-panel .order-panel-heading {
  text-transform: none;
  width: 100%;
  border: none;
  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;
  border: 1px solid #a8a8a8;
  margin-bottom: -1px;
}
.dashboard-content.panel-group .order-panel .order-panel-heading .order-toggle,
.loyalty-content.panel-group .order-panel .order-panel-heading .order-toggle {
  text-decoration: underline;
  cursor: pointer;
  color: #202020;
}
.dashboard-content.panel-group .order-panel .order-panel-heading .order-toggle span,
.loyalty-content.panel-group .order-panel .order-panel-heading .order-toggle span {
  font-size: 0.75em;
  padding-left: 5px;
}
.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;
  font-family: 'Roboto Condensed', sans-serif;
}
.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;
}
.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 .itemtrack,
.loyalty-content.panel-group .order-panel .order-body .order-status .itemtrack {
  padding: 0;
}
.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: #202020 !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: #202020 !important;
}
.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 .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: #202020 !important;
}
.dashboard-content.panel-group .address-heading .btn-item-delete,
.loyalty-content.panel-group .address-heading .btn-item-delete {
  -webkit-transition: none;
  transition: none;
}
.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: 1600px) {
  .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: #383838;
  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: #202020;
}
.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 .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;
  border: 1px solid transparent;
  border-color: #ddd;
  margin-bottom: 1.42857143em;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
}
.dashboard-content .main-panel > .list-group,
.loyalty-content .main-panel > .list-group,
.dashboard-content .main-panel > .panel-collapse > .list-group,
.loyalty-content .main-panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.dashboard-content .main-panel > .list-group .list-group-item,
.loyalty-content .main-panel > .list-group .list-group-item,
.dashboard-content .main-panel > .panel-collapse > .list-group .list-group-item,
.loyalty-content .main-panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.dashboard-content .main-panel > .list-group:first-child .list-group-item:first-child,
.loyalty-content .main-panel > .list-group:first-child .list-group-item:first-child,
.dashboard-content .main-panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.loyalty-content .main-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 .main-panel > .list-group:last-child .list-group-item:last-child,
.loyalty-content .main-panel > .list-group:last-child .list-group-item:last-child,
.dashboard-content .main-panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.loyalty-content .main-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 .main-panel > .table,
.loyalty-content .main-panel > .table,
.dashboard-content .main-panel > .table-responsive > .table,
.loyalty-content .main-panel > .table-responsive > .table,
.dashboard-content .main-panel > .panel-collapse > .table,
.loyalty-content .main-panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.dashboard-content .main-panel > .table caption,
.loyalty-content .main-panel > .table caption,
.dashboard-content .main-panel > .table-responsive > .table caption,
.loyalty-content .main-panel > .table-responsive > .table caption,
.dashboard-content .main-panel > .panel-collapse > .table caption,
.loyalty-content .main-panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.dashboard-content .main-panel > .table:first-child,
.loyalty-content .main-panel > .table:first-child,
.dashboard-content .main-panel > .table-responsive:first-child > .table:first-child,
.loyalty-content .main-panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.dashboard-content .main-panel > .table:first-child > thead:first-child > tr:first-child,
.loyalty-content .main-panel > .table:first-child > thead:first-child > tr:first-child,
.dashboard-content .main-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.loyalty-content .main-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.dashboard-content .main-panel > .table:first-child > tbody:first-child > tr:first-child,
.loyalty-content .main-panel > .table:first-child > tbody:first-child > tr:first-child,
.dashboard-content .main-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.loyalty-content .main-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 .main-panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.loyalty-content .main-panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.dashboard-content .main-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.loyalty-content .main-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.dashboard-content .main-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.loyalty-content .main-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.dashboard-content .main-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.loyalty-content .main-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.dashboard-content .main-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.loyalty-content .main-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.dashboard-content .main-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.loyalty-content .main-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.dashboard-content .main-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.loyalty-content .main-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.dashboard-content .main-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.loyalty-content .main-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.dashboard-content .main-panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.loyalty-content .main-panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.dashboard-content .main-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.loyalty-content .main-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.dashboard-content .main-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.loyalty-content .main-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.dashboard-content .main-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.loyalty-content .main-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.dashboard-content .main-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.loyalty-content .main-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.dashboard-content .main-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.loyalty-content .main-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.dashboard-content .main-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.loyalty-content .main-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.dashboard-content .main-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.loyalty-content .main-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.dashboard-content .main-panel > .table:last-child,
.loyalty-content .main-panel > .table:last-child,
.dashboard-content .main-panel > .table-responsive:last-child > .table:last-child,
.loyalty-content .main-panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.dashboard-content .main-panel > .table:last-child > tbody:last-child > tr:last-child,
.loyalty-content .main-panel > .table:last-child > tbody:last-child > tr:last-child,
.dashboard-content .main-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.loyalty-content .main-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.dashboard-content .main-panel > .table:last-child > tfoot:last-child > tr:last-child,
.loyalty-content .main-panel > .table:last-child > tfoot:last-child > tr:last-child,
.dashboard-content .main-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.loyalty-content .main-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 .main-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.loyalty-content .main-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.dashboard-content .main-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.loyalty-content .main-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.dashboard-content .main-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.loyalty-content .main-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.dashboard-content .main-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.loyalty-content .main-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.dashboard-content .main-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.loyalty-content .main-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.dashboard-content .main-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.loyalty-content .main-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.dashboard-content .main-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.loyalty-content .main-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.dashboard-content .main-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.loyalty-content .main-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.dashboard-content .main-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.loyalty-content .main-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.dashboard-content .main-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.loyalty-content .main-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.dashboard-content .main-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.loyalty-content .main-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.dashboard-content .main-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.loyalty-content .main-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.dashboard-content .main-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.loyalty-content .main-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.dashboard-content .main-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.loyalty-content .main-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.dashboard-content .main-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.loyalty-content .main-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.dashboard-content .main-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.loyalty-content .main-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.dashboard-content .main-panel > .panel-body + .table,
.loyalty-content .main-panel > .panel-body + .table,
.dashboard-content .main-panel > .panel-body + .table-responsive,
.loyalty-content .main-panel > .panel-body + .table-responsive,
.dashboard-content .main-panel > .table + .panel-body,
.loyalty-content .main-panel > .table + .panel-body,
.dashboard-content .main-panel > .table-responsive + .panel-body,
.loyalty-content .main-panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.dashboard-content .main-panel > .table > tbody:first-child > tr:first-child th,
.loyalty-content .main-panel > .table > tbody:first-child > tr:first-child th,
.dashboard-content .main-panel > .table > tbody:first-child > tr:first-child td,
.loyalty-content .main-panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.dashboard-content .main-panel > .table-bordered,
.loyalty-content .main-panel > .table-bordered,
.dashboard-content .main-panel > .table-responsive > .table-bordered,
.loyalty-content .main-panel > .table-responsive > .table-bordered {
  border: 0;
}
.dashboard-content .main-panel > .table-bordered > thead > tr > th:first-child,
.loyalty-content .main-panel > .table-bordered > thead > tr > th:first-child,
.dashboard-content .main-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.loyalty-content .main-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.dashboard-content .main-panel > .table-bordered > tbody > tr > th:first-child,
.loyalty-content .main-panel > .table-bordered > tbody > tr > th:first-child,
.dashboard-content .main-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.loyalty-content .main-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.dashboard-content .main-panel > .table-bordered > tfoot > tr > th:first-child,
.loyalty-content .main-panel > .table-bordered > tfoot > tr > th:first-child,
.dashboard-content .main-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.loyalty-content .main-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.dashboard-content .main-panel > .table-bordered > thead > tr > td:first-child,
.loyalty-content .main-panel > .table-bordered > thead > tr > td:first-child,
.dashboard-content .main-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.loyalty-content .main-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.dashboard-content .main-panel > .table-bordered > tbody > tr > td:first-child,
.loyalty-content .main-panel > .table-bordered > tbody > tr > td:first-child,
.dashboard-content .main-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.loyalty-content .main-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.dashboard-content .main-panel > .table-bordered > tfoot > tr > td:first-child,
.loyalty-content .main-panel > .table-bordered > tfoot > tr > td:first-child,
.dashboard-content .main-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.loyalty-content .main-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.dashboard-content .main-panel > .table-bordered > thead > tr > th:last-child,
.loyalty-content .main-panel > .table-bordered > thead > tr > th:last-child,
.dashboard-content .main-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.loyalty-content .main-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.dashboard-content .main-panel > .table-bordered > tbody > tr > th:last-child,
.loyalty-content .main-panel > .table-bordered > tbody > tr > th:last-child,
.dashboard-content .main-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.loyalty-content .main-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.dashboard-content .main-panel > .table-bordered > tfoot > tr > th:last-child,
.loyalty-content .main-panel > .table-bordered > tfoot > tr > th:last-child,
.dashboard-content .main-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.loyalty-content .main-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.dashboard-content .main-panel > .table-bordered > thead > tr > td:last-child,
.loyalty-content .main-panel > .table-bordered > thead > tr > td:last-child,
.dashboard-content .main-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.loyalty-content .main-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.dashboard-content .main-panel > .table-bordered > tbody > tr > td:last-child,
.loyalty-content .main-panel > .table-bordered > tbody > tr > td:last-child,
.dashboard-content .main-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.loyalty-content .main-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.dashboard-content .main-panel > .table-bordered > tfoot > tr > td:last-child,
.loyalty-content .main-panel > .table-bordered > tfoot > tr > td:last-child,
.dashboard-content .main-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.loyalty-content .main-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.dashboard-content .main-panel > .table-bordered > thead > tr:first-child > td,
.loyalty-content .main-panel > .table-bordered > thead > tr:first-child > td,
.dashboard-content .main-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.loyalty-content .main-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.dashboard-content .main-panel > .table-bordered > tbody > tr:first-child > td,
.loyalty-content .main-panel > .table-bordered > tbody > tr:first-child > td,
.dashboard-content .main-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.loyalty-content .main-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.dashboard-content .main-panel > .table-bordered > thead > tr:first-child > th,
.loyalty-content .main-panel > .table-bordered > thead > tr:first-child > th,
.dashboard-content .main-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.loyalty-content .main-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.dashboard-content .main-panel > .table-bordered > tbody > tr:first-child > th,
.loyalty-content .main-panel > .table-bordered > tbody > tr:first-child > th,
.dashboard-content .main-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.loyalty-content .main-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.dashboard-content .main-panel > .table-bordered > tbody > tr:last-child > td,
.loyalty-content .main-panel > .table-bordered > tbody > tr:last-child > td,
.dashboard-content .main-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.loyalty-content .main-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.dashboard-content .main-panel > .table-bordered > tfoot > tr:last-child > td,
.loyalty-content .main-panel > .table-bordered > tfoot > tr:last-child > td,
.dashboard-content .main-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.loyalty-content .main-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.dashboard-content .main-panel > .table-bordered > tbody > tr:last-child > th,
.loyalty-content .main-panel > .table-bordered > tbody > tr:last-child > th,
.dashboard-content .main-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.loyalty-content .main-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.dashboard-content .main-panel > .table-bordered > tfoot > tr:last-child > th,
.loyalty-content .main-panel > .table-bordered > tfoot > tr:last-child > th,
.dashboard-content .main-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.loyalty-content .main-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.dashboard-content .main-panel > .table-responsive,
.loyalty-content .main-panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.dashboard-content .main-panel > .panel-heading,
.loyalty-content .main-panel > .panel-heading {
  color: #707070;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.dashboard-content .main-panel > .panel-heading + .panel-collapse > .panel-body,
.loyalty-content .main-panel > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.dashboard-content .main-panel > .panel-heading .badge,
.loyalty-content .main-panel > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #707070;
}
.dashboard-content .main-panel > .panel-footer + .panel-collapse > .panel-body,
.loyalty-content .main-panel > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.dashboard-content .main-panel .main-panel-body,
.loyalty-content .main-panel .main-panel-body {
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.dashboard-content .main-panel .main-panel-heading,
.loyalty-content .main-panel .main-panel-heading {
  color: #707070;
  background-color: #f5f5f5;
  border-color: #ddd;
  color: #202020;
  padding: 16px 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.dashboard-content .main-panel .main-panel-heading + .panel-collapse > .panel-body,
.loyalty-content .main-panel .main-panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.dashboard-content .main-panel .main-panel-heading .badge,
.loyalty-content .main-panel .main-panel-heading .badge {
  color: #f5f5f5;
  background-color: #707070;
}
.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;
  border-color: #ddd;
  border-radius: 10px;
  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: #707070;
  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: #707070;
}
.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: #707070;
  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: #707070;
}
.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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -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: 66.66666667%;
  }
}
@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-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;
  font-family: Roboto;
}
.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: #202020;
}
.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: #202020;
  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-name,
.loyalty-content .loyalty-panel-body .reward-name {
  font-size: 1.5em;
  font-weight: bold;
}
.dashboard-content .loyalty-panel-body .reward-expiration,
.loyalty-content .loyalty-panel-body .reward-expiration {
  color: #707070;
  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;
  text-transform: uppercase;
  -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: #8BC43E;
  border-color: #7db236;
  padding: 5px;
  margin-top: 5px;
}
.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: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,
.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: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 {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #709f30;
  border-color: #395019;
}
.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: #709f30;
  border-color: #5c8328;
}
.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: #709f30;
  border-color: #5c8328;
}
.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: #5c8328;
  border-color: #395019;
}
.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: #8BC43E;
  border-color: #7db236;
}
.dashboard-content .loyalty-panel-body .panel-success .panel-body button .badge,
.loyalty-content .loyalty-panel-body .panel-success .panel-body button .badge {
  color: #8BC43E;
  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 table.loyalty-info-table,
.loyalty-content table.loyalty-info-table {
  width: 100%;
}
.dashboard-content table.loyalty-info-table td,
.loyalty-content table.loyalty-info-table td {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.dashboard-content table.loyalty-info-table td:not(:first-of-type),
.loyalty-content table.loyalty-info-table td:not(:first-of-type),
.dashboard-content table.loyalty-info-table th:not(:first-of-type),
.loyalty-content table.loyalty-info-table th:not(:first-of-type) {
  text-align: center;
}
.dashboard-content table.loyalty-info-table td:nth-child(odd),
.loyalty-content table.loyalty-info-table td:nth-child(odd),
.dashboard-content table.loyalty-info-table th:nth-child(odd),
.loyalty-content table.loyalty-info-table th:nth-child(odd) {
  background-color: #dff0d8;
  padding-left: 6px;
  padding-right: 6px;
}
.dashboard-content .icon-respondable,
.loyalty-content .icon-respondable {
  color: #8BC43E;
  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: #8BC43E;
  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: #8BC43E;
  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: "\f09c";
}
.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 .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: #202020;
  color: #fff;
  text-transform: initial;
}
@media (max-width: 1023px) {
  #dashboard-nav-content:not(.open) {
    display: none;
  }
}
@media (max-width: 1023px) {
  #dashboard-nav-content.open {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    background-color: #fff;
  }
}
.account-nav .navbar-toggle {
  left: auto;
  margin: 0 10px 0 0;
  padding: 0 0.42857143em;
  right: 0;
  top: 13px;
  z-index: 1;
}
.account-nav .navbar-toggle .fa-plus::before {
  content: "\f068";
}
.account-nav .navbar-toggle.collapsed .fa-plus::before {
  content: "\f067";
}
.account-nav .subnav-wrap {
  padding: 10px 0;
  background-color: #cfcfcf;
  border: 1px solid #a8a8a8;
}
.account-nav .subnav-wrap .subnav-header {
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 15px;
}
.account-nav .subnav-wrap .fa-plus {
  font-size: 1.2em;
  line-height: 0.75em;
  vertical-align: -15%;
  color: #FF8200;
}
.account-nav .subnav-list {
  border: none;
  margin-bottom: 0;
}
.account-nav .subnav-list li {
  margin: 0;
  text-transform: uppercase;
  padding: 10px;
}
.account-nav .subnav-list li.active {
  background-color: #cfcfcf;
  text-align: center;
}
.account-nav .subnav-list.in {
  height: auto;
}
.account-nav .active a {
  font-weight: bold;
}
.account-nav .user-details {
  display: none;
  margin-bottom: 1em;
}
.account-nav .name {
  color: black;
  text-align: center;
}
.aa-header {
  border: none;
}
.aa-header strong {
  font-size: 2em;
}
.panel-heading.dash {
  background: #b1dd5e;
  background: -webkit-gradient(linear, left bottom, left top, from(#b1dd5e), color-stop(78%, #f9fff0), to(#ffffff));
  background: linear-gradient(0deg, #b1dd5e 0%, #f9fff0 78%, #ffffff 100%);
  -webkit-clip-path: ellipse(900px 66px at 50% 30%);
          clip-path: ellipse(900px 66px at 50% 30%);
  height: 9rem;
}
.panel-gauge {
  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;
}
:root {
  --gauge-h: 240px;
  --gauge-w: 240px;
  --gauge-half: 120px;
  --gauge-view-margin: 10px;
  --gauge-view-height: 130px;
  --gauge-circle-inner-h: 200px;
  --gauge-circle-inner-w: 200px;
}
.dashboard_gauge {
  height: var(--gauge-view-height);
  overflow: hidden;
}
.dashboard_gauge .circle-wrap {
  margin: var(--gauge-view-margin) auto;
  width: var(--gauge-w);
  height: var(--gauge-h);
  background: #e6e2e7;
  border-radius: 50%;
}
.dashboard_gauge .circle-wrap .circle .mask,
.dashboard_gauge .circle-wrap .circle .fill {
  width: var(--gauge-w);
  height: var(--gauge-h);
  position: absolute;
  border-radius: 50%;
}
.dashboard_gauge .circle-wrap .circle .mask {
  clip: rect(0px, var(--gauge-w), var(--gauge-h), var(--gauge-half));
}
.dashboard_gauge .circle-wrap .circle .mask .fill {
  clip: rect(0px, var(--gauge-half), var(--gauge-w), 0px);
  background: #50810c;
  background: linear-gradient(100deg, #50810c 0%, #7bc614 24%, #7bc614 100%);
}
.dashboard_gauge .circle-wrap {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.dashboard_gauge .circle-wrap .circle .mask.full .fill {
  background: #7bc614;
}
.dashboard_gauge .circle-wrap .circle .mask.full,
.dashboard_gauge .circle-wrap .circle .fill {
  -webkit-animation: fill ease-in-out 2s;
          animation: fill ease-in-out 2s;
  -webkit-transform: rotate(var(--zrotate));
          transform: rotate(var(--zrotate));
}
@-webkit-keyframes fill {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(var(--zrotate));
            transform: rotate(var(--zrotate));
  }
}
@keyframes fill {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(var(--zrotate));
            transform: rotate(var(--zrotate));
  }
}
.dashboard_gauge .circle-wrap .inside-circle {
  width: var(--gauge-circle-inner-w);
  height: var(--gauge-circle-inner-h);
  border-radius: 50%;
  background-color: #fff;
  line-height: 130px;
  text-align: center;
  margin-top: 20px;
  margin-left: 20px;
  position: absolute;
  z-index: 100;
  font-weight: 700;
  font-size: 2em;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.gauge-labels {
  width: var(--gauge-w);
  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.25rem auto;
}
.gauge-labels span {
  width: 20px;
}
.gauge-content {
  text-align: center;
}
.gauge-tier-summary {
  margin-top: -60px;
}
.subcategory-wrapper,
.account-nav {
  -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;
}
.subcategory-wrapper .subnav-list,
.account-nav .subnav-list {
  display: block;
}
.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;
}
.subnav-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 0.85714286em;
}
.subnav-list:last-of-type {
  border: none;
}
.subnav-list li {
  margin: 0 0 0.42857143em 0.85714286em;
}
.subnav-list .current {
  color: #2ac9e2;
}
.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;
  text-transform: uppercase;
  -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:focus,
.remove-facet:active:focus,
.remove-facet.active:focus,
.remove-facet.focus,
.remove-facet:active.focus,
.remove-facet.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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";
}
.product-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.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: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
.category-header-wrap .category-header,
.category-header-wrap .count {
  font-size: 1.5em;
  line-height: 34px;
  margin: 0;
  display: inline-block;
}
.category-header-wrap .category-header span,
.category-header-wrap .count span {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .category-header-wrap .count {
    display: none !important;
  }
}
.category-sort-wrap {
  -webkit-flex-basis: 33.333%;
      -ms-flex-preferred-size: 33.333%;
          flex-basis: 33.333%;
  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;
  width: 50%;
  float: right;
}
.category-sort-wrap .sort-select-wrap span {
  font-weight: 400;
  padding-right: 0.5em;
}
.header-image {
  clear: both;
  padding: 0 0 20px;
}
.header-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.category-products-wrapper {
  color: #202020;
  min-height: 655px;
}
.category-products-wrapper .category-section-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  margin: 0;
}
.category-products-wrapper .category-section-wrapper .filter-section {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0;
  padding-top: 0.71428571em;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .category-products-wrapper .category-section-wrapper .filter-section {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1024px) {
  .category-products-wrapper .category-section-wrapper .filter-section {
    float: left;
    width: 25%;
  }
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-badges {
  padding-left: 0;
  list-style: none;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-badges > li {
  text-align: center;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-badges input[type="checkbox"] {
  margin: 0;
  padding: 0;
  opacity: 0;
  cursor: pointer;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-badges .facet-badge {
  padding-right: 0;
  padding-left: 25px;
  position: relative;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-badges .facet-badge:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline;
  width: 20px;
  height: 20px;
  background: url(/assets/theme/images/sprite-checkbox-707070.png) no-repeat 0 0px;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-badges .facet-badge .facet-badge-count {
  display: none;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-badges input[type="checkbox"]:checked + .facet-badge:after {
  background-position: 0 -44px;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links.color-ul {
  padding: 0;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links.color-ul .color-li {
  display: inline-block;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links .checkbox + .checkbox {
  margin-top: 0;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links .showmore-li {
  position: absolute;
  bottom: 0.3em;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links input[type="checkbox"]:not(old) {
  width: 18px;
  margin: 0;
  padding: 0;
  opacity: 0;
  cursor: pointer;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links input[type="checkbox"]:not(old) + .facet-label {
  display: inline-block;
  margin-left: -18px;
  padding-left: 28px;
  background: url(/assets/theme/images/sprite-checkbox-707070.png) no-repeat 0 2px;
  line-height: 18px;
  max-height: 28px;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links input[type="checkbox"]:not(old):checked + .facet-label {
  background-position: 0 -44px;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links input[type="checkbox"]:not(old):checked + .color-facet-label > span > img {
  border: solid #707070 3px;
  padding: 2px;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links input[type="radio"]:not(old) {
  opacity: 0;
  font-size: 1em;
  padding: 0;
  margin: 0;
  width: 2em;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links input[type="radio"]:not(old) + label {
  color: #202020;
  display: inline-block;
  margin-left: -2rem;
  line-height: 1.5em;
  font-weight: 500;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links input[type="radio"]:not(old) + label > span {
  display: inline-block;
  border: 1px solid #707070;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  vertical-align: text-top;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links input[type="radio"]:not(old):checked + label {
  color: #202020;
  font-weight: 500;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links input[type="radio"]:not(old):checked + label > span {
  border: 2px solid #000000;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links input[type="radio"]:not(old):checked + label > span {
  border-color: #000000;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links input[type="radio"]:not(old):checked + label > span > span {
  display: block;
  background: #000000;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin: 2px;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links .color-facet-label {
  padding-left: 0;
  color: #202020;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links .color-facet-label img {
  border-radius: 50%;
  height: 34px;
  width: 34px;
  border: solid transparent 2px;
  margin: 2px;
  margin-right: 1.1em;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links.size-facet-links.collapsing,
.category-products-wrapper .category-section-wrapper .filter-section .facet-links.size-facet-links.collapse.in {
  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;
  -webkit-padding-start: 18px;
          padding-inline-start: 18px;
  -webkit-padding-end: 18px;
          padding-inline-end: 18px;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links.size-facet-links li.checkbox {
  margin: 0;
  -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
  padding: 5px 3px;
  text-align: center;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links.size-facet-links input[type="checkbox"]:not(old) + .facet-label {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-height: none;
  background: none;
  border: solid 1px #d9d9d9;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links.size-facet-links input[type="checkbox"]:not(old) + .facet-label > span > span {
  font-size: x-small;
  display: block;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links.size-facet-links input[type="checkbox"]:not(old):checked + .facet-label {
  background: #e6e6e6;
  border: solid 1px #1f1f1f;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links.size-facet-links input[type="checkbox"]:not(old):hover + .facet-label {
  background: #f7f7f7;
  border: solid 1px #8c8c8c;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links.size-facet-links .moreitems.collapsing,
.category-products-wrapper .category-section-wrapper .filter-section .facet-links.size-facet-links .moreitems.collapse.in {
  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;
}
.category-products-wrapper .category-section-wrapper .filter-section .facet-links.size-facet-links .facet-heading.show-more {
  margin-left: 0;
}
.category-products-wrapper .category-section-wrapper .product-section {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .category-products-wrapper .category-section-wrapper .product-section {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1024px) {
  .category-products-wrapper .category-section-wrapper .product-section {
    float: left;
    width: 75%;
  }
}
.category-products-wrapper .category-section-wrapper .product-section .product-section-column {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0 5px 10px 5px;
}
@media (min-width: 1024px) {
  .category-products-wrapper .category-section-wrapper .product-section .product-section-column {
    float: left;
    width: 33.33333333%;
  }
}
.category-info {
  width: 100%;
  text-align: center;
  background-color: #fff;
  padding-bottom: 20px;
}
.category-info .category-desc {
  width: 80%;
  margin: auto;
}
.category-info .category-desc h2 {
  font-size: 1.8em;
}
.category-info .category-desc h4 {
  text-align: left;
}
.category-info .category-desc p {
  font-size: 1.25em;
}
.visual-nav-container {
  background-color: #fff;
  padding: 0.25em;
  overflow: auto;
  white-space: nowrap;
  text-align: center;
}
.visual-nav-container .visual-nav-element {
  display: inline-block;
  max-width: 40%;
}
@media (min-width: 768px) {
  .visual-nav-container .visual-nav-element {
    max-width: 16%;
  }
}
.visual-nav-container .visual-nav-element > a {
  text-align: center;
  text-transform: none;
}
.visual-nav-container .visual-nav-element > a > img {
  width: 100%;
  padding: 0.25em;
}
.visual-nav-container .visual-nav-element > a > span {
  display: block;
}
.brands-hero {
  padding-left: 0.85714286em;
  padding-right: 0.85714286em;
}
.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;
  text-align: center;
  margin-left: 5px;
}
.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: #cfcfcf;
  text-align: center;
  line-height: 38px;
  width: 38px;
  height: 38px;
  padding: 0;
  margin: 0 4px 8px 0;
  text-transform: uppercase;
}
.alpha-nav li a:focus,
.alpha-nav li a:active:focus,
.alpha-nav li a.active:focus,
.alpha-nav li a.focus,
.alpha-nav li a:active.focus,
.alpha-nav li a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #8f8f8f;
}
.alpha-nav li a:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.alpha-nav li a:active,
.alpha-nav li a.active,
.open > .dropdown-toggle.alpha-nav li a {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.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: #8f8f8f;
}
.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: #cfcfcf;
}
.alpha-nav li a .badge {
  color: #fff;
  background-color: #333;
}
.alpha-nav li a:hover,
.alpha-nav li a.active {
  background-color: #8BC43E;
  border-color: #8BC43E;
}
.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;
}
.brands-header-container .brands-header {
  margin-bottom: 0.71428571em;
  padding: 0 0.7143rem;
}
.brands-header-container .brands-header h2 {
  margin-bottom: 0.35714286em;
  display: inline;
}
.brands-header-container .brands-header .filter-dropdown {
  width: 150px;
  margin-left: 10px;
  float: right;
  cursor: pointer;
}
.brands-header-container .brands-header .filter-dropdown .dropdown-backdrop {
  z-index: 89;
}
.brands-header-container .brands-header .filter-dropdown button {
  width: 100%;
}
.brands-header-container .brands-header .brands-groups {
  width: 100%;
}
.brands-header-container .brands-header .brands-groups.dropdown-menu {
  z-index: 90;
  top: 33px;
  cursor: pointer;
}
.brands-header-container .brands-header .brands-groups ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.brands-header-container .brands-header .brands-groups ul li {
  display: block;
  border-bottom: 1px solid #CFCFCF;
  line-height: 29px;
  /*&:first-of-type {

                        a {
                            padding-left: 0;
                        }
                    }*/
}
.brands-header-container .brands-header .brands-groups ul li a {
  font-size: large;
  padding-left: 0.85714286em;
  padding-right: 0.85714286em;
}
.brands-header-container .brands-header .brands-groups ul li:last-of-type {
  text-align: center;
  padding-top: 13px;
  border-bottom: none;
}
.brands-header-container .brands-header .brands-groups ul li:last-of-type a {
  font-size: 1em;
}
.brands-header-container .brands-header .brands-groups ul li.active a {
  color: #383838;
  font-weight: 700;
}
.brands-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 0.7143rem;
}
.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;
  background-color: #fff;
}
.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: 1.25em;
  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 span {
  font-size: 1.2em;
}
.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;
}
.brands-template-wrapper .slick-next,
.brands-template-wrapper .slick-prev {
  background-color: inherit;
}
.filter-section {
  padding-bottom: 0.75em;
}
.filter-section .filter,
.filter-section .sort {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  padding: 0 10px;
}
.filter-section .filter > button,
.filter-section .sort > 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;
  text-transform: uppercase;
  color: #202020;
  background-color: #fff;
  border-color: #cfcfcf;
  -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%;
  text-decoration: none;
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .filter-section .filter > button,
  .filter-section .sort > button {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .filter-section .filter > button,
  .filter-section .sort > button {
    display: none !important;
  }
}
.filter-section .filter > button:focus,
.filter-section .sort > button:focus,
.filter-section .filter > button:active:focus,
.filter-section .sort > button:active:focus,
.filter-section .filter > button.active:focus,
.filter-section .sort > button.active:focus,
.filter-section .filter > button.focus,
.filter-section .sort > button.focus,
.filter-section .filter > button:active.focus,
.filter-section .sort > button:active.focus,
.filter-section .filter > button.active.focus,
.filter-section .sort > button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.filter-section .filter > button:hover,
.filter-section .sort > button:hover,
.filter-section .filter > button:focus,
.filter-section .sort > button:focus,
.filter-section .filter > button.focus,
.filter-section .sort > button.focus {
  color: #333;
  text-decoration: none;
}
.filter-section .filter > button:active,
.filter-section .sort > button:active,
.filter-section .filter > button.active,
.filter-section .sort > 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);
}
.filter-section .filter > button.disabled,
.filter-section .sort > button.disabled,
.filter-section .filter > button[disabled],
.filter-section .sort > button[disabled],
fieldset[disabled] .filter-section .filter > button,
fieldset[disabled] .filter-section .sort > button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.filter-section .filter > button.disabled,
a.filter-section .sort > button.disabled,
fieldset[disabled] a.filter-section .filter > button,
fieldset[disabled] a.filter-section .sort > button {
  pointer-events: none;
}
.filter-section .filter > button:focus,
.filter-section .sort > button:focus,
.filter-section .filter > button.focus,
.filter-section .sort > button.focus {
  color: #202020;
  background-color: #fff;
  border-color: #8f8f8f;
}
.filter-section .filter > button:hover,
.filter-section .sort > button:hover {
  color: #202020;
  background-color: #fff;
  border-color: #b0b0b0;
}
.filter-section .filter > button:active,
.filter-section .sort > button:active,
.filter-section .filter > button.active,
.filter-section .sort > button.active,
.open > .dropdown-toggle.filter-section .filter > button,
.open > .dropdown-toggle.filter-section .sort > button {
  color: #202020;
  background-color: #fff;
  border-color: #b0b0b0;
}
.filter-section .filter > button:active:hover,
.filter-section .sort > button:active:hover,
.filter-section .filter > button.active:hover,
.filter-section .sort > button.active:hover,
.open > .dropdown-toggle.filter-section .filter > button:hover,
.open > .dropdown-toggle.filter-section .sort > button:hover,
.filter-section .filter > button:active:focus,
.filter-section .sort > button:active:focus,
.filter-section .filter > button.active:focus,
.filter-section .sort > button.active:focus,
.open > .dropdown-toggle.filter-section .filter > button:focus,
.open > .dropdown-toggle.filter-section .sort > button:focus,
.filter-section .filter > button:active.focus,
.filter-section .sort > button:active.focus,
.filter-section .filter > button.active.focus,
.filter-section .sort > button.active.focus,
.open > .dropdown-toggle.filter-section .filter > button.focus,
.open > .dropdown-toggle.filter-section .sort > button.focus {
  color: #202020;
  background-color: #fff;
}
.filter-section .filter > button:active,
.filter-section .sort > button:active,
.filter-section .filter > button.active,
.filter-section .sort > button.active,
.open > .dropdown-toggle.filter-section .filter > button,
.open > .dropdown-toggle.filter-section .sort > button {
  background-image: none;
}
.filter-section .filter > button.disabled,
.filter-section .sort > button.disabled,
.filter-section .filter > button[disabled],
.filter-section .sort > button[disabled],
fieldset[disabled] .filter-section .filter > button,
fieldset[disabled] .filter-section .sort > button,
.filter-section .filter > button.disabled:hover,
.filter-section .sort > button.disabled:hover,
.filter-section .filter > button[disabled]:hover,
.filter-section .sort > button[disabled]:hover,
fieldset[disabled] .filter-section .filter > button:hover,
fieldset[disabled] .filter-section .sort > button:hover,
.filter-section .filter > button.disabled:focus,
.filter-section .sort > button.disabled:focus,
.filter-section .filter > button[disabled]:focus,
.filter-section .sort > button[disabled]:focus,
fieldset[disabled] .filter-section .filter > button:focus,
fieldset[disabled] .filter-section .sort > button:focus,
.filter-section .filter > button.disabled.focus,
.filter-section .sort > button.disabled.focus,
.filter-section .filter > button[disabled].focus,
.filter-section .sort > button[disabled].focus,
fieldset[disabled] .filter-section .filter > button.focus,
fieldset[disabled] .filter-section .sort > button.focus,
.filter-section .filter > button.disabled:active,
.filter-section .sort > button.disabled:active,
.filter-section .filter > button[disabled]:active,
.filter-section .sort > button[disabled]:active,
fieldset[disabled] .filter-section .filter > button:active,
fieldset[disabled] .filter-section .sort > button:active,
.filter-section .filter > button.disabled.active,
.filter-section .sort > button.disabled.active,
.filter-section .filter > button[disabled].active,
.filter-section .sort > button[disabled].active,
fieldset[disabled] .filter-section .filter > button.active,
fieldset[disabled] .filter-section .sort > button.active {
  background-color: #fff;
  border-color: #cfcfcf;
}
.filter-section .filter > button .badge,
.filter-section .sort > button .badge {
  color: #fff;
  background-color: #202020;
}
.filter-section .filter > button:hover,
.filter-section .sort > button:hover,
.filter-section .filter > button:active,
.filter-section .sort > button:active,
.filter-section .filter > button:focus,
.filter-section .sort > button:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .filter-section .filter > button span.chosen-sort,
  .filter-section .sort > button span.chosen-sort {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .filter-section .filter > button span.chosen-sort,
  .filter-section .sort > button span.chosen-sort {
    display: none !important;
  }
}
.filter-section .filter > button span.caret,
.filter-section .sort > button span.caret {
  display: none !important;
  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;
}
@media (max-width: 767px) {
  .filter-section .filter > button span.caret,
  .filter-section .sort > button span.caret {
    display: inline-block !important;
  }
}
#paginationWrapperTop .pagination-pages {
  display: none;
}
#paginationWrapperBottom .category-sort-wrap,
#paginationWrapperBottom .category-header-wrap {
  display: none;
}
.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 .pagination-filter {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .pagination-wrapper .pagination-filter {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .pagination-wrapper .pagination-filter {
    float: left;
    width: 33.33333333%;
  }
}
.pagination-wrapper .pagination-filter .sort-by,
.pagination-wrapper .pagination-filter .filter {
  padding-right: 1px;
  padding-left: 1px;
  display: inline-block;
  width: 50%;
  float: right;
}
.pagination-wrapper .pagination-filter .sort-by > button,
.pagination-wrapper .pagination-filter .filter > 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;
  text-transform: uppercase;
  color: #fff;
  background-color: #202020;
  border-color: #202020;
  -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%;
  text-decoration: none;
}
.pagination-wrapper .pagination-filter .sort-by > button:focus,
.pagination-wrapper .pagination-filter .filter > button:focus,
.pagination-wrapper .pagination-filter .sort-by > button:active:focus,
.pagination-wrapper .pagination-filter .filter > button:active:focus,
.pagination-wrapper .pagination-filter .sort-by > button.active:focus,
.pagination-wrapper .pagination-filter .filter > button.active:focus,
.pagination-wrapper .pagination-filter .sort-by > button.focus,
.pagination-wrapper .pagination-filter .filter > button.focus,
.pagination-wrapper .pagination-filter .sort-by > button:active.focus,
.pagination-wrapper .pagination-filter .filter > button:active.focus,
.pagination-wrapper .pagination-filter .sort-by > button.active.focus,
.pagination-wrapper .pagination-filter .filter > button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.pagination-wrapper .pagination-filter .sort-by > button:hover,
.pagination-wrapper .pagination-filter .filter > button:hover,
.pagination-wrapper .pagination-filter .sort-by > button:focus,
.pagination-wrapper .pagination-filter .filter > button:focus,
.pagination-wrapper .pagination-filter .sort-by > button.focus,
.pagination-wrapper .pagination-filter .filter > button.focus {
  color: #333;
  text-decoration: none;
}
.pagination-wrapper .pagination-filter .sort-by > button:active,
.pagination-wrapper .pagination-filter .filter > button:active,
.pagination-wrapper .pagination-filter .sort-by > button.active,
.pagination-wrapper .pagination-filter .filter > 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);
}
.pagination-wrapper .pagination-filter .sort-by > button.disabled,
.pagination-wrapper .pagination-filter .filter > button.disabled,
.pagination-wrapper .pagination-filter .sort-by > button[disabled],
.pagination-wrapper .pagination-filter .filter > button[disabled],
fieldset[disabled] .pagination-wrapper .pagination-filter .sort-by > button,
fieldset[disabled] .pagination-wrapper .pagination-filter .filter > button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.pagination-wrapper .pagination-filter .sort-by > button.disabled,
a.pagination-wrapper .pagination-filter .filter > button.disabled,
fieldset[disabled] a.pagination-wrapper .pagination-filter .sort-by > button,
fieldset[disabled] a.pagination-wrapper .pagination-filter .filter > button {
  pointer-events: none;
}
.pagination-wrapper .pagination-filter .sort-by > button:focus,
.pagination-wrapper .pagination-filter .filter > button:focus,
.pagination-wrapper .pagination-filter .sort-by > button.focus,
.pagination-wrapper .pagination-filter .filter > button.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.pagination-wrapper .pagination-filter .sort-by > button:hover,
.pagination-wrapper .pagination-filter .filter > button:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.pagination-wrapper .pagination-filter .sort-by > button:active,
.pagination-wrapper .pagination-filter .filter > button:active,
.pagination-wrapper .pagination-filter .sort-by > button.active,
.pagination-wrapper .pagination-filter .filter > button.active,
.open > .dropdown-toggle.pagination-wrapper .pagination-filter .sort-by > button,
.open > .dropdown-toggle.pagination-wrapper .pagination-filter .filter > button {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.pagination-wrapper .pagination-filter .sort-by > button:active:hover,
.pagination-wrapper .pagination-filter .filter > button:active:hover,
.pagination-wrapper .pagination-filter .sort-by > button.active:hover,
.pagination-wrapper .pagination-filter .filter > button.active:hover,
.open > .dropdown-toggle.pagination-wrapper .pagination-filter .sort-by > button:hover,
.open > .dropdown-toggle.pagination-wrapper .pagination-filter .filter > button:hover,
.pagination-wrapper .pagination-filter .sort-by > button:active:focus,
.pagination-wrapper .pagination-filter .filter > button:active:focus,
.pagination-wrapper .pagination-filter .sort-by > button.active:focus,
.pagination-wrapper .pagination-filter .filter > button.active:focus,
.open > .dropdown-toggle.pagination-wrapper .pagination-filter .sort-by > button:focus,
.open > .dropdown-toggle.pagination-wrapper .pagination-filter .filter > button:focus,
.pagination-wrapper .pagination-filter .sort-by > button:active.focus,
.pagination-wrapper .pagination-filter .filter > button:active.focus,
.pagination-wrapper .pagination-filter .sort-by > button.active.focus,
.pagination-wrapper .pagination-filter .filter > button.active.focus,
.open > .dropdown-toggle.pagination-wrapper .pagination-filter .sort-by > button.focus,
.open > .dropdown-toggle.pagination-wrapper .pagination-filter .filter > button.focus {
  color: #fff;
  background-color: #000000;
}
.pagination-wrapper .pagination-filter .sort-by > button:active,
.pagination-wrapper .pagination-filter .filter > button:active,
.pagination-wrapper .pagination-filter .sort-by > button.active,
.pagination-wrapper .pagination-filter .filter > button.active,
.open > .dropdown-toggle.pagination-wrapper .pagination-filter .sort-by > button,
.open > .dropdown-toggle.pagination-wrapper .pagination-filter .filter > button {
  background-image: none;
}
.pagination-wrapper .pagination-filter .sort-by > button.disabled,
.pagination-wrapper .pagination-filter .filter > button.disabled,
.pagination-wrapper .pagination-filter .sort-by > button[disabled],
.pagination-wrapper .pagination-filter .filter > button[disabled],
fieldset[disabled] .pagination-wrapper .pagination-filter .sort-by > button,
fieldset[disabled] .pagination-wrapper .pagination-filter .filter > button,
.pagination-wrapper .pagination-filter .sort-by > button.disabled:hover,
.pagination-wrapper .pagination-filter .filter > button.disabled:hover,
.pagination-wrapper .pagination-filter .sort-by > button[disabled]:hover,
.pagination-wrapper .pagination-filter .filter > button[disabled]:hover,
fieldset[disabled] .pagination-wrapper .pagination-filter .sort-by > button:hover,
fieldset[disabled] .pagination-wrapper .pagination-filter .filter > button:hover,
.pagination-wrapper .pagination-filter .sort-by > button.disabled:focus,
.pagination-wrapper .pagination-filter .filter > button.disabled:focus,
.pagination-wrapper .pagination-filter .sort-by > button[disabled]:focus,
.pagination-wrapper .pagination-filter .filter > button[disabled]:focus,
fieldset[disabled] .pagination-wrapper .pagination-filter .sort-by > button:focus,
fieldset[disabled] .pagination-wrapper .pagination-filter .filter > button:focus,
.pagination-wrapper .pagination-filter .sort-by > button.disabled.focus,
.pagination-wrapper .pagination-filter .filter > button.disabled.focus,
.pagination-wrapper .pagination-filter .sort-by > button[disabled].focus,
.pagination-wrapper .pagination-filter .filter > button[disabled].focus,
fieldset[disabled] .pagination-wrapper .pagination-filter .sort-by > button.focus,
fieldset[disabled] .pagination-wrapper .pagination-filter .filter > button.focus,
.pagination-wrapper .pagination-filter .sort-by > button.disabled:active,
.pagination-wrapper .pagination-filter .filter > button.disabled:active,
.pagination-wrapper .pagination-filter .sort-by > button[disabled]:active,
.pagination-wrapper .pagination-filter .filter > button[disabled]:active,
fieldset[disabled] .pagination-wrapper .pagination-filter .sort-by > button:active,
fieldset[disabled] .pagination-wrapper .pagination-filter .filter > button:active,
.pagination-wrapper .pagination-filter .sort-by > button.disabled.active,
.pagination-wrapper .pagination-filter .filter > button.disabled.active,
.pagination-wrapper .pagination-filter .sort-by > button[disabled].active,
.pagination-wrapper .pagination-filter .filter > button[disabled].active,
fieldset[disabled] .pagination-wrapper .pagination-filter .sort-by > button.active,
fieldset[disabled] .pagination-wrapper .pagination-filter .filter > button.active {
  background-color: #202020;
  border-color: #202020;
}
.pagination-wrapper .pagination-filter .sort-by > button .badge,
.pagination-wrapper .pagination-filter .filter > button .badge {
  color: #202020;
  background-color: #fff;
}
.pagination-wrapper .pagination-filter .sort-by > button:hover,
.pagination-wrapper .pagination-filter .filter > button:hover,
.pagination-wrapper .pagination-filter .sort-by > button:active,
.pagination-wrapper .pagination-filter .filter > button:active,
.pagination-wrapper .pagination-filter .sort-by > button:focus,
.pagination-wrapper .pagination-filter .filter > button:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  .pagination-wrapper .pagination-filter .sort-by > button span.chosen-sort,
  .pagination-wrapper .pagination-filter .filter > button span.chosen-sort {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pagination-wrapper .pagination-filter .sort-by > button span.chosen-sort,
  .pagination-wrapper .pagination-filter .filter > button span.chosen-sort {
    display: none !important;
  }
}
.pagination-wrapper .pagination-filter .sort-by > button span.caret,
.pagination-wrapper .pagination-filter .filter > button span.caret {
  display: none !important;
  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;
  /*&:before {
                            content: @fa-var-angle-down;
                        }*/
}
@media (max-width: 767px) {
  .pagination-wrapper .pagination-filter .sort-by > button span.caret,
  .pagination-wrapper .pagination-filter .filter > button span.caret {
    display: inline-block !important;
  }
}
.pagination-wrapper .pagination-filter .sort-by .dropdown-menu > li > a.active,
.pagination-wrapper .pagination-filter .filter .dropdown-menu > li > a.active,
.pagination-wrapper .pagination-filter .sort-by .dropdown-menu > li > a.current,
.pagination-wrapper .pagination-filter .filter .dropdown-menu > li > a.current {
  background: #707070;
  color: #fff;
}
.pagination-wrapper .pagination-filter .sort-by .dropdown-menu > li > a.active > span,
.pagination-wrapper .pagination-filter .filter .dropdown-menu > li > a.active > span,
.pagination-wrapper .pagination-filter .sort-by .dropdown-menu > li > a.current > span,
.pagination-wrapper .pagination-filter .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 .pagination-filter .sort-by .dropdown-menu > li > a.active > span:before,
.pagination-wrapper .pagination-filter .filter .dropdown-menu > li > a.active > span:before,
.pagination-wrapper .pagination-filter .sort-by .dropdown-menu > li > a.current > span:before,
.pagination-wrapper .pagination-filter .filter .dropdown-menu > li > a.current > span:before {
  content: "\f00c";
}
.pagination-wrapper .pagination-filter .filter .dropdown-menu > .facet-name {
  background: #cfcfcf;
  color: #fff;
  padding: 3px 20px;
}
.pagination-wrapper .pagination-pages {
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .pagination-wrapper .pagination-pages.top {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pagination-wrapper .pagination-pages.top {
    display: none !important;
  }
}
.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-wrapper .checkbox .facet-label,
.facets-applied-wrap .facets-applied .facet-label {
  margin: 0;
  padding: 5px 10px 5px 8px;
  color: #202020;
  background-color: #fff;
}
.facet-wrapper .checkbox .facet-label.facet-clr,
.facets-applied-wrap .facets-applied .facet-label.facet-clr {
  background-color: #666;
  color: #fff;
}
.facet-wrapper .checkbox .facet-label.facet-clr:hover,
.facets-applied-wrap .facets-applied .facet-label.facet-clr:hover {
  background-color: #a8a8a8;
  color: #202020;
  text-decoration: none;
}
.facets-applied-wrap {
  display: none;
  background-color: #eee;
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
  margin-bottom: 10px;
  padding: 10px 10px 5px 10px;
}
.facets-applied-wrap .facets-applied {
  list-style: none;
  margin: 0;
  padding: 0;
}
.facets-applied-wrap .facets-applied:before,
.facets-applied-wrap .facets-applied:after {
  content: " ";
  display: table;
}
.facets-applied-wrap .facets-applied:after {
  clear: both;
}
.facets-applied-wrap .facets-applied:before,
.facets-applied-wrap .facets-applied:after {
  content: " ";
  display: table;
}
.facets-applied-wrap .facets-applied:after {
  clear: both;
}
.facets-applied-wrap .facets-applied li {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
.facets-applied-wrap .facets-applied .facet-label {
  display: block;
  padding-right: 8px;
}
.facets-applied-wrap .facets-applied .remove-facet {
  padding-right: 0;
  padding-bottom: 0;
  vertical-align: initial;
}
.facets-applied-wrap .facets-applied .remove-facet span {
  color: #202020;
  font-size: 1.3em;
  opacity: 0.5;
  -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;
}
.facets-applied-wrap .facets-applied .remove-facet span:before {
  content: "\f00d";
}
.facets-applied-wrap .facets-applied .remove-facet span:hover {
  opacity: 1;
}
.facet-panel-wrapper {
  position: fixed;
  z-index: 100;
  top: 0;
  overflow: auto;
  background-color: #fff;
  height: 100%;
}
.facet-panel {
  display: none;
  border: none;
  /*border: 1px dotted @gray-light;
    border-left: none;
    border-right: none;*/
  margin-bottom: 20px;
  padding: 0;
  background-color: #fff;
  height: 100%;
}
.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 .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%;
}
.facet-panel .loading-icon:before {
  font-size: 2em;
  content: "\f1ce";
}
.facet-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;
  /*margin-bottom: 10px;*/
  padding: 0;
  padding-bottom: 45px;
}
.facet-wrapper .filter-close {
  background: transparent;
  border: none;
  float: right;
  display: block;
  margin-top: -5px;
}
.facet-wrapper .filter-close .fa-close {
  font-size: 24px;
}
.facet-wrapper .facet-heading {
  border: none;
  color: #202020;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.1;
  margin: 0;
}
.facet-wrapper .facet-heading.filter-heading {
  text-transform: uppercase;
}
.facet-wrapper .facet-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;
  font-size: 0.8em;
  margin-top: 0.2em;
}
.facet-wrapper .facet-heading span.footer-icon::before {
  content: "\f068";
}
.facet-wrapper .facet-heading span.show-more-text {
  /*color: @black;
                font-size: 1em;
                font-weight: 600;
                font-family: inherit;
                text-decoration: underline;

                &::before {
                    content: 'Show less';
                }

                &.french {
                    &::before {
                        content: 'Afficher moins';
                    }
                }*/
  display: none;
}
.facet-wrapper .facet-heading span.show-less-text {
  color: #202020;
  font-size: 1em;
  font-weight: 600;
  font-family: inherit;
  text-decoration: underline;
  display: inline;
  /*&::before {
                    content: 'Show less';
                }*/
}
.facet-wrapper .facet-heading.collapsed span.footer-icon::before {
  content: "\f067";
}
.facet-wrapper .facet-heading.collapsed span.show-more-text {
  color: #202020;
  font-size: 1em;
  font-weight: 600;
  font-family: inherit;
  text-decoration: underline;
  display: inline;
  /*&::before {
                        content: 'Show more';
                    }

                    &.french {
                        &::before {
                            content: 'Afficher plus';
                        }
                    }*/
}
.facet-wrapper .facet-heading.collapsed span.show-less-text {
  display: none;
}
.facet-wrapper .facet-heading.show-more {
  font-size: 1.05em;
  margin-left: -18px;
}
.facet-wrapper .facet-heading.show-more span {
  float: none;
}
.facet-wrapper .facet-column {
  border-bottom: 1px solid #cfcfcf;
  padding: 10px;
  margin: 0;
  width: 100%;
}
.facet-wrapper .facet-column.filter-heading {
  position: fixed;
  z-index: 999;
  background-color: #fff;
}
.facet-wrapper .facet-column.sort-by {
  color: #202020;
  margin-top: 5px;
}
.facet-wrapper .facet-column.sort-by a {
  color: #202020;
}
.facet-wrapper .facet-column.sort-by li {
  padding: 4px 19px;
}
.facet-wrapper .facet-column .inner {
  margin: 0.5em 0;
}
.facet-wrapper .facet-column .facet-links {
  list-style: none;
  margin: 0;
  margin-top: 1em;
  margin-bottom: 1.5em;
}
.facet-links.sort-by-wrapper {
  padding: 0;
}
.facet-links.sort-by-wrapper:before,
.facet-links.sort-by-wrapper:after {
  content: " ";
  display: table;
}
.facet-links.sort-by-wrapper:after {
  clear: both;
}
.facet-links.sort-by-wrapper:before,
.facet-links.sort-by-wrapper:after {
  content: " ";
  display: table;
}
.facet-links.sort-by-wrapper:after {
  clear: both;
}
.facet-links.sort-by-wrapper li.active,
.facet-links.sort-by-wrapper li.current {
  background: #202020;
}
.facet-links.sort-by-wrapper li.active a,
.facet-links.sort-by-wrapper li.current a {
  color: #fff;
}
.facet-links.fancy-checkbox-wrapper {
  padding: 0;
}
.facet-links.fancy-checkbox-wrapper:before,
.facet-links.fancy-checkbox-wrapper:after {
  content: " ";
  display: table;
}
.facet-links.fancy-checkbox-wrapper:after {
  clear: both;
}
.facet-links.fancy-checkbox-wrapper:before,
.facet-links.fancy-checkbox-wrapper:after {
  content: " ";
  display: table;
}
.facet-links.fancy-checkbox-wrapper:after {
  clear: both;
}
.facet-links.fancy-checkbox-wrapper .checkbox {
  float: left;
  min-width: 60px;
  width: initial;
}
.facet-links.fancy-checkbox-wrapper .checkbox .facet-label {
  display: block;
  text-align: center;
  /*padding: 5px 10px 5px 8px;
                color: @gray;
                background-color: @white;
                border: 1px solid @gray-light;
                border-radius: 3px; */
}
.facet-links.fancy-checkbox-wrapper .checkbox .facet-label:hover {
  background-color: #ddd;
  color: #202020;
}
.facet-links.fancy-checkbox-wrapper .checkbox img {
  margin-right: 5px;
}
.facet-links.fancy-checkbox-wrapper .checkbox input[type="checkbox"] {
  clip: rect(0, 0, 0, 0);
  position: absolute;
  left: -999em;
}
.facet-links.fancy-checkbox-wrapper .checkbox input[type="checkbox"]:checked + label {
  background-color: #666;
  color: #fff;
}
.facet-links.fancy-checkbox-wrapper .checkbox input[type="checkbox"]:checked + label .facet-icon-check {
  opacity: 1;
}
.facet-links.fancy-checkbox-wrapper .checkbox input[type="checkbox"]:checked + label .facet-icon-unchecked {
  opacity: 0;
}
.facet-links.fancy-checkbox-wrapper .checkbox .facet-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;
  opacity: 0;
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.facet-links.fancy-checkbox-wrapper .checkbox .facet-icon.facet-icon-check:before {
  content: "\f046";
}
.facet-links.fancy-checkbox-wrapper .checkbox .facet-icon.facet-icon-unchecked {
  opacity: 1;
}
.facet-links.fancy-checkbox-wrapper .checkbox .facet-icon.facet-icon-unchecked:before {
  content: "\f096";
}
.facet-links.fancy-checkbox-wrapper.collapse {
  display: none;
}
.facet-links.fancy-checkbox-wrapper.collapse.in {
  display: block;
}
.facet-links.fancy-checkbox-wrapper.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;
}
.facet-links .moreitems {
  margin-left: -40px;
}
.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;
  text-transform: uppercase;
  -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 #000000;
  color: #000000;
  font-family: "Roboto";
  font-size: 14px;
}
.facet-actions .clear-filter .clear-results:focus,
.facet-actions .clear-filter .clear-results:active:focus,
.facet-actions .clear-filter .clear-results.active:focus,
.facet-actions .clear-filter .clear-results.focus,
.facet-actions .clear-filter .clear-results:active.focus,
.facet-actions .clear-filter .clear-results.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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;
  text-transform: uppercase;
  -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: #000000;
  border-color: #707070;
  width: 100%;
  font-family: "Roboto";
  font-size: 14px;
}
.facet-actions .view-results:focus,
.facet-actions .view-results:active:focus,
.facet-actions .view-results.active:focus,
.facet-actions .view-results.focus,
.facet-actions .view-results:active.focus,
.facet-actions .view-results.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #202020;
  border-color: #202020;
}
.facet-actions .btn-facets {
  background-color: #fff;
  color: #707070;
}
.facet-actions .btn-facets:hover {
  background-color: #ddd;
}
/* End Modified Facet */
.kicker-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
}
.kicker-wrapper .kicker-item {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  float: none;
  margin-bottom: 10px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .kicker-wrapper .kicker-item {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .kicker-wrapper .kicker-item {
    float: left;
    width: 25%;
  }
}
.kicker-wrapper .kicker-item:last-of-type {
  margin-bottom: 0;
}
.kicker-wrapper .kicker-item a {
  text-align: center;
  display: block;
}
.kicker-wrapper .kicker-item img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.alt-views-carousel {
  min-height: 0;
  /*margin-top: 35px;
        margin-bottom: 35px;*/
}
.alt-views-carousel img,
.alt-views-carousel video {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.alt-views-carousel .cf-stream-container {
  cursor: pointer;
}
.alt-views-carousel .cf-stream-container::before {
  content: "";
  position: absolute;
  width: 35%;
  height: 80%;
  left: 0;
  top: 0;
  z-index: 1;
}
.alt-views-carousel .cf-stream-container::after {
  content: "";
  position: absolute;
  width: 35%;
  height: 80%;
  right: 0;
  top: 0;
  z-index: 1;
}
.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%;
  z-index: 1;
}
@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;
}
.carousel-slide {
  padding: 0.5em;
}
.carousel-slide .product-info a {
  color: #202020;
}
.carousel-slide .product-info .regular-price {
  font-weight: bold;
  color: #202020;
  white-space: nowrap;
}
.carousel-slide .product-info .original-price {
  color: #707070;
  text-decoration: line-through;
  font-weight: bold;
  white-space: nowrap;
}
.carousel-slide .product-info .sale-price {
  color: #d41d18;
  font-weight: bold;
  white-space: nowrap;
}
.alt-views-wrapper .slick-dots {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.alt-views-wrapper .slick-dots li {
  position: relative;
  display: inline-block;
  height: 0.75em;
  width: 0.75em;
  border-radius: 50%;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  background-color: #a8a8a8;
  border: none;
}
.alt-views-wrapper .slick-dots li button {
  border: none;
  display: none;
  font-size: 0;
}
.alt-views-wrapper .slick-dots li.slick-active {
  background-color: #383838;
}
/*
.product-carousel-wrapper {
    .base-carousel-wrapper;
}

.product-carousel-pagination {
    display: none;
}

.alt-views-wrapper {
    margin: 0 auto;
    //padding: 1.7em 0;
}

.product-carousel, .alt-views-carousel {
    .base-carousel;
}

.bag-panel .product-carousel ul li img {
    margin: 0 auto;
}

.alt-views-carousel {
    padding-bottom: 0;

    ul {
        height: 300px;
        width: 2000em;
        //width: 100%;
        li {
            display: list-item;
            float: none;
            height: 300px;
            margin: 0;
            padding: 0;
            width: 100%;

            img {
                max-height: 100%;
                margin: 0 auto;
            }
        }
    }

    a {
        display: block;
        height: 100%;
        margin: 0;
        padding: 0;
        text-align: center;
        width: 100%;
    }
}

.carousel-control {
    .transition(.3s all @base-bezier);

    &:hover {
        span {
            .scale(1.2);
        }
    }

    span {
        .transition(.3s all @base-bezier);
    }
}

.product-carousel-control-prev {
    .base-carousel-control-prev;
}

.product-carousel-control-next {
    .base-carousel-control-next;
}

.avc-carousel-control-prev, .avc-carousel-control-next {
    display: none;
    font-size: 1.7em;
    height: 1em;
    width: 24px;
    left: 0;
    line-height: 1;
    margin: -12px 0 0;
    padding: 0;
    position: absolute;
    right: auto;
    text-align: center;
    top: 50%;
    z-index: 100;

    span {
        display: block;
        height: 100%;
        width: 100%;
        text-align: center;

        &:before {
            content: @fa-var-angle-left;
        }
    }
}

.avc-carousel-control-prev, .avc-carousel-control-next {
    //.base-carousel-control;
    display: none;
    font-size: @font-size-h3;
    height: 24px;
    left: 0;
    line-height: 1;
    margin: -12px 0 0;
    padding: 0;
    position: absolute;
    right: auto;
    text-align: center;
    top: 50%;
    width: 24px;
    z-index: 100;
    //height: 1em;
    //line-height: 1em;
    //margin-top: -0.5em;
    //z-index: 10;
    span {
        display: block;
        height: 100%;
        text-align: center;
        width: 100%;
    }
}

.avc-carousel-control-prev {
    .base-carousel-control-prev;
    //.base-carousel-control;
    //height: 1em;
    //line-height: 1em;
    //margin-top: -0.5em;
    //bottom: auto;
    //top: 0;
    span {
        &:before {
            content: @fa-var-angle-left;
        }
    }
}

.avc-carousel-control-next {
    .base-carousel-control-next;
    //height: 1em;
    //line-height: 1em;
    left: auto;
    right: 0;
    //margin-bottom: -0.5em;
    //bottom: 0;
    //top: auto;
    span {
        &:before {
            content: @fa-var-angle-right;
        }
    }
}
END COMMENTED by Sean 9/13/2018*/
/* carousel */
.quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}
/* Control buttons  */
.quote-carousel .carousel-control {
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: grid;
}
/* Previous button  */
.quote-carousel .carousel-control.left {
  left: -12px;
}
/* Next button  */
.quote-carousel .carousel-control.right {
  right: -12px !important;
}
/* Changes the position of the indicators */
.quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
  display: inline-table;
}
/* Changes the color of the indicators */
.quote-carousel .carousel-indicators li {
  background: #c0c0c0;
}
.quote-carousel .carousel-indicators .active {
  background: #333333;
}
.quote-carousel img {
  width: 250px;
  height: 100px;
}
/* End carousel */
.item blockquote {
  border-left: none;
  margin: 0;
}
.item blockquote img {
  margin-bottom: 10px;
}
.item blockquote p:before {
  content: "\f10d";
  font-family: 'Fontawesome';
  float: left;
  margin-right: 10px;
}
.button-quickshop {
  border-color: #707070;
  color: #fff;
  background-color: #a8a8a8;
  border-color: #9c9c9c;
  -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-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border: none;
  padding: 0.42857143em 0.85714286em;
  position: absolute;
  bottom: -40px;
  left: 50%;
  z-index: 10;
}
.button-quickshop:focus,
.button-quickshop.focus {
  color: #fff;
  background-color: #8f8f8f;
  border-color: #303030;
}
.button-quickshop:hover {
  color: #fff;
  background-color: #8f8f8f;
  border-color: #525252;
}
.button-quickshop:active,
.button-quickshop.active,
.open > .dropdown-toggle.button-quickshop {
  color: #fff;
  background-color: #8f8f8f;
  border-color: #525252;
}
.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: #7d7d7d;
  border-color: #303030;
}
.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: #a8a8a8;
  border-color: #707070;
}
.button-quickshop .badge {
  color: #a8a8a8;
  background-color: #fff;
}
.button-quickshop:focus,
.button-quickshop.focus {
  color: #fff;
  background-color: #8f8f8f;
  border-color: #5c5c5c;
}
.button-quickshop:hover {
  color: #fff;
  background-color: #8f8f8f;
  border-color: #7d7d7d;
}
.button-quickshop:active,
.button-quickshop.active,
.open > .dropdown-toggle.button-quickshop {
  color: #fff;
  background-color: #8f8f8f;
  border-color: #7d7d7d;
}
.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: #7d7d7d;
  border-color: #5c5c5c;
}
.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: #a8a8a8;
  border-color: #9c9c9c;
}
.button-quickshop .badge {
  color: #a8a8a8;
  background-color: #fff;
}
.modal-qs,
.modal-login,
.modal-snapshot,
.modal-rules,
.modal-sizechart,
.modal-confirm,
.modal-taxes,
.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-qs.fade .modal-dialog,
.modal-login.fade .modal-dialog,
.modal-snapshot.fade .modal-dialog,
.modal-rules.fade .modal-dialog,
.modal-sizechart.fade .modal-dialog,
.modal-confirm.fade .modal-dialog,
.modal-taxes.fade .modal-dialog,
.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-qs.in .modal-dialog,
.modal-login.in .modal-dialog,
.modal-snapshot.in .modal-dialog,
.modal-rules.in .modal-dialog,
.modal-sizechart.in .modal-dialog,
.modal-confirm.in .modal-dialog,
.modal-taxes.in .modal-dialog,
.modal-OSM.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-sizechart .modal-header button.close,
.modal-confirm .modal-header button.close,
.modal-taxes .modal-header button.close,
.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-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-sizechart .modal-header button.close:hover,
.modal-confirm .modal-header button.close:hover,
.modal-taxes .modal-header button.close:hover,
.modal-OSM .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-sizechart .modal-header button.close > span,
.modal-confirm .modal-header button.close > span,
.modal-taxes .modal-header button.close > span,
.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-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-sizechart .modal-header button.close > span:before,
.modal-confirm .modal-header button.close > span:before,
.modal-taxes .modal-header button.close > span:before,
.modal-OSM .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-sizechart .modal-body,
.modal-confirm .modal-body,
.modal-taxes .modal-body,
.modal-OSM .modal-body {
  max-height: 97vh;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (min-width: 1024px) {
  .modal-qs .modal-body,
  .modal-login .modal-body,
  .modal-snapshot .modal-body,
  .modal-rules .modal-body,
  .modal-sizechart .modal-body,
  .modal-confirm .modal-body,
  .modal-taxes .modal-body,
  .modal-OSM .modal-body {
    max-height: 640px;
    overflow-y: auto;
  }
}
.modal-qs.in,
.modal-login.in,
.modal-snapshot.in,
.modal-rules.in,
.modal-sizechart.in,
.modal-confirm.in,
.modal-taxes.in,
.modal-OSM.in {
  opacity: 1;
}
.modal-qs .modal-dialog,
.modal-login .modal-dialog,
.modal-snapshot .modal-dialog,
.modal-rules .modal-dialog,
.modal-sizechart .modal-dialog,
.modal-confirm .modal-dialog,
.modal-taxes .modal-dialog,
.modal-OSM .modal-dialog {
  width: auto;
}
.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;
}
.modal-login {
  margin-bottom: 10px;
}
.modal-login .options {
  margin-bottom: 130px;
}
.modal-qs .modal-header {
  border: none;
}
.modal-qs .modal-header hr {
  margin-bottom: 0;
  margin-top: 0.8em;
}
.modal-qs.cart {
  margin: 0px;
  margin-bottom: 10px;
}
.modal-qs.cart .qs-content-wrapper {
  margin-bottom: 150px;
}
.modal-qs.cart .modal-body {
  margin-top: 35px;
}
.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;
  text-transform: uppercase;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
  color: #fff;
  background-color: #2ac9e2;
  border-color: #1dc5d5;
  -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:focus,
.modal-snapshot .link-details:active:focus,
.modal-snapshot .link-details.active:focus,
.modal-snapshot .link-details.focus,
.modal-snapshot .link-details:active.focus,
.modal-snapshot .link-details.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #1aa8bf;
  border-color: #0e5d65;
}
.modal-snapshot .link-details:hover {
  color: #fff;
  background-color: #1aa8bf;
  border-color: #16939f;
}
.modal-snapshot .link-details:active,
.modal-snapshot .link-details.active,
.open > .dropdown-toggle.modal-snapshot .link-details {
  color: #fff;
  background-color: #1aa8bf;
  border-color: #16939f;
}
.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: #168c9f;
  border-color: #0e5d65;
}
.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: #2ac9e2;
  border-color: #1dc5d5;
}
.modal-snapshot .link-details .badge {
  color: #2ac9e2;
  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;
  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,
.qs-content-wrapper,
.snapshot-content {
  margin-left: -10px;
  margin-right: -10px;
}
.modal-qs .close,
.qs-content-wrapper .close,
.snapshot-content .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-qs .close:hover,
.qs-content-wrapper .close:hover,
.snapshot-content .close:hover {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.modal-qs .close > span,
.qs-content-wrapper .close > span,
.snapshot-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;
}
.modal-qs .close > span:before,
.qs-content-wrapper .close > span:before,
.snapshot-content .close > span:before {
  content: "\f00d";
}
.modal-qs .close span,
.qs-content-wrapper .close span,
.snapshot-content .close span {
  font-size: 1.5em;
}
.qs-images {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .qs-images {
    float: left;
    width: 50%;
  }
}
.qs-images .qs-large-image-wrapper {
  text-align: center;
}
.qs-images .qs-large-image-wrapper img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  max-width: 400px;
  max-height: 400px;
  width: 100%;
  margin: 0 auto 0.42857143em;
}
.qs-details {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
  padding: 0 20px 0 20px;
}
@media (min-width: 768px) {
  .qs-details {
    float: left;
    width: 50%;
  }
}
.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;
  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 .slick-current img {
  border: 1px solid #cfcfcf;
}
.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-details-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #ddd;
  border-bottom-color: #a8a8a8;
}
.qs-details-nav > li {
  position: relative;
  display: block;
}
.qs-details-nav > li > a {
  position: relative;
  display: block;
  padding: 34px 25px;
}
.qs-details-nav > li > a:hover,
.qs-details-nav > li > a:focus {
  text-decoration: none;
  background-color: #ebebeb;
}
.qs-details-nav > li.disabled > a {
  color: #cfcfcf;
}
.qs-details-nav > li.disabled > a:hover,
.qs-details-nav > li.disabled > a:focus {
  color: #cfcfcf;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.qs-details-nav .open > a,
.qs-details-nav .open > a:hover,
.qs-details-nav .open > a:focus {
  background-color: #ebebeb;
  border-color: #666666;
}
.qs-details-nav .nav-divider {
  height: 1px;
  margin: -0.28571429em 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.qs-details-nav > li > a > img {
  max-width: none;
}
.qs-details-nav > li {
  float: left;
  margin-bottom: -1px;
}
.qs-details-nav > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.qs-details-nav > li > a:hover {
  border-color: #ebebeb #ebebeb #ddd;
}
.qs-details-nav > li.active > a,
.qs-details-nav > li.active > a:hover,
.qs-details-nav > li.active > a:focus {
  color: #a8a8a8;
  background-color: #ebebeb;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.qs-details-nav.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.qs-details-nav.nav-justified > li {
  float: none;
}
.qs-details-nav.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.qs-details-nav.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .qs-details-nav.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .qs-details-nav.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.qs-details-nav.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.qs-details-nav.nav-justified > .active > a,
.qs-details-nav.nav-justified > .active > a:hover,
.qs-details-nav.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .qs-details-nav.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .qs-details-nav.nav-justified > .active > a,
  .qs-details-nav.nav-justified > .active > a:hover,
  .qs-details-nav.nav-justified > .active > a:focus {
    border-bottom-color: #ebebeb;
  }
}
.qs-details-nav > li {
  color: #202020;
  text-align: center;
  text-transform: uppercase;
}
.qs-details-nav > li.active > a {
  background-color: #fff;
  border-color: #a8a8a8;
  border-bottom-color: transparent;
  color: #202020;
}
.qs-details-nav > li > a {
  padding: 0.5rem 0.75rem;
}
.qs-details-tabs > .tab-pane {
  display: none;
}
.qs-details-tabs > .active {
  display: block;
}
.qs-name {
  margin: 0 0 0.42857143em;
}
.qs-brand {
  color: #cfcfcf;
  margin: 0 0 0.42857143em;
}
.qs-style-id {
  color: #a8a8a8;
  font-size: 0.85em;
}
.qs-price {
  font-size: 1.25em;
  font-weight: bold;
  margin: 0.42857143em 0;
}
.qs-price .original-price {
  color: #707070;
  text-decoration: line-through;
  white-space: nowrap;
}
.qs-price .sale-price {
  color: #d41d18;
  white-space: nowrap;
}
.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 {
  color: #fff;
  background-color: #707070;
  border-color: #383838;
  padding: 0.35714286em 0.35714286em;
  font-size: 1em;
  line-height: 1;
  border-radius: 0;
  text-align: center;
  display: block;
  margin: 0.42857143em 0 0;
  max-width: 10em;
}
.qs-long-description .qs-view-details:focus,
.qs-long-description .qs-view-details.focus {
  color: #fff;
  background-color: #575757;
  border-color: #000000;
}
.qs-long-description .qs-view-details:hover {
  color: #fff;
  background-color: #575757;
  border-color: #1a1a1a;
}
.qs-long-description .qs-view-details:active,
.qs-long-description .qs-view-details.active,
.open > .dropdown-toggle.qs-long-description .qs-view-details {
  color: #fff;
  background-color: #575757;
  border-color: #1a1a1a;
}
.qs-long-description .qs-view-details:active:hover,
.qs-long-description .qs-view-details.active:hover,
.open > .dropdown-toggle.qs-long-description .qs-view-details:hover,
.qs-long-description .qs-view-details:active:focus,
.qs-long-description .qs-view-details.active:focus,
.open > .dropdown-toggle.qs-long-description .qs-view-details:focus,
.qs-long-description .qs-view-details:active.focus,
.qs-long-description .qs-view-details.active.focus,
.open > .dropdown-toggle.qs-long-description .qs-view-details.focus {
  color: #fff;
  background-color: #454545;
  border-color: #000000;
}
.qs-long-description .qs-view-details:active,
.qs-long-description .qs-view-details.active,
.open > .dropdown-toggle.qs-long-description .qs-view-details {
  background-image: none;
}
.qs-long-description .qs-view-details.disabled,
.qs-long-description .qs-view-details[disabled],
fieldset[disabled] .qs-long-description .qs-view-details,
.qs-long-description .qs-view-details.disabled:hover,
.qs-long-description .qs-view-details[disabled]:hover,
fieldset[disabled] .qs-long-description .qs-view-details:hover,
.qs-long-description .qs-view-details.disabled:focus,
.qs-long-description .qs-view-details[disabled]:focus,
fieldset[disabled] .qs-long-description .qs-view-details:focus,
.qs-long-description .qs-view-details.disabled.focus,
.qs-long-description .qs-view-details[disabled].focus,
fieldset[disabled] .qs-long-description .qs-view-details.focus,
.qs-long-description .qs-view-details.disabled:active,
.qs-long-description .qs-view-details[disabled]:active,
fieldset[disabled] .qs-long-description .qs-view-details:active,
.qs-long-description .qs-view-details.disabled.active,
.qs-long-description .qs-view-details[disabled].active,
fieldset[disabled] .qs-long-description .qs-view-details.active {
  background-color: #707070;
  border-color: #383838;
}
.qs-long-description .qs-view-details .badge {
  color: #707070;
  background-color: #fff;
}
.qs-long-description .qs-view-details:hover,
.qs-long-description .qs-view-details:active,
.qs-long-description .qs-view-details:focus {
  text-decoration: none;
}
.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-size-qty {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 1rem;
  margin-right: 0;
}
.qs-purchase-options .qs-size-select #sizeListLabel {
  display: block;
}
.qs-purchase-options .qs-colors,
.qs-purchase-options .qs-sizes {
  margin: 10px 20px 10px 0;
  width: 100%;
}
.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.3s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: 0.3s 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;
  max-height: 45px;
  max-width: 45px;
  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 {
  border-color: #cfcfcf;
  text-decoration: none;
}
.qs-purchase-options .qs-colors a.chosen,
.qs-purchase-options .qs-sizes a.chosen {
  border-color: #707070;
  text-decoration: none;
}
.qs-purchase-options .qs-colors a.unavailable,
.qs-purchase-options .qs-sizes a.unavailable {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.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: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  font-size: 0.85em;
  font-weight: normal;
  margin-left: 0.35714286em;
  text-transform: capitalize;
}
.qs-purchase-options .qs-sizes {
  width: 100%;
  margin-top: 0;
}
.qs-purchase-options .qs-sizes > ul {
  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;
}
.qs-purchase-options .qs-sizes > ul li {
  border: 1px solid #383838;
  border-left: none;
  border-top: none;
  display: block;
  width: 20%;
}
.qs-purchase-options .qs-sizes a {
  color: #202020;
  display: block;
  height: 2.5rem;
  line-height: 32px;
  min-width: 3.25rem;
  max-width: 100%;
  padding: 0 0.35714286em;
  margin: 0;
}
.qs-purchase-options .qs-sizes a.chosen {
  border-color: #cfcfcf;
  border-style: solid;
  background: #cfcfcf;
}
.qs-purchase-options .qs-sizes a.unavailable {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.qs-purchase-options .qs-details-nav {
  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-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  border-bottom: none;
  padding-right: 0;
}
.qs-purchase-options .qs-details-nav li {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border: 1px solid #383838;
  border-bottom: none;
}
.qs-purchase-options .qs-details-nav li.active {
  background-color: #707070;
  color: #fff;
}
.qs-purchase-options .qs-details-nav li > a {
  border: none;
  margin-right: 0;
  padding: 0.5em 0.5em;
}
.qs-purchase-options .qs-details-nav li.active > a,
.qs-purchase-options .qs-details-nav li.focus > a {
  border: none;
  background-color: unset;
  color: inherit;
}
.qs-purchase-options .qs-details-nav li:last-of-type {
  border-left: none;
}
.qs-purchase-options .qs-details-nav li:first-of-type {
  border-right: none;
}
.qs-purchase-options .button-bag {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  height: 40px;
}
.not-purchasable {
  padding: 15px;
  margin-bottom: 1.42857143em;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
  font-size: 1.2em;
  font-weight: 500;
  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;
}
.not-purchasable a {
  text-decoration: underline;
}
.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;
}
.product-images {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
}
@media (min-width: 1024px) {
  .product-images {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 1600px) {
  .product-images {
    float: left;
    width: 50%;
  }
}
.product-information-inner,
.custom-pages-inner {
  background-color: #fff;
  padding: 1.1rem;
}
.product-information-inner.gallery,
.custom-pages-inner.gallery {
  margin: 10px;
}
.product-information-inner .product-details .panel,
.custom-pages-inner .product-details .panel {
  border-color: #a8a8a8;
}
.product-information-inner .product-details .panel:first-of-type,
.custom-pages-inner .product-details .panel:first-of-type {
  border-top: none;
}
.product-information-inner .product-details .panel:last-of-type,
.custom-pages-inner .product-details .panel:last-of-type {
  border-bottom: none;
}
.product-information-inner .product-details .panel .panel-heading,
.custom-pages-inner .product-details .panel .panel-heading {
  background-color: #fff;
  color: #202020;
}
.product-information-inner .product-details .panel .panel-heading a,
.custom-pages-inner .product-details .panel .panel-heading a {
  color: #202020;
}
.login-inner,
.custom-pages-inner {
  background-color: #fff;
  padding: 1.1rem;
  margin-bottom: 20px;
}
.login .login-inner {
  margin-bottom: 45px;
}
.login-language-group .group-label {
  display: block;
}
.login-language-group .radio-group {
  display: inline-block;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  margin-right: 2rem;
}
.login-language-group input[type="radio"]:not(old) {
  position: absolute;
  left: 0;
  bottom: 50%;
}
.login-language-group input[type="radio"]:not(old) {
  opacity: 0;
  font-size: 1em;
  padding: 0;
  margin: 0;
  width: 2em;
}
.login-language-group input[type="radio"]:not(old) + label {
  color: #202020;
  display: inline-block;
  line-height: 1.5em;
}
.login-language-group input[type="radio"]:not(old) + label > span.visual-rb {
  display: inline-block;
  border: 1px solid #202020;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  margin-right: 12px;
  vertical-align: text-top;
}
.login-language-group input[type="radio"]:not(old):checked + label {
  /*color: @black;
        font-weight: 700;*/
}
.login-language-group input[type="radio"]:not(old):checked + label > span.visual-rb {
  border: 2px solid #202020;
}
.login-language-group input[type="radio"]:not(old):checked + label > span.visual-rb {
  border-color: #202020;
}
.login-language-group input[type="radio"]:not(old):checked + label > span.visual-rb > span.visual-rb {
  display: block;
  background: #202020;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin: 2px;
}
.product-information {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
}
@media (min-width: 1024px) {
  .product-information {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 1600px) {
  .product-information {
    float: left;
    width: 50%;
  }
}
.product-information .detail-sizes {
  margin-top: 10px;
}
.size-chart-wrapper {
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 1.5em 0;
}
.size-chart-wrapper .detail-size-chart {
  margin-bottom: 10px;
  min-width: 105px;
  padding-top: 15px;
}
.size-chart-wrapper .detail-size-chart:before,
.size-chart-wrapper .detail-size-chart:after {
  content: " ";
  display: table;
}
.size-chart-wrapper .detail-size-chart:after {
  clear: both;
}
.size-chart-wrapper .detail-size-chart:before,
.size-chart-wrapper .detail-size-chart:after {
  content: " ";
  display: table;
}
.size-chart-wrapper .detail-size-chart:after {
  clear: both;
}
.size-chart-wrapper .detail-size-chart a {
  font-family: 'Roboto';
}
.size-chart-wrapper .detail-size-chart img {
  vertical-align: text-bottom;
}
.link-size-chart {
  margin: 0.8rem 0;
  color: black;
}
.actions-heading {
  text-transform: uppercase;
  font-weight: normal;
  color: #383838;
}
.product-description-wrapper,
.product-reviews-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  background-color: #fff;
  margin: 1.58rem 0;
}
.product-description-panel {
  padding: 2rem;
}
.images-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  background-color: #fff;
  margin: 0;
  padding: 1rem 0;
}
.images-wrapper .zoom-instructions {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -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-color: transparent;
  border: none;
  color: #707070;
  font-size: 0.85em;
  padding: 0.2rem 0.8rem 0.2rem;
  text-transform: capitalize;
}
.images-wrapper .zoom-instructions:after {
  content: "Click and drag or pinch to Zoom";
}
.images-wrapper .zoom-instructions.fr:after {
  content: "Cliquez et Faites Glisser pour Zoomer";
}
.images-wrapper .zoom-instructions > 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-right: 0.5rem;
}
.images-wrapper .zoom-instructions > span:before {
  content: "\f00e";
}
.images-wrapper .zoom-instructions.is-visible {
  height: 1.7em;
  line-height: 1.7em;
}
.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;
  height: 100%;
  padding: 0;
}
@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: #202020;
  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;
}
.images-wrapper .product-hero.is-visible {
  opacity: 1;
}
.images-wrapper .slick-list {
  margin-right: 0px;
  margin-left: 0px;
}
.images-wrapper .slick-list .slick-slide.slick-current {
  border: none;
}
.detail-name {
  color: #383838;
  font-size: 1.75em;
  font-weight: 700;
  margin-bottom: 5px;
}
.detail-name.title-mobile {
  display: none !important;
  margin: 0;
  padding: 1.1rem 1.1rem 0;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .detail-name.title-mobile {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .detail-name.title-default {
    display: none !important;
  }
}
.detail-price-row.detail-price-mobile {
  display: none !important;
  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;
  padding: 0px 15px;
  min-width: 100%;
}
@media (max-width: 767px) {
  .detail-price-row.detail-price-mobile {
    display: block !important;
  }
  table.detail-price-row.detail-price-mobile {
    display: table !important;
  }
  tr.detail-price-row.detail-price-mobile {
    display: table-row !important;
  }
  th.detail-price-row.detail-price-mobile,
  td.detail-price-row.detail-price-mobile {
    display: table-cell !important;
  }
}
.detail-price-row.detail-price-mobile .detail-col {
  text-align: right;
  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;
  width: 50%;
  min-height: 42px;
}
.detail-price-row.detail-price-mobile .product-price {
  font-size: 1.5em;
  font-weight: normal;
  text-align: left;
  width: 50%;
  float: left;
  padding-top: 5px;
}
.detail-price-row.detail-price-mobile .product-price .price {
  color: #383838;
  font-size: 1.1em;
  font-weight: 700;
}
.detail-price-row.detail-price-mobile .product-price .original-price {
  color: #707070;
  text-decoration: line-through;
  font-size: inherit;
  font-weight: inherit;
}
.detail-price-row.detail-price-mobile .product-price .sale-price {
  color: #d41d18;
  font-size: inherit;
  font-weight: inherit;
}
@media (max-width: 767px) {
  .detail-price-row.detail-price-default {
    display: none !important;
  }
}
.detail-price-row-message {
  display: none !important;
  padding: 0px 15px;
}
@media (max-width: 767px) {
  .detail-price-row-message {
    display: block !important;
  }
  table.detail-price-row-message {
    display: table !important;
  }
  tr.detail-price-row-message {
    display: table-row !important;
  }
  th.detail-price-row-message,
  td.detail-price-row-message {
    display: table-cell !important;
  }
}
.detail-price-row-message div.container {
  border: none;
}
.product-header {
  padding: 0 0.5rem;
}
.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 {
  /*color: @gray-darker;
        //color: @black;
        font-size: 1.75em;
        font-weight: 700;
        margin: 0 0 1.2em;*/
}
.product-header h2,
.product-header h3 {
  font-size: 1.7em;
  margin: 0 0 0.42857143em;
}
.product-header h3 {
  color: #a8a8a8;
  font-size: 1.25em;
}
.product-header .detail-brand {
  font-size: 1.15em;
  text-transform: uppercase;
  font-weight: normal;
}
.product-header .product-color {
  color: #383838;
  font-size: 1.15em;
  margin-bottom: 0.2em;
  text-transform: capitalize;
}
.product-header .detail-price-row {
  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;
}
.product-header .detail-price-row .detail-col {
  text-align: right;
  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;
}
.product-header .detail-price-row .detail-col a {
  text-decoration: none;
}
.product-header .detail-price-row .detail-col a:hover,
.product-header .detail-price-row .detail-col a:active {
  text-decoration: none;
}
.product-header .detail-price-row .product-price {
  font-size: 1.5em;
  font-weight: normal;
  text-align: left;
}
.product-header .detail-price-row .product-price .price {
  color: #383838;
  font-size: 1.1em;
  font-weight: 700;
  white-space: nowrap;
}
.product-header .detail-price-row .product-price .original-price {
  color: #707070;
  text-decoration: line-through;
  font-size: inherit;
  font-weight: inherit;
  white-space: nowrap;
}
.product-header .detail-price-row .product-price .sale-price {
  color: #d41d18;
  font-size: inherit;
  font-weight: inherit;
  white-space: nowrap;
}
.product-header .Revere__wrap.Revere__default.snippet {
  text-align: right;
  margin: 0;
}
.product-styleid {
  font-size: 1em;
  margin-bottom: 0.35714286em;
}
.product-details {
  clear: both;
  background-color: #fff;
  margin-top: 3rem;
}
.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 .panel-group .panel-title {
  font-size: 1em;
}
.product-info-remote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 10px;
}
.accordion-toggle {
  display: block;
  width: 100%;
}
.accordion-toggle:hover,
.accordion-toggle:active {
  text-decoration: none;
}
.accordion-toggle .accordion-icon {
  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;
}
.accordion-toggle .accordion-icon::before {
  content: "\f068";
}
.accordion-toggle.collapsed .accordion-icon::before {
  content: "\f067";
}
.collapse-toggle {
  display: block;
  width: 100%;
}
.collapse-toggle:hover,
.collapse-toggle:active {
  text-decoration: none;
}
.collapse-toggle .collapse-icon {
  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;
  line-height: inherit;
}
.collapse-toggle .collapse-icon::before {
  content: "\f106";
}
.collapse-toggle.collapsed .collapse-icon::before {
  content: "\f107";
}
.product-details-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #ddd;
  border-bottom-color: #a8a8a8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.product-details-nav > li {
  position: relative;
  display: block;
}
.product-details-nav > li > a {
  position: relative;
  display: block;
  padding: 34px 25px;
}
.product-details-nav > li > a:hover,
.product-details-nav > li > a:focus {
  text-decoration: none;
  background-color: #ebebeb;
}
.product-details-nav > li.disabled > a {
  color: #cfcfcf;
}
.product-details-nav > li.disabled > a:hover,
.product-details-nav > li.disabled > a:focus {
  color: #cfcfcf;
  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: #ebebeb;
  border-color: #666666;
}
.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: #ebebeb #ebebeb #ddd;
}
.product-details-nav > li.active > a,
.product-details-nav > li.active > a:hover,
.product-details-nav > li.active > a:focus {
  color: #a8a8a8;
  background-color: #ebebeb;
  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: #ebebeb;
  }
}
@media (min-width: 1024px) and (max-width: 1600px) {
  .product-details-nav.fr {
    font-size: 0.9rem;
  }
}
.product-details-nav > li {
  color: #202020;
  text-align: center;
  text-transform: uppercase;
}
.product-details-nav > li.active > a {
  background-color: #fff;
  border-color: #a8a8a8;
  border-bottom-color: transparent;
  color: #202020;
}
.product-details-tabs > .tab-pane {
  display: none;
}
.product-details-tabs > .active {
  display: block;
}
.product-details-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #ddd;
  border-bottom-color: #a8a8a8;
}
.product-details-nav > li {
  position: relative;
  display: block;
}
.product-details-nav > li > a {
  position: relative;
  display: block;
  padding: 34px 25px;
}
.product-details-nav > li > a:hover,
.product-details-nav > li > a:focus {
  text-decoration: none;
  background-color: #ebebeb;
}
.product-details-nav > li.disabled > a {
  color: #cfcfcf;
}
.product-details-nav > li.disabled > a:hover,
.product-details-nav > li.disabled > a:focus {
  color: #cfcfcf;
  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: #ebebeb;
  border-color: #666666;
}
.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: #ebebeb #ebebeb #ddd;
}
.product-details-nav > li.active > a,
.product-details-nav > li.active > a:hover,
.product-details-nav > li.active > a:focus {
  color: #a8a8a8;
  background-color: #ebebeb;
  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: #ebebeb;
  }
}
.product-details-nav > li {
  color: #202020;
  text-align: center;
  text-transform: uppercase;
}
.product-details-nav > li.active > a {
  background-color: #fff;
  border-color: #a8a8a8;
  border-bottom-color: transparent;
  color: #202020;
}
.product-details-nav > li > a {
  padding: 0.5rem 0.75rem;
  height: 100%;
  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;
}
.product-details-tabs > .tab-pane {
  display: none;
}
.product-details-tabs > .active {
  display: block;
}
.product-details-tabs,
.panel-group {
  font-size: 1.2em;
}
.panel-group {
  width: 100%;
}
.panel-group .panel {
  border: none;
  border-top: 1px solid #707070;
  border-bottom: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.panel-group .panel-heading {
  background-color: #383838;
  border: none;
  padding: 16px 15px;
  text-transform: uppercase;
  color: #fff;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
.panel-group .panel-heading a {
  color: #fff;
}
.panel-group .panel-title {
  font-size: 1.2em;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.product-detail-pane .pane-body {
  padding: 10px 0;
}
.product-detail-group {
  clear: both;
  margin: 0.71428571em 0;
}
.product-detail-group .panel-title a {
  display: block;
  text-decoration: none;
}
.product-detail-group .panel-title a:before,
.product-detail-group .panel-title a:after {
  content: " ";
  display: table;
}
.product-detail-group .panel-title a:after {
  clear: both;
}
.product-detail-group .panel-title a:before,
.product-detail-group .panel-title a:after {
  content: " ";
  display: table;
}
.product-detail-group .panel-title a:after {
  clear: both;
}
.product-detail-group .panel-title a:hover {
  text-decoration: none;
}
.product-detail-group .panel-title 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;
  float: right;
}
.product-detail-group .panel-title a span:before {
  content: "\f103";
}
.product-detail-group .panel-title a.collapsed span:before {
  content: "\f101";
}
.product-images .product-actions {
  margin-left: -10px;
  margin-right: -10px;
}
.product-images .product-actions .product-size-color-wrapper {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .product-images .product-actions .product-size-color-wrapper {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 768px) {
  .product-images .product-actions .product-size-color-wrapper {
    margin-left: 16.66666667%;
  }
}
.product-actions {
  padding-top: 1em;
}
.product-actions h5 {
  margin: 0 0 0.71428571em;
}
.product-actions .product-colors,
.product-actions .product-sizes {
  margin-bottom: 0.75rem;
  padding: 0 10px;
}
.product-actions .product-colors > h5 > span,
.product-actions .product-sizes > h5 > span {
  display: inline-block;
  font-family: 'Roboto Condensed', Helvetica, Arial, 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 {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.product-actions .product-colors > ul li,
.product-actions .product-sizes > ul li {
  display: inline-block;
}
.product-actions .product-colors .colors-label,
.product-actions .product-sizes .colors-label {
  display: block;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 0.85em;
  margin-bottom: 5px;
}
.product-actions .product-colors a,
.product-actions .product-sizes 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-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-colors a:active,
.product-actions .product-sizes a:active {
  border-bottom-style: solid;
  border-color: #cfcfcf;
  text-decoration: none;
}
.product-actions .product-colors a.chosen,
.product-actions .product-sizes a.chosen {
  border-color: #707070;
  text-decoration: none;
}
.product-actions .product-colors a.unavailable,
.product-actions .product-sizes a.unavailable {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.product-actions .product-colors a img,
.product-actions .product-sizes a img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 0.35714286em;
}
.product-actions .product-colors {
  margin: auto;
}
.product-actions .product-colors ul {
  font-size: 0;
}
.product-actions .product-colors li {
  width: 25%;
  padding: 4px;
}
@media (min-width: 768px) {
  .product-actions .product-colors li {
    width: 20%;
  }
}
.product-actions .product-colors a {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
}
.product-actions .product-colors a img {
  width: 100%;
}
.product-actions .product-sizes {
  width: 100%;
}
.product-actions .product-sizes > ul {
  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;
}
.product-actions .product-sizes > ul li {
  border: 1px solid #383838;
  border-left: none;
  border-top: none;
  display: block;
  width: 20%;
}
.product-actions .product-sizes a {
  color: #202020;
  display: block;
  height: 2.5rem;
  line-height: 32px;
  min-width: 3.25rem;
  max-width: 100%;
  padding: 0 0.35714286em;
  margin: 0;
}
.product-actions .product-sizes a.chosen {
  border-color: #cfcfcf;
  border-style: solid;
  background: #cfcfcf;
}
.product-actions .product-sizes a.unavailable {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.product-actions .product-details-tabs {
  border-left: 1px solid #383838;
}
.product-actions .product-details-tabs-rule,
.product-actions .purchase-actions-tabs-rule {
  border-bottom: 1px solid #383838;
  margin-right: 1px;
}
.product-actions .product-details-nav {
  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-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  border-bottom: none;
  padding-right: 0;
}
.product-actions .product-details-nav li {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border: 1px solid #383838;
  border-bottom: none;
}
.product-actions .product-details-nav li.active {
  background-color: #707070;
  color: #fff;
}
.product-actions .product-details-nav li > a {
  border: none;
  margin-right: 0;
  padding: 0.5em 0.5em;
}
.product-actions .product-details-nav li.active > a,
.product-actions .product-details-nav li.focus > a {
  border: none;
  background-color: unset;
  color: inherit;
  background-color: #707070;
}
.product-actions .product-details-nav li:last-of-type {
  border-left: none;
}
.product-actions .product-details-nav li:first-of-type {
  border-right: none;
}
.product-actions .size-qty {
  margin-left: -10px;
  margin-right: -10px;
  margin: 0;
}
.product-actions .size-qty > div {
  display: inline-block;
}
.product-actions .size-qty .select-group {
  /*select {
                -webkit-appearance: none;
                -moz-appearance: none;
                border: 1px solid @gray-dark;
                color: @black;
                height: 40px;
                padding: 0.5rem 1.5rem;
                text-transform: uppercase;
                width: 100%;

                option.unavailable {
                    background-color: @gray-lighter;
                    color: @gray;
                }
            }*/
  /*&.select-size {
                .make-xs-column(9);
                padding-left: 0;

                &:after {
                    .fa-icon();
                    position: absolute;
                    top: 0.8rem;
                    right: 1.5rem;
                    content: @fa-var-caret-down;
                }
            }*/
  /*&.select-qty {
                .make-xs-column(3);
                padding: 0;

                .qty-wrap {
                    border: 1px solid @gray-dark;
                    height: 40px;
                    padding: 0;
                    text-align: center;

                    input[type="number"] {
                        background-color: transparent;

                        display: inline-block;
                        height: 38px;
                        vertical-align: top;
                    }
                }
                //&:after {
                //right: 1rem;
                //}
            }*/
}
.product-actions .size-qty .select-group label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.product-actions .action-buttons {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.product-actions .aux-buttons {
  margin-left: -10px;
  margin-right: -10px;
  margin: 0;
}
.product-actions .button-gender-row {
  margin-left: -10px;
  margin-right: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.product-actions .button-bag,
.product-actions .button-gender {
  padding: 0.42857143em 1.14285714em;
  font-size: 1.25em;
  line-height: 1.3333333;
  border-radius: 0;
  margin-bottom: 10px;
}
.product-actions .button-gender {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 0px;
  width: 50%;
}
@media (min-width: 768px) {
  .product-actions .button-gender {
    float: left;
    width: 50%;
  }
}
.product-actions .button-gender.unavailable {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.product-actions .button-bag {
  font-weight: 700;
  height: 4rem;
  letter-spacing: 0.03em;
  margin-right: 0.75rem;
  width: 100%;
}
.product-actions .button-bag.add-success > .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;
  color: #fff;
  font-size: 1.5em;
  margin-right: 0.5rem;
  margin-bottom: 0.15rem;
  vertical-align: middle;
}
.product-actions .button-bag.add-success > .icon:before {
  content: "\f058";
}
.product-actions .select-store-details {
  padding: 0 2.25rem;
}
.product-actions .in-store-only {
  margin-top: 0.5rem;
}
.product-actions .details-address {
  text-transform: uppercase;
}
.product-actions .product-pickup-option {
  text-transform: uppercase;
  margin-bottom: 0.25rem;
}
.product-actions .pickup-option-outer.no-checkbox {
  padding: 0 2.25rem;
}
.product-actions .link-check-stores {
  display: block;
  color: #202020;
  cursor: pointer;
  margin-bottom: 1.5rem;
  text-decoration: underline;
}
.product-actions .link-pickup-more {
  color: #202020;
  text-decoration: underline;
}
.product-actions .alert-message-wrap {
  margin-bottom: 0.22rem;
  margin-top: 0;
}
.product-actions .alert-message-wrap .alert {
  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: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 0;
}
.product-actions .alert-message-wrap .icon-wrapper {
  padding-right: 15px;
  padding-left: 15px;
  border-left: solid 5px;
  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;
  font-size: 24px;
}
.product-actions .alert-message-wrap .body-wrapper {
  padding: 15px 0px;
}
.product-actions .alert-message-wrap .alert-info,
.product-actions .alert-message-wrap .alert-warning,
.product-actions .alert-message-wrap .alert-danger,
.product-actions .alert-message-wrap .alert-success {
  background-color: #fff;
  border-color: #202020;
  color: #202020;
}
.product-actions .alert-message-wrap .alert-info h4,
.product-actions .alert-message-wrap .alert-warning h4,
.product-actions .alert-message-wrap .alert-danger h4,
.product-actions .alert-message-wrap .alert-success h4 {
  font-weight: 700;
}
.product-actions .alert-message-wrap .alert-danger h4,
.product-actions .alert-message-wrap .alert-danger .icon-wrapper {
  color: #a94442;
}
.product-actions .alert-message-wrap .alert-danger .icon-wrapper {
  border-color: #DC3545;
}
.product-actions .alert-message-wrap .alert-warning h4,
.product-actions .alert-message-wrap .alert-warning .icon-wrapper {
  color: #654A01;
}
.product-actions .alert-message-wrap .alert-warning .icon-wrapper {
  border-color: #D49925;
}
.product-actions .alert-message-wrap .alert-success h4,
.product-actions .alert-message-wrap .alert-success .icon-wrapper {
  color: #3c763d;
}
.product-actions .alert-message-wrap .alert-success .icon-wrapper {
  border-color: #8BC43E;
}
.product-actions .alert-message-wrap .alert-info h4,
.product-actions .alert-message-wrap .alert-info .icon-wrapper {
  color: #31708f;
}
.product-actions .alert-message-wrap .alert-info .icon-wrapper {
  border-color: #d9edf7;
}
.product-actions .alert-message-wrap .close {
  position: absolute;
  top: 15px;
  right: 15px;
}
.product-actions .button-wishlist {
  cursor: pointer;
  text-decoration: underline;
  /*padding-top: 7px;
        padding-bottom: 3px;
        border: solid 1px @gray-dark;
        width: 100%;*/
}
.product-actions .button-wishlist:hover {
  color: #202020;
}
.product-actions .btnAddToBag-wrap {
  width: 100%;
  padding-left: 0px;
}
.product-actions .btnAddToWishList-wrap {
  margin-bottom: 2rem;
  text-align: center;
}
.product-actions .button-find {
  cursor: pointer;
  float: right;
  font-size: 1em;
  padding: 0;
  text-decoration: underline;
  color: #202020;
}
.qs-size-outer {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.select-group.select-size {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
}
.select-size,
.qs-size-select {
  padding-left: 0;
}
.select-size select.size-dropdown,
.qs-size-select select.size-dropdown {
  font-family: Roboto;
  font-weight: 400;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #A7A8AA;
  color: #202020;
  height: 40px;
  padding: 0.5rem 1.5rem;
  width: 100%;
  font-size: 1em;
  border-radius: 4px;
}
.select-size select.size-dropdown option.unavailable,
.qs-size-select select.size-dropdown option.unavailable {
  background-color: #ebebeb;
  color: #a8a8a8;
}
.select-size select::-ms-expand,
.qs-size-select select::-ms-expand {
  display: none;
}
.select-size:after,
.qs-size-select:after {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0.9rem;
  right: 1.5rem;
  content: "\F282";
  pointer-events: none;
}
.qs-size-select :after {
  right: 1rem;
}
.select-qty,
.qs-qty-selector {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
}
.select-qty .qty-wrap,
.qs-qty-selector .qty-wrap {
  border: 1px solid #707070;
  height: 40px;
  padding: 0;
  text-align: center;
}
.select-qty .qty-wrap input[type="number"],
.qs-qty-selector .qty-wrap input[type="number"] {
  background-color: transparent;
  display: inline-block;
  float: none;
  height: 38px;
  max-width: 1em;
  vertical-align: top;
}
.select-qty {
  display: none;
}
.modal-default-alert {
  position: fixed;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
}
.modal-default-alert .modal-content {
  border: none;
}
.modal-default-alert .modal-content .modal-header {
  border: none;
  padding: 0.75rem 1rem 0 0;
  z-index: 100;
}
.modal-default-alert .modal-content .modal-body {
  padding: 0.25rem 1.75rem;
  padding-bottom: 0;
}
.modal-default-alert .modal-content .alert-modal-heading {
  display: block;
  font-size: 1.1em;
  margin-bottom: 0.55rem;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
  width: 100%;
}
.modal-default-alert .modal-content .alert-modal-copy {
  padding-bottom: 0.25rem;
}
.modal-default-alert .modal-content .alert-modal-message {
  line-height: 1.2;
}
.modal-default-alert .modal-content .btn.btn-default {
  width: 48%;
  height: 3.25rem;
}
.modal-default-alert .modal-footer {
  border: none;
  padding: 0.85rem 1.5rem;
}
.modal-default-alert .modal-footer .btn + .btn {
  margin-left: 8px;
}
.modal-reset-delivery-alert .modal-content .alert-modal-heading,
.modal-reset-delivery-alert .modal-content .alert-modal-copy {
  border: none;
}
.modal-reset-delivery-alert .modal-content .btn.btn-default {
  width: 100%;
}
.modal-check-stores {
  position: fixed;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
}
.modal-check-stores .modal-title {
  font-family: Roboto;
  font-weight: 500;
}
.modal-check-stores.results {
  top: 0;
  background-color: #fff;
}
.modal-check-stores.results.open .cs-outer {
  height: 100dvh;
}
@media screen and (min-width: 768px) {
  .modal-check-stores.results.open .cs-outer {
    height: auto;
  }
}
.modal-check-stores .modal-content.check-stores {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 100%;
  overflow: hidden;
}
.modal-check-stores .help-text {
  font-size: 1.15em;
  line-height: 1.2;
  margin-bottom: 1rem;
}
.modal-check-stores .help-learn {
  text-decoration: underline;
}
.modal-check-stores-pdp {
  font-family: Roboto;
  font-weight: 400;
  max-height: -webkit-calc(100% - 20px);
  max-height: calc(100% - 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;
  overflow: auto;
}
@media (min-width: 768px) {
  .modal-check-stores-pdp {
    max-height: -webkit-calc(100% - 60px);
    max-height: calc(100% - 60px);
  }
}
.modal-check-stores-pdp .modal-content,
.modal-check-stores-pdp .modal-body-content,
.modal-check-stores-pdp .cs-outer,
.modal-check-stores-pdp .check-stores-results,
.modal-check-stores-pdp .results-list-wrapper {
  max-height: 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;
  overflow: auto;
}
.modal-check-stores-pdp .modal-header {
  padding-top: 24px;
  padding-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
  margin-left: 32px;
  margin-right: 32px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.modal-check-stores-pdp .modal-title {
  font-family: Roboto;
  font-weight: 500;
  font-size: 1rem;
}
.modal-check-stores-pdp .modal-body {
  padding-left: 32px;
  padding-right: 32px;
}
.modal-check-stores-pdp .modal-body:nth-child(2) {
  padding-bottom: 0;
  border-bottom: solid 1px #ebebeb;
}
.modal-check-stores-pdp .modal-body:nth-child(3) {
  padding: 16px;
  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;
  overflow: auto;
}
.modal-check-stores-pdp .check-stores-form .select-outer .select-search-size,
.modal-check-stores-pdp .check-stores-form .select-outer .select-search-radius {
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 1.15em;
  padding: 10px 20px;
  border-radius: 4px;
  height: auto;
}
.modal-check-stores-pdp .check-stores-form .select-outer:after {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 1.1rem;
  right: 1.5rem;
  content: "\F282";
  pointer-events: none;
}
.modal-check-stores-pdp .check-stores-form input[type="tel"],
.modal-check-stores-pdp .check-stores-form input[type="text"] {
  font-size: 1.15em;
  padding: 10px 20px 9px 20px;
  height: auto;
}
.modal-check-stores-pdp .check-stores-form input[type="tel"]::-webkit-input-placeholder, .modal-check-stores-pdp .check-stores-form input[type="text"]::-webkit-input-placeholder {
  color: #595959;
}
.modal-check-stores-pdp .check-stores-form input[type="tel"]::-moz-placeholder, .modal-check-stores-pdp .check-stores-form input[type="text"]::-moz-placeholder {
  color: #595959;
}
.modal-check-stores-pdp .check-stores-form input[type="tel"]:-ms-input-placeholder, .modal-check-stores-pdp .check-stores-form input[type="text"]:-ms-input-placeholder {
  color: #595959;
}
.modal-check-stores-pdp .check-stores-form input[type="tel"]::-ms-input-placeholder, .modal-check-stores-pdp .check-stores-form input[type="text"]::-ms-input-placeholder {
  color: #595959;
}
.modal-check-stores-pdp .check-stores-form input[type="tel"]::placeholder,
.modal-check-stores-pdp .check-stores-form input[type="text"]::placeholder {
  color: #595959;
}
.modal-check-stores-pdp .check-stores-form input[type="checkbox"]:not(old) {
  width: 18px;
  margin: 0;
  padding: 0;
  opacity: 0;
  position: absolute;
}
.modal-check-stores-pdp .check-stores-form input[type="checkbox"]:not(old) + label {
  display: inline-block;
  padding-left: 28px;
  background: url(/assets/theme/images/sprite-checkbox-707070.png) no-repeat 0 0;
  line-height: 18px;
  font-weight: normal;
}
.modal-check-stores-pdp .check-stores-form input[type="checkbox"]:not(old):checked + label {
  background-position: 0 -46px;
}
.modal-check-stores-pdp .check-stores-result {
  margin-top: 1rem;
}
.modal-check-stores-pdp .results-info {
  font-size: 0.9rem;
}
.modal-check-stores-pdp .modal-content.check-stores {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 100%;
  overflow: hidden;
}
.modal-check-stores-pdp .help-text {
  font-size: 1rem;
  margin-bottom: 1rem;
}
.modal-check-stores-pdp .help-learn {
  text-decoration: underline;
}
.modal-check-stores-pdp .results-list-wrapper > ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  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;
}
.modal-check-stores-pdp .results-list-wrapper > ul > li {
  padding-right: 8px;
  -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;
  margin-top: 8px;
  margin-bottom: 8px;
}
.modal-check-stores-pdp .results-list-wrapper > ul > li:focus {
  outline: none;
}
.modal-check-stores-pdp .results-list-wrapper > ul .store-selection {
  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;
  height: 100%;
  min-width: 24px;
}
.modal-check-stores-pdp .results-list-wrapper > ul .icon-locator {
  font-size: 1em;
}
.modal-check-stores-pdp .results-list-wrapper > ul .details {
  margin: 0 4px;
  text-transform: capitalize;
  -webkit-box-flex: 4;
  -webkit-flex-grow: 4;
      -ms-flex-positive: 4;
          flex-grow: 4;
  border-radius: 16px;
}
.modal-check-stores-pdp .results-list-wrapper > ul .details .store-heading {
  padding: 4px 16px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.modal-check-stores-pdp .results-list-wrapper > ul .details .store-heading > span {
  color: #202020;
  display: block;
}
.modal-check-stores-pdp .results-list-wrapper > ul .details .store-heading > span:nth-child(1) {
  font-weight: bold;
}
.modal-check-stores-pdp .results-list-wrapper > ul .details .store-card-body {
  padding: 16px;
  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-check-stores-pdp .results-list-wrapper > ul .details .fedex {
  background: #4d148c;
  padding: 5px;
}
.modal-check-stores-pdp .results-list-wrapper > ul .details .store-card-badge {
  margin: 16px 0 0 0;
}
.modal-check-stores-pdp .results-list-wrapper > ul .details .store-card-badge.success {
  color: #3c763d;
}
.modal-check-stores-pdp .results-list-wrapper > ul .details .store-card-badge.error {
  color: #d41d18;
}
.modal-check-stores-pdp .results-list-wrapper > ul .details-legacy {
  text-transform: capitalize;
}
.modal-check-stores-pdp .results-list-wrapper > ul .store-address {
  padding: 0;
}
.modal-check-stores-pdp .results-list-wrapper > ul .store-mi {
  font-size: 1rem;
  margin: 0;
}
.modal-check-stores-pdp .results-list-wrapper > ul .store-detail-control {
  cursor: pointer;
}
.modal-check-stores-pdp .results-list-wrapper > ul .store-detail-control .sdc-text {
  text-decoration: underline;
}
.modal-check-stores-pdp .results-list-wrapper > ul .store-detail-control .sdc-indicator:after {
  content: ' +';
}
.modal-check-stores-pdp .results-list-wrapper > ul .store-detail-control.open .sdc-indicator:after {
  content: ' -';
}
.modal-check-stores-pdp .results-list-wrapper > ul .store-detail-drop {
  margin-left: 1rem;
}
.modal-check-stores-pdp .results-list-wrapper > ul .store-selection-logo-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.modal-check-stores-pdp .results-list-wrapper > ul .store-aux-links {
  margin-bottom: 1rem;
}
.modal-check-stores-pdp .results-list-wrapper > ul .store-aux-links a {
  display: block;
  color: inherit;
  text-decoration: underline;
}
.modal-check-stores-pdp .results-list-wrapper > ul address {
  margin: 0;
}
.modal-check-stores-pdp .results-list-wrapper > ul address .store-hrs {
  margin-top: 10px;
}
.modal-check-stores-pdp .results-list-wrapper > ul input[type="radio"]:not(old) {
  opacity: 0;
  font-size: 1em;
  padding: 0;
  margin: 0;
  width: 16px;
  height: 0.0001rem;
}
.modal-check-stores-pdp .results-list-wrapper > ul input[type="radio"]:not(old) + label {
  color: #707070;
  display: inline-block;
  margin-left: 0;
  line-height: 1.5em;
  font-weight: 500;
  width: 24px;
  padding: 4px;
  margin: 0;
}
.modal-check-stores-pdp .results-list-wrapper > ul input[type="radio"]:not(old) + label > span {
  display: inline-block;
  border: 1px solid #202020;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  vertical-align: text-top;
}
.modal-check-stores-pdp .results-list-wrapper > ul input[type="radio"]:not(old):checked + label {
  color: #202020;
  font-weight: 500;
}
.modal-check-stores-pdp .results-list-wrapper > ul input[type="radio"]:not(old):checked + label > span {
  border: 2px solid #202020;
}
.modal-check-stores-pdp .results-list-wrapper > ul input[type="radio"]:not(old):checked + label > span > span {
  display: block;
  background: #202020;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin: 2px;
}
.modal-check-stores-pdp .results-list-wrapper > ul .page-item 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-check-stores-pdp .results-list-wrapper > ul .page-item span.st-next:before {
  content: "\f0da";
}
.modal-check-stores-pdp .results-list-wrapper > ul .page-item span.st-prev:before {
  content: "\f0d9";
}
.modal-check-stores-pdp .pagination {
  margin: 8px 0;
}
.modal-check-stores-pdp .select-button-container {
  width: 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;
}
.modal-check-stores-pdp .select-button-container button {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  height: 3.65rem;
}
.modal-check-stores-pdp .select-button-container button:last-of-type {
  margin-left: 0.45rem;
}
.modal-check-stores-pdp .select-button-container button.btn-solo {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
.cart .modal-delivery-alert {
  width: 360px;
}
.check-store-options .input-inline {
  padding-right: 6.79rem;
}
.check-store-options .btn-check-stores {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 6.79rem;
  line-height: 1.4;
  font-size: 1.15em;
  padding: 0.62em 0.85em;
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.check-store-options .select-outer .select-search-size,
.check-store-options .select-outer .select-search-radius {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.check-store-options .select-outer: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;
}
.check-stores .modal-body {
  padding: 0;
  height: 100%;
}
.modal-legacy .check-stores .modal-body {
  padding: 1.0715rem;
}
.check-stores .modal-body-content {
  height: 100%;
}
.check-stores .modal-header {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0.35rem;
  margin-left: 2.22rem;
  margin-right: 2.22rem;
}
.check-stores .check-stores-form {
  padding: 1.2rem 2.22rem 0;
}
.modal-legacy .check-stores .check-stores-form {
  padding: 0;
}
.check-stores .search-container .form-group {
  margin-bottom: 1.45rem;
}
.check-stores .check-stores-switch {
  padding-left: 2.22rem;
  padding-bottom: 1rem;
  margin-bottom: 12px;
  border-bottom: 1px solid #a8a8a8;
}
.check-stores .check-stores-switch input[type="checkbox"]:not(old) {
  width: 37px;
  margin: 0;
  padding: 0;
  opacity: 0;
}
.check-stores .check-stores-switch input[type="checkbox"]:not(old) + .check-switch-label {
  display: inline-block;
  font-weight: normal;
  margin-left: -40px;
  padding-left: 48px;
  background: url(/assets/theme/images/sprite-toggle-slide.png) no-repeat 0 0px;
  line-height: 22px;
  max-height: 28px;
  margin-bottom: 0;
}
.check-stores .check-stores-switch input[type="checkbox"]:not(old):checked + .check-switch-label {
  background-position: 0 -66px;
}
.check-stores .check-stores-actions {
  text-align: right;
  margin: 0;
}
.modal-legacy .check-stores .check-stores-actions {
  margin-bottom: 1.0715rem;
}
.check-stores .check-stores-actions .btn-check-stores {
  width: 100%;
}
.check-stores .store-search-results-info,
.check-stores .store-search-product-info-legacy {
  border-bottom: 1px solid #a8a8a8;
}
.check-stores .store-search-results-info span,
.check-stores .store-search-product-info-legacy span {
  color: #5f259f;
}
.check-stores .store-search-product-info {
  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;
}
.check-stores .store-search-product-info > p {
  font-size: 1.2em;
  font-weight: 600;
  margin-bottom: 0;
}
.check-stores .results-info {
  font-size: 1em;
  font-weight: 400;
  margin-top: 0.71428571em;
  margin-bottom: 1rem;
  padding: 0.35rem 2.22rem 0.5rem;
  text-align: left;
  color: #202020;
}
.check-stores .results-info.results-info-current {
  border: 2px solid #5F259F;
  border-left: none;
  border-right: none;
  background-color: transparent;
  color: #5F259F;
}
.check-stores .results-info-legacy {
  margin-top: 0.7142571em;
  margin-bottom: 0.7142571em;
}
.check-stores .store-head {
  display: block;
  color: #383838;
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 0.45rem;
  text-transform: capitalize;
}
.check-stores .store-head:nth-child(2) {
  font-weight: normal;
}
.check-stores .store-mi {
  margin-bottom: 0.45rem;
}
.check-stores .store-detail-control {
  cursor: pointer;
  margin-bottom: 1rem;
  text-decoration: underline;
}
.check-stores .store-detail-control .sdc-indicator {
  margin-right: 0.25rem;
  text-align: center;
  width: 0.95rem;
}
.check-stores .store-detail-control .sdc-indicator:after {
  content: " +";
}
.check-stores .store-detail-control.open .sdc-indicator:after {
  content: " -";
}
.check-stores .store-hrs {
  margin-top: 0.5rem;
}
.check-stores p.error {
  color: #d41d18;
}
.check-stores .store-aux-links {
  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;
}
.check-stores .store-aux-links .aux-el {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.check-stores .link-set-store,
.check-stores .link-clear-store,
.check-stores .link-gmaps {
  color: #202020;
  text-decoration: underline;
  cursor: pointer;
}
.check-stores .link-clear-store {
  margin-left: 0.5rem;
}
.check-stores .link-gmaps {
  margin-right: 1rem;
}
.check-stores .check-stores-results {
  margin-top: 0.5rem;
}
.modal-legacy .check-stores .check-stores-results {
  margin-top: 0;
}
.check-stores .results-list-wrapper-legacy {
  max-height: 400px;
  overflow: auto;
}
.check-stores .check-stores-results .store-nav {
  padding-bottom: 0.5rem;
  text-align: center;
  height: 10rem;
}
@media screen and (min-width: 768px) {
  .check-stores .check-stores-results .store-nav {
    height: 5rem;
  }
}
.check-stores .check-stores-results .results-list-wrapper,
.check-stores .check-stores-results .empty-results-outer {
  height: auto;
}
@media screen and (min-width: 768px) {
  .check-stores .check-stores-results .results-list-wrapper,
  .check-stores .check-stores-results .empty-results-outer {
    height: -webkit-calc((100vh - 5vh) - 429px + 30px);
    height: calc((100vh - 5vh) - 429px + 30px);
  }
}
.check-stores .check-stores-results.ssel-active .results-list-wrapper,
.check-stores .check-stores-results.ssel-active .empty-results-outer {
  height: auto;
}
@media screen and (min-width: 768px) {
  .check-stores .check-stores-results.ssel-active .results-list-wrapper,
  .check-stores .check-stores-results.ssel-active .empty-results-outer {
    height: -webkit-calc((100vh - 5vh) - 316px + 30px);
    height: calc((100vh - 5vh) - 316px + 30px);
  }
}
.check-stores .check-stores-results.btn-active .results-list-wrapper,
.check-stores .check-stores-results.btn-active .empty-results-outer {
  height: auto;
}
@media screen and (min-width: 768px) {
  .check-stores .check-stores-results.btn-active .results-list-wrapper,
  .check-stores .check-stores-results.btn-active .empty-results-outer {
    height: -webkit-calc((100vh - 5vh) - 510px + 30px);
    height: calc((100vh - 5vh) - 510px + 30px);
  }
}
.check-stores .check-stores-results.btn-active .store-nav {
  height: 14rem;
}
.check-stores .check-stores-results.ssel-active.btn-active .results-list-wrapper,
.check-stores .check-stores-results.ssel-active.btn-active .empty-results-outer {
  height: auto;
}
@media screen and (min-width: 768px) {
  .check-stores .check-stores-results.ssel-active.btn-active .results-list-wrapper,
  .check-stores .check-stores-results.ssel-active.btn-active .empty-results-outer {
    height: -webkit-calc((100vh - 5vh) - 397px + 30px);
    height: calc((100vh - 5vh) - 397px + 30px);
  }
}
.check-stores .check-stores-results.ssel-active.hf-active .results-list-wrapper,
.check-stores .check-stores-results.ssel-active.hf-active .empty-results-outer {
  height: auto;
}
@media screen and (min-width: 768px) {
  .check-stores .check-stores-results.ssel-active.hf-active .results-list-wrapper,
  .check-stores .check-stores-results.ssel-active.hf-active .empty-results-outer {
    height: -webkit-calc((100vh - 5vh) - 340px + 30px);
    height: calc((100vh - 5vh) - 340px + 30px);
  }
}
.check-stores .check-stores-results.ssel-active.btn-active.hf-active .results-list-wrapper,
.check-stores .check-stores-results.ssel-active.btn-active.hf-active .empty-results-outer {
  height: auto;
}
@media screen and (min-width: 768px) {
  .check-stores .check-stores-results.ssel-active.btn-active.hf-active .results-list-wrapper,
  .check-stores .check-stores-results.ssel-active.btn-active.hf-active .empty-results-outer {
    height: -webkit-calc((100vh - 5vh) - 421px + 30px);
    height: calc((100vh - 5vh) - 421px + 30px);
  }
}
.check-stores .empty-results-outer {
  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;
  width: 100%;
}
.check-stores .empty-results-banner {
  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;
  max-width: 50%;
  text-align: center;
}
.check-stores .empty-results-banner .empty-heading {
  color: #383838;
  font-size: 1.4em;
}
.check-stores .empty-results-banner .empty-desc {
  color: #000000;
}
.check-stores .cs-outer {
  overflow: auto;
}
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) {
    .check-stores .cs-outer {
      height: 100%;
    }
  }
}
.check-stores .store-card-badge {
  color: #3c763d;
  margin-bottom: 0.75rem;
}
.check-stores .results-list-wrapper.results-current {
  margin-bottom: 0;
  padding-bottom: 0;
}
.check-stores .results-list-wrapper.results-current > ul > li {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .check-stores .results-list-wrapper {
    height: -webkit-calc((100vh - 5vh) - 338px + 30px);
    height: calc((100vh - 5vh) - 338px + 30px);
  }
}
.check-stores .results-list-wrapper > ul,
.check-stores .results-list-wrapper-legacy > ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  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;
}
.check-stores .results-list-wrapper > ul > li,
.check-stores .results-list-wrapper-legacy > 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;
  padding: 0 2.22rem;
}
.check-stores .results-list-wrapper > ul > li.page-stop,
.check-stores .results-list-wrapper-legacy > ul > li.page-stop {
  margin-bottom: 0;
}
.check-stores .results-list-wrapper > ul > li:last-of-type,
.check-stores .results-list-wrapper-legacy > ul > li:last-of-type {
  border: none;
}
.check-stores .results-list-wrapper > ul > li:focus,
.check-stores .results-list-wrapper-legacy > ul > li:focus {
  outline: none;
}
.check-stores .results-list-wrapper > ul > li.legacy,
.check-stores .results-list-wrapper-legacy > ul > li.legacy {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 7.5px;
  width: 50%;
  -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;
  margin-bottom: 12px;
}
.check-stores .results-list-wrapper > ul .store-selection,
.check-stores .results-list-wrapper-legacy > 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%;
  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;
  height: 100%;
  min-width: 2em;
  max-width: 2em;
}
.check-stores .results-list-wrapper > ul .store-selection .btn-check-stores.chk-single,
.check-stores .results-list-wrapper-legacy > ul .store-selection .btn-check-stores.chk-single {
  margin-right: 0.75rem;
}
.check-stores .results-list-wrapper > ul .icon-locator,
.check-stores .results-list-wrapper-legacy > ul .icon-locator {
  font-size: 1em;
}
.check-stores .results-list-wrapper > ul .details,
.check-stores .results-list-wrapper-legacy > ul .details {
  text-transform: capitalize;
  -webkit-box-flex: 4;
  -webkit-flex-grow: 4;
      -ms-flex-positive: 4;
          flex-grow: 4;
  padding-bottom: 0.95rem;
  border-radius: 4px;
}
.check-stores .results-list-wrapper > ul .details .store-heading,
.check-stores .results-list-wrapper-legacy > ul .details .store-heading {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.check-stores .results-list-wrapper > ul .details .fedex,
.check-stores .results-list-wrapper-legacy > ul .details .fedex {
  background: #4d148c;
  padding: 5px;
}
.check-stores .results-list-wrapper > ul .details p strong,
.check-stores .results-list-wrapper-legacy > ul .details p strong {
  color: #3c763d;
}
.check-stores .results-list-wrapper > ul .details-legacy,
.check-stores .results-list-wrapper-legacy > ul .details-legacy {
  text-transform: capitalize;
}
.check-stores .results-list-wrapper > ul .store-address,
.check-stores .results-list-wrapper-legacy > ul .store-address {
  padding-bottom: 0;
}
.check-stores .results-list-wrapper > ul .store-selection-logo-column,
.check-stores .results-list-wrapper-legacy > ul .store-selection-logo-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.check-stores .results-list-wrapper > ul .link-directions,
.check-stores .results-list-wrapper-legacy > ul .link-directions {
  color: #5F259F;
  display: block;
  margin-bottom: 6px;
  text-decoration: none;
}
.check-stores .results-list-wrapper address,
.check-stores .results-list-wrapper-legacy address {
  line-height: 1.35;
  margin-bottom: 2.25rem;
}
.check-stores .results-list-wrapper address.hal-address,
.check-stores .results-list-wrapper-legacy address.hal-address {
  margin-bottom: 0.65rem;
}
.check-stores .results-list-wrapper address.hal-address p,
.check-stores .results-list-wrapper-legacy address.hal-address p {
  margin: 0;
}
.check-stores .results-list-wrapper input[type="radio"]:not(old),
.check-stores .results-list-wrapper-legacy input[type="radio"]:not(old) {
  opacity: 0;
  font-size: 1em;
  padding: 0;
  margin: 0;
  width: 2em;
  height: 0.0001rem;
}
.check-stores .results-list-wrapper input[type="radio"]:not(old) + label,
.check-stores .results-list-wrapper-legacy input[type="radio"]:not(old) + label {
  color: #707070;
  display: inline-block;
  margin-left: 0;
  line-height: 1.5em;
  font-weight: 500;
}
.check-stores .results-list-wrapper input[type="radio"]:not(old) + label > span,
.check-stores .results-list-wrapper-legacy input[type="radio"]:not(old) + label > span {
  display: inline-block;
  border: 1px solid #202020;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  margin-bottom: 1rem;
  vertical-align: text-top;
}
.check-stores .results-list-wrapper input[type="radio"]:not(old):checked + label,
.check-stores .results-list-wrapper-legacy input[type="radio"]:not(old):checked + label {
  color: #202020;
  font-weight: 500;
}
.check-stores .results-list-wrapper input[type="radio"]:not(old):checked + label > span,
.check-stores .results-list-wrapper-legacy input[type="radio"]:not(old):checked + label > span {
  border: 2px solid #202020;
}
.check-stores .results-list-wrapper input[type="radio"]:not(old):checked + label > span,
.check-stores .results-list-wrapper-legacy input[type="radio"]:not(old):checked + label > span {
  border-color: #5F259F;
}
.check-stores .results-list-wrapper input[type="radio"]:not(old):checked + label > span > span,
.check-stores .results-list-wrapper-legacy input[type="radio"]:not(old):checked + label > span > span {
  display: block;
  background: #5F259F;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin: 2px;
}
.check-stores .results-list-wrapper input[type="radio"]:not(old):disabled + label > span.visual-rb,
.check-stores .results-list-wrapper-legacy input[type="radio"]:not(old):disabled + label > span.visual-rb {
  border-color: #202020;
  cursor: not-allowed;
  opacity: 0.5;
}
.check-stores .results-list-wrapper .page-item span,
.check-stores .results-list-wrapper-legacy .page-item 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;
}
.check-stores .results-list-wrapper .page-item span.st-next:before,
.check-stores .results-list-wrapper-legacy .page-item span.st-next:before {
  content: "\f0da";
}
.check-stores .results-list-wrapper .page-item span.st-prev:before,
.check-stores .results-list-wrapper-legacy .page-item span.st-prev:before {
  content: "\f0d9";
}
.hal-logo {
  margin: 0;
}
.hal-logo img {
  margin-bottom: 0.5rem;
}
.review-actions {
  padding: 0.42857143em 0 0;
}
.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 {
  float: none;
  margin: 0.35714286em 0 0.35714286em 0.85714286em;
}
.review-actions > .Revere__wrap .Revere__snippet-stars {
  margin-bottom: 0.35714286em;
}
.review-actions .link-below {
  clear: both;
  display: inline-block;
  float: none;
  margin: 0 0.85714286em 0.35714286em 0;
}
.reviews-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  clear: both;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.Revere__wrapper.read {
  padding: 0;
}
.Revere__wrapper.write .Revere_infosection {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-right: 1.5em;
}
@media (min-width: 1024px) {
  .Revere__wrapper.write .Revere_infosection {
    float: left;
    width: 50%;
  }
}
.Revere__wrapper.write .Revere_ratingsection {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 1.5em;
}
@media (min-width: 1024px) {
  .Revere__wrapper.write .Revere_ratingsection {
    float: left;
    width: 50%;
  }
}
.Revere__wrapper.write input[type="range"] {
  accent-color: #202020;
}
.detail-price-row .Revere__snippet-stars img {
  display: inline-block;
  vertical-align: sub;
}
.review-price-wrap .Revere__snippet-stars img {
  vertical-align: text-top;
}
.Revere__wrap.Revere__default {
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  font-size: 1em;
  padding-top: 1rem;
  margin: 0 10px;
  /*.Revere__btn-helpful {
        .button-variant(#fff, @brand-success, darken(spin(@brand-success, 5%), 5%));
        .btn-sm();
        height: auto;
    }

    .Revere__btn-unhelpful {
        .button-variant(#fff, @brand-warning, darken(spin(@brand-warning, 5%), 5%));
        .btn-sm();
        height: auto;
    }

    .Revere__btn-inappropriate {
        .button-variant(#fff, @brand-danger, darken(spin(@brand-danger, 5%), 5%));
        .btn-sm();
        height: auto;
    }*/
}
.Revere__wrap.Revere__default:before,
.Revere__wrap.Revere__default:after {
  content: " ";
  display: table;
}
.Revere__wrap.Revere__default:after {
  clear: both;
}
.Revere__wrap.Revere__default:before,
.Revere__wrap.Revere__default:after {
  content: " ";
  display: table;
}
.Revere__wrap.Revere__default:after {
  clear: both;
}
.Revere__wrap.Revere__default .Revere__range-form-group {
  max-width: 30em;
  width: 100%;
}
.Revere__wrap.Revere__default .Revere__flag-options {
  display: inline;
}
.Revere__wrap.Revere__default .Revere__flag-options > button {
  border: none;
  color: #a8a8a8;
  margin: 0;
  padding: 6px 7px;
}
.Revere__wrap.Revere__default .Revere__flag-options > button:hover {
  color: #707070;
}
.Revere__wrap.Revere__default .Revere__flag-options > button:disabled {
  color: #707070;
  border: none;
}
.Revere__wrap.Revere__default .Revere__flag-options > button i {
  top: -1px;
}
.Revere__wrap.Revere__default .Revere__flag-options a {
  margin-right: 0.5rem;
}
.Revere__wrap.Revere__default .Revere__content-empty {
  text-align: center;
}
.Revere__wrap.Revere__default .read .Revere__read-write-link {
  color: #202020;
  text-decoration: underline;
}
.Revere__wrap.Revere__default .read .Revere__read-write-link:focus,
.Revere__wrap.Revere__default .read .Revere__read-write-link:hover {
  color: #000000;
}
.Revere__wrap.Revere__default .read .Revere_review-content-wrap {
  padding: 0 10px 10px 10px;
  width: 100%;
}
.Revere__wrap.Revere__default .read .Revere_review-content-wrap .content-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
}
@media (min-width: 1024px) {
  .Revere__wrap.Revere__default .read .Revere_review-content-wrap .content-wrapper {
    float: left;
    width: 50%;
  }
}
.Revere__wrap.Revere__default .read .Revere_review-content-wrap .Revere__custom-ratings-wrap {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .Revere__wrap.Revere__default .read .Revere_review-content-wrap .Revere__custom-ratings-wrap {
    float: left;
    width: 50%;
  }
}
.Revere__wrap.Revere__default .read .Revere_ratings-wrap {
  padding-top: 0.5em;
}
.Revere__wrap.Revere__default .write .Revere__label {
  font-weight: bold;
}
.Revere__wrap.Revere__default .write fieldset {
  border: none;
  padding: 0;
}
.Revere__wrap.Revere__default .write .header-label {
  font-weight: bold;
}
.Revere__wrap.Revere__default .write .header-label > span {
  font-size: 16px;
}
.Revere__wrap.Revere__default .write .header-label .requiredsection {
  font-weight: normal;
  float: RIGHT;
  color: #ff8200;
}
.Revere__wrap.Revere__default .write .Revere__explanation {
  margin-top: 1em;
}
.Revere__wrap.Revere__default .fa-asterisk {
  color: #FF8200;
}
.Revere__wrap.Revere__default .Revere__range-form-group .Revere__range-label {
  font-weight: inherit;
}
.Revere__wrap.Revere__default .Revere__form-actions {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.Revere__wrap.Revere__default .Revere__form-actions .actions-button-wrap {
  width: 100%;
}
.Revere__wrap.Revere__default .Revere__form-actions 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;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  -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.42857143em 1.14285714em;
  font-size: 1.25em;
  line-height: 1.3333333;
  border-radius: 0;
  width: 100%;
  margin-left: 0;
  margin-bottom: 0.5rem;
}
.Revere__wrap.Revere__default .Revere__form-actions button:focus,
.Revere__wrap.Revere__default .Revere__form-actions button:active:focus,
.Revere__wrap.Revere__default .Revere__form-actions button.active:focus,
.Revere__wrap.Revere__default .Revere__form-actions button.focus,
.Revere__wrap.Revere__default .Revere__form-actions button:active.focus,
.Revere__wrap.Revere__default .Revere__form-actions button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.Revere__wrap.Revere__default .Revere__form-actions button:hover,
.Revere__wrap.Revere__default .Revere__form-actions button:focus,
.Revere__wrap.Revere__default .Revere__form-actions button.focus {
  color: #333;
  text-decoration: none;
}
.Revere__wrap.Revere__default .Revere__form-actions button:active,
.Revere__wrap.Revere__default .Revere__form-actions 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 .Revere__form-actions button.disabled,
.Revere__wrap.Revere__default .Revere__form-actions button[disabled],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__form-actions button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.Revere__wrap.Revere__default .Revere__form-actions button.disabled,
fieldset[disabled] a.Revere__wrap.Revere__default .Revere__form-actions button {
  pointer-events: none;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit {
  color: #fff;
  background-color: #202020;
  border-color: #202020;
  -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;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit:focus,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit:active,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit.active,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__form-actions .btn-submit {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit:active:hover,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit.active:hover,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__form-actions .btn-submit:hover,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit:active:focus,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit.active:focus,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__form-actions .btn-submit:focus,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit:active.focus,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit.active.focus,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__form-actions .btn-submit.focus {
  color: #fff;
  background-color: #000000;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit:active,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit.active,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__form-actions .btn-submit {
  background-image: none;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit.disabled,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit[disabled],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__form-actions .btn-submit,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit.disabled:hover,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit[disabled]:hover,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__form-actions .btn-submit:hover,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit.disabled:focus,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit[disabled]:focus,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__form-actions .btn-submit:focus,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit.disabled.focus,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit[disabled].focus,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__form-actions .btn-submit.focus,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit.disabled:active,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit[disabled]:active,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__form-actions .btn-submit:active,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit.disabled.active,
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit[disabled].active,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__form-actions .btn-submit.active {
  background-color: #202020;
  border-color: #202020;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit .badge {
  color: #202020;
  background-color: #fff;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear {
  color: #202020;
  background-color: #fff;
  border-color: #cfcfcf;
  -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;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear:focus,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear.focus {
  color: #202020;
  background-color: #fff;
  border-color: #8f8f8f;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear:hover {
  color: #202020;
  background-color: #fff;
  border-color: #b0b0b0;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear:active,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear.active,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__form-actions .btn-clear {
  color: #202020;
  background-color: #fff;
  border-color: #b0b0b0;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear:active:hover,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear.active:hover,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__form-actions .btn-clear:hover,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear:active:focus,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear.active:focus,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__form-actions .btn-clear:focus,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear:active.focus,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear.active.focus,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__form-actions .btn-clear.focus {
  color: #202020;
  background-color: #fff;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear:active,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear.active,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__form-actions .btn-clear {
  background-image: none;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear.disabled,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear[disabled],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__form-actions .btn-clear,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear.disabled:hover,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear[disabled]:hover,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__form-actions .btn-clear:hover,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear.disabled:focus,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear[disabled]:focus,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__form-actions .btn-clear:focus,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear.disabled.focus,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear[disabled].focus,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__form-actions .btn-clear.focus,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear.disabled:active,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear[disabled]:active,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__form-actions .btn-clear:active,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear.disabled.active,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear[disabled].active,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__form-actions .btn-clear.active {
  background-color: #fff;
  border-color: #cfcfcf;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear .badge {
  color: #fff;
  background-color: #202020;
}
.Revere__wrap.Revere__default .Revere__form-actions .btn-submit,
.Revere__wrap.Revere__default .Revere__form-actions .btn-clear {
  width: 100%;
  margin-bottom: 0.75rem;
}
.Revere__wrap.Revere__default .overall-scores {
  font-size: 1.2em;
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
}
.Revere__wrap.Revere__default .overall-scores .overall-score {
  font-weight: normal;
}
.Revere__wrap.Revere__default .overall-scores .overall-stars {
  margin-bottom: 0.5rem;
}
.Revere__wrap.Revere__default .Revere_read-header h4 {
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
}
.Revere__wrap.Revere__default .Revere_read-header .Revere__ratings-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0.75em 0;
}
@media (min-width: 768px) {
  .Revere__wrap.Revere__default .Revere_read-header .Revere__ratings-wrapper {
    float: left;
    width: 50%;
  }
}
.Revere__wrap.Revere__default .Revere__snapshot .snapshot-title {
  text-align: center;
  text-transform: uppercase;
}
.Revere__wrap.Revere__default .Revere__snapshot .snapshot-metrics {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .Revere__wrap.Revere__default .Revere__snapshot .snapshot-metrics {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .Revere__wrap.Revere__default .Revere__snapshot .snapshot-metrics {
    margin-left: 33.33333333%;
  }
}
@media (min-width: 1024px) {
  .Revere__wrap.Revere__default .Revere__snapshot .snapshot-metrics {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .Revere__wrap.Revere__default .Revere__snapshot .snapshot-metrics {
    margin-left: 25%;
  }
}
@media (min-width: 1600px) {
  .Revere__wrap.Revere__default .Revere__snapshot .snapshot-metrics {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1600px) {
  .Revere__wrap.Revere__default .Revere__snapshot .snapshot-metrics {
    margin-left: 33.33333333%;
  }
}
.Revere__wrap.Revere__default .Revere__snapshot .rating-row {
  margin-left: -10px;
  margin-right: -10px;
}
.Revere__wrap.Revere__default .Revere__snapshot .numeric-star {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
}
@media (min-width: 768px) {
  .Revere__wrap.Revere__default .Revere__snapshot .numeric-star {
    float: left;
    width: 16.66666667%;
  }
}
.Revere__wrap.Revere__default .Revere__snapshot .numeric-star span {
  display: inline-block;
  line-height: 1.43em;
  vertical-align: bottom;
}
.Revere__wrap.Revere__default .Revere__snapshot .numeric-star img {
  width: 20px;
  margin-left: 5px;
}
.Revere__wrap.Revere__default .Revere__snapshot .percent-bar {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #cfcfcf;
  margin-top: 5px;
  padding: 0;
}
@media (min-width: 768px) {
  .Revere__wrap.Revere__default .Revere__snapshot .percent-bar {
    float: left;
    width: 75%;
  }
}
.Revere__wrap.Revere__default .Revere__snapshot .rating-count {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .Revere__wrap.Revere__default .Revere__snapshot .rating-count {
    float: left;
    width: 8.33333333%;
  }
}
.Revere__wrap.Revere__default .Revere__snapshot .ratings-counts {
  margin-bottom: 2rem;
}
.Revere__wrap.Revere__default .percent-bar .percent {
  height: 0.8rem;
  background-color: #ff8200;
}
.Revere__wrap.Revere__default.read,
.Revere__wrap.Revere__default.write {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  font-size: 1em;
  margin: 0 0 10px;
}
.Revere__wrap.Revere__default.snippet {
  color: #2ac9e2;
  float: none;
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  font-size: 1em;
  margin: 0.75em 0;
  padding: 0;
}
.Revere__wrap.Revere__default.snippet a:hover {
  text-decoration: none;
}
.Revere__wrap.Revere__default.snippet.listing-col {
  text-align: left;
  float: right;
  margin: 0;
  padding: 4px 20px 5px 10px;
  text-decoration: none;
}
.Revere__wrap.Revere__default.snippet.listing-col img {
  max-width: 75px;
  display: inline-block;
  vertical-align: top;
}
.Revere__wrap.Revere__default.snippet span {
  color: #202020;
}
.Revere__wrap.Revere__default.likes {
  float: right;
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  font-size: 1em;
  margin-left: 1em;
  min-width: 24px;
}
.Revere__wrap.Revere__default.likes img {
  max-height: 24px;
  max-width: 24px;
}
.Revere__wrap.Revere__default.likes .Revere__likes-total {
  color: #fd1b35;
  font-size: 1em;
  line-height: 1;
}
.Revere__wrap.Revere__default .Revere__text,
.Revere__wrap.Revere__default .Revere__select {
  display: block;
  width: 100%;
  height: 2.28571429em;
  padding: 0.42857143em 0.85714286em;
  font-size: 1em;
  line-height: 1.42857143;
  color: #383838;
  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__default .Revere__text:focus,
.Revere__wrap.Revere__default .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__default .Revere__text::-moz-placeholder,
.Revere__wrap.Revere__default .Revere__select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.Revere__wrap.Revere__default .Revere__text:-ms-input-placeholder,
.Revere__wrap.Revere__default .Revere__select:-ms-input-placeholder {
  color: #999;
}
.Revere__wrap.Revere__default .Revere__text::-webkit-input-placeholder,
.Revere__wrap.Revere__default .Revere__select::-webkit-input-placeholder {
  color: #999;
}
.Revere__wrap.Revere__default .Revere__text[disabled],
.Revere__wrap.Revere__default .Revere__select[disabled],
.Revere__wrap.Revere__default .Revere__text[readonly],
.Revere__wrap.Revere__default .Revere__select[readonly],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__text,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__select {
  background-color: #ebebeb;
  opacity: 1;
}
.Revere__wrap.Revere__default .Revere__text[disabled],
.Revere__wrap.Revere__default .Revere__select[disabled],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__text,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__select {
  cursor: not-allowed;
}
textarea.Revere__wrap.Revere__default .Revere__text,
textarea.Revere__wrap.Revere__default .Revere__select {
  height: auto;
}
.Revere__wrap.Revere__default .Revere__textarea {
  resize: none;
}
.Revere__wrap.Revere__default .Revere__sort-wrapper {
  padding: 0;
  margin-bottom: 2em;
}
.Revere__wrap.Revere__default .Revere__sort-wrapper .Revere__select {
  width: auto;
}
.Revere__wrap.Revere__default .Revere__review {
  margin-left: -10px;
  margin-right: -10px;
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 1em;
  margin-top: 1em;
  padding: 0 0 1.5em 0;
  width: 100%;
  border-bottom: 1px solid #cfcfcf;
  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;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.Revere__wrap.Revere__default .Revere__review .Revere__review-title {
  color: #383838;
  text-transform: capitalize;
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin-bottom: 0;
}
.Revere__wrap.Revere__default .Revere__review.featured {
  border-color: rgba(42, 201, 226, 0.2);
  -webkit-box-shadow: 4px 4px 16px rgba(42, 201, 226, 0.15);
          box-shadow: 4px 4px 16px rgba(42, 201, 226, 0.15);
}
.Revere__wrap.Revere__default .Revere__review .Revere__featured-tag {
  background: #2ac9e2;
  color: #fff;
  display: inline-block;
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  font-size: 0.75em;
  line-height: 1;
  margin-left: 0.5em;
  padding: 0.35714286em;
}
.Revere__wrap.Revere__default .Revere__review .author-info {
  font-size: 0.75em;
  color: #707070;
}
.Revere__wrap.Revere__default .Revere__review:last-child {
  margin: 0px -10px;
}
.Revere__wrap.Revere__default .Revere__custom-rating .Revere__multi-option-tag {
  background-color: #cfcfcf;
  color: #202020;
  text-transform: uppercase;
}
.Revere__wrap.Revere__default .Revere__custom-ratings-read {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 0.45rem;
}
.Revere__wrap.Revere__default .Revere__custom-ratings-read .Revere__custom-rating {
  max-width: 30em;
  width: 100%;
  margin-bottom: 24px;
}
.Revere__wrap.Revere__default .Revere__custom-ratings-read .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__default .Revere__custom-ratings-read .Revere__custom-rating .range-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 3px solid #d4d4d4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 16px;
  z-index: 1;
  margin: 10px 0;
  border-radius: 20px;
}
.Revere__wrap.Revere__default .Revere__custom-ratings-read .Revere__custom-rating .range-wrapper .range-indicator {
  background: #202020;
  border: 1px solid #202020;
  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__default .Revere__custom-ratings-read .Revere__custom-rating .range-wrapper .range-indicator.value-1 {
  left: -16px;
}
.Revere__wrap.Revere__default .Revere__custom-ratings-read .Revere__custom-rating .range-wrapper .range-indicator.value-2 {
  left: -webkit-calc(25% - 8px);
  left: calc(25% - 8px);
}
.Revere__wrap.Revere__default .Revere__custom-ratings-read .Revere__custom-rating .range-wrapper .range-indicator.value-3 {
  left: -webkit-calc(50% - 8px);
  left: calc(50% - 8px);
}
.Revere__wrap.Revere__default .Revere__custom-ratings-read .Revere__custom-rating .range-wrapper .range-indicator.value-4 {
  left: -webkit-calc(75% - 8px);
  left: calc(75% - 8px);
}
.Revere__wrap.Revere__default .Revere__custom-ratings-read .Revere__custom-rating .range-wrapper .range-indicator.value-5 {
  right: -8px;
}
.Revere__wrap.Revere__default .Revere__custom-ratings-read .Revere__custom-ratings-name {
  font-weight: normal;
  text-transform: capitalize;
}
.Revere__wrap.Revere__default .Revere__custom-ratings-read .Revere__custom-ratings-value {
  font-weight: bold;
  text-transform: capitalize;
}
.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__pagination-wrapper .Revere__page-count {
  padding: 0 0.45rem;
}
.Revere__wrap.Revere__default .Revere__pagination-wrapper li {
  margin-right: 0;
}
.Revere__wrap.Revere__default .Revere__pagination .Revere__page-previous > a {
  padding: 0.45rem;
  width: 6.75em;
}
.Revere__wrap.Revere__default .Revere__response-wrap {
  padding: 0.5em;
}
.Revere__wrap.Revere__default .Revere__fieldset {
  border: none;
  margin-top: 1em;
}
.Revere__wrap.Revere__default .Revere__fieldset > legend {
  font-size: 1em;
  margin-bottom: 0.42857143em;
  line-height: 1;
}
.Revere__wrap.Revere__default .Revere__review-fields {
  margin-bottom: 15px;
}
.Revere__wrap.Revere__default .Revere__review-fields:before,
.Revere__wrap.Revere__default .Revere__review-fields:after {
  content: " ";
  display: table;
}
.Revere__wrap.Revere__default .Revere__review-fields:after {
  clear: both;
}
.Revere__wrap.Revere__default .Revere__review-fields:before,
.Revere__wrap.Revere__default .Revere__review-fields:after {
  content: " ";
  display: table;
}
.Revere__wrap.Revere__default .Revere__review-fields:after {
  clear: both;
}
.Revere__wrap.Revere__default .Revere__review-fields select,
.Revere__wrap.Revere__default .Revere__review-fields textarea,
.Revere__wrap.Revere__default .Revere__review-fields input[type="text"],
.Revere__wrap.Revere__default .Revere__review-fields input[type="password"],
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime"],
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime-local"],
.Revere__wrap.Revere__default .Revere__review-fields input[type="date"],
.Revere__wrap.Revere__default .Revere__review-fields input[type="month"],
.Revere__wrap.Revere__default .Revere__review-fields input[type="time"],
.Revere__wrap.Revere__default .Revere__review-fields input[type="week"],
.Revere__wrap.Revere__default .Revere__review-fields input[type="number"],
.Revere__wrap.Revere__default .Revere__review-fields input[type="email"],
.Revere__wrap.Revere__default .Revere__review-fields input[type="url"],
.Revere__wrap.Revere__default .Revere__review-fields input[type="search"],
.Revere__wrap.Revere__default .Revere__review-fields input[type="tel"],
.Revere__wrap.Revere__default .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: #383838;
  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);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.Revere__wrap.Revere__default .Revere__review-fields select:focus,
.Revere__wrap.Revere__default .Revere__review-fields textarea:focus,
.Revere__wrap.Revere__default .Revere__review-fields input[type="text"]:focus,
.Revere__wrap.Revere__default .Revere__review-fields input[type="password"]:focus,
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime"]:focus,
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime-local"]:focus,
.Revere__wrap.Revere__default .Revere__review-fields input[type="date"]:focus,
.Revere__wrap.Revere__default .Revere__review-fields input[type="month"]:focus,
.Revere__wrap.Revere__default .Revere__review-fields input[type="time"]:focus,
.Revere__wrap.Revere__default .Revere__review-fields input[type="week"]:focus,
.Revere__wrap.Revere__default .Revere__review-fields input[type="number"]:focus,
.Revere__wrap.Revere__default .Revere__review-fields input[type="email"]:focus,
.Revere__wrap.Revere__default .Revere__review-fields input[type="url"]:focus,
.Revere__wrap.Revere__default .Revere__review-fields input[type="search"]:focus,
.Revere__wrap.Revere__default .Revere__review-fields input[type="tel"]:focus,
.Revere__wrap.Revere__default .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__default .Revere__review-fields select::-moz-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields textarea::-moz-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="text"]::-moz-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="password"]::-moz-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime"]::-moz-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime-local"]::-moz-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="date"]::-moz-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="month"]::-moz-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="time"]::-moz-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="week"]::-moz-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="number"]::-moz-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="email"]::-moz-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="url"]::-moz-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="search"]::-moz-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="tel"]::-moz-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="color"]::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.Revere__wrap.Revere__default .Revere__review-fields select:-ms-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields textarea:-ms-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="text"]:-ms-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="password"]:-ms-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime"]:-ms-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime-local"]:-ms-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="date"]:-ms-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="month"]:-ms-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="time"]:-ms-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="week"]:-ms-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="number"]:-ms-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="email"]:-ms-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="url"]:-ms-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="search"]:-ms-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="tel"]:-ms-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="color"]:-ms-input-placeholder {
  color: #999;
}
.Revere__wrap.Revere__default .Revere__review-fields select::-webkit-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields textarea::-webkit-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="text"]::-webkit-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="password"]::-webkit-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime"]::-webkit-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime-local"]::-webkit-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="date"]::-webkit-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="month"]::-webkit-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="time"]::-webkit-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="week"]::-webkit-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="number"]::-webkit-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="email"]::-webkit-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="url"]::-webkit-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="search"]::-webkit-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="tel"]::-webkit-input-placeholder,
.Revere__wrap.Revere__default .Revere__review-fields input[type="color"]::-webkit-input-placeholder {
  color: #999;
}
.Revere__wrap.Revere__default .Revere__review-fields select[disabled],
.Revere__wrap.Revere__default .Revere__review-fields textarea[disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="text"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="password"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime-local"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="date"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="month"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="time"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="week"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="number"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="email"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="url"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="search"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="tel"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="color"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields select[readonly],
.Revere__wrap.Revere__default .Revere__review-fields textarea[readonly],
.Revere__wrap.Revere__default .Revere__review-fields input[type="text"][readonly],
.Revere__wrap.Revere__default .Revere__review-fields input[type="password"][readonly],
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime"][readonly],
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime-local"][readonly],
.Revere__wrap.Revere__default .Revere__review-fields input[type="date"][readonly],
.Revere__wrap.Revere__default .Revere__review-fields input[type="month"][readonly],
.Revere__wrap.Revere__default .Revere__review-fields input[type="time"][readonly],
.Revere__wrap.Revere__default .Revere__review-fields input[type="week"][readonly],
.Revere__wrap.Revere__default .Revere__review-fields input[type="number"][readonly],
.Revere__wrap.Revere__default .Revere__review-fields input[type="email"][readonly],
.Revere__wrap.Revere__default .Revere__review-fields input[type="url"][readonly],
.Revere__wrap.Revere__default .Revere__review-fields input[type="search"][readonly],
.Revere__wrap.Revere__default .Revere__review-fields input[type="tel"][readonly],
.Revere__wrap.Revere__default .Revere__review-fields input[type="color"][readonly],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields select,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields textarea,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="text"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="password"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="datetime"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="datetime-local"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="date"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="month"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="time"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="week"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="number"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="email"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="url"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="search"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="tel"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="color"] {
  background-color: #ebebeb;
  opacity: 1;
}
.Revere__wrap.Revere__default .Revere__review-fields select[disabled],
.Revere__wrap.Revere__default .Revere__review-fields textarea[disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="text"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="password"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime-local"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="date"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="month"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="time"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="week"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="number"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="email"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="url"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="search"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="tel"][disabled],
.Revere__wrap.Revere__default .Revere__review-fields input[type="color"][disabled],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields select,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields textarea,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="text"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="password"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="datetime"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="datetime-local"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="date"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="month"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="time"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="week"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="number"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="email"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="url"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="search"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="tel"],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__review-fields input[type="color"] {
  cursor: not-allowed;
}
textarea.Revere__wrap.Revere__default .Revere__review-fields select,
textarea.Revere__wrap.Revere__default .Revere__review-fields textarea,
textarea.Revere__wrap.Revere__default .Revere__review-fields input[type="text"],
textarea.Revere__wrap.Revere__default .Revere__review-fields input[type="password"],
textarea.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime"],
textarea.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime-local"],
textarea.Revere__wrap.Revere__default .Revere__review-fields input[type="date"],
textarea.Revere__wrap.Revere__default .Revere__review-fields input[type="month"],
textarea.Revere__wrap.Revere__default .Revere__review-fields input[type="time"],
textarea.Revere__wrap.Revere__default .Revere__review-fields input[type="week"],
textarea.Revere__wrap.Revere__default .Revere__review-fields input[type="number"],
textarea.Revere__wrap.Revere__default .Revere__review-fields input[type="email"],
textarea.Revere__wrap.Revere__default .Revere__review-fields input[type="url"],
textarea.Revere__wrap.Revere__default .Revere__review-fields input[type="search"],
textarea.Revere__wrap.Revere__default .Revere__review-fields input[type="tel"],
textarea.Revere__wrap.Revere__default .Revere__review-fields input[type="color"] {
  height: auto;
}
@media screen and (max-width: 768px) {
  .Revere__wrap.Revere__default .Revere__review-fields select,
  .Revere__wrap.Revere__default .Revere__review-fields textarea,
  .Revere__wrap.Revere__default .Revere__review-fields input[type="text"],
  .Revere__wrap.Revere__default .Revere__review-fields input[type="password"],
  .Revere__wrap.Revere__default .Revere__review-fields input[type="datetime"],
  .Revere__wrap.Revere__default .Revere__review-fields input[type="datetime-local"],
  .Revere__wrap.Revere__default .Revere__review-fields input[type="date"],
  .Revere__wrap.Revere__default .Revere__review-fields input[type="month"],
  .Revere__wrap.Revere__default .Revere__review-fields input[type="time"],
  .Revere__wrap.Revere__default .Revere__review-fields input[type="week"],
  .Revere__wrap.Revere__default .Revere__review-fields input[type="number"],
  .Revere__wrap.Revere__default .Revere__review-fields input[type="email"],
  .Revere__wrap.Revere__default .Revere__review-fields input[type="url"],
  .Revere__wrap.Revere__default .Revere__review-fields input[type="search"],
  .Revere__wrap.Revere__default .Revere__review-fields input[type="tel"],
  .Revere__wrap.Revere__default .Revere__review-fields input[type="color"] {
    font-size: 16px;
    /*max-height: 34px;
            padding-top:0;
            padding-bottom: 0;*/
  }
}
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields select,
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields textarea,
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields input[type="text"],
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields input[type="password"],
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields input[type="datetime"],
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields input[type="datetime-local"],
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields input[type="date"],
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields input[type="month"],
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields input[type="time"],
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields input[type="week"],
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields input[type="number"],
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields input[type="email"],
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields input[type="url"],
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields input[type="search"],
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields input[type="tel"],
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields input[type="color"] {
  font-size: 1.1429rem;
}
.Revere__wrap.Revere__default .Revere__review-fields select.textbox-quantity,
.Revere__wrap.Revere__default .Revere__review-fields textarea.textbox-quantity,
.Revere__wrap.Revere__default .Revere__review-fields input[type="text"].textbox-quantity,
.Revere__wrap.Revere__default .Revere__review-fields input[type="password"].textbox-quantity,
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime"].textbox-quantity,
.Revere__wrap.Revere__default .Revere__review-fields input[type="datetime-local"].textbox-quantity,
.Revere__wrap.Revere__default .Revere__review-fields input[type="date"].textbox-quantity,
.Revere__wrap.Revere__default .Revere__review-fields input[type="month"].textbox-quantity,
.Revere__wrap.Revere__default .Revere__review-fields input[type="time"].textbox-quantity,
.Revere__wrap.Revere__default .Revere__review-fields input[type="week"].textbox-quantity,
.Revere__wrap.Revere__default .Revere__review-fields input[type="number"].textbox-quantity,
.Revere__wrap.Revere__default .Revere__review-fields input[type="email"].textbox-quantity,
.Revere__wrap.Revere__default .Revere__review-fields input[type="url"].textbox-quantity,
.Revere__wrap.Revere__default .Revere__review-fields input[type="search"].textbox-quantity,
.Revere__wrap.Revere__default .Revere__review-fields input[type="tel"].textbox-quantity,
.Revere__wrap.Revere__default .Revere__review-fields input[type="color"].textbox-quantity {
  width: 4.25em;
}
.account-content .Revere__wrap.Revere__default .Revere__review-fields select,
.account-content .Revere__wrap.Revere__default .Revere__review-fields textarea,
.account-content .Revere__wrap.Revere__default .Revere__review-fields input[type="text"],
.account-content .Revere__wrap.Revere__default .Revere__review-fields input[type="password"],
.account-content .Revere__wrap.Revere__default .Revere__review-fields input[type="datetime"],
.account-content .Revere__wrap.Revere__default .Revere__review-fields input[type="datetime-local"],
.account-content .Revere__wrap.Revere__default .Revere__review-fields input[type="date"],
.account-content .Revere__wrap.Revere__default .Revere__review-fields input[type="month"],
.account-content .Revere__wrap.Revere__default .Revere__review-fields input[type="time"],
.account-content .Revere__wrap.Revere__default .Revere__review-fields input[type="week"],
.account-content .Revere__wrap.Revere__default .Revere__review-fields input[type="number"],
.account-content .Revere__wrap.Revere__default .Revere__review-fields input[type="email"],
.account-content .Revere__wrap.Revere__default .Revere__review-fields input[type="url"],
.account-content .Revere__wrap.Revere__default .Revere__review-fields input[type="search"],
.account-content .Revere__wrap.Revere__default .Revere__review-fields input[type="tel"],
.account-content .Revere__wrap.Revere__default .Revere__review-fields input[type="color"] {
  border-style: none;
  border-bottom-style: solid;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields input[type="tel"],
.check-stores-form .Revere__wrap.Revere__default .Revere__review-fields input[type="text"] {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.Revere__wrap.Revere__default .Revere__review-fields textarea {
  height: auto;
}
@media (min-width: 768px) {
  .Revere__wrap.Revere__default .Revere__review-fields.inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .Revere__wrap.Revere__default .Revere__review-fields.inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .Revere__wrap.Revere__default .Revere__review-fields.inline .form-control-static {
    display: inline-block;
  }
  .Revere__wrap.Revere__default .Revere__review-fields.inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .Revere__wrap.Revere__default .Revere__review-fields.inline .input-group .input-group-addon,
  .Revere__wrap.Revere__default .Revere__review-fields.inline .input-group .input-group-btn,
  .Revere__wrap.Revere__default .Revere__review-fields.inline .input-group .form-control {
    width: auto;
  }
  .Revere__wrap.Revere__default .Revere__review-fields.inline .input-group > .form-control {
    width: 100%;
  }
  .Revere__wrap.Revere__default .Revere__review-fields.inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .Revere__wrap.Revere__default .Revere__review-fields.inline .radio,
  .Revere__wrap.Revere__default .Revere__review-fields.inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .Revere__wrap.Revere__default .Revere__review-fields.inline .radio label,
  .Revere__wrap.Revere__default .Revere__review-fields.inline .checkbox label {
    padding-left: 0;
  }
  .Revere__wrap.Revere__default .Revere__review-fields.inline .radio input[type="radio"],
  .Revere__wrap.Revere__default .Revere__review-fields.inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .Revere__wrap.Revere__default .Revere__review-fields.inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.Revere__wrap.Revere__default .Revere__review-fields.horizontal .radio,
.Revere__wrap.Revere__default .Revere__review-fields.horizontal .checkbox,
.Revere__wrap.Revere__default .Revere__review-fields.horizontal .radio-inline,
.Revere__wrap.Revere__default .Revere__review-fields.horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1.42857143em;
}
.Revere__wrap.Revere__default .Revere__review-fields.horizontal .radio,
.Revere__wrap.Revere__default .Revere__review-fields.horizontal .checkbox {
  min-height: 2.85714286em;
}
.Revere__wrap.Revere__default .Revere__review-fields.horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .Revere__wrap.Revere__default .Revere__review-fields.horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 1.42857143em;
  }
}
.Revere__wrap.Revere__default .Revere__review-fields.horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .Revere__wrap.Revere__default .Revere__review-fields.horizontal .form-group-lg .control-label {
    padding-top: 1.95238093em;
  }
}
@media (min-width: 768px) {
  .Revere__wrap.Revere__default .Revere__review-fields.horizontal .form-group-sm .control-label {
    padding-top: 1.35714286em;
  }
}
.Revere__wrap.Revere__default .Revere__review-fields.horizontal .radio,
.Revere__wrap.Revere__default .Revere__review-fields.horizontal .checkbox,
.Revere__wrap.Revere__default .Revere__review-fields.horizontal .radio-inline,
.Revere__wrap.Revere__default .Revere__review-fields.horizontal .checkbox-inline {
  padding: 0.42857143em;
  border: 1px solid transparent;
}
.Revere__wrap.Revere__default .Revere__review-fields.horizontal .radio,
.Revere__wrap.Revere__default .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__default .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__default .Revere__review-fields.horizontal .control-label {
    padding-top: 0.42857143em;
    border-top: 1px solid transparent;
  }
}
.Revere__wrap.Revere__default .Revere__review-fields.has-success label {
  color: #3c763d;
}
.Revere__wrap.Revere__default .Revere__review-fields.has-success select,
.Revere__wrap.Revere__default .Revere__review-fields.has-success textarea,
.Revere__wrap.Revere__default .Revere__review-fields.has-success input[type="text"],
.Revere__wrap.Revere__default .Revere__review-fields.has-success input[type="password"],
.Revere__wrap.Revere__default .Revere__review-fields.has-success input[type="datetime"],
.Revere__wrap.Revere__default .Revere__review-fields.has-success input[type="datetime-local"],
.Revere__wrap.Revere__default .Revere__review-fields.has-success input[type="date"],
.Revere__wrap.Revere__default .Revere__review-fields.has-success input[type="month"],
.Revere__wrap.Revere__default .Revere__review-fields.has-success input[type="time"],
.Revere__wrap.Revere__default .Revere__review-fields.has-success input[type="week"],
.Revere__wrap.Revere__default .Revere__review-fields.has-success input[type="number"],
.Revere__wrap.Revere__default .Revere__review-fields.has-success input[type="email"],
.Revere__wrap.Revere__default .Revere__review-fields.has-success input[type="url"],
.Revere__wrap.Revere__default .Revere__review-fields.has-success input[type="search"],
.Revere__wrap.Revere__default .Revere__review-fields.has-success input[type="tel"],
.Revere__wrap.Revere__default .Revere__review-fields.has-success input[type="color"] {
  border-color: #3c763d;
}
.Revere__wrap.Revere__default .Revere__review-fields.has-warning label {
  color: #654A01;
}
.Revere__wrap.Revere__default .Revere__review-fields.has-warning select,
.Revere__wrap.Revere__default .Revere__review-fields.has-warning textarea,
.Revere__wrap.Revere__default .Revere__review-fields.has-warning input[type="text"],
.Revere__wrap.Revere__default .Revere__review-fields.has-warning input[type="password"],
.Revere__wrap.Revere__default .Revere__review-fields.has-warning input[type="datetime"],
.Revere__wrap.Revere__default .Revere__review-fields.has-warning input[type="datetime-local"],
.Revere__wrap.Revere__default .Revere__review-fields.has-warning input[type="date"],
.Revere__wrap.Revere__default .Revere__review-fields.has-warning input[type="month"],
.Revere__wrap.Revere__default .Revere__review-fields.has-warning input[type="time"],
.Revere__wrap.Revere__default .Revere__review-fields.has-warning input[type="week"],
.Revere__wrap.Revere__default .Revere__review-fields.has-warning input[type="number"],
.Revere__wrap.Revere__default .Revere__review-fields.has-warning input[type="email"],
.Revere__wrap.Revere__default .Revere__review-fields.has-warning input[type="url"],
.Revere__wrap.Revere__default .Revere__review-fields.has-warning input[type="search"],
.Revere__wrap.Revere__default .Revere__review-fields.has-warning input[type="tel"],
.Revere__wrap.Revere__default .Revere__review-fields.has-warning input[type="color"] {
  border-color: #654A01;
}
.Revere__wrap.Revere__default .Revere__review-fields.has-error label,
.Revere__wrap.Revere__default .Revere__review-fields.has-error .help-block {
  color: #d41d18;
}
.Revere__wrap.Revere__default .Revere__review-fields.has-error select,
.Revere__wrap.Revere__default .Revere__review-fields.has-error textarea,
.Revere__wrap.Revere__default .Revere__review-fields.has-error input[type="text"],
.Revere__wrap.Revere__default .Revere__review-fields.has-error input[type="password"],
.Revere__wrap.Revere__default .Revere__review-fields.has-error input[type="datetime"],
.Revere__wrap.Revere__default .Revere__review-fields.has-error input[type="datetime-local"],
.Revere__wrap.Revere__default .Revere__review-fields.has-error input[type="date"],
.Revere__wrap.Revere__default .Revere__review-fields.has-error input[type="month"],
.Revere__wrap.Revere__default .Revere__review-fields.has-error input[type="time"],
.Revere__wrap.Revere__default .Revere__review-fields.has-error input[type="week"],
.Revere__wrap.Revere__default .Revere__review-fields.has-error input[type="number"],
.Revere__wrap.Revere__default .Revere__review-fields.has-error input[type="email"],
.Revere__wrap.Revere__default .Revere__review-fields.has-error input[type="url"],
.Revere__wrap.Revere__default .Revere__review-fields.has-error input[type="search"],
.Revere__wrap.Revere__default .Revere__review-fields.has-error input[type="tel"],
.Revere__wrap.Revere__default .Revere__review-fields.has-error input[type="color"] {
  border-color: #d41d18;
}
.Revere__wrap.Revere__default .Revere__personal {
  margin-left: -10px;
  margin-right: -10px;
  margin-left: 0;
  margin-right: 0;
}
.Revere__wrap.Revere__default .Revere__personal .Revere__review-fields {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .Revere__wrap.Revere__default .Revere__personal .Revere__review-fields {
    float: left;
    width: 33.33333333%;
  }
}
.Revere__wrap.Revere__default .Revere__btn-primary {
  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;
  text-transform: uppercase;
  background-color: #707070;
  color: #fff;
  background-color: #8BC43E;
  border-color: #636363;
  -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;
}
.Revere__wrap.Revere__default .Revere__btn-primary:focus,
.Revere__wrap.Revere__default .Revere__btn-primary:active:focus,
.Revere__wrap.Revere__default .Revere__btn-primary.active:focus,
.Revere__wrap.Revere__default .Revere__btn-primary.focus,
.Revere__wrap.Revere__default .Revere__btn-primary:active.focus,
.Revere__wrap.Revere__default .Revere__btn-primary.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.Revere__wrap.Revere__default .Revere__btn-primary:hover,
.Revere__wrap.Revere__default .Revere__btn-primary:focus,
.Revere__wrap.Revere__default .Revere__btn-primary.focus {
  color: #333;
  text-decoration: none;
}
.Revere__wrap.Revere__default .Revere__btn-primary:active,
.Revere__wrap.Revere__default .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__default .Revere__btn-primary.disabled,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.Revere__wrap.Revere__default .Revere__btn-primary.disabled,
fieldset[disabled] a.Revere__wrap.Revere__default .Revere__btn-primary {
  pointer-events: none;
}
.Revere__wrap.Revere__default .Revere__btn-primary:focus,
.Revere__wrap.Revere__default .Revere__btn-primary.focus {
  color: #fff;
  background-color: #575757;
  border-color: #242424;
}
.Revere__wrap.Revere__default .Revere__btn-primary:hover {
  color: #fff;
  background-color: #575757;
  border-color: #454545;
}
.Revere__wrap.Revere__default .Revere__btn-primary:active,
.Revere__wrap.Revere__default .Revere__btn-primary.active,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-primary {
  color: #fff;
  background-color: #575757;
  border-color: #454545;
}
.Revere__wrap.Revere__default .Revere__btn-primary:active:hover,
.Revere__wrap.Revere__default .Revere__btn-primary.active:hover,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-primary:hover,
.Revere__wrap.Revere__default .Revere__btn-primary:active:focus,
.Revere__wrap.Revere__default .Revere__btn-primary.active:focus,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-primary:focus,
.Revere__wrap.Revere__default .Revere__btn-primary:active.focus,
.Revere__wrap.Revere__default .Revere__btn-primary.active.focus,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-primary.focus {
  color: #fff;
  background-color: #454545;
  border-color: #242424;
}
.Revere__wrap.Revere__default .Revere__btn-primary:active,
.Revere__wrap.Revere__default .Revere__btn-primary.active,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-primary {
  background-image: none;
}
.Revere__wrap.Revere__default .Revere__btn-primary.disabled,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary,
.Revere__wrap.Revere__default .Revere__btn-primary.disabled:hover,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled]:hover,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary:hover,
.Revere__wrap.Revere__default .Revere__btn-primary.disabled:focus,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled]:focus,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary:focus,
.Revere__wrap.Revere__default .Revere__btn-primary.disabled.focus,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled].focus,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary.focus,
.Revere__wrap.Revere__default .Revere__btn-primary.disabled:active,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled]:active,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary:active,
.Revere__wrap.Revere__default .Revere__btn-primary.disabled.active,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled].active,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary.active {
  background-color: #707070;
  border-color: #636363;
}
.Revere__wrap.Revere__default .Revere__btn-primary .badge {
  color: #707070;
  background-color: #fff;
}
.Revere__wrap.Revere__default .Revere__btn-primary:focus,
.Revere__wrap.Revere__default .Revere__btn-primary.focus {
  color: #fff;
  background-color: #709f30;
  border-color: #242424;
}
.Revere__wrap.Revere__default .Revere__btn-primary:hover {
  color: #fff;
  background-color: #709f30;
  border-color: #454545;
}
.Revere__wrap.Revere__default .Revere__btn-primary:active,
.Revere__wrap.Revere__default .Revere__btn-primary.active,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-primary {
  color: #fff;
  background-color: #709f30;
  border-color: #454545;
}
.Revere__wrap.Revere__default .Revere__btn-primary:active:hover,
.Revere__wrap.Revere__default .Revere__btn-primary.active:hover,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-primary:hover,
.Revere__wrap.Revere__default .Revere__btn-primary:active:focus,
.Revere__wrap.Revere__default .Revere__btn-primary.active:focus,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-primary:focus,
.Revere__wrap.Revere__default .Revere__btn-primary:active.focus,
.Revere__wrap.Revere__default .Revere__btn-primary.active.focus,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-primary.focus {
  color: #fff;
  background-color: #5c8328;
  border-color: #242424;
}
.Revere__wrap.Revere__default .Revere__btn-primary:active,
.Revere__wrap.Revere__default .Revere__btn-primary.active,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-primary {
  background-image: none;
}
.Revere__wrap.Revere__default .Revere__btn-primary.disabled,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary,
.Revere__wrap.Revere__default .Revere__btn-primary.disabled:hover,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled]:hover,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary:hover,
.Revere__wrap.Revere__default .Revere__btn-primary.disabled:focus,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled]:focus,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary:focus,
.Revere__wrap.Revere__default .Revere__btn-primary.disabled.focus,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled].focus,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary.focus,
.Revere__wrap.Revere__default .Revere__btn-primary.disabled:active,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled]:active,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary:active,
.Revere__wrap.Revere__default .Revere__btn-primary.disabled.active,
.Revere__wrap.Revere__default .Revere__btn-primary[disabled].active,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-primary.active {
  background-color: #8BC43E;
  border-color: #636363;
}
.Revere__wrap.Revere__default .Revere__btn-primary .badge {
  color: #8BC43E;
  background-color: #fff;
}
.Revere__wrap.Revere__default .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;
  text-transform: uppercase;
  -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: #cfcfcf;
  float: right !important;
  float: right;
}
.Revere__wrap.Revere__default .Revere__btn-default:focus,
.Revere__wrap.Revere__default .Revere__btn-default:active:focus,
.Revere__wrap.Revere__default .Revere__btn-default.active:focus,
.Revere__wrap.Revere__default .Revere__btn-default.focus,
.Revere__wrap.Revere__default .Revere__btn-default:active.focus,
.Revere__wrap.Revere__default .Revere__btn-default.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.Revere__wrap.Revere__default .Revere__btn-default:hover,
.Revere__wrap.Revere__default .Revere__btn-default:focus,
.Revere__wrap.Revere__default .Revere__btn-default.focus {
  color: #333;
  text-decoration: none;
}
.Revere__wrap.Revere__default .Revere__btn-default:active,
.Revere__wrap.Revere__default .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__default .Revere__btn-default.disabled,
.Revere__wrap.Revere__default .Revere__btn-default[disabled],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-default {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.Revere__wrap.Revere__default .Revere__btn-default.disabled,
fieldset[disabled] a.Revere__wrap.Revere__default .Revere__btn-default {
  pointer-events: none;
}
.Revere__wrap.Revere__default .Revere__btn-default:focus,
.Revere__wrap.Revere__default .Revere__btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8f8f8f;
}
.Revere__wrap.Revere__default .Revere__btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.Revere__wrap.Revere__default .Revere__btn-default:active,
.Revere__wrap.Revere__default .Revere__btn-default.active,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.Revere__wrap.Revere__default .Revere__btn-default:active:hover,
.Revere__wrap.Revere__default .Revere__btn-default.active:hover,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-default:hover,
.Revere__wrap.Revere__default .Revere__btn-default:active:focus,
.Revere__wrap.Revere__default .Revere__btn-default.active:focus,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-default:focus,
.Revere__wrap.Revere__default .Revere__btn-default:active.focus,
.Revere__wrap.Revere__default .Revere__btn-default.active.focus,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8f8f8f;
}
.Revere__wrap.Revere__default .Revere__btn-default:active,
.Revere__wrap.Revere__default .Revere__btn-default.active,
.open > .dropdown-toggle.Revere__wrap.Revere__default .Revere__btn-default {
  background-image: none;
}
.Revere__wrap.Revere__default .Revere__btn-default.disabled,
.Revere__wrap.Revere__default .Revere__btn-default[disabled],
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-default,
.Revere__wrap.Revere__default .Revere__btn-default.disabled:hover,
.Revere__wrap.Revere__default .Revere__btn-default[disabled]:hover,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-default:hover,
.Revere__wrap.Revere__default .Revere__btn-default.disabled:focus,
.Revere__wrap.Revere__default .Revere__btn-default[disabled]:focus,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-default:focus,
.Revere__wrap.Revere__default .Revere__btn-default.disabled.focus,
.Revere__wrap.Revere__default .Revere__btn-default[disabled].focus,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-default.focus,
.Revere__wrap.Revere__default .Revere__btn-default.disabled:active,
.Revere__wrap.Revere__default .Revere__btn-default[disabled]:active,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-default:active,
.Revere__wrap.Revere__default .Revere__btn-default.disabled.active,
.Revere__wrap.Revere__default .Revere__btn-default[disabled].active,
fieldset[disabled] .Revere__wrap.Revere__default .Revere__btn-default.active {
  background-color: #fff;
  border-color: #cfcfcf;
}
.Revere__wrap.Revere__default .Revere__btn-default .badge {
  color: #fff;
  background-color: #333;
}
.Revere__wrap.Revere__default .Revere__badge {
  margin: 0 0 10px;
}
.Revere__wrap.Revere__default .Revere__badge .Revere__badge-text {
  display: block;
  padding: 0.71428571em 0;
}
.Revere__wrap.Revere__default .Revere__review-image-wrap {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  .Revere__wrap.Revere__default .Revere__review-image-wrap {
    float: left;
    width: 50%;
  }
}
.Revere__wrap.Revere__default .Revere__read-stars {
  margin: 0 0 10px 0;
}
.Revere__wrap.Revere__default .Revere__custom-rating h5 {
  font-weight: bold;
  margin-bottom: 0.71428571em;
  text-transform: capitalize;
}
.Revere__wrap.Revere__default .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: #707070;
  font-size: 1em;
  font-weight: normal;
  background-color: #cfcfcf;
  color: black;
  font-size: 0.9em;
  text-transform: uppercase;
}
a.Revere__wrap.Revere__default .Revere__custom-rating .Revere__multi-option-tag:hover,
a.Revere__wrap.Revere__default .Revere__custom-rating .Revere__multi-option-tag:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.Revere__wrap.Revere__default .Revere__custom-rating .Revere__multi-option-tag:empty {
  display: none;
}
.btn .Revere__wrap.Revere__default .Revere__custom-rating .Revere__multi-option-tag {
  position: relative;
  top: -1px;
}
.Revere__wrap.Revere__default .Revere__custom-rating .Revere__multi-option-tag[href]:hover,
.Revere__wrap.Revere__default .Revere__custom-rating .Revere__multi-option-tag[href]:focus {
  background-color: #575757;
}
.Revere__wrap.Revere__default .Revere__review-content {
  margin: 0 0 10px;
}
.Revere__wrap.Revere__default .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__default .Revere__success-wrap h4 {
  margin-top: 0;
  color: inherit;
}
.Revere__wrap.Revere__default .Revere__success-wrap .alert-link {
  font-weight: bold;
}
.Revere__wrap.Revere__default .Revere__success-wrap > p,
.Revere__wrap.Revere__default .Revere__success-wrap > ul {
  margin-bottom: 0;
}
.Revere__wrap.Revere__default .Revere__success-wrap > p + p {
  margin-top: 5px;
}
.Revere__wrap.Revere__default .Revere__success-wrap hr {
  border-top-color: #c9e2b3;
}
.Revere__wrap.Revere__default .Revere__success-wrap .alert-link {
  color: #2b542c;
}
.Revere__wrap.Revere__default .Revere__success-wrap .link-checkout {
  -webkit-text-decoration: revert;
          text-decoration: revert;
}
.Revere__wrap.Revere__default .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__default .Revere__error-wrap h4 {
  margin-top: 0;
  color: inherit;
}
.Revere__wrap.Revere__default .Revere__error-wrap .alert-link {
  font-weight: bold;
}
.Revere__wrap.Revere__default .Revere__error-wrap > p,
.Revere__wrap.Revere__default .Revere__error-wrap > ul {
  margin-bottom: 0;
}
.Revere__wrap.Revere__default .Revere__error-wrap > p + p {
  margin-top: 5px;
}
.Revere__wrap.Revere__default .Revere__error-wrap hr {
  border-top-color: #e4b9c0;
}
.Revere__wrap.Revere__default .Revere__error-wrap .alert-link {
  color: #843534;
}
.Revere__wrap.Revere__default .Revere__error-wrap .errors {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.Revere__wrap.Revere__default .Revere__item-title {
  margin: 0.35714286em 0;
}
.Revere__wrap.Revere__default .Revere__flag-wrap {
  clear: both;
  color: #a8a8a8;
  bottom: 0px;
  left: 0px;
  float: none;
  position: absolute;
  padding: 0 10px;
}
.Revere__wrap.Revere__default .Revere__flag-wrap h5 {
  font-size: 1.25em;
  margin: 0 0 0.75em;
}
.Revere__wrap.Revere__default .Revere__flag-wrap p.revere__flag-text {
  display: inline;
}
.Revere__wrap.Revere__default .Revere__snippet-stars img {
  max-width: 100px;
}
.Revere__wrap.Revere__default .Revere__btn-helpful :hover {
  color: #707070;
}
.us-navigation-modal {
  top: 25%;
}
.us-navigation-modal h4 {
  margin-bottom: 0;
  font-weight: bold;
}
.us-navigation-modal .close {
  font-size: 2em;
  position: absolute;
  right: 5%;
  top: 25%;
  opacity: 0.7;
}
.us-navigation-modal .modal-body {
  padding: 2.5em;
}
.us-navigation-modal .modal-body .message {
  text-align: left;
  font-size: 1em;
}
.us-navigation-modal .modal-body .btn-modal-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;
  text-transform: uppercase;
  color: #202020;
  background-color: #fff;
  border-color: #cfcfcf;
  -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: 44%;
}
.us-navigation-modal .modal-body .btn-modal-cancel:focus,
.us-navigation-modal .modal-body .btn-modal-cancel:active:focus,
.us-navigation-modal .modal-body .btn-modal-cancel.active:focus,
.us-navigation-modal .modal-body .btn-modal-cancel.focus,
.us-navigation-modal .modal-body .btn-modal-cancel:active.focus,
.us-navigation-modal .modal-body .btn-modal-cancel.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.us-navigation-modal .modal-body .btn-modal-cancel:hover,
.us-navigation-modal .modal-body .btn-modal-cancel:focus,
.us-navigation-modal .modal-body .btn-modal-cancel.focus {
  color: #333;
  text-decoration: none;
}
.us-navigation-modal .modal-body .btn-modal-cancel:active,
.us-navigation-modal .modal-body .btn-modal-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);
}
.us-navigation-modal .modal-body .btn-modal-cancel.disabled,
.us-navigation-modal .modal-body .btn-modal-cancel[disabled],
fieldset[disabled] .us-navigation-modal .modal-body .btn-modal-cancel {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.us-navigation-modal .modal-body .btn-modal-cancel.disabled,
fieldset[disabled] a.us-navigation-modal .modal-body .btn-modal-cancel {
  pointer-events: none;
}
.us-navigation-modal .modal-body .btn-modal-cancel:focus,
.us-navigation-modal .modal-body .btn-modal-cancel.focus {
  color: #202020;
  background-color: #fff;
  border-color: #8f8f8f;
}
.us-navigation-modal .modal-body .btn-modal-cancel:hover {
  color: #202020;
  background-color: #fff;
  border-color: #b0b0b0;
}
.us-navigation-modal .modal-body .btn-modal-cancel:active,
.us-navigation-modal .modal-body .btn-modal-cancel.active,
.open > .dropdown-toggle.us-navigation-modal .modal-body .btn-modal-cancel {
  color: #202020;
  background-color: #fff;
  border-color: #b0b0b0;
}
.us-navigation-modal .modal-body .btn-modal-cancel:active:hover,
.us-navigation-modal .modal-body .btn-modal-cancel.active:hover,
.open > .dropdown-toggle.us-navigation-modal .modal-body .btn-modal-cancel:hover,
.us-navigation-modal .modal-body .btn-modal-cancel:active:focus,
.us-navigation-modal .modal-body .btn-modal-cancel.active:focus,
.open > .dropdown-toggle.us-navigation-modal .modal-body .btn-modal-cancel:focus,
.us-navigation-modal .modal-body .btn-modal-cancel:active.focus,
.us-navigation-modal .modal-body .btn-modal-cancel.active.focus,
.open > .dropdown-toggle.us-navigation-modal .modal-body .btn-modal-cancel.focus {
  color: #202020;
  background-color: #fff;
}
.us-navigation-modal .modal-body .btn-modal-cancel:active,
.us-navigation-modal .modal-body .btn-modal-cancel.active,
.open > .dropdown-toggle.us-navigation-modal .modal-body .btn-modal-cancel {
  background-image: none;
}
.us-navigation-modal .modal-body .btn-modal-cancel.disabled,
.us-navigation-modal .modal-body .btn-modal-cancel[disabled],
fieldset[disabled] .us-navigation-modal .modal-body .btn-modal-cancel,
.us-navigation-modal .modal-body .btn-modal-cancel.disabled:hover,
.us-navigation-modal .modal-body .btn-modal-cancel[disabled]:hover,
fieldset[disabled] .us-navigation-modal .modal-body .btn-modal-cancel:hover,
.us-navigation-modal .modal-body .btn-modal-cancel.disabled:focus,
.us-navigation-modal .modal-body .btn-modal-cancel[disabled]:focus,
fieldset[disabled] .us-navigation-modal .modal-body .btn-modal-cancel:focus,
.us-navigation-modal .modal-body .btn-modal-cancel.disabled.focus,
.us-navigation-modal .modal-body .btn-modal-cancel[disabled].focus,
fieldset[disabled] .us-navigation-modal .modal-body .btn-modal-cancel.focus,
.us-navigation-modal .modal-body .btn-modal-cancel.disabled:active,
.us-navigation-modal .modal-body .btn-modal-cancel[disabled]:active,
fieldset[disabled] .us-navigation-modal .modal-body .btn-modal-cancel:active,
.us-navigation-modal .modal-body .btn-modal-cancel.disabled.active,
.us-navigation-modal .modal-body .btn-modal-cancel[disabled].active,
fieldset[disabled] .us-navigation-modal .modal-body .btn-modal-cancel.active {
  background-color: #fff;
  border-color: #cfcfcf;
}
.us-navigation-modal .modal-body .btn-modal-cancel .badge {
  color: #fff;
  background-color: #202020;
}
.us-navigation-modal .modal-body .btn-modal-confirm {
  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;
  text-transform: uppercase;
  color: #fff;
  background-color: #202020;
  border-color: #202020;
  -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: 54%;
}
.us-navigation-modal .modal-body .btn-modal-confirm:focus,
.us-navigation-modal .modal-body .btn-modal-confirm:active:focus,
.us-navigation-modal .modal-body .btn-modal-confirm.active:focus,
.us-navigation-modal .modal-body .btn-modal-confirm.focus,
.us-navigation-modal .modal-body .btn-modal-confirm:active.focus,
.us-navigation-modal .modal-body .btn-modal-confirm.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.us-navigation-modal .modal-body .btn-modal-confirm:hover,
.us-navigation-modal .modal-body .btn-modal-confirm:focus,
.us-navigation-modal .modal-body .btn-modal-confirm.focus {
  color: #333;
  text-decoration: none;
}
.us-navigation-modal .modal-body .btn-modal-confirm:active,
.us-navigation-modal .modal-body .btn-modal-confirm.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);
}
.us-navigation-modal .modal-body .btn-modal-confirm.disabled,
.us-navigation-modal .modal-body .btn-modal-confirm[disabled],
fieldset[disabled] .us-navigation-modal .modal-body .btn-modal-confirm {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.us-navigation-modal .modal-body .btn-modal-confirm.disabled,
fieldset[disabled] a.us-navigation-modal .modal-body .btn-modal-confirm {
  pointer-events: none;
}
.us-navigation-modal .modal-body .btn-modal-confirm:focus,
.us-navigation-modal .modal-body .btn-modal-confirm.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.us-navigation-modal .modal-body .btn-modal-confirm:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.us-navigation-modal .modal-body .btn-modal-confirm:active,
.us-navigation-modal .modal-body .btn-modal-confirm.active,
.open > .dropdown-toggle.us-navigation-modal .modal-body .btn-modal-confirm {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.us-navigation-modal .modal-body .btn-modal-confirm:active:hover,
.us-navigation-modal .modal-body .btn-modal-confirm.active:hover,
.open > .dropdown-toggle.us-navigation-modal .modal-body .btn-modal-confirm:hover,
.us-navigation-modal .modal-body .btn-modal-confirm:active:focus,
.us-navigation-modal .modal-body .btn-modal-confirm.active:focus,
.open > .dropdown-toggle.us-navigation-modal .modal-body .btn-modal-confirm:focus,
.us-navigation-modal .modal-body .btn-modal-confirm:active.focus,
.us-navigation-modal .modal-body .btn-modal-confirm.active.focus,
.open > .dropdown-toggle.us-navigation-modal .modal-body .btn-modal-confirm.focus {
  color: #fff;
  background-color: #000000;
}
.us-navigation-modal .modal-body .btn-modal-confirm:active,
.us-navigation-modal .modal-body .btn-modal-confirm.active,
.open > .dropdown-toggle.us-navigation-modal .modal-body .btn-modal-confirm {
  background-image: none;
}
.us-navigation-modal .modal-body .btn-modal-confirm.disabled,
.us-navigation-modal .modal-body .btn-modal-confirm[disabled],
fieldset[disabled] .us-navigation-modal .modal-body .btn-modal-confirm,
.us-navigation-modal .modal-body .btn-modal-confirm.disabled:hover,
.us-navigation-modal .modal-body .btn-modal-confirm[disabled]:hover,
fieldset[disabled] .us-navigation-modal .modal-body .btn-modal-confirm:hover,
.us-navigation-modal .modal-body .btn-modal-confirm.disabled:focus,
.us-navigation-modal .modal-body .btn-modal-confirm[disabled]:focus,
fieldset[disabled] .us-navigation-modal .modal-body .btn-modal-confirm:focus,
.us-navigation-modal .modal-body .btn-modal-confirm.disabled.focus,
.us-navigation-modal .modal-body .btn-modal-confirm[disabled].focus,
fieldset[disabled] .us-navigation-modal .modal-body .btn-modal-confirm.focus,
.us-navigation-modal .modal-body .btn-modal-confirm.disabled:active,
.us-navigation-modal .modal-body .btn-modal-confirm[disabled]:active,
fieldset[disabled] .us-navigation-modal .modal-body .btn-modal-confirm:active,
.us-navigation-modal .modal-body .btn-modal-confirm.disabled.active,
.us-navigation-modal .modal-body .btn-modal-confirm[disabled].active,
fieldset[disabled] .us-navigation-modal .modal-body .btn-modal-confirm.active {
  background-color: #202020;
  border-color: #202020;
}
.us-navigation-modal .modal-body .btn-modal-confirm .badge {
  color: #202020;
  background-color: #fff;
}
.modal-confirm .modal-dialog .btn-account {
  border: 1px solid #202020;
  line-height: 20px;
  margin: 0;
}
.modal-confirm .modal-dialog .btn-action {
  margin: 0;
}
.modal-confirm .modal-dialog p {
  color: #202020;
  font-size: 1.2em;
  margin-bottom: 2rem;
  text-align: center;
}
.modal-login {
  /* weird override of bootstrap modal heigh, because they don't work*/
  /* end of override */
}
.modal-login .modal-body {
  max-height: 80vh;
}
@media (min-width: 1024px) {
  .modal-login .modal-body {
    max-height: 80vh;
  }
}
.modal-login .options {
  margin-left: -10px;
  margin-right: -10px;
}
.modal-login .options .existing {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
.modal-login .options .register {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.modal-login .options .register .register-certification-checkbox {
  font-size: 0.9em;
}
.modal-login .options label {
  font-weight: normal;
}
.modal-login .options .toggle-block {
  margin-top: 30px;
}
.modal-login .options .toggle-block a:not(.btn) {
  text-decoration: underline;
}
.modal-login .options .toggle-block .btn {
  margin-bottom: 1em;
}
.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;
  margin-top: 20px;
}
.forgot-password-wrap blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.link-forgot,
.pwd-msg {
  display: inline-block;
  font-size: 0.85em;
  padding: 10px 0 31px;
}
.pwd-msg {
  color: #a8a8a8;
}
.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;
  text-transform: uppercase;
  -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: #cfcfcf;
}
.forgot-password-form button:focus,
.forgot-password-form button:active:focus,
.forgot-password-form button.active:focus,
.forgot-password-form button.focus,
.forgot-password-form button:active.focus,
.forgot-password-form button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #8f8f8f;
}
.forgot-password-form button:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.forgot-password-form button:active,
.forgot-password-form button.active,
.open > .dropdown-toggle.forgot-password-form button {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.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: #8f8f8f;
}
.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: #cfcfcf;
}
.forgot-password-form button .badge {
  color: #fff;
  background-color: #333;
}
.crosssell-panel {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 5px;
  margin: 1.58rem 1em;
}
@media screen and (min-width: 768px) {
  .crosssell-panel {
    margin: 1.58rem 0;
  }
}
.cross-sells-header {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  border-bottom: 1px solid #cfcfcf;
  width: 80%;
  margin: auto 10%;
}
.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 h3 {
  background: #fff;
  margin: 0;
  padding: 0.35714286em 0.85714286em;
  position: relative;
  font-size: 1.25em;
}
.social-sharing {
  margin: 10px 0 10px;
  text-align: center;
}
.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/2 0.35714286em 0.85714286em/2;
}
.social-sharing a {
  color: #202020;
  display: block;
}
.social-sharing a:hover {
  color: #202020;
}
.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.25em;
}
.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";
}
.btn-send-wish-list {
  position: absolute;
  right: 10px;
  max-width: 50%;
}
.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;
}
.send-wish-list .btn-send-wish {
  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;
  text-transform: uppercase;
  -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: #202020;
  border-color: #202020;
  font-size: 1.05em;
}
.send-wish-list .btn-send-wish:focus,
.send-wish-list .btn-send-wish:active:focus,
.send-wish-list .btn-send-wish.active:focus,
.send-wish-list .btn-send-wish.focus,
.send-wish-list .btn-send-wish:active.focus,
.send-wish-list .btn-send-wish.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.send-wish-list .btn-send-wish:hover,
.send-wish-list .btn-send-wish:focus,
.send-wish-list .btn-send-wish.focus {
  color: #333;
  text-decoration: none;
}
.send-wish-list .btn-send-wish:active,
.send-wish-list .btn-send-wish.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);
}
.send-wish-list .btn-send-wish.disabled,
.send-wish-list .btn-send-wish[disabled],
fieldset[disabled] .send-wish-list .btn-send-wish {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.send-wish-list .btn-send-wish.disabled,
fieldset[disabled] a.send-wish-list .btn-send-wish {
  pointer-events: none;
}
.send-wish-list .btn-send-wish:focus,
.send-wish-list .btn-send-wish.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.send-wish-list .btn-send-wish:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.send-wish-list .btn-send-wish:active,
.send-wish-list .btn-send-wish.active,
.open > .dropdown-toggle.send-wish-list .btn-send-wish {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.send-wish-list .btn-send-wish:active:hover,
.send-wish-list .btn-send-wish.active:hover,
.open > .dropdown-toggle.send-wish-list .btn-send-wish:hover,
.send-wish-list .btn-send-wish:active:focus,
.send-wish-list .btn-send-wish.active:focus,
.open > .dropdown-toggle.send-wish-list .btn-send-wish:focus,
.send-wish-list .btn-send-wish:active.focus,
.send-wish-list .btn-send-wish.active.focus,
.open > .dropdown-toggle.send-wish-list .btn-send-wish.focus {
  color: #fff;
  background-color: #000000;
}
.send-wish-list .btn-send-wish:active,
.send-wish-list .btn-send-wish.active,
.open > .dropdown-toggle.send-wish-list .btn-send-wish {
  background-image: none;
}
.send-wish-list .btn-send-wish.disabled,
.send-wish-list .btn-send-wish[disabled],
fieldset[disabled] .send-wish-list .btn-send-wish,
.send-wish-list .btn-send-wish.disabled:hover,
.send-wish-list .btn-send-wish[disabled]:hover,
fieldset[disabled] .send-wish-list .btn-send-wish:hover,
.send-wish-list .btn-send-wish.disabled:focus,
.send-wish-list .btn-send-wish[disabled]:focus,
fieldset[disabled] .send-wish-list .btn-send-wish:focus,
.send-wish-list .btn-send-wish.disabled.focus,
.send-wish-list .btn-send-wish[disabled].focus,
fieldset[disabled] .send-wish-list .btn-send-wish.focus,
.send-wish-list .btn-send-wish.disabled:active,
.send-wish-list .btn-send-wish[disabled]:active,
fieldset[disabled] .send-wish-list .btn-send-wish:active,
.send-wish-list .btn-send-wish.disabled.active,
.send-wish-list .btn-send-wish[disabled].active,
fieldset[disabled] .send-wish-list .btn-send-wish.active {
  background-color: #202020;
  border-color: #202020;
}
.send-wish-list .btn-send-wish .badge {
  color: #202020;
  background-color: #fff;
}
.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: 1600px) {
  .wish-container {
    float: left;
    width: 33.33333333%;
  }
}
.wish-list-item {
  margin-bottom: 1.42857143em;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  border-color: #ddd;
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  border-color: #a8a8a8;
  /*.name {
            .make-xs-column(12);
            .make-md-column(3);
        }*/
}
.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: #707070;
  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: #707070;
}
.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 .image {
  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-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1024px) {
  .wish-list-item .image {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .wish-list-item .image {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .wish-list-item .image {
    float: left;
    width: 50%;
  }
}
.wish-list-item .image .img-responsive {
  width: 100%;
}
.wish-list-item .info {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 30px;
  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;
}
@media (min-width: 1024px) {
  .wish-list-item .info {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .wish-list-item .info {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .wish-list-item .info {
    float: left;
    width: 50%;
  }
}
.wish-list-item .quantity {
  /*.make-xs-column(12);
            .make-md-column(2);*/
  padding-bottom: 10px;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.wish-list-item .quantity .qty-update {
  white-space: nowrap;
}
.wish-list-item .quantity .form-group {
  float: left;
  margin: 0;
}
.wish-list-item .quantity label {
  float: left;
  height: 1.98928571em;
  line-height: 1.98928571em;
  margin-right: 0.71428571em;
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .wish-list-item .quantity label {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .wish-list-item .quantity label {
    display: none !important;
  }
}
.wish-list-item .quantity input {
  height: 1.98928571em;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
  display: inline-block;
  height: 2.28571429em;
  margin-bottom: 0.35714286em;
  max-width: 4.25em;
  width: auto;
}
select.wish-list-item .quantity input {
  height: 1.98928571em;
  line-height: 1.98928571em;
}
textarea.wish-list-item .quantity input,
select[multiple].wish-list-item .quantity input {
  height: auto;
}
.wish-list-item .quantity 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;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-color: #707070;
  color: #fff;
  background-color: #a8a8a8;
  border-color: #9c9c9c;
  -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;
  height: 2.28571429em;
  margin-left: -1px;
}
.wish-list-item .quantity button:focus,
.wish-list-item .quantity button:active:focus,
.wish-list-item .quantity button.active:focus,
.wish-list-item .quantity button.focus,
.wish-list-item .quantity button:active.focus,
.wish-list-item .quantity button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.wish-list-item .quantity button:hover,
.wish-list-item .quantity button:focus,
.wish-list-item .quantity button.focus {
  color: #333;
  text-decoration: none;
}
.wish-list-item .quantity button:active,
.wish-list-item .quantity 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);
}
.wish-list-item .quantity button.disabled,
.wish-list-item .quantity button[disabled],
fieldset[disabled] .wish-list-item .quantity button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.wish-list-item .quantity button.disabled,
fieldset[disabled] a.wish-list-item .quantity button {
  pointer-events: none;
}
.wish-list-item .quantity button:focus,
.wish-list-item .quantity button.focus {
  color: #fff;
  background-color: #8f8f8f;
  border-color: #303030;
}
.wish-list-item .quantity button:hover {
  color: #fff;
  background-color: #8f8f8f;
  border-color: #525252;
}
.wish-list-item .quantity button:active,
.wish-list-item .quantity button.active,
.open > .dropdown-toggle.wish-list-item .quantity button {
  color: #fff;
  background-color: #8f8f8f;
  border-color: #525252;
}
.wish-list-item .quantity button:active:hover,
.wish-list-item .quantity button.active:hover,
.open > .dropdown-toggle.wish-list-item .quantity button:hover,
.wish-list-item .quantity button:active:focus,
.wish-list-item .quantity button.active:focus,
.open > .dropdown-toggle.wish-list-item .quantity button:focus,
.wish-list-item .quantity button:active.focus,
.wish-list-item .quantity button.active.focus,
.open > .dropdown-toggle.wish-list-item .quantity button.focus {
  color: #fff;
  background-color: #7d7d7d;
  border-color: #303030;
}
.wish-list-item .quantity button:active,
.wish-list-item .quantity button.active,
.open > .dropdown-toggle.wish-list-item .quantity button {
  background-image: none;
}
.wish-list-item .quantity button.disabled,
.wish-list-item .quantity button[disabled],
fieldset[disabled] .wish-list-item .quantity button,
.wish-list-item .quantity button.disabled:hover,
.wish-list-item .quantity button[disabled]:hover,
fieldset[disabled] .wish-list-item .quantity button:hover,
.wish-list-item .quantity button.disabled:focus,
.wish-list-item .quantity button[disabled]:focus,
fieldset[disabled] .wish-list-item .quantity button:focus,
.wish-list-item .quantity button.disabled.focus,
.wish-list-item .quantity button[disabled].focus,
fieldset[disabled] .wish-list-item .quantity button.focus,
.wish-list-item .quantity button.disabled:active,
.wish-list-item .quantity button[disabled]:active,
fieldset[disabled] .wish-list-item .quantity button:active,
.wish-list-item .quantity button.disabled.active,
.wish-list-item .quantity button[disabled].active,
fieldset[disabled] .wish-list-item .quantity button.active {
  background-color: #a8a8a8;
  border-color: #707070;
}
.wish-list-item .quantity button .badge {
  color: #a8a8a8;
  background-color: #fff;
}
.wish-list-item .quantity button:focus,
.wish-list-item .quantity button.focus {
  color: #fff;
  background-color: #8f8f8f;
  border-color: #5c5c5c;
}
.wish-list-item .quantity button:hover {
  color: #fff;
  background-color: #8f8f8f;
  border-color: #7d7d7d;
}
.wish-list-item .quantity button:active,
.wish-list-item .quantity button.active,
.open > .dropdown-toggle.wish-list-item .quantity button {
  color: #fff;
  background-color: #8f8f8f;
  border-color: #7d7d7d;
}
.wish-list-item .quantity button:active:hover,
.wish-list-item .quantity button.active:hover,
.open > .dropdown-toggle.wish-list-item .quantity button:hover,
.wish-list-item .quantity button:active:focus,
.wish-list-item .quantity button.active:focus,
.open > .dropdown-toggle.wish-list-item .quantity button:focus,
.wish-list-item .quantity button:active.focus,
.wish-list-item .quantity button.active.focus,
.open > .dropdown-toggle.wish-list-item .quantity button.focus {
  color: #fff;
  background-color: #7d7d7d;
  border-color: #5c5c5c;
}
.wish-list-item .quantity button:active,
.wish-list-item .quantity button.active,
.open > .dropdown-toggle.wish-list-item .quantity button {
  background-image: none;
}
.wish-list-item .quantity button.disabled,
.wish-list-item .quantity button[disabled],
fieldset[disabled] .wish-list-item .quantity button,
.wish-list-item .quantity button.disabled:hover,
.wish-list-item .quantity button[disabled]:hover,
fieldset[disabled] .wish-list-item .quantity button:hover,
.wish-list-item .quantity button.disabled:focus,
.wish-list-item .quantity button[disabled]:focus,
fieldset[disabled] .wish-list-item .quantity button:focus,
.wish-list-item .quantity button.disabled.focus,
.wish-list-item .quantity button[disabled].focus,
fieldset[disabled] .wish-list-item .quantity button.focus,
.wish-list-item .quantity button.disabled:active,
.wish-list-item .quantity button[disabled]:active,
fieldset[disabled] .wish-list-item .quantity button:active,
.wish-list-item .quantity button.disabled.active,
.wish-list-item .quantity button[disabled].active,
fieldset[disabled] .wish-list-item .quantity button.active {
  background-color: #a8a8a8;
  border-color: #9c9c9c;
}
.wish-list-item .quantity button .badge {
  color: #a8a8a8;
  background-color: #fff;
}
.wish-list-item .price {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.wish-list-item .each,
.wish-list-item .total {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 0;
}
@media (min-width: 1024px) {
  .wish-list-item .each,
  .wish-list-item .total {
    float: left;
    width: 50%;
  }
}
.wish-list-item .actions {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  bottom: 5px;
  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;
}
@media (min-width: 1024px) {
  .wish-list-item .actions {
    float: left;
    width: 100%;
  }
}
.wish-list-item .actions .btn-add-to-cart {
  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;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  -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: #202020;
  border-color: #202020;
  font-size: 1em;
  padding: 0.5em 2.5em;
  margin-bottom: 0.35714286em;
}
.wish-list-item .actions .btn-add-to-cart:focus,
.wish-list-item .actions .btn-add-to-cart:active:focus,
.wish-list-item .actions .btn-add-to-cart.active:focus,
.wish-list-item .actions .btn-add-to-cart.focus,
.wish-list-item .actions .btn-add-to-cart:active.focus,
.wish-list-item .actions .btn-add-to-cart.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.wish-list-item .actions .btn-add-to-cart:hover,
.wish-list-item .actions .btn-add-to-cart:focus,
.wish-list-item .actions .btn-add-to-cart.focus {
  color: #333;
  text-decoration: none;
}
.wish-list-item .actions .btn-add-to-cart:active,
.wish-list-item .actions .btn-add-to-cart.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);
}
.wish-list-item .actions .btn-add-to-cart.disabled,
.wish-list-item .actions .btn-add-to-cart[disabled],
fieldset[disabled] .wish-list-item .actions .btn-add-to-cart {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.wish-list-item .actions .btn-add-to-cart.disabled,
fieldset[disabled] a.wish-list-item .actions .btn-add-to-cart {
  pointer-events: none;
}
.wish-list-item .actions .btn-add-to-cart:focus,
.wish-list-item .actions .btn-add-to-cart.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.wish-list-item .actions .btn-add-to-cart:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.wish-list-item .actions .btn-add-to-cart:active,
.wish-list-item .actions .btn-add-to-cart.active,
.open > .dropdown-toggle.wish-list-item .actions .btn-add-to-cart {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.wish-list-item .actions .btn-add-to-cart:active:hover,
.wish-list-item .actions .btn-add-to-cart.active:hover,
.open > .dropdown-toggle.wish-list-item .actions .btn-add-to-cart:hover,
.wish-list-item .actions .btn-add-to-cart:active:focus,
.wish-list-item .actions .btn-add-to-cart.active:focus,
.open > .dropdown-toggle.wish-list-item .actions .btn-add-to-cart:focus,
.wish-list-item .actions .btn-add-to-cart:active.focus,
.wish-list-item .actions .btn-add-to-cart.active.focus,
.open > .dropdown-toggle.wish-list-item .actions .btn-add-to-cart.focus {
  color: #fff;
  background-color: #000000;
}
.wish-list-item .actions .btn-add-to-cart:active,
.wish-list-item .actions .btn-add-to-cart.active,
.open > .dropdown-toggle.wish-list-item .actions .btn-add-to-cart {
  background-image: none;
}
.wish-list-item .actions .btn-add-to-cart.disabled,
.wish-list-item .actions .btn-add-to-cart[disabled],
fieldset[disabled] .wish-list-item .actions .btn-add-to-cart,
.wish-list-item .actions .btn-add-to-cart.disabled:hover,
.wish-list-item .actions .btn-add-to-cart[disabled]:hover,
fieldset[disabled] .wish-list-item .actions .btn-add-to-cart:hover,
.wish-list-item .actions .btn-add-to-cart.disabled:focus,
.wish-list-item .actions .btn-add-to-cart[disabled]:focus,
fieldset[disabled] .wish-list-item .actions .btn-add-to-cart:focus,
.wish-list-item .actions .btn-add-to-cart.disabled.focus,
.wish-list-item .actions .btn-add-to-cart[disabled].focus,
fieldset[disabled] .wish-list-item .actions .btn-add-to-cart.focus,
.wish-list-item .actions .btn-add-to-cart.disabled:active,
.wish-list-item .actions .btn-add-to-cart[disabled]:active,
fieldset[disabled] .wish-list-item .actions .btn-add-to-cart:active,
.wish-list-item .actions .btn-add-to-cart.disabled.active,
.wish-list-item .actions .btn-add-to-cart[disabled].active,
fieldset[disabled] .wish-list-item .actions .btn-add-to-cart.active {
  background-color: #202020;
  border-color: #202020;
}
.wish-list-item .actions .btn-add-to-cart .badge {
  color: #202020;
  background-color: #fff;
}
.wish-list-item .actions .btn-item-delete {
  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;
  text-transform: uppercase;
  -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;
  margin-bottom: 0.35714286em;
  text-decoration: underline;
}
.wish-list-item .actions .btn-item-delete:focus,
.wish-list-item .actions .btn-item-delete:active:focus,
.wish-list-item .actions .btn-item-delete.active:focus,
.wish-list-item .actions .btn-item-delete.focus,
.wish-list-item .actions .btn-item-delete:active.focus,
.wish-list-item .actions .btn-item-delete.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.wish-list-item .actions .btn-item-delete:hover,
.wish-list-item .actions .btn-item-delete:focus,
.wish-list-item .actions .btn-item-delete.focus {
  color: #333;
  text-decoration: none;
}
.wish-list-item .actions .btn-item-delete:active,
.wish-list-item .actions .btn-item-delete.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);
}
.wish-list-item .actions .btn-item-delete.disabled,
.wish-list-item .actions .btn-item-delete[disabled],
fieldset[disabled] .wish-list-item .actions .btn-item-delete {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.wish-list-item .actions .btn-item-delete.disabled,
fieldset[disabled] a.wish-list-item .actions .btn-item-delete {
  pointer-events: none;
}
.wish-list-item .actions .btn-item-delete:hover {
  -webkit-transform: none;
          transform: none;
  font-weight: bold;
  color: #d41d18;
}
@media (max-width: 500px) {
  .wish-list-item .image {
    padding-bottom: 10px;
    border-bottom: 1px solid #cfcfcf;
    padding-top: 30px;
  }
}
.bag-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 0;
}
.bag-wrapper .product-info.recently-viewed .original-price {
  color: #707070;
  text-decoration: line-through;
  white-space: nowrap;
}
.bag-wrapper .product-info.recently-viewed .sale-price {
  color: #d41d18;
  white-space: nowrap;
}
.bag-wrapper .product-info.recently-viewed .regular-price {
  color: #383838;
  white-space: nowrap;
}
.bag-items,
.checkout-form {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
}
.checkout-form {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
}
@media (min-width: 768px) {
  .checkout-form {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .checkout-form {
    float: left;
    width: 58.33333333%;
  }
}
.checkout-form h1,
.checkout-form h2,
.checkout-form h3,
.checkout-form h4,
.checkout-form h5,
.checkout-form label,
.checkout-form input,
.checkout-form select {
  font-family: Roboto;
}
.checkout-form label {
  font-weight: 500;
  font-size: 0.9em;
}
.bag-items {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .bag-items {
    float: left;
    width: 66.66666667%;
  }
}
.bag-items .slick-slide {
  padding: 0 0.25em;
}
.bag-items-inner {
  /*background-color: @white;
padding: 28px;*/
}
.bag-panel {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 5px;
}
.out-of-stock {
  border: 2px solid #FCF9D1;
  margin-bottom: 10px;
}
.out-of-stock .header {
  padding: 10px;
  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;
  gap: 10px;
  width: 100%;
  background-color: #FCF9D1;
}
.out-of-stock .header h5 {
  margin: 0;
}
.out-of-stock .header .warning-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;
  color: #F2994A;
  font-size: 1.25em;
}
.out-of-stock .header .warning-icon:before {
  content: "\f071";
}
.out-of-stock .bag-line-item .image,
.out-of-stock .bag-line-item .info,
.out-of-stock .bag-line-item .quantity,
.out-of-stock .bag-line-item .each,
.out-of-stock .bag-line-item .total {
  opacity: 60%;
}
.out-of-stock.oos-reduction > .bag-line-item {
  opacity: 100%;
}
.bag-inner-empty {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 5px;
}
.bag-inner-empty .page-header.checkout {
  margin-bottom: 0.75rem;
  padding: 0 0 0.5rem;
}
.bag-summary-panel {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .bag-summary-panel {
    float: left;
    width: 33.33333333%;
  }
}
@media screen and (max-width: 768px) {
  .bag-summary-panel.mobile-menu {
    width: auto;
  }
}
.bag-summary-panel .panel-danger .panel-title {
  font-size: 1.75em;
}
.bag-summary-panel .panel .panel-body:before {
  content: normal;
}
.bag-summary-panel .panel .panel-body:after {
  content: normal;
}
.bag-summary-panel .panel-body {
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 700;
  padding: 0.75rem 1.25rem 0.85rem;
}
.bag-summary-panel .bag-summary-header .checkout-contactus {
  margin-top: 30px;
}
.bag-summary-panel .bag-summary-header .checkout-contactus.mobile-menu {
  margin-top: 0;
}
.bag-summary-panel .bag-summary-header .checkout-contactus .contact-row {
  margin-left: -10px;
  margin-right: -10px;
  border-bottom: 1px #ebebeb solid;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  /*.self-help {
                    .make-xs-column(12);
                }

                .click-to-chat {
                    .make-xs-column(12);
                }

                .customer-service {
                    .make-xs-column(12);
                }

                .espanol {
                    .make-xs-column(12);
                }

                .send-email {
                    .make-xs-column(12);
                }*/
}
@media screen and (max-width: 768px) {
  .bag-summary-panel .bag-summary-header .checkout-contactus .contact-row {
    padding-left: 30px;
  }
}
.bag-summary-panel .bag-summary-header .checkout-contactus .contact-row .contact-icon {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  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;
}
@media screen and (max-width: 768px) {
  .bag-summary-panel .bag-summary-header .checkout-contactus .contact-row .contact-icon.mobile-menu {
    width: 8%;
  }
}
@media screen and (min-width: 768px) {
  .bag-summary-panel .bag-summary-header .checkout-contactus .contact-row .contact-icon.mobile-menu {
    width: 7%;
  }
}
.bag-summary-panel .bag-summary-header .checkout-contactus .contact-row .contact-info {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .bag-summary-panel .bag-summary-header .checkout-contactus .contact-row .contact-info.mobile-menu {
    width: 42%;
    padding-right: 75px;
  }
}
@media screen and (max-width: 768px) {
  .bag-summary-panel .bag-summary-header .checkout-contactus .contact-row .contact-info {
    width: 90%;
  }
}
.bag-summary-panel .bag-summary-header .checkout-contactus .contact-row:last-of-type {
  border: none;
}
.bag-summary-panel .bag-summary-header .checkout-contactus .contact-row .contact-us {
  font-weight: bold;
}
.bag-summary-panel .bag-summary-header .checkout-contactus .contact-row .contact-us div {
  padding-bottom: 0.5em;
}
.bag-summary-panel .bag-summary-header .checkout-contactus .contact-row .bag-summary-header .contact-row .contact-icon {
  width: 8.33%;
}
.bag-summary-panel .bag-summary-header .checkout-contactus .contact-row .bag-summary-header .contact-row .contact-info {
  width: 41.66%;
}
@media screen and (max-width: 768px) {
  .bag-summary-panel .bag-summary-header .checkout-contactus .contact-row .bag-summary-header .contact-row .contact-info {
    width: 90%;
  }
}
.bag-summary-panel .btn-primary-brand {
  line-height: 1.3333;
  font-size: 1.25em;
  margin-bottom: 0.85714286em;
  padding-left: 2em;
  padding-right: 2em;
  width: 100%;
}
.bag-summary-panel-inner {
  background-color: #fff;
  padding: 15px;
}
.bag-summary-panel-inner.mobile-menu {
  background-color: transparent;
}
.panel-error {
  border: 1px solid #b01119;
  padding: 0;
}
.panel-error .panel-body {
  color: #b01119;
  font-weight: 700;
}
.panel-error .panel-body .promo-tag {
  font-size: 1.75em;
  margin-right: 0.75rem;
}
.panel-error .panel-body .text-danger {
  color: #000000;
  margin-top: 0.45rem;
  width: 100%;
}
.panel-error .panel-body .panel-content {
  width: 100%;
  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;
}
.panel-error .panel-body .panel-content > span {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.panel-error .panel-body button {
  color: #000000;
  background: none;
  border: none;
  font-weight: 500;
  text-decoration: underline;
}
.panel-success .panel-body {
  color: #000000;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  font-weight: 700;
}
.panel-success .panel-body .promo-tag {
  color: #3c763d;
  font-size: 1.75em;
  margin-right: 0.75rem;
}
.panel-success .panel-body .panel-content {
  width: 100%;
  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;
}
.panel-success .panel-body .panel-content > span {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.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;
  text-transform: uppercase;
  -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: #8BC43E;
  border-color: #7db236;
  padding: 5px;
  margin-top: 5px;
  color: #000000;
  background: none;
  border: none;
  font-weight: 500;
  text-decoration: underline;
}
.panel-success .panel-body button:focus,
.panel-success .panel-body button:active:focus,
.panel-success .panel-body button.active:focus,
.panel-success .panel-body button.focus,
.panel-success .panel-body button:active.focus,
.panel-success .panel-body button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.panel-success .panel-body button:hover,
.panel-success .panel-body button:focus,
.panel-success .panel-body button.focus {
  color: #333;
  text-decoration: none;
}
.panel-success .panel-body button:active,
.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);
}
.panel-success .panel-body button.disabled,
.panel-success .panel-body button[disabled],
fieldset[disabled] .panel-success .panel-body button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.panel-success .panel-body button.disabled,
fieldset[disabled] a.panel-success .panel-body button {
  pointer-events: none;
}
.panel-success .panel-body button:focus,
.panel-success .panel-body button.focus {
  color: #fff;
  background-color: #709f30;
  border-color: #395019;
}
.panel-success .panel-body button:hover {
  color: #fff;
  background-color: #709f30;
  border-color: #5c8328;
}
.panel-success .panel-body button:active,
.panel-success .panel-body button.active,
.open > .dropdown-toggle.panel-success .panel-body button {
  color: #fff;
  background-color: #709f30;
  border-color: #5c8328;
}
.panel-success .panel-body button:active:hover,
.panel-success .panel-body button.active:hover,
.open > .dropdown-toggle.panel-success .panel-body button:hover,
.panel-success .panel-body button:active:focus,
.panel-success .panel-body button.active:focus,
.open > .dropdown-toggle.panel-success .panel-body button:focus,
.panel-success .panel-body button:active.focus,
.panel-success .panel-body button.active.focus,
.open > .dropdown-toggle.panel-success .panel-body button.focus {
  color: #fff;
  background-color: #5c8328;
  border-color: #395019;
}
.panel-success .panel-body button:active,
.panel-success .panel-body button.active,
.open > .dropdown-toggle.panel-success .panel-body button {
  background-image: none;
}
.panel-success .panel-body button.disabled,
.panel-success .panel-body button[disabled],
fieldset[disabled] .panel-success .panel-body button,
.panel-success .panel-body button.disabled:hover,
.panel-success .panel-body button[disabled]:hover,
fieldset[disabled] .panel-success .panel-body button:hover,
.panel-success .panel-body button.disabled:focus,
.panel-success .panel-body button[disabled]:focus,
fieldset[disabled] .panel-success .panel-body button:focus,
.panel-success .panel-body button.disabled.focus,
.panel-success .panel-body button[disabled].focus,
fieldset[disabled] .panel-success .panel-body button.focus,
.panel-success .panel-body button.disabled:active,
.panel-success .panel-body button[disabled]:active,
fieldset[disabled] .panel-success .panel-body button:active,
.panel-success .panel-body button.disabled.active,
.panel-success .panel-body button[disabled].active,
fieldset[disabled] .panel-success .panel-body button.active {
  background-color: #8BC43E;
  border-color: #7db236;
}
.panel-success .panel-body button .badge {
  color: #8BC43E;
  background-color: #fff;
}
.order-summary-panel {
  margin-bottom: 1.5rem;
}
.order-summary-panel-inner {
  font-family: Roboto;
  font-weight: 400;
  border: 1px solid #c4c4c4;
  border-radius: 10px;
  padding: 1rem;
}
.summary-line-item .ship-info,
.total-line .ship-info,
.bag-line-item .msg-info,
.shipping-delivery-options .shipping-option .msg-info,
.shipping-delivery-options-pdp .msg-info,
.delivery-details-options .shipping-option .msg-info,
.delivery-details-options-pdp .msg-info {
  color: #3c763d;
  font-weight: 700;
}
.shipping-delivery-options-pdp .msg-error,
.delivery-details-options-pdp .msg-error {
  color: #a94442;
  font-weight: 700;
}
.shipping-delivery-options .shipping-option .msg-info,
.delivery-details-options .shipping-option .msg-info {
  margin-top: 0.5rem;
}
.store-size-availability {
  padding: 8px 16px;
}
.bag-line-item {
  margin-left: -10px;
  margin-right: -10px;
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
  padding-top: 1rem;
  padding-bottom: 2.3rem;
  border-bottom: 1px solid #ebebeb;
  font-weight: 400;
}
.bag-line-item:last-of-type {
  border: none;
}
.bag-line-item .product {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .bag-line-item .product {
    float: left;
    width: 66.66666667%;
  }
}
.bag-line-item .product .details {
  margin-left: -10px;
  margin-right: -10px;
}
.bag-line-item .product .details .image {
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .bag-line-item .product .details .image {
    float: left;
    width: 25%;
  }
}
.bag-line-item .product .details .info {
  float: left;
  width: 66.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .bag-line-item .product .details .info {
    float: left;
    width: 75%;
  }
}
.bag-line-item .product .details .info h5 {
  color: #383838;
  font-size: 1.2em;
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .bag-line-item .product .details .info .price,
  .bag-line-item .product .details .info .qty {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .bag-line-item .product .details .info .price,
  .bag-line-item .product .details .info .qty {
    display: none !important;
  }
}
.bag-line-item .product .details .info .ship {
  padding: 5px 0;
}
.bag-line-item .product img {
  display: block;
  max-width: 100%;
  height: auto;
}
.bag-line-item .product h5,
.bag-line-item .product p {
  margin: 0;
}
.bag-line-item .quantity {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .bag-line-item .quantity {
    float: left;
    width: 16.66666667%;
  }
}
.bag-line-item .quantity:before,
.bag-line-item .quantity:after {
  content: " ";
  display: table;
}
.bag-line-item .quantity:after {
  clear: both;
}
.bag-line-item .quantity:before,
.bag-line-item .quantity:after {
  content: " ";
  display: table;
}
.bag-line-item .quantity:after {
  clear: both;
}
.bag-line-item .quantity .form-group {
  float: left;
  margin-right: 30px;
  margin-bottom: 0;
}
.bag-line-item .quantity .form-group label {
  float: left;
  height: 1.98928571em;
  line-height: 1.98928571em;
  margin-right: 0.71428571em;
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .bag-line-item .quantity .form-group label {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .bag-line-item .quantity .form-group label {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .bag-line-item .quantity .form-group .qty-wrap {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .bag-line-item .quantity .form-group .qty-wrap {
    display: none !important;
  }
}
.bag-line-item .quantity 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;
  text-transform: uppercase;
  -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-color: transparent;
  color: #202020;
  font-size: 0.9em;
  height: auto;
  padding: 0;
  float: left;
  height: 2.28571429em;
}
.bag-line-item .quantity button:focus,
.bag-line-item .quantity button:active:focus,
.bag-line-item .quantity button.active:focus,
.bag-line-item .quantity button.focus,
.bag-line-item .quantity button:active.focus,
.bag-line-item .quantity button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bag-line-item .quantity button:hover,
.bag-line-item .quantity button:focus,
.bag-line-item .quantity button.focus {
  color: #333;
  text-decoration: none;
}
.bag-line-item .quantity button:active,
.bag-line-item .quantity 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);
}
.bag-line-item .quantity button.disabled,
.bag-line-item .quantity button[disabled],
fieldset[disabled] .bag-line-item .quantity button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.bag-line-item .quantity button.disabled,
fieldset[disabled] a.bag-line-item .quantity button {
  pointer-events: none;
}
.saved-items .bag-line-item .quantity {
  display: none;
}
.bag-line-item .each,
.bag-line-item .total {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .bag-line-item .each,
  .bag-line-item .total {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .bag-line-item .each,
  .bag-line-item .total {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .bag-line-item .each,
  .bag-line-item .total {
    float: left;
    width: 8.33333333%;
  }
}
.bag-line-item .total {
  font-weight: 700;
}
.bag-line-item .action-wrap {
  position: absolute;
  bottom: -2rem;
  left: 50%;
  right: auto;
  padding-left: 10px;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
.saved-items .bag-line-item .action-wrap {
  bottom: -1.6rem;
}
.bag-line-item .actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.bag-line-item .action-option {
  display: inline-block;
  border-left: 1px solid #707070;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-weight: 700;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}
.bag-line-item .action-option:first-of-type {
  border-left: none;
  padding-left: 0;
}
.bag-line-item .action-option button {
  background: none;
  border: none;
  padding: 0 !important;
  text-transform: uppercase;
  -webkit-transition: 0.3s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: 0.3s all cubic-bezier(0.62, 0.28, 0.23, 0.99);
  white-space: nowrap;
  overflow: hidden;
}
.bag-line-item.header {
  font-weight: bold;
  padding-bottom: 0.42857143em;
}
@media (max-width: 767px) {
  .bag-line-item.header {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .bag-line-item.header {
    display: none !important;
  }
}
.bag-line-item .checkout-message-wrap {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.qty-wrap {
  padding-left: 2.75rem;
  width: auto;
}
.qty-wrap:before,
.qty-wrap:after {
  content: " ";
  display: table;
}
.qty-wrap:after {
  clear: both;
}
.qty-wrap:before,
.qty-wrap:after {
  content: " ";
  display: table;
}
.qty-wrap:after {
  clear: both;
}
@media (max-width: 767px) {
  .qty-wrap label {
    display: none !important;
  }
}
.qty-wrap input[type="text"],
.qty-wrap input[type="number"] {
  height: 1.98928571em;
  padding: 0.35714286em 0.71428571em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  float: left;
  color: #383838;
  font-size: 1.1em;
  height: 30px;
  padding: 0;
  margin-right: 0;
  max-width: 2em;
  text-align: center;
  -moz-appearance: textfield;
}
select.qty-wrap input[type="text"],
select.qty-wrap input[type="number"] {
  height: 1.98928571em;
  line-height: 1.98928571em;
}
textarea.qty-wrap input[type="text"],
textarea.qty-wrap input[type="number"],
select[multiple].qty-wrap input[type="text"],
select[multiple].qty-wrap input[type="number"] {
  height: auto;
}
.qty-wrap input[type=number]::-webkit-inner-spin-button,
.qty-wrap input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.qty-wrap .sp-control {
  display: inline-block;
  width: auto;
  height: 30px;
  cursor: pointer;
}
.qty-wrap .sp-control:before,
.qty-wrap .sp-control:after {
  content: " ";
  display: table;
}
.qty-wrap .sp-control:after {
  clear: both;
}
.qty-wrap .sp-control:before,
.qty-wrap .sp-control:after {
  content: " ";
  display: table;
}
.qty-wrap .sp-control:after {
  clear: both;
}
.qty-wrap 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;
}
.qty-wrap .spinner.dec:before {
  content: "\f068";
}
.qty-wrap .spinner.inc:before {
  content: "\f067";
}
.qty-wrap span.spinner {
  position: absolute;
  top: 65%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #707070;
  padding: 3px;
}
.qty-wrap span.spinner.dec {
  right: 0;
  left: auto;
}
.qty-wrap span.spinner.inc {
  right: auto;
  left: 0;
}
.threshold-wrap {
  border: 1px solid #a8a8a8;
  color: #FF8200;
  font-weight: 700;
  margin-bottom: 1.1rem;
  padding: 1em;
  text-align: center;
}
.form-actions-mobile {
  display: none !important;
  -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;
}
@media (max-width: 767px) {
  .form-actions-mobile {
    display: block !important;
  }
}
.form-actions-mobile .btn-continue {
  margin: 0;
}
.form-actions-mobile.retracted {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.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: 992px;
  }
}
@media (min-width: 1600px) {
  .temp-container {
    width: 1560px;
  }
}
.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;
    overflow-y: auto;*/
  padding-right: 20px;
}
.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-bottom: 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;
}
@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: #202020;
  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: #8BC43E;
  color: #202020 !important;
  background-color: transparent !important;
  text-align: center;
}
.size-container th {
  background-color: #ebebeb;
  text-align: center;
}
.size-container table {
  text-align: center;
}
#PayPalButtonWrapper {
  z-index: 1;
}
.order-summary .bag-line-item {
  margin-left: -5px;
  margin-right: -5px;
  padding-bottom: 0;
}
.order-summary .bag-line-item .image {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .order-summary .bag-line-item .image {
    float: left;
    width: 25%;
  }
}
.order-summary .bag-line-item .image img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.order-summary .bag-line-item .details-row {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .order-summary .bag-line-item .details-row {
    float: left;
    width: 75%;
  }
}
.order-summary .bag-line-item .details {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .order-summary .bag-line-item .details {
    float: left;
    width: 66.66666667%;
  }
}
.order-summary .bag-line-item .price {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  font-weight: 700;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .order-summary .bag-line-item .price {
    float: left;
    width: 33.33333333%;
  }
}
.order-summary .ship-to-address,
.order-summary .ship-via,
.order-summary .pay-via,
.order-summary .totals {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .order-summary .ship-to-address,
  .order-summary .ship-via,
  .order-summary .pay-via,
  .order-summary .totals {
    float: left;
    width: 50%;
  }
}
.order-summary .ship-to-address,
.order-summary .pay-via {
  border-bottom: 1px solid #cfcfcf;
}
.order-summary .totals {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .order-summary .totals {
    float: left;
    width: 100%;
  }
}
.order-summary .taxestooltip {
  cursor: pointer;
}
.coupon-actions {
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 1em;
}
.coupon-form {
  margin-bottom: 10px;
}
.coupon-form .form-group {
  /*.make-xs-column(12);
        .make-sm-column(6);
        .make-sm-column-offset(6);
        .make-md-column(4);
        .make-md-column-offset(8);*/
  padding-right: 5rem;
}
.coupon-form .form-group 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;
  text-transform: uppercase;
  color: #fff;
  background-color: #202020;
  border-color: #202020;
  -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;
  height: 100%;
  min-width: 5rem;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 4px 4px 0;
}
.coupon-form .form-group button:focus,
.coupon-form .form-group button:active:focus,
.coupon-form .form-group button.active:focus,
.coupon-form .form-group button.focus,
.coupon-form .form-group button:active.focus,
.coupon-form .form-group button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.coupon-form .form-group button:hover,
.coupon-form .form-group button:focus,
.coupon-form .form-group button.focus {
  color: #333;
  text-decoration: none;
}
.coupon-form .form-group button:active,
.coupon-form .form-group 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);
}
.coupon-form .form-group button.disabled,
.coupon-form .form-group button[disabled],
fieldset[disabled] .coupon-form .form-group button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.coupon-form .form-group button.disabled,
fieldset[disabled] a.coupon-form .form-group button {
  pointer-events: none;
}
.coupon-form .form-group button:focus,
.coupon-form .form-group button.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.coupon-form .form-group button:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.coupon-form .form-group button:active,
.coupon-form .form-group button.active,
.open > .dropdown-toggle.coupon-form .form-group button {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.coupon-form .form-group button:active:hover,
.coupon-form .form-group button.active:hover,
.open > .dropdown-toggle.coupon-form .form-group button:hover,
.coupon-form .form-group button:active:focus,
.coupon-form .form-group button.active:focus,
.open > .dropdown-toggle.coupon-form .form-group button:focus,
.coupon-form .form-group button:active.focus,
.coupon-form .form-group button.active.focus,
.open > .dropdown-toggle.coupon-form .form-group button.focus {
  color: #fff;
  background-color: #000000;
}
.coupon-form .form-group button:active,
.coupon-form .form-group button.active,
.open > .dropdown-toggle.coupon-form .form-group button {
  background-image: none;
}
.coupon-form .form-group button.disabled,
.coupon-form .form-group button[disabled],
fieldset[disabled] .coupon-form .form-group button,
.coupon-form .form-group button.disabled:hover,
.coupon-form .form-group button[disabled]:hover,
fieldset[disabled] .coupon-form .form-group button:hover,
.coupon-form .form-group button.disabled:focus,
.coupon-form .form-group button[disabled]:focus,
fieldset[disabled] .coupon-form .form-group button:focus,
.coupon-form .form-group button.disabled.focus,
.coupon-form .form-group button[disabled].focus,
fieldset[disabled] .coupon-form .form-group button.focus,
.coupon-form .form-group button.disabled:active,
.coupon-form .form-group button[disabled]:active,
fieldset[disabled] .coupon-form .form-group button:active,
.coupon-form .form-group button.disabled.active,
.coupon-form .form-group button[disabled].active,
fieldset[disabled] .coupon-form .form-group button.active {
  background-color: #202020;
  border-color: #202020;
}
.coupon-form .form-group button .badge {
  color: #202020;
  background-color: #fff;
}
.coupon-form .form-group input,
.coupon-form .form-group input[type="text"] {
  display: inline-block;
}
.bag-summary {
  clear: both;
  margin: 10px 0;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.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 {
  float: right;
  margin: 0.85714286em 0 0;
}
.paypal-actions div {
  margin: 0.85714286em 0 0;
}
@media screen and (min-width: 768px) {
  .paypal-actions div {
    width: 100%;
  }
}
.klarna-express {
  margin-top: 0.85714286em;
}
klarna-express-button.custom-button {
  width: 100%;
}
.apple-pay-actions {
  padding-top: 0.85714286em;
  min-width: 200px;
  clear: both;
}
.google-pay-actions {
  padding-top: 0.85714286em;
  min-width: 200px;
  clear: both;
}
.google-pay-actions #google-pay-button button {
  width: 100%;
}
.afterpay-actions {
  margin-top: 0.85714286em;
}
.afterpay-button {
  padding: 0;
  border: 0;
  border-radius: 5px;
  background-color: #000;
  width: 100%;
}
.afterpay-button img {
  width: 100%;
  max-height: 55px;
}
.afterpay-msg-wrapper {
  width: 100%;
  padding: 0px 5px;
  margin: 5px 0;
}
.afterpay-widget-wrapper {
  background-color: #fff;
  margin-top: 0.85714286em;
  padding: 0.85714286em;
}
.summary-line-item {
  margin-left: -10px;
  margin-right: -10px;
  padding: 0.25rem 0;
  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;
}
.summary-line-item .title {
  text-align: left;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.summary-line-item .amount {
  text-align: right;
  font-weight: 700;
  white-space: nowrap;
}
.summary-line-item.discount .amount {
  color: #d41d18;
}
.summary-line-item.shipping {
  margin-bottom: 0.5rem;
}
.summary-line-item.total {
  font-size: 1.25em;
  font-weight: 700;
  border-top: solid 1px #c4c4c4;
  padding-top: 0.5rem;
}
.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;
  text-transform: uppercase;
  -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: #cfcfcf;
  float: right !important;
  float: right;
}
.btn-cancel:focus,
.btn-cancel:active:focus,
.btn-cancel.active:focus,
.btn-cancel.focus,
.btn-cancel:active.focus,
.btn-cancel.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #8f8f8f;
}
.btn-cancel:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.btn-cancel:active,
.btn-cancel.active,
.open > .dropdown-toggle.btn-cancel {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.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: #8f8f8f;
}
.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: #cfcfcf;
}
.btn-cancel .badge {
  color: #fff;
  background-color: #333;
}
.actions-rule {
  margin-left: -10px;
  margin-right: -10px;
  height: 20px;
  margin-left: 0;
  margin-right: 0;
  clear: both;
}
.actions-rule .rl,
.actions-rule .rr {
  padding-bottom: 10px;
  border-bottom: 1px solid #a8a8a8;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .actions-rule .rl,
  .actions-rule .rr {
    float: left;
    width: 41.66666667%;
  }
}
.actions-rule .rc {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.2em;
  text-align: center;
}
@media (min-width: 1024px) {
  .actions-rule .rc {
    float: left;
    width: 16.66666667%;
  }
}
.btn-apply-stores,
.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;
  text-transform: uppercase;
  -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;
  line-height: 1.3333;
}
.btn-apply-stores:focus,
.btn-cancel-stores:focus,
.btn-apply-stores:active:focus,
.btn-cancel-stores:active:focus,
.btn-apply-stores.active:focus,
.btn-cancel-stores.active:focus,
.btn-apply-stores.focus,
.btn-cancel-stores.focus,
.btn-apply-stores:active.focus,
.btn-cancel-stores:active.focus,
.btn-apply-stores.active.focus,
.btn-cancel-stores.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-apply-stores:hover,
.btn-cancel-stores:hover,
.btn-apply-stores:focus,
.btn-cancel-stores:focus,
.btn-apply-stores.focus,
.btn-cancel-stores.focus {
  color: #333;
  text-decoration: none;
}
.btn-apply-stores:active,
.btn-cancel-stores:active,
.btn-apply-stores.active,
.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);
}
.btn-apply-stores.disabled,
.btn-cancel-stores.disabled,
.btn-apply-stores[disabled],
.btn-cancel-stores[disabled],
fieldset[disabled] .btn-apply-stores,
fieldset[disabled] .btn-cancel-stores {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-apply-stores.disabled,
a.btn-cancel-stores.disabled,
fieldset[disabled] a.btn-apply-stores,
fieldset[disabled] a.btn-cancel-stores {
  pointer-events: none;
}
.btn-continue,
.btn-account,
.btn-submit-search,
.btn-check-stores,
.btn-paypal-edit,
.btn-check-stores-legacy {
  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;
  text-transform: uppercase;
  -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;
  line-height: 1.3333;
  margin-left: 0.85714286em;
}
.btn-continue:focus,
.btn-account:focus,
.btn-submit-search:focus,
.btn-check-stores:focus,
.btn-paypal-edit:focus,
.btn-check-stores-legacy:focus,
.btn-continue:active:focus,
.btn-account:active:focus,
.btn-submit-search:active:focus,
.btn-check-stores:active:focus,
.btn-paypal-edit:active:focus,
.btn-check-stores-legacy:active:focus,
.btn-continue.active:focus,
.btn-account.active:focus,
.btn-submit-search.active:focus,
.btn-check-stores.active:focus,
.btn-paypal-edit.active:focus,
.btn-check-stores-legacy.active:focus,
.btn-continue.focus,
.btn-account.focus,
.btn-submit-search.focus,
.btn-check-stores.focus,
.btn-paypal-edit.focus,
.btn-check-stores-legacy.focus,
.btn-continue:active.focus,
.btn-account:active.focus,
.btn-submit-search:active.focus,
.btn-check-stores:active.focus,
.btn-paypal-edit:active.focus,
.btn-check-stores-legacy:active.focus,
.btn-continue.active.focus,
.btn-account.active.focus,
.btn-submit-search.active.focus,
.btn-check-stores.active.focus,
.btn-paypal-edit.active.focus,
.btn-check-stores-legacy.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-continue:hover,
.btn-account:hover,
.btn-submit-search:hover,
.btn-check-stores:hover,
.btn-paypal-edit:hover,
.btn-check-stores-legacy:hover,
.btn-continue:focus,
.btn-account:focus,
.btn-submit-search:focus,
.btn-check-stores:focus,
.btn-paypal-edit:focus,
.btn-check-stores-legacy:focus,
.btn-continue.focus,
.btn-account.focus,
.btn-submit-search.focus,
.btn-check-stores.focus,
.btn-paypal-edit.focus,
.btn-check-stores-legacy.focus {
  color: #333;
  text-decoration: none;
}
.btn-continue:active,
.btn-account:active,
.btn-submit-search:active,
.btn-check-stores:active,
.btn-paypal-edit:active,
.btn-check-stores-legacy:active,
.btn-continue.active,
.btn-account.active,
.btn-submit-search.active,
.btn-check-stores.active,
.btn-paypal-edit.active,
.btn-check-stores-legacy.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-check-stores.disabled,
.btn-paypal-edit.disabled,
.btn-check-stores-legacy.disabled,
.btn-continue[disabled],
.btn-account[disabled],
.btn-submit-search[disabled],
.btn-check-stores[disabled],
.btn-paypal-edit[disabled],
.btn-check-stores-legacy[disabled],
fieldset[disabled] .btn-continue,
fieldset[disabled] .btn-account,
fieldset[disabled] .btn-submit-search,
fieldset[disabled] .btn-check-stores,
fieldset[disabled] .btn-paypal-edit,
fieldset[disabled] .btn-check-stores-legacy {
  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,
a.btn-check-stores.disabled,
a.btn-paypal-edit.disabled,
a.btn-check-stores-legacy.disabled,
fieldset[disabled] a.btn-continue,
fieldset[disabled] a.btn-account,
fieldset[disabled] a.btn-submit-search,
fieldset[disabled] a.btn-check-stores,
fieldset[disabled] a.btn-paypal-edit,
fieldset[disabled] a.btn-check-stores-legacy {
  pointer-events: none;
}
.btn-login {
  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;
  text-transform: uppercase;
  -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;
  line-height: 1.3333;
  margin-left: 0.85714286em;
  padding-left: 50px;
  padding-right: 50px;
  min-width: 157px;
}
.btn-login:focus,
.btn-login:active:focus,
.btn-login.active:focus,
.btn-login.focus,
.btn-login:active.focus,
.btn-login.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-login:hover,
.btn-login:focus,
.btn-login.focus {
  color: #333;
  text-decoration: none;
}
.btn-login:active,
.btn-login.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-login.disabled,
.btn-login[disabled],
fieldset[disabled] .btn-login {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-login.disabled,
fieldset[disabled] a.btn-login {
  pointer-events: none;
}
.bag-summary-panel .btn-login {
  font-size: 1.25em;
  margin-bottom: 0;
  margin-left: 2.5rem;
  padding-left: 2em;
  padding-right: 2em;
  width: 100%;
}
.checkout-wrapper.shipping .btn-login {
  margin-left: 0;
  padding-bottom: 0.9rem;
  padding-top: 0.9rem;
}
.virtual-try-on-wrapper,
.check-store-alternate-wrapper {
  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;
}
.button-check-store-alternate {
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.25em;
  padding: 1em 1.5em;
}
.btn-fr .button-check-store-alternate {
  font-size: 1em;
  padding: 1em 0.25rem;
}
.button-check-store-alternate span.icon-search {
  font-size: 1em;
  margin-right: 0.5em;
}
.control-add-to-wishlist {
  position: absolute;
  top: 2rem;
  bottom: auto;
  z-index: 10;
}
.control-virtual-try-on,
.control-three-sixty-view {
  /*position: absolute;
    bottom: 0;
    top: auto;
    z-index: 10;*/
}
.control-add-to-wishlist {
  right: 5%;
  left: auto;
}
.control-add-to-wishlist .fav-remove {
  display: none;
}
.control-add-to-wishlist .fav-add {
  display: inline;
}
.control-add-to-wishlist.added .fav-remove {
  display: inline;
}
.control-add-to-wishlist.added .fav-add {
  display: none;
}
.product-alternate-view-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding: 1rem 1rem 0 1rem;
  gap: 1rem;
}
.control-three-sixty-view,
.control-virtual-try-on {
  background: white;
  border-radius: 10px;
  border: 1px solid #cfcfcf;
  padding: 8px 20px 8px 15px;
  text-decoration: none;
  color: #202020;
  font-weight: bold;
  font-size: 0.8em;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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;
  font-family: Roboto;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  line-height: 20px;
}
.control-three-sixty-view img,
.control-virtual-try-on img {
  height: 20px;
  padding-right: 0.5rem;
}
.control-virtual-try-on {
  right: auto;
  left: 5%;
}
.control-three-sixty-view {
  right: auto;
  left: 40%;
}
.button-virtual-try-on {
  width: 100%;
  text-transform: inherit;
  font-weight: 500;
  font-family: 'Roboto';
  padding: 1em 1.5em;
  margin-bottom: 0.5em;
}
.button-virtual-try-on img {
  max-height: 1em;
  margin-right: 0.5em;
}
.button-virtual-try-on:after {
  content: "Tap for Virtual Try-On";
}
@media (min-width: 768px) {
  .button-virtual-try-on:after {
    content: "Click for Virtual Try-On";
  }
}
.btn-size {
  color: #202020;
  background-color: #fff;
  border-color: #a8a8a8;
  padding: 5px 25px;
  min-width: 71px;
}
.btn-size.active,
.btn-size.hover {
  background-color: #d4d4d4;
}
.btn-account,
.btn-submit-search,
.btn-login,
.btn-check-stores,
.btn-paypal-edit,
.btn-check-stores-legacy {
  color: #fff;
  background-color: #202020;
  border-color: #202020;
  -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-account:focus,
.btn-submit-search:focus,
.btn-login:focus,
.btn-check-stores:focus,
.btn-paypal-edit:focus,
.btn-check-stores-legacy:focus,
.btn-account.focus,
.btn-submit-search.focus,
.btn-login.focus,
.btn-check-stores.focus,
.btn-paypal-edit.focus,
.btn-check-stores-legacy.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-account:hover,
.btn-submit-search:hover,
.btn-login:hover,
.btn-check-stores:hover,
.btn-paypal-edit:hover,
.btn-check-stores-legacy:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.btn-account:active,
.btn-submit-search:active,
.btn-login:active,
.btn-check-stores:active,
.btn-paypal-edit:active,
.btn-check-stores-legacy:active,
.btn-account.active,
.btn-submit-search.active,
.btn-login.active,
.btn-check-stores.active,
.btn-paypal-edit.active,
.btn-check-stores-legacy.active,
.open > .dropdown-toggle.btn-account,
.open > .dropdown-toggle.btn-submit-search,
.open > .dropdown-toggle.btn-login,
.open > .dropdown-toggle.btn-check-stores,
.open > .dropdown-toggle.btn-paypal-edit,
.open > .dropdown-toggle.btn-check-stores-legacy {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.btn-account:active:hover,
.btn-submit-search:active:hover,
.btn-login:active:hover,
.btn-check-stores:active:hover,
.btn-paypal-edit:active:hover,
.btn-check-stores-legacy:active:hover,
.btn-account.active:hover,
.btn-submit-search.active:hover,
.btn-login.active:hover,
.btn-check-stores.active:hover,
.btn-paypal-edit.active:hover,
.btn-check-stores-legacy.active:hover,
.open > .dropdown-toggle.btn-account:hover,
.open > .dropdown-toggle.btn-submit-search:hover,
.open > .dropdown-toggle.btn-login:hover,
.open > .dropdown-toggle.btn-check-stores:hover,
.open > .dropdown-toggle.btn-paypal-edit:hover,
.open > .dropdown-toggle.btn-check-stores-legacy:hover,
.btn-account:active:focus,
.btn-submit-search:active:focus,
.btn-login:active:focus,
.btn-check-stores:active:focus,
.btn-paypal-edit:active:focus,
.btn-check-stores-legacy:active:focus,
.btn-account.active:focus,
.btn-submit-search.active:focus,
.btn-login.active:focus,
.btn-check-stores.active:focus,
.btn-paypal-edit.active:focus,
.btn-check-stores-legacy.active:focus,
.open > .dropdown-toggle.btn-account:focus,
.open > .dropdown-toggle.btn-submit-search:focus,
.open > .dropdown-toggle.btn-login:focus,
.open > .dropdown-toggle.btn-check-stores:focus,
.open > .dropdown-toggle.btn-paypal-edit:focus,
.open > .dropdown-toggle.btn-check-stores-legacy:focus,
.btn-account:active.focus,
.btn-submit-search:active.focus,
.btn-login:active.focus,
.btn-check-stores:active.focus,
.btn-paypal-edit:active.focus,
.btn-check-stores-legacy:active.focus,
.btn-account.active.focus,
.btn-submit-search.active.focus,
.btn-login.active.focus,
.btn-check-stores.active.focus,
.btn-paypal-edit.active.focus,
.btn-check-stores-legacy.active.focus,
.open > .dropdown-toggle.btn-account.focus,
.open > .dropdown-toggle.btn-submit-search.focus,
.open > .dropdown-toggle.btn-login.focus,
.open > .dropdown-toggle.btn-check-stores.focus,
.open > .dropdown-toggle.btn-paypal-edit.focus,
.open > .dropdown-toggle.btn-check-stores-legacy.focus {
  color: #fff;
  background-color: #000000;
}
.btn-account:active,
.btn-submit-search:active,
.btn-login:active,
.btn-check-stores:active,
.btn-paypal-edit:active,
.btn-check-stores-legacy:active,
.btn-account.active,
.btn-submit-search.active,
.btn-login.active,
.btn-check-stores.active,
.btn-paypal-edit.active,
.btn-check-stores-legacy.active,
.open > .dropdown-toggle.btn-account,
.open > .dropdown-toggle.btn-submit-search,
.open > .dropdown-toggle.btn-login,
.open > .dropdown-toggle.btn-check-stores,
.open > .dropdown-toggle.btn-paypal-edit,
.open > .dropdown-toggle.btn-check-stores-legacy {
  background-image: none;
}
.btn-account.disabled,
.btn-submit-search.disabled,
.btn-login.disabled,
.btn-check-stores.disabled,
.btn-paypal-edit.disabled,
.btn-check-stores-legacy.disabled,
.btn-account[disabled],
.btn-submit-search[disabled],
.btn-login[disabled],
.btn-check-stores[disabled],
.btn-paypal-edit[disabled],
.btn-check-stores-legacy[disabled],
fieldset[disabled] .btn-account,
fieldset[disabled] .btn-submit-search,
fieldset[disabled] .btn-login,
fieldset[disabled] .btn-check-stores,
fieldset[disabled] .btn-paypal-edit,
fieldset[disabled] .btn-check-stores-legacy,
.btn-account.disabled:hover,
.btn-submit-search.disabled:hover,
.btn-login.disabled:hover,
.btn-check-stores.disabled:hover,
.btn-paypal-edit.disabled:hover,
.btn-check-stores-legacy.disabled:hover,
.btn-account[disabled]:hover,
.btn-submit-search[disabled]:hover,
.btn-login[disabled]:hover,
.btn-check-stores[disabled]:hover,
.btn-paypal-edit[disabled]:hover,
.btn-check-stores-legacy[disabled]:hover,
fieldset[disabled] .btn-account:hover,
fieldset[disabled] .btn-submit-search:hover,
fieldset[disabled] .btn-login:hover,
fieldset[disabled] .btn-check-stores:hover,
fieldset[disabled] .btn-paypal-edit:hover,
fieldset[disabled] .btn-check-stores-legacy:hover,
.btn-account.disabled:focus,
.btn-submit-search.disabled:focus,
.btn-login.disabled:focus,
.btn-check-stores.disabled:focus,
.btn-paypal-edit.disabled:focus,
.btn-check-stores-legacy.disabled:focus,
.btn-account[disabled]:focus,
.btn-submit-search[disabled]:focus,
.btn-login[disabled]:focus,
.btn-check-stores[disabled]:focus,
.btn-paypal-edit[disabled]:focus,
.btn-check-stores-legacy[disabled]:focus,
fieldset[disabled] .btn-account:focus,
fieldset[disabled] .btn-submit-search:focus,
fieldset[disabled] .btn-login:focus,
fieldset[disabled] .btn-check-stores:focus,
fieldset[disabled] .btn-paypal-edit:focus,
fieldset[disabled] .btn-check-stores-legacy:focus,
.btn-account.disabled.focus,
.btn-submit-search.disabled.focus,
.btn-login.disabled.focus,
.btn-check-stores.disabled.focus,
.btn-paypal-edit.disabled.focus,
.btn-check-stores-legacy.disabled.focus,
.btn-account[disabled].focus,
.btn-submit-search[disabled].focus,
.btn-login[disabled].focus,
.btn-check-stores[disabled].focus,
.btn-paypal-edit[disabled].focus,
.btn-check-stores-legacy[disabled].focus,
fieldset[disabled] .btn-account.focus,
fieldset[disabled] .btn-submit-search.focus,
fieldset[disabled] .btn-login.focus,
fieldset[disabled] .btn-check-stores.focus,
fieldset[disabled] .btn-paypal-edit.focus,
fieldset[disabled] .btn-check-stores-legacy.focus,
.btn-account.disabled:active,
.btn-submit-search.disabled:active,
.btn-login.disabled:active,
.btn-check-stores.disabled:active,
.btn-paypal-edit.disabled:active,
.btn-check-stores-legacy.disabled:active,
.btn-account[disabled]:active,
.btn-submit-search[disabled]:active,
.btn-login[disabled]:active,
.btn-check-stores[disabled]:active,
.btn-paypal-edit[disabled]:active,
.btn-check-stores-legacy[disabled]:active,
fieldset[disabled] .btn-account:active,
fieldset[disabled] .btn-submit-search:active,
fieldset[disabled] .btn-login:active,
fieldset[disabled] .btn-check-stores:active,
fieldset[disabled] .btn-paypal-edit:active,
fieldset[disabled] .btn-check-stores-legacy:active,
.btn-account.disabled.active,
.btn-submit-search.disabled.active,
.btn-login.disabled.active,
.btn-check-stores.disabled.active,
.btn-paypal-edit.disabled.active,
.btn-check-stores-legacy.disabled.active,
.btn-account[disabled].active,
.btn-submit-search[disabled].active,
.btn-login[disabled].active,
.btn-check-stores[disabled].active,
.btn-paypal-edit[disabled].active,
.btn-check-stores-legacy[disabled].active,
fieldset[disabled] .btn-account.active,
fieldset[disabled] .btn-submit-search.active,
fieldset[disabled] .btn-login.active,
fieldset[disabled] .btn-check-stores.active,
fieldset[disabled] .btn-paypal-edit.active,
fieldset[disabled] .btn-check-stores-legacy.active {
  background-color: #202020;
  border-color: #202020;
}
.btn-account .badge,
.btn-submit-search .badge,
.btn-login .badge,
.btn-check-stores .badge,
.btn-paypal-edit .badge,
.btn-check-stores-legacy .badge {
  color: #202020;
  background-color: #fff;
}
.btn-apply-stores {
  color: #fff;
  background-color: #202020;
  border-color: #202020;
}
.btn-apply-stores:focus,
.btn-apply-stores.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-apply-stores:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.btn-apply-stores:active,
.btn-apply-stores.active,
.open > .dropdown-toggle.btn-apply-stores {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.btn-apply-stores:active:hover,
.btn-apply-stores.active:hover,
.open > .dropdown-toggle.btn-apply-stores:hover,
.btn-apply-stores:active:focus,
.btn-apply-stores.active:focus,
.open > .dropdown-toggle.btn-apply-stores:focus,
.btn-apply-stores:active.focus,
.btn-apply-stores.active.focus,
.open > .dropdown-toggle.btn-apply-stores.focus {
  color: #fff;
  background-color: #000000;
}
.btn-apply-stores:active,
.btn-apply-stores.active,
.open > .dropdown-toggle.btn-apply-stores {
  background-image: none;
}
.btn-apply-stores.disabled,
.btn-apply-stores[disabled],
fieldset[disabled] .btn-apply-stores,
.btn-apply-stores.disabled:hover,
.btn-apply-stores[disabled]:hover,
fieldset[disabled] .btn-apply-stores:hover,
.btn-apply-stores.disabled:focus,
.btn-apply-stores[disabled]:focus,
fieldset[disabled] .btn-apply-stores:focus,
.btn-apply-stores.disabled.focus,
.btn-apply-stores[disabled].focus,
fieldset[disabled] .btn-apply-stores.focus,
.btn-apply-stores.disabled:active,
.btn-apply-stores[disabled]:active,
fieldset[disabled] .btn-apply-stores:active,
.btn-apply-stores.disabled.active,
.btn-apply-stores[disabled].active,
fieldset[disabled] .btn-apply-stores.active {
  background-color: #202020;
  border-color: #202020;
}
.btn-apply-stores .badge {
  color: #202020;
  background-color: #fff;
}
.btn-cancel-stores {
  color: #202020;
  background-color: #fff;
  border-color: #202020;
  -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-cancel-stores:focus,
.btn-cancel-stores.focus {
  color: #202020;
  background-color: #fff;
  border-color: #000000;
}
.btn-cancel-stores:hover {
  color: #202020;
  background-color: #fff;
  border-color: #010101;
}
.btn-cancel-stores:active,
.btn-cancel-stores.active,
.open > .dropdown-toggle.btn-cancel-stores {
  color: #202020;
  background-color: #fff;
  border-color: #010101;
}
.btn-cancel-stores:active:hover,
.btn-cancel-stores.active:hover,
.open > .dropdown-toggle.btn-cancel-stores:hover,
.btn-cancel-stores:active:focus,
.btn-cancel-stores.active:focus,
.open > .dropdown-toggle.btn-cancel-stores:focus,
.btn-cancel-stores:active.focus,
.btn-cancel-stores.active.focus,
.open > .dropdown-toggle.btn-cancel-stores.focus {
  color: #202020;
  background-color: #fff;
}
.btn-cancel-stores:active,
.btn-cancel-stores.active,
.open > .dropdown-toggle.btn-cancel-stores {
  background-image: none;
}
.btn-cancel-stores.disabled,
.btn-cancel-stores[disabled],
fieldset[disabled] .btn-cancel-stores,
.btn-cancel-stores.disabled:hover,
.btn-cancel-stores[disabled]:hover,
fieldset[disabled] .btn-cancel-stores:hover,
.btn-cancel-stores.disabled:focus,
.btn-cancel-stores[disabled]:focus,
fieldset[disabled] .btn-cancel-stores:focus,
.btn-cancel-stores.disabled.focus,
.btn-cancel-stores[disabled].focus,
fieldset[disabled] .btn-cancel-stores.focus,
.btn-cancel-stores.disabled:active,
.btn-cancel-stores[disabled]:active,
fieldset[disabled] .btn-cancel-stores:active,
.btn-cancel-stores.disabled.active,
.btn-cancel-stores[disabled].active,
fieldset[disabled] .btn-cancel-stores.active {
  background-color: #fff;
  border-color: #202020;
}
.btn-cancel-stores .badge {
  color: #fff;
  background-color: #202020;
}
.btn-continue {
  color: #fff;
  background-color: #202020;
  border-color: #202020;
  font-size: 1.25em;
}
.btn-continue:focus,
.btn-continue.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-continue:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.btn-continue:active,
.btn-continue.active,
.open > .dropdown-toggle.btn-continue {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.btn-continue:active:hover,
.btn-continue.active:hover,
.open > .dropdown-toggle.btn-continue:hover,
.btn-continue:active:focus,
.btn-continue.active:focus,
.open > .dropdown-toggle.btn-continue:focus,
.btn-continue:active.focus,
.btn-continue.active.focus,
.open > .dropdown-toggle.btn-continue.focus {
  color: #fff;
  background-color: #000000;
}
.btn-continue:active,
.btn-continue.active,
.open > .dropdown-toggle.btn-continue {
  background-image: none;
}
.btn-continue.disabled,
.btn-continue[disabled],
fieldset[disabled] .btn-continue,
.btn-continue.disabled:hover,
.btn-continue[disabled]:hover,
fieldset[disabled] .btn-continue:hover,
.btn-continue.disabled:focus,
.btn-continue[disabled]:focus,
fieldset[disabled] .btn-continue:focus,
.btn-continue.disabled.focus,
.btn-continue[disabled].focus,
fieldset[disabled] .btn-continue.focus,
.btn-continue.disabled:active,
.btn-continue[disabled]:active,
fieldset[disabled] .btn-continue:active,
.btn-continue.disabled.active,
.btn-continue[disabled].active,
fieldset[disabled] .btn-continue.active {
  background-color: #202020;
  border-color: #202020;
}
.btn-continue .badge {
  color: #202020;
  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;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  -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: #202020;
  border-color: #202020;
}
.btn-continue-edit:focus,
.btn-continue-edit:active:focus,
.btn-continue-edit.active:focus,
.btn-continue-edit.focus,
.btn-continue-edit:active.focus,
.btn-continue-edit.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #fff;
  background-color: #060606;
  border-color: #000000;
}
.btn-continue-edit:hover {
  color: #fff;
  background-color: #060606;
  border-color: #010101;
}
.btn-continue-edit:active,
.btn-continue-edit.active,
.open > .dropdown-toggle.btn-continue-edit {
  color: #fff;
  background-color: #060606;
  border-color: #010101;
}
.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: #fff;
  background-color: #000000;
  border-color: #000000;
}
.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: #202020;
  border-color: #202020;
}
.btn-continue-edit .badge {
  color: #202020;
  background-color: #fff;
}
@media (max-width: 480px) {
  .item-actions {
    text-align: center;
  }
}
.btn-action {
  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;
  text-transform: uppercase;
  -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: #cfcfcf;
  margin-top: 0.42857143em;
}
.btn-action:focus,
.btn-action:active:focus,
.btn-action.active:focus,
.btn-action.focus,
.btn-action:active.focus,
.btn-action.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-action:hover,
.btn-action:focus,
.btn-action.focus {
  color: #333;
  text-decoration: none;
}
.btn-action:active,
.btn-action.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-action.disabled,
.btn-action[disabled],
fieldset[disabled] .btn-action {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-action.disabled,
fieldset[disabled] a.btn-action {
  pointer-events: none;
}
.btn-action:focus,
.btn-action.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8f8f8f;
}
.btn-action:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.btn-action:active,
.btn-action.active,
.open > .dropdown-toggle.btn-action {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.btn-action:active:hover,
.btn-action.active:hover,
.open > .dropdown-toggle.btn-action:hover,
.btn-action:active:focus,
.btn-action.active:focus,
.open > .dropdown-toggle.btn-action:focus,
.btn-action:active.focus,
.btn-action.active.focus,
.open > .dropdown-toggle.btn-action.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8f8f8f;
}
.btn-action:active,
.btn-action.active,
.open > .dropdown-toggle.btn-action {
  background-image: none;
}
.btn-action.disabled,
.btn-action[disabled],
fieldset[disabled] .btn-action,
.btn-action.disabled:hover,
.btn-action[disabled]:hover,
fieldset[disabled] .btn-action:hover,
.btn-action.disabled:focus,
.btn-action[disabled]:focus,
fieldset[disabled] .btn-action:focus,
.btn-action.disabled.focus,
.btn-action[disabled].focus,
fieldset[disabled] .btn-action.focus,
.btn-action.disabled:active,
.btn-action[disabled]:active,
fieldset[disabled] .btn-action:active,
.btn-action.disabled.active,
.btn-action[disabled].active,
fieldset[disabled] .btn-action.active {
  background-color: #fff;
  border-color: #cfcfcf;
}
.btn-action .badge {
  color: #fff;
  background-color: #333;
}
@media (max-width: 480px) {
  .btn-action {
    min-width: 75%;
  }
}
@media (max-width: 480px) {
  .modal-confirm .btn-action {
    min-width: unset;
  }
}
.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.checkout .existing,
.login-wrapper.account .existing,
.login-wrapper.checkout .register,
.login-wrapper.account .register,
.login-wrapper.checkout .guest,
.login-wrapper.account .guest {
  width: 100%;
  padding-left: 1em;
  padding-right: 1em;
}
@media (min-width: 1024px) {
  .login-wrapper.checkout .existing,
  .login-wrapper.account .existing,
  .login-wrapper.checkout .register,
  .login-wrapper.account .register,
  .login-wrapper.checkout .guest,
  .login-wrapper.account .guest {
    width: 50%;
    padding-left: 100px;
    padding-right: 100px;
    display: block !important;
  }
}
.login-wrapper.account h4,
.login-wrapper.checkout h4 {
  font-weight: bold;
  margin-bottom: 30px;
}
.login-wrapper.account .form-group,
.login-wrapper.checkout .form-group {
  margin-bottom: 18px;
}
.login-wrapper.account .form-actions,
.login-wrapper.checkout .form-actions {
  text-align: center;
}
.login-wrapper.account .help-block,
.login-wrapper.checkout .help-block {
  margin-top: 8px;
  margin-bottom: 8px;
}
.login-wrapper .toggle-block {
  margin-top: 1em;
  margin-bottom: 1em;
}
.login-wrapper .toggle-block.top {
  margin-top: 0;
}
.login-wrapper .toggle-block a:not(.btn) {
  text-decoration: underline;
}
.login-wrapper .toggle-block .btn {
  margin-bottom: 1em;
  min-width: 157px;
}
.login-wrapper label {
  font-weight: normal;
}
.checkout-wrapper.shipping {
  font-family: Roboto;
}
.checkout-wrapper.shipping .form-group input[type="text"],
.checkout-wrapper.shipping .form-group input[type="email"],
.checkout-wrapper.shipping .form-group input[type="tel"],
.checkout-wrapper.shipping .form-group select {
  border-radius: 4px;
}
.checkout-wrapper.shipping .coupon-form .form-group input[type="text"] {
  border-radius: 4px 0 0 4px;
}
.checkout-wrapper#sfpc_iframe_container,
.account-wrapper#sfpc_iframe_container,
.marketing-wrapper#sfpc_iframe_container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 950px;
}
@media (min-width: 1024px) {
  .checkout-wrapper#sfpc_iframe_container,
  .account-wrapper#sfpc_iframe_container,
  .marketing-wrapper#sfpc_iframe_container {
    height: 720px;
  }
}
.checkout-wrapper.wishlist .panel-group,
.account-wrapper.wishlist .panel-group,
.marketing-wrapper.wishlist .panel-group {
  border-bottom: 0;
}
.checkout-wrapper.wishlist .panel-body,
.account-wrapper.wishlist .panel-body,
.marketing-wrapper.wishlist .panel-body {
  background-color: #fff;
}
.checkout-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  margin-left: 0;
  margin-right: 0;
}
.checkout.page-header {
  padding: 0;
}
.checkout-form-inner {
  background-color: #fff;
  padding: 2rem 1.0715rem 0;
}
.review .checkout-form-inner {
  padding-bottom: 0;
  padding-top: 2rem;
}
.checkout-form-inner .login-details-title {
  text-transform: uppercase;
  float: none;
  width: 100%;
  text-align: center;
}
.checkout-form-inner .login-details-buttons {
  float: none;
  width: 100%;
  text-align: center;
}
.checkout-form-inner .login-details-buttons .btn {
  display: inline-block;
  min-width: 49%;
  margin-left: 0;
  padding: 0.643rem;
}
.checkout-form-inner .payment-option-details {
  padding-bottom: 25px;
}
.checkout-form-inner .payment-option-details.payment-details-creditcard {
  padding-bottom: 0.25rem;
}
.checkout-form-inner .payment-option-details #giftCardRedeemToggle {
  cursor: pointer;
}
.checkout-form-inner .payment-option-details #giftCardPanel {
  display: none;
}
.checkout-form-inner .payment-option-details .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;
  text-transform: uppercase;
  color: #fff;
  background-color: #202020;
  border-color: #202020;
  -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;
}
.checkout-form-inner .payment-option-details .btn-redeem:focus,
.checkout-form-inner .payment-option-details .btn-redeem:active:focus,
.checkout-form-inner .payment-option-details .btn-redeem.active:focus,
.checkout-form-inner .payment-option-details .btn-redeem.focus,
.checkout-form-inner .payment-option-details .btn-redeem:active.focus,
.checkout-form-inner .payment-option-details .btn-redeem.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkout-form-inner .payment-option-details .btn-redeem:hover,
.checkout-form-inner .payment-option-details .btn-redeem:focus,
.checkout-form-inner .payment-option-details .btn-redeem.focus {
  color: #333;
  text-decoration: none;
}
.checkout-form-inner .payment-option-details .btn-redeem:active,
.checkout-form-inner .payment-option-details .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);
}
.checkout-form-inner .payment-option-details .btn-redeem.disabled,
.checkout-form-inner .payment-option-details .btn-redeem[disabled],
fieldset[disabled] .checkout-form-inner .payment-option-details .btn-redeem {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.checkout-form-inner .payment-option-details .btn-redeem.disabled,
fieldset[disabled] a.checkout-form-inner .payment-option-details .btn-redeem {
  pointer-events: none;
}
.checkout-form-inner .payment-option-details .btn-redeem:focus,
.checkout-form-inner .payment-option-details .btn-redeem.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.checkout-form-inner .payment-option-details .btn-redeem:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.checkout-form-inner .payment-option-details .btn-redeem:active,
.checkout-form-inner .payment-option-details .btn-redeem.active,
.open > .dropdown-toggle.checkout-form-inner .payment-option-details .btn-redeem {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.checkout-form-inner .payment-option-details .btn-redeem:active:hover,
.checkout-form-inner .payment-option-details .btn-redeem.active:hover,
.open > .dropdown-toggle.checkout-form-inner .payment-option-details .btn-redeem:hover,
.checkout-form-inner .payment-option-details .btn-redeem:active:focus,
.checkout-form-inner .payment-option-details .btn-redeem.active:focus,
.open > .dropdown-toggle.checkout-form-inner .payment-option-details .btn-redeem:focus,
.checkout-form-inner .payment-option-details .btn-redeem:active.focus,
.checkout-form-inner .payment-option-details .btn-redeem.active.focus,
.open > .dropdown-toggle.checkout-form-inner .payment-option-details .btn-redeem.focus {
  color: #fff;
  background-color: #000000;
}
.checkout-form-inner .payment-option-details .btn-redeem:active,
.checkout-form-inner .payment-option-details .btn-redeem.active,
.open > .dropdown-toggle.checkout-form-inner .payment-option-details .btn-redeem {
  background-image: none;
}
.checkout-form-inner .payment-option-details .btn-redeem.disabled,
.checkout-form-inner .payment-option-details .btn-redeem[disabled],
fieldset[disabled] .checkout-form-inner .payment-option-details .btn-redeem,
.checkout-form-inner .payment-option-details .btn-redeem.disabled:hover,
.checkout-form-inner .payment-option-details .btn-redeem[disabled]:hover,
fieldset[disabled] .checkout-form-inner .payment-option-details .btn-redeem:hover,
.checkout-form-inner .payment-option-details .btn-redeem.disabled:focus,
.checkout-form-inner .payment-option-details .btn-redeem[disabled]:focus,
fieldset[disabled] .checkout-form-inner .payment-option-details .btn-redeem:focus,
.checkout-form-inner .payment-option-details .btn-redeem.disabled.focus,
.checkout-form-inner .payment-option-details .btn-redeem[disabled].focus,
fieldset[disabled] .checkout-form-inner .payment-option-details .btn-redeem.focus,
.checkout-form-inner .payment-option-details .btn-redeem.disabled:active,
.checkout-form-inner .payment-option-details .btn-redeem[disabled]:active,
fieldset[disabled] .checkout-form-inner .payment-option-details .btn-redeem:active,
.checkout-form-inner .payment-option-details .btn-redeem.disabled.active,
.checkout-form-inner .payment-option-details .btn-redeem[disabled].active,
fieldset[disabled] .checkout-form-inner .payment-option-details .btn-redeem.active {
  background-color: #202020;
  border-color: #202020;
}
.checkout-form-inner .payment-option-details .btn-redeem .badge {
  color: #202020;
  background-color: #fff;
}
@media (min-width: 768px) {
  .checkout-form-inner .payment-option-details .form-group.cc-expire,
  .checkout-form-inner .payment-option-details .form-group.cc-cvv {
    width: 50%;
  }
}
.checkout-form-inner .billing-address-heading-wrap {
  margin-bottom: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #c6c6c6;
}
.checkout-form-inner .billing-address-heading {
  font-size: 1.1em;
  font-weight: 700;
}
.checkout-form-inner .form-actions-wrap {
  margin-top: 1.5rem;
  text-align: center;
}
.checkout-form-inner .form-actions-wrap .btn-continue {
  width: 100%;
}
.checkout-form-inner .form-actions-wrap .small {
  display: inline-block;
  line-height: 3.4em;
}
.checkout-form-inner .review-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;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  color: #202020;
  background-color: #fff;
  border-color: #cfcfcf;
  -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: 50%;
  margin-top: 1.5rem;
}
.checkout-form-inner .review-edit:focus,
.checkout-form-inner .review-edit:active:focus,
.checkout-form-inner .review-edit.active:focus,
.checkout-form-inner .review-edit.focus,
.checkout-form-inner .review-edit:active.focus,
.checkout-form-inner .review-edit.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkout-form-inner .review-edit:hover,
.checkout-form-inner .review-edit:focus,
.checkout-form-inner .review-edit.focus {
  color: #333;
  text-decoration: none;
}
.checkout-form-inner .review-edit:active,
.checkout-form-inner .review-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);
}
.checkout-form-inner .review-edit.disabled,
.checkout-form-inner .review-edit[disabled],
fieldset[disabled] .checkout-form-inner .review-edit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.checkout-form-inner .review-edit.disabled,
fieldset[disabled] a.checkout-form-inner .review-edit {
  pointer-events: none;
}
.checkout-form-inner .review-edit:focus,
.checkout-form-inner .review-edit.focus {
  color: #202020;
  background-color: #fff;
  border-color: #8f8f8f;
}
.checkout-form-inner .review-edit:hover {
  color: #202020;
  background-color: #fff;
  border-color: #b0b0b0;
}
.checkout-form-inner .review-edit:active,
.checkout-form-inner .review-edit.active,
.open > .dropdown-toggle.checkout-form-inner .review-edit {
  color: #202020;
  background-color: #fff;
  border-color: #b0b0b0;
}
.checkout-form-inner .review-edit:active:hover,
.checkout-form-inner .review-edit.active:hover,
.open > .dropdown-toggle.checkout-form-inner .review-edit:hover,
.checkout-form-inner .review-edit:active:focus,
.checkout-form-inner .review-edit.active:focus,
.open > .dropdown-toggle.checkout-form-inner .review-edit:focus,
.checkout-form-inner .review-edit:active.focus,
.checkout-form-inner .review-edit.active.focus,
.open > .dropdown-toggle.checkout-form-inner .review-edit.focus {
  color: #202020;
  background-color: #fff;
}
.checkout-form-inner .review-edit:active,
.checkout-form-inner .review-edit.active,
.open > .dropdown-toggle.checkout-form-inner .review-edit {
  background-image: none;
}
.checkout-form-inner .review-edit.disabled,
.checkout-form-inner .review-edit[disabled],
fieldset[disabled] .checkout-form-inner .review-edit,
.checkout-form-inner .review-edit.disabled:hover,
.checkout-form-inner .review-edit[disabled]:hover,
fieldset[disabled] .checkout-form-inner .review-edit:hover,
.checkout-form-inner .review-edit.disabled:focus,
.checkout-form-inner .review-edit[disabled]:focus,
fieldset[disabled] .checkout-form-inner .review-edit:focus,
.checkout-form-inner .review-edit.disabled.focus,
.checkout-form-inner .review-edit[disabled].focus,
fieldset[disabled] .checkout-form-inner .review-edit.focus,
.checkout-form-inner .review-edit.disabled:active,
.checkout-form-inner .review-edit[disabled]:active,
fieldset[disabled] .checkout-form-inner .review-edit:active,
.checkout-form-inner .review-edit.disabled.active,
.checkout-form-inner .review-edit[disabled].active,
fieldset[disabled] .checkout-form-inner .review-edit.active {
  background-color: #fff;
  border-color: #cfcfcf;
}
.checkout-form-inner .review-edit .badge {
  color: #fff;
  background-color: #202020;
}
.row-checkout {
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #c6c6c6;
}
.row-checkout:before,
.row-checkout:after {
  content: " ";
  display: table;
}
.row-checkout:after {
  clear: both;
}
.row-checkout:before,
.row-checkout:after {
  content: " ";
  display: table;
}
.row-checkout:after {
  clear: both;
}
.review .row-checkout {
  margin: 0;
  border: none;
}
.payment-details-giftcard .row-checkout {
  padding-bottom: 1.5rem;
}
.checkout-wrapper .btn-continue,
.checkout-wrapper .btn-login {
  border-radius: 4px;
}
.checkout-wrapper .checkout-summary {
  border: none;
  /*&.review {
            .make-md-column-offset(0);

            .ship-to-address, .ship-via, .pay-via, .totals {
                .make-xs-column(12);
                .make-sm-column(3);
                margin-top: @grid-gutter-width;
            }

            .totals {
                .subtitle {
                    font-size: @font-size-h4;
                    margin-bottom: @padding-base-vertical;
                }
            }
        }*/
}
.checkout-wrapper .checkout-summary-inner {
  background-color: #fff;
  padding: 28px;
}
.checkout-wrapper .checkout-summary-inner .order-summary:before,
.checkout-wrapper .checkout-summary-inner .order-summary:after {
  content: " ";
  display: table;
}
.checkout-wrapper .checkout-summary-inner .order-summary:after {
  clear: both;
}
.checkout-wrapper .checkout-summary-inner .order-summary:before,
.checkout-wrapper .checkout-summary-inner .order-summary:after {
  content: " ";
  display: table;
}
.checkout-wrapper .checkout-summary-inner .order-summary:after {
  clear: both;
}
.checkout-wrapper.complete {
  background-color: #fff;
  margin-top: 2.57rem;
  padding: 2rem 0.7143rem;
}
.checkout-wrapper.complete .complete-details,
.checkout-wrapper.complete .register {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .checkout-wrapper.complete .complete-details,
  .checkout-wrapper.complete .register {
    float: left;
    width: 41.66666667%;
  }
}
.checkout-wrapper.complete .complete-details > h4,
.checkout-wrapper.complete .register > h4,
.checkout-wrapper.complete .complete-details h3,
.checkout-wrapper.complete .register h3 {
  margin-top: 10px;
}
.checkout-wrapper.complete .complete-details {
  color: #383838;
  padding: 0;
}
.checkout-wrapper.complete .complete-details checkout.page-header {
  padding: 0.5em 0 0.857em 0;
}
.checkout-wrapper.complete .complete-details h3 {
  color: #707070;
}
.checkout-wrapper.complete .register {
  padding: 0;
}
@media (min-width: 768px) {
  .checkout-wrapper.complete .register {
    margin-left: 16.66666667%;
  }
}
.checkout-wrapper.complete .register .btn-continue {
  width: 100%;
}
/*.row.login-section {
    margin-bottom: 3rem;
}*/
/*.login-details-title {
    text-transform: uppercase;
    float: none;
    width: 100%;
    text-align: center;
}

.login-details-buttons {
    float: none;
    margin-bottom: 1.75rem;
    .btn {
    display: inline-block;
    min-width: 49%;
    margin-left: 0;
    padding: 0.643rem;
    }
}*/
/*.payment-details-wrapper {
    padding: 0 25px;

    .redeemed-gift-cards {
        button {
            float: right;
            background: none;
            border: none;
            padding: 0;
            text-decoration: underline;
            cursor: pointer;
        }
    }
}*/
.payment-row-coupon {
  margin-bottom: 2rem;
}
.payment-row-gc .redeemed-gift-cards button {
  float: right;
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  cursor: pointer;
}
.payment-details-giftcard btn-redeem {
  border-radius: 4px;
}
.payment-details-title,
.review-details-title,
.shipping-details-title,
.shipping-method-title {
  /*border-bottom: 1px solid @gray-light;
    color: @gray;
    font-size: 0.6em;
    margin: 0 0 2.5rem 0;
    padding: 0.8em 1.3em 0.8em 0;
    text-transform: uppercase;*/
  /*&.giftCardRedeem {
        //border: 1px solid #ccc;
        border-bottom: none;
        background-color: @gray-lighter;
        color: @black;
        padding: .95rem .75rem 0.95rem 0;
        text-align: center;

        i {
            color: @black;
        }
    }*/
}
.payment-details-title label,
.review-details-title label,
.shipping-details-title label,
.shipping-method-title label {
  font-size: 1.7em;
  margin: 0;
}
.payment-details-title h3,
.review-details-title h3,
.shipping-details-title h3,
.shipping-method-title h3 {
  font-size: 1.75em;
  font-weight: 400;
  margin: 0;
}
.payment-heading {
  padding-left: 1rem;
}
.review-details-title {
  border-bottom: 1px solid #cfcfcf;
  color: #202020;
  font-size: 0.6em;
  margin-bottom: 1rem;
  padding: 0.8em 1.3em 0.8em 0;
  text-transform: uppercase;
}
.section-title {
  font-size: 1.75em;
  font-weight: 400;
  margin: 0;
}
.payment-details-title {
  margin-bottom: 0.25rem;
}
.payment-details-creditcard {
  margin-top: 1rem;
}
.payment-details-creditcard .card-icons {
  height: -webkit-calc(2.28571429em  + 2px);
  height: calc(2.28571429em  + 2px);
  padding: 0.42857143em 0.85714286em 0.42857143em 0;
}
.payment-details-creditcard .card-icons img {
  height: 100%;
  padding-right: 0.85714286em;
}
.payment-details-creditcard .card-icons img.inactive {
  opacity: 0.5;
}
.shipping-description {
  color: #707070;
  margin-bottom: 0.5rem;
  min-height: 0.65rem;
}
.shipping-details-method,
.email-signup-wrap {
  padding: 0 1.79rem;
}
.delivery-details-options {
  border: 1px solid #c4c4c4;
  border-radius: 10px;
  font-family: 'Roboto';
}
.delivery-details-options label {
  font-weight: 500;
}
.delivery-details-options input[type='radio']:checked + label {
  font-weight: 700;
}
.delivery-details-options .pickup-store-container {
  margin-left: 2.275rem;
  margin-bottom: 1.1rem;
}
.delivery-details-options .selected-store-details .details-address {
  margin-bottom: 0.5rem;
}
.delivery-details-options-pdp {
  border: 1px solid #A7A8AA;
  border-radius: 4px;
  font-family: 'Roboto';
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.delivery-details-options-pdp ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.delivery-details-options-pdp ul li {
  padding: 8px;
}
.delivery-details-options-pdp label {
  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;
  font-weight: 700;
}
.delivery-details-options-pdp .option-delivery-description,
.delivery-details-options-pdp .option-pickup-description {
  font-weight: normal;
  font-size: 0.87em;
}
.delivery-details-options-pdp .option-pickup-description .underlined {
  text-decoration: underline;
}
.delivery-details-options-pdp .pickup-store-container {
  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;
}
.delivery-details-options-pdp .pickup-store-container .action-buttons {
  margin: 0;
}
.delivery-details-options-pdp .selected-store-details {
  padding: 8px 8px 16px 16px;
}
.delivery-details-options-pdp .selected-store-details .details-address {
  margin-bottom: 0.5rem;
}
.delivery-details-options-pdp .button-other-store {
  text-align: right;
  padding: 8px 16px 16px 8px;
}
.shipping-delivery-options {
  padding: 0;
}
.shipping-delivery-options .radio-group {
  padding-left: 2.85rem;
}
.shipping-delivery-options .option-delivery {
  border-bottom: solid 1px #ebebeb;
}
.shipping-details-method,
.delivery-details-options,
.payment-ctrl {
  margin-bottom: 2rem;
  padding: 0.05rem 0 0.05rem;
}
.shipping-details-method.klarna-pmt-ctrl,
.delivery-details-options.klarna-pmt-ctrl,
.payment-ctrl.klarna-pmt-ctrl,
.shipping-details-method.afterpay-pmt-ctrl,
.delivery-details-options.afterpay-pmt-ctrl,
.payment-ctrl.afterpay-pmt-ctrl {
  border-top: 1px solid #cfcfcf;
}
.shipping-details-method label,
.delivery-details-options label,
.payment-ctrl label {
  width: 100%;
}
.shipping-details-method ul,
.delivery-details-options ul,
.payment-ctrl ul {
  list-style: none;
  margin: 0;
}
.shipping-details-method ul li,
.delivery-details-options ul li,
.payment-ctrl ul li {
  margin-bottom: 0.75rem;
}
.shipping-details-method .method-desc,
.delivery-details-options .method-desc,
.payment-ctrl .method-desc {
  display: inline-block;
  vertical-align: middle;
}
.shipping-details-method.delivery-details-options,
.delivery-details-options.delivery-details-options,
.payment-ctrl.delivery-details-options {
  padding: 0.05rem 0 0;
}
.shipping-details-method .radio-group.option-delivery,
.delivery-details-options .radio-group.option-delivery,
.payment-ctrl .radio-group.option-delivery {
  margin-bottom: 0.5rem;
}
.shipping-details-method input[type="radio"]:not(old),
.delivery-details-options input[type="radio"]:not(old),
.payment-ctrl input[type="radio"]:not(old) {
  position: absolute;
  left: 0;
  bottom: 50%;
}
.shipping-details-method input[type="radio"]:not(old),
.delivery-details-options input[type="radio"]:not(old),
.payment-ctrl input[type="radio"]:not(old) {
  opacity: 0;
  font-size: 1em;
  padding: 0;
  margin: 0;
  width: 2em;
}
.shipping-details-method input[type="radio"]:not(old) + label,
.delivery-details-options input[type="radio"]:not(old) + label,
.payment-ctrl input[type="radio"]:not(old) + label {
  color: #202020;
  display: inline-block;
  margin-left: -2rem;
  line-height: 1.5em;
}
.shipping-details-method input[type="radio"]:not(old) + label > span.visual-rb,
.delivery-details-options input[type="radio"]:not(old) + label > span.visual-rb,
.payment-ctrl input[type="radio"]:not(old) + label > span.visual-rb {
  display: inline-block;
  border: 1px solid #202020;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  margin-right: 12px;
  vertical-align: text-top;
}
.shipping-details-method input[type="radio"]:not(old):checked + label,
.delivery-details-options input[type="radio"]:not(old):checked + label,
.payment-ctrl input[type="radio"]:not(old):checked + label {
  /*color: @black;
        font-weight: 700;*/
}
.shipping-details-method input[type="radio"]:not(old):checked + label > span.visual-rb,
.delivery-details-options input[type="radio"]:not(old):checked + label > span.visual-rb,
.payment-ctrl input[type="radio"]:not(old):checked + label > span.visual-rb {
  border: 2px solid #202020;
}
.shipping-details-method input[type="radio"]:not(old):checked + label > span.visual-rb,
.delivery-details-options input[type="radio"]:not(old):checked + label > span.visual-rb,
.payment-ctrl input[type="radio"]:not(old):checked + label > span.visual-rb {
  border-color: #202020;
}
.shipping-details-method input[type="radio"]:not(old):checked + label > span.visual-rb > span.visual-rb,
.delivery-details-options input[type="radio"]:not(old):checked + label > span.visual-rb > span.visual-rb,
.payment-ctrl input[type="radio"]:not(old):checked + label > span.visual-rb > span.visual-rb {
  display: block;
  background: #202020;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin: 2px;
}
.delivery-details-options-pdp input[type="radio"]:not(old) {
  position: absolute;
}
.delivery-details-options-pdp input[type="radio"]:not(old) {
  opacity: 0;
  font-size: 1rem;
  padding: 0;
  margin: 0;
  width: 2rem;
}
.delivery-details-options-pdp input[type="radio"]:not(old) + label {
  color: #202020;
  line-height: 1.5rem;
  margin: 0;
  font-size: 1.15em;
}
.delivery-details-options-pdp input[type="radio"]:not(old) + label > span.visual-rb {
  display: inline-block;
  border: 2px solid #202020;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  vertical-align: text-top;
  margin: 14px;
}
.delivery-details-options-pdp input[type="radio"]:not(old):checked + label > span.visual-rb {
  border-color: #202020;
}
.delivery-details-options-pdp input[type="radio"]:not(old):checked + label > span.visual-rb > span.visual-rb {
  display: block;
  background: #202020;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  min-width: 10px;
  min-height: 10px;
  margin: 3px;
}
.delivery-details-options-pdp input[type="radio"]:not(old):disabled + label > span.visual-rb {
  border-color: #202020;
  cursor: not-allowed;
  opacity: 0.38;
}
.delivery-details-options-pdp input[type="radio"]:not(old):disabled + label > span {
  border-color: #202020;
  cursor: not-allowed;
  opacity: 0.75;
}
.shipping-details-method ul {
  padding: 0 1rem;
}
.shipping-details-method ul li:last-of-type {
  margin: 0;
}
.shipping-details-method .method-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  font-size: 1.2em;
}
.shipping-details-method .method-cost {
  display: inline-block;
  vertical-align: middle;
  float: right;
  font-size: 1.2em;
  font-weight: 700;
}
.shipping-details-method .method-cost.method-accent {
  color: #3c763d;
}
.shipping-details-method .method-cost-special {
  display: block;
  margin-bottom: -0.75rem;
  margin-top: 0.25rem;
  text-align: right;
  width: 100%;
}
.shipping-details-method .method-desc {
  display: block;
  margin-top: 1.5rem;
  margin-left: -1.45rem;
  margin-right: -1.45rem;
  border-top: 1px solid #f3f3f3;
  padding-top: 1rem;
}
.shipping-details-method .method-desc-inner {
  display: inline-block;
  color: #595959;
  font-size: 1em;
  font-weight: 400;
  padding: 0 1rem;
}
.shipping-details-method input[type="radio"]:not(old) + label {
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  margin-left: 0;
  padding: 1.45rem 1.45rem 1.2rem 1.45rem;
}
.shipping-details-method input[type="radio"]:not(old) + label > span.visual-rb {
  margin-right: 0.5rem;
}
.section-shipping .msg-info {
  color: #3c763d;
  font-weight: 700;
}
.section-shipping .check-other-stores-wrap {
  position: static;
}
.section-shipping .button-other-store {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 50%;
  text-align: right;
}
.shipping-details-options {
  margin-bottom: 2rem;
  margin-top: 1.7rem;
}
.section-shipping .shipping-details-options {
  margin: 0;
}
.section-shipping .shipping-details-options .results-list-wrapper {
  padding: 0;
}
.shipping-details-options .results-list-wrapper {
  padding-left: 0.5rem;
}
.delivery-details-options .results-list-wrapper,
.delivery-details-options-pdp .results-list-wrapper {
  padding-left: 0.5rem;
}
.delivery-details-options .rev-label,
.delivery-details-options-pdp .rev-label {
  margin: 0;
}
.radio-panel-singular {
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  margin-bottom: 1.2rem;
}
.radio-panel-singular .radio-panel-singular-item {
  -webkit-padding-start: 3.5rem;
          padding-inline-start: 3.5rem;
}
.radio-panel-singular .radio-panel-singular-item li {
  margin-top: 0;
}
.radio-panel-singular input[type="radio"]:not(old) + label {
  margin-bottom: 0;
  padding: 2rem 2rem 2rem 0;
}
.payment-ctrl {
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  margin-bottom: 1.2rem;
}
.payment-ctrl ul.payment-ctrl-list {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.payment-ctrl ul.payment-ctrl-list li {
  margin-top: 0;
}
.payment-ctrl .method-desc {
  font-size: 1.2em;
  font-weight: 700;
  margin-left: 0.25rem;
}
.payment-ctrl input[type="radio"]:not(old) + label {
  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;
  font-size: 0.85em;
  margin: 0;
  padding: 2rem 0 2rem 0;
}
.payment-ctrl input[type="radio"]:not(old) + label > span.visual-rb {
  min-width: 16px;
  min-height: 16px;
  vertical-align: top;
  margin: 14px;
}
.payment-ctrl .pmt-warn {
  padding: 0 1.5rem 1rem 3.5rem;
  display: inline-block;
  position: relative;
}
.payment-ctrl .pmt-warn i.fa {
  position: absolute;
  left: 1.65rem;
  top: 0;
  right: auto;
  bottom: auto;
}
.paypal-pmt-ctrl img {
  width: 110px;
  height: auto;
}
.afterpay-pmt-ctrl img {
  width: 110px;
  height: auto;
}
.delivery-details-options .results-list-wrapper,
.delivery-details-options-pdp .results-list-wrapper {
  padding-left: 0.5rem;
}
.delivery-details-options .rev-label,
.delivery-details-options-pdp .rev-label {
  margin: 0;
}
.shipping-option-info {
  font-size: 0.85em;
  line-height: 1.185;
  margin-bottom: 2.2rem;
  padding: 0 1.75rem;
}
.shipping-option-info .info-control {
  color: #202020;
  cursor: pointer;
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.shipping-option-info .info-control 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: 5px;
}
.shipping-option-info .info-control span:before {
  content: "\f0d7";
}
.shipping-option-info .info-control.open {
  color: #202020;
}
.shipping-option-info .info-control.open span:before {
  content: "\f0d8";
}
.shipping-option-info .info-control .info-content {
  display: none;
  font-weight: 400;
  margin-top: 0.25rem;
}
.op-title {
  margin-bottom: 2.2rem;
}
.op-content-inner {
  padding: 0 1rem;
}
.op-content-indent {
  padding: 0 2.5rem;
}
.section-saved-address-select {
  margin-bottom: 2rem;
}
.contact-opt-in-container {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.ship-warning {
  border: none;
}
.ship-warning .ship-warning-close {
  position: absolute;
  top: 1rem;
  right: 2.4rem;
  bottom: auto;
  left: auto;
  z-index: 100;
}
.ship-warning i.bi {
  font-size: 1.3em;
}
.ship-warning .panel-body {
  background-color: #f3f3f3;
  padding: 1.2rem 6rem 1.2rem 1.5rem;
}
.content-panel-toggle {
  color: #000000;
  display: block;
  text-decoration: underline;
  margin-bottom: 2rem;
  cursor: pointer;
}
.content-panel-toggle i.bi {
  font-size: 1.1em;
}
/*.option-pickup-location,
.option-pickup-details {
    // hide pickup fields on page load
    display: none;
}*/
.option-pickup-location .action-buttons {
  margin-bottom: 2em;
  padding: 0 40px;
}
.option-pickup-location .action-buttons .button-other-store {
  padding: 0;
}
.option-pickup-location .selected-store-details {
  padding: 0 40px;
}
.option-pickup-location .selected-store-details address {
  margin-bottom: 0.5rem;
}
.option-pickup-location .alternate-recipient-wrapper {
  margin-top: 1.75rem;
}
.option-pickup-location .content-panel-toggle {
  color: #000000;
  display: block;
  text-decoration: underline;
  margin-bottom: 2rem;
}
.option-pickup-location .content-panel-toggle i.bi {
  font-size: 1.1em;
}
.option-pickup-location .alt-r-inputs {
  margin-bottom: 1rem;
}
.option-pickup-location .input-inline {
  padding-right: 6.79rem;
}
.option-pickup-location .input-inline .i-member {
  display: inline-block;
}
.option-pickup-location .input-inline .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;
  text-transform: uppercase;
  color: #fff;
  background-color: #5F259F;
  border-color: #5F259F;
  -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;
  height: 100%;
  min-width: 6.79rem;
  position: absolute;
  top: 0;
  right: 0;
}
.option-pickup-location .input-inline .btn-signup:focus,
.option-pickup-location .input-inline .btn-signup:active:focus,
.option-pickup-location .input-inline .btn-signup.active:focus,
.option-pickup-location .input-inline .btn-signup.focus,
.option-pickup-location .input-inline .btn-signup:active.focus,
.option-pickup-location .input-inline .btn-signup.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.option-pickup-location .input-inline .btn-signup:hover,
.option-pickup-location .input-inline .btn-signup:focus,
.option-pickup-location .input-inline .btn-signup.focus {
  color: #333;
  text-decoration: none;
}
.option-pickup-location .input-inline .btn-signup:active,
.option-pickup-location .input-inline .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);
}
.option-pickup-location .input-inline .btn-signup.disabled,
.option-pickup-location .input-inline .btn-signup[disabled],
fieldset[disabled] .option-pickup-location .input-inline .btn-signup {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.option-pickup-location .input-inline .btn-signup.disabled,
fieldset[disabled] a.option-pickup-location .input-inline .btn-signup {
  pointer-events: none;
}
.option-pickup-location .input-inline .btn-signup:focus,
.option-pickup-location .input-inline .btn-signup.focus {
  color: #fff;
  background-color: #461b76;
  border-color: #210d38;
}
.option-pickup-location .input-inline .btn-signup:hover {
  color: #fff;
  background-color: #461b76;
  border-color: #41196d;
}
.option-pickup-location .input-inline .btn-signup:active,
.option-pickup-location .input-inline .btn-signup.active,
.open > .dropdown-toggle.option-pickup-location .input-inline .btn-signup {
  color: #fff;
  background-color: #461b76;
  border-color: #41196d;
}
.option-pickup-location .input-inline .btn-signup:active:hover,
.option-pickup-location .input-inline .btn-signup.active:hover,
.open > .dropdown-toggle.option-pickup-location .input-inline .btn-signup:hover,
.option-pickup-location .input-inline .btn-signup:active:focus,
.option-pickup-location .input-inline .btn-signup.active:focus,
.open > .dropdown-toggle.option-pickup-location .input-inline .btn-signup:focus,
.option-pickup-location .input-inline .btn-signup:active.focus,
.option-pickup-location .input-inline .btn-signup.active.focus,
.open > .dropdown-toggle.option-pickup-location .input-inline .btn-signup.focus {
  color: #fff;
  background-color: #351559;
  border-color: #210d38;
}
.option-pickup-location .input-inline .btn-signup:active,
.option-pickup-location .input-inline .btn-signup.active,
.open > .dropdown-toggle.option-pickup-location .input-inline .btn-signup {
  background-image: none;
}
.option-pickup-location .input-inline .btn-signup.disabled,
.option-pickup-location .input-inline .btn-signup[disabled],
fieldset[disabled] .option-pickup-location .input-inline .btn-signup,
.option-pickup-location .input-inline .btn-signup.disabled:hover,
.option-pickup-location .input-inline .btn-signup[disabled]:hover,
fieldset[disabled] .option-pickup-location .input-inline .btn-signup:hover,
.option-pickup-location .input-inline .btn-signup.disabled:focus,
.option-pickup-location .input-inline .btn-signup[disabled]:focus,
fieldset[disabled] .option-pickup-location .input-inline .btn-signup:focus,
.option-pickup-location .input-inline .btn-signup.disabled.focus,
.option-pickup-location .input-inline .btn-signup[disabled].focus,
fieldset[disabled] .option-pickup-location .input-inline .btn-signup.focus,
.option-pickup-location .input-inline .btn-signup.disabled:active,
.option-pickup-location .input-inline .btn-signup[disabled]:active,
fieldset[disabled] .option-pickup-location .input-inline .btn-signup:active,
.option-pickup-location .input-inline .btn-signup.disabled.active,
.option-pickup-location .input-inline .btn-signup[disabled].active,
fieldset[disabled] .option-pickup-location .input-inline .btn-signup.active {
  background-color: #5F259F;
  border-color: #5F259F;
}
.option-pickup-location .input-inline .btn-signup .badge {
  color: #5F259F;
  background-color: #fff;
}
/*.option-pickup-details {
    .pickup-location-edit, .pickup-location-directions {
        font-size: 0.9em;
        font-weight: 700;
        text-decoration: underline;
    }

    .pickup-location-directions {
        display: block;
        margin-top: 5px;

        .icon-locator {
            font-size: inherit;
        }
    }
}*/
.billing-sas-container {
  margin-bottom: 0;
}
.billing-sas-container input[type="checkbox"]:not(old),
.email-signup-wrap input[type="checkbox"]:not(old),
.product-pickup-option input[type="checkbox"]:not(old),
.search-hal-option input[type="checkbox"]:not(old) {
  width: 18px;
  margin: 0;
  padding: 0;
  opacity: 0;
}
.billing-sas-container input[type="checkbox"]:not(old) + label,
.email-signup-wrap input[type="checkbox"]:not(old) + label,
.product-pickup-option input[type="checkbox"]:not(old) + label,
.search-hal-option input[type="checkbox"]:not(old) + label {
  display: inline-block;
  margin-left: -18px;
  padding-left: 28px;
  background: url(/assets/theme/images/sprite-checkbox-707070.png) no-repeat 0 0;
  line-height: 18px;
  max-height: 28px;
}
.billing-sas-container input[type="checkbox"]:not(old):checked + label,
.email-signup-wrap input[type="checkbox"]:not(old):checked + label,
.product-pickup-option input[type="checkbox"]:not(old):checked + label,
.search-hal-option input[type="checkbox"]:not(old):checked + label {
  background-position: 0 -46px;
}
.shipping-address-details {
  margin-bottom: 2rem;
}
a.anchor {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}
.payment-form .payment {
  display: none;
}
.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";
}
.ship-to-address .subtitle,
.ship-via .subtitle,
.pay-via .subtitle,
.totals .subtitle {
  font-size: 1.25em;
  margin-bottom: 0.42857143em;
}
.ship-to-address address,
.ship-via address,
.pay-via address,
.totals address {
  margin: 0;
}
.ship-method .subtitle {
  margin-bottom: 0.42857143em;
}
.checkout-gift-message {
  display: none;
}
.captcha-outer {
  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-review-info {
  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;
}
.billing-wrapper {
  margin-bottom: 2.5rem;
}
.billing-address-wrap {
  display: none;
}
.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;
}
.checkout-summary {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
}
@media (min-width: 768px) {
  .checkout-summary {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .checkout-summary {
    float: left;
    width: 41.66666667%;
  }
}
.checkout-summary.review {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .checkout-summary.review {
    float: left;
    width: 100%;
  }
}
.checkout-summary .totals {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-top: 20px;
}
.checkout-summary .totals:before,
.checkout-summary .totals:after {
  content: " ";
  display: table;
}
.checkout-summary .totals:after {
  clear: both;
}
.checkout-summary .totals:before,
.checkout-summary .totals:after {
  content: " ";
  display: table;
}
.checkout-summary .totals:after {
  clear: both;
}
.checkout-summary .total-line {
  padding: 0.25rem 0;
  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;
}
.checkout-summary .total-line .title {
  text-align: left;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.checkout-summary .total-line .amount {
  font-weight: 700;
  text-align: right;
}
.checkout-summary .total-line.discount .amount {
  color: #d41d18;
}
.checkout-summary .total-line.shipping {
  padding-bottom: 0.5rem;
}
.checkout-summary .total-line.total {
  font-size: 1.25em;
  font-weight: 700;
  border-top: solid 1px #c4c4c4;
  padding-top: 0.5rem;
}
.account-order-summary .order-summary {
  margin-bottom: 1.42857143em;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  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: #707070;
  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: #707070;
}
.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: #707070;
  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: #707070;
}
.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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.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;
}
.alert-success .link-checkout {
  -webkit-text-decoration: revert;
          text-decoration: revert;
}
.stores-wrapper,
.careers-wrapper,
.catalogs-wrapper,
.contests-wrapper,
.surveys-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.stores-wrapper .store,
.careers-wrapper .store,
.catalogs-wrapper .store,
.contests-wrapper .store,
.surveys-wrapper .store,
.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;
  /*&:nth-child(2n+1) {
            clear: both;
        }*/
}
@media (min-width: 768px) {
  .stores-wrapper .store,
  .careers-wrapper .store,
  .catalogs-wrapper .store,
  .contests-wrapper .store,
  .surveys-wrapper .store,
  .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: 50%;
  }
}
@media (min-width: 1024px) {
  .stores-wrapper .store,
  .careers-wrapper .store,
  .catalogs-wrapper .store,
  .contests-wrapper .store,
  .surveys-wrapper .store,
  .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 .store,
.careers-wrapper .store,
.catalogs-wrapper .store,
.contests-wrapper .store,
.surveys-wrapper .store,
.stores-wrapper .contest,
.careers-wrapper .contest,
.catalogs-wrapper .contest,
.contests-wrapper .contest,
.surveys-wrapper .contest {
  margin-bottom: 10px;
}
.stores-wrapper .store,
.careers-wrapper .store,
.catalogs-wrapper .store,
.contests-wrapper .store,
.surveys-wrapper .store {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
  padding: 10px;
}
@media (min-width: 768px) {
  .stores-wrapper .store,
  .careers-wrapper .store,
  .catalogs-wrapper .store,
  .contests-wrapper .store,
  .surveys-wrapper .store {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .stores-wrapper .store,
  .careers-wrapper .store,
  .catalogs-wrapper .store,
  .contests-wrapper .store,
  .surveys-wrapper .store {
    float: left;
    width: 33.33333333%;
  }
}
.stores-wrapper .store .icon-locator,
.careers-wrapper .store .icon-locator,
.catalogs-wrapper .store .icon-locator,
.contests-wrapper .store .icon-locator,
.surveys-wrapper .store .icon-locator {
  font-size: 1em;
  padding-right: 5px;
}
.stores-wrapper .store-details > h2,
.careers-wrapper .store-details > h2,
.catalogs-wrapper .store-details > h2,
.contests-wrapper .store-details > h2,
.surveys-wrapper .store-details > h2,
.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,
.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;
}
.stores-wrapper .other-events .other,
.careers-wrapper .other-events .other,
.catalogs-wrapper .other-events .other,
.contests-wrapper .other-events .other,
.surveys-wrapper .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) {
  .stores-wrapper .other-events .other,
  .careers-wrapper .other-events .other,
  .catalogs-wrapper .other-events .other,
  .contests-wrapper .other-events .other,
  .surveys-wrapper .other-events .other {
    float: left;
    width: 25%;
  }
}
.page-header-custom {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .page-header-custom {
    float: left;
    width: 100%;
  }
}
.page-header-custom h2,
.page-header-custom h3 {
  font-weight: bold;
  color: #383838;
  text-align: center;
}
.catalogs-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: 4px;
  margin-right: 0;
}
.catalogs-wrapper .catalog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.store-map-wrapper {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 10px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .store-map-wrapper {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .store-map-wrapper {
    float: left;
    width: 66.66666667%;
  }
}
.stores-search-form {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
  margin-bottom: 10px;
}
.stores-search-form > form {
  margin: 10px;
  padding: 10px;
}
.stores-search-empty-panel {
  margin: 0.7143rem;
  padding: 0.7143rem;
  margin-bottom: -5px;
  padding-bottom: 0;
}
.stores-search-empty {
  color: #c30b21;
  padding-left: 1.85rem;
  padding-top: 0.05rem;
}
.stores-search-empty img {
  position: absolute;
  top: 0;
  left: 0;
}
.stores-form-wrapper {
  margin-bottom: 0.71428571em;
  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: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.stores-form-wrapper > div {
  width: 100%;
}
.stores-list {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  padding-top: 10px;
}
@media (min-width: 768px) {
  .stores-list {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .stores-list {
    float: left;
    width: 100%;
  }
}
.stores-list .store-list-header {
  margin-left: 10px;
  margin-top: 10px;
}
.stores-list .store {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .stores-list .store {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .stores-list .store {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1600px) {
  .stores-list .store {
    float: left;
    width: 25%;
  }
}
.stores-list .map {
  padding-top: 0.35714286em;
  padding-bottom: 0.35714286em;
}
@media (max-width: 767px) {
  .stores-list .map {
    display: none !important;
  }
}
.stores-list .map path {
  cursor: pointer;
}
.stores-list-full {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.stores-list-full .store-list-header {
  margin-left: 10px;
}
.stores-list-full .store {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .stores-list-full .store {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .stores-list-full .store {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1600px) {
  .stores-list-full .store {
    float: left;
    width: 25%;
  }
}
.hero-container {
  margin-left: 4px;
}
.hero-container img {
  width: 100%;
}
.careers-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 4px;
  margin-right: 0;
}
@media (min-width: 768px) {
  .careers-wrapper {
    float: left;
    width: 100%;
  }
}
.careers-wrapper h2,
.careers-wrapper h3 {
  font-weight: bold;
  color: #383838;
}
.careers-wrapper .atc-section .banner {
  color: #fff;
  padding: 1rem;
  margin: 0;
}
.careers-wrapper .atc-section .hero-container {
  background-color: #D41632;
  text-align: center;
  margin: 2em -10px;
}
.careers-wrapper .atc-section h2 {
  padding-top: 10px;
  margin-bottom: 0.3em;
}
.careers-wrapper .atc-section .atc-header {
  text-align: center;
}
.careers-wrapper .learn-more {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  white-space: nowrap;
}
.careers-wrapper .learn-more a {
  color: white;
  font-size: 16px;
  text-transform: uppercase;
}
.careers-wrapper img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.careers-wrapper .store-carousel {
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.careers-wrapper .slick-list {
  margin-right: 30px;
  margin-left: 30px;
}
.careers-wrapper .slick-prev,
.careers-wrapper .slick-next {
  top: 20%;
}
.careers-wrapper .careers-content.panel-group {
  border-bottom: 0px;
  margin-top: 20px;
}
.careers-wrapper .careers-content div {
  margin: 0px;
}
.careers-wrapper .careers-content i {
  font-size: 1.8em;
}
.careers-wrapper .careers-content li {
  line-height: 2.5;
}
.careers-wrapper .careers-content .career-heading {
  background-color: #383838;
  color: #fff;
}
.careers-wrapper .careerSection {
  border-bottom: 1px dotted #cfcfcf;
}
.careers-wrapper .dropdown {
  float: left;
}
.careers-wrapper .dropdown .btn-submit-search {
  padding: 0.42857143em 2.857143em;
  width: 100%;
}
.careers-wrapper .dropdown .dropdown-menu {
  position: absolute;
  top: 40PX;
  float: left;
  width: 100%;
}
.careers-wrapper .main-dropdown {
  float: left;
  width: 100%;
  margin-top: 0;
}
.careers-wrapper .main-dropdown .btn-submit-search {
  width: 100%;
  margin-left: 0px;
  height: auto;
  font-size: 22px;
  font-weight: bold;
}
.careers-wrapper .main-dropdown .dropdown-menu {
  position: absolute;
  top: 40PX;
  float: left;
  width: 100%;
}
.careers-wrapper .about-us {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .careers-wrapper .about-us {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .careers-wrapper .about-us {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .careers-wrapper .about-us {
    float: left;
    width: 50%;
  }
}
.careers-wrapper .ca_opportunitites {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .careers-wrapper .ca_opportunitites {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .careers-wrapper .ca_opportunitites {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1600px) {
  .careers-wrapper .ca_opportunitites {
    float: left;
    width: 25%;
  }
}
.careers-wrapper .ca_opportunitites img {
  width: 100%;
}
.careers-wrapper .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.careers-wrapper .embed-container iframe,
.careers-wrapper .embed-container object,
.careers-wrapper .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .img-corevalues {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .img-corevalues {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .img-corevalues-mobile {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .img-corevalues-mobile {
    display: none !important;
  }
}
.about-brands-wrapper .about-brands {
  padding-bottom: 30px;
}
.about-brands-wrapper .about-brands .brand-image {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .about-brands-wrapper .about-brands .brand-image {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .about-brands-wrapper .about-brands .brand-image {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .about-brands-wrapper .about-brands .brand-image {
    float: left;
    width: 41.66666667%;
  }
}
.about-brands-wrapper .about-brands .brand-image img {
  width: 100%;
  max-width: 480px;
  max-height: 287px;
}
.about-brands-wrapper .about-brands .brand-content {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .about-brands-wrapper .about-brands .brand-content {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .about-brands-wrapper .about-brands .brand-content {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .about-brands-wrapper .about-brands .brand-content {
    float: left;
    width: 58.33333333%;
  }
}
.about-brands-wrapper .about-brands .brand-content .job-description {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .about-brands-wrapper .about-brands .brand-content .job-description {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .about-brands-wrapper .about-brands .brand-content .job-description {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1600px) {
  .about-brands-wrapper .about-brands .brand-content .job-description {
    float: left;
    width: 50%;
  }
}
.about-brands-wrapper .about-brands .brand-content .job-description ul {
  margin-left: -20px;
}
.about-brands-wrapper .about-brands .brand-content .apply-now {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .about-brands-wrapper .about-brands .brand-content .apply-now {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .about-brands-wrapper .about-brands .brand-content .apply-now {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1600px) {
  .about-brands-wrapper .about-brands .brand-content .apply-now {
    float: left;
    width: 33.33333333%;
  }
}
.about-brands-wrapper .about-brands .brand-content .brand-description {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .about-brands-wrapper .about-brands .brand-content .brand-description {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .about-brands-wrapper .about-brands .brand-content .brand-description {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1600px) {
  .about-brands-wrapper .about-brands .brand-content .brand-description {
    float: left;
    width: 75%;
  }
}
.atc-container .brand-image {
  margin-bottom: 2em;
}
.atc-container .brand-image img {
  max-width: 622px;
}
.atc-container .atc-detail .atc-detail-inner {
  max-width: 600px;
  clear: both;
  padding: 0 0.75em;
}
.atc-container .atc-detail .atc-detail-inner p {
  font-size: 1.1em;
}
.atc-container .atc-detail .atc-detail-inner h3 {
  margin-bottom: 0.5em;
}
.store-inner,
.job-inner,
.catalog-inner,
.contest-inner {
  margin-bottom: 1.42857143em;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  border-color: #707070;
  width: 100%;
  border-color: #a8a8a8;
}
.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: #707070;
  border-color: #707070;
}
.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: #707070;
}
.store-inner > .panel-heading .badge,
.job-inner > .panel-heading .badge,
.catalog-inner > .panel-heading .badge,
.contest-inner > .panel-heading .badge {
  color: #707070;
  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: #707070;
}
.store-card-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.store-special-badge {
  padding: 15px 21px 0 0;
}
.store-special-inner {
  text-align: center;
}
.store-special-inner img {
  max-width: 30px;
  margin-bottom: 4px;
}
.store-special-badge-label {
  color: #5F259F;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.stores-filter-wrapper {
  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: 1.2rem;
}
.stores-filter-wrapper input[type="checkbox"]:not(old) {
  width: 30px;
  margin: 0;
  padding: 0;
  opacity: 0;
}
.stores-filter-wrapper input[type="checkbox"]:not(old) + .stores-filter-labels > label {
  display: inline-block;
  margin-left: -30px;
  padding-left: 46px;
  background: url(/assets/theme/images/sprite-toggle.png) no-repeat 0 8px;
  line-height: 18px;
  color: #cfcfcf;
}
.stores-filter-wrapper .stores-filter-desc {
  font-weight: 500;
  text-transform: initial;
}
.stores-filter-wrapper input[type="checkbox"]:not(old):checked + .stores-filter-labels > label {
  background-position: 0 -47px;
  color: #202020;
}
.stores-filter-labels {
  width: 100%;
}
.stores-filter-title {
  text-transform: uppercase;
}
.stores-filter-title,
.stores-filter-desc {
  margin: 0;
}
.store-address,
.job-location,
.catalog-body,
.contest-body {
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.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;
  text-transform: uppercase;
  -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: #cfcfcf;
  margin-top: 0.71428571em;
}
.link-store-info:focus,
.link-job-info:focus,
.link-catalog-info:focus,
.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,
.link-store-info.focus,
.link-job-info.focus,
.link-catalog-info.focus,
.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 {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #8f8f8f;
}
.link-store-info:hover,
.link-job-info:hover,
.link-catalog-info:hover,
.link-contest-info:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.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: #b0b0b0;
}
.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: #8f8f8f;
}
.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: #cfcfcf;
}
.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";
}
.link-catalog-info {
  color: #fff;
  background-color: #202020;
  border-color: #202020;
}
.link-catalog-info:focus,
.link-catalog-info.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.link-catalog-info:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.link-catalog-info:active,
.link-catalog-info.active,
.open > .dropdown-toggle.link-catalog-info {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.link-catalog-info:active:hover,
.link-catalog-info.active:hover,
.open > .dropdown-toggle.link-catalog-info:hover,
.link-catalog-info:active:focus,
.link-catalog-info.active:focus,
.open > .dropdown-toggle.link-catalog-info:focus,
.link-catalog-info:active.focus,
.link-catalog-info.active.focus,
.open > .dropdown-toggle.link-catalog-info.focus {
  color: #fff;
  background-color: #000000;
}
.link-catalog-info:active,
.link-catalog-info.active,
.open > .dropdown-toggle.link-catalog-info {
  background-image: none;
}
.link-catalog-info.disabled,
.link-catalog-info[disabled],
fieldset[disabled] .link-catalog-info,
.link-catalog-info.disabled:hover,
.link-catalog-info[disabled]:hover,
fieldset[disabled] .link-catalog-info:hover,
.link-catalog-info.disabled:focus,
.link-catalog-info[disabled]:focus,
fieldset[disabled] .link-catalog-info:focus,
.link-catalog-info.disabled.focus,
.link-catalog-info[disabled].focus,
fieldset[disabled] .link-catalog-info.focus,
.link-catalog-info.disabled:active,
.link-catalog-info[disabled]:active,
fieldset[disabled] .link-catalog-info:active,
.link-catalog-info.disabled.active,
.link-catalog-info[disabled].active,
fieldset[disabled] .link-catalog-info.active {
  background-color: #202020;
  border-color: #202020;
}
.link-catalog-info .badge {
  color: #202020;
  background-color: #fff;
}
.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: #ebebeb;
  color: #707070;
  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: inline;
  top: 2px;
  left: 5px;
}
.store-heading h4 span.icon-locator,
.job-heading h4 span.icon-locator,
.catalog-heading h4 span.icon-locator,
.contest-heading h4 span.icon-locator {
  font-size: 1em;
}
.store-heading h4 span.selected,
.job-heading h4 span.selected,
.catalog-heading h4 span.selected,
.contest-heading h4 span.selected {
  color: #8BC43E;
}
.store-heading h4 span.badge,
.job-heading h4 span.badge,
.catalog-heading h4 span.badge,
.contest-heading h4 span.badge {
  background: #fff;
  color: #202020;
  display: inline-block;
  font-family: 'Roboto Condensed', Helvetica, Arial, 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: 'Roboto Condensed', Helvetica, Arial, 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: #000;
  text-decoration: none;
}
.store-heading .store-name {
  width: 50%;
  display: inline-block;
}
.store-heading .choose-store {
  width: 50%;
  display: inline;
  text-align: right;
}
.store-description {
  padding: 0 0 0.71428571em;
}
.store-details .address,
.store-address {
  padding-bottom: 60px;
}
.store-details .address h5,
.store-address h5 {
  margin-top: 0;
}
.store-details .address p,
.store-address p {
  margin: 0 0 0.07142857em;
}
@media (max-width: 480px) {
  .store-address {
    padding-bottom: 10px;
  }
}
.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;
  text-transform: uppercase;
  -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: #cfcfcf;
}
.btn-see-rules:focus,
.btn-see-rules:active:focus,
.btn-see-rules.active:focus,
.btn-see-rules.focus,
.btn-see-rules:active.focus,
.btn-see-rules.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #8f8f8f;
}
.btn-see-rules:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.btn-see-rules:active,
.btn-see-rules.active,
.open > .dropdown-toggle.btn-see-rules {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.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: #8f8f8f;
}
.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: #cfcfcf;
}
.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;
  padding-top: 10px;
  padding-bottom: 20px;
}
@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;
}
.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-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;
}
.catalog-body > div {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.catalog-body .catalog-preview-image {
  padding-bottom: 10px;
}
.catalog-body .catalog-preview-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.catalog-body .catalog-content {
  min-height: 480px;
}
.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;
}
.blog-posts {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .blog-posts {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1024px) {
  .blog-posts {
    float: left;
    width: 83.33333333%;
  }
}
.blog-post-single {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.blog-post-single .blog-post-title {
  margin-bottom: 0.333em;
}
.blog-post-title {
  font-size: 2.15em;
  margin-top: 0.5em;
}
.blog-post-title:before,
.blog-post-title:after {
  content: " ";
  display: table;
}
.blog-post-title:after {
  clear: both;
}
.blog-post-title:before,
.blog-post-title:after {
  content: " ";
  display: table;
}
.blog-post-title:after {
  clear: both;
}
.blog-post-list {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.blog-post-list .blog-post-title {
  border-bottom: none;
  font-size: 1.7em;
  margin-bottom: 0.25em;
  padding-bottom: 0;
}
.blog-post-list .blog-post-title a {
  color: #2ac9e2;
}
.blog-post-list .blog-post-title a:hover {
  color: #1dbcd5;
}
.blog-post-date,
.blog-post-categories {
  color: #dbdbdb;
  display: block;
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  margin-top: 0.5em;
}
.blog-post-categories > 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;
  text-transform: uppercase;
  -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: #cfcfcf;
  padding: 0.07142857em 0.35714286em;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0;
  color: #cfcfcf;
  margin: 0 0.42857143em;
}
.blog-post-categories > a:focus,
.blog-post-categories > a:active:focus,
.blog-post-categories > a.active:focus,
.blog-post-categories > a.focus,
.blog-post-categories > a:active.focus,
.blog-post-categories > a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.blog-post-categories > a:hover,
.blog-post-categories > a:focus,
.blog-post-categories > a.focus {
  color: #333;
  text-decoration: none;
}
.blog-post-categories > a:active,
.blog-post-categories > 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-categories > a.disabled,
.blog-post-categories > a[disabled],
fieldset[disabled] .blog-post-categories > a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.blog-post-categories > a.disabled,
fieldset[disabled] a.blog-post-categories > a {
  pointer-events: none;
}
.blog-post-categories > a:focus,
.blog-post-categories > a.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8f8f8f;
}
.blog-post-categories > a:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.blog-post-categories > a:active,
.blog-post-categories > a.active,
.open > .dropdown-toggle.blog-post-categories > a {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.blog-post-categories > a:active:hover,
.blog-post-categories > a.active:hover,
.open > .dropdown-toggle.blog-post-categories > a:hover,
.blog-post-categories > a:active:focus,
.blog-post-categories > a.active:focus,
.open > .dropdown-toggle.blog-post-categories > a:focus,
.blog-post-categories > a:active.focus,
.blog-post-categories > a.active.focus,
.open > .dropdown-toggle.blog-post-categories > a.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8f8f8f;
}
.blog-post-categories > a:active,
.blog-post-categories > a.active,
.open > .dropdown-toggle.blog-post-categories > a {
  background-image: none;
}
.blog-post-categories > a.disabled,
.blog-post-categories > a[disabled],
fieldset[disabled] .blog-post-categories > a,
.blog-post-categories > a.disabled:hover,
.blog-post-categories > a[disabled]:hover,
fieldset[disabled] .blog-post-categories > a:hover,
.blog-post-categories > a.disabled:focus,
.blog-post-categories > a[disabled]:focus,
fieldset[disabled] .blog-post-categories > a:focus,
.blog-post-categories > a.disabled.focus,
.blog-post-categories > a[disabled].focus,
fieldset[disabled] .blog-post-categories > a.focus,
.blog-post-categories > a.disabled:active,
.blog-post-categories > a[disabled]:active,
fieldset[disabled] .blog-post-categories > a:active,
.blog-post-categories > a.disabled.active,
.blog-post-categories > a[disabled].active,
fieldset[disabled] .blog-post-categories > a.active {
  background-color: #fff;
  border-color: #cfcfcf;
}
.blog-post-categories > a .badge {
  color: #fff;
  background-color: #333;
}
.blog-post-wrap {
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 40px;
  padding-bottom: 20px;
}
.blog-post-wrap:last-of-type {
  border-bottom: none;
  margin-bottom: 1em;
  padding-bottom: 0;
}
.blog-post-excerpt {
  border-top: 1px dotted #ebebeb;
  margin-top: 0.85714286em;
  padding-top: 1.14285714em;
}
.blog-post-image {
  float: left;
  width: 41.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .blog-post-image {
    float: left;
    width: 25%;
  }
}
.blog-post-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.blog-post-summary {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.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;
  text-transform: uppercase;
  -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: #a8a8a8;
  border-color: #707070;
}
.blog-post-link a:focus,
.blog-post-link a:active:focus,
.blog-post-link a.active:focus,
.blog-post-link a.focus,
.blog-post-link a:active.focus,
.blog-post-link a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #8f8f8f;
  border-color: #303030;
}
.blog-post-link a:hover {
  color: #fff;
  background-color: #8f8f8f;
  border-color: #525252;
}
.blog-post-link a:active,
.blog-post-link a.active,
.open > .dropdown-toggle.blog-post-link a {
  color: #fff;
  background-color: #8f8f8f;
  border-color: #525252;
}
.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: #7d7d7d;
  border-color: #303030;
}
.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: #a8a8a8;
  border-color: #707070;
}
.blog-post-link a .badge {
  color: #a8a8a8;
  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";
}
.blog-post-content {
  margin: 20px 0 0;
}
/*.account-content {
    .make-xs-column(12);
    .make-sm-column(9);
    .make-md-column(9); //10

    .half {
        .make-xs-column(12);
        .make-sm-column(6);
    }
}*/
.event-tabs-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: 4px;
}
.event-tabs-wrapper .page-header-custom {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .event-tabs-wrapper .page-header-custom {
    float: left;
    width: 100%;
  }
}
.event-tabs-wrapper .page-header-custom h2,
.event-tabs-wrapper .page-header-custom h3 {
  font-weight: bold;
  color: #383838;
}
.event-tabs-wrapper .events {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .event-tabs-wrapper .events {
    float: left;
    width: 50%;
  }
}
.event-tabs-wrapper .events .img-link {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .event-tabs-wrapper .events .img-link {
    float: left;
    width: 50%;
  }
}
.event-tabs-wrapper .events .info {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .event-tabs-wrapper .events .info {
    float: left;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .event-tabs-wrapper .events .info {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .event-tabs-wrapper .events .info {
    display: none !important;
  }
}
.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: #FF8200;
}
.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: #383838;
  text-align: center;
}
.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;
  margin-left: 0px;
}
.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;
}
.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: 1600px) {
  .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;
}
.myjourneys .quad-images {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .myjourneys .quad-images {
    float: left;
    width: 100%;
  }
}
.myjourneys .quad-images .img-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .myjourneys .quad-images .img-wrapper {
    float: left;
    width: 25%;
  }
}
.myjourneys p {
  font-size: 1.2em;
  line-height: 1.7;
  padding: 0 10px;
}
.myjourneys img {
  padding: 10px 0;
}
.myjourneys .details {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .myjourneys .details {
    float: left;
    width: 100%;
  }
}
.myjourneys .details .image {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .myjourneys .details .image {
    float: left;
    width: 50%;
  }
}
.myjourneys .details .description {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
@media (min-width: 768px) {
  .myjourneys .details .description {
    float: left;
    width: 50%;
  }
}
.myjourneys .hero-container {
  margin: 0px;
}
.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: 75%;
  }
}
@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: 25%;
  }
}
@media (max-width: 768px) {
  .dash_container.nav_container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.dash_container .account-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.acc_container.content_container {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .acc_container.content_container {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .acc_container.content_container {
    float: left;
    width: 75%;
  }
}
.acc_container.nav_container {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0px;
}
@media (min-width: 768px) {
  .acc_container.nav_container {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .acc_container.nav_container {
    float: left;
    width: 25%;
  }
}
.acc_container .account-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  margin: 0px;
}
.acc_container .account-wrapper.payments .saved-addresses .address-panel .address-heading {
  background-color: #fff;
  border-bottom: 1px solid #a8a8a8;
}
.acc_container .account-wrapper.payments .saved-addresses .address-panel .address-heading h4 {
  color: #000;
}
.account-nav-description,
.profile-form {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .account-nav-description,
  .profile-form {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .account-nav-description,
  .profile-form {
    float: left;
    width: 100%;
  }
}
.account-nav-description .nav-info,
.profile-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,
  .profile-form .nav-info {
    float: left;
    width: 33.33333333%;
  }
}
.account-nav-description .nav-info a,
.profile-form .nav-info a {
  color: #2ac9e2;
}
.account-nav-description .nav-info:nth-child(2n+1),
.profile-form .nav-info:nth-child(2n+1) {
  clear: both;
}
.account-nav-description .panel-success,
.profile-form .panel-success {
  border-color: #d6e9c6;
  width: 100%;
}
.account-nav-description .panel-success .panel-heading,
.profile-form .panel-success .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.account-nav-description .panel-danger,
.profile-form .panel-danger {
  border-color: #ebccd1;
}
.account-nav-description .panel-danger .panel-heading,
.profile-form .panel-danger .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.order-status {
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
  border-bottom: 0.05em solid #cfcfcf;
  padding: 10px;
}
.order-status:last-child {
  border-bottom: none;
}
.order-status.shipped {
  color: #3c763d;
}
.order-status.cancelled {
  color: #a94442;
}
.order-status .other {
  color: #2465a5;
}
.order-status .itemstate {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .order-status .itemstate {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .order-status .itemstate {
    float: left;
    width: 25%;
  }
}
.order-status .itemtrack {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .order-status .itemtrack {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .order-status .itemtrack {
    float: left;
    width: 33.33333333%;
  }
}
.order-status .itemname {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .order-status .itemname {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 768px) {
  .order-status .itemname {
    float: left;
    width: 41.66666667%;
  }
}
.order-status .item-details {
  font-weight: normal;
  margin: 0;
}
.saved-addresses .address-add-outer {
  padding: 0.5em 0;
}
.saved-addresses,
.default-information,
.comm-privacy,
.order-returns {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0.85714286em;
  z-index: 1;
  padding: 0px;
}
@media (min-width: 768px) {
  .saved-addresses,
  .default-information,
  .comm-privacy,
  .order-returns {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .saved-addresses,
  .default-information,
  .comm-privacy,
  .order-returns {
    float: left;
    width: 100%;
  }
}
.saved-addresses .panel-body .panel-success,
.default-information .panel-body .panel-success,
.comm-privacy .panel-body .panel-success,
.order-returns .panel-body .panel-success {
  border-color: #d6e9c6;
  width: 100%;
}
.saved-addresses .panel-body .panel-success .panel-heading,
.default-information .panel-body .panel-success .panel-heading,
.comm-privacy .panel-body .panel-success .panel-heading,
.order-returns .panel-body .panel-success .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.saved-addresses .panel-body .panel-danger,
.default-information .panel-body .panel-danger,
.comm-privacy .panel-body .panel-danger,
.order-returns .panel-body .panel-danger {
  border-color: #ebccd1;
}
.saved-addresses .panel-body .panel-danger .panel-heading,
.default-information .panel-body .panel-danger .panel-heading,
.comm-privacy .panel-body .panel-danger .panel-heading,
.order-returns .panel-body .panel-danger .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.saved-addresses .address-details,
.default-information .address-details,
.comm-privacy .address-details,
.order-returns .address-details {
  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) {
  .saved-addresses .address-details,
  .default-information .address-details,
  .comm-privacy .address-details,
  .order-returns .address-details {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .saved-addresses .address-details,
  .default-information .address-details,
  .comm-privacy .address-details,
  .order-returns .address-details {
    float: left;
    width: 50%;
  }
}
.saved-addresses .address-details.info-sharing,
.default-information .address-details.info-sharing,
.comm-privacy .address-details.info-sharing,
.order-returns .address-details.info-sharing {
  display: none !important;
}
.saved-addresses .address-details.personalized-exp,
.default-information .address-details.personalized-exp,
.comm-privacy .address-details.personalized-exp,
.order-returns .address-details.personalized-exp {
  display: none !important;
}
.saved-addresses .address-details .sign-up,
.default-information .address-details .sign-up,
.comm-privacy .address-details .sign-up,
.order-returns .address-details .sign-up {
  color: inherit;
}
.saved-addresses .address-panel,
.default-information .address-panel,
.comm-privacy .address-panel,
.order-returns .address-panel,
.saved-addresses .career-panel,
.default-information .career-panel,
.comm-privacy .career-panel,
.order-returns .career-panel {
  margin-bottom: 1.42857143em;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  border-color: #ddd;
  border-color: #a8a8a8;
  width: 100%;
}
.saved-addresses .address-panel > .list-group,
.default-information .address-panel > .list-group,
.comm-privacy .address-panel > .list-group,
.order-returns .address-panel > .list-group,
.saved-addresses .career-panel > .list-group,
.default-information .career-panel > .list-group,
.comm-privacy .career-panel > .list-group,
.order-returns .career-panel > .list-group,
.saved-addresses .address-panel > .panel-collapse > .list-group,
.default-information .address-panel > .panel-collapse > .list-group,
.comm-privacy .address-panel > .panel-collapse > .list-group,
.order-returns .address-panel > .panel-collapse > .list-group,
.saved-addresses .career-panel > .panel-collapse > .list-group,
.default-information .career-panel > .panel-collapse > .list-group,
.comm-privacy .career-panel > .panel-collapse > .list-group,
.order-returns .career-panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.saved-addresses .address-panel > .list-group .list-group-item,
.default-information .address-panel > .list-group .list-group-item,
.comm-privacy .address-panel > .list-group .list-group-item,
.order-returns .address-panel > .list-group .list-group-item,
.saved-addresses .career-panel > .list-group .list-group-item,
.default-information .career-panel > .list-group .list-group-item,
.comm-privacy .career-panel > .list-group .list-group-item,
.order-returns .career-panel > .list-group .list-group-item,
.saved-addresses .address-panel > .panel-collapse > .list-group .list-group-item,
.default-information .address-panel > .panel-collapse > .list-group .list-group-item,
.comm-privacy .address-panel > .panel-collapse > .list-group .list-group-item,
.order-returns .address-panel > .panel-collapse > .list-group .list-group-item,
.saved-addresses .career-panel > .panel-collapse > .list-group .list-group-item,
.default-information .career-panel > .panel-collapse > .list-group .list-group-item,
.comm-privacy .career-panel > .panel-collapse > .list-group .list-group-item,
.order-returns .career-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,
.default-information .address-panel > .list-group:first-child .list-group-item:first-child,
.comm-privacy .address-panel > .list-group:first-child .list-group-item:first-child,
.order-returns .address-panel > .list-group:first-child .list-group-item:first-child,
.saved-addresses .career-panel > .list-group:first-child .list-group-item:first-child,
.default-information .career-panel > .list-group:first-child .list-group-item:first-child,
.comm-privacy .career-panel > .list-group:first-child .list-group-item:first-child,
.order-returns .career-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,
.default-information .address-panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.comm-privacy .address-panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.order-returns .address-panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.saved-addresses .career-panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.default-information .career-panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.comm-privacy .career-panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.order-returns .career-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,
.default-information .address-panel > .list-group:last-child .list-group-item:last-child,
.comm-privacy .address-panel > .list-group:last-child .list-group-item:last-child,
.order-returns .address-panel > .list-group:last-child .list-group-item:last-child,
.saved-addresses .career-panel > .list-group:last-child .list-group-item:last-child,
.default-information .career-panel > .list-group:last-child .list-group-item:last-child,
.comm-privacy .career-panel > .list-group:last-child .list-group-item:last-child,
.order-returns .career-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,
.default-information .address-panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.comm-privacy .address-panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.order-returns .address-panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.saved-addresses .career-panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.default-information .career-panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.comm-privacy .career-panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
.order-returns .career-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,
.default-information .address-panel > .table,
.comm-privacy .address-panel > .table,
.order-returns .address-panel > .table,
.saved-addresses .career-panel > .table,
.default-information .career-panel > .table,
.comm-privacy .career-panel > .table,
.order-returns .career-panel > .table,
.saved-addresses .address-panel > .table-responsive > .table,
.default-information .address-panel > .table-responsive > .table,
.comm-privacy .address-panel > .table-responsive > .table,
.order-returns .address-panel > .table-responsive > .table,
.saved-addresses .career-panel > .table-responsive > .table,
.default-information .career-panel > .table-responsive > .table,
.comm-privacy .career-panel > .table-responsive > .table,
.order-returns .career-panel > .table-responsive > .table,
.saved-addresses .address-panel > .panel-collapse > .table,
.default-information .address-panel > .panel-collapse > .table,
.comm-privacy .address-panel > .panel-collapse > .table,
.order-returns .address-panel > .panel-collapse > .table,
.saved-addresses .career-panel > .panel-collapse > .table,
.default-information .career-panel > .panel-collapse > .table,
.comm-privacy .career-panel > .panel-collapse > .table,
.order-returns .career-panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.saved-addresses .address-panel > .table caption,
.default-information .address-panel > .table caption,
.comm-privacy .address-panel > .table caption,
.order-returns .address-panel > .table caption,
.saved-addresses .career-panel > .table caption,
.default-information .career-panel > .table caption,
.comm-privacy .career-panel > .table caption,
.order-returns .career-panel > .table caption,
.saved-addresses .address-panel > .table-responsive > .table caption,
.default-information .address-panel > .table-responsive > .table caption,
.comm-privacy .address-panel > .table-responsive > .table caption,
.order-returns .address-panel > .table-responsive > .table caption,
.saved-addresses .career-panel > .table-responsive > .table caption,
.default-information .career-panel > .table-responsive > .table caption,
.comm-privacy .career-panel > .table-responsive > .table caption,
.order-returns .career-panel > .table-responsive > .table caption,
.saved-addresses .address-panel > .panel-collapse > .table caption,
.default-information .address-panel > .panel-collapse > .table caption,
.comm-privacy .address-panel > .panel-collapse > .table caption,
.order-returns .address-panel > .panel-collapse > .table caption,
.saved-addresses .career-panel > .panel-collapse > .table caption,
.default-information .career-panel > .panel-collapse > .table caption,
.comm-privacy .career-panel > .panel-collapse > .table caption,
.order-returns .career-panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.saved-addresses .address-panel > .table:first-child,
.default-information .address-panel > .table:first-child,
.comm-privacy .address-panel > .table:first-child,
.order-returns .address-panel > .table:first-child,
.saved-addresses .career-panel > .table:first-child,
.default-information .career-panel > .table:first-child,
.comm-privacy .career-panel > .table:first-child,
.order-returns .career-panel > .table:first-child,
.saved-addresses .address-panel > .table-responsive:first-child > .table:first-child,
.default-information .address-panel > .table-responsive:first-child > .table:first-child,
.comm-privacy .address-panel > .table-responsive:first-child > .table:first-child,
.order-returns .address-panel > .table-responsive:first-child > .table:first-child,
.saved-addresses .career-panel > .table-responsive:first-child > .table:first-child,
.default-information .career-panel > .table-responsive:first-child > .table:first-child,
.comm-privacy .career-panel > .table-responsive:first-child > .table:first-child,
.order-returns .career-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,
.default-information .address-panel > .table:first-child > thead:first-child > tr:first-child,
.comm-privacy .address-panel > .table:first-child > thead:first-child > tr:first-child,
.order-returns .address-panel > .table:first-child > thead:first-child > tr:first-child,
.saved-addresses .career-panel > .table:first-child > thead:first-child > tr:first-child,
.default-information .career-panel > .table:first-child > thead:first-child > tr:first-child,
.comm-privacy .career-panel > .table:first-child > thead:first-child > tr:first-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.comm-privacy .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.order-returns .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.saved-addresses .career-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.default-information .career-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.comm-privacy .career-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.order-returns .career-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,
.default-information .address-panel > .table:first-child > tbody:first-child > tr:first-child,
.comm-privacy .address-panel > .table:first-child > tbody:first-child > tr:first-child,
.order-returns .address-panel > .table:first-child > tbody:first-child > tr:first-child,
.saved-addresses .career-panel > .table:first-child > tbody:first-child > tr:first-child,
.default-information .career-panel > .table:first-child > tbody:first-child > tr:first-child,
.comm-privacy .career-panel > .table:first-child > tbody:first-child > tr:first-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.comm-privacy .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.order-returns .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.saved-addresses .career-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.default-information .career-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.comm-privacy .career-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.order-returns .career-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,
.default-information .address-panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.comm-privacy .address-panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.order-returns .address-panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.saved-addresses .career-panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.default-information .career-panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.comm-privacy .career-panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.comm-privacy .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.order-returns .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.saved-addresses .career-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.default-information .career-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.comm-privacy .career-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.order-returns .career-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,
.default-information .address-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.comm-privacy .address-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.order-returns .address-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.saved-addresses .career-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.default-information .career-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.comm-privacy .career-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.comm-privacy .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.order-returns .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.saved-addresses .career-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.default-information .career-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.comm-privacy .career-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.order-returns .career-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,
.default-information .address-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.comm-privacy .address-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.order-returns .address-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.saved-addresses .career-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.default-information .career-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.comm-privacy .career-panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.comm-privacy .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.order-returns .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.saved-addresses .career-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.default-information .career-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.comm-privacy .career-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.order-returns .career-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,
.default-information .address-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.comm-privacy .address-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.order-returns .address-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.saved-addresses .career-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.default-information .career-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.comm-privacy .career-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.comm-privacy .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.order-returns .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.saved-addresses .career-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.default-information .career-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.comm-privacy .career-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.order-returns .career-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,
.default-information .address-panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.comm-privacy .address-panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.order-returns .address-panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.saved-addresses .career-panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.default-information .career-panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.comm-privacy .career-panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.comm-privacy .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.order-returns .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.saved-addresses .career-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.default-information .career-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.comm-privacy .career-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.order-returns .career-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,
.default-information .address-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.comm-privacy .address-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.order-returns .address-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.saved-addresses .career-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.default-information .career-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.comm-privacy .career-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.comm-privacy .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.order-returns .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.saved-addresses .career-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.default-information .career-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.comm-privacy .career-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.order-returns .career-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,
.default-information .address-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.comm-privacy .address-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.order-returns .address-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.saved-addresses .career-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.default-information .career-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.comm-privacy .career-panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.comm-privacy .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.order-returns .address-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.saved-addresses .career-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.default-information .career-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.comm-privacy .career-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.order-returns .career-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,
.default-information .address-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.comm-privacy .address-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.order-returns .address-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.saved-addresses .career-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.default-information .career-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.comm-privacy .career-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.comm-privacy .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.order-returns .address-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.saved-addresses .career-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.default-information .career-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.comm-privacy .career-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.order-returns .career-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,
.default-information .address-panel > .table:last-child,
.comm-privacy .address-panel > .table:last-child,
.order-returns .address-panel > .table:last-child,
.saved-addresses .career-panel > .table:last-child,
.default-information .career-panel > .table:last-child,
.comm-privacy .career-panel > .table:last-child,
.order-returns .career-panel > .table:last-child,
.saved-addresses .address-panel > .table-responsive:last-child > .table:last-child,
.default-information .address-panel > .table-responsive:last-child > .table:last-child,
.comm-privacy .address-panel > .table-responsive:last-child > .table:last-child,
.order-returns .address-panel > .table-responsive:last-child > .table:last-child,
.saved-addresses .career-panel > .table-responsive:last-child > .table:last-child,
.default-information .career-panel > .table-responsive:last-child > .table:last-child,
.comm-privacy .career-panel > .table-responsive:last-child > .table:last-child,
.order-returns .career-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,
.default-information .address-panel > .table:last-child > tbody:last-child > tr:last-child,
.comm-privacy .address-panel > .table:last-child > tbody:last-child > tr:last-child,
.order-returns .address-panel > .table:last-child > tbody:last-child > tr:last-child,
.saved-addresses .career-panel > .table:last-child > tbody:last-child > tr:last-child,
.default-information .career-panel > .table:last-child > tbody:last-child > tr:last-child,
.comm-privacy .career-panel > .table:last-child > tbody:last-child > tr:last-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.comm-privacy .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.order-returns .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.saved-addresses .career-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.default-information .career-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.comm-privacy .career-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.order-returns .career-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,
.default-information .address-panel > .table:last-child > tfoot:last-child > tr:last-child,
.comm-privacy .address-panel > .table:last-child > tfoot:last-child > tr:last-child,
.order-returns .address-panel > .table:last-child > tfoot:last-child > tr:last-child,
.saved-addresses .career-panel > .table:last-child > tfoot:last-child > tr:last-child,
.default-information .career-panel > .table:last-child > tfoot:last-child > tr:last-child,
.comm-privacy .career-panel > .table:last-child > tfoot:last-child > tr:last-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.comm-privacy .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.order-returns .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.saved-addresses .career-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.default-information .career-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.comm-privacy .career-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.order-returns .career-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,
.default-information .address-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.comm-privacy .address-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.order-returns .address-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.saved-addresses .career-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.default-information .career-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.comm-privacy .career-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.comm-privacy .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.order-returns .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.saved-addresses .career-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.default-information .career-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.comm-privacy .career-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.order-returns .career-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,
.default-information .address-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.comm-privacy .address-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.order-returns .address-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.saved-addresses .career-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.default-information .career-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.comm-privacy .career-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.comm-privacy .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.order-returns .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.saved-addresses .career-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.default-information .career-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.comm-privacy .career-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.order-returns .career-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,
.default-information .address-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.comm-privacy .address-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.order-returns .address-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.saved-addresses .career-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.default-information .career-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.comm-privacy .career-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.comm-privacy .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.order-returns .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.saved-addresses .career-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.default-information .career-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.comm-privacy .career-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.order-returns .career-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,
.default-information .address-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.comm-privacy .address-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.order-returns .address-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.saved-addresses .career-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.default-information .career-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.comm-privacy .career-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.comm-privacy .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.order-returns .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.saved-addresses .career-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.default-information .career-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.comm-privacy .career-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.order-returns .career-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,
.default-information .address-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.comm-privacy .address-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.order-returns .address-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.saved-addresses .career-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.default-information .career-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.comm-privacy .career-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.comm-privacy .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.order-returns .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.saved-addresses .career-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.default-information .career-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.comm-privacy .career-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.order-returns .career-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,
.default-information .address-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.comm-privacy .address-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.order-returns .address-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.saved-addresses .career-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.default-information .career-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.comm-privacy .career-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.comm-privacy .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.order-returns .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.saved-addresses .career-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.default-information .career-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.comm-privacy .career-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.order-returns .career-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,
.default-information .address-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.comm-privacy .address-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.order-returns .address-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.saved-addresses .career-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.default-information .career-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.comm-privacy .career-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.comm-privacy .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.order-returns .address-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.saved-addresses .career-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.default-information .career-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.comm-privacy .career-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.order-returns .career-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,
.default-information .address-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.comm-privacy .address-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.order-returns .address-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.saved-addresses .career-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.default-information .career-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.comm-privacy .career-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.order-returns .career-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,
.default-information .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.comm-privacy .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.order-returns .address-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.saved-addresses .career-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.default-information .career-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.comm-privacy .career-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.order-returns .career-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,
.default-information .address-panel > .panel-body + .table,
.comm-privacy .address-panel > .panel-body + .table,
.order-returns .address-panel > .panel-body + .table,
.saved-addresses .career-panel > .panel-body + .table,
.default-information .career-panel > .panel-body + .table,
.comm-privacy .career-panel > .panel-body + .table,
.order-returns .career-panel > .panel-body + .table,
.saved-addresses .address-panel > .panel-body + .table-responsive,
.default-information .address-panel > .panel-body + .table-responsive,
.comm-privacy .address-panel > .panel-body + .table-responsive,
.order-returns .address-panel > .panel-body + .table-responsive,
.saved-addresses .career-panel > .panel-body + .table-responsive,
.default-information .career-panel > .panel-body + .table-responsive,
.comm-privacy .career-panel > .panel-body + .table-responsive,
.order-returns .career-panel > .panel-body + .table-responsive,
.saved-addresses .address-panel > .table + .panel-body,
.default-information .address-panel > .table + .panel-body,
.comm-privacy .address-panel > .table + .panel-body,
.order-returns .address-panel > .table + .panel-body,
.saved-addresses .career-panel > .table + .panel-body,
.default-information .career-panel > .table + .panel-body,
.comm-privacy .career-panel > .table + .panel-body,
.order-returns .career-panel > .table + .panel-body,
.saved-addresses .address-panel > .table-responsive + .panel-body,
.default-information .address-panel > .table-responsive + .panel-body,
.comm-privacy .address-panel > .table-responsive + .panel-body,
.order-returns .address-panel > .table-responsive + .panel-body,
.saved-addresses .career-panel > .table-responsive + .panel-body,
.default-information .career-panel > .table-responsive + .panel-body,
.comm-privacy .career-panel > .table-responsive + .panel-body,
.order-returns .career-panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.saved-addresses .address-panel > .table > tbody:first-child > tr:first-child th,
.default-information .address-panel > .table > tbody:first-child > tr:first-child th,
.comm-privacy .address-panel > .table > tbody:first-child > tr:first-child th,
.order-returns .address-panel > .table > tbody:first-child > tr:first-child th,
.saved-addresses .career-panel > .table > tbody:first-child > tr:first-child th,
.default-information .career-panel > .table > tbody:first-child > tr:first-child th,
.comm-privacy .career-panel > .table > tbody:first-child > tr:first-child th,
.order-returns .career-panel > .table > tbody:first-child > tr:first-child th,
.saved-addresses .address-panel > .table > tbody:first-child > tr:first-child td,
.default-information .address-panel > .table > tbody:first-child > tr:first-child td,
.comm-privacy .address-panel > .table > tbody:first-child > tr:first-child td,
.order-returns .address-panel > .table > tbody:first-child > tr:first-child td,
.saved-addresses .career-panel > .table > tbody:first-child > tr:first-child td,
.default-information .career-panel > .table > tbody:first-child > tr:first-child td,
.comm-privacy .career-panel > .table > tbody:first-child > tr:first-child td,
.order-returns .career-panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.saved-addresses .address-panel > .table-bordered,
.default-information .address-panel > .table-bordered,
.comm-privacy .address-panel > .table-bordered,
.order-returns .address-panel > .table-bordered,
.saved-addresses .career-panel > .table-bordered,
.default-information .career-panel > .table-bordered,
.comm-privacy .career-panel > .table-bordered,
.order-returns .career-panel > .table-bordered,
.saved-addresses .address-panel > .table-responsive > .table-bordered,
.default-information .address-panel > .table-responsive > .table-bordered,
.comm-privacy .address-panel > .table-responsive > .table-bordered,
.order-returns .address-panel > .table-responsive > .table-bordered,
.saved-addresses .career-panel > .table-responsive > .table-bordered,
.default-information .career-panel > .table-responsive > .table-bordered,
.comm-privacy .career-panel > .table-responsive > .table-bordered,
.order-returns .career-panel > .table-responsive > .table-bordered {
  border: 0;
}
.saved-addresses .address-panel > .table-bordered > thead > tr > th:first-child,
.default-information .address-panel > .table-bordered > thead > tr > th:first-child,
.comm-privacy .address-panel > .table-bordered > thead > tr > th:first-child,
.order-returns .address-panel > .table-bordered > thead > tr > th:first-child,
.saved-addresses .career-panel > .table-bordered > thead > tr > th:first-child,
.default-information .career-panel > .table-bordered > thead > tr > th:first-child,
.comm-privacy .career-panel > .table-bordered > thead > tr > th:first-child,
.order-returns .career-panel > .table-bordered > thead > tr > th:first-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.default-information .address-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.comm-privacy .address-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.order-returns .address-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.saved-addresses .career-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.default-information .career-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.comm-privacy .career-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.order-returns .career-panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.saved-addresses .address-panel > .table-bordered > tbody > tr > th:first-child,
.default-information .address-panel > .table-bordered > tbody > tr > th:first-child,
.comm-privacy .address-panel > .table-bordered > tbody > tr > th:first-child,
.order-returns .address-panel > .table-bordered > tbody > tr > th:first-child,
.saved-addresses .career-panel > .table-bordered > tbody > tr > th:first-child,
.default-information .career-panel > .table-bordered > tbody > tr > th:first-child,
.comm-privacy .career-panel > .table-bordered > tbody > tr > th:first-child,
.order-returns .career-panel > .table-bordered > tbody > tr > th:first-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.default-information .address-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.comm-privacy .address-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.order-returns .address-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.saved-addresses .career-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.default-information .career-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.comm-privacy .career-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.order-returns .career-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.saved-addresses .address-panel > .table-bordered > tfoot > tr > th:first-child,
.default-information .address-panel > .table-bordered > tfoot > tr > th:first-child,
.comm-privacy .address-panel > .table-bordered > tfoot > tr > th:first-child,
.order-returns .address-panel > .table-bordered > tfoot > tr > th:first-child,
.saved-addresses .career-panel > .table-bordered > tfoot > tr > th:first-child,
.default-information .career-panel > .table-bordered > tfoot > tr > th:first-child,
.comm-privacy .career-panel > .table-bordered > tfoot > tr > th:first-child,
.order-returns .career-panel > .table-bordered > tfoot > tr > th:first-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.default-information .address-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.comm-privacy .address-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.order-returns .address-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.saved-addresses .career-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.default-information .career-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.comm-privacy .career-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.order-returns .career-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.saved-addresses .address-panel > .table-bordered > thead > tr > td:first-child,
.default-information .address-panel > .table-bordered > thead > tr > td:first-child,
.comm-privacy .address-panel > .table-bordered > thead > tr > td:first-child,
.order-returns .address-panel > .table-bordered > thead > tr > td:first-child,
.saved-addresses .career-panel > .table-bordered > thead > tr > td:first-child,
.default-information .career-panel > .table-bordered > thead > tr > td:first-child,
.comm-privacy .career-panel > .table-bordered > thead > tr > td:first-child,
.order-returns .career-panel > .table-bordered > thead > tr > td:first-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.default-information .address-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.comm-privacy .address-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.order-returns .address-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.saved-addresses .career-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.default-information .career-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.comm-privacy .career-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.order-returns .career-panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.saved-addresses .address-panel > .table-bordered > tbody > tr > td:first-child,
.default-information .address-panel > .table-bordered > tbody > tr > td:first-child,
.comm-privacy .address-panel > .table-bordered > tbody > tr > td:first-child,
.order-returns .address-panel > .table-bordered > tbody > tr > td:first-child,
.saved-addresses .career-panel > .table-bordered > tbody > tr > td:first-child,
.default-information .career-panel > .table-bordered > tbody > tr > td:first-child,
.comm-privacy .career-panel > .table-bordered > tbody > tr > td:first-child,
.order-returns .career-panel > .table-bordered > tbody > tr > td:first-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.default-information .address-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.comm-privacy .address-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.order-returns .address-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.saved-addresses .career-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.default-information .career-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.comm-privacy .career-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.order-returns .career-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.saved-addresses .address-panel > .table-bordered > tfoot > tr > td:first-child,
.default-information .address-panel > .table-bordered > tfoot > tr > td:first-child,
.comm-privacy .address-panel > .table-bordered > tfoot > tr > td:first-child,
.order-returns .address-panel > .table-bordered > tfoot > tr > td:first-child,
.saved-addresses .career-panel > .table-bordered > tfoot > tr > td:first-child,
.default-information .career-panel > .table-bordered > tfoot > tr > td:first-child,
.comm-privacy .career-panel > .table-bordered > tfoot > tr > td:first-child,
.order-returns .career-panel > .table-bordered > tfoot > tr > td:first-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.default-information .address-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.comm-privacy .address-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.order-returns .address-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.saved-addresses .career-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.default-information .career-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.comm-privacy .career-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.order-returns .career-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.saved-addresses .address-panel > .table-bordered > thead > tr > th:last-child,
.default-information .address-panel > .table-bordered > thead > tr > th:last-child,
.comm-privacy .address-panel > .table-bordered > thead > tr > th:last-child,
.order-returns .address-panel > .table-bordered > thead > tr > th:last-child,
.saved-addresses .career-panel > .table-bordered > thead > tr > th:last-child,
.default-information .career-panel > .table-bordered > thead > tr > th:last-child,
.comm-privacy .career-panel > .table-bordered > thead > tr > th:last-child,
.order-returns .career-panel > .table-bordered > thead > tr > th:last-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.default-information .address-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.comm-privacy .address-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.order-returns .address-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.saved-addresses .career-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.default-information .career-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.comm-privacy .career-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.order-returns .career-panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.saved-addresses .address-panel > .table-bordered > tbody > tr > th:last-child,
.default-information .address-panel > .table-bordered > tbody > tr > th:last-child,
.comm-privacy .address-panel > .table-bordered > tbody > tr > th:last-child,
.order-returns .address-panel > .table-bordered > tbody > tr > th:last-child,
.saved-addresses .career-panel > .table-bordered > tbody > tr > th:last-child,
.default-information .career-panel > .table-bordered > tbody > tr > th:last-child,
.comm-privacy .career-panel > .table-bordered > tbody > tr > th:last-child,
.order-returns .career-panel > .table-bordered > tbody > tr > th:last-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.default-information .address-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.comm-privacy .address-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.order-returns .address-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.saved-addresses .career-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.default-information .career-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.comm-privacy .career-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.order-returns .career-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.saved-addresses .address-panel > .table-bordered > tfoot > tr > th:last-child,
.default-information .address-panel > .table-bordered > tfoot > tr > th:last-child,
.comm-privacy .address-panel > .table-bordered > tfoot > tr > th:last-child,
.order-returns .address-panel > .table-bordered > tfoot > tr > th:last-child,
.saved-addresses .career-panel > .table-bordered > tfoot > tr > th:last-child,
.default-information .career-panel > .table-bordered > tfoot > tr > th:last-child,
.comm-privacy .career-panel > .table-bordered > tfoot > tr > th:last-child,
.order-returns .career-panel > .table-bordered > tfoot > tr > th:last-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.default-information .address-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.comm-privacy .address-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.order-returns .address-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.saved-addresses .career-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.default-information .career-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.comm-privacy .career-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.order-returns .career-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.saved-addresses .address-panel > .table-bordered > thead > tr > td:last-child,
.default-information .address-panel > .table-bordered > thead > tr > td:last-child,
.comm-privacy .address-panel > .table-bordered > thead > tr > td:last-child,
.order-returns .address-panel > .table-bordered > thead > tr > td:last-child,
.saved-addresses .career-panel > .table-bordered > thead > tr > td:last-child,
.default-information .career-panel > .table-bordered > thead > tr > td:last-child,
.comm-privacy .career-panel > .table-bordered > thead > tr > td:last-child,
.order-returns .career-panel > .table-bordered > thead > tr > td:last-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.default-information .address-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.comm-privacy .address-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.order-returns .address-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.saved-addresses .career-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.default-information .career-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.comm-privacy .career-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.order-returns .career-panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.saved-addresses .address-panel > .table-bordered > tbody > tr > td:last-child,
.default-information .address-panel > .table-bordered > tbody > tr > td:last-child,
.comm-privacy .address-panel > .table-bordered > tbody > tr > td:last-child,
.order-returns .address-panel > .table-bordered > tbody > tr > td:last-child,
.saved-addresses .career-panel > .table-bordered > tbody > tr > td:last-child,
.default-information .career-panel > .table-bordered > tbody > tr > td:last-child,
.comm-privacy .career-panel > .table-bordered > tbody > tr > td:last-child,
.order-returns .career-panel > .table-bordered > tbody > tr > td:last-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.default-information .address-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.comm-privacy .address-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.order-returns .address-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.saved-addresses .career-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.default-information .career-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.comm-privacy .career-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.order-returns .career-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.saved-addresses .address-panel > .table-bordered > tfoot > tr > td:last-child,
.default-information .address-panel > .table-bordered > tfoot > tr > td:last-child,
.comm-privacy .address-panel > .table-bordered > tfoot > tr > td:last-child,
.order-returns .address-panel > .table-bordered > tfoot > tr > td:last-child,
.saved-addresses .career-panel > .table-bordered > tfoot > tr > td:last-child,
.default-information .career-panel > .table-bordered > tfoot > tr > td:last-child,
.comm-privacy .career-panel > .table-bordered > tfoot > tr > td:last-child,
.order-returns .career-panel > .table-bordered > tfoot > tr > td:last-child,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.default-information .address-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.comm-privacy .address-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.order-returns .address-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.saved-addresses .career-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.default-information .career-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.comm-privacy .career-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.order-returns .career-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.saved-addresses .address-panel > .table-bordered > thead > tr:first-child > td,
.default-information .address-panel > .table-bordered > thead > tr:first-child > td,
.comm-privacy .address-panel > .table-bordered > thead > tr:first-child > td,
.order-returns .address-panel > .table-bordered > thead > tr:first-child > td,
.saved-addresses .career-panel > .table-bordered > thead > tr:first-child > td,
.default-information .career-panel > .table-bordered > thead > tr:first-child > td,
.comm-privacy .career-panel > .table-bordered > thead > tr:first-child > td,
.order-returns .career-panel > .table-bordered > thead > tr:first-child > td,
.saved-addresses .address-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.default-information .address-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.comm-privacy .address-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.order-returns .address-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.saved-addresses .career-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.default-information .career-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.comm-privacy .career-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.order-returns .career-panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.saved-addresses .address-panel > .table-bordered > tbody > tr:first-child > td,
.default-information .address-panel > .table-bordered > tbody > tr:first-child > td,
.comm-privacy .address-panel > .table-bordered > tbody > tr:first-child > td,
.order-returns .address-panel > .table-bordered > tbody > tr:first-child > td,
.saved-addresses .career-panel > .table-bordered > tbody > tr:first-child > td,
.default-information .career-panel > .table-bordered > tbody > tr:first-child > td,
.comm-privacy .career-panel > .table-bordered > tbody > tr:first-child > td,
.order-returns .career-panel > .table-bordered > tbody > tr:first-child > td,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.default-information .address-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.comm-privacy .address-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.order-returns .address-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.saved-addresses .career-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.default-information .career-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.comm-privacy .career-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.order-returns .career-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.saved-addresses .address-panel > .table-bordered > thead > tr:first-child > th,
.default-information .address-panel > .table-bordered > thead > tr:first-child > th,
.comm-privacy .address-panel > .table-bordered > thead > tr:first-child > th,
.order-returns .address-panel > .table-bordered > thead > tr:first-child > th,
.saved-addresses .career-panel > .table-bordered > thead > tr:first-child > th,
.default-information .career-panel > .table-bordered > thead > tr:first-child > th,
.comm-privacy .career-panel > .table-bordered > thead > tr:first-child > th,
.order-returns .career-panel > .table-bordered > thead > tr:first-child > th,
.saved-addresses .address-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.default-information .address-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.comm-privacy .address-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.order-returns .address-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.saved-addresses .career-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.default-information .career-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.comm-privacy .career-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.order-returns .career-panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.saved-addresses .address-panel > .table-bordered > tbody > tr:first-child > th,
.default-information .address-panel > .table-bordered > tbody > tr:first-child > th,
.comm-privacy .address-panel > .table-bordered > tbody > tr:first-child > th,
.order-returns .address-panel > .table-bordered > tbody > tr:first-child > th,
.saved-addresses .career-panel > .table-bordered > tbody > tr:first-child > th,
.default-information .career-panel > .table-bordered > tbody > tr:first-child > th,
.comm-privacy .career-panel > .table-bordered > tbody > tr:first-child > th,
.order-returns .career-panel > .table-bordered > tbody > tr:first-child > th,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.default-information .address-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.comm-privacy .address-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.order-returns .address-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.saved-addresses .career-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.default-information .career-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.comm-privacy .career-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.order-returns .career-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.saved-addresses .address-panel > .table-bordered > tbody > tr:last-child > td,
.default-information .address-panel > .table-bordered > tbody > tr:last-child > td,
.comm-privacy .address-panel > .table-bordered > tbody > tr:last-child > td,
.order-returns .address-panel > .table-bordered > tbody > tr:last-child > td,
.saved-addresses .career-panel > .table-bordered > tbody > tr:last-child > td,
.default-information .career-panel > .table-bordered > tbody > tr:last-child > td,
.comm-privacy .career-panel > .table-bordered > tbody > tr:last-child > td,
.order-returns .career-panel > .table-bordered > tbody > tr:last-child > td,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.default-information .address-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.comm-privacy .address-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.order-returns .address-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.saved-addresses .career-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.default-information .career-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.comm-privacy .career-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.order-returns .career-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.saved-addresses .address-panel > .table-bordered > tfoot > tr:last-child > td,
.default-information .address-panel > .table-bordered > tfoot > tr:last-child > td,
.comm-privacy .address-panel > .table-bordered > tfoot > tr:last-child > td,
.order-returns .address-panel > .table-bordered > tfoot > tr:last-child > td,
.saved-addresses .career-panel > .table-bordered > tfoot > tr:last-child > td,
.default-information .career-panel > .table-bordered > tfoot > tr:last-child > td,
.comm-privacy .career-panel > .table-bordered > tfoot > tr:last-child > td,
.order-returns .career-panel > .table-bordered > tfoot > tr:last-child > td,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.default-information .address-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.comm-privacy .address-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.order-returns .address-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.saved-addresses .career-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.default-information .career-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.comm-privacy .career-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.order-returns .career-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.saved-addresses .address-panel > .table-bordered > tbody > tr:last-child > th,
.default-information .address-panel > .table-bordered > tbody > tr:last-child > th,
.comm-privacy .address-panel > .table-bordered > tbody > tr:last-child > th,
.order-returns .address-panel > .table-bordered > tbody > tr:last-child > th,
.saved-addresses .career-panel > .table-bordered > tbody > tr:last-child > th,
.default-information .career-panel > .table-bordered > tbody > tr:last-child > th,
.comm-privacy .career-panel > .table-bordered > tbody > tr:last-child > th,
.order-returns .career-panel > .table-bordered > tbody > tr:last-child > th,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.default-information .address-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.comm-privacy .address-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.order-returns .address-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.saved-addresses .career-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.default-information .career-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.comm-privacy .career-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.order-returns .career-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.saved-addresses .address-panel > .table-bordered > tfoot > tr:last-child > th,
.default-information .address-panel > .table-bordered > tfoot > tr:last-child > th,
.comm-privacy .address-panel > .table-bordered > tfoot > tr:last-child > th,
.order-returns .address-panel > .table-bordered > tfoot > tr:last-child > th,
.saved-addresses .career-panel > .table-bordered > tfoot > tr:last-child > th,
.default-information .career-panel > .table-bordered > tfoot > tr:last-child > th,
.comm-privacy .career-panel > .table-bordered > tfoot > tr:last-child > th,
.order-returns .career-panel > .table-bordered > tfoot > tr:last-child > th,
.saved-addresses .address-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.default-information .address-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.comm-privacy .address-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.order-returns .address-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.saved-addresses .career-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.default-information .career-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.comm-privacy .career-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.order-returns .career-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.saved-addresses .address-panel > .table-responsive,
.default-information .address-panel > .table-responsive,
.comm-privacy .address-panel > .table-responsive,
.order-returns .address-panel > .table-responsive,
.saved-addresses .career-panel > .table-responsive,
.default-information .career-panel > .table-responsive,
.comm-privacy .career-panel > .table-responsive,
.order-returns .career-panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.saved-addresses .address-panel > .panel-heading,
.default-information .address-panel > .panel-heading,
.comm-privacy .address-panel > .panel-heading,
.order-returns .address-panel > .panel-heading,
.saved-addresses .career-panel > .panel-heading,
.default-information .career-panel > .panel-heading,
.comm-privacy .career-panel > .panel-heading,
.order-returns .career-panel > .panel-heading {
  color: #707070;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.saved-addresses .address-panel > .panel-heading + .panel-collapse > .panel-body,
.default-information .address-panel > .panel-heading + .panel-collapse > .panel-body,
.comm-privacy .address-panel > .panel-heading + .panel-collapse > .panel-body,
.order-returns .address-panel > .panel-heading + .panel-collapse > .panel-body,
.saved-addresses .career-panel > .panel-heading + .panel-collapse > .panel-body,
.default-information .career-panel > .panel-heading + .panel-collapse > .panel-body,
.comm-privacy .career-panel > .panel-heading + .panel-collapse > .panel-body,
.order-returns .career-panel > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.saved-addresses .address-panel > .panel-heading .badge,
.default-information .address-panel > .panel-heading .badge,
.comm-privacy .address-panel > .panel-heading .badge,
.order-returns .address-panel > .panel-heading .badge,
.saved-addresses .career-panel > .panel-heading .badge,
.default-information .career-panel > .panel-heading .badge,
.comm-privacy .career-panel > .panel-heading .badge,
.order-returns .career-panel > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #707070;
}
.saved-addresses .address-panel > .panel-footer + .panel-collapse > .panel-body,
.default-information .address-panel > .panel-footer + .panel-collapse > .panel-body,
.comm-privacy .address-panel > .panel-footer + .panel-collapse > .panel-body,
.order-returns .address-panel > .panel-footer + .panel-collapse > .panel-body,
.saved-addresses .career-panel > .panel-footer + .panel-collapse > .panel-body,
.default-information .career-panel > .panel-footer + .panel-collapse > .panel-body,
.comm-privacy .career-panel > .panel-footer + .panel-collapse > .panel-body,
.order-returns .career-panel > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.saved-addresses .address-panel .address-heading,
.default-information .address-panel .address-heading,
.comm-privacy .address-panel .address-heading,
.order-returns .address-panel .address-heading,
.saved-addresses .career-panel .address-heading,
.default-information .career-panel .address-heading,
.comm-privacy .career-panel .address-heading,
.order-returns .career-panel .address-heading {
  color: #707070;
  background-color: #f5f5f5;
  border-color: #ddd;
  background-color: #cfcfcf;
  padding: 10px 15px;
}
.saved-addresses .address-panel .address-heading + .panel-collapse > .panel-body,
.default-information .address-panel .address-heading + .panel-collapse > .panel-body,
.comm-privacy .address-panel .address-heading + .panel-collapse > .panel-body,
.order-returns .address-panel .address-heading + .panel-collapse > .panel-body,
.saved-addresses .career-panel .address-heading + .panel-collapse > .panel-body,
.default-information .career-panel .address-heading + .panel-collapse > .panel-body,
.comm-privacy .career-panel .address-heading + .panel-collapse > .panel-body,
.order-returns .career-panel .address-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.saved-addresses .address-panel .address-heading .badge,
.default-information .address-panel .address-heading .badge,
.comm-privacy .address-panel .address-heading .badge,
.order-returns .address-panel .address-heading .badge,
.saved-addresses .career-panel .address-heading .badge,
.default-information .career-panel .address-heading .badge,
.comm-privacy .career-panel .address-heading .badge,
.order-returns .career-panel .address-heading .badge {
  color: #f5f5f5;
  background-color: #707070;
}
.saved-addresses .address-panel .address-heading h4,
.default-information .address-panel .address-heading h4,
.comm-privacy .address-panel .address-heading h4,
.order-returns .address-panel .address-heading h4,
.saved-addresses .career-panel .address-heading h4,
.default-information .career-panel .address-heading h4,
.comm-privacy .career-panel .address-heading h4,
.order-returns .career-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,
.default-information .address-panel .address-heading h4 > a,
.comm-privacy .address-panel .address-heading h4 > a,
.order-returns .address-panel .address-heading h4 > a,
.saved-addresses .career-panel .address-heading h4 > a,
.default-information .career-panel .address-heading h4 > a,
.comm-privacy .career-panel .address-heading h4 > a,
.order-returns .career-panel .address-heading h4 > a,
.saved-addresses .address-panel .address-heading h4 > small,
.default-information .address-panel .address-heading h4 > small,
.comm-privacy .address-panel .address-heading h4 > small,
.order-returns .address-panel .address-heading h4 > small,
.saved-addresses .career-panel .address-heading h4 > small,
.default-information .career-panel .address-heading h4 > small,
.comm-privacy .career-panel .address-heading h4 > small,
.order-returns .career-panel .address-heading h4 > small,
.saved-addresses .address-panel .address-heading h4 > .small,
.default-information .address-panel .address-heading h4 > .small,
.comm-privacy .address-panel .address-heading h4 > .small,
.order-returns .address-panel .address-heading h4 > .small,
.saved-addresses .career-panel .address-heading h4 > .small,
.default-information .career-panel .address-heading h4 > .small,
.comm-privacy .career-panel .address-heading h4 > .small,
.order-returns .career-panel .address-heading h4 > .small,
.saved-addresses .address-panel .address-heading h4 > small > a,
.default-information .address-panel .address-heading h4 > small > a,
.comm-privacy .address-panel .address-heading h4 > small > a,
.order-returns .address-panel .address-heading h4 > small > a,
.saved-addresses .career-panel .address-heading h4 > small > a,
.default-information .career-panel .address-heading h4 > small > a,
.comm-privacy .career-panel .address-heading h4 > small > a,
.order-returns .career-panel .address-heading h4 > small > a,
.saved-addresses .address-panel .address-heading h4 > .small > a,
.default-information .address-panel .address-heading h4 > .small > a,
.comm-privacy .address-panel .address-heading h4 > .small > a,
.order-returns .address-panel .address-heading h4 > .small > a,
.saved-addresses .career-panel .address-heading h4 > .small > a,
.default-information .career-panel .address-heading h4 > .small > a,
.comm-privacy .career-panel .address-heading h4 > .small > a,
.order-returns .career-panel .address-heading h4 > .small > a {
  color: inherit;
}
.saved-addresses .address-panel .address-heading a:hover,
.default-information .address-panel .address-heading a:hover,
.comm-privacy .address-panel .address-heading a:hover,
.order-returns .address-panel .address-heading a:hover,
.saved-addresses .career-panel .address-heading a:hover,
.default-information .career-panel .address-heading a:hover,
.comm-privacy .career-panel .address-heading a:hover,
.order-returns .career-panel .address-heading a:hover {
  font-weight: bold;
}
.saved-addresses .address-panel .address-body,
.default-information .address-panel .address-body,
.comm-privacy .address-panel .address-body,
.order-returns .address-panel .address-body,
.saved-addresses .career-panel .address-body,
.default-information .career-panel .address-body,
.comm-privacy .career-panel .address-body,
.order-returns .career-panel .address-body {
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-bottom: 60px;
}
@media (max-width: 480px) {
  .saved-addresses .address-panel .address-body,
  .default-information .address-panel .address-body,
  .comm-privacy .address-panel .address-body,
  .order-returns .address-panel .address-body,
  .saved-addresses .career-panel .address-body,
  .default-information .career-panel .address-body,
  .comm-privacy .career-panel .address-body,
  .order-returns .career-panel .address-body {
    padding-bottom: 10px;
  }
}
.saved-addresses .address-panel .address-body .table-responsive,
.default-information .address-panel .address-body .table-responsive,
.comm-privacy .address-panel .address-body .table-responsive,
.order-returns .address-panel .address-body .table-responsive,
.saved-addresses .career-panel .address-body .table-responsive,
.default-information .career-panel .address-body .table-responsive,
.comm-privacy .career-panel .address-body .table-responsive,
.order-returns .career-panel .address-body .table-responsive {
  width: 100%;
}
.saved-addresses .address-panel .address-body .table-responsive hr,
.default-information .address-panel .address-body .table-responsive hr,
.comm-privacy .address-panel .address-body .table-responsive hr,
.order-returns .address-panel .address-body .table-responsive hr,
.saved-addresses .career-panel .address-body .table-responsive hr,
.default-information .career-panel .address-body .table-responsive hr,
.comm-privacy .career-panel .address-body .table-responsive hr,
.order-returns .career-panel .address-body .table-responsive hr {
  border-top: 2px solid #cfcfcf;
}
.saved-addresses .address-panel .card-image,
.default-information .address-panel .card-image,
.comm-privacy .address-panel .card-image,
.order-returns .address-panel .card-image,
.saved-addresses .career-panel .card-image,
.default-information .career-panel .card-image,
.comm-privacy .career-panel .card-image,
.order-returns .career-panel .card-image {
  text-align: center;
  padding: 10px;
}
.saved-addresses .address-panel .card-image img,
.default-information .address-panel .card-image img,
.comm-privacy .address-panel .card-image img,
.order-returns .address-panel .card-image img,
.saved-addresses .career-panel .card-image img,
.default-information .career-panel .card-image img,
.comm-privacy .career-panel .card-image img,
.order-returns .career-panel .card-image img {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .saved-addresses .address-panel .card-image img,
  .default-information .address-panel .card-image img,
  .comm-privacy .address-panel .card-image img,
  .order-returns .address-panel .card-image img,
  .saved-addresses .career-panel .card-image img,
  .default-information .career-panel .card-image img,
  .comm-privacy .career-panel .card-image img,
  .order-returns .career-panel .card-image img {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .saved-addresses .address-panel .card-image img,
  .default-information .address-panel .card-image img,
  .comm-privacy .address-panel .card-image img,
  .order-returns .address-panel .card-image img,
  .saved-addresses .career-panel .card-image img,
  .default-information .career-panel .card-image img,
  .comm-privacy .career-panel .card-image img,
  .order-returns .career-panel .card-image img {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .saved-addresses .address-panel .card-image img,
  .default-information .address-panel .card-image img,
  .comm-privacy .address-panel .card-image img,
  .order-returns .address-panel .card-image img,
  .saved-addresses .career-panel .card-image img,
  .default-information .career-panel .card-image img,
  .comm-privacy .career-panel .card-image img,
  .order-returns .career-panel .card-image img {
    padding-left: 75px;
    padding-right: 75px;
  }
}
.saved-addresses .address-panel .card-info,
.default-information .address-panel .card-info,
.comm-privacy .address-panel .card-info,
.order-returns .address-panel .card-info,
.saved-addresses .career-panel .card-info,
.default-information .career-panel .card-info,
.comm-privacy .career-panel .card-info,
.order-returns .career-panel .card-info {
  text-align: left;
}
.saved-addresses .address-panel .form-actions,
.default-information .address-panel .form-actions,
.comm-privacy .address-panel .form-actions,
.order-returns .address-panel .form-actions,
.saved-addresses .career-panel .form-actions,
.default-information .career-panel .form-actions,
.comm-privacy .career-panel .form-actions,
.order-returns .career-panel .form-actions {
  text-align: center;
  padding-bottom: 10px;
}
.saved-addresses .address-row,
.default-information .address-row,
.comm-privacy .address-row,
.order-returns .address-row {
  padding-bottom: 0.42857143em;
}
.saved-addresses .btn-item-delete,
.default-information .btn-item-delete,
.comm-privacy .btn-item-delete,
.order-returns .btn-item-delete {
  color: #fff;
  padding: 0;
  position: absolute;
  right: 0.85714286em;
  top: 0.42857143em;
  z-index: 10;
}
.saved-addresses .btn-item-delete.payment,
.default-information .btn-item-delete.payment,
.comm-privacy .btn-item-delete.payment,
.order-returns .btn-item-delete.payment {
  color: #000;
}
.saved-addresses .subtitle:before,
.default-information .subtitle:before,
.comm-privacy .subtitle:before,
.order-returns .subtitle:before,
.saved-addresses .subtitle:after,
.default-information .subtitle:after,
.comm-privacy .subtitle:after,
.order-returns .subtitle:after {
  content: " ";
  display: table;
}
.saved-addresses .subtitle:after,
.default-information .subtitle:after,
.comm-privacy .subtitle:after,
.order-returns .subtitle:after {
  clear: both;
}
.saved-addresses .subtitle:before,
.default-information .subtitle:before,
.comm-privacy .subtitle:before,
.order-returns .subtitle:before,
.saved-addresses .subtitle:after,
.default-information .subtitle:after,
.comm-privacy .subtitle:after,
.order-returns .subtitle:after {
  content: " ";
  display: table;
}
.saved-addresses .subtitle:after,
.default-information .subtitle:after,
.comm-privacy .subtitle:after,
.order-returns .subtitle:after {
  clear: both;
}
.saved-addresses .link-add-address,
.default-information .link-add-address,
.comm-privacy .link-add-address,
.order-returns .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;
  text-transform: uppercase;
  -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: #cfcfcf;
  display: block;
  margin: 10px 0;
}
.saved-addresses .link-add-address:focus,
.default-information .link-add-address:focus,
.comm-privacy .link-add-address:focus,
.order-returns .link-add-address:focus,
.saved-addresses .link-add-address:active:focus,
.default-information .link-add-address:active:focus,
.comm-privacy .link-add-address:active:focus,
.order-returns .link-add-address:active:focus,
.saved-addresses .link-add-address.active:focus,
.default-information .link-add-address.active:focus,
.comm-privacy .link-add-address.active:focus,
.order-returns .link-add-address.active:focus,
.saved-addresses .link-add-address.focus,
.default-information .link-add-address.focus,
.comm-privacy .link-add-address.focus,
.order-returns .link-add-address.focus,
.saved-addresses .link-add-address:active.focus,
.default-information .link-add-address:active.focus,
.comm-privacy .link-add-address:active.focus,
.order-returns .link-add-address:active.focus,
.saved-addresses .link-add-address.active.focus,
.default-information .link-add-address.active.focus,
.comm-privacy .link-add-address.active.focus,
.order-returns .link-add-address.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.saved-addresses .link-add-address:hover,
.default-information .link-add-address:hover,
.comm-privacy .link-add-address:hover,
.order-returns .link-add-address:hover,
.saved-addresses .link-add-address:focus,
.default-information .link-add-address:focus,
.comm-privacy .link-add-address:focus,
.order-returns .link-add-address:focus,
.saved-addresses .link-add-address.focus,
.default-information .link-add-address.focus,
.comm-privacy .link-add-address.focus,
.order-returns .link-add-address.focus {
  color: #333;
  text-decoration: none;
}
.saved-addresses .link-add-address:active,
.default-information .link-add-address:active,
.comm-privacy .link-add-address:active,
.order-returns .link-add-address:active,
.saved-addresses .link-add-address.active,
.default-information .link-add-address.active,
.comm-privacy .link-add-address.active,
.order-returns .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,
.default-information .link-add-address.disabled,
.comm-privacy .link-add-address.disabled,
.order-returns .link-add-address.disabled,
.saved-addresses .link-add-address[disabled],
.default-information .link-add-address[disabled],
.comm-privacy .link-add-address[disabled],
.order-returns .link-add-address[disabled],
fieldset[disabled] .saved-addresses .link-add-address,
fieldset[disabled] .default-information .link-add-address,
fieldset[disabled] .comm-privacy .link-add-address,
fieldset[disabled] .order-returns .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,
a.default-information .link-add-address.disabled,
a.comm-privacy .link-add-address.disabled,
a.order-returns .link-add-address.disabled,
fieldset[disabled] a.saved-addresses .link-add-address,
fieldset[disabled] a.default-information .link-add-address,
fieldset[disabled] a.comm-privacy .link-add-address,
fieldset[disabled] a.order-returns .link-add-address {
  pointer-events: none;
}
.saved-addresses .link-add-address:focus,
.default-information .link-add-address:focus,
.comm-privacy .link-add-address:focus,
.order-returns .link-add-address:focus,
.saved-addresses .link-add-address.focus,
.default-information .link-add-address.focus,
.comm-privacy .link-add-address.focus,
.order-returns .link-add-address.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8f8f8f;
}
.saved-addresses .link-add-address:hover,
.default-information .link-add-address:hover,
.comm-privacy .link-add-address:hover,
.order-returns .link-add-address:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.saved-addresses .link-add-address:active,
.default-information .link-add-address:active,
.comm-privacy .link-add-address:active,
.order-returns .link-add-address:active,
.saved-addresses .link-add-address.active,
.default-information .link-add-address.active,
.comm-privacy .link-add-address.active,
.order-returns .link-add-address.active,
.open > .dropdown-toggle.saved-addresses .link-add-address,
.open > .dropdown-toggle.default-information .link-add-address,
.open > .dropdown-toggle.comm-privacy .link-add-address,
.open > .dropdown-toggle.order-returns .link-add-address {
  color: #333;
  background-color: #e6e6e6;
  border-color: #b0b0b0;
}
.saved-addresses .link-add-address:active:hover,
.default-information .link-add-address:active:hover,
.comm-privacy .link-add-address:active:hover,
.order-returns .link-add-address:active:hover,
.saved-addresses .link-add-address.active:hover,
.default-information .link-add-address.active:hover,
.comm-privacy .link-add-address.active:hover,
.order-returns .link-add-address.active:hover,
.open > .dropdown-toggle.saved-addresses .link-add-address:hover,
.open > .dropdown-toggle.default-information .link-add-address:hover,
.open > .dropdown-toggle.comm-privacy .link-add-address:hover,
.open > .dropdown-toggle.order-returns .link-add-address:hover,
.saved-addresses .link-add-address:active:focus,
.default-information .link-add-address:active:focus,
.comm-privacy .link-add-address:active:focus,
.order-returns .link-add-address:active:focus,
.saved-addresses .link-add-address.active:focus,
.default-information .link-add-address.active:focus,
.comm-privacy .link-add-address.active:focus,
.order-returns .link-add-address.active:focus,
.open > .dropdown-toggle.saved-addresses .link-add-address:focus,
.open > .dropdown-toggle.default-information .link-add-address:focus,
.open > .dropdown-toggle.comm-privacy .link-add-address:focus,
.open > .dropdown-toggle.order-returns .link-add-address:focus,
.saved-addresses .link-add-address:active.focus,
.default-information .link-add-address:active.focus,
.comm-privacy .link-add-address:active.focus,
.order-returns .link-add-address:active.focus,
.saved-addresses .link-add-address.active.focus,
.default-information .link-add-address.active.focus,
.comm-privacy .link-add-address.active.focus,
.order-returns .link-add-address.active.focus,
.open > .dropdown-toggle.saved-addresses .link-add-address.focus,
.open > .dropdown-toggle.default-information .link-add-address.focus,
.open > .dropdown-toggle.comm-privacy .link-add-address.focus,
.open > .dropdown-toggle.order-returns .link-add-address.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8f8f8f;
}
.saved-addresses .link-add-address:active,
.default-information .link-add-address:active,
.comm-privacy .link-add-address:active,
.order-returns .link-add-address:active,
.saved-addresses .link-add-address.active,
.default-information .link-add-address.active,
.comm-privacy .link-add-address.active,
.order-returns .link-add-address.active,
.open > .dropdown-toggle.saved-addresses .link-add-address,
.open > .dropdown-toggle.default-information .link-add-address,
.open > .dropdown-toggle.comm-privacy .link-add-address,
.open > .dropdown-toggle.order-returns .link-add-address {
  background-image: none;
}
.saved-addresses .link-add-address.disabled,
.default-information .link-add-address.disabled,
.comm-privacy .link-add-address.disabled,
.order-returns .link-add-address.disabled,
.saved-addresses .link-add-address[disabled],
.default-information .link-add-address[disabled],
.comm-privacy .link-add-address[disabled],
.order-returns .link-add-address[disabled],
fieldset[disabled] .saved-addresses .link-add-address,
fieldset[disabled] .default-information .link-add-address,
fieldset[disabled] .comm-privacy .link-add-address,
fieldset[disabled] .order-returns .link-add-address,
.saved-addresses .link-add-address.disabled:hover,
.default-information .link-add-address.disabled:hover,
.comm-privacy .link-add-address.disabled:hover,
.order-returns .link-add-address.disabled:hover,
.saved-addresses .link-add-address[disabled]:hover,
.default-information .link-add-address[disabled]:hover,
.comm-privacy .link-add-address[disabled]:hover,
.order-returns .link-add-address[disabled]:hover,
fieldset[disabled] .saved-addresses .link-add-address:hover,
fieldset[disabled] .default-information .link-add-address:hover,
fieldset[disabled] .comm-privacy .link-add-address:hover,
fieldset[disabled] .order-returns .link-add-address:hover,
.saved-addresses .link-add-address.disabled:focus,
.default-information .link-add-address.disabled:focus,
.comm-privacy .link-add-address.disabled:focus,
.order-returns .link-add-address.disabled:focus,
.saved-addresses .link-add-address[disabled]:focus,
.default-information .link-add-address[disabled]:focus,
.comm-privacy .link-add-address[disabled]:focus,
.order-returns .link-add-address[disabled]:focus,
fieldset[disabled] .saved-addresses .link-add-address:focus,
fieldset[disabled] .default-information .link-add-address:focus,
fieldset[disabled] .comm-privacy .link-add-address:focus,
fieldset[disabled] .order-returns .link-add-address:focus,
.saved-addresses .link-add-address.disabled.focus,
.default-information .link-add-address.disabled.focus,
.comm-privacy .link-add-address.disabled.focus,
.order-returns .link-add-address.disabled.focus,
.saved-addresses .link-add-address[disabled].focus,
.default-information .link-add-address[disabled].focus,
.comm-privacy .link-add-address[disabled].focus,
.order-returns .link-add-address[disabled].focus,
fieldset[disabled] .saved-addresses .link-add-address.focus,
fieldset[disabled] .default-information .link-add-address.focus,
fieldset[disabled] .comm-privacy .link-add-address.focus,
fieldset[disabled] .order-returns .link-add-address.focus,
.saved-addresses .link-add-address.disabled:active,
.default-information .link-add-address.disabled:active,
.comm-privacy .link-add-address.disabled:active,
.order-returns .link-add-address.disabled:active,
.saved-addresses .link-add-address[disabled]:active,
.default-information .link-add-address[disabled]:active,
.comm-privacy .link-add-address[disabled]:active,
.order-returns .link-add-address[disabled]:active,
fieldset[disabled] .saved-addresses .link-add-address:active,
fieldset[disabled] .default-information .link-add-address:active,
fieldset[disabled] .comm-privacy .link-add-address:active,
fieldset[disabled] .order-returns .link-add-address:active,
.saved-addresses .link-add-address.disabled.active,
.default-information .link-add-address.disabled.active,
.comm-privacy .link-add-address.disabled.active,
.order-returns .link-add-address.disabled.active,
.saved-addresses .link-add-address[disabled].active,
.default-information .link-add-address[disabled].active,
.comm-privacy .link-add-address[disabled].active,
.order-returns .link-add-address[disabled].active,
fieldset[disabled] .saved-addresses .link-add-address.active,
fieldset[disabled] .default-information .link-add-address.active,
fieldset[disabled] .comm-privacy .link-add-address.active,
fieldset[disabled] .order-returns .link-add-address.active {
  background-color: #fff;
  border-color: #cfcfcf;
}
.saved-addresses .link-add-address .badge,
.default-information .link-add-address .badge,
.comm-privacy .link-add-address .badge,
.order-returns .link-add-address .badge {
  color: #fff;
  background-color: #333;
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .saved-addresses .link-add-address,
  .default-information .link-add-address,
  .comm-privacy .link-add-address,
  .order-returns .link-add-address {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .saved-addresses .link-add-address,
  .default-information .link-add-address,
  .comm-privacy .link-add-address,
  .order-returns .link-add-address {
    display: none !important;
  }
}
.saved-addresses .link-add-address > span,
.default-information .link-add-address > span,
.comm-privacy .link-add-address > span,
.order-returns .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,
.default-information .link-add-address > span:before,
.comm-privacy .link-add-address > span:before,
.order-returns .link-add-address > span:before {
  content: "\f067";
}
.saved-addresses .address-panel .address-heading {
  background-color: #a8a8a8;
  color: #fff;
}
.comm-privacy .address-panel {
  margin: 0;
}
.comm-privacy .address-details {
  width: 100%;
}
.comm-privacy .address-heading {
  border: 1px solid transparent;
}
.comm-privacy .panel-group {
  border-bottom: 0;
  font-size: 1em;
}
.comm-privacy .panel-form {
  width: 100%;
}
.order-returns .address-details {
  width: 100%;
  padding: 0px;
}
.order-returns .address-details .address-panel .address-heading {
  padding-left: 0px;
  padding-right: 0px;
}
.order-returns .order-history-panel {
  width: 100%;
}
.new-address {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0px;
}
@media (min-width: 768px) {
  .new-address {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .new-address {
    float: left;
    width: 100%;
  }
}
.new-address .panel-body .panel-success {
  border-color: #d6e9c6;
  width: 100%;
}
.new-address .panel-body .panel-success .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.new-address .panel-body .panel-danger {
  border-color: #ebccd1;
}
.new-address .panel-body .panel-danger .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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;
  margin: 0px;
}
.order-history-item:nth-child(even) {
  background: #ebebeb;
}
.order-history-item.header {
  font-weight: bold;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .order-history-item.header {
    display: none !important;
  }
}
.order-history-item .date {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .order-history-item .date {
    float: left;
    width: 16.66666667%;
  }
}
.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 .order-number {
    float: left;
    width: 25%;
  }
}
.order-history-item .status {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .order-history-item .status {
    float: left;
    width: 25%;
  }
}
.order-history-item .total {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .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;
  text-align: center;
}
@media (min-width: 768px) {
  .order-history-item .actions {
    float: left;
    width: 16.66666667%;
  }
}
.order-history-item .info {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  padding-right: 5px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .order-history-item .info {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1599px) {
  .order-history-item .info {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .order-history-item .info {
    display: none !important;
  }
}
.order-history-item .btn-order-details {
  margin-top: 0.85714286em;
}
.order-history-item .data {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 5px;
}
@media (min-width: 768px) {
  .order-history-item .data {
    float: left;
    width: 100%;
  }
}
.panel-row {
  width: 100%;
}
.stores-wrapper {
  margin: 0px;
}
.stores-wrapper.custom-pages-inner {
  margin-bottom: 20px;
  padding: 1rem;
}
.marketing-wrapper {
  margin-left: 4px;
}
.marketing-wrapper.contact .half {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .marketing-wrapper.contact .half {
    float: left;
    width: 50%;
  }
}
.marketing-wrapper.contact .full {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .marketing-wrapper.contact .full {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1024px) {
  .marketing-wrapper.contact .full {
    margin-left: 16.66666667%;
  }
}
.marketing-wrapper.contact .hero {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .marketing-wrapper.contact .hero {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .marketing-wrapper.contact .hero {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .marketing-wrapper.contact .hero {
    float: left;
    width: 50%;
  }
}
.marketing-wrapper .account-nav {
  padding: 0px;
}
.footer-site {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 10px 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .footer-site {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .footer-site {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1024px) {
  .footer-site {
    left: 25%;
  }
}
.footer-wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #eee;
}
@media (min-width: 768px) {
  .footer-wrapper {
    width: 740px;
  }
}
@media (min-width: 1024px) {
  .footer-wrapper {
    width: 992px;
  }
}
@media (min-width: 1600px) {
  .footer-wrapper {
    width: 1560px;
  }
}
.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;
}
.footer-callouts {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
  padding-bottom: 0.42857143em;
  padding-top: 0.42857143em;
}
.footer-callouts:before,
.footer-callouts:after {
  content: " ";
  display: table;
}
.footer-callouts:after {
  clear: both;
}
.footer-callouts:before,
.footer-callouts:after {
  content: " ";
  display: table;
}
.footer-callouts:after {
  clear: both;
}
@media (min-width: 768px) {
  .footer-callouts {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .footer-callouts {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .footer-callouts {
    right: 75%;
  }
}
.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;
  text-transform: uppercase;
  color: #fff;
  background-color: #202020;
  border-color: #202020;
  -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;
  height: 100%;
  min-width: 6.79rem;
  position: absolute;
  top: 0;
  right: 0;
}
.footer-callouts .btn-signup:focus,
.footer-callouts .btn-signup:active:focus,
.footer-callouts .btn-signup.active:focus,
.footer-callouts .btn-signup.focus,
.footer-callouts .btn-signup:active.focus,
.footer-callouts .btn-signup.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #060606;
  border-color: #000000;
}
.footer-callouts .btn-signup:hover {
  color: #fff;
  background-color: #060606;
  border-color: #010101;
}
.footer-callouts .btn-signup:active,
.footer-callouts .btn-signup.active,
.open > .dropdown-toggle.footer-callouts .btn-signup {
  color: #fff;
  background-color: #060606;
  border-color: #010101;
}
.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: #000000;
  border-color: #000000;
}
.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: #202020;
  border-color: #202020;
}
.footer-callouts .btn-signup .badge {
  color: #202020;
  background-color: #fff;
}
@media (min-width: 768px) {
  .footer-callouts .btn-signup.findstore-fr {
    font-size: 12px;
  }
}
.footer-callouts .input-inline {
  padding-right: 6.79rem;
}
.footer-callouts .footer-social-nav {
  line-height: 34px;
  margin-bottom: 10px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer-callouts .footer-social-nav a {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  margin: 0 0.85714286em 0 0;
  overflow-x: hidden;
}
.footer-callouts .footer-social-nav a img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  text-align: center;
}
.footer-callouts .footer-promo-wrapper {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .footer-callouts .footer-promo-wrapper {
    float: left;
    width: 25%;
  }
}
.footer-callouts .footer-promo-wrapper > form {
  float: right;
  max-width: 20em;
}
.footer-callouts .footer-subscribe-wrapper {
  /*.col-full-half();
    .text-center();*/
  margin-top: 10px;
}
.footer-callouts .footer-subscribe-wrapper form {
  text-transform: uppercase;
  float: none;
  max-width: 100%;
}
.footer-callouts .footer-subscribe-wrapper .footer-heading-small {
  line-height: 1.429em;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 700;
  display: block;
}
.footer-callouts .footer-subscribe-wrapper input,
.footer-callouts .footer-subscribe-wrapper .textbox-default {
  display: inline-block;
  width: 100%;
  padding: 0;
  padding-left: 0.857em;
}
.footer-callouts .footer-subscribe-wrapper .terms-privacy {
  font-size: 0.8em;
  text-transform: initial;
  font-weight: bold;
  margin-top: 5px;
}
.footer-callouts .footer-subscribe-wrapper .terms-privacy a {
  text-decoration: underline;
}
.footer-callouts .footer-subscribe-wrapper .sms-consent-text {
  font-weight: normal;
  text-transform: none;
  font-size: 0.8em;
  cursor: pointer;
}
.footer-callouts .footer-subscribe-wrapper input[type="checkbox"].sprite-checkbox + .sprite-checkbox-label.sms-consent-text {
  line-height: normal;
  background-size: 1em;
  padding-left: 1.2em;
  max-height: 1.2em;
}
.footer-callouts .footer-subscribe-wrapper input[type="checkbox"].sprite-checkbox:checked + .sprite-checkbox-label.sms-consent-text {
  background-position-y: -2.4em;
}
.footer-nav-wrapper {
  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;
}
.footer-nav-wrapper .footer-heading {
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.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: 20%;
  padding-bottom: 1.42857143em;
  text-transform: uppercase;
}
.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: 34px 25px;
}
.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: #ebebeb;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li.disabled > a {
  color: #cfcfcf;
}
.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: #cfcfcf;
  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: #ebebeb;
  border-color: #666666;
}
.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 > a,
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li > div#teconsent > a {
  color: #202020;
  padding: 0.71428571em 0 0;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li > a:hover,
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li > div#teconsent > a:hover {
  background: none;
  text-decoration: none;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li > div#teconsent > a {
  display: block;
}
.footer-nav-wrapper .footer-nav-column .footer-nav-links > li > span {
  display: block;
  padding: 0.71428571em 0 0;
}
.footer-nav-wrapper .ship-country-label {
  margin-left: 0.5rem;
  font-size: 1.2em;
  display: inline-block;
  vertical-align: middle;
}
.site-sub-footer {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.site-sub-footer .fine-print {
  float: left;
  width: 50%;
  margin-left: 33.33333333%;
  position: relative;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 0.42857143em;
}
@media (min-width: 768px) {
  .site-sub-footer .fine-print {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 768px) {
  .site-sub-footer .fine-print {
    margin-left: 83.33333333%;
  }
}
.site-sub-footer .fine-print > div {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.track-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 0;
}
.track-wrapper .panel {
  margin: 10px;
}
.track-form {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .track-form {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .track-form {
    float: left;
    width: 50%;
  }
}
.track-form u {
  text-decoration: none;
  border-bottom: 4px solid #7BC614;
}
.track-form h4 {
  font-weight: bold;
}
.track-form .form-actions {
  text-align: center;
}
.track-results {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .track-results {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .track-results {
    float: left;
    width: 100%;
  }
}
.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;
  text-transform: uppercase;
  color: #fff;
  background-color: #202020;
  border-color: #202020;
  -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;
  min-width: 157px;
}
.btn-track:focus,
.btn-track:active:focus,
.btn-track.active:focus,
.btn-track.focus,
.btn-track:active.focus,
.btn-track.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.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: #000000;
  border-color: #000000;
}
.btn-track:hover {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.btn-track:active,
.btn-track.active,
.open > .dropdown-toggle.btn-track {
  color: #fff;
  background-color: #000000;
  border-color: #010101;
}
.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;
}
.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: #202020;
  border-color: #202020;
}
.btn-track .badge {
  color: #202020;
  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;
  border-color: #ddd;
  margin-left: 10px;
  margin-right: 10px;
}
@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: #707070;
  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: #707070;
}
.panel-tracking > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-birthday {
  margin-bottom: 1.42857143em;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  border-color: #ddd;
  border-color: #f3f3f3;
  border-radius: 8px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
.panel-birthday > .list-group,
.panel-birthday > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel-birthday > .list-group .list-group-item,
.panel-birthday > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel-birthday > .list-group:first-child .list-group-item:first-child,
.panel-birthday > .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-birthday > .list-group:last-child .list-group-item:last-child,
.panel-birthday > .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-birthday > .table,
.panel-birthday > .table-responsive > .table,
.panel-birthday > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel-birthday > .table caption,
.panel-birthday > .table-responsive > .table caption,
.panel-birthday > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel-birthday > .table:first-child,
.panel-birthday > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-birthday > .table:first-child > thead:first-child > tr:first-child,
.panel-birthday > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel-birthday > .table:first-child > tbody:first-child > tr:first-child,
.panel-birthday > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel-birthday > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel-birthday > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel-birthday > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel-birthday > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel-birthday > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel-birthday > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel-birthday > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel-birthday > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel-birthday > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel-birthday > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel-birthday > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel-birthday > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel-birthday > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel-birthday > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel-birthday > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel-birthday > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel-birthday > .table:last-child,
.panel-birthday > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel-birthday > .table:last-child > tbody:last-child > tr:last-child,
.panel-birthday > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel-birthday > .table:last-child > tfoot:last-child > tr:last-child,
.panel-birthday > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel-birthday > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel-birthday > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel-birthday > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel-birthday > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel-birthday > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel-birthday > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel-birthday > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel-birthday > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel-birthday > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel-birthday > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel-birthday > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel-birthday > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel-birthday > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel-birthday > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel-birthday > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel-birthday > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel-birthday > .panel-body + .table,
.panel-birthday > .panel-body + .table-responsive,
.panel-birthday > .table + .panel-body,
.panel-birthday > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel-birthday > .table > tbody:first-child > tr:first-child th,
.panel-birthday > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel-birthday > .table-bordered,
.panel-birthday > .table-responsive > .table-bordered {
  border: 0;
}
.panel-birthday > .table-bordered > thead > tr > th:first-child,
.panel-birthday > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel-birthday > .table-bordered > tbody > tr > th:first-child,
.panel-birthday > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel-birthday > .table-bordered > tfoot > tr > th:first-child,
.panel-birthday > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel-birthday > .table-bordered > thead > tr > td:first-child,
.panel-birthday > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel-birthday > .table-bordered > tbody > tr > td:first-child,
.panel-birthday > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel-birthday > .table-bordered > tfoot > tr > td:first-child,
.panel-birthday > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel-birthday > .table-bordered > thead > tr > th:last-child,
.panel-birthday > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel-birthday > .table-bordered > tbody > tr > th:last-child,
.panel-birthday > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel-birthday > .table-bordered > tfoot > tr > th:last-child,
.panel-birthday > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel-birthday > .table-bordered > thead > tr > td:last-child,
.panel-birthday > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel-birthday > .table-bordered > tbody > tr > td:last-child,
.panel-birthday > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel-birthday > .table-bordered > tfoot > tr > td:last-child,
.panel-birthday > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel-birthday > .table-bordered > thead > tr:first-child > td,
.panel-birthday > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel-birthday > .table-bordered > tbody > tr:first-child > td,
.panel-birthday > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel-birthday > .table-bordered > thead > tr:first-child > th,
.panel-birthday > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel-birthday > .table-bordered > tbody > tr:first-child > th,
.panel-birthday > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel-birthday > .table-bordered > tbody > tr:last-child > td,
.panel-birthday > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel-birthday > .table-bordered > tfoot > tr:last-child > td,
.panel-birthday > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel-birthday > .table-bordered > tbody > tr:last-child > th,
.panel-birthday > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel-birthday > .table-bordered > tfoot > tr:last-child > th,
.panel-birthday > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel-birthday > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-birthday > .panel-heading {
  color: #707070;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-birthday > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-birthday > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #707070;
}
.panel-birthday > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
@media (min-width: 768px) {
  .panel-birthday > .panel-body {
    padding: 25px 80px;
  }
}
.panel-birthday > .panel-heading {
  color: #202020;
  background-color: #f8f8f8;
  border-color: #f3f3f3;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  font-weight: bold;
  font-size: medium;
}
.panel-birthday label {
  color: #202020;
  font-weight: normal;
}
.panel-birthday fieldset {
  margin-top: 3em;
}
.panel-birthday legend {
  color: #202020;
  margin-bottom: 1em;
}
.panel-birthday .label-disclaimer {
  display: block;
  font-size: smaller;
  margin-top: 1em;
}
.birthday-form .btn-continue {
  margin-top: 1em;
  margin-left: 0;
  width: 100%;
}
.birthday-add-kidz {
  display: block;
  font-size: 1.2em;
  margin-top: 1em;
  margin-bottom: 1.4em;
  color: #202020;
}
.remove-child-link {
  text-decoration: underline;
  margin-left: 1em;
}
.add-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;
}
.add-icon::before {
  content: "\f055";
}
.remove-icon {
  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;
  line-height: inherit;
}
.remove-icon::before {
  content: "\f1f8";
}
.ola-title {
  text-align: center;
}
.ola-title img {
  max-width: 80%;
  height: auto;
}
.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;
  outline: none;
  background: #fff;
  width: 30px;
  opacity: 0.9;
  padding: 0.2em;
}
.slick-prev:before,
.slick-next:before {
  color: #aaa;
  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;
}
.home .slick-list {
  margin-left: 0;
  margin-right: 0;
}
.brand-accent {
  background-color: #8BC43E;
}
.brand-accent-state {
  background-color: #6aba01;
}
.base-col-col {
  margin-bottom: 20px;
}
.subitem {
  font-size: 14px;
}
.nav-column {
  height: inherit;
}
.forms {
  margin-bottom: 20px;
}
.form-mobile {
  margin-bottom: 20px;
}
.mobile-independent-submit-button {
  margin-bottom: 20px;
}
.color-display {
  height: 150px;
}
.color-description {
  border: 1px solid #202020;
  border-top: none;
}
.color {
  font-weight: 700;
  margin-top: 10px;
}
.description-column {
  text-align: left;
}
.style-description {
  font-size: 14px;
  font-weight: 700;
}
.nav-item {
  padding: 10px 10px;
  font-size: 18px;
  font-weight: 700;
}
.nav-item:hover {
  color: white;
  cursor: pointer;
}
.nav-column {
  height: 180vh;
  background-color: darkgray;
  padding: 0px;
}
.sg-item-dropdown {
  display: none;
  background-color: #cfcfcf;
}
.subitem {
  font-size: 16px;
  color: black;
  display: block;
  margin-bottom: 5px;
  text-decoration: none;
}
.subitem:hover,
.subitem:active,
.subitem:visited,
.subitem:focus {
  text-decoration: none;
}
.subitem:focus {
  color: white;
}
.subitem:hover {
  color: white;
}
#sgSwatchGroupA,
#sgSwatchGroupB,
#sgSwatchGroupC,
#sgSwatchGroupD,
#sgElementGroupA,
#sgElementGroupB,
#sgElementGroupC {
  display: none;
}
/*.Base-Colors {
display: none;
}*/
.background-neutral-elements {
  display: none;
}
.alerts-warnings-errors {
  display: none;
}
.alternate-color-values {
  display: none;
}
.buttons {
  margin: 15px 0px;
}
.conversion-flow-button {
  display: block;
  margin: 5px 0px;
  width: 100%;
  height: 40px;
  background-color: #7BC614;
  border: 1px solid #7BC614;
  font-size: 15px;
  font-family: Roboto Condensed;
  color: white;
}
.button-info {
  margin-top: 40px;
  text-align: left;
  padding-left: 15px;
}
.conversion-flow-button-hover-state {
  display: block;
  margin: 5px 0px;
  width: 100%;
  height: 40px;
  background-color: #8BDE19;
  border: 1px solid #8BDE19;
  font-size: 15px;
  font-family: Roboto Condensed;
  color: white;
}
.button-info-text {
  margin-bottom: 0px;
  font-size: 15px;
}
.standard-button-light {
  display: block;
  margin: 5px 0px;
  width: 100%;
  height: 40px;
  background-color: #FFFFFF;
  border: 1px solid #707070;
  font-size: 15px;
  font-family: Roboto Condensed;
  color: #202020;
}
.standard-button-light-hover-state {
  display: block;
  margin: 5px 0px;
  width: 100%;
  height: 40px;
  background-color: #F1F1F1;
  border: 1px solid #707070;
  font-size: 15px;
  font-family: Roboto Condensed;
  color: #202020;
}
.standard-button-dark {
  display: block;
  margin: 5px 0px;
  width: 100%;
  height: 40px;
  background-color: #202020;
  border: 1px solid #202020;
  font-size: 15px;
  font-family: Roboto Condensed;
  color: #FFFFFF;
}
.standard-button-dark:hover {
  background-color: #000000;
  border-color: #000000;
}
.standard-button-dark-hover-state {
  display: block;
  margin: 5px 0px;
  width: 100%;
  height: 40px;
  background-color: #000000;
  border: 1px solid #000000;
  font-size: 15px;
  font-family: Roboto Condensed;
  color: #fff;
}
.forms {
  margin-bottom: 30px;
}
.form-field {
  height: 40px;
  background-color: #FFFFFF;
  border: 1px solid #CFCFCF;
  font-size: 18px;
  color: #202020;
  margin-bottom: 20px;
}
.form-field-button {
  float: left;
  max-width: 135px;
}
.form-info {
  text-align: left;
  padding-left: 15px;
}
.submit-button {
  height: 40px;
  background-color: #202020;
  border: 1px solid #202020;
  font-size: 18px;
  color: #FFFFFF;
  padding: 0px 20px;
}
.typography {
  margin-bottom: 10px;
}
.roboto-condensed-light {
  font-family: Roboto Condensed;
  font-weight: 300;
}
.roboto-condensed-regular {
  font-family: Roboto Condensed;
  font-weight: 400;
}
.roboto-condensed-bold {
  font-family: Roboto Condensed;
  font-weight: 700;
}
.condensed-wrap {
  margin-bottom: 20px;
}
.roboto-regular {
  font-family: Roboto;
  font-weight: 400;
}
.roboto-medium {
  font-family: Roboto;
  font-weight: 500;
}
.roboto-black {
  font-family: Roboto;
  font-weight: 900;
}
.typo-row {
  margin-bottom: 30px;
}
.typo-headings {
  margin-bottom: 20px;
}
.roboto-heading {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Roboto Condensed;
}
.color-swatch-white {
  border: 1px solid #F1F1F1;
}
.white-text {
  color: white;
}
.typo-wrap {
  word-wrap: break-word;
}
.home .slick-slide .category-image {
  max-width: 150px;
}
.ola-wrapper {
  margin-top: 2rem;
  border-top: 1px solid #cfcfcf;
  padding-top: 1.5rem;
}
.embeddedServiceSidebar button {
  padding-left: 6px;
  padding-right: 6px;
}
@media (max-width: 1023px) {
  .mobile-show {
    display: inherit;
  }
}
@media (max-width: 1023px) {
  .mobile-hidden {
    display: none;
  }
}
.mod-theme-01C .cta-block .cta-link {
  background-color: #fff;
  color: #000;
  margin: 0.25rem 0.5rem;
}
.mod-theme-01C {
  padding: 0;
}
/*@media (max-width: @screen-sm-min) {
    .quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }

    .quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }

    .quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}*/
@media (min-width: 768px) {
  body {
    padding-top: 90px;
  }
  .home .slick-list {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .site-top-banner {
    border-bottom-width: 4px;
    height: 39px;
    text-align: left;
  }
  .site-top-banner .headline-wrapper {
    padding: 0;
  }
  .bag-line-item .product .details .info {
    margin-bottom: 20px;
  }
  .drop-account {
    top: 62px;
    right: 25px;
  }
  .drop-cart {
    top: 62px;
    width: 400px;
  }
  .drop-cart-upper {
    border-bottom: 1px solid #cfcfcf;
    font-size: 1.1em;
    font-weight: 700;
    padding-bottom: 0.2rem;
  }
  .drop-cart-name {
    float: left;
  }
  .drop-cart-products {
    max-height: 272px;
    overflow: auto;
  }
  .page-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .modal-qs.cart .qs-content-wrapper {
    margin: 0;
    padding: 1rem 0.5rem;
  }
  .modal-qs.cart .qs-content-wrapper > .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: 1;
    right: 10px;
    top: 0;
  }
  .modal-qs.cart .qs-content-wrapper > .close:hover {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
  .modal-qs.cart .qs-content-wrapper > .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.cart .qs-content-wrapper > .close > span:before {
    content: "\f00d";
  }
  .modal-qs.cart .qs-content-wrapper > .close span {
    font-size: inherit;
  }
  .modal-qs .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: 1;
    right: 10px;
    top: 10px;
  }
  .modal-qs .close:hover {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
  .modal-qs .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 .close > span:before {
    content: "\f00d";
  }
  .modal-qs .close span {
    font-size: inherit;
  }
  .address-body {
    padding-bottom: 30px;
  }
  .info {
    position: relative;
  }
  .data {
    position: relative;
  }
  .facet-panel-wrapper {
    position: relative;
    z-index: unset;
    top: 0;
    overflow: unset;
    height: unset;
  }
  .facet-panel-wrapper.sort-by {
    right: 11px;
  }
  .facet-panel-wrapper .facet-panel {
    display: block;
  }
  .facet-panel-wrapper .facet-panel .filter-close {
    display: none;
  }
  .facet-panel-wrapper .facet-panel .facet-wrapper {
    padding-bottom: 0;
  }
  .facet-panel-wrapper .facet-panel .facet-wrapper .facet-column.sort-by {
    margin-top: 0;
  }
  .facet-panel-wrapper .facet-panel .facet-wrapper .facet-column.filter-heading {
    position: relative;
    z-index: unset;
  }
  .category-info {
    padding-top: 1.5rem;
  }
  .category-info .category-desc .h1 {
    font-size: initial;
  }
  .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: 'Roboto Condensed', Helvetica, Arial, sans-serif;
    font-size: 1.7em;
  }
  .category-section.categories .category-section-column:nth-child(3n + 1) {
    clear: both;
  }
  .category-section.categories .category-section-column:nth-child(4n + 1) {
    clear: none;
  }
  .modal-default-alert,
  .modal-check-stores {
    position: relative;
    bottom: auto;
    margin: 30px auto;
    width: 600px;
  }
  .modal-default-alert.open,
  .modal-check-stores.open {
    position: fixed;
    bottom: 5vh;
  }
  .pagination-wrapper .pagination-filter {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pagination-wrapper .pagination-filter .filter {
    padding-right: 10px;
  }
  .pagination-wrapper .pagination-info .count {
    display: none;
  }
  .modal-check-stores,
  .modal-delivery-alert,
  .modal-reset-delivery-alert {
    position: relative;
    bottom: auto;
    margin: 30px auto;
    width: 600px;
  }
  .modal-check-stores.open,
  .modal-delivery-alert.open,
  .modal-reset-delivery-alert.open {
    position: fixed;
    bottom: 5vh;
  }
  .modal-check-stores-pdp {
    width: 550px;
  }
  .modal-reset-delivery-alert,
  .modal-remove-cart-alert {
    width: 360px;
  }
  .check-store-options .input-inline {
    padding-right: 6.79rem;
  }
  .check-store-options .btn-check-stores {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 6.79rem;
    line-height: 1.4;
    padding: 0.62em 0.85em;
  }
  .check-stores .search-container .form-group {
    width: 100%;
  }
  .product-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .category-products-wrapper .category-section-wrapper .product-section {
    padding-top: 0.71428571em;
    padding-left: 0;
    padding-right: 0;
  }
  .category-products-wrapper .category-section-wrapper .product-section .product-section-column {
    padding: 0 0 10px 10px;
  }
  .category-products-wrapper .category-section-wrapper .product-section .product-info .name {
    font-size: 1.25em;
  }
  .product-header {
    padding: 0;
  }
  .images-wrapper .product-image-outer .product-info-remote {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    padding-left: 0;
    padding-right: 0;
  }
  .product-actions .product-colors {
    padding: 0;
  }
  .control-add-to-wishlist,
  .control-virtual-try-on {
    top: 7.5%;
  }
  .control-add-to-wishlist {
    right: 4%;
    left: auto;
  }
  .control-virtual-try-on {
    right: auto;
    left: 20%;
  }
  .product-images {
    margin-bottom: 1.42857143em;
  }
  .product-images .product-actions {
    padding-left: 0;
  }
  .product-actions .button-gender {
    width: 49%;
    margin-right: 5px;
  }
  .size-chart-wrapper {
    margin-bottom: 1.75rem;
  }
  .category-nav .subcategory-wrapper,
  .account-nav .subcategory-wrapper,
  .category-nav .subnav-list,
  .account-nav .subnav-list {
    display: block;
    height: auto;
  }
  .subnav-list li {
    margin: 0 0 0.35714286em 0.71428571em;
    border-bottom: 1px solid #a8a8a8;
  }
  .kicker-wrapper .kicker-item {
    margin-bottom: 0;
  }
  .breadcrumb-wrapper {
    margin-left: 0;
  }
  .product-carousel-control-prev,
  .product-carousel-control-next {
    font-size: 2em;
    height: 2em;
    line-height: 2em;
    margin-top: -2em;
    top: 50%;
  }
  .bag-panel .product-carousel ul li img {
    margin: 0;
  }
  .pagination-wrapper .pagination-pages {
    width: 100%;
    text-align: center;
  }
  .pagination-wrapper .pagination {
    vertical-align: middle;
  }
  .pagination-wrapper.bottom {
    border-bottom: none;
    border-top: 1px dotted #cfcfcf;
    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;
  }
  .modal-login .modal-dialog {
    height: auto;
    overflow-y: visible;
    width: 480px;
  }
  .modal-login .options {
    margin-bottom: 0px;
  }
  .modal-confirm .modal-dialog {
    width: 400px;
    margin: 100px auto;
  }
  .modal-qs .modal-dialog,
  .modal-rules .modal-dialog {
    width: 768px;
  }
  .rules-wrapper {
    max-height: 50em;
    overflow: auto;
  }
  .acc_container.content_container {
    padding-right: 4px;
  }
  .acc_container.nav_container {
    padding-left: 4px;
    padding-right: 10px;
  }
  .stores-wrapper .store {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0.5em;
    /*&:nth-child(3n+1) {
            clear: both;
        }*/
  }
  .stores-wrapper .store:nth-child(2n+1) {
    clear: none;
  }
  .stores-connect.custom-pages-inner {
    padding: 2rem 5rem;
  }
  .shi select,
  .easter select,
  .thanks select,
  .underground select {
    width: 30%;
  }
  .gmap-wrap {
    height: 400px;
  }
  .gmap-canvas {
    height: 400px;
  }
  .order-history-item .btn-order-details {
    margin: 0;
  }
  .order-history-item .order-number,
  .order-history-item .date,
  .order-history-item .status,
  .order-history-item .total {
    text-align: center;
  }
  .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-prev {
    top: 15px;
    width: 100%;
    text-align: center;
    height: 30px;
    opacity: 0.5;
  }
  .alt-views-carousel .slick-prev:before {
    content: "\f106";
    display: block;
    margin: 0 auto;
    font-size: 1.7em;
  }
  .alt-views-carousel .slick-next {
    /*bottom: -7px;*/
    right: auto;
    top: auto;
    width: 100%;
    text-align: center;
    height: 30px;
    opacity: 0.5;
  }
  .alt-views-carousel .slick-next:before {
    content: "\f107";
    display: block;
    margin: 0 auto;
    font-size: 1.7em;
  }
  /*.alt-views-wrapper {
        margin: 0 auto @font-size-h3;
        //padding: 0;
        //padding: @font-size-h3 0;
    }

    .avc-carousel-control-prev, .avc-carousel-control-prev:hover, .avc-carousel-control-prev:active,
    .avc-carousel-control-next, .avc-carousel-control-next:hover, .avc-carousel-control-next:active {
        .text-center();
        display: none;
        font-size: @font-size-h3;
        height: 1em;
        left: 0;
        line-height: 1;
        margin: 0;
        width: 100%;
    }

    .avc-carousel-control-prev, .avc-carousel-control-prev:hover {
        top: 0;

        > span {
            &:before {
                content: @fa-var-angle-up;
            }
        }
    }

    .avc-carousel-control-next, .avc-carousel-control-next:hover {
        bottom: 0;
        right: auto;
        top: auto;

        > span {
            &:before {
                content: @fa-var-angle-down;
            }
        }
    }

    .alt-views-carousel-control-prev {
        .base-carousel-control-prev;
    }

    .alt-views-carousel-control-next {
        .base-carousel-control-next;
    }

    .alt-views-carousel {
        min-height: 0;

        ul {
            height: 2000em;
            width: 100%;

            li {
                display: list-item;
                float: none;
                height: 100px;
                margin: 0;
                padding: 0;
                width: 100%;
            }
        }

        a {
            display: block;
            margin: 0;
            padding: 0 0 @padding-base-vertical;
            text-align: center;
        }

        img {
            max-height: 100%;
        }
    }*/
  /*.quote-carousel {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
    }*/
  .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;
  }
  .page-header.checkout {
    background-color: transparent;
    padding: 0.5em 0 0.857em 0.715em;
    text-align: left;
  }
  .bag-summary-panel .page-header.checkout {
    padding-left: 0;
  }
  .page-header.checkout .page-title,
  .page-header.checkout .panel-title {
    font-size: 1.4em;
  }
  .bag-inner-empty .page-header.checkout {
    text-align: center;
  }
  .page-header.checkout.sr-only {
    padding: 0;
    margin: 0;
  }
  .brands-header-container .brands-header .filter-dropdown {
    padding: 0;
  }
  .brands-header-container .brands-header .brands-groups.dropdown-menu {
    top: 70%;
  }
  .brands-template-wrapper {
    margin-top: 0px;
  }
  .account-order-summary .panel-title {
    font-size: 2em;
  }
  .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;
  }
  .footer-wrapper {
    background: none;
  }
  .actions .product-colors,
  .actions .product-sizes {
    margin: 10px 20px 10px 0;
  }
  .product-information {
    padding-right: 0;
  }
  .product-information-inner,
  .custom-pages-inner {
    padding: 2rem;
  }
  .login-inner {
    padding: 2rem;
    min-height: 486px;
  }
  .login-inner .form-actions {
    position: absolute;
    bottom: 0;
    padding-top: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .login .login-inner {
    margin-bottom: 20px;
  }
  .ola-title img {
    max-width: 20%;
    height: auto;
  }
  .bag-wrapper {
    margin-top: 15px;
    margin-bottom: 1.5rem;
  }
  .bag-panel {
    background-color: #fff;
    padding: 20px 28px 5px 28px;
  }
  .bag-inner-empty {
    padding: 20px 2rem 5px 2rem;
  }
  .bag-inner-empty .page-header.checkout {
    padding: 0.5em 0 0.857em 0.715em;
  }
  .bag-items,
  .checkout-form {
    padding: 0 20px 0 0;
  }
  .bag-line-item {
    background-color: transparent;
    padding-bottom: 0.85em;
    padding-top: 0.85em;
  }
  .bag-line-item .product .details .image {
    padding: 0;
  }
  .bag-line-item .quantity .form-group {
    margin-right: 0;
  }
  .saved-items .bag-line-item .quantity {
    display: block;
  }
  .bag-line-item .qty-wrap {
    width: 125px;
  }
  .bag-line-item .action-wrap {
    bottom: 0;
    left: 25%;
    -webkit-transform: none;
            transform: none;
  }
  .saved-items .bag-line-item .action-wrap {
    bottom: -10px;
  }
  .bag-line-item .actions {
    display: block;
  }
  .bag-line-item .action-option:first-of-type {
    padding-left: 0;
  }
  .bag-summary-panel {
    padding: 0;
  }
  .bag-summary-panel .btn-continue {
    margin-bottom: 0.85714286em;
  }
  .bag-summary-panel .bag-summary-header .checkout-contactus .contact-row .contact-icon {
    width: 25%;
  }
  .bag-summary-panel .bag-summary-header .checkout-contactus .contact-row .contact-info {
    width: 75%;
  }
  .bag-summary-panel-inner {
    padding: 23px;
  }
  .select-qty .qty-wrap input[type="number"],
  .qs-qty-selector .qty-wrap input[type="number"] {
    max-width: 2rem;
  }
  .qs-size-select:after {
    right: 1.5rem;
  }
  .checkout-form {
    padding: 0;
  }
  .checkout-wrapper {
    margin-bottom: 1.5rem;
  }
  .checkout-wrapper .checkout-summary-inner {
    padding: 3rem 1.0715rem;
  }
  .checkout-wrapper.complete {
    padding: 1.429rem 2rem;
  }
  .checkout-wrapper.complete .register {
    padding: 0 10px;
  }
  .checkout-wrapper.complete .register .btn-continue {
    width: auto;
  }
  .checkout-form-inner {
    padding: 3.65rem 7rem 2rem 7rem;
  }
  .review .checkout-form-inner {
    padding-bottom: 4rem;
  }
  .checkout-form-inner .login-details-title {
    float: left;
    width: auto;
  }
  .checkout-form-inner .login-details-buttons {
    margin-bottom: 0;
  }
  .checkout-form-inner .login-details-buttons .btn {
    margin-left: 0.715rem;
    min-width: 120px;
  }
  .checkout-form-inner .payment-option-details .form-group .cc-expire {
    width: 100%;
  }
  .checkout-form-inner .review-edit {
    width: auto;
    min-width: 6rem;
  }
  .order-summary .bag-line-item {
    padding-bottom: 2.3rem;
  }
  .order-summary .ship-to-address,
  .order-summary .ship-via,
  .order-summary .pay-via,
  .order-summary .totals {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .order-summary .ship-to-address,
  .order-summary .pay-via {
    border-bottom: none;
  }
  .order-summary .price {
    text-align: right;
  }
  .careers-wrapper .main-dropdown .btn-submit-search {
    height: 40px;
    font-size: 16px;
  }
  .careers-wrapper .about-us-wrap {
    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;
  }
  .careers-wrapper .about-us-wrap .about-us {
    max-width: 340px;
  }
  .careers-wrapper .slick-prev,
  .careers-wrapper .slick-next {
    top: 50%;
  }
  .back-to-home {
    position: absolute;
    top: 0;
    right: 0;
  }
  .size-container {
    padding: 20px 20%;
  }
  .message-container {
    width: 484px !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
            transform: translate(-50%, -50%) !important;
  }
  .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;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .gift-cards .custom-giftcards .btn-login {
    min-width: 270px;
    margin-left: 0.85714286em;
  }
  .marketing-container .marketing-entry .event-info.no-image {
    float: left;
    width: 80%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.33333333%;
  }
  .images-wrapper {
    margin-right: 0px;
    padding: 2rem 0;
  }
  .images-wrapper .slick-list {
    margin-right: 0px;
    margin-left: 0px;
  }
  .control-virtual-try-on,
  .control-three-sixty-view {
    bottom: 3.5rem;
  }
  .brands-wrapper {
    padding: 1.429rem 2rem;
  }
  .brands-header-container .brands-header {
    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;
    padding: 0;
  }
  .alpha-nav li a {
    /*width: 30px;
                height: 30px;
                line-height: 30px;
                margin: 0 2px 8px 0;*/
  }
  .Revere__wrapper.read,
  .Revere__wrapper.write {
    padding: 0 9%;
  }
  .Revere__wrapper.write .Revere_infosection {
    padding-right: 1.5em;
  }
  .Revere__wrapper.write .Revere_ratingsection {
    padding-left: 1.5em;
  }
  .Revere__wrap.Revere__default {
    padding-top: 2rem;
  }
  .Revere__wrap.Revere__default .Revere__flag-wrap {
    float: left;
    bottom: 0px;
    left: 0px;
  }
  .Revere__wrap.Revere__default .read .Revere_review-content-wrap .content-wrapper {
    padding-right: 10px;
  }
  .Revere__wrap.Revere__default .Revere__review {
    padding: 20px;
  }
  .Revere__wrap.Revere__default .Revere__custom-ratings-read {
    margin-bottom: 0;
  }
  .Revere__wrap.Revere__default .Revere__snapshot .numeric-star {
    padding-left: 10px;
  }
  .Revere__wrap.Revere__default .Revere__pagination-wrapper li {
    margin-right: 1.9rem;
  }
  .Revere__wrap.Revere__default .Revere__pagination .Revere__page-previous > a {
    padding: 0.425rem 1.425rem;
    width: 8em;
  }
  .atc-container .atc-detail .atc-detail-inner {
    padding: 0;
  }
  .cta-outer-test {
    position: absolute;
    right: 3%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .cta-link-test-2 {
    font-size: 1.5em;
    width: 80%;
  }
}
@media (min-width: 1024px) {
  body {
    padding-top: 133px;
  }
  .disable-click-wide {
    cursor: default;
    pointer-events: none;
  }
  .disable-click-wide:hover {
    text-decoration: none;
  }
  /* page header and nav*/
  .site-header {
    margin: 0 0 1.42857143em;
  }
  .site-nav-minor {
    margin-bottom: 0;
  }
  .site-nav-minor .container {
    position: relative;
  }
  .minor-nav-row {
    position: static;
    -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-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: center;
  }
  .minor-nav-row .link-mobile {
    display: none;
  }
  .minor-nav-row .dropdown-menu,
  .minor-nav-row dropdown-menu.open {
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
  }
  .minor-nav-row .dropdown-menu > li > a,
  .minor-nav-row dropdown-menu.open > li > a {
    padding: 0.35714286em 1.14285714em;
  }
  .minor-nav-row .dropdown-menu > li:last-of-type > a,
  .minor-nav-row dropdown-menu.open > li:last-of-type > a {
    padding-bottom: 0.71428571em;
  }
  .minor-nav-row .dropdown {
    /*&.nav-open, &.nav-open > a, > a:focus, > a:active {
                background: @white;
                color: @black;
            }*/
    /*&:hover {
                > .dropdown-menu {
                    display: block;
                    //.opacity(1);
                    clear: both;
                    height: auto;
                    left: 4px;
                    right: 6px;
                    margin: 0;
                    padding: 0;
                    position: absolute;
                }
            }

            > .dropdown-menu {
                display: none;
            }*/
  }
  .minor-nav-row .dropdown:hover,
  .minor-nav-row .dropdown:hover > a,
  .minor-nav-row .dropdown > a:focus,
  .minor-nav-row .dropdown > a:active {
    background: #fff;
    color: #202020;
  }
  .minor-nav-row .dropdown > .dropdown-menu {
    display: none;
    clear: both;
    height: auto;
    left: 4px;
    right: 6px;
    margin: 0;
    padding: 0;
    position: absolute;
  }
  .minor-nav-row .dropdown > a {
    background: #fff;
    border: none;
    color: #202020;
    text-align: center;
  }
  .site-search-panel {
    display: none;
    position: absolute;
    width: 73%;
    top: 5px;
  }
  .site-search .textbox-default,
  .site-search input[type="text"] {
    font-size: 1em;
  }
  .site-nav-major-wrapper {
    background-color: #fff;
    bottom: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: block;
    float: none;
    height: auto;
    left: auto;
    margin: 0;
    position: static;
    right: auto;
    top: auto;
    /*width: auto;*/
    width: 100%;
    z-index: 1;
  }
  .site-nav-major-wrapper:hover,
  .site-nav-major-wrapper:focus {
    background: #fff;
  }
  .site-nav-major-wrapper.in {
    overflow: hidden;
  }
  .drop-account {
    top: 43px;
    right: 0;
  }
  .drop-cart {
    top: 43px;
  }
  .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 nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 2rem;
    padding-bottom: 0;
  }
  .footer-nav-wrapper .footer-heading span::before {
    content: "";
  }
  .footer-nav-wrapper .footer-heading.collapsed span::before {
    content: "";
  }
  .footer-nav-wrapper .footer-nav-column {
    padding-bottom: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-bottom: 1.75rem;
    max-width: 15rem;
    /** 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:last-of-type {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
  }
  .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;
  }
  .footer-callouts .footer-subscribe-wrapper .footer-heading-small {
    text-align: center;
  }
  .site-sub-footer {
    float: right;
  }
  .site-sub-footer .fine-print {
    font-size: 0.85em;
  }
  .site-sub-footer .fine-print .left,
  .site-sub-footer .fine-print .right {
    padding-bottom: 0;
  }
  .site-sub-footer .fine-print .right {
    text-align: right;
  }
  .Revere__wrap.Revere__default.snippet.listing-col {
    text-align: right;
  }
  .facet-panel-wrapper.sort-by {
    width: 15.5%;
  }
  .nav-top-category {
    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-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-basis: 60%;
        -ms-flex-preferred-size: 60%;
            flex-basis: 60%;
    padding: 0;
    float: left;
  }
  .nav-top-category > li .menu-direction {
    display: none;
  }
  .nav-top-category > li > a {
    background: #fff;
    border: none;
    border-bottom: 4px solid transparent;
    color: #202020;
    padding: 1em;
  }
  .nav-top-category > li > a:focus,
  .nav-top-category > li > a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    border-bottom-color: #8BC43E;
  }
  .nav-top-category .dropdown {
    position: static;
  }
  .nav-top-category .dropdown:hover .nav-indicator {
    background-color: #8BC43E;
  }
  .nav-top-category .dropdown .dropdown-menu {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content {
    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;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-category-title {
    background-color: transparent;
    text-align: inherit;
    padding-left: 2rem;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content ul {
    list-style: none;
    padding-left: 0;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content ul.size-grid {
    width: 200px;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content ul.size-grid:before,
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content ul.size-grid:after {
    content: " ";
    display: table;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content ul.size-grid:after {
    clear: both;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content ul.size-grid:before,
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content ul.size-grid:after {
    content: " ";
    display: table;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content ul.size-grid:after {
    clear: both;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content ul.size-grid li {
    float: left;
    padding: 5px 10px;
    border: 1px solid #707070;
    margin: -1px 0 0 -1px;
    min-width: 48px;
    text-align: center;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content ul a {
    color: #383838;
    padding: 2px 0;
    display: block;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-rows {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-top: 1rem;
    padding-bottom: 2rem;
    width: 70%;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-row,
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-column {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Roboto;
    font-weight: 400;
    font-size: 0.9em;
    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: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 0;
    padding-right: 0;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-row > .navbar-header,
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-column > .navbar-header,
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-row > .navbar-collapse,
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-column > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-row .nav-image-wrap,
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-column .nav-image-wrap {
    display: block;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-row .nav-image-element > span,
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-column .nav-image-element > span {
    display: none;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-row > ul,
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-column > ul {
    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;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    width: 100%;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-row > ul > li,
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-column > ul > li {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    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: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-row > ul > li:last-of-type,
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-column > ul > li:last-of-type {
    border: none;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-row > ul > li > div > a,
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-column > ul > li > div > a {
    display: block;
    font-weight: bold;
    margin-top: 0.42857143em;
    margin-bottom: 0.42857143em;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-columns {
    border-left: 1px solid #cfcfcf;
    padding-top: 1rem;
    padding-bottom: 2rem;
    min-width: 20%;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-column > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-column > ul > li {
    border-right: none;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 2rem;
  }
  /* end of page header and nav*/
  .product-carousel-control-prev,
  .product-carousel-control-next {
    font-size: 4em;
    height: 4em;
    line-height: 4em;
    top: 35%;
  }
  .product-carousel-control-prev {
    left: -16px;
  }
  .product-carousel-control-next {
    right: -19px;
  }
  .item-link:hover .button-quickshop {
    bottom: 1%;
  }
  .product-images .product-actions .product-size-color-wrapper {
    padding: 0;
  }
  .stores-form-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .stores-form-wrapper > div {
    width: unset;
    padding-right: 0.85714286em;
    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;
    margin: 0;
  }
  .stores-form-wrapper .separator {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .stores-form-wrapper .separator-double {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
  }
  .stores-form-wrapper .btn-submit-search {
    margin: 0;
  }
  .stores-wrapper .store.detail {
    padding-right: 1.429em;
  }
  .gmap-wrap {
    height: 500px;
  }
  .gmap-canvas {
    height: 500px;
  }
  .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,
  .order-returns .address-details {
    border-bottom: none;
    /*&:nth-child(2n+1) {
                clear: both;
            }*/
  }
  .footer-callouts .footer-promo-wrapper,
  .footer-callouts .footer-subscribe-wrapper {
    margin-bottom: 0;
  }
  .footer-callouts .footer-social-nav {
    margin-top: 10px;
  }
  .footer-callouts .footer-subscribe-wrapper {
    text-align: left;
  }
  .footer-callouts .footer-subscribe-wrapper .footer-heading-small {
    margin-right: 0.71428571em;
    margin-bottom: 0.35714286em;
    text-align: left;
  }
  .footer-subscribe-wrapper input,
  .footer-subscribe-wrapper .textbox-default {
    width: 17em;
  }
  .product-detail-pane .pane-body {
    padding: 2rem 10px;
  }
  .myjourneys .hero-text {
    padding: 2% 20%;
    text-align: center;
  }
  .about-brands-wrapper .about-brands .brand-content .apply-now {
    padding-left: 0;
  }
  .size-container {
    padding: 20px 30%;
  }
  .product-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .product-wrapper .product-images {
    margin-bottom: 0px;
  }
  .product-wrapper .product-images .images-wrapper {
    margin-right: -10px;
  }
  .alpha-nav li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 2px 8px 0;
  }
  .brand-list-wrapper .letter-wrap .letter-brands-list span {
    font-size: 1.3em;
    line-height: 1.8em;
  }
  .checkout-form {
    padding-right: 20px;
  }
  .checkout-form .checkout-form-inner {
    padding: 3.65rem 2rem 2rem 2rem;
  }
  .atc-section .atc-header {
    padding: 0 20%;
  }
  .atc-section .atc-container .brand-image img {
    float: right;
  }
  .category-info .category-desc {
    width: 75%;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-row > .navbar-header,
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-column > .navbar-header,
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-row > .navbar-collapse,
  .nav-top-category .dropdown .dropdown-menu .dropdown-menu-content .nav-content-column > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1600px) {
  .alpha-nav li a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin: 0 4px 8px 0;
  }
  .control-add-to-wishlist {
    right: 11%;
  }
  .control-virtual-try-on {
    left: 27%;
  }
  .control-three-sixty-view {
    left: 46%;
  }
  .images-wrapper .product-image-outer {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .product-actions .product-colors {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .product-information .product-information-inner {
    padding: 5rem 9rem;
  }
  .product-information .product-information-inner .product-details {
    width: 90%;
    margin: 3rem auto;
  }
  .product-actions .product-size-color-wrapper {
    margin-bottom: 1rem;
  }
  .product-actions .product-details-nav {
    padding-right: 1px;
  }
  .product-actions .button-bag {
    margin-bottom: 0;
  }
  .product-actions .action-buttons {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .product-actions .action-buttons.pickup-option-outer {
    margin-bottom: 0.25rem;
  }
  .social-sharing {
    margin-top: 1.75rem;
  }
  .social-sharing span {
    font-size: 1.75em;
  }
  /*.qs-purchase-options .qs-details-nav {
    padding-right: 1px;
    }*/
  .site-search-panel {
    width: 44%;
    top: 5px;
  }
  .site-search .search-dismiss {
    cursor: pointer;
  }
  .footer-wrapper {
    padding: 0 200px;
  }
  .facet-panel-wrapper.sort-by {
    width: 16%;
  }
  .login-wrapper.account,
  .login-wrapper.checkout {
    padding-left: 20%;
    padding-right: 20%;
  }
  .track-wrapper {
    padding: 0 20%;
    margin-bottom: 2.5rem;
  }
  .about-brands-wrapper .brand-image {
    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;
  }
  .careers-wrapper .about-us-wrap {
    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;
  }
  .careers-wrapper .about-us-wrap .about-us {
    max-width: 450px;
  }
  .size-container {
    padding: 20px 33%;
  }
  .bag-summary-panel .bag-summary-header .checkout-contactus .contact-row .contact-icon {
    width: 8.33%;
  }
  .bag-summary-panel .bag-summary-header .checkout-contactus .contact-row .contact-info {
    width: 41.66%;
  }
  .checkout-form .checkout-form-inner {
    padding: 3.65rem 7rem 2rem 7rem;
  }
  .atc-container .brand-image {
    padding-right: 3em;
  }
  .atc-container .atc-detail {
    padding-left: 3em;
  }
  .atc-container .brand-image {
    padding-right: 3em;
  }
  .atc-container .atc-detail {
    padding-left: 3em;
  }
  .mod-theme-00R4 .cta-block .cta-link-test-2:first-of-type {
    margin: 0 0 1rem;
  }
  .mod-theme-00R4 .cta-block .cta-link-test-2:last-of-type {
    margin: 0;
  }
}
/* 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-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: green;
        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;
        min-width: 200px;
        min-height: 32px;
        /*max-height: 64px;*/
        padding: 0;
    }
}


/*!
 * Bootstrap Icons v1.11.2 (https://icons.getbootstrap.com/)
 * Copyright 2019-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */

@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url(/assets/theme/fonts/bootstrap-icons.woff2?7141511ac37f13e1a387fb9fc6646256) format("woff2"),
url(/assets/theme/fonts/bootstrap-icons.woff?7141511ac37f13e1a387fb9fc6646256) format("woff");
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-123::before { content: "\f67f"; }
.bi-alarm-fill::before { content: "\f101"; }
.bi-alarm::before { content: "\f102"; }
.bi-align-bottom::before { content: "\f103"; }
.bi-align-center::before { content: "\f104"; }
.bi-align-end::before { content: "\f105"; }
.bi-align-middle::before { content: "\f106"; }
.bi-align-start::before { content: "\f107"; }
.bi-align-top::before { content: "\f108"; }
.bi-alt::before { content: "\f109"; }
.bi-app-indicator::before { content: "\f10a"; }
.bi-app::before { content: "\f10b"; }
.bi-archive-fill::before { content: "\f10c"; }
.bi-archive::before { content: "\f10d"; }
.bi-arrow-90deg-down::before { content: "\f10e"; }
.bi-arrow-90deg-left::before { content: "\f10f"; }
.bi-arrow-90deg-right::before { content: "\f110"; }
.bi-arrow-90deg-up::before { content: "\f111"; }
.bi-arrow-bar-down::before { content: "\f112"; }
.bi-arrow-bar-left::before { content: "\f113"; }
.bi-arrow-bar-right::before { content: "\f114"; }
.bi-arrow-bar-up::before { content: "\f115"; }
.bi-arrow-clockwise::before { content: "\f116"; }
.bi-arrow-counterclockwise::before { content: "\f117"; }
.bi-arrow-down-circle-fill::before { content: "\f118"; }
.bi-arrow-down-circle::before { content: "\f119"; }
.bi-arrow-down-left-circle-fill::before { content: "\f11a"; }
.bi-arrow-down-left-circle::before { content: "\f11b"; }
.bi-arrow-down-left-square-fill::before { content: "\f11c"; }
.bi-arrow-down-left-square::before { content: "\f11d"; }
.bi-arrow-down-left::before { content: "\f11e"; }
.bi-arrow-down-right-circle-fill::before { content: "\f11f"; }
.bi-arrow-down-right-circle::before { content: "\f120"; }
.bi-arrow-down-right-square-fill::before { content: "\f121"; }
.bi-arrow-down-right-square::before { content: "\f122"; }
.bi-arrow-down-right::before { content: "\f123"; }
.bi-arrow-down-short::before { content: "\f124"; }
.bi-arrow-down-square-fill::before { content: "\f125"; }
.bi-arrow-down-square::before { content: "\f126"; }
.bi-arrow-down-up::before { content: "\f127"; }
.bi-arrow-down::before { content: "\f128"; }
.bi-arrow-left-circle-fill::before { content: "\f129"; }
.bi-arrow-left-circle::before { content: "\f12a"; }
.bi-arrow-left-right::before { content: "\f12b"; }
.bi-arrow-left-short::before { content: "\f12c"; }
.bi-arrow-left-square-fill::before { content: "\f12d"; }
.bi-arrow-left-square::before { content: "\f12e"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-arrow-repeat::before { content: "\f130"; }
.bi-arrow-return-left::before { content: "\f131"; }
.bi-arrow-return-right::before { content: "\f132"; }
.bi-arrow-right-circle-fill::before { content: "\f133"; }
.bi-arrow-right-circle::before { content: "\f134"; }
.bi-arrow-right-short::before { content: "\f135"; }
.bi-arrow-right-square-fill::before { content: "\f136"; }
.bi-arrow-right-square::before { content: "\f137"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-up-circle-fill::before { content: "\f139"; }
.bi-arrow-up-circle::before { content: "\f13a"; }
.bi-arrow-up-left-circle-fill::before { content: "\f13b"; }
.bi-arrow-up-left-circle::before { content: "\f13c"; }
.bi-arrow-up-left-square-fill::before { content: "\f13d"; }
.bi-arrow-up-left-square::before { content: "\f13e"; }
.bi-arrow-up-left::before { content: "\f13f"; }
.bi-arrow-up-right-circle-fill::before { content: "\f140"; }
.bi-arrow-up-right-circle::before { content: "\f141"; }
.bi-arrow-up-right-square-fill::before { content: "\f142"; }
.bi-arrow-up-right-square::before { content: "\f143"; }
.bi-arrow-up-right::before { content: "\f144"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-arrow-up-square-fill::before { content: "\f146"; }
.bi-arrow-up-square::before { content: "\f147"; }
.bi-arrow-up::before { content: "\f148"; }
.bi-arrows-angle-contract::before { content: "\f149"; }
.bi-arrows-angle-expand::before { content: "\f14a"; }
.bi-arrows-collapse::before { content: "\f14b"; }
.bi-arrows-expand::before { content: "\f14c"; }
.bi-arrows-fullscreen::before { content: "\f14d"; }
.bi-arrows-move::before { content: "\f14e"; }
.bi-aspect-ratio-fill::before { content: "\f14f"; }
.bi-aspect-ratio::before { content: "\f150"; }
.bi-asterisk::before { content: "\f151"; }
.bi-at::before { content: "\f152"; }
.bi-award-fill::before { content: "\f153"; }
.bi-award::before { content: "\f154"; }
.bi-back::before { content: "\f155"; }
.bi-backspace-fill::before { content: "\f156"; }
.bi-backspace-reverse-fill::before { content: "\f157"; }
.bi-backspace-reverse::before { content: "\f158"; }
.bi-backspace::before { content: "\f159"; }
.bi-badge-3d-fill::before { content: "\f15a"; }
.bi-badge-3d::before { content: "\f15b"; }
.bi-badge-4k-fill::before { content: "\f15c"; }
.bi-badge-4k::before { content: "\f15d"; }
.bi-badge-8k-fill::before { content: "\f15e"; }
.bi-badge-8k::before { content: "\f15f"; }
.bi-badge-ad-fill::before { content: "\f160"; }
.bi-badge-ad::before { content: "\f161"; }
.bi-badge-ar-fill::before { content: "\f162"; }
.bi-badge-ar::before { content: "\f163"; }
.bi-badge-cc-fill::before { content: "\f164"; }
.bi-badge-cc::before { content: "\f165"; }
.bi-badge-hd-fill::before { content: "\f166"; }
.bi-badge-hd::before { content: "\f167"; }
.bi-badge-tm-fill::before { content: "\f168"; }
.bi-badge-tm::before { content: "\f169"; }
.bi-badge-vo-fill::before { content: "\f16a"; }
.bi-badge-vo::before { content: "\f16b"; }
.bi-badge-vr-fill::before { content: "\f16c"; }
.bi-badge-vr::before { content: "\f16d"; }
.bi-badge-wc-fill::before { content: "\f16e"; }
.bi-badge-wc::before { content: "\f16f"; }
.bi-bag-check-fill::before { content: "\f170"; }
.bi-bag-check::before { content: "\f171"; }
.bi-bag-dash-fill::before { content: "\f172"; }
.bi-bag-dash::before { content: "\f173"; }
.bi-bag-fill::before { content: "\f174"; }
.bi-bag-plus-fill::before { content: "\f175"; }
.bi-bag-plus::before { content: "\f176"; }
.bi-bag-x-fill::before { content: "\f177"; }
.bi-bag-x::before { content: "\f178"; }
.bi-bag::before { content: "\f179"; }
.bi-bar-chart-fill::before { content: "\f17a"; }
.bi-bar-chart-line-fill::before { content: "\f17b"; }
.bi-bar-chart-line::before { content: "\f17c"; }
.bi-bar-chart-steps::before { content: "\f17d"; }
.bi-bar-chart::before { content: "\f17e"; }
.bi-basket-fill::before { content: "\f17f"; }
.bi-basket::before { content: "\f180"; }
.bi-basket2-fill::before { content: "\f181"; }
.bi-basket2::before { content: "\f182"; }
.bi-basket3-fill::before { content: "\f183"; }
.bi-basket3::before { content: "\f184"; }
.bi-battery-charging::before { content: "\f185"; }
.bi-battery-full::before { content: "\f186"; }
.bi-battery-half::before { content: "\f187"; }
.bi-battery::before { content: "\f188"; }
.bi-bell-fill::before { content: "\f189"; }
.bi-bell::before { content: "\f18a"; }
.bi-bezier::before { content: "\f18b"; }
.bi-bezier2::before { content: "\f18c"; }
.bi-bicycle::before { content: "\f18d"; }
.bi-binoculars-fill::before { content: "\f18e"; }
.bi-binoculars::before { content: "\f18f"; }
.bi-blockquote-left::before { content: "\f190"; }
.bi-blockquote-right::before { content: "\f191"; }
.bi-book-fill::before { content: "\f192"; }
.bi-book-half::before { content: "\f193"; }
.bi-book::before { content: "\f194"; }
.bi-bookmark-check-fill::before { content: "\f195"; }
.bi-bookmark-check::before { content: "\f196"; }
.bi-bookmark-dash-fill::before { content: "\f197"; }
.bi-bookmark-dash::before { content: "\f198"; }
.bi-bookmark-fill::before { content: "\f199"; }
.bi-bookmark-heart-fill::before { content: "\f19a"; }
.bi-bookmark-heart::before { content: "\f19b"; }
.bi-bookmark-plus-fill::before { content: "\f19c"; }
.bi-bookmark-plus::before { content: "\f19d"; }
.bi-bookmark-star-fill::before { content: "\f19e"; }
.bi-bookmark-star::before { content: "\f19f"; }
.bi-bookmark-x-fill::before { content: "\f1a0"; }
.bi-bookmark-x::before { content: "\f1a1"; }
.bi-bookmark::before { content: "\f1a2"; }
.bi-bookmarks-fill::before { content: "\f1a3"; }
.bi-bookmarks::before { content: "\f1a4"; }
.bi-bookshelf::before { content: "\f1a5"; }
.bi-bootstrap-fill::before { content: "\f1a6"; }
.bi-bootstrap-reboot::before { content: "\f1a7"; }
.bi-bootstrap::before { content: "\f1a8"; }
.bi-border-all::before { content: "\f1a9"; }
.bi-border-bottom::before { content: "\f1aa"; }
.bi-border-center::before { content: "\f1ab"; }
.bi-border-inner::before { content: "\f1ac"; }
.bi-border-left::before { content: "\f1ad"; }
.bi-border-middle::before { content: "\f1ae"; }
.bi-border-outer::before { content: "\f1af"; }
.bi-border-right::before { content: "\f1b0"; }
.bi-border-style::before { content: "\f1b1"; }
.bi-border-top::before { content: "\f1b2"; }
.bi-border-width::before { content: "\f1b3"; }
.bi-border::before { content: "\f1b4"; }
.bi-bounding-box-circles::before { content: "\f1b5"; }
.bi-bounding-box::before { content: "\f1b6"; }
.bi-box-arrow-down-left::before { content: "\f1b7"; }
.bi-box-arrow-down-right::before { content: "\f1b8"; }
.bi-box-arrow-down::before { content: "\f1b9"; }
.bi-box-arrow-in-down-left::before { content: "\f1ba"; }
.bi-box-arrow-in-down-right::before { content: "\f1bb"; }
.bi-box-arrow-in-down::before { content: "\f1bc"; }
.bi-box-arrow-in-left::before { content: "\f1bd"; }
.bi-box-arrow-in-right::before { content: "\f1be"; }
.bi-box-arrow-in-up-left::before { content: "\f1bf"; }
.bi-box-arrow-in-up-right::before { content: "\f1c0"; }
.bi-box-arrow-in-up::before { content: "\f1c1"; }
.bi-box-arrow-left::before { content: "\f1c2"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-box-arrow-up-left::before { content: "\f1c4"; }
.bi-box-arrow-up-right::before { content: "\f1c5"; }
.bi-box-arrow-up::before { content: "\f1c6"; }
.bi-box-seam::before { content: "\f1c7"; }
.bi-box::before { content: "\f1c8"; }
.bi-braces::before { content: "\f1c9"; }
.bi-bricks::before { content: "\f1ca"; }
.bi-briefcase-fill::before { content: "\f1cb"; }
.bi-briefcase::before { content: "\f1cc"; }
.bi-brightness-alt-high-fill::before { content: "\f1cd"; }
.bi-brightness-alt-high::before { content: "\f1ce"; }
.bi-brightness-alt-low-fill::before { content: "\f1cf"; }
.bi-brightness-alt-low::before { content: "\f1d0"; }
.bi-brightness-high-fill::before { content: "\f1d1"; }
.bi-brightness-high::before { content: "\f1d2"; }
.bi-brightness-low-fill::before { content: "\f1d3"; }
.bi-brightness-low::before { content: "\f1d4"; }
.bi-broadcast-pin::before { content: "\f1d5"; }
.bi-broadcast::before { content: "\f1d6"; }
.bi-brush-fill::before { content: "\f1d7"; }
.bi-brush::before { content: "\f1d8"; }
.bi-bucket-fill::before { content: "\f1d9"; }
.bi-bucket::before { content: "\f1da"; }
.bi-bug-fill::before { content: "\f1db"; }
.bi-bug::before { content: "\f1dc"; }
.bi-building::before { content: "\f1dd"; }
.bi-bullseye::before { content: "\f1de"; }
.bi-calculator-fill::before { content: "\f1df"; }
.bi-calculator::before { content: "\f1e0"; }
.bi-calendar-check-fill::before { content: "\f1e1"; }
.bi-calendar-check::before { content: "\f1e2"; }
.bi-calendar-date-fill::before { content: "\f1e3"; }
.bi-calendar-date::before { content: "\f1e4"; }
.bi-calendar-day-fill::before { content: "\f1e5"; }
.bi-calendar-day::before { content: "\f1e6"; }
.bi-calendar-event-fill::before { content: "\f1e7"; }
.bi-calendar-event::before { content: "\f1e8"; }
.bi-calendar-fill::before { content: "\f1e9"; }
.bi-calendar-minus-fill::before { content: "\f1ea"; }
.bi-calendar-minus::before { content: "\f1eb"; }
.bi-calendar-month-fill::before { content: "\f1ec"; }
.bi-calendar-month::before { content: "\f1ed"; }
.bi-calendar-plus-fill::before { content: "\f1ee"; }
.bi-calendar-plus::before { content: "\f1ef"; }
.bi-calendar-range-fill::before { content: "\f1f0"; }
.bi-calendar-range::before { content: "\f1f1"; }
.bi-calendar-week-fill::before { content: "\f1f2"; }
.bi-calendar-week::before { content: "\f1f3"; }
.bi-calendar-x-fill::before { content: "\f1f4"; }
.bi-calendar-x::before { content: "\f1f5"; }
.bi-calendar::before { content: "\f1f6"; }
.bi-calendar2-check-fill::before { content: "\f1f7"; }
.bi-calendar2-check::before { content: "\f1f8"; }
.bi-calendar2-date-fill::before { content: "\f1f9"; }
.bi-calendar2-date::before { content: "\f1fa"; }
.bi-calendar2-day-fill::before { content: "\f1fb"; }
.bi-calendar2-day::before { content: "\f1fc"; }
.bi-calendar2-event-fill::before { content: "\f1fd"; }
.bi-calendar2-event::before { content: "\f1fe"; }
.bi-calendar2-fill::before { content: "\f1ff"; }
.bi-calendar2-minus-fill::before { content: "\f200"; }
.bi-calendar2-minus::before { content: "\f201"; }
.bi-calendar2-month-fill::before { content: "\f202"; }
.bi-calendar2-month::before { content: "\f203"; }
.bi-calendar2-plus-fill::before { content: "\f204"; }
.bi-calendar2-plus::before { content: "\f205"; }
.bi-calendar2-range-fill::before { content: "\f206"; }
.bi-calendar2-range::before { content: "\f207"; }
.bi-calendar2-week-fill::before { content: "\f208"; }
.bi-calendar2-week::before { content: "\f209"; }
.bi-calendar2-x-fill::before { content: "\f20a"; }
.bi-calendar2-x::before { content: "\f20b"; }
.bi-calendar2::before { content: "\f20c"; }
.bi-calendar3-event-fill::before { content: "\f20d"; }
.bi-calendar3-event::before { content: "\f20e"; }
.bi-calendar3-fill::before { content: "\f20f"; }
.bi-calendar3-range-fill::before { content: "\f210"; }
.bi-calendar3-range::before { content: "\f211"; }
.bi-calendar3-week-fill::before { content: "\f212"; }
.bi-calendar3-week::before { content: "\f213"; }
.bi-calendar3::before { content: "\f214"; }
.bi-calendar4-event::before { content: "\f215"; }
.bi-calendar4-range::before { content: "\f216"; }
.bi-calendar4-week::before { content: "\f217"; }
.bi-calendar4::before { content: "\f218"; }
.bi-camera-fill::before { content: "\f219"; }
.bi-camera-reels-fill::before { content: "\f21a"; }
.bi-camera-reels::before { content: "\f21b"; }
.bi-camera-video-fill::before { content: "\f21c"; }
.bi-camera-video-off-fill::before { content: "\f21d"; }
.bi-camera-video-off::before { content: "\f21e"; }
.bi-camera-video::before { content: "\f21f"; }
.bi-camera::before { content: "\f220"; }
.bi-camera2::before { content: "\f221"; }
.bi-capslock-fill::before { content: "\f222"; }
.bi-capslock::before { content: "\f223"; }
.bi-card-checklist::before { content: "\f224"; }
.bi-card-heading::before { content: "\f225"; }
.bi-card-image::before { content: "\f226"; }
.bi-card-list::before { content: "\f227"; }
.bi-card-text::before { content: "\f228"; }
.bi-caret-down-fill::before { content: "\f229"; }
.bi-caret-down-square-fill::before { content: "\f22a"; }
.bi-caret-down-square::before { content: "\f22b"; }
.bi-caret-down::before { content: "\f22c"; }
.bi-caret-left-fill::before { content: "\f22d"; }
.bi-caret-left-square-fill::before { content: "\f22e"; }
.bi-caret-left-square::before { content: "\f22f"; }
.bi-caret-left::before { content: "\f230"; }
.bi-caret-right-fill::before { content: "\f231"; }
.bi-caret-right-square-fill::before { content: "\f232"; }
.bi-caret-right-square::before { content: "\f233"; }
.bi-caret-right::before { content: "\f234"; }
.bi-caret-up-fill::before { content: "\f235"; }
.bi-caret-up-square-fill::before { content: "\f236"; }
.bi-caret-up-square::before { content: "\f237"; }
.bi-caret-up::before { content: "\f238"; }
.bi-cart-check-fill::before { content: "\f239"; }
.bi-cart-check::before { content: "\f23a"; }
.bi-cart-dash-fill::before { content: "\f23b"; }
.bi-cart-dash::before { content: "\f23c"; }
.bi-cart-fill::before { content: "\f23d"; }
.bi-cart-plus-fill::before { content: "\f23e"; }
.bi-cart-plus::before { content: "\f23f"; }
.bi-cart-x-fill::before { content: "\f240"; }
.bi-cart-x::before { content: "\f241"; }
.bi-cart::before { content: "\f242"; }
.bi-cart2::before { content: "\f243"; }
.bi-cart3::before { content: "\f244"; }
.bi-cart4::before { content: "\f245"; }
.bi-cash-stack::before { content: "\f246"; }
.bi-cash::before { content: "\f247"; }
.bi-cast::before { content: "\f248"; }
.bi-chat-dots-fill::before { content: "\f249"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-chat-fill::before { content: "\f24b"; }
.bi-chat-left-dots-fill::before { content: "\f24c"; }
.bi-chat-left-dots::before { content: "\f24d"; }
.bi-chat-left-fill::before { content: "\f24e"; }
.bi-chat-left-quote-fill::before { content: "\f24f"; }
.bi-chat-left-quote::before { content: "\f250"; }
.bi-chat-left-text-fill::before { content: "\f251"; }
.bi-chat-left-text::before { content: "\f252"; }
.bi-chat-left::before { content: "\f253"; }
.bi-chat-quote-fill::before { content: "\f254"; }
.bi-chat-quote::before { content: "\f255"; }
.bi-chat-right-dots-fill::before { content: "\f256"; }
.bi-chat-right-dots::before { content: "\f257"; }
.bi-chat-right-fill::before { content: "\f258"; }
.bi-chat-right-quote-fill::before { content: "\f259"; }
.bi-chat-right-quote::before { content: "\f25a"; }
.bi-chat-right-text-fill::before { content: "\f25b"; }
.bi-chat-right-text::before { content: "\f25c"; }
.bi-chat-right::before { content: "\f25d"; }
.bi-chat-square-dots-fill::before { content: "\f25e"; }
.bi-chat-square-dots::before { content: "\f25f"; }
.bi-chat-square-fill::before { content: "\f260"; }
.bi-chat-square-quote-fill::before { content: "\f261"; }
.bi-chat-square-quote::before { content: "\f262"; }
.bi-chat-square-text-fill::before { content: "\f263"; }
.bi-chat-square-text::before { content: "\f264"; }
.bi-chat-square::before { content: "\f265"; }
.bi-chat-text-fill::before { content: "\f266"; }
.bi-chat-text::before { content: "\f267"; }
.bi-chat::before { content: "\f268"; }
.bi-check-all::before { content: "\f269"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check-square-fill::before { content: "\f26c"; }
.bi-check-square::before { content: "\f26d"; }
.bi-check::before { content: "\f26e"; }
.bi-check2-all::before { content: "\f26f"; }
.bi-check2-circle::before { content: "\f270"; }
.bi-check2-square::before { content: "\f271"; }
.bi-check2::before { content: "\f272"; }
.bi-chevron-bar-contract::before { content: "\f273"; }
.bi-chevron-bar-down::before { content: "\f274"; }
.bi-chevron-bar-expand::before { content: "\f275"; }
.bi-chevron-bar-left::before { content: "\f276"; }
.bi-chevron-bar-right::before { content: "\f277"; }
.bi-chevron-bar-up::before { content: "\f278"; }
.bi-chevron-compact-down::before { content: "\f279"; }
.bi-chevron-compact-left::before { content: "\f27a"; }
.bi-chevron-compact-right::before { content: "\f27b"; }
.bi-chevron-compact-up::before { content: "\f27c"; }
.bi-chevron-contract::before { content: "\f27d"; }
.bi-chevron-double-down::before { content: "\f27e"; }
.bi-chevron-double-left::before { content: "\f27f"; }
.bi-chevron-double-right::before { content: "\f280"; }
.bi-chevron-double-up::before { content: "\f281"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-expand::before { content: "\f283"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-circle-fill::before { content: "\f287"; }
.bi-circle-half::before { content: "\f288"; }
.bi-circle-square::before { content: "\f289"; }
.bi-circle::before { content: "\f28a"; }
.bi-clipboard-check::before { content: "\f28b"; }
.bi-clipboard-data::before { content: "\f28c"; }
.bi-clipboard-minus::before { content: "\f28d"; }
.bi-clipboard-plus::before { content: "\f28e"; }
.bi-clipboard-x::before { content: "\f28f"; }
.bi-clipboard::before { content: "\f290"; }
.bi-clock-fill::before { content: "\f291"; }
.bi-clock-history::before { content: "\f292"; }
.bi-clock::before { content: "\f293"; }
.bi-cloud-arrow-down-fill::before { content: "\f294"; }
.bi-cloud-arrow-down::before { content: "\f295"; }
.bi-cloud-arrow-up-fill::before { content: "\f296"; }
.bi-cloud-arrow-up::before { content: "\f297"; }
.bi-cloud-check-fill::before { content: "\f298"; }
.bi-cloud-check::before { content: "\f299"; }
.bi-cloud-download-fill::before { content: "\f29a"; }
.bi-cloud-download::before { content: "\f29b"; }
.bi-cloud-drizzle-fill::before { content: "\f29c"; }
.bi-cloud-drizzle::before { content: "\f29d"; }
.bi-cloud-fill::before { content: "\f29e"; }
.bi-cloud-fog-fill::before { content: "\f29f"; }
.bi-cloud-fog::before { content: "\f2a0"; }
.bi-cloud-fog2-fill::before { content: "\f2a1"; }
.bi-cloud-fog2::before { content: "\f2a2"; }
.bi-cloud-hail-fill::before { content: "\f2a3"; }
.bi-cloud-hail::before { content: "\f2a4"; }
.bi-cloud-haze-fill::before { content: "\f2a6"; }
.bi-cloud-haze::before { content: "\f2a7"; }
.bi-cloud-haze2-fill::before { content: "\f2a8"; }
.bi-cloud-lightning-fill::before { content: "\f2a9"; }
.bi-cloud-lightning-rain-fill::before { content: "\f2aa"; }
.bi-cloud-lightning-rain::before { content: "\f2ab"; }
.bi-cloud-lightning::before { content: "\f2ac"; }
.bi-cloud-minus-fill::before { content: "\f2ad"; }
.bi-cloud-minus::before { content: "\f2ae"; }
.bi-cloud-moon-fill::before { content: "\f2af"; }
.bi-cloud-moon::before { content: "\f2b0"; }
.bi-cloud-plus-fill::before { content: "\f2b1"; }
.bi-cloud-plus::before { content: "\f2b2"; }
.bi-cloud-rain-fill::before { content: "\f2b3"; }
.bi-cloud-rain-heavy-fill::before { content: "\f2b4"; }
.bi-cloud-rain-heavy::before { content: "\f2b5"; }
.bi-cloud-rain::before { content: "\f2b6"; }
.bi-cloud-slash-fill::before { content: "\f2b7"; }
.bi-cloud-slash::before { content: "\f2b8"; }
.bi-cloud-sleet-fill::before { content: "\f2b9"; }
.bi-cloud-sleet::before { content: "\f2ba"; }
.bi-cloud-snow-fill::before { content: "\f2bb"; }
.bi-cloud-snow::before { content: "\f2bc"; }
.bi-cloud-sun-fill::before { content: "\f2bd"; }
.bi-cloud-sun::before { content: "\f2be"; }
.bi-cloud-upload-fill::before { content: "\f2bf"; }
.bi-cloud-upload::before { content: "\f2c0"; }
.bi-cloud::before { content: "\f2c1"; }
.bi-clouds-fill::before { content: "\f2c2"; }
.bi-clouds::before { content: "\f2c3"; }
.bi-cloudy-fill::before { content: "\f2c4"; }
.bi-cloudy::before { content: "\f2c5"; }
.bi-code-slash::before { content: "\f2c6"; }
.bi-code-square::before { content: "\f2c7"; }
.bi-code::before { content: "\f2c8"; }
.bi-collection-fill::before { content: "\f2c9"; }
.bi-collection-play-fill::before { content: "\f2ca"; }
.bi-collection-play::before { content: "\f2cb"; }
.bi-collection::before { content: "\f2cc"; }
.bi-columns-gap::before { content: "\f2cd"; }
.bi-columns::before { content: "\f2ce"; }
.bi-command::before { content: "\f2cf"; }
.bi-compass-fill::before { content: "\f2d0"; }
.bi-compass::before { content: "\f2d1"; }
.bi-cone-striped::before { content: "\f2d2"; }
.bi-cone::before { content: "\f2d3"; }
.bi-controller::before { content: "\f2d4"; }
.bi-cpu-fill::before { content: "\f2d5"; }
.bi-cpu::before { content: "\f2d6"; }
.bi-credit-card-2-back-fill::before { content: "\f2d7"; }
.bi-credit-card-2-back::before { content: "\f2d8"; }
.bi-credit-card-2-front-fill::before { content: "\f2d9"; }
.bi-credit-card-2-front::before { content: "\f2da"; }
.bi-credit-card-fill::before { content: "\f2db"; }
.bi-credit-card::before { content: "\f2dc"; }
.bi-crop::before { content: "\f2dd"; }
.bi-cup-fill::before { content: "\f2de"; }
.bi-cup-straw::before { content: "\f2df"; }
.bi-cup::before { content: "\f2e0"; }
.bi-cursor-fill::before { content: "\f2e1"; }
.bi-cursor-text::before { content: "\f2e2"; }
.bi-cursor::before { content: "\f2e3"; }
.bi-dash-circle-dotted::before { content: "\f2e4"; }
.bi-dash-circle-fill::before { content: "\f2e5"; }
.bi-dash-circle::before { content: "\f2e6"; }
.bi-dash-square-dotted::before { content: "\f2e7"; }
.bi-dash-square-fill::before { content: "\f2e8"; }
.bi-dash-square::before { content: "\f2e9"; }
.bi-dash::before { content: "\f2ea"; }
.bi-diagram-2-fill::before { content: "\f2eb"; }
.bi-diagram-2::before { content: "\f2ec"; }
.bi-diagram-3-fill::before { content: "\f2ed"; }
.bi-diagram-3::before { content: "\f2ee"; }
.bi-diamond-fill::before { content: "\f2ef"; }
.bi-diamond-half::before { content: "\f2f0"; }
.bi-diamond::before { content: "\f2f1"; }
.bi-dice-1-fill::before { content: "\f2f2"; }
.bi-dice-1::before { content: "\f2f3"; }
.bi-dice-2-fill::before { content: "\f2f4"; }
.bi-dice-2::before { content: "\f2f5"; }
.bi-dice-3-fill::before { content: "\f2f6"; }
.bi-dice-3::before { content: "\f2f7"; }
.bi-dice-4-fill::before { content: "\f2f8"; }
.bi-dice-4::before { content: "\f2f9"; }
.bi-dice-5-fill::before { content: "\f2fa"; }
.bi-dice-5::before { content: "\f2fb"; }
.bi-dice-6-fill::before { content: "\f2fc"; }
.bi-dice-6::before { content: "\f2fd"; }
.bi-disc-fill::before { content: "\f2fe"; }
.bi-disc::before { content: "\f2ff"; }
.bi-discord::before { content: "\f300"; }
.bi-display-fill::before { content: "\f301"; }
.bi-display::before { content: "\f302"; }
.bi-distribute-horizontal::before { content: "\f303"; }
.bi-distribute-vertical::before { content: "\f304"; }
.bi-door-closed-fill::before { content: "\f305"; }
.bi-door-closed::before { content: "\f306"; }
.bi-door-open-fill::before { content: "\f307"; }
.bi-door-open::before { content: "\f308"; }
.bi-dot::before { content: "\f309"; }
.bi-download::before { content: "\f30a"; }
.bi-droplet-fill::before { content: "\f30b"; }
.bi-droplet-half::before { content: "\f30c"; }
.bi-droplet::before { content: "\f30d"; }
.bi-earbuds::before { content: "\f30e"; }
.bi-easel-fill::before { content: "\f30f"; }
.bi-easel::before { content: "\f310"; }
.bi-egg-fill::before { content: "\f311"; }
.bi-egg-fried::before { content: "\f312"; }
.bi-egg::before { content: "\f313"; }
.bi-eject-fill::before { content: "\f314"; }
.bi-eject::before { content: "\f315"; }
.bi-emoji-angry-fill::before { content: "\f316"; }
.bi-emoji-angry::before { content: "\f317"; }
.bi-emoji-dizzy-fill::before { content: "\f318"; }
.bi-emoji-dizzy::before { content: "\f319"; }
.bi-emoji-expressionless-fill::before { content: "\f31a"; }
.bi-emoji-expressionless::before { content: "\f31b"; }
.bi-emoji-frown-fill::before { content: "\f31c"; }
.bi-emoji-frown::before { content: "\f31d"; }
.bi-emoji-heart-eyes-fill::before { content: "\f31e"; }
.bi-emoji-heart-eyes::before { content: "\f31f"; }
.bi-emoji-laughing-fill::before { content: "\f320"; }
.bi-emoji-laughing::before { content: "\f321"; }
.bi-emoji-neutral-fill::before { content: "\f322"; }
.bi-emoji-neutral::before { content: "\f323"; }
.bi-emoji-smile-fill::before { content: "\f324"; }
.bi-emoji-smile-upside-down-fill::before { content: "\f325"; }
.bi-emoji-smile-upside-down::before { content: "\f326"; }
.bi-emoji-smile::before { content: "\f327"; }
.bi-emoji-sunglasses-fill::before { content: "\f328"; }
.bi-emoji-sunglasses::before { content: "\f329"; }
.bi-emoji-wink-fill::before { content: "\f32a"; }
.bi-emoji-wink::before { content: "\f32b"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-envelope-open-fill::before { content: "\f32d"; }
.bi-envelope-open::before { content: "\f32e"; }
.bi-envelope::before { content: "\f32f"; }
.bi-eraser-fill::before { content: "\f330"; }
.bi-eraser::before { content: "\f331"; }
.bi-exclamation-circle-fill::before { content: "\f332"; }
.bi-exclamation-circle::before { content: "\f333"; }
.bi-exclamation-diamond-fill::before { content: "\f334"; }
.bi-exclamation-diamond::before { content: "\f335"; }
.bi-exclamation-octagon-fill::before { content: "\f336"; }
.bi-exclamation-octagon::before { content: "\f337"; }
.bi-exclamation-square-fill::before { content: "\f338"; }
.bi-exclamation-square::before { content: "\f339"; }
.bi-exclamation-triangle-fill::before { content: "\f33a"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-exclamation::before { content: "\f33c"; }
.bi-exclude::before { content: "\f33d"; }
.bi-eye-fill::before { content: "\f33e"; }
.bi-eye-slash-fill::before { content: "\f33f"; }
.bi-eye-slash::before { content: "\f340"; }
.bi-eye::before { content: "\f341"; }
.bi-eyedropper::before { content: "\f342"; }
.bi-eyeglasses::before { content: "\f343"; }
.bi-facebook::before { content: "\f344"; }
.bi-file-arrow-down-fill::before { content: "\f345"; }
.bi-file-arrow-down::before { content: "\f346"; }
.bi-file-arrow-up-fill::before { content: "\f347"; }
.bi-file-arrow-up::before { content: "\f348"; }
.bi-file-bar-graph-fill::before { content: "\f349"; }
.bi-file-bar-graph::before { content: "\f34a"; }
.bi-file-binary-fill::before { content: "\f34b"; }
.bi-file-binary::before { content: "\f34c"; }
.bi-file-break-fill::before { content: "\f34d"; }
.bi-file-break::before { content: "\f34e"; }
.bi-file-check-fill::before { content: "\f34f"; }
.bi-file-check::before { content: "\f350"; }
.bi-file-code-fill::before { content: "\f351"; }
.bi-file-code::before { content: "\f352"; }
.bi-file-diff-fill::before { content: "\f353"; }
.bi-file-diff::before { content: "\f354"; }
.bi-file-earmark-arrow-down-fill::before { content: "\f355"; }
.bi-file-earmark-arrow-down::before { content: "\f356"; }
.bi-file-earmark-arrow-up-fill::before { content: "\f357"; }
.bi-file-earmark-arrow-up::before { content: "\f358"; }
.bi-file-earmark-bar-graph-fill::before { content: "\f359"; }
.bi-file-earmark-bar-graph::before { content: "\f35a"; }
.bi-file-earmark-binary-fill::before { content: "\f35b"; }
.bi-file-earmark-binary::before { content: "\f35c"; }
.bi-file-earmark-break-fill::before { content: "\f35d"; }
.bi-file-earmark-break::before { content: "\f35e"; }
.bi-file-earmark-check-fill::before { content: "\f35f"; }
.bi-file-earmark-check::before { content: "\f360"; }
.bi-file-earmark-code-fill::before { content: "\f361"; }
.bi-file-earmark-code::before { content: "\f362"; }
.bi-file-earmark-diff-fill::before { content: "\f363"; }
.bi-file-earmark-diff::before { content: "\f364"; }
.bi-file-earmark-easel-fill::before { content: "\f365"; }
.bi-file-earmark-easel::before { content: "\f366"; }
.bi-file-earmark-excel-fill::before { content: "\f367"; }
.bi-file-earmark-excel::before { content: "\f368"; }
.bi-file-earmark-fill::before { content: "\f369"; }
.bi-file-earmark-font-fill::before { content: "\f36a"; }
.bi-file-earmark-font::before { content: "\f36b"; }
.bi-file-earmark-image-fill::before { content: "\f36c"; }
.bi-file-earmark-image::before { content: "\f36d"; }
.bi-file-earmark-lock-fill::before { content: "\f36e"; }
.bi-file-earmark-lock::before { content: "\f36f"; }
.bi-file-earmark-lock2-fill::before { content: "\f370"; }
.bi-file-earmark-lock2::before { content: "\f371"; }
.bi-file-earmark-medical-fill::before { content: "\f372"; }
.bi-file-earmark-medical::before { content: "\f373"; }
.bi-file-earmark-minus-fill::before { content: "\f374"; }
.bi-file-earmark-minus::before { content: "\f375"; }
.bi-file-earmark-music-fill::before { content: "\f376"; }
.bi-file-earmark-music::before { content: "\f377"; }
.bi-file-earmark-person-fill::before { content: "\f378"; }
.bi-file-earmark-person::before { content: "\f379"; }
.bi-file-earmark-play-fill::before { content: "\f37a"; }
.bi-file-earmark-play::before { content: "\f37b"; }
.bi-file-earmark-plus-fill::before { content: "\f37c"; }
.bi-file-earmark-plus::before { content: "\f37d"; }
.bi-file-earmark-post-fill::before { content: "\f37e"; }
.bi-file-earmark-post::before { content: "\f37f"; }
.bi-file-earmark-ppt-fill::before { content: "\f380"; }
.bi-file-earmark-ppt::before { content: "\f381"; }
.bi-file-earmark-richtext-fill::before { content: "\f382"; }
.bi-file-earmark-richtext::before { content: "\f383"; }
.bi-file-earmark-ruled-fill::before { content: "\f384"; }
.bi-file-earmark-ruled::before { content: "\f385"; }
.bi-file-earmark-slides-fill::before { content: "\f386"; }
.bi-file-earmark-slides::before { content: "\f387"; }
.bi-file-earmark-spreadsheet-fill::before { content: "\f388"; }
.bi-file-earmark-spreadsheet::before { content: "\f389"; }
.bi-file-earmark-text-fill::before { content: "\f38a"; }
.bi-file-earmark-text::before { content: "\f38b"; }
.bi-file-earmark-word-fill::before { content: "\f38c"; }
.bi-file-earmark-word::before { content: "\f38d"; }
.bi-file-earmark-x-fill::before { content: "\f38e"; }
.bi-file-earmark-x::before { content: "\f38f"; }
.bi-file-earmark-zip-fill::before { content: "\f390"; }
.bi-file-earmark-zip::before { content: "\f391"; }
.bi-file-earmark::before { content: "\f392"; }
.bi-file-easel-fill::before { content: "\f393"; }
.bi-file-easel::before { content: "\f394"; }
.bi-file-excel-fill::before { content: "\f395"; }
.bi-file-excel::before { content: "\f396"; }
.bi-file-fill::before { content: "\f397"; }
.bi-file-font-fill::before { content: "\f398"; }
.bi-file-font::before { content: "\f399"; }
.bi-file-image-fill::before { content: "\f39a"; }
.bi-file-image::before { content: "\f39b"; }
.bi-file-lock-fill::before { content: "\f39c"; }
.bi-file-lock::before { content: "\f39d"; }
.bi-file-lock2-fill::before { content: "\f39e"; }
.bi-file-lock2::before { content: "\f39f"; }
.bi-file-medical-fill::before { content: "\f3a0"; }
.bi-file-medical::before { content: "\f3a1"; }
.bi-file-minus-fill::before { content: "\f3a2"; }
.bi-file-minus::before { content: "\f3a3"; }
.bi-file-music-fill::before { content: "\f3a4"; }
.bi-file-music::before { content: "\f3a5"; }
.bi-file-person-fill::before { content: "\f3a6"; }
.bi-file-person::before { content: "\f3a7"; }
.bi-file-play-fill::before { content: "\f3a8"; }
.bi-file-play::before { content: "\f3a9"; }
.bi-file-plus-fill::before { content: "\f3aa"; }
.bi-file-plus::before { content: "\f3ab"; }
.bi-file-post-fill::before { content: "\f3ac"; }
.bi-file-post::before { content: "\f3ad"; }
.bi-file-ppt-fill::before { content: "\f3ae"; }
.bi-file-ppt::before { content: "\f3af"; }
.bi-file-richtext-fill::before { content: "\f3b0"; }
.bi-file-richtext::before { content: "\f3b1"; }
.bi-file-ruled-fill::before { content: "\f3b2"; }
.bi-file-ruled::before { content: "\f3b3"; }
.bi-file-slides-fill::before { content: "\f3b4"; }
.bi-file-slides::before { content: "\f3b5"; }
.bi-file-spreadsheet-fill::before { content: "\f3b6"; }
.bi-file-spreadsheet::before { content: "\f3b7"; }
.bi-file-text-fill::before { content: "\f3b8"; }
.bi-file-text::before { content: "\f3b9"; }
.bi-file-word-fill::before { content: "\f3ba"; }
.bi-file-word::before { content: "\f3bb"; }
.bi-file-x-fill::before { content: "\f3bc"; }
.bi-file-x::before { content: "\f3bd"; }
.bi-file-zip-fill::before { content: "\f3be"; }
.bi-file-zip::before { content: "\f3bf"; }
.bi-file::before { content: "\f3c0"; }
.bi-files-alt::before { content: "\f3c1"; }
.bi-files::before { content: "\f3c2"; }
.bi-film::before { content: "\f3c3"; }
.bi-filter-circle-fill::before { content: "\f3c4"; }
.bi-filter-circle::before { content: "\f3c5"; }
.bi-filter-left::before { content: "\f3c6"; }
.bi-filter-right::before { content: "\f3c7"; }
.bi-filter-square-fill::before { content: "\f3c8"; }
.bi-filter-square::before { content: "\f3c9"; }
.bi-filter::before { content: "\f3ca"; }
.bi-flag-fill::before { content: "\f3cb"; }
.bi-flag::before { content: "\f3cc"; }
.bi-flower1::before { content: "\f3cd"; }
.bi-flower2::before { content: "\f3ce"; }
.bi-flower3::before { content: "\f3cf"; }
.bi-folder-check::before { content: "\f3d0"; }
.bi-folder-fill::before { content: "\f3d1"; }
.bi-folder-minus::before { content: "\f3d2"; }
.bi-folder-plus::before { content: "\f3d3"; }
.bi-folder-symlink-fill::before { content: "\f3d4"; }
.bi-folder-symlink::before { content: "\f3d5"; }
.bi-folder-x::before { content: "\f3d6"; }
.bi-folder::before { content: "\f3d7"; }
.bi-folder2-open::before { content: "\f3d8"; }
.bi-folder2::before { content: "\f3d9"; }
.bi-fonts::before { content: "\f3da"; }
.bi-forward-fill::before { content: "\f3db"; }
.bi-forward::before { content: "\f3dc"; }
.bi-front::before { content: "\f3dd"; }
.bi-fullscreen-exit::before { content: "\f3de"; }
.bi-fullscreen::before { content: "\f3df"; }
.bi-funnel-fill::before { content: "\f3e0"; }
.bi-funnel::before { content: "\f3e1"; }
.bi-gear-fill::before { content: "\f3e2"; }
.bi-gear-wide-connected::before { content: "\f3e3"; }
.bi-gear-wide::before { content: "\f3e4"; }
.bi-gear::before { content: "\f3e5"; }
.bi-gem::before { content: "\f3e6"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-geo-fill::before { content: "\f3e9"; }
.bi-geo::before { content: "\f3ea"; }
.bi-gift-fill::before { content: "\f3eb"; }
.bi-gift::before { content: "\f3ec"; }
.bi-github::before { content: "\f3ed"; }
.bi-globe::before { content: "\f3ee"; }
.bi-globe2::before { content: "\f3ef"; }
.bi-google::before { content: "\f3f0"; }
.bi-graph-down::before { content: "\f3f1"; }
.bi-graph-up::before { content: "\f3f2"; }
.bi-grid-1x2-fill::before { content: "\f3f3"; }
.bi-grid-1x2::before { content: "\f3f4"; }
.bi-grid-3x2-gap-fill::before { content: "\f3f5"; }
.bi-grid-3x2-gap::before { content: "\f3f6"; }
.bi-grid-3x2::before { content: "\f3f7"; }
.bi-grid-3x3-gap-fill::before { content: "\f3f8"; }
.bi-grid-3x3-gap::before { content: "\f3f9"; }
.bi-grid-3x3::before { content: "\f3fa"; }
.bi-grid-fill::before { content: "\f3fb"; }
.bi-grid::before { content: "\f3fc"; }
.bi-grip-horizontal::before { content: "\f3fd"; }
.bi-grip-vertical::before { content: "\f3fe"; }
.bi-hammer::before { content: "\f3ff"; }
.bi-hand-index-fill::before { content: "\f400"; }
.bi-hand-index-thumb-fill::before { content: "\f401"; }
.bi-hand-index-thumb::before { content: "\f402"; }
.bi-hand-index::before { content: "\f403"; }
.bi-hand-thumbs-down-fill::before { content: "\f404"; }
.bi-hand-thumbs-down::before { content: "\f405"; }
.bi-hand-thumbs-up-fill::before { content: "\f406"; }
.bi-hand-thumbs-up::before { content: "\f407"; }
.bi-handbag-fill::before { content: "\f408"; }
.bi-handbag::before { content: "\f409"; }
.bi-hash::before { content: "\f40a"; }
.bi-hdd-fill::before { content: "\f40b"; }
.bi-hdd-network-fill::before { content: "\f40c"; }
.bi-hdd-network::before { content: "\f40d"; }
.bi-hdd-rack-fill::before { content: "\f40e"; }
.bi-hdd-rack::before { content: "\f40f"; }
.bi-hdd-stack-fill::before { content: "\f410"; }
.bi-hdd-stack::before { content: "\f411"; }
.bi-hdd::before { content: "\f412"; }
.bi-headphones::before { content: "\f413"; }
.bi-headset::before { content: "\f414"; }
.bi-heart-fill::before { content: "\f415"; }
.bi-heart-half::before { content: "\f416"; }
.bi-heart::before { content: "\f417"; }
.bi-heptagon-fill::before { content: "\f418"; }
.bi-heptagon-half::before { content: "\f419"; }
.bi-heptagon::before { content: "\f41a"; }
.bi-hexagon-fill::before { content: "\f41b"; }
.bi-hexagon-half::before { content: "\f41c"; }
.bi-hexagon::before { content: "\f41d"; }
.bi-hourglass-bottom::before { content: "\f41e"; }
.bi-hourglass-split::before { content: "\f41f"; }
.bi-hourglass-top::before { content: "\f420"; }
.bi-hourglass::before { content: "\f421"; }
.bi-house-door-fill::before { content: "\f422"; }
.bi-house-door::before { content: "\f423"; }
.bi-house-fill::before { content: "\f424"; }
.bi-house::before { content: "\f425"; }
.bi-hr::before { content: "\f426"; }
.bi-hurricane::before { content: "\f427"; }
.bi-image-alt::before { content: "\f428"; }
.bi-image-fill::before { content: "\f429"; }
.bi-image::before { content: "\f42a"; }
.bi-images::before { content: "\f42b"; }
.bi-inbox-fill::before { content: "\f42c"; }
.bi-inbox::before { content: "\f42d"; }
.bi-inboxes-fill::before { content: "\f42e"; }
.bi-inboxes::before { content: "\f42f"; }
.bi-info-circle-fill::before { content: "\f430"; }
.bi-info-circle::before { content: "\f431"; }
.bi-info-square-fill::before { content: "\f432"; }
.bi-info-square::before { content: "\f433"; }
.bi-info::before { content: "\f434"; }
.bi-input-cursor-text::before { content: "\f435"; }
.bi-input-cursor::before { content: "\f436"; }
.bi-instagram::before { content: "\f437"; }
.bi-intersect::before { content: "\f438"; }
.bi-journal-album::before { content: "\f439"; }
.bi-journal-arrow-down::before { content: "\f43a"; }
.bi-journal-arrow-up::before { content: "\f43b"; }
.bi-journal-bookmark-fill::before { content: "\f43c"; }
.bi-journal-bookmark::before { content: "\f43d"; }
.bi-journal-check::before { content: "\f43e"; }
.bi-journal-code::before { content: "\f43f"; }
.bi-journal-medical::before { content: "\f440"; }
.bi-journal-minus::before { content: "\f441"; }
.bi-journal-plus::before { content: "\f442"; }
.bi-journal-richtext::before { content: "\f443"; }
.bi-journal-text::before { content: "\f444"; }
.bi-journal-x::before { content: "\f445"; }
.bi-journal::before { content: "\f446"; }
.bi-journals::before { content: "\f447"; }
.bi-joystick::before { content: "\f448"; }
.bi-justify-left::before { content: "\f449"; }
.bi-justify-right::before { content: "\f44a"; }
.bi-justify::before { content: "\f44b"; }
.bi-kanban-fill::before { content: "\f44c"; }
.bi-kanban::before { content: "\f44d"; }
.bi-key-fill::before { content: "\f44e"; }
.bi-key::before { content: "\f44f"; }
.bi-keyboard-fill::before { content: "\f450"; }
.bi-keyboard::before { content: "\f451"; }
.bi-ladder::before { content: "\f452"; }
.bi-lamp-fill::before { content: "\f453"; }
.bi-lamp::before { content: "\f454"; }
.bi-laptop-fill::before { content: "\f455"; }
.bi-laptop::before { content: "\f456"; }
.bi-layer-backward::before { content: "\f457"; }
.bi-layer-forward::before { content: "\f458"; }
.bi-layers-fill::before { content: "\f459"; }
.bi-layers-half::before { content: "\f45a"; }
.bi-layers::before { content: "\f45b"; }
.bi-layout-sidebar-inset-reverse::before { content: "\f45c"; }
.bi-layout-sidebar-inset::before { content: "\f45d"; }
.bi-layout-sidebar-reverse::before { content: "\f45e"; }
.bi-layout-sidebar::before { content: "\f45f"; }
.bi-layout-split::before { content: "\f460"; }
.bi-layout-text-sidebar-reverse::before { content: "\f461"; }
.bi-layout-text-sidebar::before { content: "\f462"; }
.bi-layout-text-window-reverse::before { content: "\f463"; }
.bi-layout-text-window::before { content: "\f464"; }
.bi-layout-three-columns::before { content: "\f465"; }
.bi-layout-wtf::before { content: "\f466"; }
.bi-life-preserver::before { content: "\f467"; }
.bi-lightbulb-fill::before { content: "\f468"; }
.bi-lightbulb-off-fill::before { content: "\f469"; }
.bi-lightbulb-off::before { content: "\f46a"; }
.bi-lightbulb::before { content: "\f46b"; }
.bi-lightning-charge-fill::before { content: "\f46c"; }
.bi-lightning-charge::before { content: "\f46d"; }
.bi-lightning-fill::before { content: "\f46e"; }
.bi-lightning::before { content: "\f46f"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-link::before { content: "\f471"; }
.bi-linkedin::before { content: "\f472"; }
.bi-list-check::before { content: "\f473"; }
.bi-list-nested::before { content: "\f474"; }
.bi-list-ol::before { content: "\f475"; }
.bi-list-stars::before { content: "\f476"; }
.bi-list-task::before { content: "\f477"; }
.bi-list-ul::before { content: "\f478"; }
.bi-list::before { content: "\f479"; }
.bi-lock-fill::before { content: "\f47a"; }
.bi-lock::before { content: "\f47b"; }
.bi-mailbox::before { content: "\f47c"; }
.bi-mailbox2::before { content: "\f47d"; }
.bi-map-fill::before { content: "\f47e"; }
.bi-map::before { content: "\f47f"; }
.bi-markdown-fill::before { content: "\f480"; }
.bi-markdown::before { content: "\f481"; }
.bi-mask::before { content: "\f482"; }
.bi-megaphone-fill::before { content: "\f483"; }
.bi-megaphone::before { content: "\f484"; }
.bi-menu-app-fill::before { content: "\f485"; }
.bi-menu-app::before { content: "\f486"; }
.bi-menu-button-fill::before { content: "\f487"; }
.bi-menu-button-wide-fill::before { content: "\f488"; }
.bi-menu-button-wide::before { content: "\f489"; }
.bi-menu-button::before { content: "\f48a"; }
.bi-menu-down::before { content: "\f48b"; }
.bi-menu-up::before { content: "\f48c"; }
.bi-mic-fill::before { content: "\f48d"; }
.bi-mic-mute-fill::before { content: "\f48e"; }
.bi-mic-mute::before { content: "\f48f"; }
.bi-mic::before { content: "\f490"; }
.bi-minecart-loaded::before { content: "\f491"; }
.bi-minecart::before { content: "\f492"; }
.bi-moisture::before { content: "\f493"; }
.bi-moon-fill::before { content: "\f494"; }
.bi-moon-stars-fill::before { content: "\f495"; }
.bi-moon-stars::before { content: "\f496"; }
.bi-moon::before { content: "\f497"; }
.bi-mouse-fill::before { content: "\f498"; }
.bi-mouse::before { content: "\f499"; }
.bi-mouse2-fill::before { content: "\f49a"; }
.bi-mouse2::before { content: "\f49b"; }
.bi-mouse3-fill::before { content: "\f49c"; }
.bi-mouse3::before { content: "\f49d"; }
.bi-music-note-beamed::before { content: "\f49e"; }
.bi-music-note-list::before { content: "\f49f"; }
.bi-music-note::before { content: "\f4a0"; }
.bi-music-player-fill::before { content: "\f4a1"; }
.bi-music-player::before { content: "\f4a2"; }
.bi-newspaper::before { content: "\f4a3"; }
.bi-node-minus-fill::before { content: "\f4a4"; }
.bi-node-minus::before { content: "\f4a5"; }
.bi-node-plus-fill::before { content: "\f4a6"; }
.bi-node-plus::before { content: "\f4a7"; }
.bi-nut-fill::before { content: "\f4a8"; }
.bi-nut::before { content: "\f4a9"; }
.bi-octagon-fill::before { content: "\f4aa"; }
.bi-octagon-half::before { content: "\f4ab"; }
.bi-octagon::before { content: "\f4ac"; }
.bi-option::before { content: "\f4ad"; }
.bi-outlet::before { content: "\f4ae"; }
.bi-paint-bucket::before { content: "\f4af"; }
.bi-palette-fill::before { content: "\f4b0"; }
.bi-palette::before { content: "\f4b1"; }
.bi-palette2::before { content: "\f4b2"; }
.bi-paperclip::before { content: "\f4b3"; }
.bi-paragraph::before { content: "\f4b4"; }
.bi-patch-check-fill::before { content: "\f4b5"; }
.bi-patch-check::before { content: "\f4b6"; }
.bi-patch-exclamation-fill::before { content: "\f4b7"; }
.bi-patch-exclamation::before { content: "\f4b8"; }
.bi-patch-minus-fill::before { content: "\f4b9"; }
.bi-patch-minus::before { content: "\f4ba"; }
.bi-patch-plus-fill::before { content: "\f4bb"; }
.bi-patch-plus::before { content: "\f4bc"; }
.bi-patch-question-fill::before { content: "\f4bd"; }
.bi-patch-question::before { content: "\f4be"; }
.bi-pause-btn-fill::before { content: "\f4bf"; }
.bi-pause-btn::before { content: "\f4c0"; }
.bi-pause-circle-fill::before { content: "\f4c1"; }
.bi-pause-circle::before { content: "\f4c2"; }
.bi-pause-fill::before { content: "\f4c3"; }
.bi-pause::before { content: "\f4c4"; }
.bi-peace-fill::before { content: "\f4c5"; }
.bi-peace::before { content: "\f4c6"; }
.bi-pen-fill::before { content: "\f4c7"; }
.bi-pen::before { content: "\f4c8"; }
.bi-pencil-fill::before { content: "\f4c9"; }
.bi-pencil-square::before { content: "\f4ca"; }
.bi-pencil::before { content: "\f4cb"; }
.bi-pentagon-fill::before { content: "\f4cc"; }
.bi-pentagon-half::before { content: "\f4cd"; }
.bi-pentagon::before { content: "\f4ce"; }
.bi-people-fill::before { content: "\f4cf"; }
.bi-people::before { content: "\f4d0"; }
.bi-percent::before { content: "\f4d1"; }
.bi-person-badge-fill::before { content: "\f4d2"; }
.bi-person-badge::before { content: "\f4d3"; }
.bi-person-bounding-box::before { content: "\f4d4"; }
.bi-person-check-fill::before { content: "\f4d5"; }
.bi-person-check::before { content: "\f4d6"; }
.bi-person-circle::before { content: "\f4d7"; }
.bi-person-dash-fill::before { content: "\f4d8"; }
.bi-person-dash::before { content: "\f4d9"; }
.bi-person-fill::before { content: "\f4da"; }
.bi-person-lines-fill::before { content: "\f4db"; }
.bi-person-plus-fill::before { content: "\f4dc"; }
.bi-person-plus::before { content: "\f4dd"; }
.bi-person-square::before { content: "\f4de"; }
.bi-person-x-fill::before { content: "\f4df"; }
.bi-person-x::before { content: "\f4e0"; }
.bi-person::before { content: "\f4e1"; }
.bi-phone-fill::before { content: "\f4e2"; }
.bi-phone-landscape-fill::before { content: "\f4e3"; }
.bi-phone-landscape::before { content: "\f4e4"; }
.bi-phone-vibrate-fill::before { content: "\f4e5"; }
.bi-phone-vibrate::before { content: "\f4e6"; }
.bi-phone::before { content: "\f4e7"; }
.bi-pie-chart-fill::before { content: "\f4e8"; }
.bi-pie-chart::before { content: "\f4e9"; }
.bi-pin-angle-fill::before { content: "\f4ea"; }
.bi-pin-angle::before { content: "\f4eb"; }
.bi-pin-fill::before { content: "\f4ec"; }
.bi-pin::before { content: "\f4ed"; }
.bi-pip-fill::before { content: "\f4ee"; }
.bi-pip::before { content: "\f4ef"; }
.bi-play-btn-fill::before { content: "\f4f0"; }
.bi-play-btn::before { content: "\f4f1"; }
.bi-play-circle-fill::before { content: "\f4f2"; }
.bi-play-circle::before { content: "\f4f3"; }
.bi-play-fill::before { content: "\f4f4"; }
.bi-play::before { content: "\f4f5"; }
.bi-plug-fill::before { content: "\f4f6"; }
.bi-plug::before { content: "\f4f7"; }
.bi-plus-circle-dotted::before { content: "\f4f8"; }
.bi-plus-circle-fill::before { content: "\f4f9"; }
.bi-plus-circle::before { content: "\f4fa"; }
.bi-plus-square-dotted::before { content: "\f4fb"; }
.bi-plus-square-fill::before { content: "\f4fc"; }
.bi-plus-square::before { content: "\f4fd"; }
.bi-plus::before { content: "\f4fe"; }
.bi-power::before { content: "\f4ff"; }
.bi-printer-fill::before { content: "\f500"; }
.bi-printer::before { content: "\f501"; }
.bi-puzzle-fill::before { content: "\f502"; }
.bi-puzzle::before { content: "\f503"; }
.bi-question-circle-fill::before { content: "\f504"; }
.bi-question-circle::before { content: "\f505"; }
.bi-question-diamond-fill::before { content: "\f506"; }
.bi-question-diamond::before { content: "\f507"; }
.bi-question-octagon-fill::before { content: "\f508"; }
.bi-question-octagon::before { content: "\f509"; }
.bi-question-square-fill::before { content: "\f50a"; }
.bi-question-square::before { content: "\f50b"; }
.bi-question::before { content: "\f50c"; }
.bi-rainbow::before { content: "\f50d"; }
.bi-receipt-cutoff::before { content: "\f50e"; }
.bi-receipt::before { content: "\f50f"; }
.bi-reception-0::before { content: "\f510"; }
.bi-reception-1::before { content: "\f511"; }
.bi-reception-2::before { content: "\f512"; }
.bi-reception-3::before { content: "\f513"; }
.bi-reception-4::before { content: "\f514"; }
.bi-record-btn-fill::before { content: "\f515"; }
.bi-record-btn::before { content: "\f516"; }
.bi-record-circle-fill::before { content: "\f517"; }
.bi-record-circle::before { content: "\f518"; }
.bi-record-fill::before { content: "\f519"; }
.bi-record::before { content: "\f51a"; }
.bi-record2-fill::before { content: "\f51b"; }
.bi-record2::before { content: "\f51c"; }
.bi-reply-all-fill::before { content: "\f51d"; }
.bi-reply-all::before { content: "\f51e"; }
.bi-reply-fill::before { content: "\f51f"; }
.bi-reply::before { content: "\f520"; }
.bi-rss-fill::before { content: "\f521"; }
.bi-rss::before { content: "\f522"; }
.bi-rulers::before { content: "\f523"; }
.bi-save-fill::before { content: "\f524"; }
.bi-save::before { content: "\f525"; }
.bi-save2-fill::before { content: "\f526"; }
.bi-save2::before { content: "\f527"; }
.bi-scissors::before { content: "\f528"; }
.bi-screwdriver::before { content: "\f529"; }
.bi-search::before { content: "\f52a"; }
.bi-segmented-nav::before { content: "\f52b"; }
.bi-server::before { content: "\f52c"; }
.bi-share-fill::before { content: "\f52d"; }
.bi-share::before { content: "\f52e"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shield-exclamation::before { content: "\f530"; }
.bi-shield-fill-check::before { content: "\f531"; }
.bi-shield-fill-exclamation::before { content: "\f532"; }
.bi-shield-fill-minus::before { content: "\f533"; }
.bi-shield-fill-plus::before { content: "\f534"; }
.bi-shield-fill-x::before { content: "\f535"; }
.bi-shield-fill::before { content: "\f536"; }
.bi-shield-lock-fill::before { content: "\f537"; }
.bi-shield-lock::before { content: "\f538"; }
.bi-shield-minus::before { content: "\f539"; }
.bi-shield-plus::before { content: "\f53a"; }
.bi-shield-shaded::before { content: "\f53b"; }
.bi-shield-slash-fill::before { content: "\f53c"; }
.bi-shield-slash::before { content: "\f53d"; }
.bi-shield-x::before { content: "\f53e"; }
.bi-shield::before { content: "\f53f"; }
.bi-shift-fill::before { content: "\f540"; }
.bi-shift::before { content: "\f541"; }
.bi-shop-window::before { content: "\f542"; }
.bi-shop::before { content: "\f543"; }
.bi-shuffle::before { content: "\f544"; }
.bi-signpost-2-fill::before { content: "\f545"; }
.bi-signpost-2::before { content: "\f546"; }
.bi-signpost-fill::before { content: "\f547"; }
.bi-signpost-split-fill::before { content: "\f548"; }
.bi-signpost-split::before { content: "\f549"; }
.bi-signpost::before { content: "\f54a"; }
.bi-sim-fill::before { content: "\f54b"; }
.bi-sim::before { content: "\f54c"; }
.bi-skip-backward-btn-fill::before { content: "\f54d"; }
.bi-skip-backward-btn::before { content: "\f54e"; }
.bi-skip-backward-circle-fill::before { content: "\f54f"; }
.bi-skip-backward-circle::before { content: "\f550"; }
.bi-skip-backward-fill::before { content: "\f551"; }
.bi-skip-backward::before { content: "\f552"; }
.bi-skip-end-btn-fill::before { content: "\f553"; }
.bi-skip-end-btn::before { content: "\f554"; }
.bi-skip-end-circle-fill::before { content: "\f555"; }
.bi-skip-end-circle::before { content: "\f556"; }
.bi-skip-end-fill::before { content: "\f557"; }
.bi-skip-end::before { content: "\f558"; }
.bi-skip-forward-btn-fill::before { content: "\f559"; }
.bi-skip-forward-btn::before { content: "\f55a"; }
.bi-skip-forward-circle-fill::before { content: "\f55b"; }
.bi-skip-forward-circle::before { content: "\f55c"; }
.bi-skip-forward-fill::before { content: "\f55d"; }
.bi-skip-forward::before { content: "\f55e"; }
.bi-skip-start-btn-fill::before { content: "\f55f"; }
.bi-skip-start-btn::before { content: "\f560"; }
.bi-skip-start-circle-fill::before { content: "\f561"; }
.bi-skip-start-circle::before { content: "\f562"; }
.bi-skip-start-fill::before { content: "\f563"; }
.bi-skip-start::before { content: "\f564"; }
.bi-slack::before { content: "\f565"; }
.bi-slash-circle-fill::before { content: "\f566"; }
.bi-slash-circle::before { content: "\f567"; }
.bi-slash-square-fill::before { content: "\f568"; }
.bi-slash-square::before { content: "\f569"; }
.bi-slash::before { content: "\f56a"; }
.bi-sliders::before { content: "\f56b"; }
.bi-smartwatch::before { content: "\f56c"; }
.bi-snow::before { content: "\f56d"; }
.bi-snow2::before { content: "\f56e"; }
.bi-snow3::before { content: "\f56f"; }
.bi-sort-alpha-down-alt::before { content: "\f570"; }
.bi-sort-alpha-down::before { content: "\f571"; }
.bi-sort-alpha-up-alt::before { content: "\f572"; }
.bi-sort-alpha-up::before { content: "\f573"; }
.bi-sort-down-alt::before { content: "\f574"; }
.bi-sort-down::before { content: "\f575"; }
.bi-sort-numeric-down-alt::before { content: "\f576"; }
.bi-sort-numeric-down::before { content: "\f577"; }
.bi-sort-numeric-up-alt::before { content: "\f578"; }
.bi-sort-numeric-up::before { content: "\f579"; }
.bi-sort-up-alt::before { content: "\f57a"; }
.bi-sort-up::before { content: "\f57b"; }
.bi-soundwave::before { content: "\f57c"; }
.bi-speaker-fill::before { content: "\f57d"; }
.bi-speaker::before { content: "\f57e"; }
.bi-speedometer::before { content: "\f57f"; }
.bi-speedometer2::before { content: "\f580"; }
.bi-spellcheck::before { content: "\f581"; }
.bi-square-fill::before { content: "\f582"; }
.bi-square-half::before { content: "\f583"; }
.bi-square::before { content: "\f584"; }
.bi-stack::before { content: "\f585"; }
.bi-star-fill::before { content: "\f586"; }
.bi-star-half::before { content: "\f587"; }
.bi-star::before { content: "\f588"; }
.bi-stars::before { content: "\f589"; }
.bi-stickies-fill::before { content: "\f58a"; }
.bi-stickies::before { content: "\f58b"; }
.bi-sticky-fill::before { content: "\f58c"; }
.bi-sticky::before { content: "\f58d"; }
.bi-stop-btn-fill::before { content: "\f58e"; }
.bi-stop-btn::before { content: "\f58f"; }
.bi-stop-circle-fill::before { content: "\f590"; }
.bi-stop-circle::before { content: "\f591"; }
.bi-stop-fill::before { content: "\f592"; }
.bi-stop::before { content: "\f593"; }
.bi-stoplights-fill::before { content: "\f594"; }
.bi-stoplights::before { content: "\f595"; }
.bi-stopwatch-fill::before { content: "\f596"; }
.bi-stopwatch::before { content: "\f597"; }
.bi-subtract::before { content: "\f598"; }
.bi-suit-club-fill::before { content: "\f599"; }
.bi-suit-club::before { content: "\f59a"; }
.bi-suit-diamond-fill::before { content: "\f59b"; }
.bi-suit-diamond::before { content: "\f59c"; }
.bi-suit-heart-fill::before { content: "\f59d"; }
.bi-suit-heart::before { content: "\f59e"; }
.bi-suit-spade-fill::before { content: "\f59f"; }
.bi-suit-spade::before { content: "\f5a0"; }
.bi-sun-fill::before { content: "\f5a1"; }
.bi-sun::before { content: "\f5a2"; }
.bi-sunglasses::before { content: "\f5a3"; }
.bi-sunrise-fill::before { content: "\f5a4"; }
.bi-sunrise::before { content: "\f5a5"; }
.bi-sunset-fill::before { content: "\f5a6"; }
.bi-sunset::before { content: "\f5a7"; }
.bi-symmetry-horizontal::before { content: "\f5a8"; }
.bi-symmetry-vertical::before { content: "\f5a9"; }
.bi-table::before { content: "\f5aa"; }
.bi-tablet-fill::before { content: "\f5ab"; }
.bi-tablet-landscape-fill::before { content: "\f5ac"; }
.bi-tablet-landscape::before { content: "\f5ad"; }
.bi-tablet::before { content: "\f5ae"; }
.bi-tag-fill::before { content: "\f5af"; }
.bi-tag::before { content: "\f5b0"; }
.bi-tags-fill::before { content: "\f5b1"; }
.bi-tags::before { content: "\f5b2"; }
.bi-telegram::before { content: "\f5b3"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-telephone-forward-fill::before { content: "\f5b5"; }
.bi-telephone-forward::before { content: "\f5b6"; }
.bi-telephone-inbound-fill::before { content: "\f5b7"; }
.bi-telephone-inbound::before { content: "\f5b8"; }
.bi-telephone-minus-fill::before { content: "\f5b9"; }
.bi-telephone-minus::before { content: "\f5ba"; }
.bi-telephone-outbound-fill::before { content: "\f5bb"; }
.bi-telephone-outbound::before { content: "\f5bc"; }
.bi-telephone-plus-fill::before { content: "\f5bd"; }
.bi-telephone-plus::before { content: "\f5be"; }
.bi-telephone-x-fill::before { content: "\f5bf"; }
.bi-telephone-x::before { content: "\f5c0"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-terminal-fill::before { content: "\f5c2"; }
.bi-terminal::before { content: "\f5c3"; }
.bi-text-center::before { content: "\f5c4"; }
.bi-text-indent-left::before { content: "\f5c5"; }
.bi-text-indent-right::before { content: "\f5c6"; }
.bi-text-left::before { content: "\f5c7"; }
.bi-text-paragraph::before { content: "\f5c8"; }
.bi-text-right::before { content: "\f5c9"; }
.bi-textarea-resize::before { content: "\f5ca"; }
.bi-textarea-t::before { content: "\f5cb"; }
.bi-textarea::before { content: "\f5cc"; }
.bi-thermometer-half::before { content: "\f5cd"; }
.bi-thermometer-high::before { content: "\f5ce"; }
.bi-thermometer-low::before { content: "\f5cf"; }
.bi-thermometer-snow::before { content: "\f5d0"; }
.bi-thermometer-sun::before { content: "\f5d1"; }
.bi-thermometer::before { content: "\f5d2"; }
.bi-three-dots-vertical::before { content: "\f5d3"; }
.bi-three-dots::before { content: "\f5d4"; }
.bi-toggle-off::before { content: "\f5d5"; }
.bi-toggle-on::before { content: "\f5d6"; }
.bi-toggle2-off::before { content: "\f5d7"; }
.bi-toggle2-on::before { content: "\f5d8"; }
.bi-toggles::before { content: "\f5d9"; }
.bi-toggles2::before { content: "\f5da"; }
.bi-tools::before { content: "\f5db"; }
.bi-tornado::before { content: "\f5dc"; }
.bi-trash-fill::before { content: "\f5dd"; }
.bi-trash::before { content: "\f5de"; }
.bi-trash2-fill::before { content: "\f5df"; }
.bi-trash2::before { content: "\f5e0"; }
.bi-tree-fill::before { content: "\f5e1"; }
.bi-tree::before { content: "\f5e2"; }
.bi-triangle-fill::before { content: "\f5e3"; }
.bi-triangle-half::before { content: "\f5e4"; }
.bi-triangle::before { content: "\f5e5"; }
.bi-trophy-fill::before { content: "\f5e6"; }
.bi-trophy::before { content: "\f5e7"; }
.bi-tropical-storm::before { content: "\f5e8"; }
.bi-truck-flatbed::before { content: "\f5e9"; }
.bi-truck::before { content: "\f5ea"; }
.bi-tsunami::before { content: "\f5eb"; }
.bi-tv-fill::before { content: "\f5ec"; }
.bi-tv::before { content: "\f5ed"; }
.bi-twitch::before { content: "\f5ee"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-type-bold::before { content: "\f5f0"; }
.bi-type-h1::before { content: "\f5f1"; }
.bi-type-h2::before { content: "\f5f2"; }
.bi-type-h3::before { content: "\f5f3"; }
.bi-type-italic::before { content: "\f5f4"; }
.bi-type-strikethrough::before { content: "\f5f5"; }
.bi-type-underline::before { content: "\f5f6"; }
.bi-type::before { content: "\f5f7"; }
.bi-ui-checks-grid::before { content: "\f5f8"; }
.bi-ui-checks::before { content: "\f5f9"; }
.bi-ui-radios-grid::before { content: "\f5fa"; }
.bi-ui-radios::before { content: "\f5fb"; }
.bi-umbrella-fill::before { content: "\f5fc"; }
.bi-umbrella::before { content: "\f5fd"; }
.bi-union::before { content: "\f5fe"; }
.bi-unlock-fill::before { content: "\f5ff"; }
.bi-unlock::before { content: "\f600"; }
.bi-upc-scan::before { content: "\f601"; }
.bi-upc::before { content: "\f602"; }
.bi-upload::before { content: "\f603"; }
.bi-vector-pen::before { content: "\f604"; }
.bi-view-list::before { content: "\f605"; }
.bi-view-stacked::before { content: "\f606"; }
.bi-vinyl-fill::before { content: "\f607"; }
.bi-vinyl::before { content: "\f608"; }
.bi-voicemail::before { content: "\f609"; }
.bi-volume-down-fill::before { content: "\f60a"; }
.bi-volume-down::before { content: "\f60b"; }
.bi-volume-mute-fill::before { content: "\f60c"; }
.bi-volume-mute::before { content: "\f60d"; }
.bi-volume-off-fill::before { content: "\f60e"; }
.bi-volume-off::before { content: "\f60f"; }
.bi-volume-up-fill::before { content: "\f610"; }
.bi-volume-up::before { content: "\f611"; }
.bi-vr::before { content: "\f612"; }
.bi-wallet-fill::before { content: "\f613"; }
.bi-wallet::before { content: "\f614"; }
.bi-wallet2::before { content: "\f615"; }
.bi-watch::before { content: "\f616"; }
.bi-water::before { content: "\f617"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-wifi-1::before { content: "\f619"; }
.bi-wifi-2::before { content: "\f61a"; }
.bi-wifi-off::before { content: "\f61b"; }
.bi-wifi::before { content: "\f61c"; }
.bi-wind::before { content: "\f61d"; }
.bi-window-dock::before { content: "\f61e"; }
.bi-window-sidebar::before { content: "\f61f"; }
.bi-window::before { content: "\f620"; }
.bi-wrench::before { content: "\f621"; }
.bi-x-circle-fill::before { content: "\f622"; }
.bi-x-circle::before { content: "\f623"; }
.bi-x-diamond-fill::before { content: "\f624"; }
.bi-x-diamond::before { content: "\f625"; }
.bi-x-octagon-fill::before { content: "\f626"; }
.bi-x-octagon::before { content: "\f627"; }
.bi-x-square-fill::before { content: "\f628"; }
.bi-x-square::before { content: "\f629"; }
.bi-x::before { content: "\f62a"; }
.bi-youtube::before { content: "\f62b"; }
.bi-zoom-in::before { content: "\f62c"; }
.bi-zoom-out::before { content: "\f62d"; }
.bi-bank::before { content: "\f62e"; }
.bi-bank2::before { content: "\f62f"; }
.bi-bell-slash-fill::before { content: "\f630"; }
.bi-bell-slash::before { content: "\f631"; }
.bi-cash-coin::before { content: "\f632"; }
.bi-check-lg::before { content: "\f633"; }
.bi-coin::before { content: "\f634"; }
.bi-currency-bitcoin::before { content: "\f635"; }
.bi-currency-dollar::before { content: "\f636"; }
.bi-currency-euro::before { content: "\f637"; }
.bi-currency-exchange::before { content: "\f638"; }
.bi-currency-pound::before { content: "\f639"; }
.bi-currency-yen::before { content: "\f63a"; }
.bi-dash-lg::before { content: "\f63b"; }
.bi-exclamation-lg::before { content: "\f63c"; }
.bi-file-earmark-pdf-fill::before { content: "\f63d"; }
.bi-file-earmark-pdf::before { content: "\f63e"; }
.bi-file-pdf-fill::before { content: "\f63f"; }
.bi-file-pdf::before { content: "\f640"; }
.bi-gender-ambiguous::before { content: "\f641"; }
.bi-gender-female::before { content: "\f642"; }
.bi-gender-male::before { content: "\f643"; }
.bi-gender-trans::before { content: "\f644"; }
.bi-headset-vr::before { content: "\f645"; }
.bi-info-lg::before { content: "\f646"; }
.bi-mastodon::before { content: "\f647"; }
.bi-messenger::before { content: "\f648"; }
.bi-piggy-bank-fill::before { content: "\f649"; }
.bi-piggy-bank::before { content: "\f64a"; }
.bi-pin-map-fill::before { content: "\f64b"; }
.bi-pin-map::before { content: "\f64c"; }
.bi-plus-lg::before { content: "\f64d"; }
.bi-question-lg::before { content: "\f64e"; }
.bi-recycle::before { content: "\f64f"; }
.bi-reddit::before { content: "\f650"; }
.bi-safe-fill::before { content: "\f651"; }
.bi-safe2-fill::before { content: "\f652"; }
.bi-safe2::before { content: "\f653"; }
.bi-sd-card-fill::before { content: "\f654"; }
.bi-sd-card::before { content: "\f655"; }
.bi-skype::before { content: "\f656"; }
.bi-slash-lg::before { content: "\f657"; }
.bi-translate::before { content: "\f658"; }
.bi-x-lg::before { content: "\f659"; }
.bi-safe::before { content: "\f65a"; }
.bi-apple::before { content: "\f65b"; }
.bi-microsoft::before { content: "\f65d"; }
.bi-windows::before { content: "\f65e"; }
.bi-behance::before { content: "\f65c"; }
.bi-dribbble::before { content: "\f65f"; }
.bi-line::before { content: "\f660"; }
.bi-medium::before { content: "\f661"; }
.bi-paypal::before { content: "\f662"; }
.bi-pinterest::before { content: "\f663"; }
.bi-signal::before { content: "\f664"; }
.bi-snapchat::before { content: "\f665"; }
.bi-spotify::before { content: "\f666"; }
.bi-stack-overflow::before { content: "\f667"; }
.bi-strava::before { content: "\f668"; }
.bi-wordpress::before { content: "\f669"; }
.bi-vimeo::before { content: "\f66a"; }
.bi-activity::before { content: "\f66b"; }
.bi-easel2-fill::before { content: "\f66c"; }
.bi-easel2::before { content: "\f66d"; }
.bi-easel3-fill::before { content: "\f66e"; }
.bi-easel3::before { content: "\f66f"; }
.bi-fan::before { content: "\f670"; }
.bi-fingerprint::before { content: "\f671"; }
.bi-graph-down-arrow::before { content: "\f672"; }
.bi-graph-up-arrow::before { content: "\f673"; }
.bi-hypnotize::before { content: "\f674"; }
.bi-magic::before { content: "\f675"; }
.bi-person-rolodex::before { content: "\f676"; }
.bi-person-video::before { content: "\f677"; }
.bi-person-video2::before { content: "\f678"; }
.bi-person-video3::before { content: "\f679"; }
.bi-person-workspace::before { content: "\f67a"; }
.bi-radioactive::before { content: "\f67b"; }
.bi-webcam-fill::before { content: "\f67c"; }
.bi-webcam::before { content: "\f67d"; }
.bi-yin-yang::before { content: "\f67e"; }
.bi-bandaid-fill::before { content: "\f680"; }
.bi-bandaid::before { content: "\f681"; }
.bi-bluetooth::before { content: "\f682"; }
.bi-body-text::before { content: "\f683"; }
.bi-boombox::before { content: "\f684"; }
.bi-boxes::before { content: "\f685"; }
.bi-dpad-fill::before { content: "\f686"; }
.bi-dpad::before { content: "\f687"; }
.bi-ear-fill::before { content: "\f688"; }
.bi-ear::before { content: "\f689"; }
.bi-envelope-check-fill::before { content: "\f68b"; }
.bi-envelope-check::before { content: "\f68c"; }
.bi-envelope-dash-fill::before { content: "\f68e"; }
.bi-envelope-dash::before { content: "\f68f"; }
.bi-envelope-exclamation-fill::before { content: "\f691"; }
.bi-envelope-exclamation::before { content: "\f692"; }
.bi-envelope-plus-fill::before { content: "\f693"; }
.bi-envelope-plus::before { content: "\f694"; }
.bi-envelope-slash-fill::before { content: "\f696"; }
.bi-envelope-slash::before { content: "\f697"; }
.bi-envelope-x-fill::before { content: "\f699"; }
.bi-envelope-x::before { content: "\f69a"; }
.bi-explicit-fill::before { content: "\f69b"; }
.bi-explicit::before { content: "\f69c"; }
.bi-git::before { content: "\f69d"; }
.bi-infinity::before { content: "\f69e"; }
.bi-list-columns-reverse::before { content: "\f69f"; }
.bi-list-columns::before { content: "\f6a0"; }
.bi-meta::before { content: "\f6a1"; }
.bi-nintendo-switch::before { content: "\f6a4"; }
.bi-pc-display-horizontal::before { content: "\f6a5"; }
.bi-pc-display::before { content: "\f6a6"; }
.bi-pc-horizontal::before { content: "\f6a7"; }
.bi-pc::before { content: "\f6a8"; }
.bi-playstation::before { content: "\f6a9"; }
.bi-plus-slash-minus::before { content: "\f6aa"; }
.bi-projector-fill::before { content: "\f6ab"; }
.bi-projector::before { content: "\f6ac"; }
.bi-qr-code-scan::before { content: "\f6ad"; }
.bi-qr-code::before { content: "\f6ae"; }
.bi-quora::before { content: "\f6af"; }
.bi-quote::before { content: "\f6b0"; }
.bi-robot::before { content: "\f6b1"; }
.bi-send-check-fill::before { content: "\f6b2"; }
.bi-send-check::before { content: "\f6b3"; }
.bi-send-dash-fill::before { content: "\f6b4"; }
.bi-send-dash::before { content: "\f6b5"; }
.bi-send-exclamation-fill::before { content: "\f6b7"; }
.bi-send-exclamation::before { content: "\f6b8"; }
.bi-send-fill::before { content: "\f6b9"; }
.bi-send-plus-fill::before { content: "\f6ba"; }
.bi-send-plus::before { content: "\f6bb"; }
.bi-send-slash-fill::before { content: "\f6bc"; }
.bi-send-slash::before { content: "\f6bd"; }
.bi-send-x-fill::before { content: "\f6be"; }
.bi-send-x::before { content: "\f6bf"; }
.bi-send::before { content: "\f6c0"; }
.bi-steam::before { content: "\f6c1"; }
.bi-terminal-dash::before { content: "\f6c3"; }
.bi-terminal-plus::before { content: "\f6c4"; }
.bi-terminal-split::before { content: "\f6c5"; }
.bi-ticket-detailed-fill::before { content: "\f6c6"; }
.bi-ticket-detailed::before { content: "\f6c7"; }
.bi-ticket-fill::before { content: "\f6c8"; }
.bi-ticket-perforated-fill::before { content: "\f6c9"; }
.bi-ticket-perforated::before { content: "\f6ca"; }
.bi-ticket::before { content: "\f6cb"; }
.bi-tiktok::before { content: "\f6cc"; }
.bi-window-dash::before { content: "\f6cd"; }
.bi-window-desktop::before { content: "\f6ce"; }
.bi-window-fullscreen::before { content: "\f6cf"; }
.bi-window-plus::before { content: "\f6d0"; }
.bi-window-split::before { content: "\f6d1"; }
.bi-window-stack::before { content: "\f6d2"; }
.bi-window-x::before { content: "\f6d3"; }
.bi-xbox::before { content: "\f6d4"; }
.bi-ethernet::before { content: "\f6d5"; }
.bi-hdmi-fill::before { content: "\f6d6"; }
.bi-hdmi::before { content: "\f6d7"; }
.bi-usb-c-fill::before { content: "\f6d8"; }
.bi-usb-c::before { content: "\f6d9"; }
.bi-usb-fill::before { content: "\f6da"; }
.bi-usb-plug-fill::before { content: "\f6db"; }
.bi-usb-plug::before { content: "\f6dc"; }
.bi-usb-symbol::before { content: "\f6dd"; }
.bi-usb::before { content: "\f6de"; }
.bi-boombox-fill::before { content: "\f6df"; }
.bi-displayport::before { content: "\f6e1"; }
.bi-gpu-card::before { content: "\f6e2"; }
.bi-memory::before { content: "\f6e3"; }
.bi-modem-fill::before { content: "\f6e4"; }
.bi-modem::before { content: "\f6e5"; }
.bi-motherboard-fill::before { content: "\f6e6"; }
.bi-motherboard::before { content: "\f6e7"; }
.bi-optical-audio-fill::before { content: "\f6e8"; }
.bi-optical-audio::before { content: "\f6e9"; }
.bi-pci-card::before { content: "\f6ea"; }
.bi-router-fill::before { content: "\f6eb"; }
.bi-router::before { content: "\f6ec"; }
.bi-thunderbolt-fill::before { content: "\f6ef"; }
.bi-thunderbolt::before { content: "\f6f0"; }
.bi-usb-drive-fill::before { content: "\f6f1"; }
.bi-usb-drive::before { content: "\f6f2"; }
.bi-usb-micro-fill::before { content: "\f6f3"; }
.bi-usb-micro::before { content: "\f6f4"; }
.bi-usb-mini-fill::before { content: "\f6f5"; }
.bi-usb-mini::before { content: "\f6f6"; }
.bi-cloud-haze2::before { content: "\f6f7"; }
.bi-device-hdd-fill::before { content: "\f6f8"; }
.bi-device-hdd::before { content: "\f6f9"; }
.bi-device-ssd-fill::before { content: "\f6fa"; }
.bi-device-ssd::before { content: "\f6fb"; }
.bi-displayport-fill::before { content: "\f6fc"; }
.bi-mortarboard-fill::before { content: "\f6fd"; }
.bi-mortarboard::before { content: "\f6fe"; }
.bi-terminal-x::before { content: "\f6ff"; }
.bi-arrow-through-heart-fill::before { content: "\f700"; }
.bi-arrow-through-heart::before { content: "\f701"; }
.bi-badge-sd-fill::before { content: "\f702"; }
.bi-badge-sd::before { content: "\f703"; }
.bi-bag-heart-fill::before { content: "\f704"; }
.bi-bag-heart::before { content: "\f705"; }
.bi-balloon-fill::before { content: "\f706"; }
.bi-balloon-heart-fill::before { content: "\f707"; }
.bi-balloon-heart::before { content: "\f708"; }
.bi-balloon::before { content: "\f709"; }
.bi-box2-fill::before { content: "\f70a"; }
.bi-box2-heart-fill::before { content: "\f70b"; }
.bi-box2-heart::before { content: "\f70c"; }
.bi-box2::before { content: "\f70d"; }
.bi-braces-asterisk::before { content: "\f70e"; }
.bi-calendar-heart-fill::before { content: "\f70f"; }
.bi-calendar-heart::before { content: "\f710"; }
.bi-calendar2-heart-fill::before { content: "\f711"; }
.bi-calendar2-heart::before { content: "\f712"; }
.bi-chat-heart-fill::before { content: "\f713"; }
.bi-chat-heart::before { content: "\f714"; }
.bi-chat-left-heart-fill::before { content: "\f715"; }
.bi-chat-left-heart::before { content: "\f716"; }
.bi-chat-right-heart-fill::before { content: "\f717"; }
.bi-chat-right-heart::before { content: "\f718"; }
.bi-chat-square-heart-fill::before { content: "\f719"; }
.bi-chat-square-heart::before { content: "\f71a"; }
.bi-clipboard-check-fill::before { content: "\f71b"; }
.bi-clipboard-data-fill::before { content: "\f71c"; }
.bi-clipboard-fill::before { content: "\f71d"; }
.bi-clipboard-heart-fill::before { content: "\f71e"; }
.bi-clipboard-heart::before { content: "\f71f"; }
.bi-clipboard-minus-fill::before { content: "\f720"; }
.bi-clipboard-plus-fill::before { content: "\f721"; }
.bi-clipboard-pulse::before { content: "\f722"; }
.bi-clipboard-x-fill::before { content: "\f723"; }
.bi-clipboard2-check-fill::before { content: "\f724"; }
.bi-clipboard2-check::before { content: "\f725"; }
.bi-clipboard2-data-fill::before { content: "\f726"; }
.bi-clipboard2-data::before { content: "\f727"; }
.bi-clipboard2-fill::before { content: "\f728"; }
.bi-clipboard2-heart-fill::before { content: "\f729"; }
.bi-clipboard2-heart::before { content: "\f72a"; }
.bi-clipboard2-minus-fill::before { content: "\f72b"; }
.bi-clipboard2-minus::before { content: "\f72c"; }
.bi-clipboard2-plus-fill::before { content: "\f72d"; }
.bi-clipboard2-plus::before { content: "\f72e"; }
.bi-clipboard2-pulse-fill::before { content: "\f72f"; }
.bi-clipboard2-pulse::before { content: "\f730"; }
.bi-clipboard2-x-fill::before { content: "\f731"; }
.bi-clipboard2-x::before { content: "\f732"; }
.bi-clipboard2::before { content: "\f733"; }
.bi-emoji-kiss-fill::before { content: "\f734"; }
.bi-emoji-kiss::before { content: "\f735"; }
.bi-envelope-heart-fill::before { content: "\f736"; }
.bi-envelope-heart::before { content: "\f737"; }
.bi-envelope-open-heart-fill::before { content: "\f738"; }
.bi-envelope-open-heart::before { content: "\f739"; }
.bi-envelope-paper-fill::before { content: "\f73a"; }
.bi-envelope-paper-heart-fill::before { content: "\f73b"; }
.bi-envelope-paper-heart::before { content: "\f73c"; }
.bi-envelope-paper::before { content: "\f73d"; }
.bi-filetype-aac::before { content: "\f73e"; }
.bi-filetype-ai::before { content: "\f73f"; }
.bi-filetype-bmp::before { content: "\f740"; }
.bi-filetype-cs::before { content: "\f741"; }
.bi-filetype-css::before { content: "\f742"; }
.bi-filetype-csv::before { content: "\f743"; }
.bi-filetype-doc::before { content: "\f744"; }
.bi-filetype-docx::before { content: "\f745"; }
.bi-filetype-exe::before { content: "\f746"; }
.bi-filetype-gif::before { content: "\f747"; }
.bi-filetype-heic::before { content: "\f748"; }
.bi-filetype-html::before { content: "\f749"; }
.bi-filetype-java::before { content: "\f74a"; }
.bi-filetype-jpg::before { content: "\f74b"; }
.bi-filetype-js::before { content: "\f74c"; }
.bi-filetype-jsx::before { content: "\f74d"; }
.bi-filetype-key::before { content: "\f74e"; }
.bi-filetype-m4p::before { content: "\f74f"; }
.bi-filetype-md::before { content: "\f750"; }
.bi-filetype-mdx::before { content: "\f751"; }
.bi-filetype-mov::before { content: "\f752"; }
.bi-filetype-mp3::before { content: "\f753"; }
.bi-filetype-mp4::before { content: "\f754"; }
.bi-filetype-otf::before { content: "\f755"; }
.bi-filetype-pdf::before { content: "\f756"; }
.bi-filetype-php::before { content: "\f757"; }
.bi-filetype-png::before { content: "\f758"; }
.bi-filetype-ppt::before { content: "\f75a"; }
.bi-filetype-psd::before { content: "\f75b"; }
.bi-filetype-py::before { content: "\f75c"; }
.bi-filetype-raw::before { content: "\f75d"; }
.bi-filetype-rb::before { content: "\f75e"; }
.bi-filetype-sass::before { content: "\f75f"; }
.bi-filetype-scss::before { content: "\f760"; }
.bi-filetype-sh::before { content: "\f761"; }
.bi-filetype-svg::before { content: "\f762"; }
.bi-filetype-tiff::before { content: "\f763"; }
.bi-filetype-tsx::before { content: "\f764"; }
.bi-filetype-ttf::before { content: "\f765"; }
.bi-filetype-txt::before { content: "\f766"; }
.bi-filetype-wav::before { content: "\f767"; }
.bi-filetype-woff::before { content: "\f768"; }
.bi-filetype-xls::before { content: "\f76a"; }
.bi-filetype-xml::before { content: "\f76b"; }
.bi-filetype-yml::before { content: "\f76c"; }
.bi-heart-arrow::before { content: "\f76d"; }
.bi-heart-pulse-fill::before { content: "\f76e"; }
.bi-heart-pulse::before { content: "\f76f"; }
.bi-heartbreak-fill::before { content: "\f770"; }
.bi-heartbreak::before { content: "\f771"; }
.bi-hearts::before { content: "\f772"; }
.bi-hospital-fill::before { content: "\f773"; }
.bi-hospital::before { content: "\f774"; }
.bi-house-heart-fill::before { content: "\f775"; }
.bi-house-heart::before { content: "\f776"; }
.bi-incognito::before { content: "\f777"; }
.bi-magnet-fill::before { content: "\f778"; }
.bi-magnet::before { content: "\f779"; }
.bi-person-heart::before { content: "\f77a"; }
.bi-person-hearts::before { content: "\f77b"; }
.bi-phone-flip::before { content: "\f77c"; }
.bi-plugin::before { content: "\f77d"; }
.bi-postage-fill::before { content: "\f77e"; }
.bi-postage-heart-fill::before { content: "\f77f"; }
.bi-postage-heart::before { content: "\f780"; }
.bi-postage::before { content: "\f781"; }
.bi-postcard-fill::before { content: "\f782"; }
.bi-postcard-heart-fill::before { content: "\f783"; }
.bi-postcard-heart::before { content: "\f784"; }
.bi-postcard::before { content: "\f785"; }
.bi-search-heart-fill::before { content: "\f786"; }
.bi-search-heart::before { content: "\f787"; }
.bi-sliders2-vertical::before { content: "\f788"; }
.bi-sliders2::before { content: "\f789"; }
.bi-trash3-fill::before { content: "\f78a"; }
.bi-trash3::before { content: "\f78b"; }
.bi-valentine::before { content: "\f78c"; }
.bi-valentine2::before { content: "\f78d"; }
.bi-wrench-adjustable-circle-fill::before { content: "\f78e"; }
.bi-wrench-adjustable-circle::before { content: "\f78f"; }
.bi-wrench-adjustable::before { content: "\f790"; }
.bi-filetype-json::before { content: "\f791"; }
.bi-filetype-pptx::before { content: "\f792"; }
.bi-filetype-xlsx::before { content: "\f793"; }
.bi-1-circle-fill::before { content: "\f796"; }
.bi-1-circle::before { content: "\f797"; }
.bi-1-square-fill::before { content: "\f798"; }
.bi-1-square::before { content: "\f799"; }
.bi-2-circle-fill::before { content: "\f79c"; }
.bi-2-circle::before { content: "\f79d"; }
.bi-2-square-fill::before { content: "\f79e"; }
.bi-2-square::before { content: "\f79f"; }
.bi-3-circle-fill::before { content: "\f7a2"; }
.bi-3-circle::before { content: "\f7a3"; }
.bi-3-square-fill::before { content: "\f7a4"; }
.bi-3-square::before { content: "\f7a5"; }
.bi-4-circle-fill::before { content: "\f7a8"; }
.bi-4-circle::before { content: "\f7a9"; }
.bi-4-square-fill::before { content: "\f7aa"; }
.bi-4-square::before { content: "\f7ab"; }
.bi-5-circle-fill::before { content: "\f7ae"; }
.bi-5-circle::before { content: "\f7af"; }
.bi-5-square-fill::before { content: "\f7b0"; }
.bi-5-square::before { content: "\f7b1"; }
.bi-6-circle-fill::before { content: "\f7b4"; }
.bi-6-circle::before { content: "\f7b5"; }
.bi-6-square-fill::before { content: "\f7b6"; }
.bi-6-square::before { content: "\f7b7"; }
.bi-7-circle-fill::before { content: "\f7ba"; }
.bi-7-circle::before { content: "\f7bb"; }
.bi-7-square-fill::before { content: "\f7bc"; }
.bi-7-square::before { content: "\f7bd"; }
.bi-8-circle-fill::before { content: "\f7c0"; }
.bi-8-circle::before { content: "\f7c1"; }
.bi-8-square-fill::before { content: "\f7c2"; }
.bi-8-square::before { content: "\f7c3"; }
.bi-9-circle-fill::before { content: "\f7c6"; }
.bi-9-circle::before { content: "\f7c7"; }
.bi-9-square-fill::before { content: "\f7c8"; }
.bi-9-square::before { content: "\f7c9"; }
.bi-airplane-engines-fill::before { content: "\f7ca"; }
.bi-airplane-engines::before { content: "\f7cb"; }
.bi-airplane-fill::before { content: "\f7cc"; }
.bi-airplane::before { content: "\f7cd"; }
.bi-alexa::before { content: "\f7ce"; }
.bi-alipay::before { content: "\f7cf"; }
.bi-android::before { content: "\f7d0"; }
.bi-android2::before { content: "\f7d1"; }
.bi-box-fill::before { content: "\f7d2"; }
.bi-box-seam-fill::before { content: "\f7d3"; }
.bi-browser-chrome::before { content: "\f7d4"; }
.bi-browser-edge::before { content: "\f7d5"; }
.bi-browser-firefox::before { content: "\f7d6"; }
.bi-browser-safari::before { content: "\f7d7"; }
.bi-c-circle-fill::before { content: "\f7da"; }
.bi-c-circle::before { content: "\f7db"; }
.bi-c-square-fill::before { content: "\f7dc"; }
.bi-c-square::before { content: "\f7dd"; }
.bi-capsule-pill::before { content: "\f7de"; }
.bi-capsule::before { content: "\f7df"; }
.bi-car-front-fill::before { content: "\f7e0"; }
.bi-car-front::before { content: "\f7e1"; }
.bi-cassette-fill::before { content: "\f7e2"; }
.bi-cassette::before { content: "\f7e3"; }
.bi-cc-circle-fill::before { content: "\f7e6"; }
.bi-cc-circle::before { content: "\f7e7"; }
.bi-cc-square-fill::before { content: "\f7e8"; }
.bi-cc-square::before { content: "\f7e9"; }
.bi-cup-hot-fill::before { content: "\f7ea"; }
.bi-cup-hot::before { content: "\f7eb"; }
.bi-currency-rupee::before { content: "\f7ec"; }
.bi-dropbox::before { content: "\f7ed"; }
.bi-escape::before { content: "\f7ee"; }
.bi-fast-forward-btn-fill::before { content: "\f7ef"; }
.bi-fast-forward-btn::before { content: "\f7f0"; }
.bi-fast-forward-circle-fill::before { content: "\f7f1"; }
.bi-fast-forward-circle::before { content: "\f7f2"; }
.bi-fast-forward-fill::before { content: "\f7f3"; }
.bi-fast-forward::before { content: "\f7f4"; }
.bi-filetype-sql::before { content: "\f7f5"; }
.bi-fire::before { content: "\f7f6"; }
.bi-google-play::before { content: "\f7f7"; }
.bi-h-circle-fill::before { content: "\f7fa"; }
.bi-h-circle::before { content: "\f7fb"; }
.bi-h-square-fill::before { content: "\f7fc"; }
.bi-h-square::before { content: "\f7fd"; }
.bi-indent::before { content: "\f7fe"; }
.bi-lungs-fill::before { content: "\f7ff"; }
.bi-lungs::before { content: "\f800"; }
.bi-microsoft-teams::before { content: "\f801"; }
.bi-p-circle-fill::before { content: "\f804"; }
.bi-p-circle::before { content: "\f805"; }
.bi-p-square-fill::before { content: "\f806"; }
.bi-p-square::before { content: "\f807"; }
.bi-pass-fill::before { content: "\f808"; }
.bi-pass::before { content: "\f809"; }
.bi-prescription::before { content: "\f80a"; }
.bi-prescription2::before { content: "\f80b"; }
.bi-r-circle-fill::before { content: "\f80e"; }
.bi-r-circle::before { content: "\f80f"; }
.bi-r-square-fill::before { content: "\f810"; }
.bi-r-square::before { content: "\f811"; }
.bi-repeat-1::before { content: "\f812"; }
.bi-repeat::before { content: "\f813"; }
.bi-rewind-btn-fill::before { content: "\f814"; }
.bi-rewind-btn::before { content: "\f815"; }
.bi-rewind-circle-fill::before { content: "\f816"; }
.bi-rewind-circle::before { content: "\f817"; }
.bi-rewind-fill::before { content: "\f818"; }
.bi-rewind::before { content: "\f819"; }
.bi-train-freight-front-fill::before { content: "\f81a"; }
.bi-train-freight-front::before { content: "\f81b"; }
.bi-train-front-fill::before { content: "\f81c"; }
.bi-train-front::before { content: "\f81d"; }
.bi-train-lightrail-front-fill::before { content: "\f81e"; }
.bi-train-lightrail-front::before { content: "\f81f"; }
.bi-truck-front-fill::before { content: "\f820"; }
.bi-truck-front::before { content: "\f821"; }
.bi-ubuntu::before { content: "\f822"; }
.bi-unindent::before { content: "\f823"; }
.bi-unity::before { content: "\f824"; }
.bi-universal-access-circle::before { content: "\f825"; }
.bi-universal-access::before { content: "\f826"; }
.bi-virus::before { content: "\f827"; }
.bi-virus2::before { content: "\f828"; }
.bi-wechat::before { content: "\f829"; }
.bi-yelp::before { content: "\f82a"; }
.bi-sign-stop-fill::before { content: "\f82b"; }
.bi-sign-stop-lights-fill::before { content: "\f82c"; }
.bi-sign-stop-lights::before { content: "\f82d"; }
.bi-sign-stop::before { content: "\f82e"; }
.bi-sign-turn-left-fill::before { content: "\f82f"; }
.bi-sign-turn-left::before { content: "\f830"; }
.bi-sign-turn-right-fill::before { content: "\f831"; }
.bi-sign-turn-right::before { content: "\f832"; }
.bi-sign-turn-slight-left-fill::before { content: "\f833"; }
.bi-sign-turn-slight-left::before { content: "\f834"; }
.bi-sign-turn-slight-right-fill::before { content: "\f835"; }
.bi-sign-turn-slight-right::before { content: "\f836"; }
.bi-sign-yield-fill::before { content: "\f837"; }
.bi-sign-yield::before { content: "\f838"; }
.bi-ev-station-fill::before { content: "\f839"; }
.bi-ev-station::before { content: "\f83a"; }
.bi-fuel-pump-diesel-fill::before { content: "\f83b"; }
.bi-fuel-pump-diesel::before { content: "\f83c"; }
.bi-fuel-pump-fill::before { content: "\f83d"; }
.bi-fuel-pump::before { content: "\f83e"; }
.bi-0-circle-fill::before { content: "\f83f"; }
.bi-0-circle::before { content: "\f840"; }
.bi-0-square-fill::before { content: "\f841"; }
.bi-0-square::before { content: "\f842"; }
.bi-rocket-fill::before { content: "\f843"; }
.bi-rocket-takeoff-fill::before { content: "\f844"; }
.bi-rocket-takeoff::before { content: "\f845"; }
.bi-rocket::before { content: "\f846"; }
.bi-stripe::before { content: "\f847"; }
.bi-subscript::before { content: "\f848"; }
.bi-superscript::before { content: "\f849"; }
.bi-trello::before { content: "\f84a"; }
.bi-envelope-at-fill::before { content: "\f84b"; }
.bi-envelope-at::before { content: "\f84c"; }
.bi-regex::before { content: "\f84d"; }
.bi-text-wrap::before { content: "\f84e"; }
.bi-sign-dead-end-fill::before { content: "\f84f"; }
.bi-sign-dead-end::before { content: "\f850"; }
.bi-sign-do-not-enter-fill::before { content: "\f851"; }
.bi-sign-do-not-enter::before { content: "\f852"; }
.bi-sign-intersection-fill::before { content: "\f853"; }
.bi-sign-intersection-side-fill::before { content: "\f854"; }
.bi-sign-intersection-side::before { content: "\f855"; }
.bi-sign-intersection-t-fill::before { content: "\f856"; }
.bi-sign-intersection-t::before { content: "\f857"; }
.bi-sign-intersection-y-fill::before { content: "\f858"; }
.bi-sign-intersection-y::before { content: "\f859"; }
.bi-sign-intersection::before { content: "\f85a"; }
.bi-sign-merge-left-fill::before { content: "\f85b"; }
.bi-sign-merge-left::before { content: "\f85c"; }
.bi-sign-merge-right-fill::before { content: "\f85d"; }
.bi-sign-merge-right::before { content: "\f85e"; }
.bi-sign-no-left-turn-fill::before { content: "\f85f"; }
.bi-sign-no-left-turn::before { content: "\f860"; }
.bi-sign-no-parking-fill::before { content: "\f861"; }
.bi-sign-no-parking::before { content: "\f862"; }
.bi-sign-no-right-turn-fill::before { content: "\f863"; }
.bi-sign-no-right-turn::before { content: "\f864"; }
.bi-sign-railroad-fill::before { content: "\f865"; }
.bi-sign-railroad::before { content: "\f866"; }
.bi-building-add::before { content: "\f867"; }
.bi-building-check::before { content: "\f868"; }
.bi-building-dash::before { content: "\f869"; }
.bi-building-down::before { content: "\f86a"; }
.bi-building-exclamation::before { content: "\f86b"; }
.bi-building-fill-add::before { content: "\f86c"; }
.bi-building-fill-check::before { content: "\f86d"; }
.bi-building-fill-dash::before { content: "\f86e"; }
.bi-building-fill-down::before { content: "\f86f"; }
.bi-building-fill-exclamation::before { content: "\f870"; }
.bi-building-fill-gear::before { content: "\f871"; }
.bi-building-fill-lock::before { content: "\f872"; }
.bi-building-fill-slash::before { content: "\f873"; }
.bi-building-fill-up::before { content: "\f874"; }
.bi-building-fill-x::before { content: "\f875"; }
.bi-building-fill::before { content: "\f876"; }
.bi-building-gear::before { content: "\f877"; }
.bi-building-lock::before { content: "\f878"; }
.bi-building-slash::before { content: "\f879"; }
.bi-building-up::before { content: "\f87a"; }
.bi-building-x::before { content: "\f87b"; }
.bi-buildings-fill::before { content: "\f87c"; }
.bi-buildings::before { content: "\f87d"; }
.bi-bus-front-fill::before { content: "\f87e"; }
.bi-bus-front::before { content: "\f87f"; }
.bi-ev-front-fill::before { content: "\f880"; }
.bi-ev-front::before { content: "\f881"; }
.bi-globe-americas::before { content: "\f882"; }
.bi-globe-asia-australia::before { content: "\f883"; }
.bi-globe-central-south-asia::before { content: "\f884"; }
.bi-globe-europe-africa::before { content: "\f885"; }
.bi-house-add-fill::before { content: "\f886"; }
.bi-house-add::before { content: "\f887"; }
.bi-house-check-fill::before { content: "\f888"; }
.bi-house-check::before { content: "\f889"; }
.bi-house-dash-fill::before { content: "\f88a"; }
.bi-house-dash::before { content: "\f88b"; }
.bi-house-down-fill::before { content: "\f88c"; }
.bi-house-down::before { content: "\f88d"; }
.bi-house-exclamation-fill::before { content: "\f88e"; }
.bi-house-exclamation::before { content: "\f88f"; }
.bi-house-gear-fill::before { content: "\f890"; }
.bi-house-gear::before { content: "\f891"; }
.bi-house-lock-fill::before { content: "\f892"; }
.bi-house-lock::before { content: "\f893"; }
.bi-house-slash-fill::before { content: "\f894"; }
.bi-house-slash::before { content: "\f895"; }
.bi-house-up-fill::before { content: "\f896"; }
.bi-house-up::before { content: "\f897"; }
.bi-house-x-fill::before { content: "\f898"; }
.bi-house-x::before { content: "\f899"; }
.bi-person-add::before { content: "\f89a"; }
.bi-person-down::before { content: "\f89b"; }
.bi-person-exclamation::before { content: "\f89c"; }
.bi-person-fill-add::before { content: "\f89d"; }
.bi-person-fill-check::before { content: "\f89e"; }
.bi-person-fill-dash::before { content: "\f89f"; }
.bi-person-fill-down::before { content: "\f8a0"; }
.bi-person-fill-exclamation::before { content: "\f8a1"; }
.bi-person-fill-gear::before { content: "\f8a2"; }
.bi-person-fill-lock::before { content: "\f8a3"; }
.bi-person-fill-slash::before { content: "\f8a4"; }
.bi-person-fill-up::before { content: "\f8a5"; }
.bi-person-fill-x::before { content: "\f8a6"; }
.bi-person-gear::before { content: "\f8a7"; }
.bi-person-lock::before { content: "\f8a8"; }
.bi-person-slash::before { content: "\f8a9"; }
.bi-person-up::before { content: "\f8aa"; }
.bi-scooter::before { content: "\f8ab"; }
.bi-taxi-front-fill::before { content: "\f8ac"; }
.bi-taxi-front::before { content: "\f8ad"; }
.bi-amd::before { content: "\f8ae"; }
.bi-database-add::before { content: "\f8af"; }
.bi-database-check::before { content: "\f8b0"; }
.bi-database-dash::before { content: "\f8b1"; }
.bi-database-down::before { content: "\f8b2"; }
.bi-database-exclamation::before { content: "\f8b3"; }
.bi-database-fill-add::before { content: "\f8b4"; }
.bi-database-fill-check::before { content: "\f8b5"; }
.bi-database-fill-dash::before { content: "\f8b6"; }
.bi-database-fill-down::before { content: "\f8b7"; }
.bi-database-fill-exclamation::before { content: "\f8b8"; }
.bi-database-fill-gear::before { content: "\f8b9"; }
.bi-database-fill-lock::before { content: "\f8ba"; }
.bi-database-fill-slash::before { content: "\f8bb"; }
.bi-database-fill-up::before { content: "\f8bc"; }
.bi-database-fill-x::before { content: "\f8bd"; }
.bi-database-fill::before { content: "\f8be"; }
.bi-database-gear::before { content: "\f8bf"; }
.bi-database-lock::before { content: "\f8c0"; }
.bi-database-slash::before { content: "\f8c1"; }
.bi-database-up::before { content: "\f8c2"; }
.bi-database-x::before { content: "\f8c3"; }
.bi-database::before { content: "\f8c4"; }
.bi-houses-fill::before { content: "\f8c5"; }
.bi-houses::before { content: "\f8c6"; }
.bi-nvidia::before { content: "\f8c7"; }
.bi-person-vcard-fill::before { content: "\f8c8"; }
.bi-person-vcard::before { content: "\f8c9"; }
.bi-sina-weibo::before { content: "\f8ca"; }
.bi-tencent-qq::before { content: "\f8cb"; }
.bi-wikipedia::before { content: "\f8cc"; }
.bi-alphabet-uppercase::before { content: "\f2a5"; }
.bi-alphabet::before { content: "\f68a"; }
.bi-amazon::before { content: "\f68d"; }
.bi-arrows-collapse-vertical::before { content: "\f690"; }
.bi-arrows-expand-vertical::before { content: "\f695"; }
.bi-arrows-vertical::before { content: "\f698"; }
.bi-arrows::before { content: "\f6a2"; }
.bi-ban-fill::before { content: "\f6a3"; }
.bi-ban::before { content: "\f6b6"; }
.bi-bing::before { content: "\f6c2"; }
.bi-cake::before { content: "\f6e0"; }
.bi-cake2::before { content: "\f6ed"; }
.bi-cookie::before { content: "\f6ee"; }
.bi-copy::before { content: "\f759"; }
.bi-crosshair::before { content: "\f769"; }
.bi-crosshair2::before { content: "\f794"; }
.bi-emoji-astonished-fill::before { content: "\f795"; }
.bi-emoji-astonished::before { content: "\f79a"; }
.bi-emoji-grimace-fill::before { content: "\f79b"; }
.bi-emoji-grimace::before { content: "\f7a0"; }
.bi-emoji-grin-fill::before { content: "\f7a1"; }
.bi-emoji-grin::before { content: "\f7a6"; }
.bi-emoji-surprise-fill::before { content: "\f7a7"; }
.bi-emoji-surprise::before { content: "\f7ac"; }
.bi-emoji-tear-fill::before { content: "\f7ad"; }
.bi-emoji-tear::before { content: "\f7b2"; }
.bi-envelope-arrow-down-fill::before { content: "\f7b3"; }
.bi-envelope-arrow-down::before { content: "\f7b8"; }
.bi-envelope-arrow-up-fill::before { content: "\f7b9"; }
.bi-envelope-arrow-up::before { content: "\f7be"; }
.bi-feather::before { content: "\f7bf"; }
.bi-feather2::before { content: "\f7c4"; }
.bi-floppy-fill::before { content: "\f7c5"; }
.bi-floppy::before { content: "\f7d8"; }
.bi-floppy2-fill::before { content: "\f7d9"; }
.bi-floppy2::before { content: "\f7e4"; }
.bi-gitlab::before { content: "\f7e5"; }
.bi-highlighter::before { content: "\f7f8"; }
.bi-marker-tip::before { content: "\f802"; }
.bi-nvme-fill::before { content: "\f803"; }
.bi-nvme::before { content: "\f80c"; }
.bi-opencollective::before { content: "\f80d"; }
.bi-pci-card-network::before { content: "\f8cd"; }
.bi-pci-card-sound::before { content: "\f8ce"; }
.bi-radar::before { content: "\f8cf"; }
.bi-send-arrow-down-fill::before { content: "\f8d0"; }
.bi-send-arrow-down::before { content: "\f8d1"; }
.bi-send-arrow-up-fill::before { content: "\f8d2"; }
.bi-send-arrow-up::before { content: "\f8d3"; }
.bi-sim-slash-fill::before { content: "\f8d4"; }
.bi-sim-slash::before { content: "\f8d5"; }
.bi-sourceforge::before { content: "\f8d6"; }
.bi-substack::before { content: "\f8d7"; }
.bi-threads-fill::before { content: "\f8d8"; }
.bi-threads::before { content: "\f8d9"; }
.bi-transparency::before { content: "\f8da"; }
.bi-twitter-x::before { content: "\f8db"; }
.bi-type-h4::before { content: "\f8dc"; }
.bi-type-h5::before { content: "\f8dd"; }
.bi-type-h6::before { content: "\f8de"; }
.bi-backpack-fill::before { content: "\f8df"; }
.bi-backpack::before { content: "\f8e0"; }
.bi-backpack2-fill::before { content: "\f8e1"; }
.bi-backpack2::before { content: "\f8e2"; }
.bi-backpack3-fill::before { content: "\f8e3"; }
.bi-backpack3::before { content: "\f8e4"; }
.bi-backpack4-fill::before { content: "\f8e5"; }
.bi-backpack4::before { content: "\f8e6"; }
.bi-brilliance::before { content: "\f8e7"; }
.bi-cake-fill::before { content: "\f8e8"; }
.bi-cake2-fill::before { content: "\f8e9"; }
.bi-duffle-fill::before { content: "\f8ea"; }
.bi-duffle::before { content: "\f8eb"; }
.bi-exposure::before { content: "\f8ec"; }
.bi-gender-neuter::before { content: "\f8ed"; }
.bi-highlights::before { content: "\f8ee"; }
.bi-luggage-fill::before { content: "\f8ef"; }
.bi-luggage::before { content: "\f8f0"; }
.bi-mailbox-flag::before { content: "\f8f1"; }
.bi-mailbox2-flag::before { content: "\f8f2"; }
.bi-noise-reduction::before { content: "\f8f3"; }
.bi-passport-fill::before { content: "\f8f4"; }
.bi-passport::before { content: "\f8f5"; }
.bi-person-arms-up::before { content: "\f8f6"; }
.bi-person-raised-hand::before { content: "\f8f7"; }
.bi-person-standing-dress::before { content: "\f8f8"; }
.bi-person-standing::before { content: "\f8f9"; }
.bi-person-walking::before { content: "\f8fa"; }
.bi-person-wheelchair::before { content: "\f8fb"; }
.bi-shadows::before { content: "\f8fc"; }
.bi-suitcase-fill::before { content: "\f8fd"; }
.bi-suitcase-lg-fill::before { content: "\f8fe"; }
.bi-suitcase-lg::before { content: "\f8ff"; }
.bi-suitcase::before { content: "\f900"; }
.bi-suitcase2-fill::before { content: "\f901"; }
.bi-suitcase2::before { content: "\f902"; }
.bi-vignette::before { content: "\f903"; }

/* 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;
}

