@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Karla:ital,wght@0,400;0,700;1,400;1,700&family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap");
input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
  outline: 0 solid #0f7fff !important;
  outline-offset: 1px !important; }

input:focus + label {
  outline: 0 solid #0f7fff !important;
  outline-offset: 1px !important; }

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fafree {
  font-family: var(--fafree-style-family, "Font Awesome 6 Free");
  font-weight: var(--fafree-style, 900); }

.fas,
.far,
.fab,
.fafree-solid,
.fafree-regular,
.fafree-brands,
.fafree {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fafree-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

.fas::before,
.far::before,
.fab::before,
.fafree-solid::before,
.fafree-regular::before,
.fafree-brands::before,
.fafree::before {
  content: var(--fa); }

.fafree-classic,
.fas,
.fafree-solid,
.far,
.fafree-regular {
  font-family: 'Font Awesome 6 Free'; }

.fafree-brands,
.fab {
  font-family: 'Font Awesome 6 Brands'; }

.slick-slider .slick-prev::before, .slick-slider .slick-next::before, .slick-nav > .slick-arrow, #mobile-categories > ul > li.hasSub > .navPage-subMenu ul > li.hasSub > span.toggle-expand,
#mobile-customer > ul > li.hasSub > .navPage-subMenu ul > li.hasSub > span.toggle-expand, #mobile-categories > ul > li.hasSub > .navPage-subMenu ul > li.hasSub > span.toggle-close,
#mobile-customer > ul > li.hasSub > .navPage-subMenu ul > li.hasSub > span.toggle-close {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1; }

.fafree-1x {
  font-size: 1em; }

.fafree-2x {
  font-size: 2em; }

.fafree-3x {
  font-size: 3em; }

.fafree-4x {
  font-size: 4em; }

.fafree-5x {
  font-size: 5em; }

.fafree-6x {
  font-size: 6em; }

.fafree-7x {
  font-size: 7em; }

.fafree-8x {
  font-size: 8em; }

.fafree-9x {
  font-size: 9em; }

.fafree-10x {
  font-size: 10em; }

.fafree-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }

.fafree-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }

.fafree-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }

.fafree-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }

.fafree-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; }

.fafree-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }

.fafree-fw {
  text-align: center;
  width: 1.25em; }

.fafree-ul {
  list-style-type: none;
  margin-left: var(--fafree-li-margin, 2.5em);
  padding-left: 0; }
  .fafree-ul > li {
    position: relative; }

.fafree-li {
  left: calc(-1 * var(--fafree-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fafree-li-width, 2em);
  line-height: inherit; }

.fafree-border {
  border-color: var(--fafree-border-color, #eee);
  border-radius: var(--fafree-border-radius, 0.1em);
  border-style: var(--fafree-border-style, solid);
  border-width: var(--fafree-border-width, 0.08em);
  padding: var(--fafree-border-padding, 0.2em 0.25em 0.15em); }

.fafree-pull-left {
  float: left;
  margin-right: var(--fafree-pull-margin, 0.3em); }

.fafree-pull-right {
  float: right;
  margin-left: var(--fafree-pull-margin, 0.3em); }

.fafree-beat {
  animation-name: fafree-beat;
  animation-delay: var(--fafree-animation-delay, 0s);
  animation-direction: var(--fafree-animation-direction, normal);
  animation-duration: var(--fafree-animation-duration, 1s);
  animation-iteration-count: var(--fafree-animation-iteration-count, infinite);
  animation-timing-function: var(--fafree-animation-timing, ease-in-out); }

.fafree-bounce {
  animation-name: fafree-bounce;
  animation-delay: var(--fafree-animation-delay, 0s);
  animation-direction: var(--fafree-animation-direction, normal);
  animation-duration: var(--fafree-animation-duration, 1s);
  animation-iteration-count: var(--fafree-animation-iteration-count, infinite);
  animation-timing-function: var(--fafree-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }

.fafree-fade {
  animation-name: fafree-fade;
  animation-delay: var(--fafree-animation-delay, 0s);
  animation-direction: var(--fafree-animation-direction, normal);
  animation-duration: var(--fafree-animation-duration, 1s);
  animation-iteration-count: var(--fafree-animation-iteration-count, infinite);
  animation-timing-function: var(--fafree-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fafree-beat-fade {
  animation-name: fafree-beat-fade;
  animation-delay: var(--fafree-animation-delay, 0s);
  animation-direction: var(--fafree-animation-direction, normal);
  animation-duration: var(--fafree-animation-duration, 1s);
  animation-iteration-count: var(--fafree-animation-iteration-count, infinite);
  animation-timing-function: var(--fafree-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fafree-flip {
  animation-name: fafree-flip;
  animation-delay: var(--fafree-animation-delay, 0s);
  animation-direction: var(--fafree-animation-direction, normal);
  animation-duration: var(--fafree-animation-duration, 1s);
  animation-iteration-count: var(--fafree-animation-iteration-count, infinite);
  animation-timing-function: var(--fafree-animation-timing, ease-in-out); }

.fafree-shake {
  animation-name: fafree-shake;
  animation-delay: var(--fafree-animation-delay, 0s);
  animation-direction: var(--fafree-animation-direction, normal);
  animation-duration: var(--fafree-animation-duration, 1s);
  animation-iteration-count: var(--fafree-animation-iteration-count, infinite);
  animation-timing-function: var(--fafree-animation-timing, linear); }

.fafree-spin {
  animation-name: fafree-spin;
  animation-delay: var(--fafree-animation-delay, 0s);
  animation-direction: var(--fafree-animation-direction, normal);
  animation-duration: var(--fafree-animation-duration, 2s);
  animation-iteration-count: var(--fafree-animation-iteration-count, infinite);
  animation-timing-function: var(--fafree-animation-timing, linear); }

.fafree-spin-reverse {
  --fafree-animation-direction: reverse; }

.fafree-pulse,
.fafree-spin-pulse {
  animation-name: fafree-spin;
  animation-direction: var(--fafree-animation-direction, normal);
  animation-duration: var(--fafree-animation-duration, 1s);
  animation-iteration-count: var(--fafree-animation-iteration-count, infinite);
  animation-timing-function: var(--fafree-animation-timing, steps(8)); }

@media (prefers-reduced-motion: reduce) {
  .fafree-beat,
  .fafree-bounce,
  .fafree-fade,
  .fafree-beat-fade,
  .fafree-flip,
  .fafree-pulse,
  .fafree-shake,
  .fafree-spin,
  .fafree-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s; } }

@keyframes fafree-beat {
  0%, 90% {
    transform: scale(1); }
  45% {
    transform: scale(var(--fafree-beat-scale, 1.25)); } }

@keyframes fafree-bounce {
  0% {
    transform: scale(1, 1) translateY(0); }
  10% {
    transform: scale(var(--fafree-bounce-start-scale-x, 1.1), var(--fafree-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    transform: scale(var(--fafree-bounce-jump-scale-x, 0.9), var(--fafree-bounce-jump-scale-y, 1.1)) translateY(var(--fafree-bounce-height, -0.5em)); }
  50% {
    transform: scale(var(--fafree-bounce-land-scale-x, 1.05), var(--fafree-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    transform: scale(1, 1) translateY(var(--fafree-bounce-rebound, -0.125em)); }
  64% {
    transform: scale(1, 1) translateY(0); }
  100% {
    transform: scale(1, 1) translateY(0); } }

@keyframes fafree-fade {
  50% {
    opacity: var(--fafree-fade-opacity, 0.4); } }

@keyframes fafree-beat-fade {
  0%, 100% {
    opacity: var(--fafree-beat-fade-opacity, 0.4);
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(var(--fafree-beat-fade-scale, 1.125)); } }

@keyframes fafree-flip {
  50% {
    transform: rotate3d(var(--fafree-flip-x, 0), var(--fafree-flip-y, 1), var(--fafree-flip-z, 0), var(--fafree-flip-angle, -180deg)); } }

@keyframes fafree-shake {
  0% {
    transform: rotate(-15deg); }
  4% {
    transform: rotate(15deg); }
  8%, 24% {
    transform: rotate(-18deg); }
  12%, 28% {
    transform: rotate(18deg); }
  16% {
    transform: rotate(-22deg); }
  20% {
    transform: rotate(22deg); }
  32% {
    transform: rotate(-12deg); }
  36% {
    transform: rotate(12deg); }
  40%, 100% {
    transform: rotate(0deg); } }

@keyframes fafree-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fafree-rotate-90 {
  transform: rotate(90deg); }

.fafree-rotate-180 {
  transform: rotate(180deg); }

.fafree-rotate-270 {
  transform: rotate(270deg); }

.fafree-flip-horizontal {
  transform: scale(-1, 1); }

.fafree-flip-vertical {
  transform: scale(1, -1); }

.fafree-flip-both,
.fafree-flip-horizontal.fafree-flip-vertical {
  transform: scale(-1, -1); }

.fafree-rotate-by {
  transform: rotate(var(--fafree-rotate-angle, 0)); }

.fafree-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fafree-stack-1x,
.fafree-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fafree-stack-z-index, auto); }

.fafree-stack-1x {
  line-height: inherit; }

.fafree-stack-2x {
  font-size: 2em; }

.fafree-inverse {
  color: var(--fafree-inverse, #fff); }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fafree-0 {
  --fa: "\30"; }

.fafree-1 {
  --fa: "\31"; }

.fafree-2 {
  --fa: "\32"; }

.fafree-3 {
  --fa: "\33"; }

.fafree-4 {
  --fa: "\34"; }

.fafree-5 {
  --fa: "\35"; }

.fafree-6 {
  --fa: "\36"; }

.fafree-7 {
  --fa: "\37"; }

.fafree-8 {
  --fa: "\38"; }

.fafree-9 {
  --fa: "\39"; }

.fafree-fill-drip {
  --fa: "\f576"; }

.fafree-arrows-to-circle {
  --fa: "\e4bd"; }

.fafree-circle-chevron-right {
  --fa: "\f138"; }

.fafree-chevron-circle-right {
  --fa: "\f138"; }

.fafree-at {
  --fa: "\40"; }

.fafree-trash-can {
  --fa: "\f2ed"; }

.fafree-trash-alt {
  --fa: "\f2ed"; }

.fafree-text-height {
  --fa: "\f034"; }

.fafree-user-xmark {
  --fa: "\f235"; }

.fafree-user-times {
  --fa: "\f235"; }

.fafree-stethoscope {
  --fa: "\f0f1"; }

.fafree-message {
  --fa: "\f27a"; }

.fafree-comment-alt {
  --fa: "\f27a"; }

.fafree-info {
  --fa: "\f129"; }

.fafree-down-left-and-up-right-to-center {
  --fa: "\f422"; }

.fafree-compress-alt {
  --fa: "\f422"; }

.fafree-explosion {
  --fa: "\e4e9"; }

.fafree-file-lines {
  --fa: "\f15c"; }

.fafree-file-alt {
  --fa: "\f15c"; }

.fafree-file-text {
  --fa: "\f15c"; }

.fafree-wave-square {
  --fa: "\f83e"; }

.fafree-ring {
  --fa: "\f70b"; }

.fafree-building-un {
  --fa: "\e4d9"; }

.fafree-dice-three {
  --fa: "\f527"; }

.fafree-calendar-days {
  --fa: "\f073"; }

.fafree-calendar-alt {
  --fa: "\f073"; }

.fafree-anchor-circle-check {
  --fa: "\e4aa"; }

.fafree-building-circle-arrow-right {
  --fa: "\e4d1"; }

.fafree-volleyball {
  --fa: "\f45f"; }

.fafree-volleyball-ball {
  --fa: "\f45f"; }

.fafree-arrows-up-to-line {
  --fa: "\e4c2"; }

.fafree-sort-down {
  --fa: "\f0dd"; }

.fafree-sort-desc {
  --fa: "\f0dd"; }

.fafree-circle-minus {
  --fa: "\f056"; }

.fafree-minus-circle {
  --fa: "\f056"; }

.fafree-door-open {
  --fa: "\f52b"; }

.fafree-right-from-bracket {
  --fa: "\f2f5"; }

.fafree-sign-out-alt {
  --fa: "\f2f5"; }

.fafree-atom {
  --fa: "\f5d2"; }

.fafree-soap {
  --fa: "\e06e"; }

.fafree-icons {
  --fa: "\f86d"; }

.fafree-heart-music-camera-bolt {
  --fa: "\f86d"; }

.fafree-microphone-lines-slash {
  --fa: "\f539"; }

.fafree-microphone-alt-slash {
  --fa: "\f539"; }

.fafree-bridge-circle-check {
  --fa: "\e4c9"; }

.fafree-pump-medical {
  --fa: "\e06a"; }

.fafree-fingerprint {
  --fa: "\f577"; }

.fafree-hand-point-right {
  --fa: "\f0a4"; }

.fafree-magnifying-glass-location {
  --fa: "\f689"; }

.fafree-search-location {
  --fa: "\f689"; }

.fafree-forward-step {
  --fa: "\f051"; }

.fafree-step-forward {
  --fa: "\f051"; }

.fafree-face-smile-beam {
  --fa: "\f5b8"; }

.fafree-smile-beam {
  --fa: "\f5b8"; }

.fafree-flag-checkered {
  --fa: "\f11e"; }

.fafree-football {
  --fa: "\f44e"; }

.fafree-football-ball {
  --fa: "\f44e"; }

.fafree-school-circle-exclamation {
  --fa: "\e56c"; }

.fafree-crop {
  --fa: "\f125"; }

.fafree-angles-down {
  --fa: "\f103"; }

.fafree-angle-double-down {
  --fa: "\f103"; }

.fafree-users-rectangle {
  --fa: "\e594"; }

.fafree-people-roof {
  --fa: "\e537"; }

.fafree-people-line {
  --fa: "\e534"; }

.fafree-beer-mug-empty {
  --fa: "\f0fc"; }

.fafree-beer {
  --fa: "\f0fc"; }

.fafree-diagram-predecessor {
  --fa: "\e477"; }

.fafree-arrow-up-long {
  --fa: "\f176"; }

.fafree-long-arrow-up {
  --fa: "\f176"; }

.fafree-fire-flame-simple {
  --fa: "\f46a"; }

.fafree-burn {
  --fa: "\f46a"; }

.fafree-person {
  --fa: "\f183"; }

.fafree-male {
  --fa: "\f183"; }

.fafree-laptop {
  --fa: "\f109"; }

.fafree-file-csv {
  --fa: "\f6dd"; }

.fafree-menorah {
  --fa: "\f676"; }

.fafree-truck-plane {
  --fa: "\e58f"; }

.fafree-record-vinyl {
  --fa: "\f8d9"; }

.fafree-face-grin-stars {
  --fa: "\f587"; }

.fafree-grin-stars {
  --fa: "\f587"; }

.fafree-bong {
  --fa: "\f55c"; }

.fafree-spaghetti-monster-flying {
  --fa: "\f67b"; }

.fafree-pastafarianism {
  --fa: "\f67b"; }

.fafree-arrow-down-up-across-line {
  --fa: "\e4af"; }

.fafree-spoon {
  --fa: "\f2e5"; }

.fafree-utensil-spoon {
  --fa: "\f2e5"; }

.fafree-jar-wheat {
  --fa: "\e517"; }

.fafree-envelopes-bulk {
  --fa: "\f674"; }

.fafree-mail-bulk {
  --fa: "\f674"; }

.fafree-file-circle-exclamation {
  --fa: "\e4eb"; }

.fafree-circle-h {
  --fa: "\f47e"; }

.fafree-hospital-symbol {
  --fa: "\f47e"; }

.fafree-pager {
  --fa: "\f815"; }

.fafree-address-book {
  --fa: "\f2b9"; }

.fafree-contact-book {
  --fa: "\f2b9"; }

.fafree-strikethrough {
  --fa: "\f0cc"; }

.fafree-k {
  --fa: "\4b"; }

.fafree-landmark-flag {
  --fa: "\e51c"; }

.fafree-pencil {
  --fa: "\f303"; }

.fafree-pencil-alt {
  --fa: "\f303"; }

.fafree-backward {
  --fa: "\f04a"; }

.fafree-caret-right {
  --fa: "\f0da"; }

.fafree-comments {
  --fa: "\f086"; }

.fafree-paste {
  --fa: "\f0ea"; }

.fafree-file-clipboard {
  --fa: "\f0ea"; }

.fafree-code-pull-request {
  --fa: "\e13c"; }

.fafree-clipboard-list {
  --fa: "\f46d"; }

.fafree-truck-ramp-box {
  --fa: "\f4de"; }

.fafree-truck-loading {
  --fa: "\f4de"; }

.fafree-user-check {
  --fa: "\f4fc"; }

.fafree-vial-virus {
  --fa: "\e597"; }

.fafree-sheet-plastic {
  --fa: "\e571"; }

.fafree-blog {
  --fa: "\f781"; }

.fafree-user-ninja {
  --fa: "\f504"; }

.fafree-person-arrow-up-from-line {
  --fa: "\e539"; }

.fafree-scroll-torah {
  --fa: "\f6a0"; }

.fafree-torah {
  --fa: "\f6a0"; }

.fafree-broom-ball {
  --fa: "\f458"; }

.fafree-quidditch {
  --fa: "\f458"; }

.fafree-quidditch-broom-ball {
  --fa: "\f458"; }

.fafree-toggle-off {
  --fa: "\f204"; }

.fafree-box-archive {
  --fa: "\f187"; }

.fafree-archive {
  --fa: "\f187"; }

.fafree-person-drowning {
  --fa: "\e545"; }

.fafree-arrow-down-9-1 {
  --fa: "\f886"; }

.fafree-sort-numeric-desc {
  --fa: "\f886"; }

.fafree-sort-numeric-down-alt {
  --fa: "\f886"; }

.fafree-face-grin-tongue-squint {
  --fa: "\f58a"; }

.fafree-grin-tongue-squint {
  --fa: "\f58a"; }

.fafree-spray-can {
  --fa: "\f5bd"; }

.fafree-truck-monster {
  --fa: "\f63b"; }

.fafree-w {
  --fa: "\57"; }

.fafree-earth-africa {
  --fa: "\f57c"; }

.fafree-globe-africa {
  --fa: "\f57c"; }

.fafree-rainbow {
  --fa: "\f75b"; }

.fafree-circle-notch {
  --fa: "\f1ce"; }

.fafree-tablet-screen-button {
  --fa: "\f3fa"; }

.fafree-tablet-alt {
  --fa: "\f3fa"; }

.fafree-paw {
  --fa: "\f1b0"; }

.fafree-cloud {
  --fa: "\f0c2"; }

.fafree-trowel-bricks {
  --fa: "\e58a"; }

.fafree-face-flushed {
  --fa: "\f579"; }

.fafree-flushed {
  --fa: "\f579"; }

.fafree-hospital-user {
  --fa: "\f80d"; }

.fafree-tent-arrow-left-right {
  --fa: "\e57f"; }

.fafree-gavel {
  --fa: "\f0e3"; }

.fafree-legal {
  --fa: "\f0e3"; }

.fafree-binoculars {
  --fa: "\f1e5"; }

.fafree-microphone-slash {
  --fa: "\f131"; }

.fafree-box-tissue {
  --fa: "\e05b"; }

.fafree-motorcycle {
  --fa: "\f21c"; }

.fafree-bell-concierge {
  --fa: "\f562"; }

.fafree-concierge-bell {
  --fa: "\f562"; }

.fafree-pen-ruler {
  --fa: "\f5ae"; }

.fafree-pencil-ruler {
  --fa: "\f5ae"; }

.fafree-people-arrows {
  --fa: "\e068"; }

.fafree-people-arrows-left-right {
  --fa: "\e068"; }

.fafree-mars-and-venus-burst {
  --fa: "\e523"; }

.fafree-square-caret-right {
  --fa: "\f152"; }

.fafree-caret-square-right {
  --fa: "\f152"; }

.fafree-scissors {
  --fa: "\f0c4"; }

.fafree-cut {
  --fa: "\f0c4"; }

.fafree-sun-plant-wilt {
  --fa: "\e57a"; }

.fafree-toilets-portable {
  --fa: "\e584"; }

.fafree-hockey-puck {
  --fa: "\f453"; }

.fafree-table {
  --fa: "\f0ce"; }

.fafree-magnifying-glass-arrow-right {
  --fa: "\e521"; }

.fafree-tachograph-digital {
  --fa: "\f566"; }

.fafree-digital-tachograph {
  --fa: "\f566"; }

.fafree-users-slash {
  --fa: "\e073"; }

.fafree-clover {
  --fa: "\e139"; }

.fafree-reply {
  --fa: "\f3e5"; }

.fafree-mail-reply {
  --fa: "\f3e5"; }

.fafree-star-and-crescent {
  --fa: "\f699"; }

.fafree-house-fire {
  --fa: "\e50c"; }

.fafree-square-minus {
  --fa: "\f146"; }

.fafree-minus-square {
  --fa: "\f146"; }

.fafree-helicopter {
  --fa: "\f533"; }

.fafree-compass {
  --fa: "\f14e"; }

.fafree-square-caret-down {
  --fa: "\f150"; }

.fafree-caret-square-down {
  --fa: "\f150"; }

.fafree-file-circle-question {
  --fa: "\e4ef"; }

.fafree-laptop-code {
  --fa: "\f5fc"; }

.fafree-swatchbook {
  --fa: "\f5c3"; }

.fafree-prescription-bottle {
  --fa: "\f485"; }

.fafree-bars {
  --fa: "\f0c9"; }

.fafree-navicon {
  --fa: "\f0c9"; }

.fafree-people-group {
  --fa: "\e533"; }

.fafree-hourglass-end {
  --fa: "\f253"; }

.fafree-hourglass-3 {
  --fa: "\f253"; }

.fafree-heart-crack {
  --fa: "\f7a9"; }

.fafree-heart-broken {
  --fa: "\f7a9"; }

.fafree-square-up-right {
  --fa: "\f360"; }

.fafree-external-link-square-alt {
  --fa: "\f360"; }

.fafree-face-kiss-beam {
  --fa: "\f597"; }

.fafree-kiss-beam {
  --fa: "\f597"; }

.fafree-film {
  --fa: "\f008"; }

.fafree-ruler-horizontal {
  --fa: "\f547"; }

.fafree-people-robbery {
  --fa: "\e536"; }

.fafree-lightbulb {
  --fa: "\f0eb"; }

.fafree-caret-left {
  --fa: "\f0d9"; }

.fafree-circle-exclamation {
  --fa: "\f06a"; }

.fafree-exclamation-circle {
  --fa: "\f06a"; }

.fafree-school-circle-xmark {
  --fa: "\e56d"; }

.fafree-arrow-right-from-bracket {
  --fa: "\f08b"; }

.fafree-sign-out {
  --fa: "\f08b"; }

.fafree-circle-chevron-down {
  --fa: "\f13a"; }

.fafree-chevron-circle-down {
  --fa: "\f13a"; }

.fafree-unlock-keyhole {
  --fa: "\f13e"; }

.fafree-unlock-alt {
  --fa: "\f13e"; }

.fafree-cloud-showers-heavy {
  --fa: "\f740"; }

.fafree-headphones-simple {
  --fa: "\f58f"; }

.fafree-headphones-alt {
  --fa: "\f58f"; }

.fafree-sitemap {
  --fa: "\f0e8"; }

.fafree-circle-dollar-to-slot {
  --fa: "\f4b9"; }

.fafree-donate {
  --fa: "\f4b9"; }

.fafree-memory {
  --fa: "\f538"; }

.fafree-road-spikes {
  --fa: "\e568"; }

.fafree-fire-burner {
  --fa: "\e4f1"; }

.fafree-flag {
  --fa: "\f024"; }

.fafree-hanukiah {
  --fa: "\f6e6"; }

.fafree-feather {
  --fa: "\f52d"; }

.fafree-volume-low {
  --fa: "\f027"; }

.fafree-volume-down {
  --fa: "\f027"; }

.fafree-comment-slash {
  --fa: "\f4b3"; }

.fafree-cloud-sun-rain {
  --fa: "\f743"; }

.fafree-compress {
  --fa: "\f066"; }

.fafree-wheat-awn {
  --fa: "\e2cd"; }

.fafree-wheat-alt {
  --fa: "\e2cd"; }

.fafree-ankh {
  --fa: "\f644"; }

.fafree-hands-holding-child {
  --fa: "\e4fa"; }

.fafree-asterisk {
  --fa: "\2a"; }

.fafree-square-check {
  --fa: "\f14a"; }

.fafree-check-square {
  --fa: "\f14a"; }

.fafree-peseta-sign {
  --fa: "\e221"; }

.fafree-heading {
  --fa: "\f1dc"; }

.fafree-header {
  --fa: "\f1dc"; }

.fafree-ghost {
  --fa: "\f6e2"; }

.fafree-list {
  --fa: "\f03a"; }

.fafree-list-squares {
  --fa: "\f03a"; }

.fafree-square-phone-flip {
  --fa: "\f87b"; }

.fafree-phone-square-alt {
  --fa: "\f87b"; }

.fafree-cart-plus {
  --fa: "\f217"; }

.fafree-gamepad {
  --fa: "\f11b"; }

.fafree-circle-dot {
  --fa: "\f192"; }

.fafree-dot-circle {
  --fa: "\f192"; }

.fafree-face-dizzy {
  --fa: "\f567"; }

.fafree-dizzy {
  --fa: "\f567"; }

.fafree-egg {
  --fa: "\f7fb"; }

.fafree-house-medical-circle-xmark {
  --fa: "\e513"; }

.fafree-campground {
  --fa: "\f6bb"; }

.fafree-folder-plus {
  --fa: "\f65e"; }

.fafree-futbol {
  --fa: "\f1e3"; }

.fafree-futbol-ball {
  --fa: "\f1e3"; }

.fafree-soccer-ball {
  --fa: "\f1e3"; }

.fafree-paintbrush {
  --fa: "\f1fc"; }

.fafree-paint-brush {
  --fa: "\f1fc"; }

.fafree-lock {
  --fa: "\f023"; }

.fafree-gas-pump {
  --fa: "\f52f"; }

.fafree-hot-tub-person {
  --fa: "\f593"; }

.fafree-hot-tub {
  --fa: "\f593"; }

.fafree-map-location {
  --fa: "\f59f"; }

.fafree-map-marked {
  --fa: "\f59f"; }

.fafree-house-flood-water {
  --fa: "\e50e"; }

.fafree-tree {
  --fa: "\f1bb"; }

.fafree-bridge-lock {
  --fa: "\e4cc"; }

.fafree-sack-dollar {
  --fa: "\f81d"; }

.fafree-pen-to-square {
  --fa: "\f044"; }

.fafree-edit {
  --fa: "\f044"; }

.fafree-car-side {
  --fa: "\f5e4"; }

.fafree-share-nodes {
  --fa: "\f1e0"; }

.fafree-share-alt {
  --fa: "\f1e0"; }

.fafree-heart-circle-minus {
  --fa: "\e4ff"; }

.fafree-hourglass-half {
  --fa: "\f252"; }

.fafree-hourglass-2 {
  --fa: "\f252"; }

.fafree-microscope {
  --fa: "\f610"; }

.fafree-sink {
  --fa: "\e06d"; }

.fafree-bag-shopping {
  --fa: "\f290"; }

.fafree-shopping-bag {
  --fa: "\f290"; }

.fafree-arrow-down-z-a {
  --fa: "\f881"; }

.fafree-sort-alpha-desc {
  --fa: "\f881"; }

.fafree-sort-alpha-down-alt {
  --fa: "\f881"; }

.fafree-mitten {
  --fa: "\f7b5"; }

.fafree-person-rays {
  --fa: "\e54d"; }

.fafree-users {
  --fa: "\f0c0"; }

.fafree-eye-slash {
  --fa: "\f070"; }

.fafree-flask-vial {
  --fa: "\e4f3"; }

.fafree-hand {
  --fa: "\f256"; }

.fafree-hand-paper {
  --fa: "\f256"; }

.fafree-om {
  --fa: "\f679"; }

.fafree-worm {
  --fa: "\e599"; }

.fafree-house-circle-xmark {
  --fa: "\e50b"; }

.fafree-plug {
  --fa: "\f1e6"; }

.fafree-chevron-up {
  --fa: "\f077"; }

.fafree-hand-spock {
  --fa: "\f259"; }

.fafree-stopwatch {
  --fa: "\f2f2"; }

.fafree-face-kiss {
  --fa: "\f596"; }

.fafree-kiss {
  --fa: "\f596"; }

.fafree-bridge-circle-xmark {
  --fa: "\e4cb"; }

.fafree-face-grin-tongue {
  --fa: "\f589"; }

.fafree-grin-tongue {
  --fa: "\f589"; }

.fafree-chess-bishop {
  --fa: "\f43a"; }

.fafree-face-grin-wink {
  --fa: "\f58c"; }

.fafree-grin-wink {
  --fa: "\f58c"; }

.fafree-ear-deaf {
  --fa: "\f2a4"; }

.fafree-deaf {
  --fa: "\f2a4"; }

.fafree-deafness {
  --fa: "\f2a4"; }

.fafree-hard-of-hearing {
  --fa: "\f2a4"; }

.fafree-road-circle-check {
  --fa: "\e564"; }

.fafree-dice-five {
  --fa: "\f523"; }

.fafree-square-rss {
  --fa: "\f143"; }

.fafree-rss-square {
  --fa: "\f143"; }

.fafree-land-mine-on {
  --fa: "\e51b"; }

.fafree-i-cursor {
  --fa: "\f246"; }

.fafree-stamp {
  --fa: "\f5bf"; }

.fafree-stairs {
  --fa: "\e289"; }

.fafree-i {
  --fa: "\49"; }

.fafree-hryvnia-sign {
  --fa: "\f6f2"; }

.fafree-hryvnia {
  --fa: "\f6f2"; }

.fafree-pills {
  --fa: "\f484"; }

.fafree-face-grin-wide {
  --fa: "\f581"; }

.fafree-grin-alt {
  --fa: "\f581"; }

.fafree-tooth {
  --fa: "\f5c9"; }

.fafree-v {
  --fa: "\56"; }

.fafree-bangladeshi-taka-sign {
  --fa: "\e2e6"; }

.fafree-bicycle {
  --fa: "\f206"; }

.fafree-staff-snake {
  --fa: "\e579"; }

.fafree-rod-asclepius {
  --fa: "\e579"; }

.fafree-rod-snake {
  --fa: "\e579"; }

.fafree-staff-aesculapius {
  --fa: "\e579"; }

.fafree-head-side-cough-slash {
  --fa: "\e062"; }

.fafree-truck-medical {
  --fa: "\f0f9"; }

.fafree-ambulance {
  --fa: "\f0f9"; }

.fafree-wheat-awn-circle-exclamation {
  --fa: "\e598"; }

.fafree-snowman {
  --fa: "\f7d0"; }

.fafree-mortar-pestle {
  --fa: "\f5a7"; }

.fafree-road-barrier {
  --fa: "\e562"; }

.fafree-school {
  --fa: "\f549"; }

.fafree-igloo {
  --fa: "\f7ae"; }

.fafree-joint {
  --fa: "\f595"; }

.fafree-angle-right {
  --fa: "\f105"; }

.fafree-horse {
  --fa: "\f6f0"; }

.fafree-q {
  --fa: "\51"; }

.fafree-g {
  --fa: "\47"; }

.fafree-notes-medical {
  --fa: "\f481"; }

.fafree-temperature-half {
  --fa: "\f2c9"; }

.fafree-temperature-2 {
  --fa: "\f2c9"; }

.fafree-thermometer-2 {
  --fa: "\f2c9"; }

.fafree-thermometer-half {
  --fa: "\f2c9"; }

.fafree-dong-sign {
  --fa: "\e169"; }

.fafree-capsules {
  --fa: "\f46b"; }

.fafree-poo-storm {
  --fa: "\f75a"; }

.fafree-poo-bolt {
  --fa: "\f75a"; }

.fafree-face-frown-open {
  --fa: "\f57a"; }

.fafree-frown-open {
  --fa: "\f57a"; }

.fafree-hand-point-up {
  --fa: "\f0a6"; }

.fafree-money-bill {
  --fa: "\f0d6"; }

.fafree-bookmark {
  --fa: "\f02e"; }

.fafree-align-justify {
  --fa: "\f039"; }

.fafree-umbrella-beach {
  --fa: "\f5ca"; }

.fafree-helmet-un {
  --fa: "\e503"; }

.fafree-bullseye {
  --fa: "\f140"; }

.fafree-bacon {
  --fa: "\f7e5"; }

.fafree-hand-point-down {
  --fa: "\f0a7"; }

.fafree-arrow-up-from-bracket {
  --fa: "\e09a"; }

.fafree-folder {
  --fa: "\f07b"; }

.fafree-folder-blank {
  --fa: "\f07b"; }

.fafree-file-waveform {
  --fa: "\f478"; }

.fafree-file-medical-alt {
  --fa: "\f478"; }

.fafree-radiation {
  --fa: "\f7b9"; }

.fafree-chart-simple {
  --fa: "\e473"; }

.fafree-mars-stroke {
  --fa: "\f229"; }

.fafree-vial {
  --fa: "\f492"; }

.fafree-gauge {
  --fa: "\f624"; }

.fafree-dashboard {
  --fa: "\f624"; }

.fafree-gauge-med {
  --fa: "\f624"; }

.fafree-tachometer-alt-average {
  --fa: "\f624"; }

.fafree-wand-magic-sparkles {
  --fa: "\e2ca"; }

.fafree-magic-wand-sparkles {
  --fa: "\e2ca"; }

.fafree-e {
  --fa: "\45"; }

.fafree-pen-clip {
  --fa: "\f305"; }

.fafree-pen-alt {
  --fa: "\f305"; }

.fafree-bridge-circle-exclamation {
  --fa: "\e4ca"; }

.fafree-user {
  --fa: "\f007"; }

.fafree-school-circle-check {
  --fa: "\e56b"; }

.fafree-dumpster {
  --fa: "\f793"; }

.fafree-van-shuttle {
  --fa: "\f5b6"; }

.fafree-shuttle-van {
  --fa: "\f5b6"; }

.fafree-building-user {
  --fa: "\e4da"; }

.fafree-square-caret-left {
  --fa: "\f191"; }

.fafree-caret-square-left {
  --fa: "\f191"; }

.fafree-highlighter {
  --fa: "\f591"; }

.fafree-key {
  --fa: "\f084"; }

.fafree-bullhorn {
  --fa: "\f0a1"; }

.fafree-globe {
  --fa: "\f0ac"; }

.fafree-synagogue {
  --fa: "\f69b"; }

.fafree-person-half-dress {
  --fa: "\e548"; }

.fafree-road-bridge {
  --fa: "\e563"; }

.fafree-location-arrow {
  --fa: "\f124"; }

.fafree-c {
  --fa: "\43"; }

.fafree-tablet-button {
  --fa: "\f10a"; }

.fafree-building-lock {
  --fa: "\e4d6"; }

.fafree-pizza-slice {
  --fa: "\f818"; }

.fafree-money-bill-wave {
  --fa: "\f53a"; }

.fafree-chart-area {
  --fa: "\f1fe"; }

.fafree-area-chart {
  --fa: "\f1fe"; }

.fafree-house-flag {
  --fa: "\e50d"; }

.fafree-person-circle-minus {
  --fa: "\e540"; }

.fafree-ban {
  --fa: "\f05e"; }

.fafree-cancel {
  --fa: "\f05e"; }

.fafree-camera-rotate {
  --fa: "\e0d8"; }

.fafree-spray-can-sparkles {
  --fa: "\f5d0"; }

.fafree-air-freshener {
  --fa: "\f5d0"; }

.fafree-star {
  --fa: "\f005"; }

.fafree-repeat {
  --fa: "\f363"; }

.fafree-cross {
  --fa: "\f654"; }

.fafree-box {
  --fa: "\f466"; }

.fafree-venus-mars {
  --fa: "\f228"; }

.fafree-arrow-pointer {
  --fa: "\f245"; }

.fafree-mouse-pointer {
  --fa: "\f245"; }

.fafree-maximize {
  --fa: "\f31e"; }

.fafree-expand-arrows-alt {
  --fa: "\f31e"; }

.fafree-charging-station {
  --fa: "\f5e7"; }

.fafree-shapes {
  --fa: "\f61f"; }

.fafree-triangle-circle-square {
  --fa: "\f61f"; }

.fafree-shuffle {
  --fa: "\f074"; }

.fafree-random {
  --fa: "\f074"; }

.fafree-person-running {
  --fa: "\f70c"; }

.fafree-running {
  --fa: "\f70c"; }

.fafree-mobile-retro {
  --fa: "\e527"; }

.fafree-grip-lines-vertical {
  --fa: "\f7a5"; }

.fafree-spider {
  --fa: "\f717"; }

.fafree-hands-bound {
  --fa: "\e4f9"; }

.fafree-file-invoice-dollar {
  --fa: "\f571"; }

.fafree-plane-circle-exclamation {
  --fa: "\e556"; }

.fafree-x-ray {
  --fa: "\f497"; }

.fafree-spell-check {
  --fa: "\f891"; }

.fafree-slash {
  --fa: "\f715"; }

.fafree-computer-mouse {
  --fa: "\f8cc"; }

.fafree-mouse {
  --fa: "\f8cc"; }

.fafree-arrow-right-to-bracket {
  --fa: "\f090"; }

.fafree-sign-in {
  --fa: "\f090"; }

.fafree-shop-slash {
  --fa: "\e070"; }

.fafree-store-alt-slash {
  --fa: "\e070"; }

.fafree-server {
  --fa: "\f233"; }

.fafree-virus-covid-slash {
  --fa: "\e4a9"; }

.fafree-shop-lock {
  --fa: "\e4a5"; }

.fafree-hourglass-start {
  --fa: "\f251"; }

.fafree-hourglass-1 {
  --fa: "\f251"; }

.fafree-blender-phone {
  --fa: "\f6b6"; }

.fafree-building-wheat {
  --fa: "\e4db"; }

.fafree-person-breastfeeding {
  --fa: "\e53a"; }

.fafree-right-to-bracket {
  --fa: "\f2f6"; }

.fafree-sign-in-alt {
  --fa: "\f2f6"; }

.fafree-venus {
  --fa: "\f221"; }

.fafree-passport {
  --fa: "\f5ab"; }

.fafree-thumbtack-slash {
  --fa: "\e68f"; }

.fafree-thumb-tack-slash {
  --fa: "\e68f"; }

.fafree-heart-pulse {
  --fa: "\f21e"; }

.fafree-heartbeat {
  --fa: "\f21e"; }

.fafree-people-carry-box {
  --fa: "\f4ce"; }

.fafree-people-carry {
  --fa: "\f4ce"; }

.fafree-temperature-high {
  --fa: "\f769"; }

.fafree-microchip {
  --fa: "\f2db"; }

.fafree-crown {
  --fa: "\f521"; }

.fafree-weight-hanging {
  --fa: "\f5cd"; }

.fafree-xmarks-lines {
  --fa: "\e59a"; }

.fafree-file-prescription {
  --fa: "\f572"; }

.fafree-weight-scale {
  --fa: "\f496"; }

.fafree-weight {
  --fa: "\f496"; }

.fafree-user-group {
  --fa: "\f500"; }

.fafree-user-friends {
  --fa: "\f500"; }

.fafree-arrow-up-a-z {
  --fa: "\f15e"; }

.fafree-sort-alpha-up {
  --fa: "\f15e"; }

.fafree-chess-knight {
  --fa: "\f441"; }

.fafree-face-laugh-squint {
  --fa: "\f59b"; }

.fafree-laugh-squint {
  --fa: "\f59b"; }

.fafree-wheelchair {
  --fa: "\f193"; }

.fafree-circle-arrow-up {
  --fa: "\f0aa"; }

.fafree-arrow-circle-up {
  --fa: "\f0aa"; }

.fafree-toggle-on {
  --fa: "\f205"; }

.fafree-person-walking {
  --fa: "\f554"; }

.fafree-walking {
  --fa: "\f554"; }

.fafree-l {
  --fa: "\4c"; }

.fafree-fire {
  --fa: "\f06d"; }

.fafree-bed-pulse {
  --fa: "\f487"; }

.fafree-procedures {
  --fa: "\f487"; }

.fafree-shuttle-space {
  --fa: "\f197"; }

.fafree-space-shuttle {
  --fa: "\f197"; }

.fafree-face-laugh {
  --fa: "\f599"; }

.fafree-laugh {
  --fa: "\f599"; }

.fafree-folder-open {
  --fa: "\f07c"; }

.fafree-heart-circle-plus {
  --fa: "\e500"; }

.fafree-code-fork {
  --fa: "\e13b"; }

.fafree-city {
  --fa: "\f64f"; }

.fafree-microphone-lines {
  --fa: "\f3c9"; }

.fafree-microphone-alt {
  --fa: "\f3c9"; }

.fafree-pepper-hot {
  --fa: "\f816"; }

.fafree-unlock {
  --fa: "\f09c"; }

.fafree-colon-sign {
  --fa: "\e140"; }

.fafree-headset {
  --fa: "\f590"; }

.fafree-store-slash {
  --fa: "\e071"; }

.fafree-road-circle-xmark {
  --fa: "\e566"; }

.fafree-user-minus {
  --fa: "\f503"; }

.fafree-mars-stroke-up {
  --fa: "\f22a"; }

.fafree-mars-stroke-v {
  --fa: "\f22a"; }

.fafree-champagne-glasses {
  --fa: "\f79f"; }

.fafree-glass-cheers {
  --fa: "\f79f"; }

.fafree-clipboard {
  --fa: "\f328"; }

.fafree-house-circle-exclamation {
  --fa: "\e50a"; }

.fafree-file-arrow-up {
  --fa: "\f574"; }

.fafree-file-upload {
  --fa: "\f574"; }

.fafree-wifi {
  --fa: "\f1eb"; }

.fafree-wifi-3 {
  --fa: "\f1eb"; }

.fafree-wifi-strong {
  --fa: "\f1eb"; }

.fafree-bath {
  --fa: "\f2cd"; }

.fafree-bathtub {
  --fa: "\f2cd"; }

.fafree-underline {
  --fa: "\f0cd"; }

.fafree-user-pen {
  --fa: "\f4ff"; }

.fafree-user-edit {
  --fa: "\f4ff"; }

.fafree-signature {
  --fa: "\f5b7"; }

.fafree-stroopwafel {
  --fa: "\f551"; }

.fafree-bold {
  --fa: "\f032"; }

.fafree-anchor-lock {
  --fa: "\e4ad"; }

.fafree-building-ngo {
  --fa: "\e4d7"; }

.fafree-manat-sign {
  --fa: "\e1d5"; }

.fafree-not-equal {
  --fa: "\f53e"; }

.fafree-border-top-left {
  --fa: "\f853"; }

.fafree-border-style {
  --fa: "\f853"; }

.fafree-map-location-dot {
  --fa: "\f5a0"; }

.fafree-map-marked-alt {
  --fa: "\f5a0"; }

.fafree-jedi {
  --fa: "\f669"; }

.fafree-square-poll-vertical {
  --fa: "\f681"; }

.fafree-poll {
  --fa: "\f681"; }

.fafree-mug-hot {
  --fa: "\f7b6"; }

.fafree-car-battery {
  --fa: "\f5df"; }

.fafree-battery-car {
  --fa: "\f5df"; }

.fafree-gift {
  --fa: "\f06b"; }

.fafree-dice-two {
  --fa: "\f528"; }

.fafree-chess-queen {
  --fa: "\f445"; }

.fafree-glasses {
  --fa: "\f530"; }

.fafree-chess-board {
  --fa: "\f43c"; }

.fafree-building-circle-check {
  --fa: "\e4d2"; }

.fafree-person-chalkboard {
  --fa: "\e53d"; }

.fafree-mars-stroke-right {
  --fa: "\f22b"; }

.fafree-mars-stroke-h {
  --fa: "\f22b"; }

.fafree-hand-back-fist {
  --fa: "\f255"; }

.fafree-hand-rock {
  --fa: "\f255"; }

.fafree-square-caret-up {
  --fa: "\f151"; }

.fafree-caret-square-up {
  --fa: "\f151"; }

.fafree-cloud-showers-water {
  --fa: "\e4e4"; }

.fafree-chart-bar {
  --fa: "\f080"; }

.fafree-bar-chart {
  --fa: "\f080"; }

.fafree-hands-bubbles {
  --fa: "\e05e"; }

.fafree-hands-wash {
  --fa: "\e05e"; }

.fafree-less-than-equal {
  --fa: "\f537"; }

.fafree-train {
  --fa: "\f238"; }

.fafree-eye-low-vision {
  --fa: "\f2a8"; }

.fafree-low-vision {
  --fa: "\f2a8"; }

.fafree-crow {
  --fa: "\f520"; }

.fafree-sailboat {
  --fa: "\e445"; }

.fafree-window-restore {
  --fa: "\f2d2"; }

.fafree-square-plus {
  --fa: "\f0fe"; }

.fafree-plus-square {
  --fa: "\f0fe"; }

.fafree-torii-gate {
  --fa: "\f6a1"; }

.fafree-frog {
  --fa: "\f52e"; }

.fafree-bucket {
  --fa: "\e4cf"; }

.fafree-image {
  --fa: "\f03e"; }

.fafree-microphone {
  --fa: "\f130"; }

.fafree-cow {
  --fa: "\f6c8"; }

.fafree-caret-up {
  --fa: "\f0d8"; }

.fafree-screwdriver {
  --fa: "\f54a"; }

.fafree-folder-closed {
  --fa: "\e185"; }

.fafree-house-tsunami {
  --fa: "\e515"; }

.fafree-square-nfi {
  --fa: "\e576"; }

.fafree-arrow-up-from-ground-water {
  --fa: "\e4b5"; }

.fafree-martini-glass {
  --fa: "\f57b"; }

.fafree-glass-martini-alt {
  --fa: "\f57b"; }

.fafree-square-binary {
  --fa: "\e69b"; }

.fafree-rotate-left {
  --fa: "\f2ea"; }

.fafree-rotate-back {
  --fa: "\f2ea"; }

.fafree-rotate-backward {
  --fa: "\f2ea"; }

.fafree-undo-alt {
  --fa: "\f2ea"; }

.fafree-table-columns {
  --fa: "\f0db"; }

.fafree-columns {
  --fa: "\f0db"; }

.fafree-lemon {
  --fa: "\f094"; }

.fafree-head-side-mask {
  --fa: "\e063"; }

.fafree-handshake {
  --fa: "\f2b5"; }

.fafree-gem {
  --fa: "\f3a5"; }

.fafree-dolly {
  --fa: "\f472"; }

.fafree-dolly-box {
  --fa: "\f472"; }

.fafree-smoking {
  --fa: "\f48d"; }

.fafree-minimize {
  --fa: "\f78c"; }

.fafree-compress-arrows-alt {
  --fa: "\f78c"; }

.fafree-monument {
  --fa: "\f5a6"; }

.fafree-snowplow {
  --fa: "\f7d2"; }

.fafree-angles-right {
  --fa: "\f101"; }

.fafree-angle-double-right {
  --fa: "\f101"; }

.fafree-cannabis {
  --fa: "\f55f"; }

.fafree-circle-play {
  --fa: "\f144"; }

.fafree-play-circle {
  --fa: "\f144"; }

.fafree-tablets {
  --fa: "\f490"; }

.fafree-ethernet {
  --fa: "\f796"; }

.fafree-euro-sign {
  --fa: "\f153"; }

.fafree-eur {
  --fa: "\f153"; }

.fafree-euro {
  --fa: "\f153"; }

.fafree-chair {
  --fa: "\f6c0"; }

.fafree-circle-check {
  --fa: "\f058"; }

.fafree-check-circle {
  --fa: "\f058"; }

.fafree-circle-stop {
  --fa: "\f28d"; }

.fafree-stop-circle {
  --fa: "\f28d"; }

.fafree-compass-drafting {
  --fa: "\f568"; }

.fafree-drafting-compass {
  --fa: "\f568"; }

.fafree-plate-wheat {
  --fa: "\e55a"; }

.fafree-icicles {
  --fa: "\f7ad"; }

.fafree-person-shelter {
  --fa: "\e54f"; }

.fafree-neuter {
  --fa: "\f22c"; }

.fafree-id-badge {
  --fa: "\f2c1"; }

.fafree-marker {
  --fa: "\f5a1"; }

.fafree-face-laugh-beam {
  --fa: "\f59a"; }

.fafree-laugh-beam {
  --fa: "\f59a"; }

.fafree-helicopter-symbol {
  --fa: "\e502"; }

.fafree-universal-access {
  --fa: "\f29a"; }

.fafree-circle-chevron-up {
  --fa: "\f139"; }

.fafree-chevron-circle-up {
  --fa: "\f139"; }

.fafree-lari-sign {
  --fa: "\e1c8"; }

.fafree-volcano {
  --fa: "\f770"; }

.fafree-person-walking-dashed-line-arrow-right {
  --fa: "\e553"; }

.fafree-sterling-sign {
  --fa: "\f154"; }

.fafree-gbp {
  --fa: "\f154"; }

.fafree-pound-sign {
  --fa: "\f154"; }

.fafree-viruses {
  --fa: "\e076"; }

.fafree-square-person-confined {
  --fa: "\e577"; }

.fafree-user-tie {
  --fa: "\f508"; }

.fafree-arrow-down-long {
  --fa: "\f175"; }

.fafree-long-arrow-down {
  --fa: "\f175"; }

.fafree-tent-arrow-down-to-line {
  --fa: "\e57e"; }

.fafree-certificate {
  --fa: "\f0a3"; }

.fafree-reply-all {
  --fa: "\f122"; }

.fafree-mail-reply-all {
  --fa: "\f122"; }

.fafree-suitcase {
  --fa: "\f0f2"; }

.fafree-person-skating {
  --fa: "\f7c5"; }

.fafree-skating {
  --fa: "\f7c5"; }

.fafree-filter-circle-dollar {
  --fa: "\f662"; }

.fafree-funnel-dollar {
  --fa: "\f662"; }

.fafree-camera-retro {
  --fa: "\f083"; }

.fafree-circle-arrow-down {
  --fa: "\f0ab"; }

.fafree-arrow-circle-down {
  --fa: "\f0ab"; }

.fafree-file-import {
  --fa: "\f56f"; }

.fafree-arrow-right-to-file {
  --fa: "\f56f"; }

.fafree-square-arrow-up-right {
  --fa: "\f14c"; }

.fafree-external-link-square {
  --fa: "\f14c"; }

.fafree-box-open {
  --fa: "\f49e"; }

.fafree-scroll {
  --fa: "\f70e"; }

.fafree-spa {
  --fa: "\f5bb"; }

.fafree-location-pin-lock {
  --fa: "\e51f"; }

.fafree-pause {
  --fa: "\f04c"; }

.fafree-hill-avalanche {
  --fa: "\e507"; }

.fafree-temperature-empty {
  --fa: "\f2cb"; }

.fafree-temperature-0 {
  --fa: "\f2cb"; }

.fafree-thermometer-0 {
  --fa: "\f2cb"; }

.fafree-thermometer-empty {
  --fa: "\f2cb"; }

.fafree-bomb {
  --fa: "\f1e2"; }

.fafree-registered {
  --fa: "\f25d"; }

.fafree-address-card {
  --fa: "\f2bb"; }

.fafree-contact-card {
  --fa: "\f2bb"; }

.fafree-vcard {
  --fa: "\f2bb"; }

.fafree-scale-unbalanced-flip {
  --fa: "\f516"; }

.fafree-balance-scale-right {
  --fa: "\f516"; }

.fafree-subscript {
  --fa: "\f12c"; }

.fafree-diamond-turn-right {
  --fa: "\f5eb"; }

.fafree-directions {
  --fa: "\f5eb"; }

.fafree-burst {
  --fa: "\e4dc"; }

.fafree-house-laptop {
  --fa: "\e066"; }

.fafree-laptop-house {
  --fa: "\e066"; }

.fafree-face-tired {
  --fa: "\f5c8"; }

.fafree-tired {
  --fa: "\f5c8"; }

.fafree-money-bills {
  --fa: "\e1f3"; }

.fafree-smog {
  --fa: "\f75f"; }

.fafree-crutch {
  --fa: "\f7f7"; }

.fafree-cloud-arrow-up {
  --fa: "\f0ee"; }

.fafree-cloud-upload {
  --fa: "\f0ee"; }

.fafree-cloud-upload-alt {
  --fa: "\f0ee"; }

.fafree-palette {
  --fa: "\f53f"; }

.fafree-arrows-turn-right {
  --fa: "\e4c0"; }

.fafree-vest {
  --fa: "\e085"; }

.fafree-ferry {
  --fa: "\e4ea"; }

.fafree-arrows-down-to-people {
  --fa: "\e4b9"; }

.fafree-seedling {
  --fa: "\f4d8"; }

.fafree-sprout {
  --fa: "\f4d8"; }

.fafree-left-right {
  --fa: "\f337"; }

.fafree-arrows-alt-h {
  --fa: "\f337"; }

.fafree-boxes-packing {
  --fa: "\e4c7"; }

.fafree-circle-arrow-left {
  --fa: "\f0a8"; }

.fafree-arrow-circle-left {
  --fa: "\f0a8"; }

.fafree-group-arrows-rotate {
  --fa: "\e4f6"; }

.fafree-bowl-food {
  --fa: "\e4c6"; }

.fafree-candy-cane {
  --fa: "\f786"; }

.fafree-arrow-down-wide-short {
  --fa: "\f160"; }

.fafree-sort-amount-asc {
  --fa: "\f160"; }

.fafree-sort-amount-down {
  --fa: "\f160"; }

.fafree-cloud-bolt {
  --fa: "\f76c"; }

.fafree-thunderstorm {
  --fa: "\f76c"; }

.fafree-text-slash {
  --fa: "\f87d"; }

.fafree-remove-format {
  --fa: "\f87d"; }

.fafree-face-smile-wink {
  --fa: "\f4da"; }

.fafree-smile-wink {
  --fa: "\f4da"; }

.fafree-file-word {
  --fa: "\f1c2"; }

.fafree-file-powerpoint {
  --fa: "\f1c4"; }

.fafree-arrows-left-right {
  --fa: "\f07e"; }

.fafree-arrows-h {
  --fa: "\f07e"; }

.fafree-house-lock {
  --fa: "\e510"; }

.fafree-cloud-arrow-down {
  --fa: "\f0ed"; }

.fafree-cloud-download {
  --fa: "\f0ed"; }

.fafree-cloud-download-alt {
  --fa: "\f0ed"; }

.fafree-children {
  --fa: "\e4e1"; }

.fafree-chalkboard {
  --fa: "\f51b"; }

.fafree-blackboard {
  --fa: "\f51b"; }

.fafree-user-large-slash {
  --fa: "\f4fa"; }

.fafree-user-alt-slash {
  --fa: "\f4fa"; }

.fafree-envelope-open {
  --fa: "\f2b6"; }

.fafree-handshake-simple-slash {
  --fa: "\e05f"; }

.fafree-handshake-alt-slash {
  --fa: "\e05f"; }

.fafree-mattress-pillow {
  --fa: "\e525"; }

.fafree-guarani-sign {
  --fa: "\e19a"; }

.fafree-arrows-rotate {
  --fa: "\f021"; }

.fafree-refresh {
  --fa: "\f021"; }

.fafree-sync {
  --fa: "\f021"; }

.fafree-fire-extinguisher {
  --fa: "\f134"; }

.fafree-cruzeiro-sign {
  --fa: "\e152"; }

.fafree-greater-than-equal {
  --fa: "\f532"; }

.fafree-shield-halved {
  --fa: "\f3ed"; }

.fafree-shield-alt {
  --fa: "\f3ed"; }

.fafree-book-atlas {
  --fa: "\f558"; }

.fafree-atlas {
  --fa: "\f558"; }

.fafree-virus {
  --fa: "\e074"; }

.fafree-envelope-circle-check {
  --fa: "\e4e8"; }

.fafree-layer-group {
  --fa: "\f5fd"; }

.fafree-arrows-to-dot {
  --fa: "\e4be"; }

.fafree-archway {
  --fa: "\f557"; }

.fafree-heart-circle-check {
  --fa: "\e4fd"; }

.fafree-house-chimney-crack {
  --fa: "\f6f1"; }

.fafree-house-damage {
  --fa: "\f6f1"; }

.fafree-file-zipper {
  --fa: "\f1c6"; }

.fafree-file-archive {
  --fa: "\f1c6"; }

.fafree-square {
  --fa: "\f0c8"; }

.fafree-martini-glass-empty {
  --fa: "\f000"; }

.fafree-glass-martini {
  --fa: "\f000"; }

.fafree-couch {
  --fa: "\f4b8"; }

.fafree-cedi-sign {
  --fa: "\e0df"; }

.fafree-italic {
  --fa: "\f033"; }

.fafree-table-cells-column-lock {
  --fa: "\e678"; }

.fafree-church {
  --fa: "\f51d"; }

.fafree-comments-dollar {
  --fa: "\f653"; }

.fafree-democrat {
  --fa: "\f747"; }

.fafree-z {
  --fa: "\5a"; }

.fafree-person-skiing {
  --fa: "\f7c9"; }

.fafree-skiing {
  --fa: "\f7c9"; }

.fafree-road-lock {
  --fa: "\e567"; }

.fafree-a {
  --fa: "\41"; }

.fafree-temperature-arrow-down {
  --fa: "\e03f"; }

.fafree-temperature-down {
  --fa: "\e03f"; }

.fafree-feather-pointed {
  --fa: "\f56b"; }

.fafree-feather-alt {
  --fa: "\f56b"; }

.fafree-p {
  --fa: "\50"; }

.fafree-snowflake {
  --fa: "\f2dc"; }

.fafree-newspaper {
  --fa: "\f1ea"; }

.fafree-rectangle-ad {
  --fa: "\f641"; }

.fafree-ad {
  --fa: "\f641"; }

.fafree-circle-arrow-right {
  --fa: "\f0a9"; }

.fafree-arrow-circle-right {
  --fa: "\f0a9"; }

.fafree-filter-circle-xmark {
  --fa: "\e17b"; }

.fafree-locust {
  --fa: "\e520"; }

.fafree-sort {
  --fa: "\f0dc"; }

.fafree-unsorted {
  --fa: "\f0dc"; }

.fafree-list-ol {
  --fa: "\f0cb"; }

.fafree-list-1-2 {
  --fa: "\f0cb"; }

.fafree-list-numeric {
  --fa: "\f0cb"; }

.fafree-person-dress-burst {
  --fa: "\e544"; }

.fafree-money-check-dollar {
  --fa: "\f53d"; }

.fafree-money-check-alt {
  --fa: "\f53d"; }

.fafree-vector-square {
  --fa: "\f5cb"; }

.fafree-bread-slice {
  --fa: "\f7ec"; }

.fafree-language {
  --fa: "\f1ab"; }

.fafree-face-kiss-wink-heart {
  --fa: "\f598"; }

.fafree-kiss-wink-heart {
  --fa: "\f598"; }

.fafree-filter {
  --fa: "\f0b0"; }

.fafree-question {
  --fa: "\3f"; }

.fafree-file-signature {
  --fa: "\f573"; }

.fafree-up-down-left-right {
  --fa: "\f0b2"; }

.fafree-arrows-alt {
  --fa: "\f0b2"; }

.fafree-house-chimney-user {
  --fa: "\e065"; }

.fafree-hand-holding-heart {
  --fa: "\f4be"; }

.fafree-puzzle-piece {
  --fa: "\f12e"; }

.fafree-money-check {
  --fa: "\f53c"; }

.fafree-star-half-stroke {
  --fa: "\f5c0"; }

.fafree-star-half-alt {
  --fa: "\f5c0"; }

.fafree-code {
  --fa: "\f121"; }

.fafree-whiskey-glass {
  --fa: "\f7a0"; }

.fafree-glass-whiskey {
  --fa: "\f7a0"; }

.fafree-building-circle-exclamation {
  --fa: "\e4d3"; }

.fafree-magnifying-glass-chart {
  --fa: "\e522"; }

.fafree-arrow-up-right-from-square {
  --fa: "\f08e"; }

.fafree-external-link {
  --fa: "\f08e"; }

.fafree-cubes-stacked {
  --fa: "\e4e6"; }

.fafree-won-sign {
  --fa: "\f159"; }

.fafree-krw {
  --fa: "\f159"; }

.fafree-won {
  --fa: "\f159"; }

.fafree-virus-covid {
  --fa: "\e4a8"; }

.fafree-austral-sign {
  --fa: "\e0a9"; }

.fafree-f {
  --fa: "\46"; }

.fafree-leaf {
  --fa: "\f06c"; }

.fafree-road {
  --fa: "\f018"; }

.fafree-taxi {
  --fa: "\f1ba"; }

.fafree-cab {
  --fa: "\f1ba"; }

.fafree-person-circle-plus {
  --fa: "\e541"; }

.fafree-chart-pie {
  --fa: "\f200"; }

.fafree-pie-chart {
  --fa: "\f200"; }

.fafree-bolt-lightning {
  --fa: "\e0b7"; }

.fafree-sack-xmark {
  --fa: "\e56a"; }

.fafree-file-excel {
  --fa: "\f1c3"; }

.fafree-file-contract {
  --fa: "\f56c"; }

.fafree-fish-fins {
  --fa: "\e4f2"; }

.fafree-building-flag {
  --fa: "\e4d5"; }

.fafree-face-grin-beam {
  --fa: "\f582"; }

.fafree-grin-beam {
  --fa: "\f582"; }

.fafree-object-ungroup {
  --fa: "\f248"; }

.fafree-poop {
  --fa: "\f619"; }

.fafree-location-pin {
  --fa: "\f041"; }

.fafree-map-marker {
  --fa: "\f041"; }

.fafree-kaaba {
  --fa: "\f66b"; }

.fafree-toilet-paper {
  --fa: "\f71e"; }

.fafree-helmet-safety {
  --fa: "\f807"; }

.fafree-hard-hat {
  --fa: "\f807"; }

.fafree-hat-hard {
  --fa: "\f807"; }

.fafree-eject {
  --fa: "\f052"; }

.fafree-circle-right {
  --fa: "\f35a"; }

.fafree-arrow-alt-circle-right {
  --fa: "\f35a"; }

.fafree-plane-circle-check {
  --fa: "\e555"; }

.fafree-face-rolling-eyes {
  --fa: "\f5a5"; }

.fafree-meh-rolling-eyes {
  --fa: "\f5a5"; }

.fafree-object-group {
  --fa: "\f247"; }

.fafree-chart-line {
  --fa: "\f201"; }

.fafree-line-chart {
  --fa: "\f201"; }

.fafree-mask-ventilator {
  --fa: "\e524"; }

.fafree-arrow-right {
  --fa: "\f061"; }

.fafree-signs-post {
  --fa: "\f277"; }

.fafree-map-signs {
  --fa: "\f277"; }

.fafree-cash-register {
  --fa: "\f788"; }

.fafree-person-circle-question {
  --fa: "\e542"; }

.fafree-h {
  --fa: "\48"; }

.fafree-tarp {
  --fa: "\e57b"; }

.fafree-screwdriver-wrench {
  --fa: "\f7d9"; }

.fafree-tools {
  --fa: "\f7d9"; }

.fafree-arrows-to-eye {
  --fa: "\e4bf"; }

.fafree-plug-circle-bolt {
  --fa: "\e55b"; }

.fafree-heart {
  --fa: "\f004"; }

.fafree-mars-and-venus {
  --fa: "\f224"; }

.fafree-house-user {
  --fa: "\e1b0"; }

.fafree-home-user {
  --fa: "\e1b0"; }

.fafree-dumpster-fire {
  --fa: "\f794"; }

.fafree-house-crack {
  --fa: "\e3b1"; }

.fafree-martini-glass-citrus {
  --fa: "\f561"; }

.fafree-cocktail {
  --fa: "\f561"; }

.fafree-face-surprise {
  --fa: "\f5c2"; }

.fafree-surprise {
  --fa: "\f5c2"; }

.fafree-bottle-water {
  --fa: "\e4c5"; }

.fafree-circle-pause {
  --fa: "\f28b"; }

.fafree-pause-circle {
  --fa: "\f28b"; }

.fafree-toilet-paper-slash {
  --fa: "\e072"; }

.fafree-apple-whole {
  --fa: "\f5d1"; }

.fafree-apple-alt {
  --fa: "\f5d1"; }

.fafree-kitchen-set {
  --fa: "\e51a"; }

.fafree-r {
  --fa: "\52"; }

.fafree-temperature-quarter {
  --fa: "\f2ca"; }

.fafree-temperature-1 {
  --fa: "\f2ca"; }

.fafree-thermometer-1 {
  --fa: "\f2ca"; }

.fafree-thermometer-quarter {
  --fa: "\f2ca"; }

.fafree-cube {
  --fa: "\f1b2"; }

.fafree-bitcoin-sign {
  --fa: "\e0b4"; }

.fafree-shield-dog {
  --fa: "\e573"; }

.fafree-solar-panel {
  --fa: "\f5ba"; }

.fafree-lock-open {
  --fa: "\f3c1"; }

.fafree-elevator {
  --fa: "\e16d"; }

.fafree-money-bill-transfer {
  --fa: "\e528"; }

.fafree-money-bill-trend-up {
  --fa: "\e529"; }

.fafree-house-flood-water-circle-arrow-right {
  --fa: "\e50f"; }

.fafree-square-poll-horizontal {
  --fa: "\f682"; }

.fafree-poll-h {
  --fa: "\f682"; }

.fafree-circle {
  --fa: "\f111"; }

.fafree-backward-fast {
  --fa: "\f049"; }

.fafree-fast-backward {
  --fa: "\f049"; }

.fafree-recycle {
  --fa: "\f1b8"; }

.fafree-user-astronaut {
  --fa: "\f4fb"; }

.fafree-plane-slash {
  --fa: "\e069"; }

.fafree-trademark {
  --fa: "\f25c"; }

.fafree-basketball {
  --fa: "\f434"; }

.fafree-basketball-ball {
  --fa: "\f434"; }

.fafree-satellite-dish {
  --fa: "\f7c0"; }

.fafree-circle-up {
  --fa: "\f35b"; }

.fafree-arrow-alt-circle-up {
  --fa: "\f35b"; }

.fafree-mobile-screen-button {
  --fa: "\f3cd"; }

.fafree-mobile-alt {
  --fa: "\f3cd"; }

.fafree-volume-high {
  --fa: "\f028"; }

.fafree-volume-up {
  --fa: "\f028"; }

.fafree-users-rays {
  --fa: "\e593"; }

.fafree-wallet {
  --fa: "\f555"; }

.fafree-clipboard-check {
  --fa: "\f46c"; }

.fafree-file-audio {
  --fa: "\f1c7"; }

.fafree-burger {
  --fa: "\f805"; }

.fafree-hamburger {
  --fa: "\f805"; }

.fafree-wrench {
  --fa: "\f0ad"; }

.fafree-bugs {
  --fa: "\e4d0"; }

.fafree-rupee-sign {
  --fa: "\f156"; }

.fafree-rupee {
  --fa: "\f156"; }

.fafree-file-image {
  --fa: "\f1c5"; }

.fafree-circle-question {
  --fa: "\f059"; }

.fafree-question-circle {
  --fa: "\f059"; }

.fafree-plane-departure {
  --fa: "\f5b0"; }

.fafree-handshake-slash {
  --fa: "\e060"; }

.fafree-book-bookmark {
  --fa: "\e0bb"; }

.fafree-code-branch {
  --fa: "\f126"; }

.fafree-hat-cowboy {
  --fa: "\f8c0"; }

.fafree-bridge {
  --fa: "\e4c8"; }

.fafree-phone-flip {
  --fa: "\f879"; }

.fafree-phone-alt {
  --fa: "\f879"; }

.fafree-truck-front {
  --fa: "\e2b7"; }

.fafree-cat {
  --fa: "\f6be"; }

.fafree-anchor-circle-exclamation {
  --fa: "\e4ab"; }

.fafree-truck-field {
  --fa: "\e58d"; }

.fafree-route {
  --fa: "\f4d7"; }

.fafree-clipboard-question {
  --fa: "\e4e3"; }

.fafree-panorama {
  --fa: "\e209"; }

.fafree-comment-medical {
  --fa: "\f7f5"; }

.fafree-teeth-open {
  --fa: "\f62f"; }

.fafree-file-circle-minus {
  --fa: "\e4ed"; }

.fafree-tags {
  --fa: "\f02c"; }

.fafree-wine-glass {
  --fa: "\f4e3"; }

.fafree-forward-fast {
  --fa: "\f050"; }

.fafree-fast-forward {
  --fa: "\f050"; }

.fafree-face-meh-blank {
  --fa: "\f5a4"; }

.fafree-meh-blank {
  --fa: "\f5a4"; }

.fafree-square-parking {
  --fa: "\f540"; }

.fafree-parking {
  --fa: "\f540"; }

.fafree-house-signal {
  --fa: "\e012"; }

.fafree-bars-progress {
  --fa: "\f828"; }

.fafree-tasks-alt {
  --fa: "\f828"; }

.fafree-faucet-drip {
  --fa: "\e006"; }

.fafree-cart-flatbed {
  --fa: "\f474"; }

.fafree-dolly-flatbed {
  --fa: "\f474"; }

.fafree-ban-smoking {
  --fa: "\f54d"; }

.fafree-smoking-ban {
  --fa: "\f54d"; }

.fafree-terminal {
  --fa: "\f120"; }

.fafree-mobile-button {
  --fa: "\f10b"; }

.fafree-house-medical-flag {
  --fa: "\e514"; }

.fafree-basket-shopping {
  --fa: "\f291"; }

.fafree-shopping-basket {
  --fa: "\f291"; }

.fafree-tape {
  --fa: "\f4db"; }

.fafree-bus-simple {
  --fa: "\f55e"; }

.fafree-bus-alt {
  --fa: "\f55e"; }

.fafree-eye {
  --fa: "\f06e"; }

.fafree-face-sad-cry {
  --fa: "\f5b3"; }

.fafree-sad-cry {
  --fa: "\f5b3"; }

.fafree-audio-description {
  --fa: "\f29e"; }

.fafree-person-military-to-person {
  --fa: "\e54c"; }

.fafree-file-shield {
  --fa: "\e4f0"; }

.fafree-user-slash {
  --fa: "\f506"; }

.fafree-pen {
  --fa: "\f304"; }

.fafree-tower-observation {
  --fa: "\e586"; }

.fafree-file-code {
  --fa: "\f1c9"; }

.fafree-signal {
  --fa: "\f012"; }

.fafree-signal-5 {
  --fa: "\f012"; }

.fafree-signal-perfect {
  --fa: "\f012"; }

.fafree-bus {
  --fa: "\f207"; }

.fafree-heart-circle-xmark {
  --fa: "\e501"; }

.fafree-house-chimney {
  --fa: "\e3af"; }

.fafree-home-lg {
  --fa: "\e3af"; }

.fafree-window-maximize {
  --fa: "\f2d0"; }

.fafree-face-frown {
  --fa: "\f119"; }

.fafree-frown {
  --fa: "\f119"; }

.fafree-prescription {
  --fa: "\f5b1"; }

.fafree-shop {
  --fa: "\f54f"; }

.fafree-store-alt {
  --fa: "\f54f"; }

.fafree-floppy-disk {
  --fa: "\f0c7"; }

.fafree-save {
  --fa: "\f0c7"; }

.fafree-vihara {
  --fa: "\f6a7"; }

.fafree-scale-unbalanced {
  --fa: "\f515"; }

.fafree-balance-scale-left {
  --fa: "\f515"; }

.fafree-sort-up {
  --fa: "\f0de"; }

.fafree-sort-asc {
  --fa: "\f0de"; }

.fafree-comment-dots {
  --fa: "\f4ad"; }

.fafree-commenting {
  --fa: "\f4ad"; }

.fafree-plant-wilt {
  --fa: "\e5aa"; }

.fafree-diamond {
  --fa: "\f219"; }

.fafree-face-grin-squint {
  --fa: "\f585"; }

.fafree-grin-squint {
  --fa: "\f585"; }

.fafree-hand-holding-dollar {
  --fa: "\f4c0"; }

.fafree-hand-holding-usd {
  --fa: "\f4c0"; }

.fafree-chart-diagram {
  --fa: "\e695"; }

.fafree-bacterium {
  --fa: "\e05a"; }

.fafree-hand-pointer {
  --fa: "\f25a"; }

.fafree-drum-steelpan {
  --fa: "\f56a"; }

.fafree-hand-scissors {
  --fa: "\f257"; }

.fafree-hands-praying {
  --fa: "\f684"; }

.fafree-praying-hands {
  --fa: "\f684"; }

.fafree-arrow-rotate-right {
  --fa: "\f01e"; }

.fafree-arrow-right-rotate {
  --fa: "\f01e"; }

.fafree-arrow-rotate-forward {
  --fa: "\f01e"; }

.fafree-redo {
  --fa: "\f01e"; }

.fafree-biohazard {
  --fa: "\f780"; }

.fafree-location-crosshairs {
  --fa: "\f601"; }

.fafree-location {
  --fa: "\f601"; }

.fafree-mars-double {
  --fa: "\f227"; }

.fafree-child-dress {
  --fa: "\e59c"; }

.fafree-users-between-lines {
  --fa: "\e591"; }

.fafree-lungs-virus {
  --fa: "\e067"; }

.fafree-face-grin-tears {
  --fa: "\f588"; }

.fafree-grin-tears {
  --fa: "\f588"; }

.fafree-phone {
  --fa: "\f095"; }

.fafree-calendar-xmark {
  --fa: "\f273"; }

.fafree-calendar-times {
  --fa: "\f273"; }

.fafree-child-reaching {
  --fa: "\e59d"; }

.fafree-head-side-virus {
  --fa: "\e064"; }

.fafree-user-gear {
  --fa: "\f4fe"; }

.fafree-user-cog {
  --fa: "\f4fe"; }

.fafree-arrow-up-1-9 {
  --fa: "\f163"; }

.fafree-sort-numeric-up {
  --fa: "\f163"; }

.fafree-door-closed {
  --fa: "\f52a"; }

.fafree-shield-virus {
  --fa: "\e06c"; }

.fafree-dice-six {
  --fa: "\f526"; }

.fafree-mosquito-net {
  --fa: "\e52c"; }

.fafree-file-fragment {
  --fa: "\e697"; }

.fafree-bridge-water {
  --fa: "\e4ce"; }

.fafree-person-booth {
  --fa: "\f756"; }

.fafree-text-width {
  --fa: "\f035"; }

.fafree-hat-wizard {
  --fa: "\f6e8"; }

.fafree-pen-fancy {
  --fa: "\f5ac"; }

.fafree-person-digging {
  --fa: "\f85e"; }

.fafree-digging {
  --fa: "\f85e"; }

.fafree-trash {
  --fa: "\f1f8"; }

.fafree-gauge-simple {
  --fa: "\f629"; }

.fafree-gauge-simple-med {
  --fa: "\f629"; }

.fafree-tachometer-average {
  --fa: "\f629"; }

.fafree-book-medical {
  --fa: "\f7e6"; }

.fafree-poo {
  --fa: "\f2fe"; }

.fafree-quote-right {
  --fa: "\f10e"; }

.fafree-quote-right-alt {
  --fa: "\f10e"; }

.fafree-shirt {
  --fa: "\f553"; }

.fafree-t-shirt {
  --fa: "\f553"; }

.fafree-tshirt {
  --fa: "\f553"; }

.fafree-cubes {
  --fa: "\f1b3"; }

.fafree-divide {
  --fa: "\f529"; }

.fafree-tenge-sign {
  --fa: "\f7d7"; }

.fafree-tenge {
  --fa: "\f7d7"; }

.fafree-headphones {
  --fa: "\f025"; }

.fafree-hands-holding {
  --fa: "\f4c2"; }

.fafree-hands-clapping {
  --fa: "\e1a8"; }

.fafree-republican {
  --fa: "\f75e"; }

.fafree-arrow-left {
  --fa: "\f060"; }

.fafree-person-circle-xmark {
  --fa: "\e543"; }

.fafree-ruler {
  --fa: "\f545"; }

.fafree-align-left {
  --fa: "\f036"; }

.fafree-dice-d6 {
  --fa: "\f6d1"; }

.fafree-restroom {
  --fa: "\f7bd"; }

.fafree-j {
  --fa: "\4a"; }

.fafree-users-viewfinder {
  --fa: "\e595"; }

.fafree-file-video {
  --fa: "\f1c8"; }

.fafree-up-right-from-square {
  --fa: "\f35d"; }

.fafree-external-link-alt {
  --fa: "\f35d"; }

.fafree-table-cells {
  --fa: "\f00a"; }

.fafree-th {
  --fa: "\f00a"; }

.fafree-file-pdf {
  --fa: "\f1c1"; }

.fafree-book-bible {
  --fa: "\f647"; }

.fafree-bible {
  --fa: "\f647"; }

.fafree-o {
  --fa: "\4f"; }

.fafree-suitcase-medical {
  --fa: "\f0fa"; }

.fafree-medkit {
  --fa: "\f0fa"; }

.fafree-user-secret {
  --fa: "\f21b"; }

.fafree-otter {
  --fa: "\f700"; }

.fafree-person-dress {
  --fa: "\f182"; }

.fafree-female {
  --fa: "\f182"; }

.fafree-comment-dollar {
  --fa: "\f651"; }

.fafree-business-time {
  --fa: "\f64a"; }

.fafree-briefcase-clock {
  --fa: "\f64a"; }

.fafree-table-cells-large {
  --fa: "\f009"; }

.fafree-th-large {
  --fa: "\f009"; }

.fafree-book-tanakh {
  --fa: "\f827"; }

.fafree-tanakh {
  --fa: "\f827"; }

.fafree-phone-volume {
  --fa: "\f2a0"; }

.fafree-volume-control-phone {
  --fa: "\f2a0"; }

.fafree-hat-cowboy-side {
  --fa: "\f8c1"; }

.fafree-clipboard-user {
  --fa: "\f7f3"; }

.fafree-child {
  --fa: "\f1ae"; }

.fafree-lira-sign {
  --fa: "\f195"; }

.fafree-satellite {
  --fa: "\f7bf"; }

.fafree-plane-lock {
  --fa: "\e558"; }

.fafree-tag {
  --fa: "\f02b"; }

.fafree-comment {
  --fa: "\f075"; }

.fafree-cake-candles {
  --fa: "\f1fd"; }

.fafree-birthday-cake {
  --fa: "\f1fd"; }

.fafree-cake {
  --fa: "\f1fd"; }

.fafree-envelope {
  --fa: "\f0e0"; }

.fafree-angles-up {
  --fa: "\f102"; }

.fafree-angle-double-up {
  --fa: "\f102"; }

.fafree-paperclip {
  --fa: "\f0c6"; }

.fafree-arrow-right-to-city {
  --fa: "\e4b3"; }

.fafree-ribbon {
  --fa: "\f4d6"; }

.fafree-lungs {
  --fa: "\f604"; }

.fafree-arrow-up-9-1 {
  --fa: "\f887"; }

.fafree-sort-numeric-up-alt {
  --fa: "\f887"; }

.fafree-litecoin-sign {
  --fa: "\e1d3"; }

.fafree-border-none {
  --fa: "\f850"; }

.fafree-circle-nodes {
  --fa: "\e4e2"; }

.fafree-parachute-box {
  --fa: "\f4cd"; }

.fafree-indent {
  --fa: "\f03c"; }

.fafree-truck-field-un {
  --fa: "\e58e"; }

.fafree-hourglass {
  --fa: "\f254"; }

.fafree-hourglass-empty {
  --fa: "\f254"; }

.fafree-mountain {
  --fa: "\f6fc"; }

.fafree-user-doctor {
  --fa: "\f0f0"; }

.fafree-user-md {
  --fa: "\f0f0"; }

.fafree-circle-info {
  --fa: "\f05a"; }

.fafree-info-circle {
  --fa: "\f05a"; }

.fafree-cloud-meatball {
  --fa: "\f73b"; }

.fafree-camera {
  --fa: "\f030"; }

.fafree-camera-alt {
  --fa: "\f030"; }

.fafree-square-virus {
  --fa: "\e578"; }

.fafree-meteor {
  --fa: "\f753"; }

.fafree-car-on {
  --fa: "\e4dd"; }

.fafree-sleigh {
  --fa: "\f7cc"; }

.fafree-arrow-down-1-9 {
  --fa: "\f162"; }

.fafree-sort-numeric-asc {
  --fa: "\f162"; }

.fafree-sort-numeric-down {
  --fa: "\f162"; }

.fafree-hand-holding-droplet {
  --fa: "\f4c1"; }

.fafree-hand-holding-water {
  --fa: "\f4c1"; }

.fafree-water {
  --fa: "\f773"; }

.fafree-calendar-check {
  --fa: "\f274"; }

.fafree-braille {
  --fa: "\f2a1"; }

.fafree-prescription-bottle-medical {
  --fa: "\f486"; }

.fafree-prescription-bottle-alt {
  --fa: "\f486"; }

.fafree-landmark {
  --fa: "\f66f"; }

.fafree-truck {
  --fa: "\f0d1"; }

.fafree-crosshairs {
  --fa: "\f05b"; }

.fafree-person-cane {
  --fa: "\e53c"; }

.fafree-tent {
  --fa: "\e57d"; }

.fafree-vest-patches {
  --fa: "\e086"; }

.fafree-check-double {
  --fa: "\f560"; }

.fafree-arrow-down-a-z {
  --fa: "\f15d"; }

.fafree-sort-alpha-asc {
  --fa: "\f15d"; }

.fafree-sort-alpha-down {
  --fa: "\f15d"; }

.fafree-money-bill-wheat {
  --fa: "\e52a"; }

.fafree-cookie {
  --fa: "\f563"; }

.fafree-arrow-rotate-left {
  --fa: "\f0e2"; }

.fafree-arrow-left-rotate {
  --fa: "\f0e2"; }

.fafree-arrow-rotate-back {
  --fa: "\f0e2"; }

.fafree-arrow-rotate-backward {
  --fa: "\f0e2"; }

.fafree-undo {
  --fa: "\f0e2"; }

.fafree-hard-drive {
  --fa: "\f0a0"; }

.fafree-hdd {
  --fa: "\f0a0"; }

.fafree-face-grin-squint-tears {
  --fa: "\f586"; }

.fafree-grin-squint-tears {
  --fa: "\f586"; }

.fafree-dumbbell {
  --fa: "\f44b"; }

.fafree-rectangle-list {
  --fa: "\f022"; }

.fafree-list-alt {
  --fa: "\f022"; }

.fafree-tarp-droplet {
  --fa: "\e57c"; }

.fafree-house-medical-circle-check {
  --fa: "\e511"; }

.fafree-person-skiing-nordic {
  --fa: "\f7ca"; }

.fafree-skiing-nordic {
  --fa: "\f7ca"; }

.fafree-calendar-plus {
  --fa: "\f271"; }

.fafree-plane-arrival {
  --fa: "\f5af"; }

.fafree-circle-left {
  --fa: "\f359"; }

.fafree-arrow-alt-circle-left {
  --fa: "\f359"; }

.fafree-train-subway {
  --fa: "\f239"; }

.fafree-subway {
  --fa: "\f239"; }

.fafree-chart-gantt {
  --fa: "\e0e4"; }

.fafree-indian-rupee-sign {
  --fa: "\e1bc"; }

.fafree-indian-rupee {
  --fa: "\e1bc"; }

.fafree-inr {
  --fa: "\e1bc"; }

.fafree-crop-simple {
  --fa: "\f565"; }

.fafree-crop-alt {
  --fa: "\f565"; }

.fafree-money-bill-1 {
  --fa: "\f3d1"; }

.fafree-money-bill-alt {
  --fa: "\f3d1"; }

.fafree-left-long {
  --fa: "\f30a"; }

.fafree-long-arrow-alt-left {
  --fa: "\f30a"; }

.fafree-dna {
  --fa: "\f471"; }

.fafree-virus-slash {
  --fa: "\e075"; }

.fafree-minus {
  --fa: "\f068"; }

.fafree-subtract {
  --fa: "\f068"; }

.fafree-chess {
  --fa: "\f439"; }

.fafree-arrow-left-long {
  --fa: "\f177"; }

.fafree-long-arrow-left {
  --fa: "\f177"; }

.fafree-plug-circle-check {
  --fa: "\e55c"; }

.fafree-street-view {
  --fa: "\f21d"; }

.fafree-franc-sign {
  --fa: "\e18f"; }

.fafree-volume-off {
  --fa: "\f026"; }

.fafree-hands-asl-interpreting {
  --fa: "\f2a3"; }

.fafree-american-sign-language-interpreting {
  --fa: "\f2a3"; }

.fafree-asl-interpreting {
  --fa: "\f2a3"; }

.fafree-hands-american-sign-language-interpreting {
  --fa: "\f2a3"; }

.fafree-gear {
  --fa: "\f013"; }

.fafree-cog {
  --fa: "\f013"; }

.fafree-droplet-slash {
  --fa: "\f5c7"; }

.fafree-tint-slash {
  --fa: "\f5c7"; }

.fafree-mosque {
  --fa: "\f678"; }

.fafree-mosquito {
  --fa: "\e52b"; }

.fafree-star-of-david {
  --fa: "\f69a"; }

.fafree-person-military-rifle {
  --fa: "\e54b"; }

.fafree-cart-shopping {
  --fa: "\f07a"; }

.fafree-shopping-cart {
  --fa: "\f07a"; }

.fafree-vials {
  --fa: "\f493"; }

.fafree-plug-circle-plus {
  --fa: "\e55f"; }

.fafree-place-of-worship {
  --fa: "\f67f"; }

.fafree-grip-vertical {
  --fa: "\f58e"; }

.fafree-hexagon-nodes {
  --fa: "\e699"; }

.fafree-arrow-turn-up {
  --fa: "\f148"; }

.fafree-level-up {
  --fa: "\f148"; }

.fafree-u {
  --fa: "\55"; }

.fafree-square-root-variable {
  --fa: "\f698"; }

.fafree-square-root-alt {
  --fa: "\f698"; }

.fafree-clock {
  --fa: "\f017"; }

.fafree-clock-four {
  --fa: "\f017"; }

.fafree-backward-step {
  --fa: "\f048"; }

.fafree-step-backward {
  --fa: "\f048"; }

.fafree-pallet {
  --fa: "\f482"; }

.fafree-faucet {
  --fa: "\e005"; }

.fafree-baseball-bat-ball {
  --fa: "\f432"; }

.fafree-s {
  --fa: "\53"; }

.fafree-timeline {
  --fa: "\e29c"; }

.fafree-keyboard {
  --fa: "\f11c"; }

.fafree-caret-down {
  --fa: "\f0d7"; }

.fafree-house-chimney-medical {
  --fa: "\f7f2"; }

.fafree-clinic-medical {
  --fa: "\f7f2"; }

.fafree-temperature-three-quarters {
  --fa: "\f2c8"; }

.fafree-temperature-3 {
  --fa: "\f2c8"; }

.fafree-thermometer-3 {
  --fa: "\f2c8"; }

.fafree-thermometer-three-quarters {
  --fa: "\f2c8"; }

.fafree-mobile-screen {
  --fa: "\f3cf"; }

.fafree-mobile-android-alt {
  --fa: "\f3cf"; }

.fafree-plane-up {
  --fa: "\e22d"; }

.fafree-piggy-bank {
  --fa: "\f4d3"; }

.fafree-battery-half {
  --fa: "\f242"; }

.fafree-battery-3 {
  --fa: "\f242"; }

.fafree-mountain-city {
  --fa: "\e52e"; }

.fafree-coins {
  --fa: "\f51e"; }

.fafree-khanda {
  --fa: "\f66d"; }

.fafree-sliders {
  --fa: "\f1de"; }

.fafree-sliders-h {
  --fa: "\f1de"; }

.fafree-folder-tree {
  --fa: "\f802"; }

.fafree-network-wired {
  --fa: "\f6ff"; }

.fafree-map-pin {
  --fa: "\f276"; }

.fafree-hamsa {
  --fa: "\f665"; }

.fafree-cent-sign {
  --fa: "\e3f5"; }

.fafree-flask {
  --fa: "\f0c3"; }

.fafree-person-pregnant {
  --fa: "\e31e"; }

.fafree-wand-sparkles {
  --fa: "\f72b"; }

.fafree-ellipsis-vertical {
  --fa: "\f142"; }

.fafree-ellipsis-v {
  --fa: "\f142"; }

.fafree-ticket {
  --fa: "\f145"; }

.fafree-power-off {
  --fa: "\f011"; }

.fafree-right-long {
  --fa: "\f30b"; }

.fafree-long-arrow-alt-right {
  --fa: "\f30b"; }

.fafree-flag-usa {
  --fa: "\f74d"; }

.fafree-laptop-file {
  --fa: "\e51d"; }

.fafree-tty {
  --fa: "\f1e4"; }

.fafree-teletype {
  --fa: "\f1e4"; }

.fafree-diagram-next {
  --fa: "\e476"; }

.fafree-person-rifle {
  --fa: "\e54e"; }

.fafree-house-medical-circle-exclamation {
  --fa: "\e512"; }

.fafree-closed-captioning {
  --fa: "\f20a"; }

.fafree-person-hiking {
  --fa: "\f6ec"; }

.fafree-hiking {
  --fa: "\f6ec"; }

.fafree-venus-double {
  --fa: "\f226"; }

.fafree-images {
  --fa: "\f302"; }

.fafree-calculator {
  --fa: "\f1ec"; }

.fafree-people-pulling {
  --fa: "\e535"; }

.fafree-n {
  --fa: "\4e"; }

.fafree-cable-car {
  --fa: "\f7da"; }

.fafree-tram {
  --fa: "\f7da"; }

.fafree-cloud-rain {
  --fa: "\f73d"; }

.fafree-building-circle-xmark {
  --fa: "\e4d4"; }

.fafree-ship {
  --fa: "\f21a"; }

.fafree-arrows-down-to-line {
  --fa: "\e4b8"; }

.fafree-download {
  --fa: "\f019"; }

.fafree-face-grin {
  --fa: "\f580"; }

.fafree-grin {
  --fa: "\f580"; }

.fafree-delete-left {
  --fa: "\f55a"; }

.fafree-backspace {
  --fa: "\f55a"; }

.fafree-eye-dropper {
  --fa: "\f1fb"; }

.fafree-eye-dropper-empty {
  --fa: "\f1fb"; }

.fafree-eyedropper {
  --fa: "\f1fb"; }

.fafree-file-circle-check {
  --fa: "\e5a0"; }

.fafree-forward {
  --fa: "\f04e"; }

.fafree-mobile {
  --fa: "\f3ce"; }

.fafree-mobile-android {
  --fa: "\f3ce"; }

.fafree-mobile-phone {
  --fa: "\f3ce"; }

.fafree-face-meh {
  --fa: "\f11a"; }

.fafree-meh {
  --fa: "\f11a"; }

.fafree-align-center {
  --fa: "\f037"; }

.fafree-book-skull {
  --fa: "\f6b7"; }

.fafree-book-dead {
  --fa: "\f6b7"; }

.fafree-id-card {
  --fa: "\f2c2"; }

.fafree-drivers-license {
  --fa: "\f2c2"; }

.fafree-outdent {
  --fa: "\f03b"; }

.fafree-dedent {
  --fa: "\f03b"; }

.fafree-heart-circle-exclamation {
  --fa: "\e4fe"; }

.fafree-house {
  --fa: "\f015"; }

.fafree-home {
  --fa: "\f015"; }

.fafree-home-alt {
  --fa: "\f015"; }

.fafree-home-lg-alt {
  --fa: "\f015"; }

.fafree-calendar-week {
  --fa: "\f784"; }

.fafree-laptop-medical {
  --fa: "\f812"; }

.fafree-b {
  --fa: "\42"; }

.fafree-file-medical {
  --fa: "\f477"; }

.fafree-dice-one {
  --fa: "\f525"; }

.fafree-kiwi-bird {
  --fa: "\f535"; }

.fafree-arrow-right-arrow-left {
  --fa: "\f0ec"; }

.fafree-exchange {
  --fa: "\f0ec"; }

.fafree-rotate-right {
  --fa: "\f2f9"; }

.fafree-redo-alt {
  --fa: "\f2f9"; }

.fafree-rotate-forward {
  --fa: "\f2f9"; }

.fafree-utensils {
  --fa: "\f2e7"; }

.fafree-cutlery {
  --fa: "\f2e7"; }

.fafree-arrow-up-wide-short {
  --fa: "\f161"; }

.fafree-sort-amount-up {
  --fa: "\f161"; }

.fafree-mill-sign {
  --fa: "\e1ed"; }

.fafree-bowl-rice {
  --fa: "\e2eb"; }

.fafree-skull {
  --fa: "\f54c"; }

.fafree-tower-broadcast {
  --fa: "\f519"; }

.fafree-broadcast-tower {
  --fa: "\f519"; }

.fafree-truck-pickup {
  --fa: "\f63c"; }

.fafree-up-long {
  --fa: "\f30c"; }

.fafree-long-arrow-alt-up {
  --fa: "\f30c"; }

.fafree-stop {
  --fa: "\f04d"; }

.fafree-code-merge {
  --fa: "\f387"; }

.fafree-upload {
  --fa: "\f093"; }

.fafree-hurricane {
  --fa: "\f751"; }

.fafree-mound {
  --fa: "\e52d"; }

.fafree-toilet-portable {
  --fa: "\e583"; }

.fafree-compact-disc {
  --fa: "\f51f"; }

.fafree-file-arrow-down {
  --fa: "\f56d"; }

.fafree-file-download {
  --fa: "\f56d"; }

.fafree-caravan {
  --fa: "\f8ff"; }

.fafree-shield-cat {
  --fa: "\e572"; }

.fafree-bolt {
  --fa: "\f0e7"; }

.fafree-zap {
  --fa: "\f0e7"; }

.fafree-glass-water {
  --fa: "\e4f4"; }

.fafree-oil-well {
  --fa: "\e532"; }

.fafree-vault {
  --fa: "\e2c5"; }

.fafree-mars {
  --fa: "\f222"; }

.fafree-toilet {
  --fa: "\f7d8"; }

.fafree-plane-circle-xmark {
  --fa: "\e557"; }

.fafree-yen-sign {
  --fa: "\f157"; }

.fafree-cny {
  --fa: "\f157"; }

.fafree-jpy {
  --fa: "\f157"; }

.fafree-rmb {
  --fa: "\f157"; }

.fafree-yen {
  --fa: "\f157"; }

.fafree-ruble-sign {
  --fa: "\f158"; }

.fafree-rouble {
  --fa: "\f158"; }

.fafree-rub {
  --fa: "\f158"; }

.fafree-ruble {
  --fa: "\f158"; }

.fafree-sun {
  --fa: "\f185"; }

.fafree-guitar {
  --fa: "\f7a6"; }

.fafree-face-laugh-wink {
  --fa: "\f59c"; }

.fafree-laugh-wink {
  --fa: "\f59c"; }

.fafree-horse-head {
  --fa: "\f7ab"; }

.fafree-bore-hole {
  --fa: "\e4c3"; }

.fafree-industry {
  --fa: "\f275"; }

.fafree-circle-down {
  --fa: "\f358"; }

.fafree-arrow-alt-circle-down {
  --fa: "\f358"; }

.fafree-arrows-turn-to-dots {
  --fa: "\e4c1"; }

.fafree-florin-sign {
  --fa: "\e184"; }

.fafree-arrow-down-short-wide {
  --fa: "\f884"; }

.fafree-sort-amount-desc {
  --fa: "\f884"; }

.fafree-sort-amount-down-alt {
  --fa: "\f884"; }

.fafree-less-than {
  --fa: "\3c"; }

.fafree-angle-down {
  --fa: "\f107"; }

.fafree-car-tunnel {
  --fa: "\e4de"; }

.fafree-head-side-cough {
  --fa: "\e061"; }

.fafree-grip-lines {
  --fa: "\f7a4"; }

.fafree-thumbs-down {
  --fa: "\f165"; }

.fafree-user-lock {
  --fa: "\f502"; }

.fafree-arrow-right-long {
  --fa: "\f178"; }

.fafree-long-arrow-right {
  --fa: "\f178"; }

.fafree-anchor-circle-xmark {
  --fa: "\e4ac"; }

.fafree-ellipsis {
  --fa: "\f141"; }

.fafree-ellipsis-h {
  --fa: "\f141"; }

.fafree-chess-pawn {
  --fa: "\f443"; }

.fafree-kit-medical {
  --fa: "\f479"; }

.fafree-first-aid {
  --fa: "\f479"; }

.fafree-person-through-window {
  --fa: "\e5a9"; }

.fafree-toolbox {
  --fa: "\f552"; }

.fafree-hands-holding-circle {
  --fa: "\e4fb"; }

.fafree-bug {
  --fa: "\f188"; }

.fafree-credit-card {
  --fa: "\f09d"; }

.fafree-credit-card-alt {
  --fa: "\f09d"; }

.fafree-car {
  --fa: "\f1b9"; }

.fafree-automobile {
  --fa: "\f1b9"; }

.fafree-hand-holding-hand {
  --fa: "\e4f7"; }

.fafree-book-open-reader {
  --fa: "\f5da"; }

.fafree-book-reader {
  --fa: "\f5da"; }

.fafree-mountain-sun {
  --fa: "\e52f"; }

.fafree-arrows-left-right-to-line {
  --fa: "\e4ba"; }

.fafree-dice-d20 {
  --fa: "\f6cf"; }

.fafree-truck-droplet {
  --fa: "\e58c"; }

.fafree-file-circle-xmark {
  --fa: "\e5a1"; }

.fafree-temperature-arrow-up {
  --fa: "\e040"; }

.fafree-temperature-up {
  --fa: "\e040"; }

.fafree-medal {
  --fa: "\f5a2"; }

.fafree-bed {
  --fa: "\f236"; }

.fafree-square-h {
  --fa: "\f0fd"; }

.fafree-h-square {
  --fa: "\f0fd"; }

.fafree-podcast {
  --fa: "\f2ce"; }

.fafree-temperature-full {
  --fa: "\f2c7"; }

.fafree-temperature-4 {
  --fa: "\f2c7"; }

.fafree-thermometer-4 {
  --fa: "\f2c7"; }

.fafree-thermometer-full {
  --fa: "\f2c7"; }

.fafree-bell {
  --fa: "\f0f3"; }

.fafree-superscript {
  --fa: "\f12b"; }

.fafree-plug-circle-xmark {
  --fa: "\e560"; }

.fafree-star-of-life {
  --fa: "\f621"; }

.fafree-phone-slash {
  --fa: "\f3dd"; }

.fafree-paint-roller {
  --fa: "\f5aa"; }

.fafree-handshake-angle {
  --fa: "\f4c4"; }

.fafree-hands-helping {
  --fa: "\f4c4"; }

.fafree-location-dot {
  --fa: "\f3c5"; }

.fafree-map-marker-alt {
  --fa: "\f3c5"; }

.fafree-file {
  --fa: "\f15b"; }

.fafree-greater-than {
  --fa: "\3e"; }

.fafree-person-swimming {
  --fa: "\f5c4"; }

.fafree-swimmer {
  --fa: "\f5c4"; }

.fafree-arrow-down {
  --fa: "\f063"; }

.fafree-droplet {
  --fa: "\f043"; }

.fafree-tint {
  --fa: "\f043"; }

.fafree-eraser {
  --fa: "\f12d"; }

.fafree-earth-americas {
  --fa: "\f57d"; }

.fafree-earth {
  --fa: "\f57d"; }

.fafree-earth-america {
  --fa: "\f57d"; }

.fafree-globe-americas {
  --fa: "\f57d"; }

.fafree-person-burst {
  --fa: "\e53b"; }

.fafree-dove {
  --fa: "\f4ba"; }

.fafree-battery-empty {
  --fa: "\f244"; }

.fafree-battery-0 {
  --fa: "\f244"; }

.fafree-socks {
  --fa: "\f696"; }

.fafree-inbox {
  --fa: "\f01c"; }

.fafree-section {
  --fa: "\e447"; }

.fafree-gauge-high {
  --fa: "\f625"; }

.fafree-tachometer-alt {
  --fa: "\f625"; }

.fafree-tachometer-alt-fast {
  --fa: "\f625"; }

.fafree-envelope-open-text {
  --fa: "\f658"; }

.fafree-hospital {
  --fa: "\f0f8"; }

.fafree-hospital-alt {
  --fa: "\f0f8"; }

.fafree-hospital-wide {
  --fa: "\f0f8"; }

.fafree-wine-bottle {
  --fa: "\f72f"; }

.fafree-chess-rook {
  --fa: "\f447"; }

.fafree-bars-staggered {
  --fa: "\f550"; }

.fafree-reorder {
  --fa: "\f550"; }

.fafree-stream {
  --fa: "\f550"; }

.fafree-dharmachakra {
  --fa: "\f655"; }

.fafree-hotdog {
  --fa: "\f80f"; }

.fafree-person-walking-with-cane {
  --fa: "\f29d"; }

.fafree-blind {
  --fa: "\f29d"; }

.fafree-drum {
  --fa: "\f569"; }

.fafree-ice-cream {
  --fa: "\f810"; }

.fafree-heart-circle-bolt {
  --fa: "\e4fc"; }

.fafree-fax {
  --fa: "\f1ac"; }

.fafree-paragraph {
  --fa: "\f1dd"; }

.fafree-check-to-slot {
  --fa: "\f772"; }

.fafree-vote-yea {
  --fa: "\f772"; }

.fafree-star-half {
  --fa: "\f089"; }

.fafree-boxes-stacked {
  --fa: "\f468"; }

.fafree-boxes {
  --fa: "\f468"; }

.fafree-boxes-alt {
  --fa: "\f468"; }

.fafree-link {
  --fa: "\f0c1"; }

.fafree-chain {
  --fa: "\f0c1"; }

.fafree-ear-listen {
  --fa: "\f2a2"; }

.fafree-assistive-listening-systems {
  --fa: "\f2a2"; }

.fafree-tree-city {
  --fa: "\e587"; }

.fafree-play {
  --fa: "\f04b"; }

.fafree-font {
  --fa: "\f031"; }

.fafree-table-cells-row-lock {
  --fa: "\e67a"; }

.fafree-rupiah-sign {
  --fa: "\e23d"; }

.fafree-magnifying-glass {
  --fa: "\f002"; }

.fafree-search {
  --fa: "\f002"; }

.fafree-table-tennis-paddle-ball {
  --fa: "\f45d"; }

.fafree-ping-pong-paddle-ball {
  --fa: "\f45d"; }

.fafree-table-tennis {
  --fa: "\f45d"; }

.fafree-person-dots-from-line {
  --fa: "\f470"; }

.fafree-diagnoses {
  --fa: "\f470"; }

.fafree-trash-can-arrow-up {
  --fa: "\f82a"; }

.fafree-trash-restore-alt {
  --fa: "\f82a"; }

.fafree-naira-sign {
  --fa: "\e1f6"; }

.fafree-cart-arrow-down {
  --fa: "\f218"; }

.fafree-walkie-talkie {
  --fa: "\f8ef"; }

.fafree-file-pen {
  --fa: "\f31c"; }

.fafree-file-edit {
  --fa: "\f31c"; }

.fafree-receipt {
  --fa: "\f543"; }

.fafree-square-pen {
  --fa: "\f14b"; }

.fafree-pen-square {
  --fa: "\f14b"; }

.fafree-pencil-square {
  --fa: "\f14b"; }

.fafree-suitcase-rolling {
  --fa: "\f5c1"; }

.fafree-person-circle-exclamation {
  --fa: "\e53f"; }

.fafree-chevron-down {
  --fa: "\f078"; }

.fafree-battery-full {
  --fa: "\f240"; }

.fafree-battery {
  --fa: "\f240"; }

.fafree-battery-5 {
  --fa: "\f240"; }

.fafree-skull-crossbones {
  --fa: "\f714"; }

.fafree-code-compare {
  --fa: "\e13a"; }

.fafree-list-ul {
  --fa: "\f0ca"; }

.fafree-list-dots {
  --fa: "\f0ca"; }

.fafree-school-lock {
  --fa: "\e56f"; }

.fafree-tower-cell {
  --fa: "\e585"; }

.fafree-down-long {
  --fa: "\f309"; }

.fafree-long-arrow-alt-down {
  --fa: "\f309"; }

.fafree-ranking-star {
  --fa: "\e561"; }

.fafree-chess-king {
  --fa: "\f43f"; }

.fafree-person-harassing {
  --fa: "\e549"; }

.fafree-brazilian-real-sign {
  --fa: "\e46c"; }

.fafree-landmark-dome {
  --fa: "\f752"; }

.fafree-landmark-alt {
  --fa: "\f752"; }

.fafree-arrow-up {
  --fa: "\f062"; }

.fafree-tv {
  --fa: "\f26c"; }

.fafree-television {
  --fa: "\f26c"; }

.fafree-tv-alt {
  --fa: "\f26c"; }

.fafree-shrimp {
  --fa: "\e448"; }

.fafree-list-check {
  --fa: "\f0ae"; }

.fafree-tasks {
  --fa: "\f0ae"; }

.fafree-jug-detergent {
  --fa: "\e519"; }

.fafree-circle-user {
  --fa: "\f2bd"; }

.fafree-user-circle {
  --fa: "\f2bd"; }

.fafree-user-shield {
  --fa: "\f505"; }

.fafree-wind {
  --fa: "\f72e"; }

.fafree-car-burst {
  --fa: "\f5e1"; }

.fafree-car-crash {
  --fa: "\f5e1"; }

.fafree-y {
  --fa: "\59"; }

.fafree-person-snowboarding {
  --fa: "\f7ce"; }

.fafree-snowboarding {
  --fa: "\f7ce"; }

.fafree-truck-fast {
  --fa: "\f48b"; }

.fafree-shipping-fast {
  --fa: "\f48b"; }

.fafree-fish {
  --fa: "\f578"; }

.fafree-user-graduate {
  --fa: "\f501"; }

.fafree-circle-half-stroke {
  --fa: "\f042"; }

.fafree-adjust {
  --fa: "\f042"; }

.fafree-clapperboard {
  --fa: "\e131"; }

.fafree-circle-radiation {
  --fa: "\f7ba"; }

.fafree-radiation-alt {
  --fa: "\f7ba"; }

.fafree-baseball {
  --fa: "\f433"; }

.fafree-baseball-ball {
  --fa: "\f433"; }

.fafree-jet-fighter-up {
  --fa: "\e518"; }

.fafree-diagram-project {
  --fa: "\f542"; }

.fafree-project-diagram {
  --fa: "\f542"; }

.fafree-copy {
  --fa: "\f0c5"; }

.fafree-volume-xmark {
  --fa: "\f6a9"; }

.fafree-volume-mute {
  --fa: "\f6a9"; }

.fafree-volume-times {
  --fa: "\f6a9"; }

.fafree-hand-sparkles {
  --fa: "\e05d"; }

.fafree-grip {
  --fa: "\f58d"; }

.fafree-grip-horizontal {
  --fa: "\f58d"; }

.fafree-share-from-square {
  --fa: "\f14d"; }

.fafree-share-square {
  --fa: "\f14d"; }

.fafree-child-combatant {
  --fa: "\e4e0"; }

.fafree-child-rifle {
  --fa: "\e4e0"; }

.fafree-gun {
  --fa: "\e19b"; }

.fafree-square-phone {
  --fa: "\f098"; }

.fafree-phone-square {
  --fa: "\f098"; }

.fafree-plus {
  --fa: "\2b"; }

.fafree-add {
  --fa: "\2b"; }

.fafree-expand {
  --fa: "\f065"; }

.fafree-computer {
  --fa: "\e4e5"; }

.fafree-xmark {
  --fa: "\f00d"; }

.fafree-close {
  --fa: "\f00d"; }

.fafree-multiply {
  --fa: "\f00d"; }

.fafree-remove {
  --fa: "\f00d"; }

.fafree-times {
  --fa: "\f00d"; }

.fafree-arrows-up-down-left-right {
  --fa: "\f047"; }

.fafree-arrows {
  --fa: "\f047"; }

.fafree-chalkboard-user {
  --fa: "\f51c"; }

.fafree-chalkboard-teacher {
  --fa: "\f51c"; }

.fafree-peso-sign {
  --fa: "\e222"; }

.fafree-building-shield {
  --fa: "\e4d8"; }

.fafree-baby {
  --fa: "\f77c"; }

.fafree-users-line {
  --fa: "\e592"; }

.fafree-quote-left {
  --fa: "\f10d"; }

.fafree-quote-left-alt {
  --fa: "\f10d"; }

.fafree-tractor {
  --fa: "\f722"; }

.fafree-trash-arrow-up {
  --fa: "\f829"; }

.fafree-trash-restore {
  --fa: "\f829"; }

.fafree-arrow-down-up-lock {
  --fa: "\e4b0"; }

.fafree-lines-leaning {
  --fa: "\e51e"; }

.fafree-ruler-combined {
  --fa: "\f546"; }

.fafree-copyright {
  --fa: "\f1f9"; }

.fafree-equals {
  --fa: "\3d"; }

.fafree-blender {
  --fa: "\f517"; }

.fafree-teeth {
  --fa: "\f62e"; }

.fafree-shekel-sign {
  --fa: "\f20b"; }

.fafree-ils {
  --fa: "\f20b"; }

.fafree-shekel {
  --fa: "\f20b"; }

.fafree-sheqel {
  --fa: "\f20b"; }

.fafree-sheqel-sign {
  --fa: "\f20b"; }

.fafree-map {
  --fa: "\f279"; }

.fafree-rocket {
  --fa: "\f135"; }

.fafree-photo-film {
  --fa: "\f87c"; }

.fafree-photo-video {
  --fa: "\f87c"; }

.fafree-folder-minus {
  --fa: "\f65d"; }

.fafree-hexagon-nodes-bolt {
  --fa: "\e69a"; }

.fafree-store {
  --fa: "\f54e"; }

.fafree-arrow-trend-up {
  --fa: "\e098"; }

.fafree-plug-circle-minus {
  --fa: "\e55e"; }

.fafree-sign-hanging {
  --fa: "\f4d9"; }

.fafree-sign {
  --fa: "\f4d9"; }

.fafree-bezier-curve {
  --fa: "\f55b"; }

.fafree-bell-slash {
  --fa: "\f1f6"; }

.fafree-tablet {
  --fa: "\f3fb"; }

.fafree-tablet-android {
  --fa: "\f3fb"; }

.fafree-school-flag {
  --fa: "\e56e"; }

.fafree-fill {
  --fa: "\f575"; }

.fafree-angle-up {
  --fa: "\f106"; }

.fafree-drumstick-bite {
  --fa: "\f6d7"; }

.fafree-holly-berry {
  --fa: "\f7aa"; }

.fafree-chevron-left {
  --fa: "\f053"; }

.fafree-bacteria {
  --fa: "\e059"; }

.fafree-hand-lizard {
  --fa: "\f258"; }

.fafree-notdef {
  --fa: "\e1fe"; }

.fafree-disease {
  --fa: "\f7fa"; }

.fafree-briefcase-medical {
  --fa: "\f469"; }

.fafree-genderless {
  --fa: "\f22d"; }

.fafree-chevron-right {
  --fa: "\f054"; }

.fafree-retweet {
  --fa: "\f079"; }

.fafree-car-rear {
  --fa: "\f5de"; }

.fafree-car-alt {
  --fa: "\f5de"; }

.fafree-pump-soap {
  --fa: "\e06b"; }

.fafree-video-slash {
  --fa: "\f4e2"; }

.fafree-battery-quarter {
  --fa: "\f243"; }

.fafree-battery-2 {
  --fa: "\f243"; }

.fafree-radio {
  --fa: "\f8d7"; }

.fafree-baby-carriage {
  --fa: "\f77d"; }

.fafree-carriage-baby {
  --fa: "\f77d"; }

.fafree-traffic-light {
  --fa: "\f637"; }

.fafree-thermometer {
  --fa: "\f491"; }

.fafree-vr-cardboard {
  --fa: "\f729"; }

.fafree-hand-middle-finger {
  --fa: "\f806"; }

.fafree-percent {
  --fa: "\25"; }

.fafree-percentage {
  --fa: "\25"; }

.fafree-truck-moving {
  --fa: "\f4df"; }

.fafree-glass-water-droplet {
  --fa: "\e4f5"; }

.fafree-display {
  --fa: "\e163"; }

.fafree-face-smile {
  --fa: "\f118"; }

.fafree-smile {
  --fa: "\f118"; }

.fafree-thumbtack {
  --fa: "\f08d"; }

.fafree-thumb-tack {
  --fa: "\f08d"; }

.fafree-trophy {
  --fa: "\f091"; }

.fafree-person-praying {
  --fa: "\f683"; }

.fafree-pray {
  --fa: "\f683"; }

.fafree-hammer {
  --fa: "\f6e3"; }

.fafree-hand-peace {
  --fa: "\f25b"; }

.fafree-rotate {
  --fa: "\f2f1"; }

.fafree-sync-alt {
  --fa: "\f2f1"; }

.fafree-spinner {
  --fa: "\f110"; }

.fafree-robot {
  --fa: "\f544"; }

.fafree-peace {
  --fa: "\f67c"; }

.fafree-gears {
  --fa: "\f085"; }

.fafree-cogs {
  --fa: "\f085"; }

.fafree-warehouse {
  --fa: "\f494"; }

.fafree-arrow-up-right-dots {
  --fa: "\e4b7"; }

.fafree-splotch {
  --fa: "\f5bc"; }

.fafree-face-grin-hearts {
  --fa: "\f584"; }

.fafree-grin-hearts {
  --fa: "\f584"; }

.fafree-dice-four {
  --fa: "\f524"; }

.fafree-sim-card {
  --fa: "\f7c4"; }

.fafree-transgender {
  --fa: "\f225"; }

.fafree-transgender-alt {
  --fa: "\f225"; }

.fafree-mercury {
  --fa: "\f223"; }

.fafree-arrow-turn-down {
  --fa: "\f149"; }

.fafree-level-down {
  --fa: "\f149"; }

.fafree-person-falling-burst {
  --fa: "\e547"; }

.fafree-award {
  --fa: "\f559"; }

.fafree-ticket-simple {
  --fa: "\f3ff"; }

.fafree-ticket-alt {
  --fa: "\f3ff"; }

.fafree-building {
  --fa: "\f1ad"; }

.fafree-angles-left {
  --fa: "\f100"; }

.fafree-angle-double-left {
  --fa: "\f100"; }

.fafree-qrcode {
  --fa: "\f029"; }

.fafree-clock-rotate-left {
  --fa: "\f1da"; }

.fafree-history {
  --fa: "\f1da"; }

.fafree-face-grin-beam-sweat {
  --fa: "\f583"; }

.fafree-grin-beam-sweat {
  --fa: "\f583"; }

.fafree-file-export {
  --fa: "\f56e"; }

.fafree-arrow-right-from-file {
  --fa: "\f56e"; }

.fafree-shield {
  --fa: "\f132"; }

.fafree-shield-blank {
  --fa: "\f132"; }

.fafree-arrow-up-short-wide {
  --fa: "\f885"; }

.fafree-sort-amount-up-alt {
  --fa: "\f885"; }

.fafree-comment-nodes {
  --fa: "\e696"; }

.fafree-house-medical {
  --fa: "\e3b2"; }

.fafree-golf-ball-tee {
  --fa: "\f450"; }

.fafree-golf-ball {
  --fa: "\f450"; }

.fafree-circle-chevron-left {
  --fa: "\f137"; }

.fafree-chevron-circle-left {
  --fa: "\f137"; }

.fafree-house-chimney-window {
  --fa: "\e00d"; }

.fafree-pen-nib {
  --fa: "\f5ad"; }

.fafree-tent-arrow-turn-left {
  --fa: "\e580"; }

.fafree-tents {
  --fa: "\e582"; }

.fafree-wand-magic {
  --fa: "\f0d0"; }

.fafree-magic {
  --fa: "\f0d0"; }

.fafree-dog {
  --fa: "\f6d3"; }

.fafree-carrot {
  --fa: "\f787"; }

.fafree-moon {
  --fa: "\f186"; }

.fafree-wine-glass-empty {
  --fa: "\f5ce"; }

.fafree-wine-glass-alt {
  --fa: "\f5ce"; }

.fafree-cheese {
  --fa: "\f7ef"; }

.fafree-yin-yang {
  --fa: "\f6ad"; }

.fafree-music {
  --fa: "\f001"; }

.fafree-code-commit {
  --fa: "\f386"; }

.fafree-temperature-low {
  --fa: "\f76b"; }

.fafree-person-biking {
  --fa: "\f84a"; }

.fafree-biking {
  --fa: "\f84a"; }

.fafree-broom {
  --fa: "\f51a"; }

.fafree-shield-heart {
  --fa: "\e574"; }

.fafree-gopuram {
  --fa: "\f664"; }

.fafree-earth-oceania {
  --fa: "\e47b"; }

.fafree-globe-oceania {
  --fa: "\e47b"; }

.fafree-square-xmark {
  --fa: "\f2d3"; }

.fafree-times-square {
  --fa: "\f2d3"; }

.fafree-xmark-square {
  --fa: "\f2d3"; }

.fafree-hashtag {
  --fa: "\23"; }

.fafree-up-right-and-down-left-from-center {
  --fa: "\f424"; }

.fafree-expand-alt {
  --fa: "\f424"; }

.fafree-oil-can {
  --fa: "\f613"; }

.fafree-t {
  --fa: "\54"; }

.fafree-hippo {
  --fa: "\f6ed"; }

.fafree-chart-column {
  --fa: "\e0e3"; }

.fafree-infinity {
  --fa: "\f534"; }

.fafree-vial-circle-check {
  --fa: "\e596"; }

.fafree-person-arrow-down-to-line {
  --fa: "\e538"; }

.fafree-voicemail {
  --fa: "\f897"; }

.fafree-fan {
  --fa: "\f863"; }

.fafree-person-walking-luggage {
  --fa: "\e554"; }

.fafree-up-down {
  --fa: "\f338"; }

.fafree-arrows-alt-v {
  --fa: "\f338"; }

.fafree-cloud-moon-rain {
  --fa: "\f73c"; }

.fafree-calendar {
  --fa: "\f133"; }

.fafree-trailer {
  --fa: "\e041"; }

.fafree-bahai {
  --fa: "\f666"; }

.fafree-haykal {
  --fa: "\f666"; }

.fafree-sd-card {
  --fa: "\f7c2"; }

.fafree-dragon {
  --fa: "\f6d5"; }

.fafree-shoe-prints {
  --fa: "\f54b"; }

.fafree-circle-plus {
  --fa: "\f055"; }

.fafree-plus-circle {
  --fa: "\f055"; }

.fafree-face-grin-tongue-wink {
  --fa: "\f58b"; }

.fafree-grin-tongue-wink {
  --fa: "\f58b"; }

.fafree-hand-holding {
  --fa: "\f4bd"; }

.fafree-plug-circle-exclamation {
  --fa: "\e55d"; }

.fafree-link-slash {
  --fa: "\f127"; }

.fafree-chain-broken {
  --fa: "\f127"; }

.fafree-chain-slash {
  --fa: "\f127"; }

.fafree-unlink {
  --fa: "\f127"; }

.fafree-clone {
  --fa: "\f24d"; }

.fafree-person-walking-arrow-loop-left {
  --fa: "\e551"; }

.fafree-arrow-up-z-a {
  --fa: "\f882"; }

.fafree-sort-alpha-up-alt {
  --fa: "\f882"; }

.fafree-fire-flame-curved {
  --fa: "\f7e4"; }

.fafree-fire-alt {
  --fa: "\f7e4"; }

.fafree-tornado {
  --fa: "\f76f"; }

.fafree-file-circle-plus {
  --fa: "\e494"; }

.fafree-book-quran {
  --fa: "\f687"; }

.fafree-quran {
  --fa: "\f687"; }

.fafree-anchor {
  --fa: "\f13d"; }

.fafree-border-all {
  --fa: "\f84c"; }

.fafree-face-angry {
  --fa: "\f556"; }

.fafree-angry {
  --fa: "\f556"; }

.fafree-cookie-bite {
  --fa: "\f564"; }

.fafree-arrow-trend-down {
  --fa: "\e097"; }

.fafree-rss {
  --fa: "\f09e"; }

.fafree-feed {
  --fa: "\f09e"; }

.fafree-draw-polygon {
  --fa: "\f5ee"; }

.fafree-scale-balanced {
  --fa: "\f24e"; }

.fafree-balance-scale {
  --fa: "\f24e"; }

.fafree-gauge-simple-high {
  --fa: "\f62a"; }

.fafree-tachometer {
  --fa: "\f62a"; }

.fafree-tachometer-fast {
  --fa: "\f62a"; }

.fafree-shower {
  --fa: "\f2cc"; }

.fafree-desktop {
  --fa: "\f390"; }

.fafree-desktop-alt {
  --fa: "\f390"; }

.fafree-m {
  --fa: "\4d"; }

.fafree-table-list {
  --fa: "\f00b"; }

.fafree-th-list {
  --fa: "\f00b"; }

.fafree-comment-sms {
  --fa: "\f7cd"; }

.fafree-sms {
  --fa: "\f7cd"; }

.fafree-book {
  --fa: "\f02d"; }

.fafree-user-plus {
  --fa: "\f234"; }

.fafree-check {
  --fa: "\f00c"; }

.fafree-battery-three-quarters {
  --fa: "\f241"; }

.fafree-battery-4 {
  --fa: "\f241"; }

.fafree-house-circle-check {
  --fa: "\e509"; }

.fafree-angle-left {
  --fa: "\f104"; }

.fafree-diagram-successor {
  --fa: "\e47a"; }

.fafree-truck-arrow-right {
  --fa: "\e58b"; }

.fafree-arrows-split-up-and-left {
  --fa: "\e4bc"; }

.fafree-hand-fist {
  --fa: "\f6de"; }

.fafree-fist-raised {
  --fa: "\f6de"; }

.fafree-cloud-moon {
  --fa: "\f6c3"; }

.fafree-briefcase {
  --fa: "\f0b1"; }

.fafree-person-falling {
  --fa: "\e546"; }

.fafree-image-portrait {
  --fa: "\f3e0"; }

.fafree-portrait {
  --fa: "\f3e0"; }

.fafree-user-tag {
  --fa: "\f507"; }

.fafree-rug {
  --fa: "\e569"; }

.fafree-earth-europe {
  --fa: "\f7a2"; }

.fafree-globe-europe {
  --fa: "\f7a2"; }

.fafree-cart-flatbed-suitcase {
  --fa: "\f59d"; }

.fafree-luggage-cart {
  --fa: "\f59d"; }

.fafree-rectangle-xmark {
  --fa: "\f410"; }

.fafree-rectangle-times {
  --fa: "\f410"; }

.fafree-times-rectangle {
  --fa: "\f410"; }

.fafree-window-close {
  --fa: "\f410"; }

.fafree-baht-sign {
  --fa: "\e0ac"; }

.fafree-book-open {
  --fa: "\f518"; }

.fafree-book-journal-whills {
  --fa: "\f66a"; }

.fafree-journal-whills {
  --fa: "\f66a"; }

.fafree-handcuffs {
  --fa: "\e4f8"; }

.fafree-triangle-exclamation {
  --fa: "\f071"; }

.fafree-exclamation-triangle {
  --fa: "\f071"; }

.fafree-warning {
  --fa: "\f071"; }

.fafree-database {
  --fa: "\f1c0"; }

.fafree-share {
  --fa: "\f064"; }

.fafree-mail-forward {
  --fa: "\f064"; }

.fafree-bottle-droplet {
  --fa: "\e4c4"; }

.fafree-mask-face {
  --fa: "\e1d7"; }

.fafree-hill-rockslide {
  --fa: "\e508"; }

.fafree-right-left {
  --fa: "\f362"; }

.fafree-exchange-alt {
  --fa: "\f362"; }

.fafree-paper-plane {
  --fa: "\f1d8"; }

.fafree-road-circle-exclamation {
  --fa: "\e565"; }

.fafree-dungeon {
  --fa: "\f6d9"; }

.fafree-align-right {
  --fa: "\f038"; }

.fafree-money-bill-1-wave {
  --fa: "\f53b"; }

.fafree-money-bill-wave-alt {
  --fa: "\f53b"; }

.fafree-life-ring {
  --fa: "\f1cd"; }

.fafree-hands {
  --fa: "\f2a7"; }

.fafree-sign-language {
  --fa: "\f2a7"; }

.fafree-signing {
  --fa: "\f2a7"; }

.fafree-calendar-day {
  --fa: "\f783"; }

.fafree-water-ladder {
  --fa: "\f5c5"; }

.fafree-ladder-water {
  --fa: "\f5c5"; }

.fafree-swimming-pool {
  --fa: "\f5c5"; }

.fafree-arrows-up-down {
  --fa: "\f07d"; }

.fafree-arrows-v {
  --fa: "\f07d"; }

.fafree-face-grimace {
  --fa: "\f57f"; }

.fafree-grimace {
  --fa: "\f57f"; }

.fafree-wheelchair-move {
  --fa: "\e2ce"; }

.fafree-wheelchair-alt {
  --fa: "\e2ce"; }

.fafree-turn-down {
  --fa: "\f3be"; }

.fafree-level-down-alt {
  --fa: "\f3be"; }

.fafree-person-walking-arrow-right {
  --fa: "\e552"; }

.fafree-square-envelope {
  --fa: "\f199"; }

.fafree-envelope-square {
  --fa: "\f199"; }

.fafree-dice {
  --fa: "\f522"; }

.fafree-bowling-ball {
  --fa: "\f436"; }

.fafree-brain {
  --fa: "\f5dc"; }

.fafree-bandage {
  --fa: "\f462"; }

.fafree-band-aid {
  --fa: "\f462"; }

.fafree-calendar-minus {
  --fa: "\f272"; }

.fafree-circle-xmark {
  --fa: "\f057"; }

.fafree-times-circle {
  --fa: "\f057"; }

.fafree-xmark-circle {
  --fa: "\f057"; }

.fafree-gifts {
  --fa: "\f79c"; }

.fafree-hotel {
  --fa: "\f594"; }

.fafree-earth-asia {
  --fa: "\f57e"; }

.fafree-globe-asia {
  --fa: "\f57e"; }

.fafree-id-card-clip {
  --fa: "\f47f"; }

.fafree-id-card-alt {
  --fa: "\f47f"; }

.fafree-magnifying-glass-plus {
  --fa: "\f00e"; }

.fafree-search-plus {
  --fa: "\f00e"; }

.fafree-thumbs-up {
  --fa: "\f164"; }

.fafree-user-clock {
  --fa: "\f4fd"; }

.fafree-hand-dots {
  --fa: "\f461"; }

.fafree-allergies {
  --fa: "\f461"; }

.fafree-file-invoice {
  --fa: "\f570"; }

.fafree-window-minimize {
  --fa: "\f2d1"; }

.fafree-mug-saucer {
  --fa: "\f0f4"; }

.fafree-coffee {
  --fa: "\f0f4"; }

.fafree-brush {
  --fa: "\f55d"; }

.fafree-file-half-dashed {
  --fa: "\e698"; }

.fafree-mask {
  --fa: "\f6fa"; }

.fafree-magnifying-glass-minus {
  --fa: "\f010"; }

.fafree-search-minus {
  --fa: "\f010"; }

.fafree-ruler-vertical {
  --fa: "\f548"; }

.fafree-user-large {
  --fa: "\f406"; }

.fafree-user-alt {
  --fa: "\f406"; }

.fafree-train-tram {
  --fa: "\e5b4"; }

.fafree-user-nurse {
  --fa: "\f82f"; }

.fafree-syringe {
  --fa: "\f48e"; }

.fafree-cloud-sun {
  --fa: "\f6c4"; }

.fafree-stopwatch-20 {
  --fa: "\e06f"; }

.fafree-square-full {
  --fa: "\f45c"; }

.fafree-magnet {
  --fa: "\f076"; }

.fafree-jar {
  --fa: "\e516"; }

.fafree-note-sticky {
  --fa: "\f249"; }

.fafree-sticky-note {
  --fa: "\f249"; }

.fafree-bug-slash {
  --fa: "\e490"; }

.fafree-arrow-up-from-water-pump {
  --fa: "\e4b6"; }

.fafree-bone {
  --fa: "\f5d7"; }

.fafree-table-cells-row-unlock {
  --fa: "\e691"; }

.fafree-user-injured {
  --fa: "\f728"; }

.fafree-face-sad-tear {
  --fa: "\f5b4"; }

.fafree-sad-tear {
  --fa: "\f5b4"; }

.fafree-plane {
  --fa: "\f072"; }

.fafree-tent-arrows-down {
  --fa: "\e581"; }

.fafree-exclamation {
  --fa: "\21"; }

.fafree-arrows-spin {
  --fa: "\e4bb"; }

.fafree-print {
  --fa: "\f02f"; }

.fafree-turkish-lira-sign {
  --fa: "\e2bb"; }

.fafree-try {
  --fa: "\e2bb"; }

.fafree-turkish-lira {
  --fa: "\e2bb"; }

.fafree-dollar-sign {
  --fa: "\24"; }

.fafree-dollar {
  --fa: "\24"; }

.fafree-usd {
  --fa: "\24"; }

.fafree-x {
  --fa: "\58"; }

.fafree-magnifying-glass-dollar {
  --fa: "\f688"; }

.fafree-search-dollar {
  --fa: "\f688"; }

.fafree-users-gear {
  --fa: "\f509"; }

.fafree-users-cog {
  --fa: "\f509"; }

.fafree-person-military-pointing {
  --fa: "\e54a"; }

.fafree-building-columns {
  --fa: "\f19c"; }

.fafree-bank {
  --fa: "\f19c"; }

.fafree-institution {
  --fa: "\f19c"; }

.fafree-museum {
  --fa: "\f19c"; }

.fafree-university {
  --fa: "\f19c"; }

.fafree-umbrella {
  --fa: "\f0e9"; }

.fafree-trowel {
  --fa: "\e589"; }

.fafree-d {
  --fa: "\44"; }

.fafree-stapler {
  --fa: "\e5af"; }

.fafree-masks-theater {
  --fa: "\f630"; }

.fafree-theater-masks {
  --fa: "\f630"; }

.fafree-kip-sign {
  --fa: "\e1c4"; }

.fafree-hand-point-left {
  --fa: "\f0a5"; }

.fafree-handshake-simple {
  --fa: "\f4c6"; }

.fafree-handshake-alt {
  --fa: "\f4c6"; }

.fafree-jet-fighter {
  --fa: "\f0fb"; }

.fafree-fighter-jet {
  --fa: "\f0fb"; }

.fafree-square-share-nodes {
  --fa: "\f1e1"; }

.fafree-share-alt-square {
  --fa: "\f1e1"; }

.fafree-barcode {
  --fa: "\f02a"; }

.fafree-plus-minus {
  --fa: "\e43c"; }

.fafree-video {
  --fa: "\f03d"; }

.fafree-video-camera {
  --fa: "\f03d"; }

.fafree-graduation-cap {
  --fa: "\f19d"; }

.fafree-mortar-board {
  --fa: "\f19d"; }

.fafree-hand-holding-medical {
  --fa: "\e05c"; }

.fafree-person-circle-check {
  --fa: "\e53e"; }

.fafree-turn-up {
  --fa: "\f3bf"; }

.fafree-level-up-alt {
  --fa: "\f3bf"; }

.sr-only,
.fafree-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.sr-only-focusable:not(:focus),
.fafree-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
:root, :host {
  --fafree-style-family-classic: 'Font Awesome 6 Free';
  --fafree-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../dist/fonts/fa-regular-400.woff2") format("woff2"), url("../dist/fonts/fa-regular-400.ttf") format("truetype"); }

.far,
.fafree-regular {
  font-weight: 400; }

/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
:root, :host {
  --fafree-style-family-classic: 'Font Awesome 6 Free';
  --fafree-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../dist/fonts/fa-solid-900.woff2") format("woff2"), url("../dist/fonts/fa-solid-900.ttf") format("truetype"); }

.fas,
.fafree-solid {
  font-weight: 900; }

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms; }

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important; } }

meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 768px)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:768px)/";
  width: 768px; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:768px) and (max-width:1304px)/";
  width: 768px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:1304px)/";
  width: 1304px; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:1304px) and (max-width:1304px)/";
  width: 1304px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1304px)/";
  width: 1304px; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:1304px) and (max-width:1681px)/";
  width: 1304px; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1681px)/";
  width: 1681px; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *::before,
  *::after {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]::after {
    content: " (" attr(href) ")"; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, #sendlane-backinstock-cta-button > .caret,
  .dropup > .btn > .caret,
  .dropup > #sendlane-backinstock-cta-button > .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; } }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1; }
  h1 small,
  h1 .small,
  h2 small,
  h2 .small,
  h3 small,
  h3 .small,
  h4 small,
  h4 .small,
  h5 small,
  h5 .small,
  h6 small,
  h6 .small,
  .h1 small,
  .h1 .small,
  .h2 small,
  .h2 .small,
  .h3 small,
  .h3 .small,
  .h4 small,
  .h4 .small,
  .h5 small,
  .h5 .small,
  .h6 small,
  .h6 .small {
    color: #777777;
    font-weight: normal;
    line-height: 1; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-bottom: 10px;
  margin-top: 20px; }
  h1 small,
  h1 .small,
  .h1 small,
  .h1 .small,
  h2 small,
  h2 .small,
  .h2 small,
  .h2 .small,
  h3 small,
  h3 .small,
  .h3 small,
  .h3 .small {
    font-size: 65%; }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-bottom: 10px;
  margin-top: 10px; }
  h4 small,
  h4 .small,
  .h4 small,
  .h4 .small,
  h5 small,
  h5 .small,
  .h5 small,
  .h5 .small,
  h6 small,
  h6 .small,
  .h6 small,
  .h6 .small {
    font-size: 75%; }

h1,
.h1 {
  font-size: 36px; }

h2,
.h2 {
  font-size: 30px; }

h3,
.h3 {
  font-size: 24px; }

h4,
.h4 {
  font-size: 18px; }

h5,
.h5 {
  font-size: 14px; }

h6,
.h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  border-bottom: 1px solid #eeeeee;
  margin: 40px 0 20px;
  padding-bottom: 9px; }

ul,
ol {
  margin-bottom: 10px;
  margin-top: 0; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  list-style: none;
  padding-left: 0; }

.list-inline {
  list-style: none;
  padding-left: 0;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-bottom: 20px;
  margin-top: 0; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd::before, .dl-horizontal dd::after {
  content: " ";
  display: table; }

.dl-horizontal dd::after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    clear: left;
    float: left;
    text-align: right;
    width: 160px; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  border-bottom: 1px dotted #777777;
  cursor: help; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  border-left: 5px solid #eeeeee;
  font-size: 17.5px;
  margin: 0 0 20px;
  padding: 10px 20px; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    color: #777777;
    display: block;
    font-size: 80%;
    line-height: 1.42857; }
    blockquote footer::before,
    blockquote small::before,
    blockquote .small::before {
      content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  border-left: 0;
  border-right: 5px solid #eeeeee;
  padding-left: 0;
  padding-right: 15px;
  text-align: right; }
  .blockquote-reverse footer::before,
  .blockquote-reverse small::before,
  .blockquote-reverse .small::before,
  blockquote.pull-right footer::before,
  blockquote.pull-right small::before,
  blockquote.pull-right .small::before {
    content: ""; }
  .blockquote-reverse footer::after,
  .blockquote-reverse small::after,
  .blockquote-reverse .small::after,
  blockquote.pull-right footer::after,
  blockquote.pull-right small::after,
  blockquote.pull-right .small::after {
    content: "\00A0 \2014"; }

address {
  font-style: normal;
  line-height: 1.42857;
  margin-bottom: 20px; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, monospace; }

code {
  background-color: #f9f2f4;
  border-radius: 4px;
  color: #c7254e;
  font-size: 90%;
  padding: 2px 4px; }

kbd {
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
  font-size: 90%;
  padding: 2px 4px; }
  kbd kbd {
    box-shadow: none;
    font-size: 100%;
    font-weight: bold;
    padding: 0; }

pre {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #333333;
  display: block;
  font-size: 13px;
  line-height: 1.42857;
  margin: 0 0 10px;
  padding: 9.5px;
  word-break: break-all;
  word-wrap: break-word; }
  pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container::before, .container::after {
    content: " ";
    display: table; }
  .container::after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 1304px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid::before, .container-fluid::after {
    content: " ";
    display: table; }
  .container-fluid::after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row::before, .row::after {
    content: " ";
    display: table; }
  .row::after {
    clear: both; }

.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 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }

.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-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1304px) {
  .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-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  color: #777777;
  padding-bottom: 8px;
  padding-top: 8px;
  text-align: left; }

th {
  text-align: left; }

.table {
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    border-top: 1px solid #e8e8e8;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top; }
  .table > thead > tr > th {
    border-bottom: 2px solid #e8e8e8;
    vertical-align: bottom; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #e8e8e8; }
  .table .table {
    background-color: white; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #e8e8e8; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #e8e8e8; }
  .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-"] {
  display: table-column;
  float: none;
  position: static; }

table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none;
  position: static; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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 {
  min-height: 0.01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      border: 1px solid #e8e8e8;
      margin-bottom: 15px;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      overflow-y: hidden;
      width: 100%; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .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 > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

.btn, #sendlane-backinstock-cta-button {
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.42857;
  padding: 6px 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  margin-bottom: 0;
  text-align: center;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap; }
  .btn:focus, #sendlane-backinstock-cta-button:focus, .btn.focus, .focus#sendlane-backinstock-cta-button, .btn:active:focus, #sendlane-backinstock-cta-button:active:focus, .btn:active.focus, #sendlane-backinstock-cta-button:active.focus, .btn.active:focus, .active#sendlane-backinstock-cta-button:focus, .btn.active.focus, .active.focus#sendlane-backinstock-cta-button {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, #sendlane-backinstock-cta-button:hover, .btn:focus, #sendlane-backinstock-cta-button:focus, .btn.focus, .focus#sendlane-backinstock-cta-button {
    color: #333;
    text-decoration: none; }
  .btn:active, #sendlane-backinstock-cta-button:active, .btn.active, .active#sendlane-backinstock-cta-button {
    -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);
    background-image: none;
    outline: 0; }
  .btn.disabled, .disabled#sendlane-backinstock-cta-button, .btn[disabled], #sendlane-backinstock-cta-button[disabled],
  fieldset[disabled] .btn,
  fieldset[disabled] #sendlane-backinstock-cta-button {
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: not-allowed; }

a.btn.disabled, a.disabled#sendlane-backinstock-cta-button,
fieldset[disabled] a.btn,
fieldset[disabled] a#sendlane-backinstock-cta-button {
  pointer-events: none; }

.btn-default {
  background-color: #fff;
  border-color: #ccc;
  color: #333; }
  .btn-default:focus, .btn-default.focus {
    background-color: #e6e6e6;
    border-color: #8c8c8c;
    color: #333; }
  .btn-default:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      background-color: #d4d4d4;
      border-color: #8c8c8c;
      color: #333; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    background-color: #333;
    color: #fff; }

.btn-primary {
  background-color: #337ab7;
  border-color: #2e6da4;
  color: #fff; }
  .btn-primary:focus, .btn-primary.focus {
    background-color: #286090;
    border-color: #122b40;
    color: #fff; }
  .btn-primary:hover {
    background-color: #286090;
    border-color: #204d74;
    color: #fff; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-color: #286090;
    border-color: #204d74;
    color: #fff; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      background-color: #204d74;
      border-color: #122b40;
      color: #fff; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    background-color: #fff;
    color: #337ab7; }

.btn-success {
  background-color: #5cb85c;
  border-color: #4cae4c;
  color: #fff; }
  .btn-success:focus, .btn-success.focus {
    background-color: #449d44;
    border-color: #255625;
    color: #fff; }
  .btn-success:hover {
    background-color: #449d44;
    border-color: #398439;
    color: #fff; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-color: #449d44;
    border-color: #398439;
    color: #fff; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      background-color: #398439;
      border-color: #255625;
      color: #fff; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    background-color: #fff;
    color: #5cb85c; }

.btn-info {
  background-color: #5bc0de;
  border-color: #46b8da;
  color: #fff; }
  .btn-info:focus, .btn-info.focus {
    background-color: #31b0d5;
    border-color: #1b6d85;
    color: #fff; }
  .btn-info:hover {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      background-color: #269abc;
      border-color: #1b6d85;
      color: #fff; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    background-color: #fff;
    color: #5bc0de; }

.btn-warning {
  background-color: #f0ad4e;
  border-color: #eea236;
  color: #fff; }
  .btn-warning:focus, .btn-warning.focus {
    background-color: #ec971f;
    border-color: #985f0d;
    color: #fff; }
  .btn-warning:hover {
    background-color: #ec971f;
    border-color: #d58512;
    color: #fff; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-color: #ec971f;
    border-color: #d58512;
    color: #fff; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      background-color: #d58512;
      border-color: #985f0d;
      color: #fff; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    background-color: #fff;
    color: #f0ad4e; }

.btn-danger {
  background-color: #d9534f;
  border-color: #d43f3a;
  color: #fff; }
  .btn-danger:focus, .btn-danger.focus {
    background-color: #c9302c;
    border-color: #761c19;
    color: #fff; }
  .btn-danger:hover {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      background-color: #ac2925;
      border-color: #761c19;
      color: #fff; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    background-color: #fff;
    color: #d9534f; }

.btn-link {
  border-radius: 0;
  color: #337ab7;
  font-weight: normal; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    background-color: transparent;
    color: #23527c;
    text-decoration: underline; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  border-radius: 6px;
  font-size: 18px;
  line-height: 1.33333;
  padding: 10px 16px; }

.btn-sm {
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 5px 10px; }

.btn-xs {
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 1px 5px; }

.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 {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0; }
  .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 {
  -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;
  height: 0;
  overflow: hidden;
  position: relative; }

.alert {
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 15px; }
  .alert h4 {
    color: inherit;
    margin-top: 0; }
  .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 {
    color: inherit;
    position: relative;
    right: -21px;
    top: -2px; }

.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: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

.embed-responsive {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  position: relative; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  -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);
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px; }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  border-radius: 6px;
  padding: 24px; }

.well-sm {
  border-radius: 3px;
  padding: 9px; }

.close {
  filter: alpha(opacity=20);
  opacity: 0.2;
  color: #000;
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  text-shadow: 0 1px 0 #fff; }
  .close:hover, .close:focus {
    filter: alpha(opacity=50);
    opacity: 0.5;
    color: #000;
    cursor: pointer;
    text-decoration: none; }

button.close {
  appearance: none;
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 0; }

.clearfix::before, .clearfix::after {
  content: " ";
  display: table; }

.clearfix::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 {
  background-color: transparent;
  border: 0;
  color: transparent;
  font: 0/0 a;
  text-shadow: none; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.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: 1303px) {
  .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: 1303px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 1303px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 1303px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1304px) and (max-width: 1199px) {
  .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: 1304px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1304px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1304px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .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: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1303px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 1304px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .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; } }

.u-block {
  display: block !important; }

.u-inlineBlock {
  display: inline-block !important;
  max-width: 100% !important; }

.u-hidden {
  display: none !important; }

.u-hiddenVisually {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.is-srOnly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.u-textAlignCenter {
  text-align: center !important; }

.u-textAlignLeft {
  text-align: left !important; }

.u-textAlignRight {
  text-align: right !important; }

.u-textBreak {
  word-wrap: break-word !important; }

.u-textInheritColor {
  color: inherit !important; }

.u-textKern {
  text-rendering: optimizeLegibility !important;
  font-feature-settings: "kern" 1 !important;
  font-kerning: normal !important; }

.u-textLead {
  line-height: 1.6 !important;
  font-size: 1.1em !important; }

.u-textNoWrap {
  white-space: nowrap !important; }

.u-textTruncate {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  word-wrap: normal !important; }

.u-fontSmoothing {
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-font-smoothing: antialiased !important; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

*,
*:before,
*:after {
  box-sizing: border-box; }

html,
body {
  height: 100%; }

body {
  background: white;
  color: #272727;
  cursor: auto;
  margin: 0;
  padding: 0;
  position: relative; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

a:hover {
  cursor: pointer; }

figure {
  margin: 0 0 1.5rem; }

img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

img {
  -ms-interpolation-mode: bicubic; }

button {
  background: none;
  border: 0; }
  button:active, button:focus {
    box-shadow: none;
    outline: none; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

html {
  font-size: 14px; }
  @media (min-width: 768px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1304px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1304px) {
    html {
      font-size: 14px; } }

body {
  font-family: "Arimo", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5; }

a {
  color: #272727;
  line-height: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #e41217; }

p {
  margin-bottom: 1.5rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: black;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0.25px;
  margin-bottom: 0.78571rem; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #989898;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

.subheader {
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0.78571rem; }

hr {
  border: solid #e8e8e8;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 2rem 0 1.92857rem; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: 700;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  color: #c7254e; }

ul,
ol,
dl {
  list-style-position: outside;
  margin-bottom: 1.5rem; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin-left: 1.2rem;
  margin-bottom: 0; }

ul {
  margin-left: 1.15rem; }

ol {
  margin-left: 1.15rem; }

dl dt {
  font-weight: 700;
  margin-bottom: 0.35714rem; }

dl dd {
  margin-bottom: 1.5rem; }

abbr,
acronym {
  border-bottom: 1px dotted #dfdfdf;
  color: #272727;
  cursor: help;
  font-size: 90%;
  text-transform: uppercase; }

abbr {
  text-transform: none; }

blockquote { }

blockquote,
blockquote p {
  font-size: 22px;
  line-height: 29px; }

cite {
  color: #a5a5a5;
  display: block;
  font-size: 1rem; }

.icon {
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: middle; }
  .icon svg {
    display: inline-block;
    fill: #4f4f4f;
    height: 100%;
    vertical-align: top;
    width: 100%; }

/*doc
---
title: Lists
name: lists
category: Elements
---

*/
/*doc
---
title: Inline List
name: inline_list
category: Elements
parent: lists
---


```html_example
<ul class="inlineList">
    <li><a href="#">Link 1</a></li>
    <li><a href="#">Link 2</a></li>
    <li><a href="#">Link 3</a></li>
    <li><a href="#">Link 4</a></li>
    <li><a href="#">Link 5</a></li>
</ul>
```
##### Inline list settings
```sass_file_example
src/settings/foundation/inlineList/_settings.scss
```

*/
.inlineList {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.21429rem;
  margin-left: -1.57143rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inlineList > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.57143rem; }
    .inlineList > li > * {
      display: block; }

/*doc
---
title: Tables
name: tables
category: Elements
---


```html_example
<table class="table">
    <thead class="table-thead">
        <tr>
            <th>Table Header</th>
            <th>Table Header</th>
            <th class="table-header--numericData" scope="column">Totals</th>
        </tr>
    </thead>
    <tbody class="table-tbody">
        <tr>
            <td>Content Goes Here</td>
            <td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
            <td class="table-cell--numericData">$10</td>
        </tr>
    </tbody>
    <tfoot class="table-tfoot">
        <tr>
            <td class="table-cell--numericData" colspan="2">Subtotal:</td>
            <td class="table-cell--numericData"><strong>$60</strong></td>
        </tr>
    </tfoot>
</table>
```
##### Tables settings
```sass_file_example
src/settings/foundation/tables/_settings.scss
```

*/
.table {
  background: transparent;
  border: solid 1px #e8e8e8;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: #f2f2f2; }
    .table thead tr th,
    .table thead tr td {
      font-size: 1rem;
      font-weight: 700;
      padding: 0.78571rem 1.5rem; }
  .table tr th,
  .table tr td {
    padding: 0.78571rem 1.5rem;
    text-align: left; }
  .table thead tr th,
  .table tfoot tr th,
  .table tfoot tr td,
  .table tbody tr th,
  .table tbody tr td,
  .table tr td {
    display: table-cell; }
  .table th.table-header--numericData,
  .table td.table-cell--numericData {
    text-align: right; }

.table-thead {
  border: 1px solid #e8e8e8; }

.table-tfoot {
  border: 1px solid #e8e8e8; }

.table-tbody tr {
  border-bottom: 1px solid #e8e8e8; }
  .table-tbody tr:last-child {
    border-bottom: 0; }

/*doc
---
title: Buttons
name: button
category: Components
---

These are all the button

```sass_file_example
src/settings/foundation/buttons/_settings.scss
```

```html_example
<button class="button">Button</button>

<input type="submit" class="button" value="Button">

<a class="button" role="button" href="#">Button</a>
```

*/
.button, #sendlane-backinstock-cta-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background-color: transparent;
  border-color: #8f8f8f;
  color: #666666;
  font-size: 1rem;
  padding: 0.85714rem 2.28571rem;
  border-radius: 3px;
  outline: none;
  vertical-align: middle; }
  .button:hover, #sendlane-backinstock-cta-button:hover, .button:focus, #sendlane-backinstock-cta-button:focus, .button.is-active, .is-active#sendlane-backinstock-cta-button, .button.active, .active#sendlane-backinstock-cta-button {
    background-color: transparent;
    border-color: #474747;
    color: #333333; }
  .button:active, #sendlane-backinstock-cta-button:active {
    background-color: transparent;
    border: 1px solid #757575;
    color: black; }
  .button:focus, #sendlane-backinstock-cta-button:focus, .button.is-active, .is-active#sendlane-backinstock-cta-button, .button.active, .active#sendlane-backinstock-cta-button {
    outline: none; }
  @media (min-width: 481px) {
    .button + .button, #sendlane-backinstock-cta-button + .button, .button + #sendlane-backinstock-cta-button, #sendlane-backinstock-cta-button + #sendlane-backinstock-cta-button {
      margin-left: 0.78571rem; } }

/*doc
---
title: Button states
name: button_states
category: Components
parent: button
---

```html_example
<button class="button button--primary">Primary Button</button>

<button class="button">Secondary / Default Button</button>

<button class="button button--tertiary">Tertiary Button</button>

<button class="button button--action">Call-to-Action Button</button>
```
    */
.button--primary {
  background-color: black;
  border-color: black;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: white;
    border-color: white;
    color: black; }
  .button--primary:active {
    background-color: black;
    border: 1px solid black;
    color: white; }

.button[disabled], #sendlane-backinstock-cta-button[disabled] {
  background-color: #dadada;
  border-color: #dadada;
  color: white;
  cursor: default; }

/*doc
---
title: Button sizes
name: button_sizes
category: Components
parent: button
---

```html_example
<button class="button button--large">Large</button>

<button class="button">Default</button>

<button class="button button--small">Small</button>

<button class="button button--tiny">Tiny</button>
```

And a special case, slab, which takes the full width of it's container and any
size modifier

```html_example
<button class="button button--slab">Slab</button>

<button class="button button--slab button--large">Slab</button>
```

*/
.button--large {
  font-size: 15px; }

.button--small {
  font-size: 13px;
  padding: 0.57143rem 1.5rem; }

.button--tiny { }

.button--slab {
  display: block;
  width: 100%; }
  .button + .button--slab, #sendlane-backinstock-cta-button + .button--slab {
    margin-left: 0; }

.button--icon {
  font-size: 1rem;
  padding: 0.78571rem 0.78571rem; }
  .button--icon svg {
    fill: #2d2d2d; }

/*doc
---
title: Button Groups
name: button_groups
category: Components
parent: button
---


```html_example
<div class="buttonGroup">
    <button class="button">Button1</button>
    <button class="button">Button2</button>
    <button class="button">Button3</button>
</div>
```
##### Button group settings
```sass_file_example
src/settings/bigcommerce/buttonGroup/_settings.scss
```

*/
.buttonGroup {
  display: inline-block; }
  .buttonGroup > .button, .buttonGroup > #sendlane-backinstock-cta-button {
    border-radius: 0;
    border-right-width: 0;
    float: left;
    margin-left: 0; }
    .buttonGroup > .button:first-child, .buttonGroup > #sendlane-backinstock-cta-button:first-child {
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .buttonGroup > .button:last-child, .buttonGroup > #sendlane-backinstock-cta-button:last-child {
      border-bottom-right-radius: 3px;
      border-right-width: 1px;
      border-top-right-radius: 3px; }

/*doc
---
title: Dropdowns
name: dropdown
category: Components
---

Dropdowns are simple lists that can appear next to any element that can trigger a click event.
They can be used by buttons, icons, links and other similar items.

```sass_file_example
src/settings/foundation/dropdown/_settings.scss
```
```html_example
<ul class="dropdown-menu" style="display:block; left: 0;">
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">One</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Two</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Three</a></li>
</ul>
```
*/
.dropdown-menu {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: white;
  font-size: 1rem;
  height: auto;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu.open {
    display: block; }
  .dropdown-menu > *:first-child {
    margin-top: 0; }
  .dropdown-menu > *:last-child {
    margin-bottom: 0; }

.dropdown-menu--content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: white;
  font-size: 1rem;
  height: auto;
  padding: 0.78571rem;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu--content.open {
    display: block; }
  .dropdown-menu--content > *:first-child {
    margin-top: 0; }
  .dropdown-menu--content > *:last-child {
    margin-bottom: 0; }

.dropdown-menu-item {
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  padding: 0.35714rem 0.71429rem; }
  .dropdown-menu-item a {
    display: block;
    padding: 0.35714rem; }
  .dropdown-menu-item a {
    margin: -0.35714rem; }

/*doc
---
title: Forms
name: forms
category: Forms
---

##### Foundation Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

##### Citadel Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

*/
/*doc
---
title: Form basics
name: 01forms_basics
category: Forms
parent: forms
---

Citadel comes with styling for most form input types and some custom ones. To start
things off a basic, semantic mark-up structure should be adhered too, including
the `form`, `fieldset` and `legend` elements where ever possible.

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
    </fieldset>
</form>
```

*/
.form {
  margin: 0 0 1.5rem; }

.form-fieldset {
  border-width: 0;
  margin: 0;
  padding: 0; }

.form-legend {
  background: transparent;
  border: solid #454545;
  border-width: 0 0 1px;
  display: block;
  line-height: 32px;
  margin-bottom: 0.78571rem;
  padding: 0;
  width: 100%; }

/*doc
---
title: Form labels and inputs
name: 03forms_basics
category: Forms
parent: forms
---

Inputs of all types should be associated with a label which has a `for` attribute

```html_example
<div class="form-field">
    <label class="form-label" for="input1">Input Label</label>
    <input class="form-input" id="input1" type="text" placeholder="Placeholder text">
</div>
<div class="form-field">
    <label class="form-label" for="input2">Number Label</label>
    <input class="form-input" id="input2" type="number" placeholder="Number input">
</div>
<div class="form-field">
    <label class="form-label" for="input3">Textarea Label <small>additional context</small></label>
    <textarea class="form-input" id="input3" placeholder="Placeholder text" rows="3"></textarea>
</div>
```
*/
.form-label {
  color: black;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.5rem; }
  .form-label small {
    color: #989898;
    font-size: 0.71429rem;
    text-transform: uppercase;
    vertical-align: bottom; }

.form-input {
  appearance: none;
  background-color: white;
  border-color: #c2c2c2;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
  color: #454545;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  height: 3rem;
  margin: 0;
  padding: 0.75rem 1rem;
  transition: border-color 100ms ease-out;
  width: 100%;
  /*doc
---
title: Disabled inputs
name: 04forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="disabled_input1">Input Label</label>
    <input class="form-input" id="disabled_input1" disabled type="text" value="Disabled text">
</div>

<div class="form-field">
    <label class="form-label" for="disabled_input2">Input Label</label>
    <input class="form-input" id="disabled_input2" readonly type="text" value="Readonly text">
</div>
```
*/ }
  .form-input:disabled {
    background-color: white;
    color: #a5a5a5;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #f8f8f8;
    border-color: #454545;
    color: #989898;
    cursor: text; }
  .form-input:focus {
    border-color: #989898;
    outline: none; }
  .form-input[rows] {
    height: auto; }
  .form-input[type="search"] {
    box-sizing: border-box; }
  .form-input::-webkit-input-placeholder {
    color: #a5a5a5; }
  .form-input::-ms-clear {
    height: 0;
    width: 0; }
  .form-input::-moz-placeholder {
    color: #a5a5a5; }
  .form-input:-ms-input-placeholder {
    color: #a5a5a5; }

/*doc
---
title: Selects
name: 05forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="select1">Native Select label</label>
    <select class="form-select" name="select1" id="select1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
</div>
```
*/
.form-select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: whitesmoke;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #c2c2c2;
  color: #454545;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  padding: 0.75rem;
  border-radius: 0;
  cursor: pointer;
  height: 3rem;
  margin: 0;
  outline: 0; }
  .form-select::-ms-expand {
    display: none; }
  .form-select.radius {
    border-radius: 3px; }
  .form-select:focus {
    border-color: #989898; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #989898; }

/*doc
---
title: Form Panels and Layouts
name: 13forms_layouts
category: Forms
parent: forms
---

We provide a couple of component styles to layout forms.

The more `form-field` components you place in the `form-row`, the smaller the columns gets.
Columns are equal length, and calculated automatically by Flexbox by default.

It's the same mark-up but depending on your browser support needs, you can switch
between a flexbox layout or a more traditional grid based layout by setting
`$formRow-modernBrowsers` to `false`.

The grid based layout of `form-feilds` will require the use of modifiers to calculate
the correct widths. We support `form-field--half`, `form-field--third` and
`form-field--quarter`

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
        <div class="form-body">
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
        </div>
    </fieldset>
</form>
```
*/
.form-body {
  background-color: white;
  border: 1px solid #454545;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  margin-bottom: 1.5rem;
  max-width: none;
  padding: 1.5rem; }

.form-row {
  margin: 0 -15px;
  max-width: none;
  width: auto; }
  .form-row::before, .form-row::after {
    content: " ";
    display: table; }
  .form-row::after {
    clear: both; }
  .form-row .form-field {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    max-width: none; }
  @media (min-width: 768px) {
    .form-row--half .form-field {
      width: 50%; }
    .form-row--third .form-field {
      width: 33.33333%; }
    .form-row--quarter .form-field {
      width: 25%; } }

/*doc
---
title: Form Fields
name: 02forms_basics
category: Forms
parent: forms
---

Each form input should be wrapped in a `form-field`

```html_example
<div class="form-field">
</div>
```
*/
.form-field {
  display: block;
  margin: 0 0 2rem;
  max-width: none; }
  .form-field::before, .form-field::after {
    content: " ";
    display: table; }
  .form-field::after {
    clear: both; }

/*doc
---
title: Selects [multiple]
name: 06forms_basics
category: Forms
parent: forms
---

Styling of the select element with the multiple attribute

```html_example
<div class="form-field">
    <label class="form-label" for="multiselect1">Native Select Multiple label</label>
    <select class="form-select" multiple name="multiselect1" id="multiselect1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
        <option value="3">Option 3</option>
        <option value="4">Option 4</option>
    </select>
</div>
```
*/
.form-select[multiple] {
  height: auto; }
  .form-select[multiple] option {
    padding: 5px; }

/*doc
---
title: Radios and Checkbox
name: 07forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label">Field label</label>
    <input class="form-checkbox" type="checkbox" id="check1">
    <label class="form-label" for="check1">Checkbox 1 label</label>
    <input class="form-checkbox" type="checkbox" id="check2">
    <label class="form-label" for="check2">Checkbox 2 label</label>
</div>
```

```html_example
<div class="form-field">
    <label class="form-label">Field label</label>
    <input class="form-radio" type="radio" name="radio_example" id="radio1">
    <label class="form-label" for="radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="radio_example" id="radio2">
    <label class="form-label" for="radio2">Radio 2 label</label>
</div>
```
*/
.form-checkbox,
.form-radio {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .form-checkbox + .form-label,
  .form-radio + .form-label {
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 0.35714rem;
    padding-left: 1.85714rem;
    position: relative;
    vertical-align: baseline;
    width: 100%; }
    .form-checkbox + .form-label::before, .form-checkbox + .form-label::after,
    .form-radio + .form-label::before,
    .form-radio + .form-label::after {
      content: "";
      display: block;
      position: absolute;
      transition: all 50ms ease-out; }
    .form-checkbox + .form-label::before,
    .form-radio + .form-label::before {
      background-color: white;
      border: solid #dfdfdf;
      border-width: 1px;
      height: 1.14286rem;
      left: 0;
      top: 0;
      width: 1.14286rem; }
    .form-checkbox + .form-label::after,
    .form-radio + .form-label::after {
      height: 1rem;
      left: 1px;
      opacity: 0;
      top: 1px;
      transform: scale(0);
      width: 1rem; }

.form-checkbox:checked + .form-label::after,
.form-radio:checked + .form-label::after {
  opacity: 1;
  transform: scale(1); }

.form-checkbox[disabled] + .form-label,
.form-radio[disabled] + .form-label {
  cursor: default; }
  .form-checkbox[disabled] + .form-label::before,
  .form-radio[disabled] + .form-label::before {
    background-color: white; }

.form-checkbox + .form-label::before {
  border-radius: 3px; }

.form-checkbox + .form-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(79, 79, 79, 0.999)' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(79, 79, 79, 0.999);
  content: "";
  font-size: 1rem;
  line-height: 1;
  text-align: center; }

.form-radio + .form-label::before {
  border-radius: 50%; }

.form-radio + .form-label::after {
  background: rgba(79, 79, 79, 0.999);
  border: 3px solid white;
  border-radius: 1rem; }

/*doc
---
title: Inputs with Extras
name: 08forms_inputextras
category: Forms
parent: forms
---

Sometimes inputs need inline actions. An inline button for a search box for example.

```html_example
<div class="form-field">
    <label class="form-label" for="input9">Input with action</label>
    <input class="form-input has-action" type="search" id="input9">
    <button class="button button--icon button--inputAction">
        <span class="u-hiddenVisually">Search</span>
        <icon glyph="ic-search" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></icon>
    </button>
</div>
```
*/
.form-input.has-action {
  float: left;
  padding-right: 2.85714rem; }
  .form-input.has-action + .button--inputAction {
    background: transparent;
    border: 0;
    border-radius: 0 0 0 0;
    float: left;
    height: 2.85714rem;
    margin: 0.07143rem 0 0 -2.92857rem;
    width: 2.85714rem; }

/*doc
---
title: Inputs with Icons
name: 09forms_inputicons
category: Forms
parent: forms
---

Sometimes inputs need to display an informative icon to convey a certain meaning, like secure.

```html_example
<div class="form-field">
    <label class="form-label" for="input99">Input with icon</label>
    <input class="form-input has-icon" type="search" id="input9">
    <icon glyph="ic-lock" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"></path></svg></icon>
</div>
```
*/
.form-input.has-icon {
  float: left;
  padding-right: 2.57143rem; }
  .form-input.has-icon + .icon {
    height: 3rem;
    margin-left: -2.57143rem;
    width: 1.42857rem; }

/*doc
---
title: Form PrefixPostfix
name: 10forms_prefixpostfix
category: Forms
parent: forms
---

PrefixPostfix

```html_example
<div class="form-field">
    <label class="form-label" for="input4">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
    </div>
</div>

<div class="form-field">
    <label class="form-label" for="input5">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="input5" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
</div>
```

### PrefixPostfix with a button

```html_example
<div class="form-field">
    <label class="form-label" for="input6">Prefixed Button</label>
    <div class="form-prefixPostfix">
        <input class="button form-prefixPostfix-button--prefix" type="submit" value="Save">
        <input class="form-input" id="input6" type="text" placeholder="Placeholder text">
    </div>
</div>

<div class="form-field">
    <label class="form-label" for="input7">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="input7" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
</div>
```
*/
.form-prefixPostfix {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; }
  .form-prefixPostfix .form-input {
    flex: 1; }
  .form-prefixPostfix .button, .form-prefixPostfix #sendlane-backinstock-cta-button {
    height: 3rem; }

.form-prefixPostfix-input {
  border-radius: 0 0 0 0; }

.form-prefixPostfix-label {
  background-color: white;
  border: solid #454545;
  border-width: 1px;
  flex: 1;
  font-weight: 300;
  height: 3rem;
  line-height: normal;
  max-width: 6.42857rem;
  padding: 0.75rem;
  text-align: center; }

.form-prefixPostfix-label--prefix {
  border-radius: 0 0 0 0;
  border-width: 1px 0 1px 1px; }
  .form-prefixPostfix-label--prefix + .form-input {
    border-radius: 0 0 0 0; }

.form-prefixPostfix-label--postfix {
  border-radius: 0 0 0 0;
  border-width: 1px 1px 1px 0; }

.form-prefixPostfix-button--prefix {
  margin: 0 0.75rem 0 0; }

.form-prefixPostfix-button--postfix {
  margin: 0 0 0 0.75rem; }

/*doc
---
title: Form Switch
name: 11forms_switch
category: Forms
parent: forms
---

Switch

```html_example
<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">On</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">Off</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important switch--checked">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>
```
*/
.switch-checkbox {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .switch-checkbox:focus + .switch-toggle {
    border-color: #2d2d2d;
    box-shadow: 0 0 4px rgba(45, 45, 45, 0.4); }

.switch-toggle {
  background-color: #989898;
  border: 1px solid #989898;
  border-radius: 2rem;
  cursor: pointer;
  display: inline-block;
  height: 2rem;
  position: relative;
  transition: all 100ms ease-out;
  vertical-align: middle;
  width: 4.28571rem; }
  .switch--important .switch-toggle {
    background-color: #d4cb49;
    border-color: #d4cb49; }
  .switch--checked .switch-toggle {
    background-color: #69d66f;
    border-color: #69d66f; }
  .switch--disabled .switch-toggle {
    background-color: #e8e8e8;
    border-color: #a5a5a5;
    cursor: default; }

.switch-toggle::before {
  background: white;
  border-radius: 1.4286rem;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  content: "";
  height: 1.4286rem;
  left: 0.21427rem;
  position: absolute;
  top: 0.21427rem;
  transition: all 100ms ease-out;
  width: 1.4286rem; }
  .switch--checked .switch-toggle::before {
    left: 2.49999rem; }

.switch-label {
  color: white;
  height: 26px;
  line-height: 1.92857;
  position: absolute;
  right: 0.42857rem;
  text-transform: uppercase;
  transition: all 100ms ease-out; }
  .switch--checked .switch-label {
    font-weight: 600;
    left: 0.42857rem;
    right: auto; }
  .switch--disabled .switch-label {
    color: #989898; }

.switch-label--icon.icon {
  height: 26px;
  width: 26px; }
  .switch-label--icon.icon svg {
    height: 26px;
    width: 26px;
    fill: white; }
    .switch--disabled .switch-label--icon.icon svg {
      fill: #989898; }

.switch-description--off {
  color: #2d2d2d;
  margin-right: 5px; }
  .switch--checked .switch-description--off {
    color: #989898; }

.switch-description--on {
  color: #989898;
  margin-left: 5px; }
  .switch--checked .switch-description--on {
    color: #2d2d2d; }

.switch-ariaDescription {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*doc
---
title: Form Actions
name: 14forms_actions
category: Forms
parent: forms
---

Forms require actions to submit or cancel (or what ever action a user should perform).
Form actions come in 2 flavours; normal and fixed.

```html_example
<div class="form-actions">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```

### Form Actions --fixed

```html_example
<div class="form-actions form-actions--fixed">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```
*/
.form-actions {
  background: none;
  border: 0;
  text-align: center; }
  @media (min-width: 481px) {
    .form-actions {
      text-align: left; } }

.form-actions > * {
  display: inline-block;
  margin-bottom: 1rem;
  width: 100%; }
  @media (min-width: 481px) {
    .form-actions > * {
      vertical-align: baseline;
      width: auto; } }

@media (min-width: 481px) {
  .form-actions--fixed {
    background: white;
    border-top: 1px solid #454545;
    bottom: 0;
    left: 0;
    padding: 1.5rem 2rem;
    position: fixed;
    right: 0;
    text-align: right;
    z-index: 20; } }

/*doc
---
title: Form Errors
name: 12forms_errors
category: Forms
parent: forms
---

Form inline errors

```html_example
<div class="form-field form-field--success">
    <label class="form-label" for="valid_simple">Valid field</label>
    <input class="form-input" id="valid_simple" type="text" value="Some Valid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-check-circle" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path></svg></icon>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_simple">Invalid field</label>
    <input class="form-input" id="invalid_simple" type="text" value="Some Invalid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_simple">
                This is not a valid email address
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--warning">
    <label class="form-label" for="warning_simple">Warning field</label>
    <input class="form-input" id="warning_simple" type="text" value="Text that generated a Warning">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="warning_simple">
                Did you mean…
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_select">Select label</label>
    <select class="form-select" name="invalid_select" id="invalid_select">
        <option value="Please select a value">Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_select">
                You must select a value
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Checkbox label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check1">
    <label class="form-label" for="invalid_check1">Checkbox 1 label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check2">
    <label class="form-label" for="invalid_check2">Checkbox 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select one or more
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Radio label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio1">
    <label class="form-label" for="invalid_radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio2">
    <label class="form-label" for="invalid_radio2">Radio 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select an option
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_prefix">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="invalid_prefix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
        <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_prefix">
                Please input a dollar amount
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="invalid_postfix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix">
                Please enter the weight in kilograms
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix_button">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="invalid_postfix_button" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                This is a really long error message to give alot
                more detail to the user about what is wrong with this field.
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                Something else was wrong
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                You really messed up here
            </label>
        </li>
    </ul>
</div>
```
*/
.form-input-indicator {
  height: 22px;
  width: 22px;
  float: left;
  margin: 0 0 0 -2.14286rem;
  position: relative;
  top: 0.71429rem; }
  .form-prefixPostfix .form-input-indicator {
    top: 0; }
  .form-input-indicator > svg {
    fill: #69d66f; }

.form-field-errors {
  list-style: none;
  margin-left: 0;
  margin-left: 0;
  clear: both;
  margin-bottom: 0;
  margin-top: 0.21429rem; }
  .form-field-errors ul,
  .form-field-errors ol {
    list-style: none;
    margin-bottom: 0; }

.form-inlineMessage {
  display: inline-block;
  line-height: 24px;
  margin: 0.35714rem 0 -0.5rem;
  width: 100%; }

.form-field--success .form-input,
.form-field--error .form-input,
.form-field--warning .form-input {
  float: left; }

.form-field--success .form-input,
.form-field--success .form-select,
.form-field--success .form-checkbox + .form-label::before,
.form-field--success .form-radio + .form-label::before,
.form-field--success .form-prefixPostfix-label {
  border-color: #69d66f; }

.form-field--success .form-field-error,
.form-field--success .form-inlineMessage {
  color: #69d66f; }

.form-field--success .form-input-indicator > svg {
  fill: #69d66f; }

.form-field--error .form-input,
.form-field--error .form-select,
.form-field--error .form-checkbox + .form-label::before,
.form-field--error .form-radio + .form-label::before,
.form-field--error .form-prefixPostfix-label {
  border-color: #ff7d7d; }

.form-field--error .form-field-error,
.form-field--error .form-inlineMessage {
  color: #ff7d7d; }

.form-field--error .form-input-indicator > svg {
  fill: #ff7d7d; }

.form-field--warning .form-input,
.form-field--warning .form-select,
.form-field--warning .form-checkbox + .form-label::before,
.form-field--warning .form-radio + .form-label::before,
.form-field--warning .form-prefixPostfix-label {
  border-color: #d4cb49; }

.form-field--warning .form-field-error,
.form-field--warning .form-inlineMessage {
  color: #d4cb49; }

.form-field--warning .form-input-indicator > svg {
  fill: #d4cb49; }

/*doc
---
title: Panels
name: panel
category: Components
---

Panels are a simple container which is relatively positioned within the document which helps you section
your content. Panels may also have a header, which contains a related title to describe the contents.

```sass_file_example
src/settings/foundation/panels/_settings.scss
```
```html_example
<div class="panel">
    <div class="panel-header">
        <h2 class="panel-title">Panel Title</h2>
    </div>
    <div class="panel-body">
        <h2>Some Panel Content</h2>
        <p>Should be able to handle any type of content.</p>
    </div>
</div>
```
*/
.panel {
  position: relative; }

.panel-header {
  background-color: #f2f2f2;
  margin: 0;
  padding: 1.5rem 2rem 0; }

.panel-title {
  line-height: 1.5;
  margin: 0; }

.panel-body {
  margin-bottom: 1.5rem;
  padding: 1rem 2rem 1.5rem;
  background: #f2f2f2; }
  .panel-body > :first-child {
    margin-top: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }

.breadcrumbs {
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden; }

.breadcrumb {
  color: #989898;
  float: left;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  line-height: 1.5; }
  .breadcrumb a {
    color: #989898; }
  .breadcrumb.current {
    color: #989898;
    cursor: default; }
    .breadcrumb.current a {
      color: #989898;
      cursor: default; }
    .breadcrumb.current:hover, .breadcrumb.current:hover a, .breadcrumb.current:focus, .breadcrumb.current:focus a {
      text-decoration: none; }
  .breadcrumb.unavailable {
    color: #a5a5a5; }
    .breadcrumb.unavailable a {
      color: #a5a5a5; }
    .breadcrumb.unavailable:hover,
    .breadcrumb.unavailable:hover a, .breadcrumb.unavailable:focus,
    .breadcrumb.unavailable a:focus {
      color: #a5a5a5;
      cursor: not-allowed;
      text-decoration: none; }
  .breadcrumb:before {
    color: #989898;
    content: "/";
    margin: 0;
    position: relative;
    top: 1px; }
  .breadcrumb:first-child:before {
    content: " ";
    margin: 0; }
  .breadcrumb::before {
    margin: 0 0.5rem; }
    @media (min-width: 481px) {
      .breadcrumb::before {
        margin: 0 0.5rem; } }

.breadcrumb-label {
  cursor: pointer; }
  .breadcrumb-label:hover {
    color: #272727;
    text-decoration: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    color: #989898;
    cursor: default; }
  .breadcrumb.is-unavailable > .breadcrumb-label {
    color: #a5a5a5;
    cursor: default; }

.tabs {
  border-bottom: 1px solid #e8e8e8;
  margin: 0; }
  .tabs::before, .tabs::after {
    content: " ";
    display: table; }
  .tabs::after {
    clear: both; }

.tab {
  border-bottom: white;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative; }
  @media (min-width: 768px) {
    .tab {
      float: left; } }

.tab-title {
  color: #989898;
  display: block;
  font-size: 15px;
  padding: 0.78571rem 1.57143rem; }
  .tab-title:hover {
    color: #272727; }

.tab.is-active .tab-title {
  color: #272727;
  font-weight: 700; }

@media (min-width: 768px) {
  .tabs--vertical {
    border-bottom: 0;
    float: left;
    margin: 0 0 1.5rem;
    max-width: 20%;
    width: 20%; } }

.tabs--vertical .tab {
  float: none; }

.tabs-contents {
  margin-bottom: 1.5rem; }
  .tabs-contents::before, .tabs-contents::after {
    content: " ";
    display: table; }
  .tabs-contents::after {
    clear: both; }

@media (min-width: 768px) {
  .tabs-contents--vertical {
    float: left;
    max-width: 80%;
    padding-left: 1.5rem;
    width: 80%; }
    .tabs-contents--vertical > .tab-content {
      padding: 0 1.5rem; } }

.tab-content {
  display: none;
  padding: 1.5rem 0; }
  .tab-content.is-active {
    display: block; }

.no-js .tab-content {
  display: block;
  float: none; }

/*doc
---
title: Navigation
name: nav
category: Components
---

The navigation pattern holds a list of links wrapped in a navigation element. The links can help you navigate
the document, or the information architecture. Each link should modify the URL in some way.

```sass_file_example
src/settings/bigcommerce/nav/_settings.scss
```
We generate our own navigation abstractions through a `nav()` mixin. The mixin works as follows:

```scss_example
nav($style: "navBar", $wrapper: "nav")
```
Where:

 - `$style` - The type of navigation (a bar or list)
 - `$wrapper` - The wrapper of the navigation (usually nav, ul or ol)

There is also a `nav-action()` mixin, which when used will set the styles for any actionable items in your navigation list.

```scss_example
nav-action($color, $fontFamily, $fontSize, $padding)
```

*/
/*doc
---
title: Navigation Bar
name: navBar
parent: nav
category: Components
---

The Navigation Bar is a horizontal navigation component, useful for page navigation or any other primary content navigation.

```html_example
<nav class="navBar navBar--internal">
    <ul class="navBar-section">
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 1</a>
        </li>
        <li class="navBar-item is-active">
            <a class="navBar-action" href="#">Item 2</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 3</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 4</a>
        </li>
    </ul>
    <ul class="navBar-section navBar-section--alt">
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 5</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 6</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 7</a>
        </li>
    </ul>
</nav>
```

You can create a navigation bar abstraction with the following mixin:

```scss_example
.pageNavigation {
    @include nav("navBar", "nav");
    @include nav-action($navBar-action-color, $navBar-action-fontFamily, $navBar-action-fontSize, $navBar-action-padding);
}
```

*/
.navBar::before, .navBar::after {
  content: " ";
  display: table; }

.navBar::after {
  clear: both; }

.navBar ul,
.navBar ol {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .navBar ul ul,
  .navBar ul ol,
  .navBar ol ul,
  .navBar ol ol {
    list-style: none;
    margin-bottom: 0; }
  .navBar ul li,
  .navBar ol li {
    margin: 0;
    padding: 0; }

.navBar-section {
  float: left; }
  .navBar-section::before, .navBar-section::after {
    content: " ";
    display: table; }
  .navBar-section::after {
    clear: both; }

.navBar-section--alt {
  float: right;
  margin-left: 1.5rem; }

.navBar-section + .navBar-section {
  margin-left: 1.5rem; }

@media (min-width: 768px) {
  .navBar-item {
    float: left; } }

.navBar-item, .navBar-action {
  display: block; }

.navBar-action {
  color: #2d2d2d;
  font-size: 15px;
  padding: 0.78571rem; }

/*doc
---
title: Navigation List
name: navList
parent: nav
category: Components
---

The Navigation List is a vertical navigation component, useful for secondary navigation like a list of child pages.

```html_example
<nav class="navList navList--aside">
    <ul class="navList-section">
        <li class="navList-item">
            <a class="navList-action" href="#">Item 1</a>
        </li>
        <li class="navList-item is-active">
            <a class="navList-action" href="#">Item 2</a>
            <ul class="navList-subSection">
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 1</a>
                </li>
                <li class="navList-item is-active">
                    <a class="navList-action" href="#">Sub-item 2</a>
                </li>
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 3</a>
                </li>
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 4</a>
                </li>
            </ul>
        </li>
        <li class="navList-item">
            <a class="navList-action" href="#">Sub-item 3</a>
        </li>
        <li class="navList-item">
            <a class="navList-action" href="#">Sub-item 4</a>
        </li>
    </ul>
</nav>
```

You can create a navigation list abstraction with the following mixin:

```scss_example
.subPagesList {
    @include nav("navList", "ul");
    @include nav-action($navBar-action-color, $navBar-action-fontFamily, $navBar-action-fontSize, $navBar-action-padding);
}
```

*/
.navList::before, .navList::after {
  content: " ";
  display: table; }

.navList::after {
  clear: both; }

.navList ul,
.navList ol {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .navList ul ul,
  .navList ul ol,
  .navList ol ul,
  .navList ol ol {
    list-style: none;
    margin-bottom: 0; }
  .navList ul li,
  .navList ol li {
    margin: 0;
    padding: 0; }

.navList-section::before, .navList-section::after {
  content: " ";
  display: table; }

.navList-section::after {
  clear: both; }

.navList-section--alt {
  float: right;
  margin-left: 1.5rem; }

.navList-section + .navList-section {
  margin-top: 1.5rem; }

.navList-item, .navList-action {
  display: block; }

.navList-action {
  color: #272727;
  font-size: 15px;
  padding: 0.21429rem 0; }

.pagination-list {
  display: block;
  margin-left: 0; }
  .pagination-list li {
    color: #989898;
    font-size: 1rem;
    margin-left: 0.35714rem; }
    .pagination-list li a, .pagination-list li button {
      border-radius: 3px;
      -webkit-transition: background-color, 300ms, ease-out;
      -o-transition: background-color, 300ms, ease-out;
      transition: background-color, 300ms, ease-out;
      background: none;
      color: #989898;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.28571rem 0.5rem; }
  .pagination-list li {
    display: block; }

li.pagination-item {
  cursor: pointer; }
  li.pagination-item:first-child {
    margin-left: 0; }
  li.pagination-item a:hover {
    color: #272727; }

li.pagination-item--current a, li.pagination-item--current button {
  color: #272727;
  cursor: default; }

/*doc
---
title: Alerts
name: alerts
category: Components
---

Alerts can be used to inform users about the actions they perform, whether it's a successful message, a warning, error, or just information.
They can be displayed at a page level or inside a specific container. They will take the full width of their containers.

```sass_file_example
src/settings/foundation/alerts/_settings.scss
```

The alert box consists of three `alertBox-column`s: The `alertBox-icon` which contains the icon for the type of alert,
the `alertBox-message` which can contain the heading and text for the alert message, and `alertBox-close` which holds the close button.
You can set the vertical alignment of the columns in the setting variables.

```html_example
<div class="alertBox">
    <div class="alertBox-column alertBox-icon">
        <icon class="icon" aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
                <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"></path>
            </svg>
        </icon>
    </div>
    <div class="alertBox-column alertBox-message">
        <span>Generic alert</span>
    </div>
    <a class="alertBox-column alertBox-close" tabindex="0" href="#">
        <icon glyph="ic-close" class="icon" aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
                <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path>
            </svg>
        </icon>
    </a>
</div>
```
*/
.alertBox {
  border-style: none;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.78571rem;
  padding: 0.78571rem 1.14286rem 0.78571rem 1.14286rem;
  position: relative;
  -webkit-transition: opacity, 300ms, ease-out;
  -o-transition: opacity, 300ms, ease-out;
  transition: opacity, 300ms, ease-out;
  background-color: #e8e8e8;
  border-color: #e8e8e8;
  color: white; }
  .alertBox .icon {
    height: 20px;
    width: 20px; }
  .alertBox .button, .alertBox #sendlane-backinstock-cta-button {
    margin: 0 0 0 0.78571rem; }

.alertBox--info {
  background-color: #666666;
  border-color: #666666;
  color: #4f4f4f; }
  .alertBox--info svg {
    fill: #dfdfdf; }

.alertBox--success {
  background-color: #d5ffd8;
  border-color: #d5ffd8;
  color: white; }
  .alertBox--success svg {
    fill: #69d66f; }

.alertBox--warning {
  background-color: #fffdea;
  border-color: #fffdea;
  color: white; }
  .alertBox--warning svg {
    fill: #d4cb49; }

.alertBox--error {
  background-color: #ffdddd;
  border-color: #ffdddd;
  color: white; }
  .alertBox--error svg {
    fill: #ff7d7d; }

.alertBox-column {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.alertBox-icon {
  padding-right: 1.14286rem; }

.alertBox-message {
  margin: 0;
  text-align: left;
  width: 100%; }

.alertBox-heading {
  margin: 0; }

.alertBox-close {
  cursor: pointer;
  padding-left: 1.14286rem; }
  .alertBox-close .icon {
    height: 20px;
    width: 20px; }
  .alertBox-close svg {
    fill: #4f4f4f; }

/*doc
---
title: Accordion
name: accordion
category: Components
---
```html_example
<section class="accordion">
    <article heading="Dynamic Group Header - 1" class="is-open">
        <h2 class="accordion-navigation is-open">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 1
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
        <div class="accordion-content is-open">
            Dynamic Group Body - 1
        </div>
    </article>
    <article heading="Dynamic Group Header - 2">
        <h2 class="accordion-navigation">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 2
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
<article heading="Dynamic Group Header - 3">
        <h2 class="accordion-navigation accordion-navigation--error">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 3
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
</section>
```

```sass_file_example
src/settings/foundation/accordion/_settings.scss
```
*/
.accordion {
  margin-bottom: 0;
  border: #e8e8e8 solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  margin: 0 0 1.5rem; }
  .accordion::before, .accordion::after {
    content: " ";
    display: table; }
  .accordion::after {
    clear: both; }

.accordion-navigation {
  display: block;
  margin-bottom: 0 !important;
  border: #e8e8e8 solid;
  border-width: 1px 0;
  cursor: pointer; }
  .accordion-navigation.is-open > a {
    background: white;
    color: #2d2d2d; }
  .accordion-navigation > a {
    background: white;
    color: #272727;
    padding: 1.85714rem;
    display: block;
    font-family: "Arimo", Arial, Helvetica, sans-serif;
    font-size: 1rem; }
    .accordion-navigation > a:hover {
      background: #f2f2f2; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.85714rem; }

.accordion-title {
  font-weight: 700;
  line-height: 24px; }

.accordion-content {
  display: none;
  padding: 2rem;
  border: #e8e8e8 solid;
  border-width: 0 0 1px; }
  .accordion-content.is-open {
    display: block; }

.accordion-navigation--success .accordion-title,
.accordion-navigation--success.is-open > a {
  color: #69d66f; }

.accordion-navigation--error .accordion-title,
.accordion-navigation--error.is-open > a {
  color: #ff7d7d; }

.accordion-navigation--warning .accordion-title,
.accordion-navigation--warning.is-open > a {
  color: #d4cb49; }

body.has-activeModal {
  overflow: hidden; }

.modal-background {
  background: #2d2d2d;
  background: rgba(45, 45, 45, 0.95);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }
  .has-activeModal .modal-background {
    display: block; }

.modal {
  border-radius: 0;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: white;
  padding: 2.25rem 2.25rem;
  border: solid 0 #e8e8e8;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed; }
  @media only screen and (max-width: 768px) {
    .modal {
      min-height: 100vh; } }
  .modal .column, .modal .columns {
    min-width: 0; }
  .modal > :first-child {
    margin-top: 0; }
  .modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 768px) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 768px) {
    .modal {
      transform: translateY(-50%); } }

.modal--large {
  max-height: 90%;
  width: 1024px; }

.modal--small {
  width: 500px; }

.modal-header {
  border-bottom: 1px solid #e8e8e8;
  padding: 1rem 0;
  position: relative; }

.modal-header-title {
  margin: 0; }

.modal-body {
  padding: 3rem 0; }
  .modal-body > :last-child {
    margin-bottom: 0; }

.modal-footer {
  border-top: 1px solid #e8e8e8;
  padding: 0.78571rem 1.5rem;
  text-align: center; }
  @media (min-width: 481px) {
    .modal-footer {
      text-align: right; } }
  .modal-footer .button, .modal-footer #sendlane-backinstock-cta-button {
    display: block; }
    @media (min-width: 481px) {
      .modal-footer .button, .modal-footer #sendlane-backinstock-cta-button {
        display: inline-block;
        margin-bottom: 0; } }

.modal-footer-link {
  display: inline-block;
  font-size: 15px;
  margin: 0 0 0.78571rem; }
  @media (min-width: 481px) {
    .modal-footer-link {
      display: inline;
      margin: 1.5rem; } }

.modal-close {
  color: #666666;
  cursor: pointer;
  font-size: 25px;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: 1.05rem;
  right: 0.75rem;
  transform: translateY(none); }
  .modal-close .icon {
    height: 20px;
    width: 20px; }

@media print {
  .modal {
    background: #FFFFFF !important;
    display: none; } }

.loadingNotification {
  left: 50%;
  position: fixed;
  text-align: center;
  top: 3rem;
  transform: translateX(-50%);
  transform-style: preserve-3d;
  transition: all 200ms ease-out;
  z-index: 500; }
  .loadingNotification.ng-hide-remove, .loadingNotification.ng-hide-add-active {
    opacity: 0;
    top: 3.6rem;
    transform: scale(0.9) translateX(-50%); }
  .loadingNotification.ng-hide-remove-active {
    opacity: 1;
    top: 3rem;
    transform: scale(1) translateX(-50%); }

.loadingNotification-label {
  background: #666666;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-size: 15px;
  padding: 0.35714rem 0.78571rem; }

.loadingOverlay-container {
  min-height: 120px;
  position: relative; }

.loadingOverlay {
  background: rgba(45, 45, 45, 0.9);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 250ms ease-out;
  width: 100%; }
  .loadingOverlay::before {
    height: 40px;
    width: 40px;
    border-radius: 2.85714rem;
    border: solid 2px;
    border-color: white white #989898 #989898;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transform-style: preserve-3d;
    animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }
  .loadingOverlay.ng-enter, .loadingOverlay.ng-leave.ng-leave-active {
    opacity: 0; }
  .loadingOverlay.ng-leave, .loadingOverlay.ng-enter.ng-enter-active {
    opacity: 1; }

@keyframes spin {
  0% {
    transform: translateY(-50%) rotate(0deg); }
  100% {
    transform: translateY(-50%) rotate(360deg); } }

/*doc
---
title: ActionBar
name: action_bar
category: Patterns
---
```html_example
<div class="actionBar">
    <div class="actionBar-section">
        <fieldset class="form-fieldset">
            <div class="actionBar-item form-field">
                <input class="form-input has-action" type="search" placeholder="Search">
                <button class="button button--icon button--inputAction">
                    <span class="is-srOnly">Search</span>
                    <icon glyph="ic-search"></icon>
                </button>
            </div>
            <a href="#" class="actionBar-item">Advanced</a>
        </fieldset>
    </div>
    <div class="actionBar-section actionBar-section--alt">
        <fieldset class="form-fieldset">
            <div class="actionBar-item form-field">
                <div class="buttonGroup">
                    <button class="button">
                        All
                    </button>
                    <button class="button">
                        Free
                    </button>
                    <button class="button">
                        Paid
                    </button>
                </div>
            </div>
            <div class="actionBar-item form-field">
                <label class="form-label" for="select1">Sort by</label>
                <select class="form-select" name="select1" id="select1">
                    <option value="1">Popular</option>
                    <option value="2">Newest</option>
                </select>
            </div>
        </fieldset>
    </div>
</div>
```

```sass_file_example
src/settings/bigcommerce/actionBar/_settings.scss
```
*/
.actionBar {
  margin: 1.5rem 0; }
  .actionBar::before, .actionBar::after {
    content: " ";
    display: table; }
  .actionBar::after {
    clear: both; }
  .actionBar .button, .actionBar #sendlane-backinstock-cta-button {
    margin-bottom: 0; }
  .actionBar .buttonGroup {
    vertical-align: middle; }

.actionBar-link {
  display: block;
  padding: 0.78571rem 0; }

.actionBar-section::before, .actionBar-section::after {
  content: " ";
  display: table; }

.actionBar-section::after {
  clear: both; }

@media (min-width: 768px) {
  .actionBar-section {
    float: left; }
    .actionBar-section .form-label {
      display: inline-block;
      margin: 0 0.35714rem 0 0; }
    .actionBar-section .form-select,
    .actionBar-section .form-input {
      display: inline-block;
      width: 14.28571rem; } }

@media (min-width: 768px) {
  .actionBar-section--alt {
    float: right; } }

.actionBar-item {
  margin-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .actionBar-item {
      display: inline-block;
      margin-bottom: 0;
      margin-right: 1.5rem;
      vertical-align: middle; }
      .actionBar-item:last-child {
        margin-right: 0; } }

/*doc
---
title: Cards
name: cards
category: Components
---

Cards are a typical component consisting of a figure and a short snippet of descriptive text.
This could include a heading and a caption or definition, and perhaps a call to action
or other actionable functions.

```sass_file_example
src/settings/bigcommerce/cards/_settings.scss
```
```html_example
<article class="card">
    <figure class="card-figure">
        <img class="card-image" src="http://lorempixel.com/960/360/sports/" alt="Example card image">
        <figcaption class="card-figcaption">
            <a class="card-figcaption-action" href="#">
                <div class="card-figcaption-body">
                    <span class="button card-figcaption-button">Learn more</span>
                </div>
            </a>
        </figcaption>
    </figure>
    <div class="card-body">
        <h2 class="card-title">20% Off First Design Project</h2>
        <h3 class="card-subTitle">Custom Designs</h3>
        <p class="card-text">
            Be seen by customers at the very moment that
            they are searching on Google for the things you offer.
        </p>
    </div>
</article>
```
*/
.card {
  background-color: transparent;
  margin-bottom: 3rem;
  padding: 0 0; }

.card-figure {
  background-color: white;
  margin-bottom: 0;
  padding: 0 0;
  position: relative; }

.card-image {
  border: 1px solid #454545;
  width: 100%; }

.card-figcaption {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0; }
  .card-figcaption:hover {
    opacity: 1; }

.card-figcaption-action {
  display: block;
  height: 100%; }

.card-figcaption-body {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transform-style: preserve-3d; }
  .card-figcaption-body > :first-child {
    margin-top: 0; }
  .card-figcaption-body > :last-child {
    margin-bottom: 0; }
  .card-figcaption-body .card-text {
    color: #989898; }

.card-figcaption-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #272727; }
  .card-figcaption-button:hover {
    background-color: white;
    color: #272727; }

.card-body {
  padding: 0.78571rem 0 0; }
  .card-body > :first-child {
    margin-top: 0; }
  .card-body > :last-child {
    margin-bottom: 0; }
  .card-body .card-text {
    color: #989898; }

.card-surTitle {
  float: right;
  margin-left: 1.5rem;
  max-width: 40%;
  text-align: right; }

.card-footer {
  background-color: transparent;
  margin: 0; }
  .card-footer::before, .card-footer::after {
    content: " ";
    display: table; }
  .card-footer::after {
    clear: both; }

.card-button {
  margin-bottom: 0; }

.aria-description--hidden {
  height: 1px;
  left: 0;
  margin-left: -10000px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 1px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    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;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 0.8; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.6; }
  .slick-prev:before,
  .slick-next:before {
    font-family: inherit;
    font-size: 20px;
    line-height: 1;
    color: black;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 0.8; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: inherit;
        font-size: 60px;
        line-height: 20px;
        text-align: center;
        color: #333333;
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #757575;
      opacity: 1; }

.slick-next,
.slick-prev {
  background-color: #cccccc;
  background-color: rgba(204, 204, 204, 0.9);
  border: 1px solid white;
  height: 4.35714rem;
  margin-top: -1.07143rem;
  padding: 0.71429rem;
  width: 2.85714rem;
  z-index: 1; }
  .slick-next::before,
  .slick-prev::before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    height: 2.92857rem;
    width: 1.42857rem; }
  .slick-next:hover, .slick-next:focus,
  .slick-prev:hover,
  .slick-prev:focus {
    background-color: #cccccc;
    background-color: rgba(204, 204, 204, 0.9);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%; }

.slick-next {
  right: -5px; }
  @media (min-width: 1304px) {
    .slick-next {
      right: -3.35714rem; } }
  .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-next:hover::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.slick-prev {
  left: -5px; }
  @media (min-width: 1304px) {
    .slick-prev {
      left: -3.35714rem; } }
  .slick-prev::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-prev:hover::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.slick-slide img {
  display: block;
  width: 100%; }

.slick-dots {
  margin: 0; }
  .slick-dots li {
    height: 32px;
    width: 32px;
    margin: 0;
    padding: 0.35714rem; }
    .slick-dots li button,
    .slick-dots li button::before {
      height: 15px;
      width: 15px;
      border-radius: 50%; }
    .slick-dots li button {
      border: 1px solid #333333;
      display: inline-block;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      vertical-align: middle; }
      .slick-dots li button:hover::before {
        background: #333333; }
    .slick-dots li button::before {
      display: block;
      left: -1px;
      top: -1px;
      transition: background 100ms ease-out; }
    .slick-dots li.slick-active button::before {
      background: #757575; }

.productView .slick-dots {
  position: relative; }

.slick-disabled {
  cursor: default;
  opacity: 0.1; }

.slick-track {
  backface-visibility: hidden;
  perspective: 1000px; }

div.slick-slider {
  min-width: 100%;
  width: 1px;
  *width: 100%; }

.slick-slide .card-image,
.slick-slide .heroCarousel-image {
  -webkit-touch-callout: default; }

.carousel-tooltip {
  display: none;
  height: 1px;
  margin-top: 10px;
  position: relative; }
  .carousel-tooltip::before {
    border-color: transparent transparent #313440;
    border-style: solid;
    border-width: 0.71429rem;
    content: " ";
    position: absolute;
    right: 0;
    top: 50%; }
  .carousel-tooltip::after {
    background-color: #313440;
    border-radius: 0.57143rem;
    color: white;
    content: attr(aria-label);
    cursor: default;
    font-size: 1rem;
    padding: 0.28571rem 0.42857rem;
    position: absolute;
    right: 0;
    top: 100%;
    white-space: nowrap; }
  .carousel-tooltip::before, .carousel-tooltip::after {
    display: none; }
  .carousel-tooltip:focus::before, .carousel-tooltip:focus::after {
    display: block; }
  @media (min-width: 768px) {
    .carousel-tooltip {
      display: block; } }
  .carousel-tooltip::after {
    padding: 15px 10px;
    top: 10px; }
  .slick-prev:focus .carousel-tooltip::before, .slick-prev:focus .carousel-tooltip::after,
  .slick-next:focus .carousel-tooltip::before,
  .slick-next:focus .carousel-tooltip::after,
  .slick-dots button:focus .carousel-tooltip::before,
  .slick-dots button:focus .carousel-tooltip::after {
    display: block; }
  .slick-prev .carousel-tooltip::before,
  .slick-next .carousel-tooltip::before {
    top: -7px; }
  .slick-prev .carousel-tooltip::before {
    right: -2px; }
  .slick-prev .carousel-tooltip::after {
    left: -5px;
    right: auto; }
  .slick-next .carousel-tooltip::after {
    right: -5px; }
  .slick-dots button .carousel-tooltip {
    margin-top: 25px; }
    .slick-dots button .carousel-tooltip::before, .slick-dots button .carousel-tooltip::after {
      right: 50%;
      transform: translateX(50%); }
    .slick-dots button .carousel-tooltip::before {
      top: -7px; }

.carousel-play-pause-button {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid white;
  bottom: 0.5rem;
  color: #8f8f8f;
  display: none;
  font-size: 14px;
  font-weight: 700;
  height: 32px;
  left: 15px;
  line-height: 1.25;
  max-width: 60px;
  min-width: 60px;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  transition: color 100ms ease-out;
  white-space: nowrap;
  z-index: 5; }
  @media (min-width: 768px) {
    .carousel-play-pause-button {
      font-size: 18px;
      max-width: 150px; } }
  @media (min-width: 1304px) {
    .carousel-play-pause-button {
      bottom: 1.5rem;
      left: 25px; } }
  .carousel-play-pause-button:hover {
    color: #474747; }
  @media (min-width: 375px) {
    .carousel-play-pause-button {
      max-width: 90px;
      min-width: 80px; } }

.pace {
  pointer-events: none;
  user-select: none; }

.pace-inactive {
  display: none; }

.pace-progress {
  background-color: #989898;
  height: 0.35714rem;
  position: fixed;
  right: 100%;
  top: 0;
  width: 100%;
  z-index: 2000; }

html,
body {
  height: auto; }

body {
  padding-top: 55px; }
  @media (min-width: 1304px) {
    body {
      padding-top: 0; } }

figure {
  margin-bottom: 2rem;
  margin-top: 2rem; }
  figure > figcaption {
    margin-bottom: -0.5rem; }

figcaption {
  color: #a5a5a5;
  margin-top: 0.78571rem; }

body {
  font-size: 1rem;
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin-top: 2.28571rem; }

h5,
h6 {
  text-transform: uppercase; }

a {
  transition: all 0.2s ease; }

cite {
  line-height: 1.5;
  margin: 0.5rem 0 0; }

.page-heading {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0 0 3rem;
  text-align: center; }

body {
  line-height: 20px;
  margin: 0;
  padding: 0; }

.body {
  margin: 0;
  margin-bottom: 0;
  min-height: 400px;
  padding: 0; }

* {
  outline: none; }

button,
input[type="button"],
input[type="submit"] {
  transition: all 0.3s ease 0s; }

a,
img {
  text-decoration: none;
  transition: all 0.3s ease 0s; }
  a:hover,
  img:hover {
    text-decoration: none;
    transition: all 0.3s ease 0s; }
  a:focus, a:active,
  img:focus,
  img:active {
    text-decoration: none; }

.definitionList::before, .definitionList::after {
  content: " ";
  display: table; }

.definitionList::after {
  clear: both; }

.definitionList-key {
  color: #989898;
  float: left;
  font-weight: 400;
  margin: 0 0.35714rem 0 0;
  padding: 3px 0; }

.definitionList-value {
  margin: 0;
  padding: 3px 0; }

.form-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #222222; }

.form-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #222222; }

.form-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #222222; }

.form-input:-moz-placeholder {
  /* Firefox 18- */
  color: #222222; }

.form-select {
  appearance: none;
  background-color: whitesmoke;
  background-image: url("../img/select-arr.png");
  border-color: #c2c2c2;
  border-radius: 3px;
  padding: 0.75rem 3rem 0.75rem 1rem; }
  .form-select:focus {
    background-image: url("../img/select-arr-focus.png"); }

.form-label small {
  color: #878787;
  float: right;
  font-size: 11px;
  font-weight: 400;
  margin-top: 0.35714rem;
  text-transform: none; }

.form-label--inlineSmall small {
  color: red;
  float: none;
  font-size: inherit;
  font-weight: 400;
  margin-left: 0.35714rem;
  text-transform: none; }

.form-field {
  margin: 0 0 1.4rem; }

.table {
  margin-top: 2rem; }
  .table td + td {
    border-left: 1px solid #e8e8e8; }
  .table .table-alignCenter {
    text-align: center; }
  .table .table-alignRight {
    text-align: right; }

.table-actions {
  margin: 1.5rem;
  text-align: center; }
  .table-actions .form {
    margin-bottom: 0; }
  .table-actions .button, .table-actions #sendlane-backinstock-cta-button {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    @media (min-width: 768px) {
      .table-actions .button, .table-actions #sendlane-backinstock-cta-button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 768px) {
      .table-actions .button + .button, .table-actions #sendlane-backinstock-cta-button + .button, .table-actions .button + #sendlane-backinstock-cta-button, .table-actions #sendlane-backinstock-cta-button + #sendlane-backinstock-cta-button {
        margin-left: 0.35714rem; } }

.table--line {
  border-color: #e8e8e8;
  border-width: 0 0 1px; }
  .table--line .table-thead {
    background-color: white;
    border-color: #e8e8e8;
    border-width: 0 0 1px; }
    .table--line .table-thead tr th {
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 768px) {
        .table--line .table-thead tr th {
          text-align: center; }
          .table--line .table-thead tr th:first-child {
            text-align: left; }
          .table--line .table-thead tr th:last-child {
            text-align: right; } }
      .table--line .table-thead tr th + th {
        padding-left: 1.5rem; }
  .table--line tr {
    border-color: 1px solid #e8e8e8; }
    .table--line tr td {
      display: block;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 768px) {
        .table--line tr td {
          text-align: center; }
          .table--line tr td:first-child {
            text-align: left; }
          .table--line tr td:last-child {
            text-align: right; } }
      .table--line tr td + td {
        padding-left: 1.5rem; }
  .table--line td + td {
    border-left: 0; }

.dropdown {
  left: -9999px;
  outline: none;
  position: absolute; }

.dropdown-menu {
  z-index: 5; }
  .dropdown-menu.is-loading .loadingOverlay {
    background: none;
    padding: 4.5rem 0;
    position: relative; }
  .dropdown-menu.is-open {
    display: block; }
  .dropdown-menu .button:focus, .dropdown-menu #sendlane-backinstock-cta-button:focus {
    z-index: 5; }

.dropdown-menu-item {
  text-align: left; }
  .dropdown-menu-item:first-child > a {
    padding-top: 0.78571rem; }
  .dropdown-menu-item:last-child > a {
    padding-bottom: 1rem; }
  .dropdown-menu-item > a {
    margin: 0;
    padding: 0.28571rem 1.14286rem;
    text-decoration: none; }

.form-wishlist {
  margin: 0;
  position: relative; }
  @media (min-width: 768px) {
    .form-wishlist {
      float: left;
      padding: 0 0.71429rem 0 0;
      width: 50%; } }
  @media (min-width: 1304px) {
    .form-wishlist {
      padding: 0;
      width: auto; } }
  @media (min-width: 1304px) {
    .form-wishlist {
      display: inline-block;
      margin-top: 1rem; } }
  .form-wishlist .button, .form-wishlist #sendlane-backinstock-cta-button {
    width: 100%; }
    @media (min-width: 1304px) {
      .form-wishlist .button, .form-wishlist #sendlane-backinstock-cta-button {
        width: auto; } }
    @media (min-width: 1304px) {
      .form-wishlist .button, .form-wishlist #sendlane-backinstock-cta-button {
        margin-right: 0.78571rem; } }

.dropdown-menu-button {
  width: 100%; }
  .dropdown-menu-button.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .dropdown-menu-button .icon {
    float: right;
    margin-left: 10px; }
  .dropdown-menu-button:focus {
    z-index: 10; }

#wishlist-dropdown.is-open {
  background: transparent;
  left: auto !important;
  max-width: none !important;
  width: 100% !important; }
  @media (min-width: 768px) {
    #wishlist-dropdown.is-open {
      padding-right: 20px; } }
  @media (min-width: 1304px) {
    #wishlist-dropdown.is-open {
      padding-right: 0; } }
  @media (min-width: 1304px) {
    #wishlist-dropdown.is-open {
      padding-right: 11px; } }
  #wishlist-dropdown.is-open:focus {
    outline: none; }
  #wishlist-dropdown.is-open [data-wishlist] {
    border-top: 0;
    margin-bottom: 0;
    width: 100%; }
  #wishlist-dropdown.is-open .button, #wishlist-dropdown.is-open #sendlane-backinstock-cta-button {
    background-color: white;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%; }
  #wishlist-dropdown.is-open .button--has-items {
    font-weight: 700; }
  #wishlist-dropdown.is-open li:not(:last-child) .button, #wishlist-dropdown.is-open li:not(:last-child) #sendlane-backinstock-cta-button {
    border-bottom: 0;
    border-radius: 0;
    border-top: 0;
    margin-bottom: 0; }

.modal {
  left: 50%;
  margin: 0;
  max-height: 90%;
  max-width: 95%;
  min-height: 240px;
  outline: none;
  overflow: hidden;
  padding: 0;
  top: 50% !important;
  transform: translate(-50%, -50%); }
  .modal .form-field {
    position: relative; }

@media (min-width: 1304px) {
  .modal--large {
    width: 1024px; } }

.modal-header {
  padding-left: 2.25rem;
  padding-right: 3.03571rem; }

.modal-header-title {
  font-size: 22px;
  text-align: center; }
  @media (min-width: 1304px) {
    .modal-header-title {
      font-size: 25px; } }

.modal-close {
  height: 32px;
  width: 32px;
  background: black;
  color: white;
  font-size: 26px;
  line-height: 2.28571rem;
  padding: 0;
  position: absolute;
  right: 0.21429rem;
  text-align: center;
  text-decoration: none;
  top: 0.21429rem;
  z-index: 50; }
  .modal-close::before {
    border-color: transparent transparent #313440;
    border-style: solid;
    border-width: 0.71429rem;
    content: " ";
    position: absolute;
    right: 0;
    top: 50%; }
  .modal-close::after {
    background-color: #313440;
    border-radius: 0.57143rem;
    color: white;
    content: attr(title);
    cursor: default;
    font-size: 1rem;
    padding: 0.28571rem 0.42857rem;
    position: absolute;
    right: 0;
    top: 100%;
    white-space: nowrap; }
  .modal-close::before, .modal-close::after {
    display: none; }
  .modal-close:focus::before, .modal-close:focus::after {
    display: block; }
  @media (min-width: 1304px) {
    .modal-close {
      font-size: 32px; } }
  .modal-close:hover {
    background: #e41217;
    color: white; }
  .modal-close::before {
    right: 50%;
    transform: translateX(50%); }
  .modal-close::after {
    right: 50%;
    transform: translateX(0.71429rem); }

.modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 2.25rem 2.25rem; }

.modal--alert {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Arimo", Arial, Helvetica, sans-serif;
  padding: 40px 20px 20px;
  text-align: center; }
  .modal--alert .alert-icon {
    border: 0.25em solid transparent;
    border-radius: 50%;
    box-sizing: content-box;
    cursor: default;
    display: flex;
    font-family: inherit;
    height: 5em;
    justify-content: center;
    line-height: 5em;
    margin: 1.25em auto 1.875em;
    position: relative;
    user-select: none;
    width: 5em; }
  .modal--alert .error-icon {
    animation: animate-icon 0.5s;
    border-color: #f27474;
    color: #f27474; }
    .modal--alert .error-icon .icon-content {
      animation: animate-icon-content 0.5s;
      flex-grow: 1;
      position: relative; }
      .modal--alert .error-icon .icon-content .line {
        background-color: #f27474;
        border-radius: 0.125em;
        display: block;
        height: 0.3125em;
        position: absolute;
        top: 2.3125em;
        width: 2.9375em; }
        .modal--alert .error-icon .icon-content .line-left {
          left: 1.0625em;
          transform: rotate(45deg); }
        .modal--alert .error-icon .icon-content .line-right {
          right: 1em;
          transform: rotate(-45deg); }
  .modal--alert .warning-icon {
    animation: animate-icon 0.5s;
    border-color: #facea8;
    color: #f8bb86; }
    .modal--alert .warning-icon .icon-content {
      align-items: center;
      animation: animate-icon-content 0.5s;
      display: flex;
      font-size: 3.75em; }
  .modal--alert .modal-content {
    color: #272727;
    font-size: 1.14286rem; }
  .modal--alert .button-container {
    margin: 25px 0 0; }
    .modal--alert .button-container .confirm {
      background-color: black;
      border-color: black;
      color: white; }
    .modal--alert .button-container .confirm:focus,
    .modal--alert .button-container .confirm:hover {
      background-color: white;
      border-color: white;
      color: black; }
    .modal--alert .button-container .confirm:active {
      background-color: black;
      border-color: black;
      color: white; }

.hide-content {
  opacity: 0; }

@keyframes animate-icon {
  0% {
    opacity: 0;
    transform: rotateX(100deg); }
  100% {
    opacity: 1;
    transform: rotateX(0deg); } }

@keyframes animate-icon-content {
  0% {
    margin-top: 1.625em;
    opacity: 0;
    transform: scale(0.4); }
  50% {
    margin-top: 1.625em;
    opacity: 0;
    transform: scale(0.4); }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15); }
  100% {
    margin-top: 0;
    opacity: 1;
    transform: scale(1); } }

.panel-title {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase; }

.panel--large .panel-body {
  margin-bottom: 2rem;
  padding: 2rem; }

.product-pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px; }
  .product-pagination.top .pagination {
    text-align: center;
    width: 50%; }
    @media (max-width: 1303px) {
      .product-pagination.top .pagination {
        padding-top: 2px;
        width: 48%; } }
    @media (max-width: 1303px) {
      .product-pagination.top .pagination {
        display: none; } }
    @media (max-width: 480px) {
      .product-pagination.top .pagination {
        padding-top: 15px;
        width: 100%; } }
  .product-pagination.bottom {
    clear: both;
    padding-top: 10px; }
  .product-pagination.bottom .pagination {
    text-align: center;
    width: calc(100% - 150px); }
    @media (max-width: 1303px) {
      .product-pagination.bottom .pagination {
        width: 100%; } }
    @media (max-width: 480px) {
      .product-pagination.bottom .pagination {
        padding-bottom: 20px; } }
  @media (max-width: 480px) {
    .product-pagination {
      flex-wrap: wrap; } }

.page-type-account_recentitems .product-pagination.bottom {
  justify-content: flex-end; }

.pagination-list {
  font-size: 0;
  margin-bottom: 0;
  text-align: center; }
  .pagination-list::before, .pagination-list::after {
    content: " ";
    display: table; }
  .pagination-list::after {
    clear: both; }
  .pagination-list .pagination-item {
    cursor: default;
    display: inline-block;
    margin: 0;
    padding: 5px 7px; }
    .pagination-list .pagination-item a {
      border-radius: 0;
      color: #e41217;
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 700;
      min-width: 26px;
      min-width: 16px;
      padding: 0; }
      .pagination-list .pagination-item a:hover {
        color: #272727;
        text-decoration: none; }
    .pagination-list .pagination-item.pagination-item--previous a,
    .pagination-list .pagination-item.pagination-item--next a {
      color: #272727;
      padding-left: 5px;
      padding-right: 5px; }
      .pagination-list .pagination-item.pagination-item--previous a:hover,
      .pagination-list .pagination-item.pagination-item--next a:hover {
        color: #e41217; }
    .pagination-list .pagination-item.pagination-item--current a {
      border-bottom: 1px solid #272727;
      color: #272727; }

.compare-link {
  align-items: center;
  align-self: stretch;
  display: flex;
  justify-content: flex-end;
  padding: 0;
  width: 150px; }
  @media (max-width: 1303px) {
    .compare-link {
      display: none; } }
  @media (max-width: 767px) {
    .compare-link {
      border-width: 1px 0 0;
      height: 50px;
      width: 100%; } }
  .compare-link a {
    align-items: center;
    display: flex;
    display: block;
    letter-spacing: 0;
    line-height: 34px;
    padding: 0 15px; }
    .compare-link a .countPill {
      display: none; }
    .compare-link a.show .countPill {
      display: inline-block; }
    .compare-link a:hover {
      text-decoration: none; }
  .compare-link .countPill {
    background-color: #e41217;
    border-radius: 50%;
    color: white;
    display: inline-block;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 24px;
    margin-left: 10px;
    min-width: 24px;
    padding: 0 4px;
    text-align: center; }

.button, #sendlane-backinstock-cta-button {
  line-height: 1rem;
  transition: all 0.15s ease; }
  .button + .button, #sendlane-backinstock-cta-button + .button, .button + #sendlane-backinstock-cta-button, #sendlane-backinstock-cta-button + #sendlane-backinstock-cta-button {
    margin-left: 0; }
    @media (min-width: 1304px) {
      .button + .button, #sendlane-backinstock-cta-button + .button, .button + #sendlane-backinstock-cta-button, #sendlane-backinstock-cta-button + #sendlane-backinstock-cta-button {
        margin-left: 0.78571rem; } }

.button[disabled], #sendlane-backinstock-cta-button[disabled] {
  cursor: not-allowed; }

.button--icon svg {
  fill: #4f4f4f; }

.btn, #sendlane-backinstock-cta-button {
  align-items: center;
  background: #fff;
  border-radius: 3px;
  display: inline-flex;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  height: 36px;
  justify-content: center;
  line-height: initial;
  padding: 0 25px;
  text-align: center;
  text-transform: uppercase; }

.btn.btn-xs, .btn-xs#sendlane-backinstock-cta-button {
  border-width: 1px !important;
  font-size: 9px;
  height: 17px;
  line-height: 15px;
  padding: 0 9px; }

.btn.btn-sm, .btn-sm#sendlane-backinstock-cta-button {
  border-width: 1px !important;
  font-size: 11px;
  height: 28px;
  line-height: 25px;
  padding: 0 15px; }

.btn.btn-lg, .btn-lg#sendlane-backinstock-cta-button {
  height: 46px;
  line-height: 43px;
  padding: 0 27px; }

/*btn-primary*/
.btn.btn-primary, .btn-primary#sendlane-backinstock-cta-button {
  background: black;
  border: 1px solid black;
  color: white; }

.btn.btn-primary:hover, .btn-primary#sendlane-backinstock-cta-button:hover {
  background: white;
  border: 1px solid white;
  color: black; }

.btn.btn-primary[disabled], .btn-primary#sendlane-backinstock-cta-button[disabled],
.btn.btn-primary[disabled]:hover,
.btn-primary#sendlane-backinstock-cta-button[disabled]:hover,
.btn.btn-primary[disabled]:focus,
.btn-primary#sendlane-backinstock-cta-button[disabled]:focus,
.btn.btn-primary[disabled]:active,
.btn-primary#sendlane-backinstock-cta-button[disabled]:active {
  background: black;
  border: 1px solid black;
  color: white; }

.btn-sm.btn-primary {
  line-height: 24px; }

.btn > .fa-caret-right, #sendlane-backinstock-cta-button > .fa-caret-right {
  font-size: 16px;
  margin-left: 9px;
  position: relative;
  top: 1px; }

/*btn alternate*/
.btn.btn-alt, .btn-alt#sendlane-backinstock-cta-button {
  background: white;
  border: 1px solid black;
  color: black; }

.btn.btn-alt:hover, .btn-alt#sendlane-backinstock-cta-button:hover {
  background: black;
  border-color: black;
  color: white; }

.btn.btn-alt-white, .btn-alt-white#sendlane-backinstock-cta-button {
  background: #000;
  border: 1px solid #fff;
  color: #fff; }

.btn.btn-alt-white:hover, .btn-alt-white#sendlane-backinstock-cta-button:hover {
  background: #fff;
  color: #000; }

.btn.btn-alt[disabled], .btn-alt#sendlane-backinstock-cta-button[disabled],
.btn.btn-alt[disabled]:hover,
.btn-alt#sendlane-backinstock-cta-button[disabled]:hover,
.btn.btn-alt[disabled]:focus,
.btn-alt#sendlane-backinstock-cta-button[disabled]:focus,
.btn.btn-alt[disabled]:active,
.btn-alt#sendlane-backinstock-cta-button[disabled]:active {
  background: white;
  border: 1px solid black;
  color: black; }

/*btn-default*/
.btn.btn-default, .btn-default#sendlane-backinstock-cta-button {
  border-color: #cbcbcb; }

.btn.btn-default:hover, .btn-default#sendlane-backinstock-cta-button:hover {
  background: #f5f5f5; }

/*btn-checkout*/
.btn.btn-checkout, .btn-checkout#sendlane-backinstock-cta-button {
  background: #e41217;
  border-color: #e41217;
  color: white;
  max-width: 270px;
  padding: 0 25px; }

.btn.btn-checkout:hover, .btn-checkout#sendlane-backinstock-cta-button:hover {
  background: black;
  border-color: black;
  color: white; }

/*btn disabled*/
.btn.disabled, .disabled#sendlane-backinstock-cta-button, .btn[disabled], #sendlane-backinstock-cta-button[disabled],
fieldset[disabled] .btn,
fieldset[disabled] #sendlane-backinstock-cta-button {
  filter: alpha(opacity=50);
  opacity: 0.5; }

.tab {
  border-top: 1px solid #e8e8e8;
  float: none; }
  @media (min-width: 1304px) {
    .tab {
      border-top-color: white;
      float: left; } }
  .tab.is-active {
    border-left-color: white;
    border-right-color: white; }
    @media (min-width: 768px) {
      .tab.is-active {
        margin-bottom: -1px; } }
    @media (min-width: 1304px) {
      .tab.is-active {
        border: 1px solid #e8e8e8;
        border-bottom: 1px solid white; } }

.tab-title {
  padding: 1.14286rem 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 768px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 1304px) {
    .tab-title {
      padding: 0.78571rem 1.5rem; } }

.tab-content.has-jsContent {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  visibility: hidden; }
  .tab-content.has-jsContent.is-active {
    height: auto;
    overflow: visible;
    padding: 1.5rem 0;
    visibility: visible; }

.accordion {
  border-radius: 3px;
  box-shadow: none; }
  .accordion .navList {
    margin-bottom: 0; }

.accordion-content {
  border: 0; }
  .accordion-content .form:only-child {
    margin-bottom: 0; }

.accordion-title {
  margin: 0; }

.accordion-navigation {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: -1px;
  position: relative;
  text-decoration: none;
  width: 100%; }

.accordion--navList {
  border: 0; }
  .sidebarBlock + .accordion--navList {
    margin-top: 2rem; }
  .accordion--navList .accordion-block {
    margin-top: 2rem; }
  .accordion--navList .accordion-content {
    max-height: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 1rem;
    padding: 0;
    transition: max-height 0.75s ease-in-out; }
    .accordion--navList .accordion-content.is-open {
      margin-top: 0.35714rem;
      max-height: 250px;
      overflow-y: auto; }
  .accordion--navList .accordion-navigation {
    background-position: right 0 top 50%;
    border: 0;
    padding: 0; }
  .accordion--navList .accordion-title {
    font-weight: normal;
    margin-top: 0;
    padding: 1rem;
    padding: 0;
    text-decoration: none;
    text-transform: inherit; }
  .accordion--navList .accordion-indicator {
    fill: #a5a5a5;
    visibility: hidden; }
  .accordion--navList .accordion-navigation-actions {
    right: 1rem;
    right: 0;
    top: 1.21429rem;
    top: 0; }

.accordion-block:first-child {
  margin-top: 0; }
  .accordion-block:first-child .accordion-navigation {
    border-radius: 3px 3px 0 0; }

.accordion-block:last-child .accordion-navigation,
.accordion-block:last-child .accordion-content {
  border-radius: 0 0 3px 3px; }

.accordion-block:last-child .accordion-navigation {
  border-bottom-width: 0; }
  .accordion-block:last-child .accordion-navigation.is-open {
    border-bottom-width: 1px;
    border-radius: 0; }

.accordion-nav-clear-holder {
  position: relative; }

.facetedSearch-clearLink {
  color: #989898;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%); }
  @media (min-width: 1304px) {
    .facetedSearch-clearLink {
      right: 20px;
      top: 3px;
      transform: none; } }
  .facetedSearch-clearLink:hover {
    color: #272727; }

.accordion-navigation-actions {
  position: absolute;
  right: 1.85714rem;
  top: 1.5rem; }
  .accordion-navigation-actions > a {
    color: #989898;
    vertical-align: middle; }
    .accordion-navigation-actions > a:hover {
      color: #272727; }

ul.inlineList {
  overflow: visible; }
  ul.inlineList::before, ul.inlineList::after {
    content: " ";
    display: table; }
  ul.inlineList::after {
    clear: both; }

.inlineList--labels {
  margin-bottom: 0;
  margin-left: -0.78571rem; }
  .inlineList--labels > li {
    margin-bottom: 0.78571rem;
    margin-left: 0.78571rem; }

.alertBox {
  border-radius: 4px;
  color: #4f4f4f; }

.alertBox-icon .icon {
  height: 25px;
  width: 25px; }

.alertBox--info {
  background-color: #707070;
  color: white; }
  .alertBox--info .alertBox-close svg {
    fill: #dfdfdf; }

.form--hiddenLabels .form-label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.form-label {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.02em; }

.space-foo.form-label {
  float: left;
  margin-top: 30px;
  width: 100%; }

.form-inlineMessage {
  display: block; }

.form-field--error .form-input {
  float: none; }

.form-field--error .form-inlineMessage::before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z' fill='rgba(255, 125, 125, 0.999)' /%3E%3C/svg%3E") no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 1rem;
  left: -0.14286rem;
  margin-right: 0.07143rem;
  position: relative;
  top: 0.21429rem;
  width: 1rem; }

.form-field--success .form-input[type="text"] {
  padding-right: 3rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(105, 214, 111, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.71429rem center;
  background-repeat: no-repeat; }

.form-field--success .form-input[name="credit_card_number"] {
  background-position: right 2.28571rem center; }

.form-field--success .form-input[name="cvv"] {
  background-position: right 2.28571rem center; }

.form-checkbox + .form-label:last-child,
.form-radio + .form-label:last-child {
  display: block;
  margin-bottom: -0.28571rem; }

.form-checkbox + .form-label::after,
.form-radio + .form-label::after {
  top: 2px; }

.form-checkbox + .form-label::before,
.form-radio + .form-label::before {
  top: 1px; }

.form-option-wrapper {
  display: inline-block;
  position: relative; }
  .form-option-wrapper .form-radio,
  .form-option-wrapper .form-checkbox {
    bottom: 0.5rem;
    left: 0.5rem; }

.form-actions {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  border-top: 1px solid #eee;
  display: block;
  padding-top: 25px; }
  .form-actions::before, .form-actions::after {
    content: " ";
    display: table; }
  .form-actions::after {
    clear: both; }
  @media (min-width: 768px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button, .form-actions #sendlane-backinstock-cta-button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    @media (min-width: 768px) {
      .form-actions .button, .form-actions #sendlane-backinstock-cta-button,
      .form-actions input,
      .form-actions a {
        margin-bottom: 0;
        width: auto; } }
    .form-actions .button + .button, .form-actions #sendlane-backinstock-cta-button + .button, .form-actions .button + #sendlane-backinstock-cta-button, .form-actions #sendlane-backinstock-cta-button + #sendlane-backinstock-cta-button,
    .form-actions .button + input,
    .form-actions #sendlane-backinstock-cta-button + input,
    .form-actions .button + a,
    .form-actions #sendlane-backinstock-cta-button + a,
    .form-actions input + .button,
    .form-actions input + #sendlane-backinstock-cta-button,
    .form-actions input + input,
    .form-actions input + a,
    .form-actions a + .button,
    .form-actions a + #sendlane-backinstock-cta-button,
    .form-actions a + input,
    .form-actions a + a {
      margin-top: 0.78571rem; }
      @media (min-width: 768px) {
        .form-actions .button + .button, .form-actions #sendlane-backinstock-cta-button + .button, .form-actions .button + #sendlane-backinstock-cta-button, .form-actions #sendlane-backinstock-cta-button + #sendlane-backinstock-cta-button,
        .form-actions .button + input,
        .form-actions #sendlane-backinstock-cta-button + input,
        .form-actions .button + a,
        .form-actions #sendlane-backinstock-cta-button + a,
        .form-actions input + .button,
        .form-actions input + #sendlane-backinstock-cta-button,
        .form-actions input + input,
        .form-actions input + a,
        .form-actions a + .button,
        .form-actions a + #sendlane-backinstock-cta-button,
        .form-actions a + input,
        .form-actions a + a {
          margin: 0 0 0 0.78571rem; } }

.form-label--alternate {
  color: #000;
  font-weight: 700;
  margin-bottom: 0.78571rem; }

.form-select--date {
  margin-bottom: 0.35714rem;
  margin-right: 0.35714rem;
  width: initial; }
  .form-select--date:last-of-type {
    margin-right: 0; }

.form-select--small,
.form-select--date {
  background-position: right;
  background-size: auto;
  font-size: 1rem;
  height: 3rem;
  line-height: 1rem;
  max-width: 20rem;
  min-width: 90px;
  padding: 0.57143rem 0.78571rem;
  padding-right: 2rem; }

.form-select--short {
  max-width: 6rem;
  width: 4.5rem; }

.form-file {
  margin-bottom: 0.5rem; }

.form-fileDescription {
  color: #a5a5a5;
  font-size: 13px; }

.form-field-group {
  border-radius: 3px;
  padding: 1.5rem; }

.form-column {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }
  @media (min-width: 768px) {
    .form-column {
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left; } }

.form-prefixPostfix.wrap {
  flex-wrap: wrap; }

.form-prefixPostfix .form-input, .form-prefixPostfix .button, .form-prefixPostfix #sendlane-backinstock-cta-button {
  display: block;
  width: 100%; }

@media (min-width: 1304px) {
  .form-prefixPostfix .form-input {
    width: auto; } }

@media (min-width: 1304px) {
  .form-prefixPostfix .button, .form-prefixPostfix #sendlane-backinstock-cta-button {
    width: auto; } }

.form-prefixPostfix .form-inlineMessage {
  margin-bottom: 0.35714rem; }
  @media (min-width: 1304px) {
    .form-prefixPostfix .form-inlineMessage {
      margin-bottom: 0; } }

.form-prefixPostfix--centeredColumn.wrap {
  flex-direction: column; }

.form-prefixPostfix--centeredColumn .g-recaptcha {
  margin: 2em auto 0; }

@media (min-width: 1304px) {
  .form-prefixPostfix--centeredColumn .form-prefixPostfix-button--postfix {
    margin: 1em 0 0.78571rem; } }

.form-prefixPostfix-button--postfix {
  margin: 0.78571rem 0 0;
  order: 1; }
  @media (min-width: 1304px) {
    .form-prefixPostfix-button--postfix {
      margin: 0 0 0 0.78571rem;
      order: 0; } }

.form-checkbox + .form-label,
.form-radio + .form-label {
  margin-bottom: 1.7em; }

.form-increment .button, .form-increment #sendlane-backinstock-cta-button {
  border-color: #cbcbcb;
  color: #7b7b7b;
  font-size: 20px;
  height: 36px;
  margin: 0;
  padding: 0.21429rem 0.35714rem;
  padding-top: 1px;
  width: 36px; }
  .form-increment .button[data-action="dec"], .form-increment #sendlane-backinstock-cta-button[data-action="dec"] {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .form-increment .button[data-action="inc"], .form-increment #sendlane-backinstock-cta-button[data-action="inc"] {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .form-increment .button:hover, .form-increment #sendlane-backinstock-cta-button:hover {
    border-color: #000; }

.form-input--incrementTotal {
  border: 0;
  border: 1px solid #cbcbcb;
  border-radius: 0;
  border-width: 1px 0;
  display: inline-block;
  font-size: 1rem;
  height: auto;
  height: 36px;
  min-width: 50px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 2.5rem; }
  .form-input--incrementTotal:disabled {
    border: transparent; }

/*[data-product-attribute="swatch"],
[data-product-attribute="set-rectangle"] {
    margin-bottom: 0 !important;
}*/
[data-product-attribute="swatch"] .form-option {
  height: 36px;
  width: 36px; }
  [data-product-attribute="swatch"] .form-option > span {
    background-size: cover;
    box-shadow: inset 0 0 0 1px #e4e4e4;
    position: relative; }

[data-product-attribute="set-rectangle"] .form-option {
  height: 36px;
  min-width: 36px;
  text-align: center; }

.form-option {
  border: 0 !important;
  box-shadow: inset 0 0 0 1px #e4e4e4;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  margin-bottom: 9px;
  margin-right: 9px;
  transition: all 0.15s ease; }
  .form-option:hover {
    border-color: #000; }

.form-radio:checked + .form-option > span {
  box-shadow: inset 0 0 0 2px black; }

.form-option-variant {
  align-items: center;
  display: inline-block;
  display: flex;
  font-size: 1rem;
  height: 100%;
  justify-content: center;
  padding: 0 8px;
  pointer-events: none;
  text-align: center;
  width: 100%; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 100%;
  width: 100%;
  min-width: initial;
  padding: 0; }

.form-option-variant--pattern {
  background-position: center;
  background-repeat: no-repeat; }

.form-input--small {
  font-size: 13px;
  height: 3rem;
  line-height: 1rem;
  padding: 0.57143rem 0.78571rem; }

.form-minMaxRow {
  margin-left: -7.5px;
  margin-right: -7.5px; }
  .form-minMaxRow::before, .form-minMaxRow::after {
    content: " ";
    display: table; }
  .form-minMaxRow::after {
    clear: both; }
  .form-minMaxRow .form-field {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%;
    float: left;
    margin-bottom: 0;
    padding-left: 7.5px;
    padding-right: 7.5px; }
  .form-minMaxRow .button, .form-minMaxRow #sendlane-backinstock-cta-button {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

@media (min-width: 768px) {
  .form-row--half > .form-field:nth-child(odd) {
    clear: left; } }

[data-product-attribute] .form-option {
  position: relative; }
  [data-product-attribute] .form-option.unavailable {
    background-color: #ddd;
    opacity: 0.3; }
    [data-product-attribute] .form-option.unavailable::before {
      background-color: #000;
      content: "";
      height: 2px;
      left: -7px;
      position: absolute;
      top: 17px;
      transform: rotate(-45deg);
      width: 141%; }

[data-product-attribute="set-radio"] .unavailable,
[data-product-attribute="product-list"] .unavailable {
  opacity: 0.6;
  text-decoration: line-through; }

.card:focus-within .card-figcaption {
  opacity: 1; }

.card.focus-within .card-figcaption {
  opacity: 1; }

.productCarousel-slide .card-figure {
  background-color: transparent; }

.card-figure {
  height: 100%;
  margin-top: 0;
  opacity: 1;
  width: 100%; }
  .card-figure__link {
    display: block;
    position: relative; }

.card-img-container {
  max-width: 210px;
  padding: 0 10px; }
  .card-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 133.33333%;
    width: 100%; }
  .card-img-container::after {
    padding-bottom: 100%; }

.card-figcaption {
  display: block;
  margin: 0; }

.card-figcaption-body {
  display: inline-block;
  pointer-events: all;
  transform: translate3d(0, -50%, 0); }

.card-image {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  /* Object-fit polyfill */
  font-family: "object-fit: contain;";
  margin: 0;
  max-height: 100%;
  object-fit: contain;
  width: 100%; }

.card-title {
  font-size: 15px;
  margin: 0 0 0.28571rem; }
  .card-title > a {
    color: #272727;
    display: block;
    text-decoration: none; }
    .card-title > a:hover {
      color: #747474; }

.card-text {
  margin-bottom: 0.21429rem; }
  .card-text abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.card-figcaption-button {
  border: none;
  display: block;
  margin: 0.35714rem 0 0; }
  .card-figcaption-button:active {
    background-color: white;
    border: none; }
  .card-figcaption-body .card-figcaption-button:focus {
    background-color: white;
    outline: revert; }
  .card-figcaption-button + .card-figcaption-button {
    margin: 0.35714rem 0 0; }

.card-body {
  text-align: center; }
  @media (min-width: 768px) {
    .card-body {
      text-align: left; } }

.card--alternate {
  border: 3px solid white;
  transition: all 0.15s ease; }
  .card--alternate .card-body {
    background-color: white;
    padding: 0.78571rem;
    transition: all 0.15s ease; }
    @media (min-width: 768px) {
      .card--alternate .card-body {
        padding: 1.5rem; } }
  .card--alternate:hover {
    border-color: #2d2d2d; }
    .card--alternate:hover .card-body {
      background-color: #2d2d2d; }
      .card--alternate:hover .card-body .card-text {
        color: white; }
    .card--alternate:hover .card-title > a {
      color: white; }

.card-option {
  opacity: 0;
  transition: all 0.3s ease 0s;
  visibility: visible; }
  @media (max-width: 1303px) {
    .card-option {
      opacity: 1;
      visibility: visible; } }
  .card-option .form-option-tooltip {
    display: none; }
  .card-option .form-field {
    display: block;
    font-size: 0;
    letter-spacing: 0;
    margin-bottom: 10px;
    text-align: left; }
    .card-option .form-field .form-option {
      border: 0;
      border: 1px solid #979696 !important;
      border-radius: 50%;
      box-shadow: none;
      display: inline-block;
      font-size: 0;
      margin: 0 7px 0 0;
      padding: 0;
      padding: 2px;
      pointer-events: none;
      vertical-align: top; }
      @media (max-width: 319px) {
        .card-option .form-field .form-option {
          margin: 0 5px 0 0; } }
      .card-option .form-field .form-option > span {
        background-color: #fff;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 50%;
        font-size: 0;
        height: 15px;
        margin: 0;
        padding: 0;
        position: relative;
        width: 15px; }
        @media (max-width: 319px) {
          .card-option .form-field .form-option > span {
            height: 14px;
            width: 14px; } }
      .card-option .form-field .form-option::after {
        background-color: rgba(255, 255, 255, 0);
        border-radius: 17px;
        content: "";
        height: 100%;
        left: 0;
        opacity: 1;
        position: absolute;
        top: 0;
        transition: all 0.3s ease;
        visibility: visible;
        width: 100%;
        z-index: 2; }
    .card-option .form-field .showmore {
      color: #969696;
      display: inline-block;
      font-size: 13px;
      margin: 4px 0 0 4px;
      text-align: center;
      vertical-align: middle;
      width: auto; }
      @media (max-width: 319px) {
        .card-option .form-field .showmore {
          margin: 2px 0 0 4px; } }

.navList,
.navBar {
  margin-left: 0; }

.navList-action,
.navBar-action {
  font-size: 1rem;
  text-decoration: none; }

.navList-action.is-active {
  font-weight: 700; }

.navList-action--checkbox {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.35714rem;
  padding-left: 1.85714rem;
  position: relative;
  vertical-align: baseline;
  width: 100%; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    content: "";
    display: block;
    position: absolute;
    transition: all 50ms ease-out; }
  .navList-action--checkbox::before {
    background-color: white;
    border: solid #dfdfdf;
    border-width: 1px;
    height: 1.14286rem;
    left: 0;
    top: 0;
    width: 1.14286rem; }
  .navList-action--checkbox::after {
    height: 1rem;
    left: 1px;
    opacity: 0;
    top: 1px;
    transform: scale(0);
    width: 1rem; }
  .navList-action--checkbox::before {
    border-radius: 3px; }
  .navList-action--checkbox::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(79, 79, 79, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(79, 79, 79, 0.999);
    content: "";
    font-size: 1rem;
    line-height: 1;
    text-align: center; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    top: 50%; }
  .navList-action--checkbox::before {
    margin-top: -0.57143rem; }
  .navList-action--checkbox::after {
    margin-top: -0.5rem; }
  .navList-action--checkbox.is-disabled {
    cursor: default; }
    .navList-action--checkbox.is-disabled::before {
      background-color: white; }
  .navList-action--checkbox.is-checked::after, .navList-action--checkbox.is-selected::after {
    opacity: 1;
    transform: scale(1); }

.navList-action-close {
  background: #f2f2f2;
  border-radius: 100%;
  display: inline-block;
  float: right;
  line-height: 0;
  opacity: 0;
  padding: 0.28571rem;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .navList-action-close .icon {
    height: 13px;
    width: 13px;
    fill: #272727; }
  .navList-action.is-selected:hover .navList-action-close {
    opacity: 1;
    visibility: visible; }

nav.navBar--sub {
  display: block; }

nav.navBar--sub ul.navBar-section {
  border: 0;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 35px;
  overflow: hidden;
  position: relative;
  width: 100%; }
  nav.navBar--sub ul.navBar-section::after {
    background: #d0d0d0;
    bottom: 0;
    content: "";
    height: 1px;
    position: absolute;
    width: 100%; }
  nav.navBar--sub ul.navBar-section li.navBar-item {
    border: 1px solid #e5e5e5;
    display: table;
    float: left;
    height: 44px;
    position: relative;
    text-align: center;
    z-index: 1; }
    nav.navBar--sub ul.navBar-section li.navBar-item:last-of-type {
      border-right: 0; }
    nav.navBar--sub ul.navBar-section li.navBar-item .navBar-action {
      color: #787878;
      display: table-cell;
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 700;
      padding: 0 25px;
      text-decoration: none !important;
      text-transform: uppercase;
      transition: background 0.3s ease 0s;
      vertical-align: middle; }
      nav.navBar--sub ul.navBar-section li.navBar-item .navBar-action:hover {
        border-bottom: 0;
        color: #000; }
        nav.navBar--sub ul.navBar-section li.navBar-item .navBar-action:hover > .fafree-brands,
        nav.navBar--sub ul.navBar-section li.navBar-item .navBar-action:hover > .fafree-regular,
        nav.navBar--sub ul.navBar-section li.navBar-item .navBar-action:hover > .fafree-solid {
          visibility: visible; }
      nav.navBar--sub ul.navBar-section li.navBar-item .navBar-action > .fafree-brands,
      nav.navBar--sub ul.navBar-section li.navBar-item .navBar-action > .fafree-regular,
      nav.navBar--sub ul.navBar-section li.navBar-item .navBar-action > .fafree-solid {
        color: #ff8b21;
        font-size: 9px;
        line-height: 16px;
        margin-left: 10px;
        visibility: hidden; }
    nav.navBar--sub ul.navBar-section li.navBar-item.is-active .navBar-action {
      color: #000; }
      nav.navBar--sub ul.navBar-section li.navBar-item.is-active .navBar-action > .fafree-brands,
      nav.navBar--sub ul.navBar-section li.navBar-item.is-active .navBar-action > .fafree-regular,
      nav.navBar--sub ul.navBar-section li.navBar-item.is-active .navBar-action > .fafree-solid {
        visibility: visible; }

.page-type-giftcertificates nav.navBar--sub ul.navBar-section li.navBar-item {
  float: left;
  width: 33.333333%; }

nav.navBar--sub ~ main h3 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 1.5rem;
  margin-top: 0;
  text-transform: uppercase; }

nav.navBar--sub ~ main h2 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 1.5rem;
  margin-top: 0;
  text-transform: uppercase; }

@media (max-width: 1303px) {
  nav.navBar--sub ul.navBar-section.account-navigation {
    display: flex;
    flex-wrap: wrap; }
    nav.navBar--sub ul.navBar-section.account-navigation li.navBar-item {
      margin-bottom: -1px;
      margin-left: 0;
      width: 100%; }
      nav.navBar--sub ul.navBar-section.account-navigation li.navBar-item:last-child {
        margin-bottom: 0; } }

@media (max-width: 1303px) {
  nav.navBar--sub.navBar--account ul.navBar-section {
    display: flex;
    flex-wrap: wrap; }
    nav.navBar--sub.navBar--account ul.navBar-section li.navBar-item {
      margin-bottom: -1px;
      width: 33.33%; }
      nav.navBar--sub.navBar--account ul.navBar-section li.navBar-item:nth-child(4) {
        margin-left: 0; }
      nav.navBar--sub.navBar--account ul.navBar-section li.navBar-item:nth-child(4), nav.navBar--sub.navBar--account ul.navBar-section li.navBar-item:nth-child(5), nav.navBar--sub.navBar--account ul.navBar-section li.navBar-item:nth-child(6) {
        margin-bottom: 0; } }
    @media (max-width: 1303px) and (max-width: 767px) {
      nav.navBar--sub.navBar--account ul.navBar-section li.navBar-item {
        margin-left: 0;
        width: 100%; }
        nav.navBar--sub.navBar--account ul.navBar-section li.navBar-item:nth-child(4), nav.navBar--sub.navBar--account ul.navBar-section li.navBar-item:nth-child(5) {
          margin-bottom: -1px; } }

.loadingOverlay {
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  z-index: 20; }

.icons-svg-sprite {
  display: none; }

.icon,
.icon svg {
  transition: all 0.15s ease; }

/*
.actionBar-section {

    .form-field {
        background-color: $input-bg-color;
        border: $actionBar-form-field-border;
        border-radius: $actionBar-form-field-radius;

        &:hover {
            border-color: stencilColor("input-border-color-active");
        }
    }

    .form-label {
        color: $actionBar-form-label-color;
        font-size: $actionBar-form-label-fontSize;
        line-height: $actionBar-form-label-lineHeight;
        margin-bottom: 0;
        padding-left: $actionBar-form-label-padding;
    }

    .form-input,
    .form-select {
        border: 0;
        padding-left: $actionBar-form-input-padding;
        width: auto;
    }

    .form-label,
    .form-input,
    .form-select {
        display: inline-block;
    }

    .form-select {
        color: stencilColor("color-textLink");
        height: $input-small-height - remCalc($input-border-width * 2);
    }
}
*/
.has-ribbon {
  position: relative; }

.ribbon {
  background-color: #454545;
  color: white;
  cursor: default;
  font-weight: 700;
  margin: -0.78571rem -0.78571rem 0 0;
  padding: 0.07143rem 1rem;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  z-index: 1; }

.navUser {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  top: 26px;
  width: 100%;
  z-index: 5; }
  .navUser::before, .navUser::after {
    content: " ";
    display: table; }
  .navUser::after {
    clear: both; }
  .navUser ul,
  .navUser ol {
    list-style: none;
    margin-left: 0;
    margin: 0;
    padding: 0; }
    .navUser ul ul,
    .navUser ul ol,
    .navUser ol ul,
    .navUser ol ol {
      list-style: none;
      margin-bottom: 0; }
    .navUser ul li,
    .navUser ol li {
      margin: 0;
      padding: 0; }
  .navUser-section {
    float: left; }
    .navUser-section::before, .navUser-section::after {
      content: " ";
      display: table; }
    .navUser-section::after {
      clear: both; }
  .navUser-section--alt {
    float: right;
    margin-left: 1.5rem; }
  .navUser-section + .navUser-section {
    margin-left: 1.5rem; }
  @media (min-width: 768px) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (min-width: 1304px) {
    .navUser {
      padding: 0 1.5rem;
      position: relative;
      right: auto;
      top: auto;
      transform: none;
      z-index: 50; } }
  .navUser .dropdown-menu {
    background-color: white;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
    position: absolute; }
    .navUser .dropdown-menu.is-open::before {
      border: inset 10px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent #cccccc transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: auto;
      position: absolute;
      right: 50%;
      transform: translate(50%, 0); }
    .navUser .dropdown-menu.is-open::after {
      border: inset 8px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent white transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: auto;
      position: absolute;
      right: 50%;
      transform: translate(50%, 0); }

.navUser-action {
  color: black;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase; }
  .navUser-action:hover, .navUser-action.is-open {
    color: black; }
    .navUser-action:hover svg, .navUser-action.is-open svg {
      fill: black;
      stroke: black; }
  .navUser-action .icon {
    height: 8px;
    width: 8px;
    margin: -1px 0 0 0.21429rem; }
  .navUser-action svg {
    fill: black;
    stroke: black;
    transition: all 0.15s ease; }

.navUser-action--currencySelector + .dropdown-menu::before {
  left: auto !important; }

.navUser-action--currencySelector + .dropdown-menu::after {
  left: auto !important; }

.navUser-action--storeCredit + .dropdown-menu {
  max-width: 21.42857rem;
  padding: 1.5rem; }
  .navUser-action--storeCredit + .dropdown-menu::before {
    left: 10rem !important; }
  .navUser-action--storeCredit + .dropdown-menu::after {
    left: 10.14286rem !important; }

.navUser-action-divider {
  border-right: 1px solid #e8e8e8;
  color: #989898;
  display: inline-block;
  padding: 0 1.42857rem 0 0;
  text-decoration: none; }

.navUser-item {
  display: none; }
  @media (min-width: 1304px) {
    .navUser-item {
      display: block; } }

.navUser-item--cart {
  display: block; }
  .navUser-item--cart .navUser-action {
    color: black; }
    .navUser-item--cart .navUser-action:hover, .navUser-item--cart .navUser-action.is-open {
      color: black; }
  .navUser-item--cart .dropdown-menu {
    max-width: 22.85714rem; }
    .navUser-item--cart .dropdown-menu.is-open::before, .navUser-item--cart .dropdown-menu.is-open::after {
      left: auto; }
    .navUser-item--cart .dropdown-menu.is-open::before {
      right: 0.78571rem; }
    .navUser-item--cart .dropdown-menu.is-open::after {
      right: 0.92857rem; }

.navUser-item-cartLabel {
  display: none; }
  @media (min-width: 768px) {
    .navUser-item-cartLabel {
      display: inline; } }

.navUser-item--compare {
  display: none; }
  .navUser-item--compare.show {
    display: block; }

.navUser-item--account .navUser-or + .navUser-action {
  margin-right: -0.5rem; }

.navUser-item--account .navUser-action {
  display: inline-block; }

.navUser-or {
  color: black;
  cursor: default;
  display: inline-block;
  margin: 0 -0.85714rem;
  padding: 0 2px;
  position: relative;
  z-index: 1; }

.countPill {
  background-color: #333333;
  border-radius: 50%;
  color: white;
  display: none;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  margin-left: 0.21429rem;
  text-align: center;
  width: 20px; }

.countPill--positive {
  display: inline-block; }

.countPill--alt {
  background-color: #dfdfdf;
  color: #454545; }

@media (max-width: 1303px) {
  .navPages-container {
    display: none; } }

.navPages-container .navPages-quickSearch {
  display: none; }

.navPages-container nav ul.navPages-list {
  background-color: gray;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  overflow: visible;
  position: relative; }
  .navPages-container nav ul.navPages-list.navPages-list--user {
    display: none; }
  .navPages-container nav ul.navPages-list a:hover {
    text-decoration: none; }
  .navPages-container nav ul.navPages-list > li {
    display: inline-block; }
    .navPages-container nav ul.navPages-list > li:first-child > a {
      padding-left: 0; }
      .navPages-container nav ul.navPages-list > li:first-child > a.has-subMenu .triangle-with-shadow::before {
        left: 85%; }
    .navPages-container nav ul.navPages-list > li:last-child > a.has-subMenu .triangle-with-shadow::before {
      left: 15%; }
    .navPages-container nav ul.navPages-list > li > a {
      color: white;
      display: block;
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 16px;
      font-weight: 700;
      letter-spacing: 0.05em;
      padding: 7px 15px 6px;
      text-decoration: none !important;
      text-transform: uppercase; }
      .navPages-container nav ul.navPages-list > li > a.has-subMenu {
        padding-right: 22px;
        position: relative; }
        .navPages-container nav ul.navPages-list > li > a.has-subMenu::after {
          color: white;
          content: "\f107";
          font-family: "Font Awesome 6 Free";
          font-size: 14px;
          font-weight: 900;
          line-height: inherit;
          position: absolute;
          right: 6px;
          top: 6px; }
        .navPages-container nav ul.navPages-list > li > a.has-subMenu .triangle-with-shadow {
          bottom: -11px;
          display: none;
          top: auto;
          z-index: 999; }
          .navPages-container nav ul.navPages-list > li > a.has-subMenu .triangle-with-shadow::before {
            background-color: white; }
    .navPages-container nav ul.navPages-list > li:hover > a {
      color: #f7f7eb; }
      .navPages-container nav ul.navPages-list > li:hover > a.has-subMenu::after {
        color: #f7f7eb; }
    .navPages-container nav ul.navPages-list > li > .navPage-subMenu {
      background-color: white;
      border: 1px solid #d0d0d0;
      border-radius: 3px;
      box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
      display: none;
      margin-top: 10px;
      max-width: 1120px;
      min-width: 200px;
      position: absolute;
      z-index: 102; }
      .navPages-container nav ul.navPages-list > li > .navPage-subMenu::before {
        background: transparent;
        content: "";
        display: block;
        height: 10px;
        left: 0;
        position: absolute;
        top: -10px;
        width: 100%; }
      .navPages-container nav ul.navPages-list > li > .navPage-subMenu ul {
        list-style: none;
        margin: 0;
        padding: 6px 0; }
        .navPages-container nav ul.navPages-list > li > .navPage-subMenu ul > li {
          position: relative; }
        .navPages-container nav ul.navPages-list > li > .navPage-subMenu ul > li + li {
          border-top: 1px solid #272727; }
        .navPages-container nav ul.navPages-list > li > .navPage-subMenu ul li > a {
          color: #272727;
          display: block;
          padding: 7px 15px;
          position: relative; }
        .navPages-container nav ul.navPages-list > li > .navPage-subMenu ul li:hover > a {
          background-color: white;
          color: #747474; }
      .navPages-container nav ul.navPages-list > li > .navPage-subMenu li > .navPage-childList {
        background: white;
        border: 1px solid #d0d0d0;
        border-radius: 3px;
        box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
        display: none;
        left: 100%;
        margin-left: 6px;
        margin-top: -6px;
        min-width: 200px;
        position: absolute;
        top: 0;
        width: 100%; }
        .navPages-container nav ul.navPages-list > li > .navPage-subMenu li > .navPage-childList::before {
          background-color: transparent;
          content: "";
          height: 100%;
          margin-left: -7px;
          position: absolute;
          width: 7px; }
      .navPages-container nav ul.navPages-list > li > .navPage-subMenu li:hover > .navPage-childList {
        animation: fadeIn 0.3s;
        display: block; }
      .navPages-container nav ul.navPages-list > li > .navPage-subMenu li > .navPage-subMenu {
        background: white;
        border: 1px solid #d0d0d0;
        box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
        display: none;
        left: 100%;
        margin-left: 6px;
        min-width: 200px;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1; }
        .navPages-container nav ul.navPages-list > li > .navPage-subMenu li > .navPage-subMenu::before {
          background-color: transparent;
          content: "";
          height: 100%;
          margin-left: -7px;
          position: absolute;
          width: 7px; }
      .navPages-container nav ul.navPages-list > li > .navPage-subMenu li:hover > .navPage-subMenu,
      .navPages-container nav ul.navPages-list > li > .navPage-subMenu li.is-active > .navPage-subMenu {
        animation: fadeIn 0.3s;
        display: block; }
    .navPages-container nav ul.navPages-list > li:hover > a > span.triangle-with-shadow,
    .navPages-container nav ul.navPages-list > li.is-active > a > span.triangle-with-shadow {
      animation: fadeIn 0.3s;
      display: block; }
    .navPages-container nav ul.navPages-list > li:hover > .navPage-subMenu,
    .navPages-container nav ul.navPages-list > li.is-active > .navPage-subMenu {
      animation: fadeIn 0.3s;
      display: block; }
    .navPages-container nav ul.navPages-list > li:not(.hasMegamenu) .navPage-subMenu-list li a.has-subMenu::after {
      color: white;
      content: "\f105";
      font-family: "Font Awesome 6 Free";
      font-size: 14px;
      font-weight: 900;
      line-height: inherit;
      position: absolute;
      right: 10px;
      top: 6px; }
    .navPages-container nav ul.navPages-list > li.hasMegamenu:hover > .navPage-subMenu,
    .navPages-container nav ul.navPages-list > li.hasMegamenu.is-active > .navPage-subMenu {
      display: flex; }
    .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu {
      background-color: white;
      box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
      display: none;
      min-width: 200px;
      padding: 20px;
      position: absolute;
      top: auto;
      width: 100%;
      z-index: 102; }
      .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu.widgetLeft {
        flex-direction: row-reverse; }
        .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu.widgetLeft .cateArea {
          padding-left: 20px; }
      .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu.widgetRight {
        flex-direction: row; }
        .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu.widgetRight .cateArea {
          padding-right: 20px; }
      .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu ul {
        border: 0 !important;
        list-style: none;
        padding: 0; }
      .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .widgetArea {
        display: flex;
        flex: 1 1 0;
        flex-wrap: wrap;
        float: left;
        min-height: 1px; }
        .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .widgetArea [data-content-region] {
          max-width: 100%; }
      .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .widgetArea.colLeft {
        justify-content: flex-start; }
      .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .widgetArea.colCenter {
        justify-content: space-evenly; }
      .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .widgetArea.colRight {
        justify-content: flex-end; }
      .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea {
        flex: 1 1 0;
        float: left;
        max-height: 80vh;
        min-height: 1px;
        overflow: auto;
        padding-right: 20px; }
        .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea ul li a {
          color: #272727;
          display: block;
          padding-left: 0;
          padding-right: 0;
          position: relative; }
        .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea ul li > a:hover {
          color: #747474; }
          .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea ul li > a:hover > span {
            border-bottom: 1px solid #747474; }
        .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea ul li:hover > a {
          background: transparent;
          text-decoration: none; }
        .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea > ul li {
          border: 0; }
          .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea > ul li > a {
            padding-bottom: 2px;
            padding-top: 3px; }
        .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea > ul > li > a {
          color: #272727;
          font-family: "Karla", Arial, Helvetica, sans-serif;
          font-size: 14px;
          font-weight: 700;
          margin-bottom: 5px; }
        .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea > ul > li > a:hover {
          color: #747474; }
          .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea > ul > li > a:hover > span {
            border-bottom-color: #747474; }
        .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea > ul > li > ul {
          animation: none;
          background: transparent;
          box-shadow: none;
          display: block;
          left: 0;
          margin: 0;
          padding: 0;
          padding-bottom: 24px;
          position: inherit; }
        .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea > ul > li:hover > ul {
          animation: none; }
        .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea.columns-2 > ul > li, .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea.columns-3 > ul > li, .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea.columns-4 > ul > li, .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea.columns-5 > ul > li {
          float: left;
          padding-left: 10px;
          padding-right: 10px; }
        .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea.columns-2 > ul > li {
          width: 50%; }
        .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea.columns-3 > ul > li {
          width: 33.33%; }
        .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea.columns-4 > ul > li {
          width: 25%; }
        .navPages-container nav ul.navPages-list > li.hasMegamenu > .subMegaMenu .cateArea.columns-5 > ul > li {
          width: 20%; }
    .navPages-container nav ul.navPages-list > li.hasMegamenu.fullWidth {
      position: static !important; }
      .navPages-container nav ul.navPages-list > li.hasMegamenu.fullWidth > .subMegaMenu {
        left: 5vw;
        max-height: 75vh;
        max-width: 90vw;
        overflow: hidden;
        padding: 20px;
        width: 90vw; }
    .navPages-container nav ul.navPages-list > li.hasMegamenu.alignLeft > .subMegaMenu {
      left: 0; }
    .navPages-container nav ul.navPages-list > li.hasMegamenu.alignRight > .subMegaMenu {
      left: auto;
      right: 0; }
    .navPages-container nav ul.navPages-list > li.hasMegamenu.alignCenter > .subMegaMenu {
      left: 50%;
      transform: translateX(-50%); }
    .navPages-container nav ul.navPages-list > li.hasMegamenu:hover > .subMegaMenu {
      animation: fadeIn 0.3s;
      display: flex; }

/*Megamenu Col-left-right image*/
.widgetArea .col-left {
  display: inline-block;
  padding-right: 20px;
  width: 44.5%; }

.widgetArea a {
  display: block; }

.widgetArea .col-left a + a {
  margin-top: 20px; }

.widgetArea .col-right {
  width: 55.5%; }

.subMegaMenu.widgetLeft .widgetArea .col-left {
  float: left; }

.subMegaMenu .widgetArea .shop-by-brands {
  padding-top: 30px;
  width: 100%; }
  .subMegaMenu .widgetArea .shop-by-brands label {
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: left; }
  .subMegaMenu .widgetArea .shop-by-brands ul {
    align-content: stretch;
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -10px !important;
    margin-right: -10px !important;
    padding: 0 !important; }
    .subMegaMenu .widgetArea .shop-by-brands ul li {
      border: 0 !important;
      padding-left: 10px;
      padding-right: 10px;
      width: 33.33%; }
      .subMegaMenu .widgetArea .shop-by-brands ul li a {
        align-items: center;
        border: 1px solid #d0d0d0;
        border-radius: 3px;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
        display: flex !important;
        height: 100%;
        justify-content: center;
        overflow: hidden;
        padding: 0 !important;
        text-align: center; }

.subMegaMenu .widgetArea .featured-categories {
  padding-left: 30px;
  width: 100%; }
  @media (max-width: 1303px) {
    .subMegaMenu .widgetArea .featured-categories {
      padding-bottom: 20px;
      padding-left: 20px;
      padding-right: 20px; } }
  .subMegaMenu .widgetArea .featured-categories h4 {
    align-items: center;
    display: flex;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    justify-content: space-between;
    margin: 0;
    padding: 2px 0 15px;
    position: relative; }
  .subMegaMenu .widgetArea .featured-categories .slick-nav {
    display: flex; }
    .subMegaMenu .widgetArea .featured-categories .slick-nav > button {
      border: 0;
      position: static;
      transform: none; }
      .subMegaMenu .widgetArea .featured-categories .slick-nav > button:focus {
        outline: 0; }
  .subMegaMenu .widgetArea .featured-categories [data-slick].owl-hidden {
    opacity: 0; }
  .subMegaMenu .widgetArea .featured-categories [data-slick] .slick-track {
    display: flex;
    flex-wrap: nowrap; }
  .subMegaMenu .widgetArea .featured-categories [data-slick] .category-item {
    text-align: center; }
    .subMegaMenu .widgetArea .featured-categories [data-slick] .category-item a {
      background: transparent !important;
      display: flex;
      justify-content: center; }
    .subMegaMenu .widgetArea .featured-categories [data-slick] .category-item .cate-name {
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 700; }
    .subMegaMenu .widgetArea .featured-categories [data-slick] .category-item .cate-desc {
      border-bottom: 1px solid #ebebeb;
      font-style: italic;
      margin-bottom: 10px;
      padding-bottom: 15px; }
    .subMegaMenu .widgetArea .featured-categories [data-slick] .category-item .cate-shop-now {
      color: #f4590d;
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 700; }

/*Megamenu four-images*/
.widgetArea .four-images {
  text-align: center; }

.widgetArea .four-images a {
  display: inline-block;
  max-width: 49%;
  padding: 2.5px 1px; }

#menu .cateArea > ul {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  margin-left: -10px !important;
  margin-right: -10px !important; }

.cateArea .bottomCate {
  bottom: 0;
  clear: both;
  position: sticky;
  width: 100%; }

.subMegaMenu.widgetLeft .cateArea .bottomCate {
  left: auto;
  padding-left: 20px;
  padding-right: 0;
  right: 0; }

.cateArea .bottomCate > .own-text {
  background-color: #fef8e7;
  padding: 5px;
  width: 100%; }

.cateArea .bottomCate p {
  border: 1px solid #fdefc9;
  color: #e06868;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 20px;
  margin-bottom: 0;
  padding: 7px;
  text-align: center;
  text-transform: uppercase; }

.tags {
  list-style: none;
  margin-left: 0;
  font-size: 0;
  text-align: center; }
  .tags ul,
  .tags ol {
    list-style: none;
    margin-bottom: 0; }

.tag {
  display: inline-block;
  font-size: 1rem;
  margin-bottom: 10px;
  margin-right: 10px; }
  .tag a {
    background: #f3f3f3;
    border-bottom: 1px solid #e8e8e8;
    border-radius: 3px;
    color: #484848;
    display: inline-block;
    padding: 0.35714rem 1rem;
    text-decoration: none; }
    .tag a:hover {
      background: #ccc;
      border-bottom-color: #ccc;
      color: #000; }

.socialLinks {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  line-height: 37px; }
  .socialLinks::before, .socialLinks::after {
    content: " ";
    display: table; }
  .socialLinks::after {
    clear: both; }
  .socialLinks ul,
  .socialLinks ol {
    list-style: none;
    margin-bottom: 0; }
  .socialLinks li {
    margin: 0;
    padding: 0; }
  .socialLinks .icon {
    height: 42px;
    width: 42px;
    margin: 0;
    text-decoration: none; }
    .socialLinks .icon:hover svg {
      fill: #a5a5a5; }
    .socialLinks .icon svg {
      fill: #4f4f4f;
      transition: all 0.15s ease; }

.socialLinks-item--pinterest {
  width: 25px; }

.pin_it_iframe_widget {
  display: none; }

.socialLinks-item {
  display: inline-block;
  font-size: 0; }
  .socialLinks .socialLinks-item {
    margin-bottom: 0.35714rem;
    margin-right: 0.78571rem; }
    .socialLinks .socialLinks-item:last-child {
      margin-right: 0; }
  .socialLinks-item .socialLinks__link {
    height: 2rem;
    position: relative; }
    .socialLinks-item .socialLinks__link::before {
      border-color: transparent transparent #313440;
      border-style: solid;
      border-width: 0.71429rem;
      content: " ";
      position: absolute;
      right: 0;
      top: 50%; }
    .socialLinks-item .socialLinks__link::after {
      background-color: #313440;
      border-radius: 0.57143rem;
      color: white;
      content: attr(title);
      cursor: default;
      font-size: 1rem;
      padding: 0.28571rem 0.42857rem;
      position: absolute;
      right: 0;
      top: 100%;
      white-space: nowrap; }
    .socialLinks-item .socialLinks__link::before, .socialLinks-item .socialLinks__link::after {
      display: none; }
    .socialLinks-item .socialLinks__link:focus::before, .socialLinks-item .socialLinks__link:focus::after {
      display: block; }
    .socialLinks-item .socialLinks__link:focus::after {
      left: 0;
      right: auto;
      z-index: 20; }

.socialLinks--alt .icon {
  height: 44px;
  width: 44px;
  background: #fff;
  border-radius: 50%; }
  .socialLinks--alt .icon:not(:hover) {
    background: black; }
  .socialLinks--alt .icon:hover svg {
    fill: white; }
  .socialLinks--alt .icon.icon--facebook:hover {
    background: #4a73bd; }
  .socialLinks--alt .icon.icon--x:hover {
    background: #46b0e2; }
  .socialLinks--alt .icon.icon--google:hover {
    background: #ea3b02; }
  .socialLinks--alt .icon.icon--instagram:hover {
    background: #fb3358; }
  .socialLinks--alt .icon.icon--rss:hover {
    background: #f9bc2e; }
  .socialLinks--alt .icon.icon--pinterest:hover {
    background: #cc2127; }
  .socialLinks--alt .icon.icon--tumblr:hover {
    background: #33465d; }
  .socialLinks--alt .icon.icon--youtube:hover {
    background: #cf3427; }
  .socialLinks--alt .icon.icon--linkedin:hover {
    background: #0077b5; }
  .socialLinks--alt .icon.icon--stumbleupon:hover {
    background: #eb4924; }
  .socialLinks--alt .icon svg {
    fill: white;
    width: 16px; }

.black-icons .socialLinks a {
  background-color: #000; }
  .black-icons .socialLinks a svg {
    fill: #fff; }

.slick-slider .slick-arrow {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 0; }
  .slick-slider .slick-arrow::before {
    height: unset;
    position: relative;
    width: unset; }

.slick-slider .slick-next,
.slick-slider .slick-prev {
  border: 0;
  border-radius: 50%;
  color: #fff;
  height: 35px;
  margin: 0 -0.78571rem;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  width: 35px; }
  .slick-slider .slick-next::before,
  .slick-slider .slick-prev::before {
    background-image: none;
    color: #000;
    font-size: 20px; }

.slick-slider .slick-prev::before {
  content: "\f053";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  left: -1px; }

.slick-slider .slick-next::before {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  left: 1px; }

.slick-slider [data-carousel-tooltip] {
  display: none; }

.slick-nav > .slick-arrow {
  align-items: center;
  background: #fff;
  border-radius: 50%;
  display: flex;
  font-size: 0;
  height: 35px;
  justify-content: center;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  width: 35px; }
  .slick-nav > .slick-arrow:hover ::before {
    background-image: none; }
  .slick-nav > .slick-arrow::before {
    background-image: none;
    color: #000;
    font-family: "Font Awesome 6 Free";
    font-size: 20px;
    font-weight: 900;
    height: auto;
    position: relative;
    width: auto; }
  .slick-nav > .slick-arrow.slick-prev::before {
    content: "\f053"; }
  .slick-nav > .slick-arrow.slick-next::before {
    content: "\f054"; }

.heroCarousel {
  margin-bottom: 1.5rem;
  min-width: 100%;
  width: 1px; }
  @media (min-width: 1304px) {
    .heroCarousel {
      margin-bottom: 3rem; } }
  .heroCarousel [data-carousel-tooltip] {
    display: block; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .heroCarousel {
      opacity: 0; }
      .heroCarousel.slick-initialized {
        opacity: 1; } }
  .heroCarousel:not(.slick-initialized) :not(.heroCarousel-slide--first).heroCarousel-slide {
    display: none; }
  .heroCarousel a {
    text-decoration: none; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    height: 50px;
    width: 50px; }
    @media (min-width: 768px) {
      .heroCarousel .slick-next,
      .heroCarousel .slick-prev {
        height: 70px;
        width: 70px; } }
    .heroCarousel .slick-next::before,
    .heroCarousel .slick-prev::before {
      color: #fff;
      font-size: 30px; }
      @media (min-width: 768px) {
        .heroCarousel .slick-next::before,
        .heroCarousel .slick-prev::before {
          font-size: 45px; } }
  .heroCarousel .slick-next {
    right: 15px; }
    @media (min-width: 1304px) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media (min-width: 1304px) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 0.5rem; }
    @media (min-width: 1304px) {
      .heroCarousel .slick-dots {
        bottom: 1.5rem; } }
    .heroCarousel .slick-dots li {
      /* Dots Puff Style  */ }
      .heroCarousel .slick-dots li button {
        background-color: rgba(0, 0, 0, 0.3);
        border: 2px solid #fff;
        border-radius: 50%;
        cursor: pointer;
        outline: none;
        position: absolute;
        text-indent: -999em;
        transition: border-color 0.3s ease; }
        .heroCarousel .slick-dots li button:focus {
          outline: none; }
        .heroCarousel .slick-dots li button::before {
          height: 100%;
          left: 0;
          top: 0;
          width: 100%; }
        .heroCarousel .slick-dots li button::after {
          background: #000;
          border-radius: 50%;
          box-shadow: 0 0 1px #000;
          content: "";
          left: 0;
          opacity: 0;
          position: absolute;
          top: 0;
          transform: scale(3);
          transition: opacity 0.3s ease, transform 0.3s ease, visibility 0s 0.3s;
          visibility: hidden; }
      .heroCarousel .slick-dots li button:hover,
      .heroCarousel .slick-dots li button:focus,
      .heroCarousel .slick-dots li.slick-active button {
        border-color: #000; }
      .heroCarousel .slick-dots li.slick-active button::after {
        opacity: 1;
        transform: scale(1);
        transition: opacity 0.3s ease, transform 0.3s ease;
        visibility: visible; }
  .heroCarousel .slick-slide.is-image-error .heroCarousel-image-wrapper {
    background: url("../img/hero-carousel-image-load-error.svg") center center no-repeat;
    background-size: contain; }

.heroCarousel-slide {
  position: relative; }
  .heroCarousel-slide a {
    text-decoration: none; }
  .heroCarousel-slide .heroCarousel-image {
    height: 100%;
    object-fit: contain;
    object-position: 50% 0%;
    width: 100%; }
    @media (min-width: 768px) {
      .heroCarousel-slide .heroCarousel-image {
        object-position: 50% 50%; } }
  .heroCarousel-slide.stretch .heroCarousel-image {
    object-fit: cover;
    object-position: 50% 50%; }
  .heroCarousel-slide.stretch.compat-object-fit .heroCarousel-image {
    height: 100%;
    width: 100%; }
  .heroCarousel-slide.compat-object-fit {
    overflow: hidden; }
    .heroCarousel-slide.compat-object-fit .heroCarousel-image {
      width: auto; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    align-items: flex-start;
    display: flex;
    justify-content: center;
    max-height: 100vh;
    transition: height 0.3s ease; }

.heroCarousel-content {
  background-color: rgba(255, 255, 255, 0.4);
  left: 0;
  margin: 0 auto;
  max-height: 80%;
  overflow: hidden;
  padding: 0.78571rem 1.5rem 3rem;
  padding: 2.25rem;
  padding: 1.5rem;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 50rem;
  width: 70%; }
  .heroCarousel-content.heroCarousel-content--empty {
    background-color: transparent;
    left: 50%;
    overflow: visible;
    padding: 0;
    right: auto;
    transform: translateX(-50%) translateY(-50%);
    width: auto; }

.heroCarousel-title {
  color: #444444;
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 28px;
  letter-spacing: 0.25px;
  line-height: 1.1;
  margin: 0;
  text-transform: uppercase; }
  @media (min-width: 1304px) {
    .heroCarousel-title {
      font-size: 60px; } }

.heroCarousel-description {
  color: #333333;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 700;
  margin: 0; }
  @media (min-width: 768px) {
    .heroCarousel-description {
      font-size: 13px; } }
  @media (min-width: 1304px) {
    .heroCarousel-description {
      font-size: 15px; } }

.heroCarousel-action.btn, .heroCarousel-action#sendlane-backinstock-cta-button {
  background: rgba(0, 0, 255, 0);
  border-color: black;
  color: black;
  min-width: 130px;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 1304px) {
    .heroCarousel-action.btn, .heroCarousel-action#sendlane-backinstock-cta-button {
      margin-top: 30px; } }
  .heroCarousel-action.btn:hover, .heroCarousel-action#sendlane-backinstock-cta-button:hover {
    background: black;
    border-color: black;
    color: white; }

@media (min-width: 1304px) {
  .writeReview-productDetails {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left; } }

.writeReview-productDetails img {
  margin-bottom: 20px; }

.writeReview-productDetails .product-brand {
  color: #a5a5a5;
  margin: 0 0 6px;
  text-align: center;
  text-transform: none; }

.writeReview-productDetails .product-title {
  color: #000;
  font-size: 14px;
  letter-spacing: 0;
  margin-top: 0;
  text-align: center;
  text-transform: none; }

@media (min-width: 1304px) {
  .writeReview-form {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left; } }

.writeReview-form .form-label {
  color: #000;
  font-weight: 700; }

.writeReview-productImage-container {
  position: relative; }
  .writeReview-productImage-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }
  .writeReview-productImage-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    height: 100%;
    object-fit: contain; }

.account--addReturn .table {
  display: block;
  margin-bottom: 3rem; }
  @media (min-width: 768px) {
    .account--addReturn .table {
      display: table;
      margin-bottom: 6rem; } }
  .account--addReturn .table tr {
    display: block;
    padding: 1.5rem 0; }
    @media (min-width: 768px) {
      .account--addReturn .table tr {
        display: table-row;
        padding: 0; } }
  .account--addReturn .table th,
  .account--addReturn .table td {
    display: block;
    padding: 0; }
    @media (min-width: 768px) {
      .account--addReturn .table th,
      .account--addReturn .table td {
        display: table-cell;
        padding-bottom: 0.78571rem;
        padding-top: 0.78571rem; } }
    .account--addReturn .table th + th,
    .account--addReturn .table th + td,
    .account--addReturn .table td + th,
    .account--addReturn .table td + td {
      padding-left: 0; }
      @media (min-width: 768px) {
        .account--addReturn .table th + th,
        .account--addReturn .table th + td,
        .account--addReturn .table td + th,
        .account--addReturn .table td + td {
          padding-left: 1.5rem; } }
  .account--addReturn .table .return-itemTitle + .definitionList {
    margin-top: 0.21429rem; }
  @media (min-width: 768px) {
    .account--addReturn .table .return-itemPrice {
      text-align: center; } }
  @media (min-width: 768px) {
    .account--addReturn .table .return-itemQuantity {
      text-align: right; } }

.account--addReturn .table-thead {
  display: none; }
  @media (min-width: 768px) {
    .account--addReturn .table-thead {
      display: table-header-group; } }
  .account--addReturn .table-thead th {
    font-size: 15px; }
  .account--addReturn .table-thead th:first-child {
    width: 60%; }

.account--addReturn .table-tbody {
  display: block; }
  @media (min-width: 768px) {
    .account--addReturn .table-tbody {
      display: table-row-group; } }

.return-itemName {
  font-size: 15px;
  font-weight: 700; }
  @media (min-width: 768px) {
    .return-itemName {
      font-size: 1rem;
      font-weight: 400; } }

.return-itemPrice {
  color: #a5a5a5;
  margin-bottom: 0.35714rem; }
  @media (min-width: 768px) {
    .return-itemPrice {
      color: inherit;
      margin-bottom: 0;
      text-align: center; } }

.return-itemQuantity .form-label {
  display: inline;
  margin-right: 0.35714rem; }
  @media (min-width: 768px) {
    .return-itemQuantity .form-label {
      border: 0;
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; } }

.account--addReturn-row {
  margin: 0 -15px;
  max-width: none;
  width: auto;
  margin: 0 -1rem; }
  .account--addReturn-row::before, .account--addReturn-row::after {
    content: " ";
    display: table; }
  .account--addReturn-row::after {
    clear: both; }

.account--addReturn-column {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  padding: 0 1rem; }
  @media (min-width: 768px) {
    .account--addReturn-column {
      width: 50%; } }

.productCarousel {
  margin: 0 -15px;
  max-width: none;
  width: auto;
  margin-bottom: 40px;
  min-width: 100%;
  position: relative;
  width: 1px; }
  .productCarousel::before, .productCarousel::after {
    content: " ";
    display: table; }
  .productCarousel::after {
    clear: both; }

.productCarousel .slick-track {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .productCarousel .slick-track .slick-slide {
    align-content: stretch;
    align-items: stretch;
    display: flex;
    padding-bottom: 10px;
    padding-top: 10px; }
    .productCarousel .slick-track .slick-slide .product {
      align-content: stretch;
      align-items: stretch;
      display: flex;
      margin-bottom: 0;
      width: 100%; }
      @media (max-width: 1303px) {
        .productCarousel .slick-track .slick-slide .product {
          padding: 0; } }
      .productCarousel .slick-track .slick-slide .product .card-figure__link .card-image {
        display: inline-block; }

.productCarousel-slide {
  padding: 0 20px;
  /*
    @include grid-column(6);

    @include breakpoint("small") {
        width: grid-calc(4, $total-columns);
    }

    @include breakpoint("medium") {
        width: grid-calc(3, $total-columns);
    }

    @include breakpoint("large") {
        width: grid-calc(2, $total-columns);
    }

    .card {
        margin-bottom: 0;

        .card-title {
            overflow-wrap: break-word;
        }
    }
    */ }

.quickView::before, .quickView::after {
  content: " ";
  display: table; }

.quickView::after {
  clear: both; }

.productReviews-list {
  list-style: none;
  margin-left: 0;
  font-size: 0; }
  .productReviews-list ul,
  .productReviews-list ol {
    list-style: none;
    margin-bottom: 0; }

.productReview {
  display: block;
  float: none;
  font-size: 1rem;
  margin-bottom: 30px;
  width: 100%; }

.productReview-title {
  display: inline-block;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 7px;
  margin-left: 10px;
  text-transform: none;
  vertical-align: middle; }

.productReview-author {
  color: #989898;
  margin-bottom: 1rem; }

.productReview-rating {
  display: inline-block;
  margin-bottom: 0.35714rem;
  vertical-align: bottom; }

.productReview-ratingNumber {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

#productReviews-content .pagination-list {
  margin-bottom: 30px; }
  #productReviews-content .pagination-list li {
    padding-left: 0;
    padding-right: 0; }
    #productReviews-content .pagination-list li a {
      padding-left: 0;
      padding-right: 0; }
    #productReviews-content .pagination-list li + li {
      margin-left: 20px; }

.productView:not(.productView--quickView).reviewLinkCount {
  cursor: pointer; }

.productView-images {
  margin-bottom: 3rem; }

.productView-image {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: auto;
  position: relative; }
  @media (min-width: 1304px) {
    .productView-image {
      min-height: 366px;
      min-width: inherit; } }
  .productView-image img:hover {
    cursor: zoom-in; }
  .productView-image ~ .productView-thumbnails {
    margin-top: 0.78571rem; }
  @media (min-width: 320px) and (max-width: 1304px) {
    .productView-image {
      pointer-events: none; } }

.productView-img-container {
  margin: auto;
  max-width: 660px;
  position: relative;
  width: 100%; }
  .productView-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }
  .productView-img-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    height: 100%;
    object-fit: contain;
    width: 100%; }

.productView-thumbnails {
  list-style: none;
  margin-left: 0;
  margin: 0 -15px;
  max-width: none;
  width: auto;
  margin-left: -0.35714rem;
  margin-right: -0.35714rem; }
  .productView-thumbnails ul,
  .productView-thumbnails ol {
    list-style: none;
    margin-bottom: 0; }
  .productView-thumbnails::before, .productView-thumbnails::after {
    content: " ";
    display: table; }
  .productView-thumbnails::after {
    clear: both; }
  .productView-thumbnails[data-slick] {
    opacity: 0; }
    .productView-thumbnails[data-slick].slick-initialized {
      opacity: 1; }
  .productView-thumbnails .slick-list {
    margin-left: 2.85714rem;
    margin-right: 2.85714rem; }
  .productView-thumbnails .slick-next {
    right: 0; }
  .productView-thumbnails .slick-prev {
    left: 0; }
  .productView-thumbnails img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    margin: 0;
    object-fit: contain;
    position: relative;
    width: 75px; }
  .productView-thumbnails .productView-thumbnail-link:hover {
    opacity: 0.3; }
  .productView-thumbnails .productView-thumbnail-link.is-active::after {
    opacity: 1; }

.productView-thumbnail {
  padding-left: 15px;
  padding-right: 15px;
  width: 25%;
  float: left;
  padding: 0.35714rem;
  text-align: center; }
  @media (min-width: 1304px) {
    .productView-thumbnail {
      width: 20%; } }

.productView-thumbnail-link {
  border: 1px solid #e8e8e8;
  box-sizing: content-box;
  display: flex;
  height: 67px;
  justify-content: center;
  max-width: 75px;
  padding: 2px;
  position: relative;
  width: 100%; }
  .productView-thumbnail-link:hover, .productView-thumbnail-link.is-active {
    border-color: #454545; }

.productView-details {
  padding-bottom: 0.78571rem; }
  @media (min-width: 768px) {
    .productView-details {
      padding-left: 30px; } }
  @media (min-width: 1304px) {
    .productView-details {
      padding-left: 50px; } }
  @media (max-width: 767px) {
    .productView-details {
      margin-bottom: 20px; } }

.productView-product > :last-child {
  margin-bottom: 0; }

.productView-title {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.4em;
  margin: -7px 0 10px; }
  @media (min-width: 1304px) {
    .productView-title {
      margin-top: 1.5rem; } }
  @media (max-width: 767px) {
    .productView-title {
      margin-top: 0;
      padding-top: 5px; } }

.productView-brand {
  color: #989898;
  font-size: 15px;
  margin: 0 0 0.78571rem; }
  @media (min-width: 1304px) {
    .productView-brand {
      font-size: 20px;
      margin: -0.21429rem 0 1rem; } }
  .productView-brand a {
    color: #989898; }
    .productView-brand a:hover {
      color: #272727; }

.productView-price {
  color: black;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-bottom: 20px; }
  .productView-price .price-section {
    margin-right: 0.78571rem; }
  .productView-price .price-section--saving {
    color: #969696;
    font-family: "Arimo", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    font-weight: normal; }
  .productView-price .price.price--rrp {
    color: black; }
  .productView-price .rrp-price--withoutTax + .price-section--withoutTax .price.price--withoutTax,
  .productView-price .non-sale-price--withoutTax + .price-section--withoutTax .price.price--withoutTax {
    color: #bd0f12; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }
  .productView-price .price-section--withoutTax ~ .price-section--saving {
    margin-top: 9px; }
  .productView-price p[translate] {
    color: #e41217; }

.productView-reviewLink {
  display: inline-block;
  margin-left: 0.78571rem;
  vertical-align: middle; }
  .productView-reviewLink + .productView-reviewLink {
    display: none;
    font-weight: 700;
    padding-left: 10px; }
    @media (min-width: 768px) {
      .productView-reviewLink + .productView-reviewLink {
        display: inline-block; } }
    .productView-reviewLink + .productView-reviewLink > a {
      color: #178dc9; }
  .productView-reviewLink > a {
    color: #000; }
    .productView-reviewLink > a:hover {
      border-bottom: 1px solid #000; }

.productView-info {
  margin-bottom: 0;
  overflow: hidden; }
  .productView-info::before, .productView-info::after {
    content: " ";
    display: table; }
  .productView-info::after {
    clear: both; }

.productView-info-name,
.productView-info-value {
  float: left; }

.productView-info-name {
  clear: both;
  margin-bottom: 0.21429rem;
  margin-right: 0.35714rem;
  min-width: 100px; }

.productView-info-value {
  margin-bottom: 0.35714rem;
  margin-bottom: 1rem; }

.productView-options {
  clear: both;
  text-align: center; }
  .productView-options::before, .productView-options::after {
    content: " ";
    display: table; }
  .productView-options::after {
    clear: both; }
  @media (min-width: 768px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 768px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
    .productView-options .form .add-to-cart-wrapper {
      display: inline; }
  .productView-options input[type="file"] {
    font-size: 1rem; }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 15px; }
    .productView-options .form-field--error > .form-inlineMessage {
      font-size: 1rem; }
    .productView-options .form-field > .form-checkbox + .form-label,
    .productView-options .form-field > .form-radio + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto; }
      @media (min-width: 768px) {
        .productView-options .form-field > .form-checkbox + .form-label,
        .productView-options .form-field > .form-radio + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  .productView-options .add-to-cart-buttons {
    display: inline-grid;
    float: left;
    margin-bottom: 1rem;
    width: 100%; }
    @media (min-width: 768px) {
      .productView-options .add-to-cart-buttons {
        padding: 0 0.71429rem 0 0;
        width: 50%; } }
    @media (min-width: 1304px) {
      .productView-options .add-to-cart-buttons {
        padding-right: 0.78571rem;
        width: 50%; } }
    @media (min-width: 1304px) {
      .productView-options .add-to-cart-buttons {
        display: inline-block;
        margin-top: 1rem;
        padding-right: 0.78571rem;
        width: 50%; } }
    @media (min-width: 768px) {
      .productView-options .add-to-cart-buttons.pre-order-buttons {
        min-width: 50%;
        width: auto; } }
    @media (min-width: 1304px) {
      .productView-options .add-to-cart-buttons.pre-order-buttons {
        margin-right: 0.78571rem;
        min-width: auto;
        padding: 0;
        width: auto; } }
    .productView-options .add-to-cart-buttons.pre-order-buttons .button, .productView-options .add-to-cart-buttons.pre-order-buttons #sendlane-backinstock-cta-button {
      padding: 0.92857rem 1.71429rem; }
    .productView-options .add-to-cart-buttons .button, .productView-options .add-to-cart-buttons #sendlane-backinstock-cta-button,
    .productView-options .add-to-cart-buttons .btn,
    .productView-options .add-to-cart-buttons #sendlane-backinstock-cta-button {
      margin: 0;
      width: 100%; }
  .productView-options .form-field--increments {
    margin-bottom: 20px; }
    .productView-options .form-field--increments button {
      height: 42px;
      width: 42px; }
      .productView-options .form-field--increments button[data-action="dec"] .icon,
      .productView-options .form-field--increments button[data-action="inc"] .icon {
        height: 25px;
        width: 25px; }
      .productView-options .form-field--increments button[data-action="dec"] {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
      .productView-options .form-field--increments button[data-action="inc"] {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
    .productView-options .form-field--increments .form-input {
      border-radius: 0;
      font-weight: 700;
      height: 42px; }

.productOptions-list {
  border: 1px solid #c2c2c2;
  list-style: none;
  margin: 0; }

.productOptions-list-item {
  padding: 1.5rem; }
  .productOptions-list-item + .productOptions-list-item {
    border-top: 1px solid #c2c2c2; }
  .productOptions-list-item .form-label {
    text-align: left;
    top: -2px; }

.productOptions-list-item-figure,
.productOptions-list-item-content {
  display: table-cell;
  vertical-align: middle; }

.productOptions-list-item-figure {
  width: 3rem; }

.productOptions-list-item-content {
  padding-left: 1.28571rem; }

.shareProduct {
  text-align: center; }

.productView-image .easyzoom-flyout {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%; }
  .productView-image .easyzoom-flyout img {
    max-width: none;
    width: auto; }

.store-stock {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 1rem;
  width: 60%; }
  @media (max-width: 1304px) {
    .store-stock {
      width: 100%; } }
  .store-stock p {
    font-size: 14px;
    margin: 0;
    text-align: center;
    width: 100%; }
  .store-stock > #store-status {
    border: 2px solid #8c8c8c;
    width: 100%; }
    .store-stock > #store-status th a {
      color: #1c5ee3; }
    .store-stock > #store-status th a:hover,
    .store-stock > #store-status th a:focus {
      color: #184fbf;
      text-decoration: underline; }
    .store-stock > #store-status td {
      font-weight: bold; }
    .store-stock > #store-status th,
    .store-stock > #store-status td {
      border: 1px solid #8c8c8c;
      font-size: 15px;
      padding: 8px; }
    @media (max-width: 1304px) {
      .store-stock > #store-status th,
      .store-stock > #store-status td {
        padding: 4px; } }

.price--rrp,
.price--non-sale,
.price--discounted {
  color: black;
  text-decoration: line-through; }

.price-section {
  display: inline-block; }
  .price-section.price-section--saving {
    display: block; }

.price-section--minor {
  color: #a5a5a5; }

.compareTable {
  border-top: 1px solid #e8e8e8;
  table-layout: fixed;
  width: 100%; }

.compareTable-row {
  vertical-align: top; }
  .compareTable-row + .compareTable-row .compareTable-heading,
  .compareTable-row + .compareTable-row .compareTable-item {
    border-top: 1px solid #e8e8e8; }
  .compareTable-row + .compareTable-row .compareTable-heading:empty {
    border-top: 0; }

.compareTable-heading {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  padding: 1.28571rem 1rem;
  position: relative;
  text-align: right;
  width: 0; }
  @media (min-width: 1304px) {
    .compareTable-heading {
      width: 25%; } }

.compareTable-headingText {
  position: absolute;
  top: 1.28571rem;
  white-space: nowrap; }
  @media (min-width: 1304px) {
    .compareTable-headingText {
      position: inherit;
      top: inherit; } }

.compareTable-item {
  padding: 3.28571rem 1rem 1.28571rem; }
  @media (min-width: 1304px) {
    .compareTable-item {
      padding-top: 1.28571rem; } }

.compareTable-removeProduct {
  background-color: #f2f2f2;
  border-radius: 50%;
  height: 2.5rem;
  position: absolute;
  right: -1rem;
  text-align: center;
  top: -1rem;
  transition: background-color 0.15s ease;
  width: 2.5rem; }
  .compareTable-removeProduct .icon {
    fill: #4f4f4f;
    height: 1.5rem;
    margin-top: 0.5rem;
    width: 1.5rem; }

.compareTable-product {
  font-weight: 400;
  padding: 2rem 1rem 1.28571rem; }
  .compareTable-product .card-text a {
    color: #848484;
    display: inline-block;
    margin-bottom: 5px; }
  .compareTable-product .card-title {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.5em;
    margin-bottom: 10px; }
    .compareTable-product .card-title a {
      color: #000; }
  .compareTable-product .card {
    margin-bottom: 0; }
  .compareTable-product .card-body {
    min-height: 6rem;
    padding-top: 1rem; }
  .compareTable-product .price-section {
    color: #000;
    font-size: 13px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 5px; }
    .compareTable-product .price-section .price--rrp {
      color: #969696;
      margin-right: 5px; }
      .compareTable-product .price-section .price--rrp ~ .price--withoutTax {
        color: #e95144; }

.compareTable-action {
  padding: 0 1rem 1rem; }
  .compareTable-action .button, .compareTable-action #sendlane-backinstock-cta-button {
    display: block;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 100%; }

.blocker {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 500; }

.blocker-container {
  position: relative; }

.textTruncate {
  padding-bottom: 1.5rem;
  position: relative;
  transition: max-height 100ms ease-out; }

.js .textTruncate {
  max-height: 110px;
  overflow: hidden; }

.js .textTruncate--visible {
  max-height: 71.42857rem; }

.textTruncate-viewMore {
  background-color: white;
  bottom: 0;
  padding-top: 10px;
  position: absolute;
  width: 100%; }

.toggle {
  border-top: 1px solid #e8e8e8;
  margin-bottom: 2.28571rem; }
  .toggle:last-of-type {
    margin-bottom: 4.57143rem; }

.toggle-title {
  margin-bottom: 2.28571rem; }
  .toggle-title .fafree-brands,
  .toggle-title .fafree-regular,
  .toggle-title .fafree-solid {
    transition: all 0.3s ease; }
  .toggle-title.is-open .fafree-brands,
  .toggle-title.is-open .fafree-regular,
  .toggle-title.is-open .fafree-solid {
    transform: rotate(-180deg); }

.toggleLink {
  color: #989898; }
  .toggleLink:hover {
    color: #272727; }
  .toggle-title .toggleLink {
    float: right;
    line-height: 24px; }

.toggleLink-text {
  font-size: 13px;
  font-weight: 700; }

.toggleLink-text--off {
  display: inline-block; }
  .toggleLink.is-open .toggleLink-text--off {
    display: none; }

.toggleLink-text--on {
  display: none; }
  .toggleLink.is-open .toggleLink-text--on {
    display: inline-block; }

.toggle-content {
  display: none; }
  .toggle-content.is-open {
    display: block; }

.facetedSearch-toggle {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  border: #e8e8e8 solid;
  border-radius: 3px;
  border-width: 1px;
  display: none;
  margin-bottom: 2rem;
  padding: 1rem; }
  .facetedSearch-toggle::before, .facetedSearch-toggle::after {
    content: " ";
    display: table; }
  .facetedSearch-toggle::after {
    clear: both; }
  @media (min-width: 1304px) {
    .facetedSearch-toggle {
      display: none !important; } }
  .facetedSearch-toggle.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0; }

.facetedSearch-toggle-text,
.facetedSearch-toggle-indicator {
  display: block;
  font-weight: normal; }

.facetedSearch-toggle-text {
  padding-left: 15px;
  padding-right: 15px;
  width: 58.33333%;
  float: left;
  padding: 0;
  text-align: left; }

.facetedSearch-toggle-indicator {
  padding-left: 15px;
  padding-right: 15px;
  width: 41.66667%;
  float: left;
  font-weight: bold;
  padding: 0;
  text-align: right; }

.facetedSearch-navList {
  display: block; }
  .facetedSearch-navList.is-open {
    display: block; }
    .facetedSearch-navList.is-open .accordion--navList,
    .facetedSearch-navList.is-open .accordion-block:first-child .accordion-navigation {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .facetedSearch-toggle + .facetedSearch-navList,
  .sidebarBlock + .facetedSearch-navList {
    margin-top: 2rem; }
  .facetedSearch-toggle + .facetedSearch-navList.is-open,
  .sidebarBlock + .facetedSearch-navList.is-open {
    margin-top: 2rem; }
  .facetedSearch-navList .navList--inner {
    margin-left: 1.5rem; }
  .facetedSearch-navList .accordion--navList .accordion-navigation-actions {
    top: -2px; }
  .facetedSearch-navList .accordion--navList .accordion-title {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
    margin-top: 0;
    text-transform: uppercase; }
  @media (max-width: 767px) {
    .facetedSearch-navList .accordion--navList .accordion-title {
      border-bottom: 0;
      font-size: 12px;
      margin-bottom: 0; }
    .facetedSearch-navList .accordion--navList .accordion-navigation-actions {
      top: 7px; } }
  .facetedSearch-navList .accordion--navList .accordion-indicator {
    visibility: visible; }
  .facetedSearch-navList a.toggleLink {
    display: inline-block;
    margin-top: 10px; }
    .facetedSearch-navList a.toggleLink span.toggleLink-text {
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 14px; }

.facet-quick-heading {
  text-transform: capitalize; }

.facetedSearch-optionColumns {
  column-count: 3;
  column-gap: 20px; }

.facetedSearch-refineFilters {
  display: block; }
  .facetedSearch-refineFilters ul.inlineList {
    margin-bottom: 10px; }

#facetedSearch-navList .accordion-content > ul.navList li a {
  border: 0 !important;
  color: #e41217;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 14px; }
  #facetedSearch-navList .accordion-content > ul.navList li a span:first-child {
    text-transform: capitalize; }
  #facetedSearch-navList .accordion-content > ul.navList li a:hover {
    color: #e41217; }

#facetedSearch-content--sub-categories.accordion-content > ul.navList li a {
  font-size: 14px; }

#facetedSearch-navList .accordion-content > ul.navList li a::before {
  display: inline-block;
  margin-right: 3px;
  position: static;
  vertical-align: -3px; }

#facetedSearch-navList .accordion--navList .accordion-block {
  clear: both;
  margin: 0;
  padding: 15px 0; }

#facetedSearch-navList .form-minMaxRow {
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto; }
  #facetedSearch-navList .form-minMaxRow .form-field {
    display: inline-block;
    float: none;
    line-height: 1rem;
    width: 47%; }
    #facetedSearch-navList .form-minMaxRow .form-field input {
      background-color: #fff;
      border: 1px solid #cbcbcb;
      border-radius: 3px;
      color: #303030;
      font-size: 13px;
      height: 3rem;
      line-height: 1rem;
      padding: 0.58333rem 0.75rem;
      text-align: center;
      transition: border-color 0.1s ease-out; }

#facetedSearch-navList .navList-item span span {
  color: #a2a2a2; }

#facetedSearch-navList .rating--small {
  display: inline; }

.banners {
  color: white;
  padding: 0.78571rem 0;
  text-align: center; }
  .banners p:last-child {
    margin-bottom: 0; }
  .banners a {
    color: white; }
  .banners .module-heading ~ .sub-module-heading {
    color: #000;
    font-size: 12px; }

.banner {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%; }
  .banner::before, .banner::after {
    content: " ";
    display: table; }
  .banner::after {
    clear: both; }
  .banner + .banner {
    margin-top: 1.5rem; }

/*Home Top Banners*/
.banner-item {
  margin-bottom: 30px;
  overflow: hidden; }
  @media (max-width: 767px) {
    .banner-item {
      margin-bottom: 22px; } }
  @media (max-width: 319px) {
    .banner-item {
      margin-bottom: 15px; } }

.banner-item a {
  display: block;
  position: relative;
  text-align: center; }
  .banner-item a::before {
    background-color: rgba(255, 255, 255, 0.2);
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 1; }
  .banner-item a:hover::before {
    left: 0; }

.banner-item .hover-text-bottom {
  bottom: 0;
  color: #fff;
  left: 15px;
  padding: 17px 20px 15px;
  position: absolute;
  right: 15px; }
  .banner-item .hover-text-bottom::before {
    background: #000;
    bottom: 0;
    content: "";
    display: block;
    filter: alpha(opacity=50);
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0; }
  .banner-item .hover-text-bottom h2,
  .banner-item .hover-text-bottom h3 {
    color: #fff;
    display: block;
    font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 26px;
    letter-spacing: 0;
    margin: 0;
    padding: 0 0 5px;
    position: relative;
    text-transform: uppercase; }
  .banner-item .hover-text-bottom p {
    color: #fff;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 0;
    position: relative; }
    .banner-item .hover-text-bottom p .fafree-brands,
    .banner-item .hover-text-bottom p .fafree-regular,
    .banner-item .hover-text-bottom p .fafree-solid {
      margin-left: 5px;
      vertical-align: middle; }
  .banner-item .hover-text-bottom p.img {
    position: absolute;
    right: 20px;
    top: 20px; }

@media (max-width: 767px) {
  #homeTopBanners .banner-item {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px; } }

/*Home Bottom Banners*/
#homeBottomBanners {
  padding-bottom: 40px;
  padding-top: 40px; }
  #homeBottomBanners .banner-item .hover-text-bottom {
    align-items: center;
    display: flex;
    flex-wrap: nowrap; }
    #homeBottomBanners .banner-item .hover-text-bottom h5 {
      font-size: 20px;
      padding-bottom: 0;
      width: calc(100% - 50px); }
    #homeBottomBanners .banner-item .hover-text-bottom .fafree-brands,
    #homeBottomBanners .banner-item .hover-text-bottom .fafree-regular,
    #homeBottomBanners .banner-item .hover-text-bottom .fafree-solid {
      font-size: 20px;
      position: relative;
      text-align: right;
      width: 50px; }
  @media (max-width: 767px) {
    #homeBottomBanners .banner-item {
      margin-bottom: 15px; }
    #homeBottomBanners > .container {
      max-width: 570px; }
      #homeBottomBanners > .container .row.row2 {
        margin-bottom: 5px;
        margin-left: 0;
        margin-right: 0;
        -webkit-overflow-scrolling: touch;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap; }
        #homeBottomBanners > .container .row.row2 .banner-item {
          display: inline-block;
          margin-bottom: 10px;
          margin-right: 12px;
          padding: 0; }
          #homeBottomBanners > .container .row.row2 .banner-item:last-child {
            margin-right: 0; } }
  @media (max-width: 480px) {
    #homeBottomBanners > .container > .row > .col-sm-6:first-of-type > .row:last-of-type .banner-item {
      float: none;
      max-width: 270px;
      width: 100%; } }

.facetLabel {
  background: #f2f2f2;
  border-radius: 4px;
  padding: 0.21429rem 0.5rem 0.21429rem 0.71429rem;
  text-decoration: none; }
  .facetLabel .icon {
    height: 12px;
    width: 12px;
    display: inline-block;
    fill: #989898;
    position: relative;
    top: -1px; }

.cart-additionalCheckoutButtons::before, .cart-additionalCheckoutButtons::after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons::after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight::before, .cart-additionalCheckoutButtons .FloatRight::after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons .FloatRight::after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight p {
  float: none !important;
  margin: 0.5rem 0;
  text-align: right; }

.cart-additionalCheckoutButtons .FloatRight div {
  float: right; }

.cart {
  display: block;
  margin-bottom: 1.5rem;
  width: 100%; }
  @media (min-width: 768px) {
    .cart {
      display: table; } }

.cart-header {
  display: none; }
  @media (min-width: 768px) {
    .cart-header {
      display: table-header-group;
      text-align: left; } }

.cart-header-item {
  background: #f5f5f5;
  border-bottom: 1px solid #d0d0d0;
  color: #494949;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  min-height: 41px;
  padding: 10px 20px 9px;
  text-transform: uppercase; }
  .cart-header-item:last-child {
    text-align: right; }

.cart-list {
  border-top: 1px solid #e8e8e8;
  display: block; }
  @media (min-width: 768px) {
    .cart-list {
      display: table-row-group; } }

.cart-item {
  border-bottom: 1px solid #e8e8e8;
  clear: both;
  display: block;
  padding: 1.5rem 0; }
  @media (min-width: 768px) {
    .cart-item {
      padding-left: 0; }
      .cart-item::before, .cart-item::after {
        content: " ";
        display: table; }
      .cart-item::after {
        clear: both; } }
  @media (min-width: 768px) {
    .cart-item {
      display: table-row;
      padding-left: 0; }
      .cart-item::before, .cart-item::after {
        display: none; } }

.cart-item-block {
  display: block; }
  @media (min-width: 768px) {
    .cart-item-block {
      display: table-cell;
      padding: 40px 20px;
      vertical-align: top; } }
  .cart-item-block .definitionList {
    margin-bottom: 0.35714rem; }

.cart-item-figure {
  float: left;
  margin-bottom: 1.5rem;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: auto; }
  .cart-item-figure::after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  @media (min-width: 768px) {
    .cart-item-figure {
      width: 33.33333%; } }
  @media (min-width: 768px) {
    .cart-item-figure {
      float: none;
      width: 14.58333%; } }

.cart-item-fixed-image {
  width: 100%; }

@media (min-width: 1304px) {
  .cart-item-image {
    margin-left: 0; } }

.cart-item-title {
  display: table-cell;
  height: 7.14286rem;
  padding-left: 1.5rem; }
  @media (min-width: 768px) {
    .cart-item-title {
      display: block;
      height: auto;
      margin-bottom: 1.5rem;
      overflow: hidden; } }
  @media (min-width: 1304px) {
    .cart-item-title {
      display: table-cell; } }
  .cart-item-title a[data-item-edit] {
    color: #e41217;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.02em; }
    .cart-item-title a[data-item-edit]:hover {
      border-bottom: 1px solid #272727;
      color: #272727; }

.cart-item-info {
  clear: both;
  width: 100%; }
  @media (min-width: 768px) {
    .cart-item-info {
      width: 16.66667%; }
      .cart-item-info:last-child {
        text-align: right; } }
  .cart-item-info + .cart-item-info {
    margin-top: 0.78571rem; }
  .cart-item-info:not(.cart-item-quantity) {
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 16px; }
    .cart-item-info:not(.cart-item-quantity) strong {
      font-weight: 400; }
    .cart-item-info:not(.cart-item-quantity):last-of-type strong {
      font-weight: 700; }

@media (min-width: 1304px) {
  .cart-item-info.cart-item-quantity {
    width: 20%; } }

@media (max-width: 1303px) {
  .cart-item-info.cart-item-quantity {
    width: 25%; } }

@media (max-width: 767px) {
  .cart-item-figure {
    height: auto; }
  .cart-item-info {
    display: block;
    padding-top: 5px !important;
    text-align: right;
    width: 100% !important; }
    .cart-item-info .cart-item-label {
      float: left;
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 400;
      text-align: left;
      width: 33.33%; }
    .cart-item-info.cart-item-quantity .cart-item-label {
      padding-top: 7px; } }

.cart-content-padding-right {
  padding-right: 4px; }

@media (min-width: 768px) {
  .cart-header-quantity,
  .cart-item-quantity {
    text-align: center; } }

.cart-item-quantity .form-increment {
  display: inline-block;
  margin: 0 0.21429rem 1px 1.5rem;
  vertical-align: middle;
  white-space: nowrap; }
  @media (min-width: 1304px) {
    .cart-item-quantity .form-increment {
      margin-left: 0; } }
  .cart-item-quantity .form-increment button[data-action="dec"] {
    margin-right: -3px; }
  .cart-item-quantity .form-increment button[data-action="inc"] {
    margin-left: -3px; }

.cart-item-label {
  color: #272727;
  display: block;
  float: left;
  margin-bottom: 0.35714rem;
  text-align: right;
  text-align: left;
  width: 33.33333%;
  width: 100%; }
  @media (min-width: 768px) {
    .cart-item-label {
      display: none; } }

@media (min-width: 1304px) {
  .cart-item-value {
    padding-left: 0; } }

.cart-item-value.price--discounted {
  margin-right: 5px; }

.cart-item-brand {
  color: #989898;
  margin-bottom: 0.21429rem; }

.cart-item-name {
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0 0 10px; }
  .cart-item-name a {
    line-height: 1.5em; }
  .cart-item-name + .definitionList {
    font-style: italic;
    margin-top: 0.35714rem; }

.cart-item-options--giftWrapping {
  margin-top: 1.14286rem; }
  .cart-item-options--giftWrapping > dt,
  .cart-item-options--giftWrapping > dd {
    display: inline-block; }
  .cart-item-options--giftWrapping > dd a {
    border-bottom: 1px dotted #178dc9;
    font-weight: 700; }
  .cart-item-options--giftWrapping .cart-item-option-description {
    color: #272727; }
    .cart-item-options--giftWrapping .cart-item-option-description a {
      color: #e41217;
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 13px; }
      .cart-item-options--giftWrapping .cart-item-option-description a:hover {
        border-bottom: 1px solid #272727;
        color: #272727; }
    .cart-item-options--giftWrapping .cart-item-option-description .cart-item-option-actions {
      margin-left: 10px; }

.cart-remove-button {
  clear: both;
  display: block;
  padding: 6px 0; }

.cart-remove {
  color: #f14d48;
  cursor: pointer;
  height: auto;
  padding: 0.21429rem;
  padding: 0;
  text-align: center;
  transition: background-color 0.15s ease;
  width: auto; }
  .cart-remove.cart-remove--spacer {
    visibility: hidden; }
  .cart-remove svg {
    fill: #f14d48;
    height: 16px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 16px; }
  .cart-remove span {
    color: #f14d48;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-left: 5px; }
  .cart-remove:hover span {
    border-bottom: 1px solid #f14d48; }

.cart-totals {
  list-style: none;
  margin-left: 0;
  float: right;
  margin-bottom: 2rem;
  margin-bottom: 1rem;
  text-align: right;
  width: 100%;
  width: 58.33333%; }
  .cart-totals ul,
  .cart-totals ol {
    list-style: none;
    margin-bottom: 0; }
  @media (min-width: 1304px) {
    .cart-totals {
      width: 41.66667%; } }
  @media (max-width: 767px) {
    .cart-totals {
      width: 100%; } }

.cart-total {
  border-bottom: 0; }
  .cart-total::before, .cart-total::after {
    content: " ";
    display: table; }
  .cart-total::after {
    clear: both; }
  .cart-total + .cart-total {
    border-top: 1px solid #e8e8e8; }
  .cart-total .form-input {
    display: inline-block;
    padding: 0.5rem;
    vertical-align: top;
    width: 75%; }
  .cart-total .form-select {
    margin-bottom: 0.78571rem;
    padding: 0.5rem 0.78571rem; }
  .cart-total .form-inlineMessage {
    text-align: left; }
  .cart-total:first-child .cart-total-value {
    font-size: 1.28571rem;
    font-weight: 700; }

.cart-total-label {
  display: block;
  padding-left: 0;
  text-align: left;
  width: 33.33333%;
  width: 50%; }

.cart-total-value {
  text-align: right;
  width: 50%; }

.cart-total-label,
.cart-total-value {
  color: #000;
  float: left;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 1rem 0; }

.cart-total-grandTotal {
  font-size: 1.71429rem;
  font-weight: 700;
  position: relative; }
  @media (min-width: 1304px) {
    .cart-total-grandTotal {
      padding: 1rem 0; } }

.cart-total:last-child > .cart-total-label {
  font-size: 1.28571rem; }

.coupon-code-add,
.coupon-code-cancel,
.shipping-estimate-show,
.shipping-estimate-hide,
.gift-certificate-add,
.gift-certificate-cancel {
  color: #e41217;
  font-weight: 700;
  padding: 0;
  transition: color 0.15s ease; }
  .coupon-code-add:hover,
  .coupon-code-cancel:hover,
  .shipping-estimate-show:hover,
  .shipping-estimate-hide:hover,
  .gift-certificate-add:hover,
  .gift-certificate-cancel:hover {
    text-decoration: none; }
    .coupon-code-add:hover span,
    .coupon-code-cancel:hover span,
    .shipping-estimate-show:hover span,
    .shipping-estimate-hide:hover span,
    .gift-certificate-add:hover span,
    .gift-certificate-cancel:hover span {
      border-bottom: 1px solid #e41217; }

.coupon-code-cancel,
.shipping-estimate-hide {
  font-style: italic; }

.coupon-form,
.cart-gift-certificate-form {
  font-size: 0;
  margin-bottom: 1rem; }
  .coupon-form::before, .coupon-form::after,
  .cart-gift-certificate-form::before,
  .cart-gift-certificate-form::after {
    content: " ";
    display: table; }
  .coupon-form::after,
  .cart-gift-certificate-form::after {
    clear: both; }
  .coupon-form .form-input,
  .coupon-form .btn,
  .coupon-form #sendlane-backinstock-cta-button,
  .cart-gift-certificate-form .form-input,
  .cart-gift-certificate-form .btn,
  .cart-gift-certificate-form #sendlane-backinstock-cta-button {
    float: left; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 78%; }
  
  .coupon-form .btn,
  .coupon-form #sendlane-backinstock-cta-button,
  .cart-gift-certificate-form .btn,
  .cart-gift-certificate-form #sendlane-backinstock-cta-button {
    margin: 0 0 0 2%;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 20%; }

.estimator-form {
  margin-bottom: 0; }
  .estimator-form .form-input {
    margin-bottom: 0.78571rem;
    width: 100%; }
  .estimator-form .btn-primary {
    width: 60%; }

.estimator-form-label {
  clear: both;
  float: left;
  font-weight: 400;
  margin-bottom: 0; }
  .estimator-form-label .form-label:not(.estimator-form-label-text) {
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 2.28571rem;
    margin-bottom: 0;
    margin-top: 2px; }

.estimator-form-input {
  float: right;
  margin-bottom: 1em;
  width: 60%; }
  .estimator-form-input .form-input,
  .estimator-form-input .form-select {
    margin-bottom: 0; }

.estimator-form-input--price {
  width: 30%; }

.estimator-form-row::before, .estimator-form-row::after {
  content: " ";
  display: table; }

.estimator-form-row::after {
  clear: both; }

.estimator-form-toggleUPSRate {
  display: block;
  margin-bottom: 1em; }

.shipping-quotes .btn.select-shipping-quote, .shipping-quotes .select-shipping-quote#sendlane-backinstock-cta-button {
  margin-bottom: 15px; }

.cart-actions {
  clear: both; }
  .cart-actions::before, .cart-actions::after {
    content: " ";
    display: table; }
  .cart-actions::after {
    clear: both; }
  .cart-actions .btn-lg {
    font-size: 14px;
    max-width: 300px;
    width: 100%; }
    @media (max-width: 767px) {
      .cart-actions .btn-lg {
        max-width: 100%; } }
  .cart-actions .checkoutMultiple {
    border-bottom: 1px dotted #178dc9;
    clear: right;
    color: #178dc9;
    display: inline-block;
    float: none;
    padding-top: 15px; }

.cart-additionalCheckoutButtons .CheckoutButton {
  margin-bottom: 1rem; }
  .cart-additionalCheckoutButtons .CheckoutButton:first-child {
    margin-top: 1.5rem; }
  .cart-additionalCheckoutButtons .CheckoutButton:last-child {
    margin-bottom: 1.5rem; }

.page-type-cart main > .cart-actions.text-right,
.page-type-cart main > .cart-additionalCheckoutButtons {
  clear: both;
  float: right;
  text-align: center;
  width: 58.33333%; }
  @media (min-width: 1304px) {
    .page-type-cart main > .cart-actions.text-right,
    .page-type-cart main > .cart-additionalCheckoutButtons {
      width: 41.66667%; } }
  @media (max-width: 767px) {
    .page-type-cart main > .cart-actions.text-right,
    .page-type-cart main > .cart-additionalCheckoutButtons {
      width: 100%; } }

.page-type-cart main > .cart-actions.text-right .btn-lg {
  max-width: 100%;
  width: 100%; }

.triangle-with-shadow {
  height: 15px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: -15px;
  width: 100%; }

.triangle-with-shadow::before {
  background: #fff;
  border: 1px solid #d0d0d0;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  content: "";
  height: 30px;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  top: 11px;
  transform: rotate(45deg);
  width: 30px; }

.triangle-with-shadow.triangle-grey::before {
  background: #f5f5f5; }
  @media (max-width: 480px) {
    .triangle-with-shadow.triangle-grey::before {
      background: #fff; } }

#cart-preview-dropdown {
  background: white;
  border: 1px solid #d0d0d0;
  border-radius: 0;
  border-radius: 3px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  display: none;
  left: auto;
  margin-top: 15px;
  max-width: 600px;
  min-height: 94px;
  min-width: 320px;
  padding: 0;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  z-index: 111; }
  @media (max-width: 1303px) {
    #cart-preview-dropdown {
      margin-top: 0;
      top: 100%; } }
  @media (max-width: 767px) {
    #cart-preview-dropdown {
      max-width: 100%; } }
  @media (max-width: 480px) {
    #cart-preview-dropdown {
      border-radius: 0; } }
  #cart-preview-dropdown .triangle-with-shadow::before {
    left: auto;
    margin: 0;
    right: 53px; }
    @media (max-width: 1303px) {
      #cart-preview-dropdown .triangle-with-shadow::before {
        right: 33px; } }
    @media (max-width: 1303px) {
      #cart-preview-dropdown .triangle-with-shadow::before {
        right: 15px; } }
  #cart-preview-dropdown .cart-preview-inner {
    border-radius: 3px;
    overflow: hidden;
    width: 100%; }
    @media (max-width: 480px) {
      #cart-preview-dropdown .cart-preview-inner {
        border-radius: 0; } }
  #cart-preview-dropdown .cart-total-label {
    color: #000;
    text-align: right;
    width: 60%; }
    @media (max-width: 480px) {
      #cart-preview-dropdown .cart-total-label {
        text-align: left; } }
  #cart-preview-dropdown .cart-total-value {
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    width: 40%; }
  #cart-preview-dropdown .preview-cart-grand-total .cart-total-value {
    font-size: 20px; }
  #cart-preview-dropdown .preview-cart-titles {
    background: #f5f5f5;
    border-bottom: 1px solid #d0d0d0;
    min-height: 41px;
    padding: 10px 20px 9px; }
    #cart-preview-dropdown .preview-cart-titles > div {
      color: #797979;
      float: left;
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: 700;
      letter-spacing: 0.05em;
      text-transform: uppercase; }
      #cart-preview-dropdown .preview-cart-titles > div.item-info {
        text-align: left;
        width: 57%; }
      #cart-preview-dropdown .preview-cart-titles > div.item-qty {
        text-align: center;
        width: 13%; }
      #cart-preview-dropdown .preview-cart-titles > div.item-price {
        text-align: left;
        width: 15%; }
      #cart-preview-dropdown .preview-cart-titles > div.item-total {
        text-align: right;
        width: 15%; }
    @media (max-width: 480px) {
      #cart-preview-dropdown .preview-cart-titles {
        display: none; } }

#top-cart.is-open #cart-preview-dropdown {
  display: block; }

.previewCartList {
  border-collapse: collapse;
  margin: 0;
  max-height: calc(75vh - 200px);
  overflow: auto;
  width: 100%; }

.previewCartItem {
  overflow: hidden;
  padding: 20px; }
  .previewCartItem > div {
    float: left; }
    .previewCartItem > div.item-info {
      width: 57%; }
    .previewCartItem > div.item-qty {
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 700;
      text-align: center;
      width: 13%; }
    .previewCartItem > div.item-price {
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 14px;
      text-align: left;
      width: 15%; }
    .previewCartItem > div.item-total {
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 700;
      text-align: right;
      width: 15%; }
  @media (max-width: 480px) {
    .previewCartItem > div {
      align-items: center;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      padding-bottom: 4px;
      padding-top: 4px;
      text-align: left; }
      .previewCartItem > div.item-info {
        width: 100%; }
      .previewCartItem > div.item-qty {
        font-weight: 700;
        text-align: left;
        width: 100%; }
        .previewCartItem > div.item-qty::before {
          content: "Quantity";
          font-weight: 400; }
      .previewCartItem > div.item-price {
        text-align: left;
        width: 100%; }
        .previewCartItem > div.item-price::before {
          content: "Price";
          font-weight: 400; }
      .previewCartItem > div.item-total {
        text-align: left;
        width: 100%; }
        .previewCartItem > div.item-total::before {
          content: "Total";
          font-weight: 400; }
        .previewCartItem > div.item-total strong {
          padding-left: 0; } }
  .previewCartItem .price--discounted {
    margin-right: 0 !important; }

.previewCartItem-image,
.previewCartItem-content {
  display: table-cell;
  vertical-align: top; }

.previewCartItem-image {
  float: left;
  padding-right: 20px; }
  .previewCartItem-image img {
    max-width: 60px; }

.previewCartItem-name {
  float: left;
  text-align: left;
  width: 68%; }
  .previewCartItem-name h6 {
    color: #272727;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.5em;
    margin: 0;
    margin-bottom: 5px;
    text-transform: none; }
  .previewCartItem-name a:hover {
    color: #747474; }
  .previewCartItem-name > a {
    text-decoration: none; }

.previewCartItem-brand {
  display: none; }

.preview-cart-total {
  border-top: 1px solid #eaeaea;
  clear: both;
  display: block;
  padding-left: 20px;
  padding-right: 20px; }

.preview-cart-grand-total {
  border-top: 1px solid #eaeaea;
  clear: both;
  display: block;
  padding-left: 20px;
  padding-right: 20px; }

.preview-cart-total > div,
.preview-cart-grand-total > div {
  padding-bottom: 9px;
  padding-top: 9px; }

.previewCartAction {
  clear: both;
  display: block;
  padding: 20px;
  text-align: right; }
  @media (max-width: 480px) {
    .previewCartAction {
      display: flex;
      padding: 20px 10px; }
      .previewCartAction .previewCartAction-checkout,
      .previewCartAction .previewCartAction-viewCart {
        padding: 0 10px;
        width: 50%; }
        .previewCartAction .previewCartAction-checkout a,
        .previewCartAction .previewCartAction-viewCart a {
          padding-left: 0;
          padding-right: 0;
          width: 100%; } }
      @media (max-width: 480px) and (max-width: 319px) {
        .previewCartAction .previewCartAction-checkout a,
        .previewCartAction .previewCartAction-viewCart a {
          font-size: 11px; } }

.previewCartAction-checkout,
.previewCartAction-viewCart {
  display: inline-block; }

.previewCartAction-viewCart a.btn, .previewCartAction-viewCart a#sendlane-backinstock-cta-button {
  margin-left: 7px; }

.previewCartAction-checkoutMultiple {
  clear: both;
  padding-left: 0.78571rem;
  padding-top: 15px; }

.previewCart-emptyBody {
  padding: 20px; }
  .previewCart-emptyBody > .alert {
    margin-bottom: 0; }

.shipping-estimate-value #shipping-cost-discounted {
  margin-left: 0.35714rem; }

.addressList {
  font-size: 0;
  list-style: none;
  margin-left: -0.78571rem;
  margin-right: -0.78571rem; }

.address {
  display: inline-block;
  padding: 0 0.78571rem;
  vertical-align: top;
  width: 100%; }
  @media (min-width: 768px) {
    .address {
      width: 50%; } }
  @media (min-width: 1304px) {
    .address {
      width: 33.33333%; } }

.panel--address {
  font-size: 1rem;
  position: relative; }
  .panel--address .panel-body {
    min-height: 17.85714rem;
    padding: 1.5rem; }
    @media (min-width: 768px) {
      .panel--address .panel-body {
        padding: 1.5rem 1.5rem 4.5rem; } }
  .panel--address .form-actions {
    margin-bottom: -0.78571rem;
    margin-top: 1.5rem;
    text-align: left; }
    @media (min-width: 768px) {
      .panel--address .form-actions {
        bottom: 1.5rem;
        position: absolute;
        width: auto; } }
    .panel--address .form-actions .button, .panel--address .form-actions #sendlane-backinstock-cta-button {
      margin-bottom: 0.78571rem; }
      .panel--address .form-actions .button + .button, .panel--address .form-actions #sendlane-backinstock-cta-button + .button, .panel--address .form-actions .button + #sendlane-backinstock-cta-button, .panel--address .form-actions #sendlane-backinstock-cta-button + #sendlane-backinstock-cta-button {
        margin-left: 0;
        margin-top: 0; }
        @media (min-width: 768px) {
          .panel--address .form-actions .button + .button, .panel--address .form-actions #sendlane-backinstock-cta-button + .button, .panel--address .form-actions .button + #sendlane-backinstock-cta-button, .panel--address .form-actions #sendlane-backinstock-cta-button + #sendlane-backinstock-cta-button {
            margin-left: 0.35714rem; } }

.address-title {
  margin: 0 0 0.78571rem;
  text-transform: none; }

.address-details {
  list-style: none;
  margin: 0 0 0.78571rem; }

.address-details--postal {
  font-size: 1rem; }

.address-label,
.address-description {
  display: inline-block;
  font-size: 1rem;
  margin: 0; }

.address-label {
  color: #989898;
  font-weight: 400; }

.panel--newAddress {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newAddress:hover .address-title {
    color: #e41217; }
  .panel--newAddress .panel-body {
    background-color: transparent;
    border: 1px solid #e8e8e8;
    display: block; }
  .panel--newAddress .address-title {
    margin-bottom: 0;
    transition: all 0.15s ease; }

.address-addNew {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-55%); }

.address-symbol {
  font-size: 60px;
  line-height: 1; }

.videoGallery-main {
  height: 0;
  margin-bottom: 1.14286rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.78571rem;
  position: relative;
  margin-bottom: 1.85714rem; }
  .videoGallery-main.widescreen {
    padding-bottom: 56.34%; }
  .videoGallery-main.vimeo {
    padding-top: 0; }
  .videoGallery-main iframe,
  .videoGallery-main object,
  .videoGallery-main embed,
  .videoGallery-main video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

.videoGallery-list {
  list-style: none;
  margin-left: 0;
  margin: 0 -15px;
  max-width: none;
  width: auto;
  font-size: 0; }
  .videoGallery-list ul,
  .videoGallery-list ol {
    list-style: none;
    margin-bottom: 0; }
  .videoGallery-list::before, .videoGallery-list::after {
    content: " ";
    display: table; }
  .videoGallery-list::after {
    clear: both; }

.videoGallery-item {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  vertical-align: top; }
  @media (min-width: 1304px) {
    .videoGallery-item {
      width: 50%; } }

.video {
  display: block;
  margin-bottom: 1.85714rem;
  opacity: 0.4;
  text-decoration: none;
  transition: opacity 100ms ease-out; }
  .video::before, .video::after {
    content: " ";
    display: table; }
  .video::after {
    clear: both; }
  .video-figure {
    float: left;
    margin-right: 0.78571rem; }
    .video-figure > img {
      display: block; }
  .video-figure--opposite {
    float: right;
    margin-left: 0.78571rem;
    margin-right: 0; }
  .video-body::before, .video-body::after {
    content: " ";
    display: table; }
  .video-body::after {
    clear: both; }
  @media (min-width: 1304px) {
    .video {
      margin-bottom: 1.85714rem; } }
  .video:hover, .video.is-active {
    color: #454545;
    opacity: 1; }

.video-figure {
  margin-right: 1.85714rem; }

.video-title {
  font-family: "Arimo", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: none; }

.video-description {
  font-size: 1rem;
  margin-bottom: 0; }

.themevale_videoGallery .videoGallery-main {
  margin-bottom: 15px; }
  @media (max-width: 1303px) {
    .themevale_videoGallery .videoGallery-main iframe {
      width: 100%; } }
  @media (max-width: 767px) {
    .themevale_videoGallery .videoGallery-main iframe {
      height: 300px; } }
  @media (max-width: 319px) {
    .themevale_videoGallery .videoGallery-main iframe {
      height: 230px; } }

.themevale_videoGallery .videoGallery-list {
  margin: 0;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0 0 15px;
  text-align: center;
  white-space: nowrap; }
  .themevale_videoGallery .videoGallery-list .videoGallery-item {
    max-width: 180px;
    padding: 0 15px 0 0;
    white-space: normal;
    width: auto; }
    .themevale_videoGallery .videoGallery-list .videoGallery-item:last-child {
      padding-right: 0; }
  .themevale_videoGallery .videoGallery-list .video {
    display: block;
    margin-bottom: 0; }
    .themevale_videoGallery .videoGallery-list .video .video-figure,
    .themevale_videoGallery .videoGallery-list .video .video-body {
      display: block;
      float: none; }
    .themevale_videoGallery .videoGallery-list .video .video-figure {
      margin-right: 0; }
    .themevale_videoGallery .videoGallery-list .video .video-body {
      display: none; }

#mayAlsoLike {
  border-top: 1px dotted #dcdcdc;
  clear: both;
  float: left;
  margin-top: 30px;
  width: 100%; }
  #mayAlsoLike .productCarousel {
    margin-bottom: 10px; }
  #mayAlsoLike .slick-arrow {
    border: 0;
    border: 1px solid #bebebe;
    border-radius: 0;
    position: static;
    transform: none; }
    #mayAlsoLike .slick-arrow::before {
      font-size: 24px;
      line-height: 23px; }
  #mayAlsoLike .slick-prev {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  #mayAlsoLike .slick-next {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    margin-left: -1px; }
  #mayAlsoLike h3 {
    font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 15px;
    padding-top: 25px;
    position: relative;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      #mayAlsoLike h3 {
        text-align: center; } }

.previewCart {
  float: left;
  width: 100%; }
  .previewCart .productView {
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%;
    float: left;
    display: flex;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0; }
    @media (max-width: 1303px) {
      .previewCart .productView {
        display: block;
        width: 60%; } }
    @media (max-width: 767px) {
      .previewCart .productView {
        display: block;
        padding-left: 0;
        padding-right: 0;
        width: 100%; } }
  .previewCart .productView-image {
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%;
    float: left; }
    @media (max-width: 1303px) {
      .previewCart .productView-image {
        float: none;
        margin: 0 auto;
        max-width: 210px;
        padding-bottom: 15px; } }
  .previewCart .previewCartAction-checkoutMultiple {
    padding-top: 12px; }
    .previewCart .previewCartAction-checkoutMultiple > a {
      border-bottom: 1px dotted #178dc9;
      color: #178dc9; }
  .previewCart .productView-image--cart {
    align-self: flex-start;
    margin: 0 auto;
    width: auto; }
  .previewCart .productView-details {
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%;
    float: left; }
    @media (max-width: 1303px) {
      .previewCart .productView-details {
        float: none;
        margin: 0;
        padding-left: 0;
        padding-right: 0;
        width: 100%; } }
  .previewCart .productView-brand {
    font-family: "Karla";
    font-size: 14px; }
  .previewCart .productView-title {
    font-size: 16px;
    line-height: 26px;
    margin-top: 9px; }
    @media (max-width: 1303px) {
      .previewCart .productView-title {
        font-size: 20px; } }
  .previewCart .productView-info {
    font-style: italic;
    padding-bottom: 10px; }
    .previewCart .productView-info .productView-info-name {
      color: #000;
      margin-bottom: 0;
      min-width: 60px; }
    .previewCart .productView-info .productView-info-value {
      margin-bottom: 0; }
  .previewCart .productView-price {
    font-family: "Karla";
    font-size: 16px; }
    .previewCart .productView-price span {
      font-weight: 400; }
  .previewCart .previewCartCheckout-subtotal {
    margin-top: 16px; }

.previewCartCheckout {
  padding: 1rem;
  text-align: center; }
  @media (min-width: 1304px) {
    .previewCartCheckout {
      padding-left: 15px;
      padding-right: 15px;
      width: 33.33333%;
      float: right;
      padding: 1.5rem; } }
  .previewCartCheckout p[data-cart-quantity] {
    border-top: 1px solid #dcdcdc;
    margin-bottom: 15px;
    padding-top: 15px; }
  .previewCartCheckout .btn, .previewCartCheckout #sendlane-backinstock-cta-button {
    margin: 0;
    max-width: 100%;
    width: 100%; }
    .previewCartCheckout .btn + .btn, .previewCartCheckout #sendlane-backinstock-cta-button + .btn, .previewCartCheckout .btn + #sendlane-backinstock-cta-button, .previewCartCheckout #sendlane-backinstock-cta-button + #sendlane-backinstock-cta-button,
    .previewCartCheckout .btn + p,
    .previewCartCheckout #sendlane-backinstock-cta-button + p {
      margin-top: 15px; }
    .previewCartCheckout .btn.btn-lg, .previewCartCheckout .btn-lg#sendlane-backinstock-cta-button {
      height: 52px; }
    .previewCartCheckout .btn.viewcart, .previewCartCheckout .viewcart#sendlane-backinstock-cta-button {
      background: #000;
      color: #fff; }
      .previewCartCheckout .btn.viewcart:hover, .previewCartCheckout .viewcart#sendlane-backinstock-cta-button:hover {
        background: #fff;
        color: #000; }
    @media (max-width: 319px) {
      .previewCartCheckout .btn, .previewCartCheckout #sendlane-backinstock-cta-button {
        font-size: 11px; } }
  @media (min-width: 768px) and (max-width: 1303px) {
    .previewCartCheckout {
      width: 40%; } }
  @media (max-width: 767px) {
    .previewCartCheckout {
      margin-bottom: 15px; } }

.previewCartCheckout-price {
  display: block;
  font-family: "Karla";
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -0.02em;
  margin-bottom: 22px;
  margin-top: 16px;
  text-align: center; }

.previewCartCheckout-subtotal {
  color: #000;
  display: block;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem; }

.previewCartCheckout-additionalCheckoutButtons p {
  float: none !important;
  margin: 0.5rem 0; }

.previewCartCheckout-additionalCheckoutButtons .CheckoutButton {
  margin-bottom: 1rem; }
  .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:first-child {
    margin-top: 1.5rem; }
  .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:last-child {
    margin-bottom: 1.5rem; }

.suggestiveCart {
  display: none;
  text-align: center; }
  @media (min-width: 1304px) {
    .suggestiveCart {
      display: block; } }

.page-type-login .login-form {
  margin-top: 38px; }
  .page-type-login .login-form > div {
    margin-bottom: 15px;
    max-width: 405px; }
    .page-type-login .login-form > div.form-actions {
      max-width: 100%; }

.login-form .form-actions {
  text-align: left; }
  .login-form .form-actions input.btn, .login-form .form-actions input#sendlane-backinstock-cta-button,
  .login-form .form-actions a.forgot-password {
    vertical-align: middle; }
  .login-form .form-actions input.btn, .login-form .form-actions input#sendlane-backinstock-cta-button {
    background: white;
    border: 1px solid black;
    color: black;
    margin-top: 3px;
    min-width: 151px; }
    .login-form .form-actions input.btn:hover, .login-form .form-actions input#sendlane-backinstock-cta-button:hover {
      background: black;
      border-color: black;
      color: white; }
  .login-form .form-actions a.forgot-password {
    clear: both;
    color: #178dc9;
    display: block;
    margin-left: 0;
    margin-top: 20px; }

.new-customer .panel {
  border-radius: 3px; }

.new-customer .panel-header {
  background: transparent; }

.new-customer .panel-body {
  background: transparent;
  padding: 1rem 2rem 2rem; }

.new-customer-intro {
  line-height: 28px;
  margin-bottom: 0;
  padding-bottom: 3px; }

.new-customer-fact-list {
  margin-left: 1rem; }

.new-customer-fact {
  line-height: 28px;
  padding-left: 0.78571rem; }

.search-suggestion {
  margin-bottom: 2rem; }
  .search-suggestion > :last-child {
    margin-bottom: 0; }

.suggestion-title {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 0;
  text-transform: inherit; }

.advancedSearch-form {
  margin-bottom: 3rem; }
  .advancedSearch-form .form-row {
    margin-bottom: -1.5rem; }

.advancedSearch-separator {
  display: none; }

.advancedSearch-title {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 1.5rem;
  text-transform: inherit; }

#no_products {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 4px;
  color: #8a6d3b;
  display: inline-block;
  font-size: 12px;
  margin-left: 15px;
  padding: 10px 15px;
  width: calc(100% - 30px); }

#search-results-content .actionBar {
  margin-bottom: 20px;
  text-align: left; }

#search-results-content ul {
  margin-left: 0; }

.search-price-range label {
  display: inline; }
  .search-price-range label input {
    display: block;
    padding-left: 1.5rem; }
    @media (min-width: 768px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 768px) {
    .search-price-range label span {
      display: inline;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.category-suggestion-list {
  margin: 0 -15px;
  max-width: none;
  width: auto;
  list-style-type: none; }
  .category-suggestion-list::before, .category-suggestion-list::after {
    content: " ";
    display: table; }
  .category-suggestion-list::after {
    clear: both; }

.category-suggestion {
  padding-left: 15px;
  padding-right: 15px;
  width: 33.33333%;
  float: left;
  font-size: 12px; }

.search-refine {
  margin-left: 1.5rem; }

.quickSearchMessage {
  font-size: 28px;
  margin: 1.5rem 0 0;
  text-align: center; }

#quickSearch {
  width: 500px; }

#quickSearch > form {
  margin: 0; }
  #quickSearch > form .form-field {
    background-color: #eeeeee;
    border-radius: 3px;
    height: 38px;
    margin: 0;
    max-width: 500px;
    position: relative;
    width: 100%; }
    #quickSearch > form .form-field input#search_query {
      background-color: transparent;
      border: 0;
      color: black;
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 13px;
      height: 100%;
      padding: 0 38px 0 15px;
      width: 100%; }
      #quickSearch > form .form-field input#search_query::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: black; }
      #quickSearch > form .form-field input#search_query::-moz-placeholder {
        /* Firefox 19+ */
        color: black; }
      #quickSearch > form .form-field input#search_query:-ms-input-placeholder {
        /* IE 10+ */
        color: black; }
      #quickSearch > form .form-field input#search_query:-moz-placeholder {
        /* Firefox 18- */
        color: black; }
    #quickSearch > form .form-field button {
      border: 0;
      height: 38px;
      padding: 0;
      position: absolute;
      right: 0;
      top: 0;
      transition: none;
      width: 38px; }
      #quickSearch > form .form-field button svg {
        fill: #777777;
        height: 100%;
        padding: 3px;
        width: 22px; }
        @media (max-width: 1303px) {
          #quickSearch > form .form-field button svg {
            height: 38px;
            width: 20px; } }
      #quickSearch > form .form-field button:hover svg {
        fill: #e41217; }

#quickSearch .quickSearchResultsWrap {
  min-width: 320px;
  opacity: 0;
  position: absolute;
  top: auto;
  visibility: hidden;
  width: 500px;
  z-index: 99; }
  @media (max-width: 1303px) {
    #quickSearch .quickSearchResultsWrap {
      left: auto;
      padding-left: 0;
      padding-right: 24px;
      right: auto;
      width: 100%; } }
  #quickSearch .quickSearchResultsWrap.hasResults {
    opacity: 1;
    visibility: visible; }
  #quickSearch .quickSearchResultsWrap.hasNoResults .quickSearchResults {
    padding: 15px; }
  #quickSearch .quickSearchResultsWrap.hasNoResults .alert {
    margin: 0; }
    #quickSearch .quickSearchResultsWrap.hasNoResults .alert .quickSearchMessage {
      font-size: 1rem;
      margin: 0; }

#quickSearch .quickSearchResults {
  background: #fff;
  background: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  max-height: 405px;
  overflow: auto;
  padding: 0; }
  @media (max-width: 1303px) {
    #quickSearch .quickSearchResults {
      margin-top: 0; } }
  #quickSearch .quickSearchResults .productItems {
    margin: 0; }
  #quickSearch .quickSearchResults .productItems > li {
    clear: both;
    float: none;
    list-style: none;
    overflow: hidden;
    padding: 0;
    padding: 15px;
    width: 100%; }
    #quickSearch .quickSearchResults .productItems > li + li {
      border-top: 1px solid #eaeaea; }
    #quickSearch .quickSearchResults .productItems > li:hover {
      background: #f5f5f5; }
    #quickSearch .quickSearchResults .productItems > li article {
      border: 0;
      margin: 0;
      padding: 0; }
      #quickSearch .quickSearchResults .productItems > li article figure {
        background-color: #fff;
        border-radius: 3px;
        float: left;
        margin: 0;
        text-align: center;
        width: 20%; }
        #quickSearch .quickSearchResults .productItems > li article figure a img {
          max-height: 70px; }
      #quickSearch .quickSearchResults .productItems > li article figcaption {
        float: left;
        margin: 0;
        padding-left: 15px;
        text-align: left;
        width: 80%; }
        #quickSearch .quickSearchResults .productItems > li article figcaption h4 {
          font-family: "Karla", Arial, Helvetica, sans-serif;
          font-size: 14px;
          font-weight: 700;
          letter-spacing: 0;
          margin: 0 0 8px; }
        #quickSearch .quickSearchResults .productItems > li article figcaption .item-price {
          color: black;
          font-family: "Karla";
          font-size: 14px;
          margin-bottom: 5px; }
          #quickSearch .quickSearchResults .productItems > li article figcaption .item-price .price--rrp {
            color: black;
            margin-right: 5px; }
            #quickSearch .quickSearchResults .productItems > li article figcaption .item-price .price--rrp ~ .price--withoutTax {
              color: #bd0f12;
              font-weight: 700; }

@media (max-width: 1303px) {
  #mobile-search-toggle {
    height: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 62px;
    z-index: 20; }
    #mobile-search-toggle svg {
      fill: #fc061f;
      height: 100%;
      padding: 3px;
      width: 20px; }
    #mobile-search-toggle svg:first-child {
      display: none; }
    #mobile-search-toggle:hover svg {
      fill: #fc061f; }
  #quickSearch {
    background: #fff;
    display: none;
    left: 0;
    margin-top: 1px;
    min-width: 300px;
    padding: 11px 12px 12px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 99; }
    #quickSearch > form .form-field {
      background: #eee;
      border: 0;
      border-radius: 3px;
      height: 38px;
      max-width: 100%; }
      #quickSearch > form .form-field input#search_query {
        padding-right: 50px; }
      #quickSearch > form .form-field button {
        height: 38px;
        width: 38px; }
  header.header.mobile-search-is-open #mobile-search-toggle svg:last-child {
    display: none; }
  header.header.mobile-search-is-open #mobile-search-toggle svg:first-child {
    display: inline-block;
    width: 28px; }
  header.header.mobile-search-is-open #mobile-search-toggle ~ .navUser > ul > li#quickSearch {
    display: block; }
  header.header.mobile-search-is-open #quickSearch {
    display: block;
    top: 0; } }

.page-type-search .product-pagination.top {
  flex-wrap: wrap;
  justify-content: space-between; }

.page-type-search .page > .panel {
  padding: 0 15px;
  width: 100%; }

.page-type-search .breadcrumbs {
  margin-bottom: 14px; }

.page-type-search .page-heading {
  border-bottom: 1px solid #d9d9d9;
  clear: both;
  margin-bottom: 26px;
  padding: 0 0 16px; }

.navBar--account,
.navBar--sub {
  display: none; }
  @media (min-width: 1304px) {
    .navBar--account,
    .navBar--sub {
      display: block; } }
  .navBar--account ul,
  .navBar--sub ul {
    text-align: left; }
    .navBar--account ul li:first-child,
    .navBar--sub ul li:first-child {
      margin-left: 0; }
  .navBar--account ul li a:hover,
  .navBar--sub ul li a:hover {
    border-bottom: 1px solid #000;
    text-decoration: none; }

.account-heading {
  border-bottom: 1px solid #e8e8e8;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  padding-bottom: 1rem;
  text-transform: uppercase; }

.account-list {
  list-style: none;
  margin-left: 0; }

.account-listItem {
  border-bottom: 1px solid #e8e8e8;
  padding: 1.5rem 0;
  position: relative; }
  .account-listItem img {
    width: 100%; }
  .account-listItem .account-product-image {
    width: auto; }

.account-listShipping {
  border-bottom: 1px solid #e8e8e8;
  font-weight: 700;
  padding: 2rem 0; }
  .account-listShipping .account-listShipping-title {
    margin: 0;
    text-transform: inherit; }

.account-product::before, .account-product::after {
  content: " ";
  display: table; }

.account-product::after {
  clear: both; }

.account-product-figure {
  float: left;
  margin-right: 0.78571rem; }
  .account-product-figure > img {
    display: block; }

.account-product-figure--opposite {
  float: right;
  margin-left: 0.78571rem;
  margin-right: 0; }

.account-product-body::before, .account-product-body::after {
  content: " ";
  display: table; }

.account-product-body::after {
  clear: both; }

.account-product-figure {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 2rem 0 0;
  position: relative;
  width: 70px; }

.account-product-download {
  border-radius: 50%;
  height: 2.35714rem;
  padding: 0;
  position: absolute;
  right: -0.78571rem;
  top: -0.78571rem;
  width: 2.35714rem;
  z-index: 1; }
  .account-product-download .icon {
    height: 1.5rem;
    margin-top: 0.35714rem;
    width: 1.5rem; }
  .account-product-download svg {
    fill: white; }

.account-product-body {
  overflow: hidden;
  padding-bottom: 3.5rem;
  position: relative; }
  @media (min-width: 768px) {
    .account-product-body {
      padding-bottom: 0; } }
  .account-product-body .definitionList {
    font-size: 15px;
    margin-bottom: 0; }
    .account-product-body .definitionList dt {
      font-size: 12px; }
    .account-product-body .definitionList dd {
      font-size: 12px; }

.account-product-title {
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0 0 0.21429rem;
  text-transform: inherit; }
  .account-product-title > a {
    text-decoration: none; }
  .account-product-title + .definitionList {
    margin-top: 0.78571rem; }

.account-product-subtitle {
  color: #a5a5a5;
  font-family: "Arimo", Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin: -0.21429rem 0 1rem;
  text-transform: inherit; }

.account-product-price {
  float: right;
  font-family: "Karla";
  font-size: 15px;
  font-size: 16px; }

.account-product-description + .definitionList {
  margin: -1.35714rem 0 1.5rem; }

.account-product-refundQty {
  color: #a5a5a5;
  margin-bottom: 0; }

.account-product-details {
  margin: 0 -15px;
  max-width: none;
  width: auto; }
  .account-product-details::before, .account-product-details::after {
    content: " ";
    display: table; }
  .account-product-details::after {
    clear: both; }

.account-product-detail {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }
  @media (min-width: 768px) {
    .account-product-detail {
      width: 33.33333%; } }
  @media (min-width: 1304px) {
    .account-product-detail {
      width: 25%; } }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem; }
    @media (min-width: 768px) {
      .account-product-detail + .account-product-detail {
        margin-top: 0; } }
  @media (min-width: 768px) {
    .account-product-detail + .account-product-detail--full {
      margin-top: 1.5rem; } }

@media (min-width: 1304px) {
  .account-product-detail--large {
    width: 50%; } }

.account-product-detail--full {
  width: 100%; }

.account-product-detail-heading {
  color: #989898;
  font-family: "Arimo", Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0 0 0.35714rem; }

.account-product--alignMiddle {
  display: table;
  width: 100%; }
  .account-product--alignMiddle .account-product-checkItem {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 2rem; }
    .account-product--alignMiddle .account-product-checkItem .form-label {
      height: 1.5rem;
      margin: 0;
      padding: 0;
      width: 1.5rem; }
  .account-product--alignMiddle .account-product-figure,
  .account-product--alignMiddle .account-product-body {
    display: table-cell; }
  .account-product--alignMiddle .account-product-figure {
    float: none;
    margin-right: 0; }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }

.account-orderTotal {
  float: right;
  font-size: 15px;
  margin-top: -1.5rem;
  width: 66.66667%; }

.account-orderTotal-key,
.account-orderTotal-value {
  font-family: "Karla";
  margin: 0;
  padding: 9px 0; }

.account-orderTotal-key {
  color: #989898;
  float: left;
  font-weight: 700; }
  .account-orderTotal-key:last-of-type {
    position: relative;
    top: 0.28571rem; }

.account-orderTotal-value {
  border-bottom: 1px solid #e8e8e8;
  font-weight: 700;
  text-align: right; }
  .account-orderTotal-value:last-child {
    border-bottom: 0;
    font-size: 20px; }

.account-orderStatus {
  bottom: 0;
  left: 0;
  position: absolute; }
  @media (min-width: 768px) {
    .account-orderStatus {
      float: right;
      position: inherit;
      text-align: right; } }

.account-orderStatus-label {
  background-color: #bfbfbf;
  color: white;
  display: inline-block;
  font-size: 11px;
  line-height: 15px;
  margin: 0 0 0.35714rem;
  padding: 0.21429rem 0.5rem; }

.account-orderStatus-action {
  color: #989898;
  display: inline-block;
  font-size: 11px;
  font-style: italic;
  letter-spacing: 0.25px;
  margin-left: 0.78571rem;
  text-align: right;
  text-decoration: underline;
  vertical-align: top; }
  @media (min-width: 768px) {
    .account-orderStatus-action {
      display: block;
      margin-left: 0; } }
  .account-orderStatus-action:hover {
    color: #272727; }

.account .pagination {
  color: #a5a5a5;
  margin-top: 3rem;
  text-align: center; }

.account-message .is-read {
  color: #a5a5a5; }

.account-sidebar-block {
  font-size: 1rem; }
  .account-sidebar-block + .account-sidebar-block {
    margin-top: 3rem; }
  .account-sidebar-block .account-heading {
    margin-bottom: 1.5rem; }

.account-order-address {
  list-style: none;
  margin-left: 0; }
  .account-order-address ul,
  .account-order-address ol {
    list-style: none;
    margin-bottom: 0; }

.account-reorder-form {
  display: inline-block; }

.order-payments-description {
  color: #2d2d2d;
  font-weight: 400;
  margin-top: 1.5rem; }

.account-downloads-summary {
  border-bottom: 1px solid #e8e8e8;
  font-size: 15px;
  padding-bottom: 1.5rem; }

.account-downloadsList {
  list-style: none;
  margin-left: 0; }
  .account-downloadsList ul,
  .account-downloadsList ol {
    list-style: none;
    margin-bottom: 0; }

.account-downloadsItem {
  margin-bottom: 1.5rem; }
  .account-downloadsItem > :first-child {
    margin-top: 0; }
  .account-downloadsItem > :last-child {
    margin-bottom: 0; }

.account-downloadsItem-title {
  color: #989898;
  font-size: 15px;
  margin-bottom: 0.21429rem;
  text-transform: inherit; }

.account-downloadsItem-description {
  margin-bottom: 0; }

.account-downloadsItem-availability {
  color: #989898; }

.wishlists-table {
  margin-left: auto;
  margin-right: auto;
  max-width: 85.71429rem; }

.wishlist-header {
  display: none;
  text-align: center; }

.modal .wishlist-header {
  display: block; }

.wishlist-form {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 39.28571rem; }
  .wishlist-form::before, .wishlist-form::after {
    content: " ";
    display: table; }
  .wishlist-form::after {
    clear: both; }
  .wishlist-form .form-field {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left; }

.share-wishlist {
  margin-left: auto;
  margin-right: auto;
  max-width: 46.42857rem;
  text-align: center; }

.page-type-wishlist .product {
  flex-wrap: wrap; }

@media (max-width: 1303px) {
  .page-type-wishlist .product > form {
    margin-top: 10px; } }

.fa-star {
  color: #dddddd; }

.fa-star.color {
  color: #e41217; }

.rating--small {
  display: inline-block; }
  .rating--small .fafree-brands,
  .rating--small .fafree-regular,
  .rating--small .fafree-solid {
    font-size: 14px; }

.paymentMethodsTitle {
  margin: 0 0 0.78571rem;
  padding: 0;
  text-transform: none;
  width: 100%; }

.paymentMethodsGrid {
  display: flex;
  flex-wrap: wrap;
  margin: -0.78571rem;
  margin-bottom: 1.5rem; }
  .paymentMethodsGrid-item {
    padding: 0.78571rem;
    width: 100%; }
    @media (min-width: 768px) {
      .paymentMethodsGrid-item {
        width: 50%; } }

.paymentMethod {
  background-color: #e5e5e5;
  border: 1px solid #e8e8e8;
  border-radius: 0.21429rem;
  display: flex;
  flex-flow: column nowrap;
  height: 100%; }
  .paymentMethod-row {
    padding: 1.5rem; }
    .paymentMethod-row:first-child {
      background-color: #fff; }
    .paymentMethod-row:last-child {
      margin-top: auto; }
    .paymentMethod-row:only-child {
      height: 100%; }
  .paymentMethod .button, .paymentMethod #sendlane-backinstock-cta-button {
    margin-bottom: 0; }

.methodHeader {
  align-items: center;
  display: flex;
  flex-flow: row;
  justify-content: space-between; }
  .methodHeader-icon {
    margin-right: 0.78571rem;
    width: 2rem; }
    @media (min-width: 1304px) {
      .methodHeader-icon {
        width: 3rem; } }
  .methodHeader-title {
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1304px) {
      .methodHeader-title {
        font-size: 1rem; } }
  .methodHeader-brand {
    color: #666666;
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1304px) {
      .methodHeader-brand {
        font-size: 1rem; } }
  .methodHeader-meta {
    display: flex;
    flex-wrap: nowrap;
    margin-left: auto;
    padding-left: 0.78571rem; }
  .methodHeader-default {
    fill: #666666;
    height: 1.28571rem;
    margin-left: 0.78571rem;
    width: 1.28571rem; }
    @media (min-width: 1304px) {
      .methodHeader-default {
        height: 1.42857rem;
        width: 1.42857rem; } }
  .methodHeader-expiry {
    font-size: 15px;
    text-transform: capitalize; }

.methodDetails {
  display: flex;
  margin: 0; }
  .methodDetails-label {
    flex: 1;
    font-weight: 600; }
  .methodDetails-description {
    flex: 2;
    font-size: 13px; }

.newPaymentMethod {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-items: center;
  min-height: 13.28571rem;
  text-decoration: none; }
  .newPaymentMethod-icon {
    font-size: 50px;
    line-height: 1;
    margin: auto 0 0.78571rem; }
  .newPaymentMethod-title {
    margin: 0 auto auto;
    text-align: center; }

@media (min-width: 768px) {
  .paymentMethodForm {
    max-width: 60%; } }

@media (min-width: 768px) {
  .paymentMethodForm-column {
    display: flex; }
    .paymentMethodForm-column:first-child .form-field {
      margin-bottom: 0.78571rem; } }

.paymentMethodForm-heading {
  color: #454545;
  font-family: "Arimo", Arial, Helvetica, sans-serif;
  margin-top: 1.5rem;
  text-transform: capitalize; }

.paymentMethodForm-subheading {
  display: flex;
  font-weight: 600; }

@media (min-width: 768px) {
  .paymentMethodForm-cards {
    margin-left: auto; } }

.paymentMethodForm-cards-icon {
  margin-right: 0.21429rem;
  width: 2.42857rem; }

.paymentMethodForm-inputs {
  position: relative; }
  @media (min-width: 768px) {
    .paymentMethodForm-inputs:last-child {
      padding-left: 1.5rem;
      width: 30%; }
    .paymentMethodForm-inputs:first-child {
      width: 70%; } }

.paymentMethodForm-inputs-icon {
  position: absolute;
  right: 0.64286rem;
  top: 2.78571rem; }
  .paymentMethodForm-inputs-icon.icon {
    fill: #a5a5a5;
    height: 1.5rem;
    width: 1.5rem; }

.paymentMethodForm-details {
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .paymentMethodForm-details {
      display: inline-block;
      margin: 0 3rem 0 0; } }

.paymentMethodForm-details-term {
  font-weight: 400;
  margin-bottom: 0.78571rem; }

.paymentMethodForm-details-description {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.25px; }

.category-header-image {
  padding-bottom: 26px;
  width: 100%; }

.category-header-description {
  padding-bottom: 24px; }
  .category-header-description p:last-of-type {
    margin-bottom: 0; }

.page-type-brand .page-heading {
  padding-bottom: 10px;
  padding-top: 8px; }

.page-type-category .breadcrumbs {
  margin-bottom: 14px; }

.page-type-category .page-heading {
  border-bottom: 1px solid #d9d9d9;
  clear: both;
  margin-bottom: 26px;
  padding: 0 0 16px; }

/*Halo Ask An Expert*/
button[data-reveal-id="halo-ask-an-expert-form"] {
  bottom: 50px;
  padding: 0;
  position: fixed;
  right: 0;
  transform: translateX(85%);
  z-index: 99; }
  @media (max-width: 767px) {
    button[data-reveal-id="halo-ask-an-expert-form"] {
      bottom: 150px;
      right: -8px;
      transform: translateX(0%); } }
  button[data-reveal-id="halo-ask-an-expert-form"]:hover {
    transform: translateX(0%); }

.halo-ask-an-expert-form,
#halo-ask-an-expert-form {
  min-height: 120px;
  right: auto;
  width: 100%; }
  @media (min-width: 768px) {
    .halo-ask-an-expert-form.modal,
    #halo-ask-an-expert-form.modal {
      max-width: 767px; } }
  .halo-ask-an-expert-form .modal-close,
  #halo-ask-an-expert-form .modal-close {
    background: #e41217; }
    .halo-ask-an-expert-form .modal-close:hover,
    #halo-ask-an-expert-form .modal-close:hover {
      background: black; }
  .halo-ask-an-expert-form .modal-header,
  #halo-ask-an-expert-form .modal-header {
    align-items: center;
    background: #f5f5f5;
    border-bottom: 0;
    display: flex;
    height: 92px;
    justify-content: center;
    padding: 0; }
    .halo-ask-an-expert-form .modal-header h2,
    #halo-ask-an-expert-form .modal-header h2 {
      font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
      font-size: 32px; }
  .halo-ask-an-expert-form .alert,
  #halo-ask-an-expert-form .alert {
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 0;
    text-align: center; }
    .halo-ask-an-expert-form .alert ul,
    #halo-ask-an-expert-form .alert ul {
      display: inline-block; }
  .halo-ask-an-expert-form .form-inner,
  #halo-ask-an-expert-form .form-inner {
    margin: 0 auto;
    max-width: 500px; }
    .halo-ask-an-expert-form .form-inner h3,
    #halo-ask-an-expert-form .form-inner h3 {
      color: #3c3c3c;
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 700;
      line-height: 20px;
      margin: 0 0 20px;
      text-align: center;
      text-transform: uppercase; }
    .halo-ask-an-expert-form .form-inner .sub-title,
    #halo-ask-an-expert-form .form-inner .sub-title {
      border-bottom: 1px solid #d7d7d7;
      color: #3c3c3c;
      margin-bottom: 25px;
      padding-bottom: 25px;
      text-align: center; }
    .halo-ask-an-expert-form .form-inner .sub-title-question,
    #halo-ask-an-expert-form .form-inner .sub-title-question {
      color: #3c3c3c;
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 700;
      line-height: 20px;
      margin: 0 0 25px;
      text-align: center;
      text-transform: uppercase; }
  .halo-ask-an-expert-form .form-field,
  #halo-ask-an-expert-form .form-field {
    margin-bottom: 20px; }
    .halo-ask-an-expert-form .form-field.form-field-1,
    #halo-ask-an-expert-form .form-field.form-field-1 {
      margin-bottom: 8px;
      padding-top: 10px; }
  .halo-ask-an-expert-form .form-label,
  #halo-ask-an-expert-form .form-label {
    display: inline-block !important;
    font-size: 12px;
    margin-right: 25px;
    width: auto; }
    .halo-ask-an-expert-form .form-label.label-last,
    #halo-ask-an-expert-form .form-label.label-last {
      display: block !important;
      margin-bottom: 20px; }
  .halo-ask-an-expert-form .form-input,
  #halo-ask-an-expert-form .form-input {
    box-shadow: none; }
    .halo-ask-an-expert-form .form-input[name="phone"],
    #halo-ask-an-expert-form .form-input[name="phone"] {
      margin-bottom: 10px; }
    .halo-ask-an-expert-form .form-input[name="message"],
    #halo-ask-an-expert-form .form-input[name="message"] {
      margin-bottom: 10px; }
  .halo-ask-an-expert-form button.fasubmit,
  #halo-ask-an-expert-form button.fasubmit {
    height: 42px;
    max-width: 100%;
    width: 100%; }

.contact-us-form {
  width: 60%; }
  @media (max-width: 767px) {
    .contact-us-form {
      align-items: center;
      width: 100%; }
      .contact-us-form .form-groups {
        align-items: center;
        text-align: center;
        width: 100%; }
        .contact-us-form .form-groups .form-group {
          flex-direction: column;
          width: 100%; }
          .contact-us-form .form-groups .form-group input {
            text-align: center; }
          .contact-us-form .form-groups .form-group input,
          .contact-us-form .form-groups .form-group textarea {
            align-self: center; } }
  .contact-us-form .form-groups {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding-bottom: 1rem; }
    .contact-us-form .form-groups .form-group {
      display: flex;
      justify-content: space-between; }
      .contact-us-form .form-groups .form-group .form-control {
        border: 1px solid black;
        border-radius: 3px;
        padding: 0.25rem;
        width: 75%; }
      .contact-us-form .form-groups .form-group label {
        font-weight: bold; }
        .contact-us-form .form-groups .form-group label .required {
          color: #e82b1a;
          font-weight: bold;
          text-transform: uppercase; }
  .contact-us-form .btn, .contact-us-form #sendlane-backinstock-cta-button {
    background-color: #f4590d;
    color: white; }
    .contact-us-form .btn:hover, .contact-us-form #sendlane-backinstock-cta-button:hover {
      background-color: #000; }

/* Halo Advanced Image Swap */
.product div[class*="product-option-"] {
  left: 0;
  position: absolute;
  top: 5%;
  visibility: hidden;
  width: 20px; }
  @media (max-width: 1303px) {
    .product div[class*="product-option-"] {
      top: 3%; } }
  @media (max-width: 767px) {
    .product div[class*="product-option-"] {
      top: 0%; } }

.product [data-product-option-change] > div[data-product-attribute="swatch"] {
  margin-bottom: 10px;
  text-align: center; }
  .product [data-product-option-change] > div[data-product-attribute="swatch"] .form-option {
    border-radius: 50%;
    box-shadow: 0 0 1px 0 #aaa;
    cursor: default;
    float: left;
    height: 10px;
    margin: 2px 2.5px;
    overflow: hidden;
    width: 10px; }
    .product [data-product-option-change] > div[data-product-attribute="swatch"] .form-option > span {
      border-radius: 50%;
      z-index: 0; }

.product:hover div[class*="product-option-"] {
  visibility: visible; }

.at-resp-share-element .at-share-btn {
  margin: 0 !important; }

.at-resp-share-element .at-share-btn .at-icon-wrapper {
  height: 20px !important;
  width: 20px !important; }
  .at-resp-share-element .at-share-btn .at-icon-wrapper svg {
    height: 21px !important;
    width: 21px !important; }

.at-share-btn-elements > a:first-child {
  padding-left: 0; }

.lookbook > ul {
  margin-left: 0; }
  .lookbook > ul li {
    list-style: none; }
  .lookbook > ul .owl-nav > div {
    opacity: 0; }
  .lookbook > ul:hover .owl-nav > div {
    opacity: 1; }

.lookbook .black-icons {
  text-align: right; }
  .lookbook .black-icons .at-share-btn-elements > a:last-child {
    margin-right: 0;
    padding-right: 0; }

.lookbook .lookbook-bottom {
  border-top: 1px solid #eee;
  margin-top: 12px;
  padding-top: 25px;
  text-align: center; }
  .lookbook .lookbook-bottom .btn-lookbook {
    font-family: "Poppins", Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 36px;
    letter-spacing: 0.02em; }

#sendlane-backinstock-cta-button {
  background-color: white;
  border-color: black;
  color: black;
  width: 100%; }
  @media (min-width: 768px) {
    #sendlane-backinstock-cta-button {
      float: left;
      padding: 0 0.71429rem;
      width: 50%; } }
  @media (min-width: 1304px) {
    #sendlane-backinstock-cta-button {
      margin: 1rem 0 0; } }
  #sendlane-backinstock-cta-button:hover {
    background-color: black;
    border-color: black;
    color: white; }

.page-type-brochure .header {
  align-items: center;
  background-color: #215732;
  padding: 0.78571rem;
  width: 100%; }
  .page-type-brochure .header .header-content {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .page-type-brochure .header .header-content {
        align-items: end;
        display: grid;
        grid-template-columns: 30% 70%;
        width: 80%; } }
  .page-type-brochure .header .header-logo-image {
    height: auto;
    max-width: 100%; }
  .page-type-brochure .header h1.page-heading {
    color: white;
    margin: auto; }
    @media (min-width: 768px) {
      .page-type-brochure .header h1.page-heading {
        margin-left: 1rem; } }

.page-type-brochure .body {
  align-items: flex-start;
  display: flex;
  flex-direction: column-reverse;
  margin: 0;
  max-width: 1303px;
  padding: 1.5rem; }
  @media (min-width: 768px) {
    .page-type-brochure .body {
      flex-direction: row;
      margin: 0 auto;
      width: 90%; } }
  .page-type-brochure .body .landing-sidebar {
    background-color: #effeeb;
    border: 2px solid black;
    border-radius: 5px;
    font-family: sans-serif;
    margin: 0 10.5px;
    padding: 0.5rem; }
    @media (min-width: 768px) {
      .page-type-brochure .body .landing-sidebar {
        margin: 0;
        width: 30%; } }
    .page-type-brochure .body .landing-sidebar h1:first-child,
    .page-type-brochure .body .landing-sidebar h2:first-child,
    .page-type-brochure .body .landing-sidebar h3:first-child,
    .page-type-brochure .body .landing-sidebar h4:first-child,
    .page-type-brochure .body .landing-sidebar h5:first-child,
    .page-type-brochure .body .landing-sidebar h6:first-child,
    .page-type-brochure .body .landing-sidebar p:first-child {
      margin-top: 0; }
    .page-type-brochure .body .landing-sidebar h1:last-child,
    .page-type-brochure .body .landing-sidebar h2:last-child,
    .page-type-brochure .body .landing-sidebar h3:last-child,
    .page-type-brochure .body .landing-sidebar h4:last-child,
    .page-type-brochure .body .landing-sidebar h5:last-child,
    .page-type-brochure .body .landing-sidebar h6:last-child,
    .page-type-brochure .body .landing-sidebar p:last-child {
      margin-bottom: 0; }
  .page-type-brochure .body .page-content {
    flex-grow: 1;
    padding: 0;
    width: 100%; }
    @media (min-width: 768px) {
      .page-type-brochure .body .page-content {
        flex-grow: 0.7; } }

.link-group-header {
  background-color: #effeeb;
  border: 2px solid black;
  border-radius: 3px;
  font-family: sans-serif;
  margin: 0 0 0.5rem;
  padding: 0.5rem;
  text-align: center; }

.link-group-list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  list-style: none;
  margin: 0 0 0.5rem;
  padding: 0; }
  .link-group-list .link-group-link {
    align-items: center;
    border: 2px solid black;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    font-family: sans-serif;
    gap: 0.5rem;
    max-width: 100%;
    padding: 0.5rem;
    text-align: left; }
    .link-group-list .link-group-link .img-place {
      height: 48px;
      max-height: none;
      max-width: none;
      width: 48px; }
    .link-group-list .link-group-link .link-content-container {
      display: flex;
      flex-direction: column;
      overflow: hidden; }
      .link-group-list .link-group-link .link-content-container .link-title {
        font-size: 1.4em; }
      .link-group-list .link-group-link .link-content-container a {
        color: steelblue;
        font-size: 1.2em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .link-group-list .link-group-link .link-content-container a:hover {
          color: #2b506e; }

iframe.disclaimer {
  border: 3px solid white;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-sizing: content-box;
  margin-bottom: 12px;
  overflow: hidden;
  overflow: hidden;
  width: 100%; }

main.disclaimer {
  background-color: white;
  border: 1px solid rgba(2, 108, 168, 0.2);
  border-radius: 4px;
  color: #272727;
  height: 100%;
  overflow: hidden;
  padding: 4px;
  width: 100%; }
  main.disclaimer p:last-child {
    margin-bottom: 0; }

#noticeModal {
  background-color: white;
  border: solid 2px #215732;
  border-radius: 0.5rem; }
  #noticeModal.no-close .modal-close {
    display: none; }
  #noticeModal a {
    text-decoration: revert; }
  #noticeModal .modal-content {
    font-size: 16px;
    padding: 40px 1rem 0; }

.locations-container {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: 1fr; }
  @media (min-width: 768px) {
    .locations-container {
      grid-template-columns: 1fr 1fr; } }
  .locations-container h4 {
    margin-top: 0.35714rem; }
  .locations-container .location > h4 {
    text-align: center; }
  .locations-container .location table {
    margin: 0.78571rem 0; }
  .locations-container .location .location-phone,
  .locations-container .location .location-address {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left;
    margin-top: 0; }

.location-page .location-header {
  position: relative; }
  .location-page .location-header h4 {
    margin-top: 0.35714rem; }

.location-page .location-image {
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left;
  position: relative; }
  .location-page .location-image img {
    width: 100%; }

.location-page .location-details {
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left;
  position: relative; }
  .location-page .location-details .location-phone {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left; }
  .location-page .location-details .location-address {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left; }

.location-page .location-links {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  margin-top: 1.5rem;
  position: relative; }
  .location-page .location-links .link {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    text-align: center; }
    @media (min-width: 768px) {
      .location-page .location-links .link {
        padding-left: 0;
        padding-right: 0;
        width: 50%;
        float: left;
        margin-top: 0; }
        .location-page .location-links .link:not(:first-of-type) {
          margin-top: 0; } }
    .location-page .location-links .link:not(:first-of-type) {
      margin-top: 0.78571rem; }

.location-page .maps-iframe {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  margin-top: 1.5rem; }

.pdf-container {
  height: 100vh;
  position: relative; }
  .pdf-container .pdf {
    --page-border: 0;
    background-color: #808080;
    height: 100vh;
    left: 0;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.flyer-outer {
  height: 0;
  overflow: hidden;
  padding-top: 129.41%;
  position: relative;
  width: 100%; }
  .flyer-outer .flyer-inner {
    height: 100%;
    left: 0;
    padding-bottom: 1rem;
    position: absolute;
    top: 0;
    width: 100%; }

.thumbnail-list {
  margin: 0 auto;
  text-align: center; }
  .thumbnail-list .thumbnail-wrapper {
    display: inline-block; }
    .thumbnail-list .thumbnail-wrapper .thumbnail-header {
      font-size: medium;
      font-weight: bolder;
      padding: 5px;
      text-align: center;
      text-decoration: underline; }
    .thumbnail-list .thumbnail-wrapper .thumbnail {
      padding: 5px; }
      .thumbnail-list .thumbnail-wrapper .thumbnail img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-height: 540px;
        max-width: 100%; }

.productView-details.variant-tables {
  display: inline-block;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  width: 100%;
  z-index: 1; }

.variant-tables-loading {
  font-size: 25px; }

.button--icon {
  border: 1px solid #cbcbcb;
  margin-bottom: 0; }
  .button--icon .fafree-brands,
  .button--icon .fafree-regular,
  .button--icon .fafree-solid {
    font-size: 1rem !important; }

.variant-tables-container {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(2, 1fr); }
  @media (max-width: 1303px) {
    .variant-tables-container {
      grid-template-columns: 1fr; } }
  .variant-tables-container .variant-table {
    align-items: center;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: grid;
    grid-row-gap: 0.5rem;
    justify-content: center;
    padding: 1rem; }
    .variant-tables-container .variant-table .add-to-cart-button {
      background-color: #f4590d;
      color: white;
      grid-column: 1/-1;
      margin: 0 auto; }
      .variant-tables-container .variant-table .add-to-cart-button:hover {
        background-color: #000; }
    .variant-tables-container .variant-table .table-image {
      grid-column: 1/-1;
      justify-self: center;
      max-width: 140px; }
    .variant-tables-container .variant-table .table-header {
      grid-column: 1/-1;
      text-align: center; }
    .variant-tables-container .variant-table .header-cell {
      font-size: 1.2rem;
      font-weight: bold; }
      .variant-tables-container .variant-table .header-cell.price {
        text-decoration: underline; }
    .variant-tables-container .variant-table .row-cell {
      align-items: center;
      display: flex;
      flex-direction: row;
      justify-content: center;
      min-height: 36px;
      text-align: center; }
      .variant-tables-container .variant-table .row-cell.qty {
        margin-bottom: 0; }
    .variant-tables-container .variant-table .sale-price-container {
      flex-direction: column;
      font-weight: 600; }
    .variant-tables-container .variant-table .price-strike {
      color: #989898;
      text-decoration: line-through; }
    .variant-tables-container .variant-table .price-sale {
      color: #bd0f12; }
    .variant-tables-container .variant-table .out-of-stock-msg {
      color: #ff7d7d;
      font-size: 1.2rem;
      font-weight: bold; }

.prop-container {
  margin-top: 1rem;
  overflow: hidden; }
  .prop-container .left img {
    margin-bottom: 0;
    margin-top: 0; }
  @media (min-width: 768px) {
    .prop-container {
      align-items: center;
      display: flex;
      flex-direction: row;
      justify-content: flex-start; }
      .prop-container .left {
        flex-grow: 1;
        flex-shrink: 0; }
      .prop-container .right {
        display: inline;
        flex-grow: 1; } }
  .prop-container .left,
  .prop-container .right {
    text-align: center; }

.prop-warning {
  font-weight: 700; }

.prop-link,
.prop-link:hover {
  text-decoration: underline; }

header.header {
  background-color: white;
  min-width: 300px; }

.header-top {
  align-items: center;
  background-color: white;
  border-bottom: 1px solid white;
  color: #fc061f;
  display: flex;
  flex-wrap: wrap;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  min-height: 40px;
  padding: 8px 40px 7px;
  position: relative;
  text-transform: uppercase;
  z-index: 1; }
  @media (max-width: 1303px) {
    .header-top {
      padding-left: 0;
      padding-right: 0; } }
  .header-top .header-top-left {
    width: 35%; }
    .header-top .header-top-left #animated-promotion ul li {
      letter-spacing: 0.05em; }
  .header-top .header-top-right {
    width: 65%; }
    @media (max-width: 1303px) {
      .header-top .header-top-right {
        width: 100%; } }
    .header-top .header-top-right #need-help-phone::before {
      background: url("../img/comment-icon.png") center no-repeat;
      content: "";
      display: inline-block;
      height: 14px;
      margin-right: 10px;
      vertical-align: -2px;
      width: 14px; }
    .header-top .header-top-right #need-help-phone a {
      font-weight: 700; }
    .header-top .header-top-right #currency-converter {
      padding-right: 15px;
      position: relative; }
      .header-top .header-top-right #currency-converter > a {
        font-weight: 700; }
        .header-top .header-top-right #currency-converter > a img {
          margin-right: 5px;
          vertical-align: -1px; }
        .header-top .header-top-right #currency-converter > a .fafree-brands,
        .header-top .header-top-right #currency-converter > a .fafree-regular,
        .header-top .header-top-right #currency-converter > a .fafree-solid {
          margin-left: 4px; }
      .header-top .header-top-right #currency-converter > ul {
        border-radius: 3px;
        left: 50% !important;
        margin-top: 9px;
        min-width: 200px;
        padding-bottom: 6px;
        padding-top: 6px;
        top: auto !important;
        transform: translateX(-50%); }
        .header-top .header-top-right #currency-converter > ul > li {
          display: block;
          padding: 0; }
          .header-top .header-top-right #currency-converter > ul > li > a {
            padding: 7px 15px; }
            .header-top .header-top-right #currency-converter > ul > li > a:hover {
              background-color: #f5f5f5;
              text-decoration: none; }
            .header-top .header-top-right #currency-converter > ul > li > a img {
              margin-right: 5px;
              vertical-align: -1px; }
        .header-top .header-top-right #currency-converter > ul > li + li {
          border-top: 1px solid #f5f5f5; }
    .header-top .header-top-right #accountDropdown {
      position: relative; }
      .header-top .header-top-right #accountDropdown > a .fafree-brands,
      .header-top .header-top-right #accountDropdown > a .fafree-regular,
      .header-top .header-top-right #accountDropdown > a .fafree-solid {
        margin-left: 4px; }
      .header-top .header-top-right #accountDropdown > ul {
        border-radius: 3px;
        left: 50% !important;
        margin-top: 9px;
        min-width: 200px;
        padding-bottom: 6px;
        padding-top: 6px;
        text-align: left;
        top: auto !important;
        transform: translateX(-50%); }
        .header-top .header-top-right #accountDropdown > ul > li {
          display: block;
          padding: 0; }
          .header-top .header-top-right #accountDropdown > ul > li > a {
            display: block;
            padding: 7px 15px; }
            .header-top .header-top-right #accountDropdown > ul > li > a:hover {
              background-color: #f5f5f5;
              text-decoration: none; }
            .header-top .header-top-right #accountDropdown > ul > li > a img {
              margin-right: 5px;
              vertical-align: -1px; }
        .header-top .header-top-right #accountDropdown > ul > li + li {
          border-top: 1px solid #f3f3f3; }
        @media (max-width: 1303px) {
          .header-top .header-top-right #accountDropdown > ul {
            left: auto !important;
            right: 0;
            transform: none; }
            .header-top .header-top-right #accountDropdown > ul .triangle-with-shadow::before {
              left: auto;
              right: 20px; } }
    .header-top .header-top-right #mobileAccountSidebar > a {
      font-weight: 700;
      text-transform: uppercase; }
      .header-top .header-top-right #mobileAccountSidebar > a .fafree-brands,
      .header-top .header-top-right #mobileAccountSidebar > a .fafree-regular,
      .header-top .header-top-right #mobileAccountSidebar > a .fafree-solid {
        font-size: 14px;
        margin-right: 6px; }
  .header-top a {
    color: #fc061f;
    text-decoration: none; }
    .header-top a:hover {
      color: #fc061f; }
  .header-top nav.navUser ul {
    list-style: none;
    margin: 0; }
    .header-top nav.navUser ul li {
      display: inline-block;
      letter-spacing: 0.05em;
      padding: 2px 10px; }
      .header-top nav.navUser ul li.last-child {
        padding-right: 0; }

.header-middle {
  align-items: center;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 15px 40px;
  position: relative; }
  @media (max-width: 1303px) {
    .header-middle {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 1303px) {
    .header-middle {
      align-content: stretch;
      align-items: stretch;
      flex-wrap: nowrap;
      justify-content: space-between;
      min-height: 62px;
      padding: 0; } }
  .header-middle .header-logo {
    margin: 0;
    padding-right: 20px; }
    .header-middle .header-logo a {
      color: black;
      font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
      font-size: 32px; }
    @media (max-width: 1303px) {
      .header-middle .header-logo {
        align-items: center;
        display: flex;
        justify-content: center;
        padding: 7px 10px;
        width: auto; } }
  .header-middle #menu {
    align-items: center;
    display: flex;
    position: relative;
    width: 100%; }
    @media (max-width: 1303px) {
      .header-middle #menu {
        margin-top: 15px;
        order: 3;
        text-align: center;
        width: 100%; }
        .header-middle #menu nav.navPages > ul > li > .navPage-subMenu {
          text-align: left; } }
  .header-middle .fafree-cart-shopping {
    font-size: 23px; }
  .header-middle .header-middle-right {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    width: 120px; }
    @media (max-width: 1303px) {
      .header-middle .header-middle-right {
        width: calc(100% - 240px); } }
    @media (max-width: 1303px) {
      .header-middle .header-middle-right {
        align-content: stretch;
        align-items: center;
        border-left: 1px solid white;
        margin-right: 2rem;
        width: 62px; } }
    .header-middle .header-middle-right > div {
      padding: 0 15px;
      position: relative; }
      .header-middle .header-middle-right > div.wishlist-link {
        font-size: 24px; }
        .header-middle .header-middle-right > div.wishlist-link a {
          color: black; }
          .header-middle .header-middle-right > div.wishlist-link a:hover {
            color: #e41217; }
      .header-middle .header-middle-right > div.top-cart {
        position: static; }
        @media (max-width: 1303px) {
          .header-middle .header-middle-right > div.top-cart {
            align-content: stretch;
            align-items: stretch;
            display: flex;
            height: auto;
            padding: 0;
            width: 100%; } }
        .header-middle .header-middle-right > div.top-cart > a {
          display: block;
          position: relative; }
          .header-middle .header-middle-right > div.top-cart > a > span {
            display: flex; }
          .header-middle .header-middle-right > div.top-cart > a svg {
            fill: black;
            stroke: black;
            stroke-width: 0.5px;
            transition: all 0.3s ease 0s; }
          .header-middle .header-middle-right > div.top-cart > a .countPill {
            background-color: #e41217;
            border-radius: 50%;
            color: white;
            display: inline-block;
            font-size: 11px;
            line-height: 24px;
            min-width: 24px;
            padding: 0 4px;
            position: absolute;
            right: -12px;
            text-align: center;
            top: -4px; }
            @media (max-width: 1303px) {
              .header-middle .header-middle-right > div.top-cart > a .countPill {
                left: 50%;
                margin-left: 14px;
                margin-top: -6px;
                right: auto;
                top: 50%;
                transform: translate(-50%, -50%); } }
          @media (max-width: 1303px) {
            .header-middle .header-middle-right > div.top-cart > a {
              align-content: center;
              align-items: center;
              display: flex;
              height: auto;
              justify-content: center;
              left: 0;
              top: 0;
              width: 100%; } }
        .header-middle .header-middle-right > div.top-cart:hover a svg {
          fill: #e41217;
          stroke: #e41217; }
        .header-middle .header-middle-right > div.top-cart.is-open a svg {
          fill: #e41217;
          stroke: #e41217; }

.header-bottom {
  align-items: center;
  background-color: white;
  display: flex;
  flex-wrap: wrap;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 14px;
  justify-content: center;
  min-height: 40px;
  padding: 8px 10px;
  text-align: center; }
  .header-bottom p {
    color: #fc061f;
    margin: 0; }

#animated-promotion ul {
  list-style: none;
  margin: 0; }
  #animated-promotion ul .slick-track {
    align-items: center;
    display: flex;
    flex-wrap: nowrap; }

#storeCredit-toggle {
  position: relative; }

#storeCredit-dropdown {
  border-radius: 3px;
  color: #000;
  font-family: "Arimo", Arial, Helvetica, sans-serif;
  left: 50% !important;
  letter-spacing: 0;
  margin-top: 9px;
  min-width: 300px;
  padding: 15px 20px;
  text-align: left;
  text-transform: none;
  top: auto !important;
  transform: translateX(-50%); }
  @media (max-width: 1303px) {
    #storeCredit-dropdown {
      border-bottom: 1px solid #e5e5e5;
      min-width: auto;
      padding: 0 10px;
      position: static;
      transform: none !important; }
      #storeCredit-dropdown .alert {
        margin-bottom: 10px; } }

@media (max-width: 1303px) {
  .header-bottom > .container {
    padding-left: 0;
    padding-right: 0; } }

.body {
  margin-bottom: 6rem; }

.page {
  margin: 0 -15px;
  max-width: none;
  width: auto; }
  .page::before, .page::after {
    content: " ";
    display: table; }
  .page::after {
    clear: both; }

.page-content,
.page-content--full {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }

.page-region {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  float: right;
  width: 100%; }
  @media (min-width: 1304px) {
    .page-region {
      width: 75%; } }

@media (min-width: 1304px) {
  .page-content--centered {
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; } }

.page-content--textCenter {
  text-align: center; }

.page-sidebar {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  position: relative; }
  @media (min-width: 1304px) {
    .page-sidebar {
      padding-left: 15px;
      padding-right: 15px;
      width: 25%;
      float: left; }
      .page-sidebar + .page-content {
        padding-left: 15px;
        padding-right: 15px;
        width: 75%;
        float: left; } }

body.noindex .body {
  margin-bottom: 0;
  min-height: unset; }

body.fullwidth .container {
  max-width: 100%; }
  @media (min-width: 1304px) {
    body.fullwidth .container {
      max-width: 80%; } }

body.fullwidth .page-content--centered {
  width: 100%; }

/*Off-canvas Navigation*/
@media (max-width: 1303px) {
  #st-trigger-effects {
    align-content: stretch;
    align-items: stretch;
    display: flex !important;
    text-align: center;
    width: 62px; }
    #st-trigger-effects a {
      align-content: center;
      align-items: center;
      border-right: 1px solid white;
      display: flex;
      font-size: 22px;
      height: auto;
      justify-content: center;
      width: 100%; }
      #st-trigger-effects a svg {
        fill: black;
        height: 21px;
        margin-left: -5px;
        width: 21px; }
        #st-trigger-effects a svg:last-child {
          display: none; }
    #st-trigger-effects:hover a svg {
      fill: #178dc9; } }

body.st-off-canvas {
  overflow: hidden; }
  body.st-off-canvas #st-trigger-effects svg {
    height: 25px;
    width: 25px; }
  body.st-off-canvas #st-trigger-effects svg:first-child {
    display: none; }
  body.st-off-canvas #st-trigger-effects svg:last-child {
    display: inline-block; }

.st-pusher,
.st-content {
  height: 100%; }

.st-content {
  background: #f3efe0;
  overflow-y: scroll; }
  .st-content,
  .st-content .st-content-inner {
    position: relative; }

.base-container {
  overflow: hidden;
  position: relative; }

.st-pusher {
  height: 100%;
  left: 0;
  position: relative;
  transition: transform 0.3s; }
  .st-pusher::after {
    background: rgba(255, 255, 255, 0.5);
    content: "";
    filter: alpha(opacity=0);
    height: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
    width: 0; }

.st-menu {
  background: #fff;
  border-right: 1px solid #e5e5e5;
  box-shadow: inset -16px -1px 8px -18px #bfbfbf;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  visibility: hidden;
  width: 290px; }
  .st-menu::after {
    background: rgba(0, 0, 0, 0.2);
    content: "";
    filter: alpha(opacity=100);
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.3s;
    width: 100%; }

.st-menu-open .st-pusher::after {
  filter: alpha(opacity=100);
  height: 100%;
  opacity: 1;
  transition: opacity 0.3s;
  width: 100%; }

.st-menu-open .st-menu::after {
  filter: alpha(opacity=0);
  height: 0;
  opacity: 0;
  transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  width: 0; }

nav#mobile-customer ul li {
  position: relative; }
  nav#mobile-customer ul li > span.toggle-expand ~ div {
    display: none; }
  nav#mobile-customer ul li > span.toggle-close ~ div {
    display: block;
    position: static !important; }
  nav#mobile-customer ul li#currency-converter.expanded > a {
    border-bottom: 1px solid #e5e5e5; }
  nav#mobile-customer ul li#currency-converter > a > img {
    display: inline-block;
    margin-left: 8px;
    margin-right: 3px;
    vertical-align: -1px; }
  nav#mobile-customer ul li#currency-converter ul li a strong {
    color: #e06868; }
  nav#mobile-customer ul li#currency-converter ul li a img {
    display: inline-block;
    margin-right: 3px;
    vertical-align: -1px; }
  nav#mobile-customer ul li#side-account-menu ul {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px; }
  nav#mobile-customer ul li.mobile-call-us {
    font-weight: 700;
    padding: 13px 20px 12px;
    text-transform: uppercase; }
    nav#mobile-customer ul li.mobile-call-us a {
      display: inline;
      padding: 0; }
      nav#mobile-customer ul li.mobile-call-us a:hover {
        background: transparent;
        border-bottom: 1px solid #000;
        color: #000; }
  nav#mobile-customer ul li .not-logged {
    color: #969696;
    font-size: 0;
    line-height: normal !important; }
    nav#mobile-customer ul li .not-logged a {
      display: block; }
      nav#mobile-customer ul li .not-logged a:hover {
        background: #000;
        color: #fff; }
  nav#mobile-customer ul li .logged-in {
    border-bottom: 1px solid #e5e5e5;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-top: 13px; }

#mobile-categories,
#mobile-customer {
  z-index: 101; }
  #mobile-categories > ul,
  #mobile-customer > ul {
    height: 100%;
    min-height: 320px;
    overflow-y: auto; }
  #mobile-categories ul,
  #mobile-customer ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #mobile-categories h2,
  #mobile-customer h2 {
    color: rgba(0, 0, 0, 0.4);
    font-size: 2em;
    font-weight: 300;
    margin: 0;
    padding: 1em;
    -moz-text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    -webkit-text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1); }
  #mobile-categories ul li a,
  #mobile-customer ul li a {
    border-bottom: 1px solid #e5e5e5;
    color: #000;
    display: block;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    outline: none;
    padding: 13px 20px 12px;
    text-decoration: none !important;
    text-transform: uppercase; }
  #mobile-categories > ul > li.hasSub:not(.hasMegamenu) > .navPage-subMenu > ul > li > a,
  #mobile-customer > ul > li.hasSub:not(.hasMegamenu) > .navPage-subMenu > ul > li > a {
    text-transform: none; }
  #mobile-categories > ul > li.hasSub:not(.hasMegamenu) > .navPage-subMenu > ul > li.hasSub > ul,
  #mobile-customer > ul > li.hasSub:not(.hasMegamenu) > .navPage-subMenu > ul > li.hasSub > ul {
    display: none; }
    #mobile-categories > ul > li.hasSub:not(.hasMegamenu) > .navPage-subMenu > ul > li.hasSub > ul > li > a,
    #mobile-customer > ul > li.hasSub:not(.hasMegamenu) > .navPage-subMenu > ul > li.hasSub > ul > li > a {
      font-weight: normal;
      text-transform: none; }
  #mobile-categories > ul > li.hasSub:not(.hasMegamenu) > .navPage-subMenu > ul > li.hasSub.expanded > ul,
  #mobile-customer > ul > li.hasSub:not(.hasMegamenu) > .navPage-subMenu > ul > li.hasSub.expanded > ul {
    display: block; }
  #mobile-categories > ul > li.hasSub > .navPage-subMenu ul > li.hasSub > span.toggle-expand::before,
  #mobile-customer > ul > li.hasSub > .navPage-subMenu ul > li.hasSub > span.toggle-expand::before {
    border: 0;
    content: "\2b";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    line-height: inherit;
    right: 17px;
    top: 10px; }
  #mobile-categories > ul > li.hasSub > .navPage-subMenu ul > li.hasSub > span.toggle-close::before,
  #mobile-customer > ul > li.hasSub > .navPage-subMenu ul > li.hasSub > span.toggle-close::before {
    border: 0;
    content: "\f068";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    line-height: inherit;
    right: 17px;
    top: 10px; }
  #mobile-categories > ul > li > a:hover,
  #mobile-categories > ul > li.hasSub:hover > a,
  #mobile-customer > ul > li > a:hover,
  #mobile-customer > ul > li.hasSub:hover > a {
    background: #000;
    color: #fff; }
  #mobile-categories > ul > li:hover > span.toggle-expand::before,
  #mobile-customer > ul > li:hover > span.toggle-expand::before {
    border-top-color: #fff; }
  #mobile-categories > ul > li:hover > span.toggle-close::before,
  #mobile-customer > ul > li:hover > span.toggle-close::before {
    border-bottom-color: #fff; }
  #mobile-categories > ul > li.expanded:hover > a,
  #mobile-customer > ul > li.expanded:hover > a {
    background: #000;
    color: #fff; }
  #mobile-categories > ul > li:last-child,
  #mobile-customer > ul > li:last-child {
    margin-bottom: 100px; }
  #mobile-categories ul li:last-child > a,
  #mobile-customer ul li:last-child > a {
    border-bottom: 0; }
  #mobile-categories ul li.hasSub,
  #mobile-customer ul li.hasSub {
    position: relative; }
  #mobile-categories ul li ul li a,
  #mobile-customer ul li ul li a {
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    text-transform: none; }
  #mobile-categories ul li span.toggle-expand,
  #mobile-categories ul li span.toggle-close,
  #mobile-customer ul li span.toggle-expand,
  #mobile-customer ul li span.toggle-close {
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 0;
    top: 3px;
    width: 40px; }
  #mobile-categories ul li span.toggle-expand::before,
  #mobile-customer ul li span.toggle-expand::before {
    border: 5px solid transparent;
    border-top: 5px solid #000;
    content: "";
    position: absolute;
    right: 16px;
    top: 17px; }
  #mobile-categories ul li span.toggle-close::before,
  #mobile-customer ul li span.toggle-close::before {
    border: 5px solid transparent;
    border-bottom: 5px solid #000;
    content: "";
    position: absolute;
    right: 16px;
    top: 11px; }
  #mobile-categories ul li.expanded > a,
  #mobile-customer ul li.expanded > a {
    color: #000; }
  #mobile-categories ul li .navPage-subMenu,
  #mobile-categories ul li .subMegaMenu,
  #mobile-customer ul li .navPage-subMenu,
  #mobile-customer ul li .subMegaMenu {
    border-bottom: 1px solid #e5e5e5;
    display: none; }
    #mobile-categories ul li .navPage-subMenu .container,
    #mobile-categories ul li .subMegaMenu .container,
    #mobile-customer ul li .navPage-subMenu .container,
    #mobile-customer ul li .subMegaMenu .container {
      width: 100%; }
  #mobile-categories ul li.hasSub.expanded .navPage-subMenu,
  #mobile-categories ul li .subMegaMenu.sub-expand,
  #mobile-customer ul li.hasSub.expanded .navPage-subMenu,
  #mobile-customer ul li .subMegaMenu.sub-expand {
    display: block; }
  #mobile-categories ul li.hasMegamenu.hasSub > .subMegaMenu ul li.hasSub > ul,
  #mobile-customer ul li.hasMegamenu.hasSub > .subMegaMenu ul li.hasSub > ul {
    display: none; }
  #mobile-categories ul li.hasMegamenu.hasSub > .subMegaMenu ul li.hasSub.expanded > ul,
  #mobile-customer ul li.hasMegamenu.hasSub > .subMegaMenu ul li.hasSub.expanded > ul {
    display: block; }
  #mobile-categories ul li.hasMegamenu.hasSub > .subMegaMenu ul > li.hasSub > ul > li > a,
  #mobile-customer ul li.hasMegamenu.hasSub > .subMegaMenu ul > li.hasSub > ul > li > a {
    font-weight: 400;
    padding-left: 15px;
    text-transform: none; }
  #mobile-categories ul li.hasSub > ul.navPage-childList > li > a,
  #mobile-customer ul li.hasSub > ul.navPage-childList > li > a {
    padding-left: 15px; }

#mobile-categories .cateArea {
  height: auto !important;
  width: 100% !important; }
  #mobile-categories .cateArea > ul {
    max-height: 100% !important; }

#mobile-categories .widgetArea {
  width: 100% !important; }
  #mobile-categories .widgetArea .col-left {
    clear: both;
    float: none;
    padding: 0;
    width: 100%; }
    #mobile-categories .widgetArea .col-left a + a {
      margin-top: 0; }
  #mobile-categories .widgetArea .col-right {
    clear: both;
    float: none;
    padding: 0;
    width: 100%; }

#mobile-categories .container {
  min-width: auto;
  padding: 0; }
  #mobile-categories .container .row {
    margin: 0; }

#mobile-categories .subMegaMenu {
  overflow: hidden;
  width: 100% !important; }
  #mobile-categories .subMegaMenu img {
    width: 100%; }
  #mobile-categories .subMegaMenu > div,
  #mobile-categories .subMegaMenu .container > div {
    max-width: 290px !important; }
  #mobile-categories .subMegaMenu .widgetArea .shop-by-brands label {
    padding-left: 20px; }
  #mobile-categories .subMegaMenu .widgetArea .shop-by-brands ul li {
    padding: 10px;
    width: 100%; }

#mobile-categories .bottomCate {
  display: none; }

#mobile-categories .triangle-with-shadow {
  display: none; }

/* Individual effects */
/* Effect: Push*/
@media (max-width: 1303px) {
  .st-effect-1.st-menu-open .st-pusher,
  .st-effect-2.st-menu-open .st-pusher,
  .st-effect-3.st-menu-open .st-pusher {
    transform: translate3d(290px, 0, 0); }
  .st-effect-1.st-menu,
  .st-effect-2.st-menu,
  .st-effect-3.st-menu {
    transform: translate3d(-100%, 0, 0); }
  .st-effect-1.st-menu-open .st-effect-1.st-menu,
  .st-effect-2.st-menu-open .st-effect-2.st-menu,
  .st-effect-3.st-menu-open .st-effect-3.st-menu {
    transition: transform 0.3s;
    visibility: visible; }
  .st-effect-1.st-menu::after,
  .st-effect-2.st-menu::after,
  .st-effect-3.st-menu::after {
    display: none; } }

/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
.no-csstransforms3d .st-pusher,
.no-js .st-pusher {
  padding-left: 0; }

#footer-wrapper {
  background: black;
  padding-top: 40px; }

/*Main Footer*/
@media (max-width: 1303px) {
  #main-footer .container {
    padding-bottom: 0; } }

#main-footer .col-1,
#main-footer .col-2,
#main-footer .col-3 {
  float: left;
  padding: 0 15px;
  width: 20%; }
  @media (max-width: 1303px) {
    #main-footer .col-1,
    #main-footer .col-2,
    #main-footer .col-3 {
      margin-bottom: 20px;
      width: 33.33%; } }
  @media (max-width: 480px) {
    #main-footer .col-1,
    #main-footer .col-2,
    #main-footer .col-3 {
      width: 50%; } }
  @media (max-width: 319px) {
    #main-footer .col-1,
    #main-footer .col-2,
    #main-footer .col-3 {
      width: 100%; } }

@media (max-width: 480px) {
  #main-footer .col-3 {
    width: 100%; } }

#main-footer .col-4 {
  float: left;
  padding: 0 15px;
  width: 40%; }
  @media (max-width: 1303px) {
    #main-footer .col-4 {
      width: 100%; } }

#main-footer h5 {
  color: white;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0;
  margin-bottom: 19px;
  text-transform: none; }
  #main-footer h5 a {
    color: white; }
    #main-footer h5 a:hover {
      border-bottom: 1px solid #a5a5a5;
      color: #a5a5a5; }

.footer-columns {
  border-bottom: 1px solid #272727;
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    .footer-columns {
      padding-bottom: 25px; } }
  .footer-columns .column-item {
    margin-bottom: 35px;
    padding-left: 10px;
    padding-right: 10px;
    width: 20%; }
    @media (max-width: 1303px) {
      .footer-columns .column-item {
        margin-bottom: 30px;
        width: 33.33%; } }
    @media (max-width: 767px) {
      .footer-columns .column-item {
        margin-bottom: 0;
        width: 100%; }
        .footer-columns .column-item .footer-info-heading {
          cursor: pointer;
          margin-bottom: 0;
          padding: 5px 0;
          position: relative; }
          .footer-columns .column-item .footer-info-heading::before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            font-weight: normal;
            line-height: 1;
            color: white;
            content: "\f107";
            font-family: "Font Awesome 6 Free";
            font-size: 20px;
            font-weight: 900;
            position: absolute;
            right: 0;
            top: 6px;
            z-index: 2; }
        .footer-columns .column-item.open-dropdown .footer-info-heading::before {
          content: "\f106"; } }
    .footer-columns .column-item ul {
      list-style: none;
      margin-left: 0; }
      @media (min-width: 768px) {
        .footer-columns .column-item ul.footer-info-list {
          display: block !important; } }
      @media (max-width: 767px) {
        .footer-columns .column-item ul {
          display: none; } }
      .footer-columns .column-item ul li {
        color: white;
        padding: 2px 0; }
        .footer-columns .column-item ul li a {
          color: white;
          font-family: "Karla", Arial, Helvetica, sans-serif;
          font-size: 14px; }
          .footer-columns .column-item ul li a:hover {
            border-bottom: 1px solid #a5a5a5;
            color: #a5a5a5; }
        .footer-columns .column-item ul li.all-brands-link {
          padding-top: 15px; }
          .footer-columns .column-item ul li.all-brands-link a {
            color: #a5a5a5;
            font-weight: 700;
            margin-top: 15px; }
            .footer-columns .column-item ul li.all-brands-link a:hover {
              border-bottom: 1px solid white;
              color: white; }
    .footer-columns .column-item.first ul li {
      display: flex;
      flex-wrap: nowrap;
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 14px; }
      .footer-columns .column-item.first ul li > .fafree-brands,
      .footer-columns .column-item.first ul li > .fafree-regular,
      .footer-columns .column-item.first ul li > .fafree-solid {
        align-items: center;
        background: #e41217;
        border-radius: 2px;
        color: white;
        display: flex;
        font-size: 20px;
        height: 36px;
        justify-content: center;
        margin-right: 20px;
        margin-top: 7px;
        min-width: 36px;
        width: 36px; }
        .footer-columns .column-item.first ul li > .fafree-brands.fa-envelope::before,
        .footer-columns .column-item.first ul li > .fafree-regular.fa-envelope::before,
        .footer-columns .column-item.first ul li > .fafree-solid.fa-envelope::before {
          position: relative;
          top: -1px; }
      .footer-columns .column-item.first ul li p {
        color: white;
        line-height: 24px; }

.bottom-columns {
  display: flex;
  flex-wrap: wrap;
  padding-top: 50px; }
  .bottom-columns .column-item {
    flex-grow: 1;
    margin-bottom: 25px;
    padding-bottom: 25px;
    text-align: center; }
    @media (max-width: 767px) {
      .bottom-columns .column-item {
        border-bottom: 1px solid #272727;
        padding-bottom: 15px;
        width: 100%; }
        .bottom-columns .column-item:last-child {
          border: 0; } }
    .bottom-columns .column-item ul {
      align-items: center;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      list-style: none;
      margin-left: 0; }
      .bottom-columns .column-item ul li {
        display: inline-block;
        padding: 2px 5px; }
    .bottom-columns .column-item.second ul li + li {
      margin-left: 10px; }
  .bottom-columns p {
    color: white; }

/*Mailist Box - Newsletter Sign Up*/
#footerSubcribeForm {
  align-items: center;
  border-bottom: 1px solid #272727;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 55px;
  padding-bottom: 35px; }
  @media (max-width: 767px) {
    #footerSubcribeForm {
      margin-bottom: 35px; } }
  #footerSubcribeForm.signup_link {
    justify-content: center;
    text-align: center; }
    #footerSubcribeForm.signup_link a {
      font-size: 16px; }
  #footerSubcribeForm > h5,
  #footerSubcribeForm > form {
    margin-bottom: 5px;
    margin-top: 5px; }
  @media (max-width: 767px) {
    #footerSubcribeForm > form {
      width: 100%; } }
  #footerSubcribeForm > form .form-field {
    margin-bottom: 0; }
  #footerSubcribeForm input[type="text"],
  #footerSubcribeForm input[type="email"] {
    display: inline-block;
    height: 36px;
    margin-bottom: 5px;
    margin-right: 7px;
    margin-top: 5px;
    min-width: 370px;
    padding: 0 10px;
    vertical-align: middle;
    width: auto; }
    @media (min-width: 1304px) and (max-width: 1303px) {
      #footerSubcribeForm input[type="text"],
      #footerSubcribeForm input[type="email"] {
        min-width: 238px; } }
    @media (max-width: 767px) {
      #footerSubcribeForm input[type="text"],
      #footerSubcribeForm input[type="email"] {
        min-width: auto;
        width: 100%; } }
  #footerSubcribeForm input[type="submit"] {
    background: black;
    border: 1px solid black;
    color: white;
    display: inline-block;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 5px;
    margin-top: 5px;
    min-width: 120px;
    vertical-align: middle; }
    @media (min-width: 1304px) and (max-width: 1303px) {
      #footerSubcribeForm input[type="submit"] {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (max-width: 767px) {
      #footerSubcribeForm input[type="submit"] {
        margin-bottom: 0;
        width: 100%; } }
    #footerSubcribeForm input[type="submit"]:hover {
      background: white;
      border: 1px solid white;
      color: black; }

/*Bottom Footer*/
#bottom-footer {
  background: #141414;
  line-height: 24px;
  padding: 35px 0 90px; }

.footer-copyright {
  text-align: center; }
  .footer-copyright > .powered-by {
    color: #c4c4c4;
    display: inline-block;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0; }
  .footer-copyright a {
    color: #c4c4c4; }
    .footer-copyright a:hover {
      border-bottom: 1px solid white;
      color: white; }

.footer-payment-icons {
  height: 2.85714rem;
  margin-top: 1.5rem; }
  .footer-payment-icons .footer-payment-icon {
    height: 100%;
    margin: 0.35714rem;
    vertical-align: middle;
    width: 3.57143rem; }
  .footer-payment-icons svg {
    fill: #4f4f4f; }

/*Scroll To Top*/
#back-to-top {
  align-items: center;
  background: #000;
  border-radius: 3px;
  color: #fff;
  display: flex;
  /* Opacity for Modern Browsers */
  filter: alpha(opacity=0);
  font-size: 45px;
  height: 52px;
  justify-content: center;
  margin-top: -26px;
  opacity: 0;
  /* image replacement properties */
  overflow: hidden;
  position: fixed;
  right: 15px;
  top: 50%;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  visibility: hidden;
  white-space: nowrap;
  width: 52px;
  z-index: 10; }
  @media (max-width: 1303px) {
    #back-to-top {
      align-items: center;
      font-size: 36px;
      height: 36px;
      margin-top: -18px;
      right: 10px;
      width: 36px; }
      #back-to-top .fafree-brands,
      #back-to-top .fafree-regular,
      #back-to-top .fafree-solid {
        position: relative;
        top: -2px; } }
  #back-to-top.is-visible, #back-to-top.fade-out,
  .no-touch #back-to-top:hover {
    transition: opacity 0.3s 0s, visibility 0s 0s; }
  #back-to-top.is-visible {
    /* Opacity for Modern Browsers */
    filter: alpha(opacity=100);
    opacity: 1;
    /* the button becomes visible */
    visibility: visible;
    /* Opacity for IE8 and lower */ }
  #back-to-top.fade-out {
    /* Opacity for Modern Browsers */
    filter: alpha(opacity=50);
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: 0.5;
    /* Opacity for IE8 and lower */ }
    #back-to-top.fade-out:hover {
      filter: alpha(opacity=100);
      opacity: 1; }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.71429rem;
  padding: 0 1.5rem;
  position: relative;
  width: 100%; }
  @media (min-width: 1304px) {
    .container {
      padding: 0 6rem; } }

.page-type-default .container {
  padding-bottom: 0; }

.breadcrumbs {
  margin-bottom: 14px;
  margin-top: 10px; }
  .breadcrumbs .breadcrumb {
    display: inline-block;
    font-size: 1rem;
    padding-right: 10px;
    padding-top: 5px; }
    .breadcrumbs .breadcrumb::before {
      color: #b4b4b4;
      content: "/";
      margin: 0 5px 0 0;
      position: relative;
      top: 0; }
    .breadcrumbs .breadcrumb:first-child::before {
      display: none; }
    .breadcrumbs .breadcrumb a:hover {
      border-bottom: 1px solid #178dc9; }
    .breadcrumbs .breadcrumb .breadcrumb-label {
      color: #178dc9; }
      .breadcrumbs .breadcrumb .breadcrumb-label:hover {
        color: #178dc9; }
      .breadcrumbs .breadcrumb .breadcrumb-label.is-active {
        color: #178dc9; }

/*Account Created Heading Title Spacing - Fixed*/
[data-page-no-breadcrumb] .page-heading {
  margin-top: 27px; }

.view-mode-btn {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  width: 20%; }
  @media (max-width: 1303px) {
    .view-mode-btn {
      width: 20%; } }
  @media (max-width: 1303px) {
    .view-mode-btn {
      justify-content: space-around;
      width: 100%; } }

.view-mode-btn a,
.view-mode-btn a:hover,
.view-mode-btn a:active,
.view-mode-btn a:focus {
  align-items: center;
  color: rgba(0, 0, 0, 0.41);
  display: flex;
  font-size: 11px;
  font-weight: 700;
  height: 30px;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  text-decoration: none; }

.view-mode-btn a > div {
  margin-right: 6px;
  width: 16px; }

.view-mode-btn a > span {
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase; }

.view-mode-btn a.current-view {
  color: black;
  cursor: default; }

.view-mode-btn a .icon-bar {
  background: #232323;
  filter: alpha(opacity=41);
  height: 4px;
  margin: 1px auto 0;
  opacity: 0.41;
  position: relative;
  top: -1px;
  transition: all 0.15s ease;
  width: 14px; }

.view-mode-btn a#grid-view {
  margin-right: 20px; }

.view-mode-btn a#grid-view .icon-bar {
  width: 4px; }

.view-mode-btn a#grid-view .icon-bar::before,
.view-mode-btn a#grid-view .icon-bar::after {
  background: #232323;
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  transition: all 0.15s ease;
  width: 4px; }

.view-mode-btn a#grid-view .icon-bar::before {
  left: -5px; }

.view-mode-btn a#grid-view .icon-bar::after {
  right: -5px; }

.view-mode-btn a.current-view .icon-bar {
  filter: alpha(opacity=100);
  opacity: 1; }

.actionBar {
  margin-bottom: 0;
  margin-top: 0;
  text-align: right;
  width: 30%; }
  @media (max-width: 1303px) {
    .actionBar {
      width: 32%; } }
  @media (max-width: 1303px) {
    .actionBar {
      width: 50%; } }
  .actionBar fieldset {
    float: none; }
  .actionBar .form-field {
    margin: 0; }
  .actionBar label {
    display: inline-block;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin-right: 11px;
    position: relative;
    top: 0; }
  .actionBar select {
    box-shadow: 1px 0 8px rgba(0, 0, 0, 0.1);
    display: inline-block;
    max-width: 180px; }
    @media (max-width: 1303px) {
      .actionBar select {
        max-width: 150px; } }
    @media (max-width: 767px) {
      .actionBar select {
        max-width: 180px; } }
  @media (max-width: 1303px) {
    .actionBar {
      clear: both;
      float: none;
      padding-top: 10px;
      text-align: center;
      width: 100%; } }

.showMoreProduct a.btn, .showMoreProduct a#sendlane-backinstock-cta-button {
  margin-bottom: 40px;
  max-width: 344px;
  width: 100%; }

.brands-slider .container {
  padding-bottom: 25px;
  padding-top: 25px; }

.brands-slider .brand-img {
  max-height: 50px; }

.brands-slider [data-slick] {
  list-style: none;
  margin: 0;
  padding: 0; }
  .brands-slider [data-slick] .slick-slide {
    display: block;
    margin: 0 15px;
    text-align: center; }
    .brands-slider [data-slick] .slick-slide img {
      display: inline-block; }

.featured-products .slick-arrow:not(.slick-disabled):hover,
.new-products .slick-arrow:not(.slick-disabled):hover {
  background: #e41217;
  border-color: #e41217;
  color: white; }

.page-type-page_contact_form .storeLocation {
  color: #000;
  padding-bottom: 30px; }
  .page-type-page_contact_form .storeLocation h3 {
    border-bottom: 1px solid #eee;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 18px;
    padding-top: 0;
    text-transform: uppercase; }
  .page-type-page_contact_form .storeLocation a {
    color: #e41217; }
    .page-type-page_contact_form .storeLocation a:hover {
      color: #272727; }
  .page-type-page_contact_form .storeLocation label {
    padding-bottom: 10px; }
  .page-type-page_contact_form .storeLocation .store-address {
    padding-bottom: 20px; }
  .page-type-page_contact_form .storeLocation .store-phone {
    padding-bottom: 20px; }

@media (min-width: 768px) {
  .page-type-page_contact_form .page-content > .row > .col-sm-8 {
    padding-right: 100px; } }

#google-map {
  margin-top: 20px; }

/*Halo Newsletter Popup*/
#halo-newsletter-popup {
  position: relative;
  z-index: 999; }
  #halo-newsletter-popup .popup-overlay {
    background: #2d2d32;
    filter: alpha(opacity=80);
    height: 100%;
    left: 0;
    opacity: 0.8;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000; }
  #halo-newsletter-popup .form-check {
    margin-top: 40px; }
    @media (max-width: 1303px) {
      #halo-newsletter-popup .form-check {
        margin-top: 25px; } }
    @media (max-width: 767px) {
      #halo-newsletter-popup .form-check label {
        display: inline-block;
        width: auto; } }

.newsletter-popup-container {
  height: 100%;
  left: 0;
  padding: 40px 16px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1000; }

.newsletter-popup-inner {
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  display: flex;
  height: 380px;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 946px;
  min-width: 288px;
  position: relative;
  text-align: left;
  top: 50%;
  transform: translateY(-50%);
  vertical-align: middle;
  width: 100%;
  z-index: 1000; }
  .newsletter-popup-inner [data-close-newsletter-popup] {
    background: #e41217;
    color: white;
    font-size: 25px;
    height: 30px;
    padding: 0;
    padding: 0 0 1px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px; }
    .newsletter-popup-inner [data-close-newsletter-popup]:hover {
      background: black;
      color: white; }
  @media (max-width: 1303px) {
    .newsletter-popup-inner {
      max-width: 768px; } }
  @media (max-width: 767px) {
    .newsletter-popup-inner {
      align-items: center;
      display: flex;
      height: 100%;
      max-height: 400px;
      max-width: 481px; } }
  @media (max-width: 767px) {
    .newsletter-popup-inner {
      height: 100%; }
      .newsletter-popup-inner .socialLinks {
        margin-bottom: 20px;
        padding-right: 0; } }
  .newsletter-popup-inner .newsletter-left {
    height: 100%;
    overflow: auto;
    padding: 46px 60px 30px;
    width: calc(100% - 420px); }
    @media (min-width: 768px) and (max-width: 1303px) {
      .newsletter-popup-inner .newsletter-left {
        padding: 20px 35px 30px; } }
    @media (max-width: 767px) {
      .newsletter-popup-inner .newsletter-left {
        padding: 35px 35px 30px;
        text-align: center;
        width: 100%; } }
    @media (max-width: 480px) {
      .newsletter-popup-inner .newsletter-left {
        padding: 25px; } }
    .newsletter-popup-inner .newsletter-left h5 {
      display: none; }
    .newsletter-popup-inner .newsletter-left h2.newsletter-heading {
      font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
      font-size: 32px;
      letter-spacing: 0;
      margin-bottom: 8px;
      margin-top: 0;
      position: relative;
      text-transform: uppercase; }
    .newsletter-popup-inner .newsletter-left p.newsletter-sub-heading {
      color: #3c3c3c;
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 700;
      margin-bottom: 13px;
      text-transform: uppercase; }
    .newsletter-popup-inner .newsletter-left #mailistBox {
      margin-top: 0; }
    .newsletter-popup-inner .newsletter-left .socialLinks {
      display: flex;
      padding-right: 0; }
      @media (max-width: 767px) {
        .newsletter-popup-inner .newsletter-left .socialLinks {
          justify-content: center; } }
    .newsletter-popup-inner .newsletter-left .newsletter-message {
      clear: both;
      color: #3c3c3c;
      font-size: 12px;
      line-height: 20px;
      margin-bottom: 0;
      padding: 5px 0 23px; }
  .newsletter-popup-inner .newsletter-right {
    overflow: hidden;
    text-align: right;
    width: 420px; }
    @media (max-width: 767px) {
      .newsletter-popup-inner .newsletter-right {
        display: none;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        text-align: center;
        width: 100%;
        z-index: -1; }
        .newsletter-popup-inner .newsletter-right > img {
          filter: alpha(opacity=30);
          opacity: 0.3;
          transform: scale(2); } }

#popupSubcribeForm {
  margin-bottom: 5px; }
  #popupSubcribeForm form {
    margin-bottom: 2px; }
    #popupSubcribeForm form .form-field {
      margin-bottom: 0;
      position: relative; }
    #popupSubcribeForm form .form-wrap {
      display: flex;
      flex-wrap: wrap;
      margin-left: -5px;
      margin-right: -5px; }
      #popupSubcribeForm form .form-wrap > div {
        padding: 0 5px 10px;
        width: 100%; }
        @media (min-width: 1304px) {
          #popupSubcribeForm form .form-wrap > div {
            width: 68%; } }
        #popupSubcribeForm form .form-wrap > div input {
          margin: 0;
          width: 100%; }
        @media (min-width: 768px) and (max-width: 1303px) {
          #popupSubcribeForm form .form-wrap > div {
            width: 100%; } }
        @media (max-width: 480px) {
          #popupSubcribeForm form .form-wrap > div {
            width: 100%; } }
    #popupSubcribeForm form input[type="email"] {
      color: #000; }
    #popupSubcribeForm form input[type="submit"] {
      padding-left: 20px;
      padding-right: 20px;
      width: 26%; }
      @media (min-width: 1304px) {
        #popupSubcribeForm form input[type="submit"] {
          min-width: 123px;
          position: absolute;
          right: 0;
          top: 0; } }
      #popupSubcribeForm form input[type="submit"]:hover {
        background: #fff; }
      @media (max-width: 1303px) {
        #popupSubcribeForm form input[type="submit"] {
          width: 100%; } }

body.has-newsletter {
  overflow: hidden; }

body.is-sticky header.header {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  /*
    .header-top {
        display: none;
    }
    */ }
  body.is-sticky header.header .header-bottom {
    display: none; }

@media (max-width: 1303px) {
  .st-pusher > .body {
    margin-top: 0 !important;
    overflow: hidden; } }

#CartEditProductFieldsForm {
  padding-bottom: 30px; }

.no-js [data-slick] {
  display: none; }

/*Purchase Gift Certificate Form Fields Spacing - Fixed*/
.page-type-giftcertificates .form-row .form-fieldset.form-column .form-field:not(.form-field-group) {
  padding-left: 0;
  padding-right: 0; }
  .page-type-giftcertificates .form-row .form-fieldset.form-column .form-field:not(.form-field-group) textarea {
    width: 100% !important; }

.wow {
  visibility: hidden; }

.panel-body {
  background: whitesmoke;
  border-radius: 3px; }

/* Recently Bought */
.themevale_recently-bought {
  animation-duration: 1s;
  animation-fill-mode: both;
  background: #fff;
  border-radius: 3px;
  bottom: 40px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  left: 40px;
  max-width: 390px;
  padding: 15px 25px 15px 15px;
  position: fixed;
  transition: all 1s ease;
  width: 90%;
  z-index: 999; }
  @media (max-width: 767px) {
    .themevale_recently-bought {
      bottom: 15px;
      left: 15px;
      padding: 15px 20px 12px 5px;
      width: calc(100% - 30px); } }
  .themevale_recently-bought .modal-close {
    color: #fff;
    font-size: 28px; }
  .themevale_recently-bought .recently-bought-inneer {
    display: table;
    width: 100%; }
  .themevale_recently-bought .product-image {
    display: table-cell;
    vertical-align: middle;
    width: 72px; }
    @media (max-width: 767px) {
      .themevale_recently-bought .product-image {
        width: 60px; } }
    .themevale_recently-bought .product-image img {
      position: relative; }
  .themevale_recently-bought .product-info {
    color: #969696;
    display: table-cell;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 15px;
    vertical-align: middle;
    width: calc(100% - 72px); }
    @media (max-width: 767px) {
      .themevale_recently-bought .product-info {
        padding-left: 10px;
        padding-right: 10px;
        width: calc(100% - 60px); } }
    .themevale_recently-bought .product-info .text {
      margin-bottom: 7px; }
    .themevale_recently-bought .product-info .product-name {
      color: #323232; }
    .themevale_recently-bought .product-info #location-info {
      font-size: 11px;
      font-style: italic; }

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 1304px) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog .tags {
    margin-top: 3rem;
    text-align: center; }
  .blog .socialLinks {
    text-align: center; }
  .blog .addthis_toolbox {
    margin-top: 3rem; }

.blog-title {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 22px;
  margin: 0 1.5rem 0.35714rem; }
  .blog-title a {
    text-decoration: none; }

.blog-date,
.blog-author {
  color: #989898;
  text-align: center; }

.blog-author {
  margin-bottom: 2.5rem; }

.blog-post {
  font-size: 15px;
  text-align: left; }

.blog-thumbnail {
  margin: 0 auto 2rem;
  max-width: 930px;
  position: relative; }
  .blog-thumbnail img {
    width: 100%; }

.blog-post-figure {
  display: block;
  margin: auto;
  text-align: center; }
  @media (min-width: 1304px) {
    .blog-post-figure {
      width: 66.66667%; } }

.blog-post-body {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%; }

.page-type-blog .page {
  margin-bottom: 3rem; }
  .page-type-blog .page .header {
    align-items: center;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    display: flex;
    flex-direction: column;
    height: 268px;
    justify-content: center;
    margin-bottom: 1.25rem;
    padding: 1rem;
    position: relative;
    width: 100%; }
    .page-type-blog .page .header img {
      bottom: 0;
      display: block;
      height: 100%;
      left: 0;
      object-fit: cover;
      object-position: center;
      position: absolute;
      right: 0;
      top: 0;
      width: 100%;
      z-index: -1; }
    .page-type-blog .page .header .page-heading {
      color: white;
      display: block;
      font-size: 4rem;
      letter-spacing: 2px;
      text-align: center;
      text-transform: uppercase;
      z-index: 2; }
    .page-type-blog .page .header .page-subtitle {
      color: white;
      display: block;
      font-size: 1rem;
      text-align: center;
      z-index: 2; }
      @media (min-width: 768px) {
        .page-type-blog .page .header .page-subtitle {
          font-size: 1.25rem; } }
  .page-type-blog .page .blogs {
    display: flex;
    flex-wrap: wrap;
    margin-top: 3rem; }
  .page-type-blog .page .blog {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    padding: 20px;
    width: 100%; }
    @media (min-width: 1304px) {
      .page-type-blog .page .blog {
        flex: 50%;
        max-width: 50%; } }
    @media (min-width: 768px) {
      .page-type-blog .page .blog {
        flex: 30%;
        max-width: 33%; } }
    .page-type-blog .page .blog img {
      margin-bottom: 1rem;
      width: 100%; }
    .page-type-blog .page .blog .blog-date {
      font-size: 1.25rem;
      margin-bottom: 1rem; }
    .page-type-blog .page .blog .blog-title {
      font-weight: 700;
      margin-bottom: 1rem; }
    .page-type-blog .page .blog .blog-post {
      margin-bottom: 1rem; }
    .page-type-blog .page .blog .blog-readmore {
      font-weight: 600; }

.blog.post-page {
  margin-bottom: 3rem; }
  .blog.post-page .blog-header-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 1rem;
    position: relative;
    width: 100%; }
    .blog.post-page .blog-header-container .blog-header {
      color: white;
      margin: 1.25rem 0 0;
      max-width: 700px;
      text-align: center; }
      @media (min-width: 768px) {
        .blog.post-page .blog-header-container .blog-header {
          margin: 3rem 0 2rem; } }
      .blog.post-page .blog-header-container .blog-header .blog-title {
        color: white;
        font-size: 3em;
        margin-bottom: 1rem; }
      .blog.post-page .blog-header-container .blog-header .blog-date {
        color: white;
        font-size: 1.5em; }
    .blog.post-page .blog-header-container .blog-image {
      max-height: 500px;
      max-width: 800px;
      object-fit: cover;
      object-position: center;
      width: 100%; }
      @media (min-width: 768px) {
        .blog.post-page .blog-header-container .blog-image {
          width: 80%; } }
    .blog.post-page .blog-header-container::after {
      background-color: #72171a;
      content: "";
      height: 80%;
      left: 0;
      max-height: 350px;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: -1; }
      @media (min-width: 768px) {
        .blog.post-page .blog-header-container::after {
          height: 60%; } }
  .blog.post-page .video-holder {
    display: inline-block;
    padding-bottom: 60%;
    position: relative;
    width: 100%; }
    .blog.post-page .video-holder iframe {
      height: 100% !important;
      left: 0;
      position: absolute;
      top: 0;
      width: 100% !important; }
  .blog.post-page nav {
    margin: 1rem auto 0;
    max-width: 700px; }
    .blog.post-page nav ol {
      padding: 0; }
  .blog.post-page .blog-post {
    margin: 0 auto;
    max-width: 700px; }
    .blog.post-page .blog-post img {
      width: 100%; }
    .blog.post-page .blog-post h2 {
      margin-bottom: 2rem;
      margin-top: 3.5rem; }
    .blog.post-page .blog-post li {
      margin-bottom: 0.75rem; }
  .blog.post-page .flyer-button {
    margin: 1.25rem auto; }
  .blog.post-page a:not(.btn):not(#sendlane-backinstock-cta-button) {
    font-weight: 500;
    text-decoration: underline; }
  .blog.post-page .featured-products {
    border-bottom: 0;
    margin: 0 auto;
    max-width: 700px; }

.page-type-category .page,
.page-type-brand .page,
.page-type-search .page {
  display: flex;
  flex-wrap: nowrap; }
  @media (max-width: 1303px) {
    .page-type-category .page,
    .page-type-brand .page,
    .page-type-search .page {
      flex-wrap: wrap; } }

aside.page-sidebar {
  border-right: 1px solid #e6e6e6;
  padding-right: 30px;
  width: 260px; }
  @media (min-width: 1304px) and (max-width: 1303px) {
    aside.page-sidebar {
      width: 25%; } }
  @media (max-width: 1303px) {
    aside.page-sidebar {
      border-right: 0;
      padding-right: 15px;
      width: 100%; } }

@media (min-width: 768px) {
  .page-type-category aside.page-sidebar > nav {
    display: block !important; }
  .page-type-blog aside.page-sidebar > nav {
    display: block !important; } }

@media (max-width: 767px) {
  .page-type-blog aside.page-sidebar > nav {
    display: none; } }

@media (min-width: 1304px) {
  aside.page-sidebar .st-effect {
    border-right: 0;
    box-shadow: none;
    left: auto;
    position: relative;
    top: auto;
    transition: none;
    visibility: visible;
    visibility: visible;
    width: auto; }
    aside.page-sidebar .st-effect::after {
      display: none; } }

#sidebar-toggle {
  display: block;
  margin: 0 auto 25px;
  width: 85%; }
  @media (min-width: 1304px) {
    #sidebar-toggle {
      display: none !important; } }
  #sidebar-toggle a {
    display: flex;
    flex-wrap: nowrap;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase; }
    #sidebar-toggle a .fafree-brands,
    #sidebar-toggle a .fafree-regular,
    #sidebar-toggle a .fafree-solid {
      font-size: 14px;
      margin-left: 10px; }

.st-effect-3.st-menu-open aside.page-sidebar {
  width: 290px; }

.page-type-category aside.page-sidebar > nav,
.page-type-search aside.page-sidebar > nav {
  display: none; }

.page-type-category .st-menu-open aside.page-sidebar .st-effect,
.page-type-search .st-menu-open aside.page-sidebar .st-effect {
  display: inline-block;
  height: 100vh;
  overflow-y: auto;
  position: fixed; }
  .page-type-category .st-menu-open aside.page-sidebar .st-effect > nav,
  .page-type-search .st-menu-open aside.page-sidebar .st-effect > nav {
    padding: 20px;
    position: relative; }

aside.page-sidebar ~ main.page-content {
  padding-left: 30px;
  width: calc(100% - 260px); }
  @media (min-width: 1304px) and (max-width: 1303px) {
    aside.page-sidebar ~ main.page-content {
      width: 75%; } }
  @media (max-width: 1303px) {
    aside.page-sidebar ~ main.page-content {
      padding-left: 15px;
      width: 100%; } }

.sidebarBlock {
  clear: both;
  margin: 0 0 15px; }
  .sidebarBlock + .sidebarBlock {
    border-top: 1px solid #e8e8e8;
    padding-top: 15px; }
  .sidebarBlock ul.navList > li.navList-item {
    padding: 5px 0; }
    .sidebarBlock ul.navList > li.navList-item > a.navList-action {
      display: inline;
      padding: 0; }
      .sidebarBlock ul.navList > li.navList-item > a.navList-action:hover {
        border-bottom: 1px solid #e41217; }
  .sidebarBlock .card-option {
    opacity: 1;
    visibility: visible; }

.sidebarBlock-heading {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 10px;
  margin-top: 0;
  text-transform: uppercase; }
  @media (min-width: 1304px) {
    .sidebarBlock-heading.heading-price {
      margin-top: -0.85714rem; } }

#sideShopByBrands ul {
  list-style: none; }
  #sideShopByBrands ul li {
    padding: 5px 0; }
    #sideShopByBrands ul li a {
      border: 1px solid transparent;
      color: #e41217;
      display: inline;
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 400;
      padding: 0;
      text-transform: capitalize; }
      #sideShopByBrands ul li a:hover {
        border-bottom: 1px solid #272727;
        color: #272727; }
    #sideShopByBrands ul li:last-of-type {
      padding-top: 15px; }
    #sideShopByBrands ul li:last-of-type a {
      color: #272727;
      font-weight: 700;
      margin-top: 5px; }
      #sideShopByBrands ul li:last-of-type a:hover {
        border-bottom-color: #e41217;
        color: #e41217; }

#sideRecentPosts ul {
  list-style: none; }
  #sideRecentPosts ul li {
    border-top: 1px dotted #e6e6e6;
    padding: 15px 0; }
    #sideRecentPosts ul li:first-child {
      border-top: 0;
      padding-top: 0; }
    #sideRecentPosts ul li a {
      color: #e41217;
      display: inline;
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 14px;
      position: relative; }
      #sideRecentPosts ul li a:hover {
        border-bottom: 1px solid #272727;
        color: #272727;
        text-decoration: none; }

#sideTopSellers {
  position: relative; }
  #sideTopSellers .product {
    margin-bottom: 0;
    max-width: 214px; }
    @media (min-width: 1304px) and (max-width: 1303px) {
      #sideTopSellers .product {
        max-width: 203px; } }
    @media (max-width: 1303px) {
      #sideTopSellers .product {
        max-width: 249px; } }
    #sideTopSellers .product .btnATC {
      width: 100%; }
    #sideTopSellers .product div[class*="product-option-"] {
      top: 8px; }
  #sideTopSellers .actions > .btnQV {
    max-width: 140px; }
  #sideTopSellers .card-figure__link {
    min-height: auto;
    padding: 0;
    text-align: center; }
    #sideTopSellers .card-figure__link img {
      margin: 0 auto;
      max-width: 130px; }
    @media (max-width: 1303px) {
      #sideTopSellers .card-figure__link {
        display: block;
        max-width: 249px;
        width: 100%; } }
  #sideTopSellers .slick-arrow {
    border: 1px solid #818181;
    height: 33px;
    top: 25%;
    width: 33px; }
  #sideTopSellers .slick-next {
    right: 0;
    transform: translateX(33%); }
  #sideTopSellers .slick-prev {
    left: 0;
    transform: translateX(-33%); }
  #sideTopSellers .card-body {
    padding-bottom: 0; }

#sideCustomCMS a {
  color: #e41217; }
  #sideCustomCMS a:hover {
    border-bottom: 1px solid #272727;
    color: #272727; }

#sideShopByPrice ul {
  list-style: none;
  margin: 0; }
  #sideShopByPrice ul li {
    padding: 5px 0; }
    #sideShopByPrice ul li a {
      border: 1px solid transparent;
      color: #e41217;
      display: inline;
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 400;
      padding: 0;
      text-transform: capitalize; }
      #sideShopByPrice ul li a:hover {
        border-bottom: 1px solid #272727;
        color: #272727; }
      #sideShopByPrice ul li a.is-active {
        color: #272727; }

.productBlockContainer .page-heading {
  font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 30px;
  margin-top: 5px;
  position: relative;
  text-align: center;
  text-transform: uppercase; }
  .productBlockContainer .page-heading > span {
    background: #fff;
    display: inline-block;
    padding: 0 25px;
    padding-top: 0.15em;
    position: relative; }

.module-heading ~ .sub-module-heading {
  display: block;
  margin-bottom: 30px;
  margin-top: -25px;
  text-align: center; }

ul.all-categories-list {
  list-style: none;
  margin: 0; }
  ul.all-categories-list li a {
    border-bottom: 1px solid transparent;
    display: inline-block;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 4px 0;
    padding: 0; }
  ul.all-categories-list i.fa.fa-angle-right {
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    padding: 8px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: 3px;
    width: 30px; }
    ul.all-categories-list i.fa.fa-angle-right.is-clicked::before {
      content: "\f107";
      position: relative;
      top: -1px; }
  ul.all-categories-list > li {
    padding: 3px 0;
    position: relative; }
    ul.all-categories-list > li > a {
      color: #000;
      font-weight: 700;
      text-transform: uppercase; }
      ul.all-categories-list > li > a:hover {
        border-bottom-color: #e41217;
        color: #e41217;
        text-decoration: none; }
    ul.all-categories-list > li > ul {
      border-left: 0 !important;
      margin: 0; }
      ul.all-categories-list > li > ul > li > ul {
        border: 0 !important; }
      ul.all-categories-list > li > ul > li:last-of-type {
        border-bottom-color: transparent; }
    ul.all-categories-list > li ul.dropdown-category-list {
      border-left: 1px dotted #d0d0d0;
      height: 0;
      margin: 0;
      opacity: 0;
      overflow: hidden;
      padding-left: 20px;
      visibility: hidden; }
      ul.all-categories-list > li ul.dropdown-category-list.cat-expanded {
        height: auto;
        opacity: 1;
        padding-top: 3px;
        visibility: visible; }
      ul.all-categories-list > li ul.dropdown-category-list li a {
        border-bottom: 1px solid transparent;
        margin: 4px 0; }
        ul.all-categories-list > li ul.dropdown-category-list li a:hover {
          border-bottom: 1px solid #272727; }
    ul.all-categories-list > li #navPages-level-3 > li > a {
      color: #272727; }
      ul.all-categories-list > li #navPages-level-3 > li > a:hover {
        border-bottom-color: #e41217;
        color: #e41217; }
  ul.all-categories-list li.current-cat > a {
    color: #fc061f !important;
    font-weight: 700; }
    ul.all-categories-list li.current-cat > a:hover {
      border-bottom-color: #e41217;
      color: #e41217 !important; }
  ul.all-categories-list ul {
    list-style: none; }
    ul.all-categories-list ul li {
      padding: 3px 0;
      position: relative; }
      ul.all-categories-list ul li a {
        color: #e41217;
        display: inline-block;
        position: relative; }
        ul.all-categories-list ul li a:hover {
          border-bottom-color: #272727;
          color: #272727;
          text-decoration: none; }

img.brand-logo-heading {
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 10px; }

.brandGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -15px;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .brandGrid ul,
  .brandGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .brandGrid::before, .brandGrid::after {
    content: " ";
    display: table; }
  .brandGrid::after {
    clear: both; }
  .brandGrid .brand {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 768px) {
      .brandGrid .brand {
        width: 33.33333%; } }
    @media (min-width: 1304px) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand figure {
      border: 1px solid #d0d0d0;
      border-radius: 3px;
      padding: 10px; }
    .brandGrid .brand .card-title {
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0;
      text-align: center; }

/*---------- Brand List A to Z view --------*/
#azBrandsTable {
  display: flex;
  flex-flow: row nowrap;
  font-size: 0;
  margin: 0 0 30px;
  overflow-x: auto;
  padding-bottom: 5px; }
  @media (min-width: 1304px) {
    #azBrandsTable {
      margin: 0 0 40px;
      overflow: visible; }
      #azBrandsTable li {
        width: 10%; } }
  #azBrandsTable li {
    border: 1px solid #e2e4e8;
    border-left: 0;
    display: inline-block;
    vertical-align: top; }
    #azBrandsTable li a {
      color: black;
      display: block;
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 700;
      height: 40px;
      line-height: 40px;
      min-width: 40px;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase; }
      #azBrandsTable li a.disable {
        color: #b3b3b3;
        pointer-events: none; }
    #azBrandsTable li:first-child {
      border-left: 1px solid #e2e4e8;
      min-width: 70px; }
    #azBrandsTable li.is-active {
      background-color: #f7f7f7;
      color: #e41217; }
      #azBrandsTable li.is-active a {
        color: inherit; }

#azBrands.active-all {
  column-count: 2; }
  @media (min-width: 768px) {
    #azBrands.active-all {
      column-count: 3; } }
  @media (min-width: 1304px) {
    #azBrands.active-all {
      column-count: 4; } }
  #azBrands.active-all .azBrands-group {
    break-inside: avoid-column; }

#azBrands:not(.active-all) .azBrands-group {
  column-count: 2; }
  @media (min-width: 768px) {
    #azBrands:not(.active-all) .azBrands-group {
      column-count: 3; } }
  @media (min-width: 1304px) {
    #azBrands:not(.active-all) .azBrands-group {
      column-count: 4; } }

#azBrands .brand-name .title {
  color: #646464; }

#azBrands + .brandList.hide {
  opacity: 0;
  visibility: hidden; }

.azBrands-group-title {
  color: black;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px;
  text-transform: uppercase; }

.brandList {
  list-style: none;
  margin: 0; }
  .brandList .brand {
    margin-bottom: 5px; }

.brand-name .title {
  color: #272727;
  font-family: "Arimo", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  text-transform: capitalize; }
  .brand-name .title a {
    color: inherit; }

.azBrands-group {
  display: none;
  margin-bottom: 30px; }
  .azBrands-group.is-active {
    display: block; }

.brand-image-container {
  max-width: 100px;
  position: relative; }
  .brand-image-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }
  .brand-image-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }

.brand .card-img-container {
  max-width: 190px; }
  .brand .card-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.57895%;
    width: 100%; }

.productGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -15px;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .productGrid ul,
  .productGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .productGrid::before, .productGrid::after {
    content: " ";
    display: table; }
  .productGrid::after {
    clear: both; }
  .productGrid .product {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 768px) {
      .productGrid .product {
        width: 33.33333%; } }
    @media (min-width: 1304px) {
      .productGrid .product {
        width: 25%; } }

@media (min-width: 768px) {
  .page-sidebar + .page-content .productGrid .product {
    width: 33.33333%; } }

.productMasonry {
  column-count: 2;
  column-fill: auto;
  column-gap: 1.42857rem;
  margin: 0 0 1.5rem;
  overflow: hidden; }
  @media (min-width: 768px) {
    .productMasonry {
      column-count: 3; } }
  @media (min-width: 1304px) {
    .productMasonry {
      column-count: 4; } }
  .productMasonry .product {
    break-inside: avoid;
    display: block;
    margin-bottom: 3rem;
    padding: 0;
    page-break-inside: avoid;
    width: 100%; }
  .productMasonry .card {
    margin: 0; }

@media (min-width: 1304px) {
  .no-csscolumns .productGrid--maxCol6 .product {
    width: 16.66667%; } }

@media (min-width: 1304px) {
  .csscolumns .productGrid--maxCol6 {
    column-count: 6; } }

@media (min-width: 1304px) {
  .no-csscolumns .productGrid--maxCol3 .product {
    width: 33.33333%; } }

@media (min-width: 1304px) {
  .csscolumns .productGrid--maxCol3 {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    float: none; }
    .csscolumns .productGrid--maxCol3 .product {
      padding-left: 15px;
      padding-right: 15px;
      width: 33.33333%;
      float: none; } }

.productBlockContainer {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 40px; }
  @media (max-width: 480px) {
    .productBlockContainer {
      margin-left: -10px;
      margin-right: -10px; } }
  .productBlockContainer .product {
    float: left; }
  .productBlockContainer.columns-5 .product {
    width: 20%; }
  .productBlockContainer.columns-4 .product {
    width: 25%; }
  .productBlockContainer.columns-3 .product {
    width: 33.33%; }
  .productBlockContainer.columns-2 .product {
    width: 50%; }
  .productBlockContainer.columns-1 .product {
    width: 100%; }
  @media (max-width: 1303px) {
    .productBlockContainer.columns-5 .product {
      width: 25%; } }
  @media (max-width: 767px) {
    .productBlockContainer.columns-5 .product {
      width: 33.33%; }
    .productBlockContainer.columns-4 .product {
      width: 33.33%; } }
  @media (max-width: 767px) {
    .productBlockContainer.columns-5 .product {
      width: 50%; }
    .productBlockContainer.columns-4 .product {
      width: 50%; }
    .productBlockContainer.columns-3 .product {
      width: 50%; } }

.product .card-figure {
  background-color: transparent; }

#product-listing-container {
  margin-bottom: 90px; }

#product-listing-container .productBlockContainer {
  margin-bottom: 20px; }
  @media (min-width: 768px) and (max-width: 1303px) {
    #product-listing-container .productBlockContainer .productBlockContainer.columns-4 .product {
      width: 33.33%; } }

.product {
  margin-bottom: 0; }
  .product article.card {
    margin: 0;
    padding: 0;
    width: 100%; }
  .product .btn-compare {
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
    transition: all 0.3s ease 0s;
    visibility: hidden; }
    .product .btn-compare input {
      display: none; }
    @media (max-width: 767px) {
      .product .btn-compare {
        display: none; } }
  .product .btnWL {
    font-size: 18px;
    text-align: center; }
  .product .card-figure__image {
    position: relative; }
  .product .card-figure__link {
    padding: 0 10px; }
  .product .card-figcaption {
    height: auto;
    opacity: 1;
    position: relative; }
  @media (max-width: 1303px) {
    .product .card-figure__link {
      margin-bottom: 10px;
      padding: 0; }
    .product .actions {
      display: inline-block;
      width: 100%; }
      .product .actions .btnQV {
        display: inline-block;
        height: 25px;
        line-height: 25px;
        margin: 5px auto;
        position: unset;
        width: 100%; } }
  @media (max-width: 480px) {
    .product {
      min-height: auto; }
      .product .actions {
        width: 100%; } }
  .product .actions a.quickview,
  .product .actions a.quickview-container {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  .product .actions .btnWL {
    display: inline-block;
    left: -10px;
    padding: 0 5px;
    position: absolute;
    top: 0;
    width: 30px; }
  .product .actions .btnQV {
    align-items: center;
    background-color: rgba(0, 0, 0, 0.7);
    border: 0;
    border-radius: 3px;
    bottom: 0;
    color: #fff;
    display: flex;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 700;
    height: 22px;
    justify-content: center;
    left: 0;
    letter-spacing: 0.05em;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    width: 140px; }
    .product .actions .btnQV:hover {
      text-decoration: none; }
    @media (max-width: 480px) {
      .product .actions .btnQV {
        width: 100%; } }
  .product .actions .btnWL,
  .product .actions .btnQV {
    filter: alpha(opacity=0);
    opacity: 0;
    transition: all 0.3s ease 0s;
    visibility: hidden; }
    @media (max-width: 1303px) {
      .product .actions .btnWL,
      .product .actions .btnQV {
        display: none; } }
  .product:hover .actions .btnWL,
  .product:hover .actions .btnQV {
    filter: alpha(opacity=100);
    opacity: 1;
    transition: all 0.3s ease 0s;
    visibility: visible; }
  .product:hover .card-option {
    opacity: 1;
    transition: all 0.3s ease 0s;
    visibility: visible; }
  .product:hover .actions .btnWL {
    transform: translateY(-50%); }
  .product:hover .btn-compare {
    filter: alpha(opacity=100);
    opacity: 1;
    transition: all 0.3s ease 0s;
    visibility: visible; }
  .product .card-body {
    margin: 0;
    text-align: left; }
    .product .card-body[login-for-pricing] {
      padding-bottom: 0; }
    .product .card-body .prod-brand {
      font-family: "Karla";
      font-size: 14px;
      margin-bottom: 5px;
      min-height: 20px; }
    .product .card-body .card-title {
      color: #272727;
      font-family: "Karla";
      font-size: 1rem;
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0;
      margin-bottom: 7px;
      margin-top: 0; }
      .product .card-body .card-title .clamp {
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        max-height: 2.2em;
        min-height: 2.2em;
        overflow: hidden;
        text-overflow: ellipsis; }
      .product .card-body .card-title a {
        color: #272727; }
      .product .card-body .card-title:hover a {
        color: #747474;
        text-decoration: none; }
      .product .card-body .card-title:hover {
        color: #747474; }
    .product .card-body .prod-summary {
      display: none; }
    .product .card-body .prod-price {
      color: black;
      font-family: "Karla";
      font-size: 16px;
      line-height: 25px;
      margin-bottom: 5px; }
      .product .card-body .prod-price .price-section {
        margin-right: 0.78571rem; }
      .product .card-body .prod-price .price.price--rrp {
        color: black;
        font-style: italic; }
      .product .card-body .prod-price .rrp-price--withoutTax + .price-section--withoutTax .price.price--withoutTax,
      .product .card-body .prod-price .non-sale-price--withoutTax + .price-section--withoutTax .price.price--withoutTax {
        color: #bd0f12;
        font-weight: 700; }
      .product .card-body .prod-price p[translate] {
        color: #e41217;
        font-size: 14px;
        margin-bottom: 10px; }
    .product .card-body .rating-compare {
      align-content: stretch;
      align-items: stretch;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      margin-bottom: 10px;
      padding-top: 2px; }
      @media (max-width: 480px) {
        .product .card-body .rating-compare {
          flex-wrap: wrap; }
          .product .card-body .rating-compare > div {
            padding-bottom: 5px;
            padding-top: 5px;
            width: 100%; } }
      .product .card-body .rating-compare .star-rating {
        font-size: 14px !important; }
    @media (max-width: 1303px) {
      .product .card-body {
        padding-bottom: 0; } }

.wishlistGrid .product {
  margin-bottom: 3.75rem; }
  .wishlistGrid .product .actions .btnWL {
    display: none; }
  .wishlistGrid .product > form {
    bottom: -4rem;
    left: 0;
    margin: 1rem auto;
    position: absolute;
    right: 0;
    text-align: center; }

.productBlockContainer:not(.productList) .product {
  align-content: stretch;
  align-items: stretch;
  background: #fff;
  display: flex;
  flex-direction: column;
  padding: 20px 20px 0;
  position: relative; }
  @media (max-width: 1303px) {
    .productBlockContainer:not(.productList) .product {
      padding: 15px 10px 1px; } }
  .productBlockContainer:not(.productList) .product::before {
    border: 1px solid transparent;
    border-radius: 3px;
    bottom: 0;
    box-shadow: 0 5px 40px #dadada;
    content: "";
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
    @media (max-width: 1303px) {
      .productBlockContainer:not(.productList) .product::before {
        display: none !important; } }
  .productBlockContainer:not(.productList) .product:hover::before {
    border-color: #bebebe;
    display: block; }
  .productBlockContainer:not(.productList) .product:hover article.card {
    position: relative;
    z-index: 2; }
  .productBlockContainer:not(.productList) .product .btnATC {
    align-items: center;
    background-color: white;
    border-color: #dcdcdc;
    color: black;
    display: flex;
    font-size: 13px;
    justify-content: center;
    text-align: center;
    transition: color 0.3s ease 0s; }
    @media (min-width: 1304px) {
      .productBlockContainer:not(.productList) .product .btnATC {
        border: 0;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top: 1px solid #dcdcdc;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        line-height: 32px;
        margin: 0 -9px;
        min-height: 50px;
        opacity: 0;
        padding: 0 10px;
        visibility: hidden; }
        .productBlockContainer:not(.productList) .product .btnATC:hover {
          background: #f7f7f7;
          box-shadow: inset 0 10px 8px -15px rgba(0, 0, 0, 0.7);
          color: #e41217;
          transition: color 0.3s ease 0s; } }
    @media (min-width: 1304px) {
      .productBlockContainer:not(.productList) .product .btnATC {
        margin: 0 -19px 1px; } }
    @media (max-width: 480px) {
      .productBlockContainer:not(.productList) .product .btnATC {
        font-size: 11px;
        letter-spacing: 0;
        padding: 0; } }
    .productBlockContainer:not(.productList) .product .btnATC:hover {
      background-color: #f7f7f7;
      color: #178dc9; }
  .productBlockContainer:not(.productList) .product:hover .btnATC {
    opacity: 1;
    visibility: visible; }

.featured-products,
.new-products {
  padding-top: 40px; }
  .featured-products:not(:nth-last-of-type(2)),
  .new-products:not(:nth-last-of-type(2)) {
    border-bottom: 1px solid #dcdcdc; }
  @media (max-width: 1303px) {
    .featured-products,
    .new-products {
      padding-bottom: 30px; } }

.featured-products .productCarousel,
.new-products .productCarousel {
  background: transparent;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 1010px; }
  .featured-products .productCarousel .product:not(:hover),
  .new-products .productCarousel .product:not(:hover) {
    background: transparent; }
  .featured-products .productCarousel .slick-list,
  .new-products .productCarousel .slick-list {
    padding: 20px; }
  @media (max-width: 1303px) {
    .featured-products .productCarousel,
    .new-products .productCarousel {
      margin-bottom: 0; } }
  .featured-products .productCarousel .slick-dots,
  .new-products .productCarousel .slick-dots {
    text-align: center; }
    .featured-products .productCarousel .slick-dots li.slick-active button::before,
    .new-products .productCarousel .slick-dots li.slick-active button::before {
      background: transparent; }
    .featured-products .productCarousel .slick-dots li button,
    .new-products .productCarousel .slick-dots li button {
      display: inline-block;
      height: 10px;
      margin: 0 5px;
      width: 10px; }
      .featured-products .productCarousel .slick-dots li button::before,
      .new-products .productCarousel .slick-dots li button::before {
        background: gray;
        border: 1px solid gray;
        border-radius: 50%;
        display: inline-block;
        height: 10px;
        opacity: 1;
        width: 10px; }

.productBlockContainer:not(.productList) .product .btnATC {
  background: #f7f7f7;
  box-shadow: 0 2px 5px 0 #efefef inset; }

@media (max-width: 1303px) {
  .product .card-figure__link .actions .btnWL.show-mobile,
  .product .card-figure__link .actions .btnQV.show-mobile {
    display: block;
    opacity: 1;
    visibility: visible; } }

.productList {
  list-style: none;
  margin-left: 0; }
  .productList ul,
  .productList ol {
    list-style: none;
    margin-bottom: 0; }
  .productList .product + .product {
    margin-top: 4rem; }
  .productList .product .card-figure {
    display: flex;
    flex-wrap: nowrap;
    width: 100%; }

@media (min-width: 768px) {
  .listItem {
    margin: 0 -15px;
    max-width: none;
    width: auto;
    display: table; }
    .listItem::before, .listItem::after {
      content: " ";
      display: table; }
    .listItem::after {
      clear: both; } }

@media (min-width: 768px) {
  .listItem-figure,
  .listItem-body {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1304px) {
  .listItem-figure,
  .listItem-body {
    vertical-align: middle; } }

.listItem-figure {
  margin: 0 0 1.5rem; }
  @media (min-width: 768px) {
    .listItem-figure {
      margin-bottom: 0; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .listItem-figure {
      padding-left: 0.78571rem;
      padding-right: 0.78571rem;
      width: 25%; } }

.listItem-image {
  width: 100%; }

@media (min-width: 768px) {
  .listItem-body {
    padding-left: 1.28571rem;
    padding-right: 0.78571rem;
    width: 75%; } }

@media (min-width: 1304px) {
  .listItem-content {
    display: table; } }

@media (min-width: 1304px) {
  .listItem-details,
  .listItem-actions {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1304px) {
  .listItem-details {
    padding-right: 6rem; }
    .listItem-details > :last-child {
      margin-bottom: 0; } }

.listItem-rating {
  margin-bottom: 0.35714rem; }

.listItem-brand {
  color: #a5a5a5;
  font-size: 1rem;
  margin: 0 0 0.21429rem; }
  @media (min-width: 1304px) {
    .listItem-brand {
      font-size: 15px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 15px;
  margin: 0 0 0.21429rem; }
  @media (min-width: 1304px) {
    .listItem-title {
      font-size: 20px; } }
  .listItem-title > a {
    text-decoration: none; }

.listItem-price {
  margin-bottom: 1rem; }
  @media (min-width: 1304px) {
    .listItem-price {
      font-size: 20px; } }

@media (min-width: 1304px) {
  .listItem-actions {
    vertical-align: middle;
    width: 22%; }
    .listItem-actions .button--compare {
      font-size: 13px;
      padding: 0.57143rem 1.5rem; } }

.listItem-actions .button, .listItem-actions #sendlane-backinstock-cta-button {
  margin-bottom: 0; }
  @media (min-width: 1304px) {
    .listItem-actions .button, .listItem-actions #sendlane-backinstock-cta-button {
      width: 100%; }
      .listItem-actions .button + .button, .listItem-actions #sendlane-backinstock-cta-button + .button, .listItem-actions .button + #sendlane-backinstock-cta-button, .listItem-actions #sendlane-backinstock-cta-button + #sendlane-backinstock-cta-button {
        margin: 0.78571rem 0 0; } }

@media (min-width: 1304px) {
  .page-sidebar + .page-content .productList .listItem-details {
    padding-right: 3rem; } }

@media (min-width: 1304px) {
  .page-sidebar + .page-content .productList .listItem-actions {
    width: 30%; } }

.productBlockContainer.productList {
  margin-left: 0;
  margin-right: 0; }

.productBlockContainer.productList .product {
  padding-bottom: 15px;
  padding-top: 15px;
  width: 100% !important; }
  .productBlockContainer.productList .product .card-figure .card-figure__image {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .productBlockContainer.productList .product .card-figure .card-figure__link {
    margin-bottom: 0;
    min-width: 210px; }
    @media (max-width: 480px) {
      .productBlockContainer.productList .product .card-figure .card-figure__link {
        min-width: 40%;
        width: 40%; } }
    .productBlockContainer.productList .product .card-figure .card-figure__link > a {
      align-items: center;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
  .productBlockContainer.productList .product .card-figure .card-body {
    padding-bottom: 0;
    padding-left: 30px;
    text-align: left;
    width: calc(100% - 210px); }
    .productBlockContainer.productList .product .card-figure .card-body h4.prod-name {
      margin-bottom: 10px; }
    .productBlockContainer.productList .product .card-figure .card-body .prod-summary {
      display: block; }
      .productBlockContainer.productList .product .card-figure .card-body .prod-summary p {
        color: #2d2d2d;
        margin-bottom: 10px; }
    .productBlockContainer.productList .product .card-figure .card-body .star-rating {
      display: block !important; }
    .productBlockContainer.productList .product .card-figure .card-body .btnATC {
      background-color: white;
      border-color: black;
      color: black;
      display: inline-flex !important;
      margin-right: 20px;
      min-width: 170px;
      width: auto; }
      .productBlockContainer.productList .product .card-figure .card-body .btnATC:hover {
        background-color: black;
        border-color: black;
        color: white; }
      @media (max-width: 1303px) {
        .productBlockContainer.productList .product .card-figure .card-body .btnATC {
          margin-bottom: 15px;
          min-width: 100%;
          width: 100%; } }
      @media (max-width: 480px) {
        .productBlockContainer.productList .product .card-figure .card-body .btnATC {
          font-size: 11px;
          font-weight: 500;
          letter-spacing: 0;
          line-height: 35px;
          padding: 0; } }
    @media (max-width: 480px) {
      .productBlockContainer.productList .product .card-figure .card-body {
        padding-left: 20px;
        width: 60%; } }
  .productBlockContainer.productList .product + .product > .card {
    border-top: 1px solid #e6e6e6;
    padding-top: 30px; }

#product-listing-container .productBlockContainer.productList .card-option {
  opacity: 1;
  visibility: visible; }
  #product-listing-container .productBlockContainer.productList .card-option .form-field {
    text-align: left; }

.productView,
.productOthers {
  margin: 0 -15px;
  max-width: none;
  width: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: -1rem;
  margin-right: -1rem; }
  .productView::before, .productView::after,
  .productOthers::before,
  .productOthers::after {
    content: " ";
    display: table; }
  .productView::after,
  .productOthers::after {
    clear: both; }
  @media (min-width: 1304px) {
    .productView,
    .productOthers {
      display: block; } }
  .modal .productView, .modal
  .productOthers {
    padding-bottom: 0;
    padding-top: 0; }
  .productView .zoom-help,
  .productOthers .zoom-help {
    align-items: center;
    clear: both;
    color: #a0a0a0;
    display: flex;
    justify-content: center; }
    .productView .zoom-help .fafree-brands,
    .productView .zoom-help .fafree-regular,
    .productView .zoom-help .fafree-solid,
    .productOthers .zoom-help .fafree-brands,
    .productOthers .zoom-help .fafree-regular,
    .productOthers .zoom-help .fafree-solid {
      font-size: 14px;
      margin-left: 12px; }
  .productView .productView-thumbnail .video-link,
  .productOthers .productView-thumbnail .video-link {
    position: relative; }
    .productView .productView-thumbnail .video-link svg,
    .productOthers .productView-thumbnail .video-link svg {
      height: 40px;
      left: 50%;
      opacity: 0.4;
      position: absolute;
      top: 50%;
      translate: -50% -50%;
      width: 40px; }

.productView--quickView .socialLinks-item--print {
  display: none; }

.productView-images {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative; }
  @media (min-width: 1304px) {
    .productView-images {
      width: 50%; } }

.productView-details {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 1304px) {
    .productView-details {
      clear: right;
      float: right;
      width: 50%; } }
  .productView--quickView .productView-details {
    margin-bottom: 0;
    position: relative; }
  .productView-details.product-data {
    order: -1; }

.productView-description {
  clear: both;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  width: 100%;
  z-index: 1; }
  .productView-description .productView-title {
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem; }
  .productView-description .productView-description {
    border-top: 0;
    padding-left: 1rem;
    padding-right: 1rem; }
    @media (min-width: 1304px) {
      .productView-description .productView-description {
        clear: both;
        float: none;
        width: 100%; } }
  .productView-description p {
    margin-bottom: 0.5rem;
    margin-top: 1.5rem; }

.productView-rating {
  margin-bottom: 20px; }
  .productView-rating .fafree-brands,
  .productView-rating .fafree-regular,
  .productView-rating .fafree-solid {
    font-size: 13px;
    vertical-align: middle; }

[data-cart-item-add] input#form-action-addToCart {
  background-color: #e82b1a;
  border-color: #e82b1a;
  color: white; }
  [data-cart-item-add] input#form-action-addToCart:hover {
    background-color: black;
    border-color: black;
    color: white; }

[data-wishlist-add] > button {
  border: 0 !important;
  font-family: "Arimo", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  height: 30px;
  letter-spacing: 0;
  margin: 0;
  padding: 0; }
  [data-wishlist-add] > button .fafree-brands,
  [data-wishlist-add] > button .fafree-regular,
  [data-wishlist-add] > button .fafree-solid {
    font-size: 14px;
    vertical-align: bottom; }
  [data-wishlist-add] > button span {
    border-bottom: 1px solid transparent;
    border-bottom: 1px dotted #000;
    display: inline-block;
    line-height: 1.1;
    vertical-align: -2px; }
  [data-wishlist-add] > button:hover {
    color: #e41217; }
    [data-wishlist-add] > button:hover span {
      border-bottom-color: #e41217; }

.productRelated .productCarousel,
.productSimilar .productCarousel {
  margin-bottom: 10px; }

.productRelated .slick-nav,
.productSimilar .slick-nav {
  display: flex; }
  .productRelated .slick-nav .slick-arrow,
  .productSimilar .slick-nav .slick-arrow {
    margin: 0; }
  .productRelated .slick-nav > button,
  .productSimilar .slick-nav > button {
    border: 0;
    position: static;
    transform: none; }
    .productRelated .slick-nav > button:focus,
    .productSimilar .slick-nav > button:focus {
      outline: 0; }

section.toggle {
  border: 0;
  margin-bottom: 0 !important; }
  section.toggle .toggle-content {
    padding-bottom: 30px;
    padding-top: 10px; }
  section.toggle .toggle-title {
    align-items: center;
    border-top: 1px solid #dcdcdc;
    cursor: pointer;
    display: flex;
    font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: 500;
    justify-content: space-between;
    letter-spacing: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
    text-transform: uppercase;
    width: 100%; }
    section.toggle .toggle-title .fafree-brands,
    section.toggle .toggle-title .fafree-regular,
    section.toggle .toggle-title .fafree-solid {
      font-size: 25px; }
  section.toggle.first .toggle-title {
    border-top: 0; }

#modal-size-chart-form .modal-content {
  padding: 30px 0; }

a[data-reveal-id="modal-size-chart-form"] {
  align-items: center;
  display: flex;
  float: right;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase; }
  a[data-reveal-id="modal-size-chart-form"]::before {
    background: url("../img/size-chart-icon.png") center no-repeat;
    content: "";
    display: inline-block;
    height: 15px;
    margin-right: 10px;
    width: 28px; }

@media (min-width: 1304px) {
  .product-bottom > .right {
    padding-left: 50px; } }

@media (max-width: 1303px) {
  .product-bottom {
    display: flex;
    flex-direction: column-reverse; }
    .product-bottom > div {
      padding-left: 15px;
      width: 100%; }
    .product-bottom > .right {
      margin-bottom: 40px; }
    .product-bottom #relatedProducts h3 {
      border-top: 1px solid #dcdcdc;
      padding-top: 25px; } }

.productAttributes-message {
  margin-bottom: 20px; }

.sale-flag-star,
.sale-flag-star::before,
.sale-flag-star::after, .sold-out-flag-star,
.sold-out-flag-star::before,
.sold-out-flag-star::after {
  content: "";
  display: block;
  height: 3.57143rem;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  transform: scaleX(1) scaleY(1) scaleZ(1);
  transform-origin: 50% 50% 0;
  transition: background-color 800ms ease;
  width: 3.57143rem;
  z-index: 10; }
  
  .sale-flag-star::before,
  .sold-out-flag-star::before {
    transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }
  
  .sale-flag-star::after,
  .sold-out-flag-star::after {
    transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star,
.sale-flag-star::before,
.sale-flag-star::after {
  background: #e41217; }

.sold-out-flag-star,
.sold-out-flag-star::before,
.sold-out-flag-star::after {
  background: #b3b3b3; }

.starwrap {
  height: 3.57143rem;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 3.57143rem; }

.listItem-figure .starwrap {
  transform: scale(0.7); }
  @media (min-width: 768px) {
    .listItem-figure .starwrap {
      top: 0;
      transform: scale(0.6); } }
  @media (min-width: 1304px) {
    .listItem-figure .starwrap {
      top: 10px;
      transform: scale(0.7); } }

.sale-text-burst, .sold-out-text-burst {
  font-weight: 600;
  line-height: 1.07143rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 3.57143rem;
  z-index: 50; }

.sale-text-burst {
  color: white; }

.sold-out-text-burst {
  color: white; }

.product:hover .starwrap .sale-flag-star,
.product:hover .starwrap .sale-flag-star::before,
.product:hover .starwrap .sale-flag-star::after {
  background: #bd0f12; }

.product:hover .starwrap .sold-out-flag-star,
.product:hover .starwrap .sold-out-flag-star::before,
.product:hover .starwrap .sold-out-flag-star::after {
  background: gray; }

.sale-flag-side, .sold-out-flag-side {
  border-radius: 0 50px 50px 0;
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  line-height: 1.14286rem;
  padding-left: 0.5rem;
  padding-right: 0.78571rem;
  padding-top: 0.10714rem;
  position: absolute;
  transition: background-color 800ms ease;
  z-index: 10; }

.sale-flag-side {
  background: #e41217;
  color: white; }

.sold-out-flag-side {
  background: #b3b3b3;
  color: white; }

.product:hover .sale-flag-side {
  background: #bd0f12; }

.product:hover .sold-out-flag-side {
  background: gray; }

.sale-flag-sash, .sold-out-flag-sash {
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  left: -25px;
  line-height: 1.14286rem;
  padding-top: 0.10714rem;
  position: absolute;
  text-align: center;
  top: 25px;
  transform: rotate(-45deg);
  transition: background-color 800ms ease;
  width: 8.5rem;
  z-index: 10; }

.sale-flag-sash {
  background: #e41217;
  color: white; }

.sold-out-flag-sash {
  background: #b3b3b3;
  color: white; }

.listItem-figure .sale-flag-sash,
.listItem-figure .sold-out-flag-sash {
  top: 24px; }
  @media (min-width: 768px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      left: -20px;
      top: 19px; } }
  @media (min-width: 1304px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      left: -15px;
      top: 24px; } }

.product:hover .sale-flag-sash {
  background: #bd0f12; }

.product:hover .sold-out-flag-sash {
  background: gray; }

.badge-container {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }
  .badge-container .badge-row-top,
  .badge-container .badge-row-bottom {
    left: 0;
    position: absolute;
    width: 100%; }
  .badge-container .badge-row-top {
    height: 25%;
    top: 0; }
  .badge-container .badge-row-bottom {
    bottom: 0;
    height: 15%; }
  .badge-container.outset .badge-row-top {
    transform: translateY(-35%); }
  .badge-container .badge-wrapper {
    display: inline-block;
    height: 100%; }
    .badge-container .badge-wrapper.topleft, .badge-container .badge-wrapper.bottomleft {
      float: left; }
    .badge-container .badge-wrapper.topright, .badge-container .badge-wrapper.bottomright {
      float: right; }
  .badge-container img.badge-icon {
    display: inline-block;
    max-height: 100%;
    width: auto; }

.sale-flag-dir, .sold-out-flag-dir, .new-flag-dir, .shipping-flag-dir {
  align-items: center;
  border-radius: 2px;
  display: flex;
  font-size: 11px;
  font-weight: 700;
  justify-content: center;
  line-height: normal;
  margin-left: 7px;
  min-height: 18px;
  min-width: 42px;
  padding: 0 0.33rem;
  text-align: center;
  text-transform: uppercase;
  transition: background-color 800ms ease; }

.sale-flag-dir {
  background: #e41217;
  color: white; }

.sold-out-flag-dir {
  background: #b3b3b3;
  color: white; }

.new-flag-dir {
  background: #ffe400;
  color: black; }

.shipping-flag-dir {
  background: #0ca70c;
  color: white; }

.product:hover .sale-flag-dir {
  background: #bd0f12; }

.product:hover .sold-out-flag-dir {
  background: gray; }

.product:hover .new-flag-dir {
  background: #ccb800; }

.product:hover .shipping-flag-dir {
  background: #087708; }

.product .badge-container .badge-row-top,
.product .badge-container .badge-row-bottom {
  padding-left: 14px; }

.account {
  margin-bottom: 1.5rem; }
  .account .form-actions .btn-lg {
    min-width: 210px; }

.account-head {
  margin-bottom: 3rem;
  text-align: center; }
  .account-head .alertBox {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: left; }

.account-content {
  /* @include grid-column(12);*/ }

@media (min-width: 1304px) {
  .account-content--fixed {
    width: 66.66667%; } }

@media (min-width: 1304px) {
  .account-content--fixedSmall {
    width: 50%; } }

.account-sidebar {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }
  @media (min-width: 1304px) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }

.page-type-page h3,
.page-type-page h2,
.page-type-sitemap h3,
.page-type-sitemap h2 {
  border-top: 1px dotted #d0d0d0;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 28px 0 14px; }
