@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

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

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

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

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

.fa-inverse {
  color: #fff; }

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

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

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: 551px)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:551px)/";
  width: 551px; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:551px) and (max-width:801px)/";
  width: 551px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:801px)/";
  width: 801px; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:801px) and (max-width:1001px)/";
  width: 801px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1001px)/";
  width: 1001px; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:1001px) and (max-width:1461px)/";
  width: 1001px; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1461px)/";
  width: 1461px; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0, .my-0 {
  margin-top: 0 !important; }

.mr-0, .mx-0 {
  margin-right: 0 !important; }

.mb-0, .my-0 {
  margin-bottom: 0 !important; }

.ml-0, .mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: .25rem !important; }

.mt-1, .my-1 {
  margin-top: .25rem !important; }

.mr-1, .mx-1 {
  margin-right: .25rem !important; }

.mb-1, .my-1 {
  margin-bottom: .25rem !important; }

.ml-1, .mx-1 {
  margin-left: .25rem !important; }

.m-2 {
  margin: .5rem !important; }

.mt-2, .my-2 {
  margin-top: .5rem !important; }

.mr-2, .mx-2 {
  margin-right: .5rem !important; }

.mb-2, .my-2 {
  margin-bottom: .5rem !important; }

.ml-2, .mx-2 {
  margin-left: .5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3, .my-3 {
  margin-top: 1rem !important; }

.mr-3, .mx-3 {
  margin-right: 1rem !important; }

.mb-3, .my-3 {
  margin-bottom: 1rem !important; }

.ml-3, .mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4, .my-4 {
  margin-top: 1.5rem !important; }

.mr-4, .mx-4 {
  margin-right: 1.5rem !important; }

.mb-4, .my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5, .my-5 {
  margin-top: 3rem !important; }

.mr-5, .mx-5 {
  margin-right: 3rem !important; }

.mb-5, .my-5 {
  margin-bottom: 3rem !important; }

.ml-5, .mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0, .py-0 {
  padding-top: 0 !important; }

.pr-0, .px-0 {
  padding-right: 0 !important; }

.pb-0, .py-0 {
  padding-bottom: 0 !important; }

.pl-0, .px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: .25rem !important; }

.pt-1, .py-1 {
  padding-top: .25rem !important; }

.pr-1, .px-1 {
  padding-right: .25rem !important; }

.pb-1, .py-1 {
  padding-bottom: .25rem !important; }

.pl-1, .px-1 {
  padding-left: .25rem !important; }

.p-2 {
  padding: .5rem !important; }

.pt-2, .py-2 {
  padding-top: .5rem !important; }

.pr-2, .px-2 {
  padding-right: .5rem !important; }

.pb-2, .py-2 {
  padding-bottom: .5rem !important; }

.pl-2, .px-2 {
  padding-left: .5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3, .py-3 {
  padding-top: 1rem !important; }

.pr-3, .px-3 {
  padding-right: 1rem !important; }

.pb-3, .py-3 {
  padding-bottom: 1rem !important; }

.pl-3, .px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4, .py-4 {
  padding-top: 1.5rem !important; }

.pr-4, .px-4 {
  padding-right: 1.5rem !important; }

.pb-4, .py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4, .px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5, .py-5 {
  padding-top: 3rem !important; }

.pr-5, .px-5 {
  padding-right: 3rem !important; }

.pb-5, .py-5 {
  padding-bottom: 3rem !important; }

.pl-5, .px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto, .my-auto {
  margin-top: auto !important; }

.mr-auto, .mx-auto {
  margin-right: auto !important; }

.mb-auto, .my-auto {
  margin-bottom: auto !important; }

.ml-auto, .mx-auto {
  margin-left: auto !important; }

@media (min-width: 551px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: .25rem !important; }
  .mt-sm-1, .my-sm-1 {
    margin-top: .25rem !important; }
  .mr-sm-1, .mx-sm-1 {
    margin-right: .25rem !important; }
  .mb-sm-1, .my-sm-1 {
    margin-bottom: .25rem !important; }
  .ml-sm-1, .mx-sm-1 {
    margin-left: .25rem !important; }
  .m-sm-2 {
    margin: .5rem !important; }
  .mt-sm-2, .my-sm-2 {
    margin-top: .5rem !important; }
  .mr-sm-2, .mx-sm-2 {
    margin-right: .5rem !important; }
  .mb-sm-2, .my-sm-2 {
    margin-bottom: .5rem !important; }
  .ml-sm-2, .mx-sm-2 {
    margin-left: .5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: .25rem !important; }
  .pt-sm-1, .py-sm-1 {
    padding-top: .25rem !important; }
  .pr-sm-1, .px-sm-1 {
    padding-right: .25rem !important; }
  .pb-sm-1, .py-sm-1 {
    padding-bottom: .25rem !important; }
  .pl-sm-1, .px-sm-1 {
    padding-left: .25rem !important; }
  .p-sm-2 {
    padding: .5rem !important; }
  .pt-sm-2, .py-sm-2 {
    padding-top: .5rem !important; }
  .pr-sm-2, .px-sm-2 {
    padding-right: .5rem !important; }
  .pb-sm-2, .py-sm-2 {
    padding-bottom: .5rem !important; }
  .pl-sm-2, .px-sm-2 {
    padding-left: .5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 801px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: .25rem !important; }
  .mt-md-1, .my-md-1 {
    margin-top: .25rem !important; }
  .mr-md-1, .mx-md-1 {
    margin-right: .25rem !important; }
  .mb-md-1, .my-md-1 {
    margin-bottom: .25rem !important; }
  .ml-md-1, .mx-md-1 {
    margin-left: .25rem !important; }
  .m-md-2 {
    margin: .5rem !important; }
  .mt-md-2, .my-md-2 {
    margin-top: .5rem !important; }
  .mr-md-2, .mx-md-2 {
    margin-right: .5rem !important; }
  .mb-md-2, .my-md-2 {
    margin-bottom: .5rem !important; }
  .ml-md-2, .mx-md-2 {
    margin-left: .5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: .25rem !important; }
  .pt-md-1, .py-md-1 {
    padding-top: .25rem !important; }
  .pr-md-1, .px-md-1 {
    padding-right: .25rem !important; }
  .pb-md-1, .py-md-1 {
    padding-bottom: .25rem !important; }
  .pl-md-1, .px-md-1 {
    padding-left: .25rem !important; }
  .p-md-2 {
    padding: .5rem !important; }
  .pt-md-2, .py-md-2 {
    padding-top: .5rem !important; }
  .pr-md-2, .px-md-2 {
    padding-right: .5rem !important; }
  .pb-md-2, .py-md-2 {
    padding-bottom: .5rem !important; }
  .pl-md-2, .px-md-2 {
    padding-left: .5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 1001px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: .25rem !important; }
  .mt-lg-1, .my-lg-1 {
    margin-top: .25rem !important; }
  .mr-lg-1, .mx-lg-1 {
    margin-right: .25rem !important; }
  .mb-lg-1, .my-lg-1 {
    margin-bottom: .25rem !important; }
  .ml-lg-1, .mx-lg-1 {
    margin-left: .25rem !important; }
  .m-lg-2 {
    margin: .5rem !important; }
  .mt-lg-2, .my-lg-2 {
    margin-top: .5rem !important; }
  .mr-lg-2, .mx-lg-2 {
    margin-right: .5rem !important; }
  .mb-lg-2, .my-lg-2 {
    margin-bottom: .5rem !important; }
  .ml-lg-2, .mx-lg-2 {
    margin-left: .5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: .25rem !important; }
  .pt-lg-1, .py-lg-1 {
    padding-top: .25rem !important; }
  .pr-lg-1, .px-lg-1 {
    padding-right: .25rem !important; }
  .pb-lg-1, .py-lg-1 {
    padding-bottom: .25rem !important; }
  .pl-lg-1, .px-lg-1 {
    padding-left: .25rem !important; }
  .p-lg-2 {
    padding: .5rem !important; }
  .pt-lg-2, .py-lg-2 {
    padding-top: .5rem !important; }
  .pr-lg-2, .px-lg-2 {
    padding-right: .5rem !important; }
  .pb-lg-2, .py-lg-2 {
    padding-bottom: .5rem !important; }
  .pl-lg-2, .px-lg-2 {
    padding-left: .5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1261px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: .25rem !important; }
  .mt-xl-1, .my-xl-1 {
    margin-top: .25rem !important; }
  .mr-xl-1, .mx-xl-1 {
    margin-right: .25rem !important; }
  .mb-xl-1, .my-xl-1 {
    margin-bottom: .25rem !important; }
  .ml-xl-1, .mx-xl-1 {
    margin-left: .25rem !important; }
  .m-xl-2 {
    margin: .5rem !important; }
  .mt-xl-2, .my-xl-2 {
    margin-top: .5rem !important; }
  .mr-xl-2, .mx-xl-2 {
    margin-right: .5rem !important; }
  .mb-xl-2, .my-xl-2 {
    margin-bottom: .5rem !important; }
  .ml-xl-2, .mx-xl-2 {
    margin-left: .5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: .25rem !important; }
  .pt-xl-1, .py-xl-1 {
    padding-top: .25rem !important; }
  .pr-xl-1, .px-xl-1 {
    padding-right: .25rem !important; }
  .pb-xl-1, .py-xl-1 {
    padding-bottom: .25rem !important; }
  .pl-xl-1, .px-xl-1 {
    padding-left: .25rem !important; }
  .p-xl-2 {
    padding: .5rem !important; }
  .pt-xl-2, .py-xl-2 {
    padding-top: .5rem !important; }
  .pr-xl-2, .px-xl-2 {
    padding-right: .5rem !important; }
  .pb-xl-2, .py-xl-2 {
    padding-bottom: .5rem !important; }
  .pl-xl-2, .px-xl-2 {
    padding-left: .5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important; } }

.list-lg {
  font-size: 15px; }
  .list-lg li:not(:last-child) {
    margin-bottom: 10px; }

table {
  background: #FFFFFF;
  border: solid 1px #dbdbdb;
  margin-bottom: 2rem;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1.14286rem;
    font-weight: bold; }
  table thead {
    background: #f2f2f2; }
    table thead tr th,
    table thead tr td {
      color: #222222;
      font-size: 1rem;
      font-weight: 700;
      padding: 0.78571rem 1.5rem; }
  table tfoot {
    background: #f2f2f2; }
    table tfoot tr th,
    table tfoot tr td {
      color: #222222;
      font-size: 1rem;
      font-weight: 700;
      padding: 0.78571rem 1.5rem; }
  table tr th,
  table tr td {
    color: #222222;
    font-size: 1rem;
    padding: 0.78571rem 1.5rem;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #F9F9F9; }
  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;
    line-height: 1.28571rem; }

.row-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .row-flex::before, .row-flex::after {
    display: none !important; }

.flex {
  display: flex; }
  .flex-row {
    flex-direction: row; }
  .flex-column {
    flex-direction: column; }
  .flex-wrap {
    flex-wrap: wrap; }
  .flex-center {
    align-items: center; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.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: #4f4f4f;
  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: 551px) {
    html {
      font-size: 14px; } }
  @media (min-width: 801px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1001px) {
    html {
      font-size: 14px; } }

body {
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5; }

a {
  color: #4f4f4f;
  line-height: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #a5a5a5; }

p {
  margin-bottom: 1.5rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2d2d2d;
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
  font-weight: 600;
  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 #dbdbdb;
  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; }

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: #4f4f4f;
  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: 1.14286rem;
  width: 1.14286rem;
  display: inline-block;
  vertical-align: middle; }
  .icon svg {
    display: inline-block;
    fill: black;
    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: #FFFFFF;
  border: solid 1px #dbdbdb;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table caption {
    background: transparent;
    color: #222222;
    font-size: 1.14286rem;
    font-weight: bold; }
  .table thead {
    background: #f2f2f2; }
    .table thead tr th,
    .table thead tr td {
      color: #222222;
      font-size: 1rem;
      font-weight: 700;
      padding: 0.78571rem 1.5rem; }
  .table tfoot {
    background: #f2f2f2; }
    .table tfoot tr th,
    .table tfoot tr td {
      color: #222222;
      font-size: 1rem;
      font-weight: 700;
      padding: 0.78571rem 1.5rem; }
  .table tr th,
  .table tr td {
    color: #222222;
    font-size: 1rem;
    padding: 0.78571rem 1.5rem;
    text-align: left; }
  .table tr.even, .table tr.alt, .table tr:nth-of-type(even) {
    background: #F9F9F9; }
  .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;
    line-height: 1.28571rem; }
  .table th.table-header--numericData,
  .table td.table-cell--numericData {
    text-align: right; }

.table-thead {
  border: 1px solid #dbdbdb; }

.table-tfoot {
  border: 1px solid #dbdbdb; }

.table-tbody tr {
  border-bottom: 1px solid #dbdbdb; }
  .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 {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Exo 2", 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: #dfdfdf;
  color: #454545;
  font-size: 1rem;
  padding: 0.85714rem 2.28571rem;
  border-radius: 4px;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: transparent;
    border-color: #989898;
    color: #666666; }
  .button:active {
    background-color: transparent;
    border: 1px solid #454545;
    color: #454545; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  @media (min-width: 481px) {
    .button + .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: #333333;
    border-color: #333333;
    color: white; }
  .button--primary:active {
    background-color: #989898;
    border: 1px solid #989898;
    color: white; }

.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 {
    margin-left: 0; }

.button--icon {
  font-size: 1rem;
  padding: 0.78571rem 0.78571rem; }
  .button--icon svg {
    fill: #4f4f4f; }

/*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 {
    border-radius: 0;
    border-right-width: 0;
    float: left;
    margin-left: 0; }
    .buttonGroup > .button:first-child {
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .buttonGroup > .button:last-child {
      border-bottom-right-radius: 4px;
      border-right-width: 1px;
      border-top-right-radius: 4px; }

/*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: #e8e8e8;
  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: #e8e8e8;
  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 #4f4f4f;
  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: #666666;
  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 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: white;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  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: #4f4f4f;
    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: white;
  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: #dfdfdf;
  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: 4px; }
  .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 #4f4f4f;
  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 -1.5rem;
  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: 1.5rem;
    padding-right: 1.5rem;
    width: 100%;
    float: left;
    max-width: none; }
  @media (min-width: 551px) {
    .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: 4px; }

.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 {
    height: 3rem; }

.form-prefixPostfix-input {
  border-radius: 0 0 0 0; }

.form-prefixPostfix-label {
  background-color: white;
  border: solid #4f4f4f;
  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: #4f4f4f;
    box-shadow: 0 0 4px rgba(79, 79, 79, 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: 1.85714rem;
  width: 1.85714rem; }
  .switch-label--icon.icon svg {
    height: 1.85714rem;
    width: 1.85714rem;
    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 #4f4f4f;
    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: 1.57143rem;
  width: 1.57143rem;
  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: #4f4f4f;
    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 #dbdbdb;
  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: 551px) {
    .tab {
      float: left; } }

.tab-title {
  color: #989898;
  display: block;
  font-size: 15px;
  padding: 0.78571rem 1.57143rem; }
  .tab-title:hover {
    color: #4f4f4f; }

.tab.is-active .tab-title {
  color: #4f4f4f;
  font-weight: 700; }

@media (min-width: 551px) {
  .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: 551px) {
  .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: 551px) {
  .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: #4f4f4f;
  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: 4px;
      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: #4f4f4f; }

li.pagination-item--current a, li.pagination-item--current button {
  color: #4f4f4f;
  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;
  transition: opacity 300ms ease-out;
  background-color: #e8e8e8;
  border-color: #e8e8e8;
  color: white; }
  .alertBox .icon {
    height: 1.42857rem;
    width: 1.42857rem; }
  .alertBox .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: 1.42857rem;
    width: 1.42857rem; }
  .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: #dbdbdb 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: #dbdbdb solid;
  border-width: 1px 0;
  cursor: pointer; }
  .accordion-navigation.is-open > a {
    background: white;
    color: #2d2d2d; }
  .accordion-navigation > a {
    background: white;
    color: #4f4f4f;
    padding: 1.85714rem;
    display: block;
    font-family: "Exo 2", 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: #dbdbdb 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 #dbdbdb;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed; }
  @media only screen and (max-width: 551px) {
    .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: 551px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 551px) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 551px) {
    .modal {
      transform: translateY(-50%); } }

.modal--large {
  max-height: 90%;
  width: 1280px; }

.modal--small {
  width: 500px; }

.modal-header {
  border-bottom: 1px solid #dbdbdb;
  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 #dbdbdb;
  padding: 0.78571rem 1.5rem;
  text-align: center; }
  @media (min-width: 481px) {
    .modal-footer {
      text-align: right; } }
  .modal-footer .button {
    display: block; }
    @media (min-width: 481px) {
      .modal-footer .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: 1.42857rem;
    width: 1.42857rem; }

@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: 4px;
  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: 2.85714rem;
    width: 2.85714rem;
    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 {
    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: 551px) {
  .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: 551px) {
  .actionBar-section--alt {
    float: right; } }

.actionBar-item {
  margin-bottom: 1.5rem; }
  @media (min-width: 551px) {
    .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 #4f4f4f;
  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: #2d2d2d; }
  .card-figcaption-button:hover {
    background-color: white;
    color: #2d2d2d; }

.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; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  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 {
  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%;
  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: #333333;
    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: black;
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 1; }

.slick-slider {
  visibility: hidden;
  opacity: 0; }
  .slick-slider.slick-initialized {
    visibility: visible;
    opacity: 1;
    transition: opacity .3s ease-out; }
  @media (max-width: 800px) {
    .slick-slider.slick-vertical .slick-list {
      height: auto !important; } }

.slick-next,
.slick-prev {
  z-index: 1;
  height: 4.35714rem;
  margin-bottom: -2.14286rem;
  padding: 0.71429rem;
  width: 2.85714rem; }
  .slick-next::before,
  .slick-prev::before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 1.71429rem;
    width: 1.07143rem; }
  .slick-next:hover, .slick-next:focus,
  .slick-prev:hover,
  .slick-prev:focus {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%; }

.slick-next {
  right: -10px; }
  @media (min-width: 1001px) {
    .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='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.slick-prev {
  left: -15px; }
  @media (min-width: 1001px) {
    .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='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.slick-dots {
  margin: 0; }
  .slick-dots li {
    height: 2.28571rem;
    width: 2.28571rem;
    margin: 0;
    padding: 0.35714rem; }
    .slick-dots li button,
    .slick-dots li button::before {
      height: 1.07143rem;
      width: 1.07143rem;
      border-radius: 50%; }
    .slick-dots li button {
      display: inline-block;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      vertical-align: middle; }
      .slick-dots li button::before {
        background: white;
        opacity: 1;
        box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.47); }
      .slick-dots li button:hover::before {
        background: black; }
    .slick-dots li button::before {
      display: block;
      transition: background 100ms ease-out; }
    .slick-dots li.slick-active button::before {
      background: black; }

.slick-disabled {
  cursor: default;
  opacity: 0.3; }

.slick-track {
  backface-visibility: hidden;
  perspective: 1000px; }
  .slick-slider:not(.slick-vertical) .slick-track {
    display: flex; }

.productCarousel {
  padding: 0 3rem; }
  .productCarousel .slick-prev::before, .productCarousel .slick-next::before {
    background-size: 15px; }
  .productCarousel .slick-prev {
    left: 0; }
  .productCarousel .slick-next {
    right: 0; }

.slick-slide {
  height: auto; }
  .slick-slide:focus {
    outline: 0; }
  .slick-slide img {
    margin: auto; }

.pace {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: 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; }

body.swal2-shown {
  overflow-y: hidden; }

body.swal2-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.swal2-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px;
  background-color: transparent;
  z-index: 1060; }
  .swal2-container.swal2-top {
    align-items: flex-start; }
  .swal2-container.swal2-top-left {
    align-items: flex-start;
    justify-content: flex-start; }
  .swal2-container.swal2-top-right {
    align-items: flex-start;
    justify-content: flex-end; }
  .swal2-container.swal2-center {
    align-items: center; }
  .swal2-container.swal2-center-left {
    align-items: center;
    justify-content: flex-start; }
  .swal2-container.swal2-center-right {
    align-items: center;
    justify-content: flex-end; }
  .swal2-container.swal2-bottom {
    align-items: flex-end; }
  .swal2-container.swal2-bottom-left {
    align-items: flex-end;
    justify-content: flex-start; }
  .swal2-container.swal2-bottom-right {
    align-items: flex-end;
    justify-content: flex-end; }
  .swal2-container.swal2-grow-fullscreen > .swal2-modal {
    display: flex !important;
    flex: 1;
    align-self: stretch;
    justify-content: center; }
  .swal2-container.swal2-grow-row > .swal2-modal {
    display: flex !important;
    flex: 1;
    align-content: center;
    justify-content: center; }
  .swal2-container.swal2-grow-column {
    flex: 1;
    flex-direction: column; }
    .swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom {
      align-items: center; }
    .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left {
      align-items: flex-start; }
    .swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right {
      align-items: flex-end; }
    .swal2-container.swal2-grow-column > .swal2-modal {
      display: flex !important;
      flex: 1;
      align-content: center;
      justify-content: center; }
  .swal2-container:not(.swal2-top):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-left):not(.swal2-bottom-right) > .swal2-modal {
    margin: auto; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .swal2-container .swal2-modal {
      margin: 0 !important; } }
  .swal2-container.swal2-fade {
    transition: background-color .1s; }
  .swal2-container.swal2-shown {
    background-color: rgba(0, 0, 0, 0.4); }

.swal2-modal {
  flex-direction: column;
  background-color: #fff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  position: relative;
  max-width: 100%; }
  .swal2-modal:focus {
    outline: none; }
  .swal2-modal.swal2-loading {
    overflow-y: hidden; }
  .swal2-modal .swal2-title {
    color: #595959;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 0 0 .4em;
    padding: 0;
    display: block;
    word-wrap: break-word; }
  .swal2-modal .swal2-buttonswrapper {
    margin-top: 15px; }
    .swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled] {
      opacity: .4;
      cursor: no-drop; }
    .swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm {
      box-sizing: border-box;
      border: 4px solid transparent;
      border-color: transparent;
      width: 40px;
      height: 40px;
      padding: 0;
      margin: 7.5px;
      vertical-align: top;
      background-color: transparent !important;
      color: transparent;
      cursor: default;
      border-radius: 100%;
      animation: rotate-loading 1.5s linear 0s infinite normal;
      -webkit-user-select: none;
         -moz-user-select: none;
              user-select: none; }
    .swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel {
      margin-left: 30px;
      margin-right: 30px; }
    .swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after {
      display: inline-block;
      content: '';
      margin-left: 5px;
      vertical-align: -1px;
      height: 15px;
      width: 15px;
      border: 3px solid #999999;
      box-shadow: 1px 1px 1px #fff;
      border-right-color: transparent;
      border-radius: 50%;
      animation: rotate-loading 1.5s linear 0s infinite normal; }
  .swal2-modal .swal2-styled {
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    margin: 15px 5px 0;
    padding: 10px 32px; }
    .swal2-modal .swal2-styled:focus {
      outline: none;
      box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4); }
  .swal2-modal .swal2-image {
    margin: 20px auto;
    max-width: 100%; }
  .swal2-modal .swal2-close {
    background: rgba(0, 0, 0, 0);
    border: 0;
    margin: 0;
    padding: 0;
    width: 38px;
    height: 40px;
    font-size: 36px;
    line-height: 40px;
    font-family: serif;
    position: absolute;
    top: 5px;
    right: 8px;
    cursor: pointer;
    color: #cccccc;
    transition: color .1s ease; }
    .swal2-modal .swal2-close:hover {
      color: #d55; }
  .swal2-modal > .swal2-input,
  .swal2-modal > .swal2-file,
  .swal2-modal > .swal2-textarea,
  .swal2-modal > .swal2-select,
  .swal2-modal > .swal2-radio,
  .swal2-modal > .swal2-checkbox {
    display: none; }
  .swal2-modal .swal2-content {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #545454;
    word-wrap: break-word; }
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-textarea,
  .swal2-modal .swal2-select,
  .swal2-modal .swal2-radio,
  .swal2-modal .swal2-checkbox {
    margin: 20px auto; }
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-textarea {
    width: 100%;
    box-sizing: border-box;
    font-size: 18px;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
    transition: border-color .3s, box-shadow .3s; }
    .swal2-modal .swal2-input.swal2-inputerror,
    .swal2-modal .swal2-file.swal2-inputerror,
    .swal2-modal .swal2-textarea.swal2-inputerror {
      border-color: #f27474 !important;
      box-shadow: 0 0 2px #f27474 !important; }
    .swal2-modal .swal2-input:focus,
    .swal2-modal .swal2-file:focus,
    .swal2-modal .swal2-textarea:focus {
      outline: none;
      border: 1px solid #b4dbed;
      box-shadow: 0 0 3px #c4e6f5; }
    .swal2-modal .swal2-input::-moz-placeholder, .swal2-modal .swal2-file::-moz-placeholder, .swal2-modal .swal2-textarea::-moz-placeholder {
      color: #cccccc; }
    .swal2-modal .swal2-input::placeholder,
    .swal2-modal .swal2-file::placeholder,
    .swal2-modal .swal2-textarea::placeholder {
      color: #cccccc; }
  .swal2-modal .swal2-range input {
    float: left;
    width: 80%; }
  .swal2-modal .swal2-range output {
    float: right;
    width: 20%;
    font-size: 20px;
    font-weight: 600;
    text-align: center; }
  .swal2-modal .swal2-range input,
  .swal2-modal .swal2-range output {
    height: 43px;
    line-height: 43px;
    vertical-align: middle;
    margin: 20px auto;
    padding: 0; }
  .swal2-modal .swal2-input {
    height: 43px;
    padding: 0 12px; }
    .swal2-modal .swal2-input[type='number'] {
      max-width: 150px; }
  .swal2-modal .swal2-file {
    font-size: 20px; }
  .swal2-modal .swal2-textarea {
    height: 108px;
    padding: 12px; }
  .swal2-modal .swal2-select {
    color: #545454;
    font-size: inherit;
    padding: 5px 10px;
    min-width: 40%;
    max-width: 100%; }
  .swal2-modal .swal2-radio {
    border: 0; }
    .swal2-modal .swal2-radio label:not(:first-child) {
      margin-left: 20px; }
    .swal2-modal .swal2-radio input,
    .swal2-modal .swal2-radio span {
      vertical-align: middle; }
    .swal2-modal .swal2-radio input {
      margin: 0 3px 0 0; }
  .swal2-modal .swal2-checkbox {
    color: #545454; }
    .swal2-modal .swal2-checkbox input,
    .swal2-modal .swal2-checkbox span {
      vertical-align: middle; }
  .swal2-modal .swal2-validationerror {
    background-color: #f0f0f0;
    margin: 0 -20px;
    overflow: hidden;
    padding: 10px;
    color: gray;
    font-size: 16px;
    font-weight: 300;
    display: none; }
    .swal2-modal .swal2-validationerror::before {
      content: '!';
      display: inline-block;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #ea7d7d;
      color: #fff;
      line-height: 24px;
      text-align: center;
      margin-right: 10px; }

@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

.swal2-icon {
  width: 80px;
  height: 80px;
  border: 4px solid transparent;
  border-radius: 50%;
  margin: 20px auto 30px;
  padding: 0;
  position: relative;
  box-sizing: content-box;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none; }
  .swal2-icon.swal2-error {
    border-color: #f27474; }
    .swal2-icon.swal2-error .swal2-x-mark {
      position: relative;
      display: block; }
    .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
      position: absolute;
      height: 5px;
      width: 47px;
      background-color: #f27474;
      display: block;
      top: 37px;
      border-radius: 2px; }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
        transform: rotate(45deg);
        left: 17px; }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
        transform: rotate(-45deg);
        right: 16px; }
  .swal2-icon.swal2-warning {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #f8bb86;
    border-color: #facea8;
    font-size: 60px;
    line-height: 80px;
    text-align: center; }
  .swal2-icon.swal2-info {
    font-family: 'Open Sans', sans-serif;
    color: #3fc3ee;
    border-color: #9de0f6;
    font-size: 60px;
    line-height: 80px;
    text-align: center; }
  .swal2-icon.swal2-question {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #87adbd;
    border-color: #c9dae1;
    font-size: 60px;
    line-height: 80px;
    text-align: center; }
  .swal2-icon.swal2-success {
    border-color: #a5dc86; }
    .swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
      border-radius: 50%;
      position: absolute;
      width: 60px;
      height: 120px;
      transform: rotate(45deg); }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        transform: rotate(-45deg);
        transform-origin: 60px 60px; }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        transform: rotate(-45deg);
        transform-origin: 0 60px; }
    .swal2-icon.swal2-success .swal2-success-ring {
      width: 80px;
      height: 80px;
      border: 4px solid rgba(165, 220, 134, 0.2);
      border-radius: 50%;
      box-sizing: content-box;
      position: absolute;
      left: -4px;
      top: -4px;
      z-index: 2; }
    .swal2-icon.swal2-success .swal2-success-fix {
      width: 7px;
      height: 90px;
      position: absolute;
      left: 28px;
      top: 8px;
      z-index: 1;
      transform: rotate(-45deg); }
    .swal2-icon.swal2-success [class^='swal2-success-line'] {
      height: 5px;
      background-color: #a5dc86;
      display: block;
      border-radius: 2px;
      position: absolute;
      z-index: 2; }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
        width: 25px;
        left: 14px;
        top: 46px;
        transform: rotate(45deg); }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
        width: 47px;
        right: 8px;
        top: 38px;
        transform: rotate(-45deg); }

.swal2-progresssteps {
  font-weight: 600;
  margin: 0 0 20px;
  padding: 0; }
  .swal2-progresssteps li {
    display: inline-block;
    position: relative; }
  .swal2-progresssteps .swal2-progresscircle {
    background: #3085d6;
    border-radius: 2em;
    color: #fff;
    height: 2em;
    line-height: 2em;
    text-align: center;
    width: 2em;
    z-index: 20; }
    .swal2-progresssteps .swal2-progresscircle:first-child {
      margin-left: 0; }
    .swal2-progresssteps .swal2-progresscircle:last-child {
      margin-right: 0; }
    .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
      background: #3085d6; }
      .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
        background: #add8e6; }
      .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
        background: #add8e6; }
  .swal2-progresssteps .swal2-progressline {
    background: #3085d6;
    height: .4em;
    margin: 0 -1px;
    z-index: 10; }

[class^='swal2'] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7); }
  45% {
    transform: scale(1.05); }
  80% {
    transform: scale(0.95); }
  100% {
    transform: scale(1); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(0.5);
    opacity: 0; } }

.swal2-show {
  animation: showSweetAlert .3s; }
  .swal2-show.swal2-noanimation {
    animation: none; }

.swal2-hide {
  animation: hideSweetAlert .15s forwards; }
  .swal2-hide.swal2-noanimation {
    animation: none; }

@keyframes animate-success-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animate-success-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg); } }

.swal2-animate-success-line-tip {
  animation: animate-success-tip .75s; }

.swal2-animate-success-line-long {
  animation: animate-success-long .75s; }

.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right {
  animation: rotatePlaceholder 4.25s ease-in; }

@keyframes animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    opacity: 1; } }

.swal2-animate-error-icon {
  animation: animate-error-icon .5s; }

@keyframes animate-x-mark {
  0% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.swal2-animate-x-mark {
  animation: animate-x-mark .5s; }

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

.swal2-modal {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Exo 2", Arial, Helvetica, sans-serif; }
  .swal2-modal .swal2-title {
    color: #2d2d2d;
    font-size: 2.14286rem; }
  .swal2-modal .swal2-content {
    color: #4f4f4f;
    font-size: 1.14286rem; }
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-textarea {
    border: 1px solid #dfdfdf;
    color: #454545; }
  .swal2-modal .swal2-checkbox,
  .swal2-modal .swal2-select {
    color: #454545; }
  .swal2-modal .swal2-buttonswrapper {
    margin: 25px 0 0; }
  .swal2-modal .swal2-styled {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: "Exo 2", 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: #dfdfdf;
    color: #454545;
    font-size: 1rem;
    padding: 0.85714rem 2.28571rem;
    border-radius: 4px;
    line-height: 1rem;
    outline: none;
    transition: all 0.15s ease;
    vertical-align: middle; }
    .swal2-modal .swal2-styled:hover, .swal2-modal .swal2-styled:focus, .swal2-modal .swal2-styled.is-active, .swal2-modal .swal2-styled.active {
      background-color: transparent;
      border-color: #989898;
      color: #666666; }
    .swal2-modal .swal2-styled:active {
      background-color: transparent;
      border: 1px solid #454545;
      color: #454545; }
  .swal2-modal .swal2-styled:focus {
    outline: none; }
  .swal2-modal .swal2-confirm {
    background-color: black;
    border-color: black;
    color: white; }
  .swal2-modal .swal2-confirm:focus,
  .swal2-modal .swal2-confirm:hover {
    background-color: #333333;
    border-color: #333333;
    color: white; }
  .swal2-modal .swal2-confirm:active {
    background-color: #989898;
    border-color: #989898;
    color: white; }
  .swal2-modal .swal2-cancel {
    background-color: transparent;
    border-color: #dfdfdf;
    color: #454545; }
    @media (min-width: 481px) {
      .swal2-modal .swal2-cancel {
        margin-left: 0.78571rem; } }
  .swal2-modal .swal2-cancel:focus,
  .swal2-modal .swal2-cancel:hover {
    background-color: transparent;
    border-color: #989898;
    color: #666666; }
  .swal2-modal .swal2-cancel:active {
    background-color: transparent;
    border-color: #454545;
    color: #454545; }

html,
body {
  height: auto; }

@media (min-width: 801px) {
  body {
    padding-top: 0; } }

figure {
  margin-bottom: 2rem;
  margin-top: 2rem; }
  figure > figcaption {
    margin-bottom: -0.5rem; }

figcaption {
  color: #a5a5a5;
  margin-top: 0.78571rem; }

.row {
  margin: 0 -1.5rem;
  max-width: none;
  width: auto; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.column,
.columns {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
  float: left; }

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right; }

.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0 !important; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-offset-11 {
    margin-left: 91.66667% !important; }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    float: left; } }

@media only screen and (min-width: 551px) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    float: left; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0 !important; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

@media only screen and (min-width: 801px) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    float: left; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0 !important; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

@media only screen and (min-width: 1001px) {
  .xlarge-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .xlarge-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .xlarge-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .xlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .xlarge-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .xlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .xlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .xlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .xlarge-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .xlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .xlarge-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .xlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .xlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .xlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .xlarge-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .xlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .xlarge-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .xlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .xlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .xlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .xlarge-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .xlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .xlarge-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .xlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    float: left; }
  .xlarge-1 {
    width: 8.33333%; }
  .xlarge-2 {
    width: 16.66667%; }
  .xlarge-3 {
    width: 25%; }
  .xlarge-4 {
    width: 33.33333%; }
  .xlarge-5 {
    width: 41.66667%; }
  .xlarge-6 {
    width: 50%; }
  .xlarge-7 {
    width: 58.33333%; }
  .xlarge-8 {
    width: 66.66667%; }
  .xlarge-9 {
    width: 75%; }
  .xlarge-10 {
    width: 83.33333%; }
  .xlarge-11 {
    width: 91.66667%; }
  .xlarge-12 {
    width: 100%; }
  .xlarge-offset-0 {
    margin-left: 0 !important; }
  .xlarge-offset-1 {
    margin-left: 8.33333% !important; }
  .xlarge-offset-2 {
    margin-left: 16.66667% !important; }
  .xlarge-offset-3 {
    margin-left: 25% !important; }
  .xlarge-offset-4 {
    margin-left: 33.33333% !important; }
  .xlarge-offset-5 {
    margin-left: 41.66667% !important; }
  .xlarge-offset-6 {
    margin-left: 50% !important; }
  .xlarge-offset-7 {
    margin-left: 58.33333% !important; }
  .xlarge-offset-8 {
    margin-left: 66.66667% !important; }
  .xlarge-offset-9 {
    margin-left: 75% !important; }
  .xlarge-offset-10 {
    margin-left: 83.33333% !important; }
  .xlarge-offset-11 {
    margin-left: 91.66667% !important; }
  .xlarge-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.xlarge-centered,
  .columns.xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.xlarge-uncentered,
  .columns.xlarge-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.xlarge-centered:last-child,
  .columns.xlarge-centered:last-child {
    float: none; }
  .column.xlarge-uncentered:last-child,
  .columns.xlarge-uncentered:last-child {
    float: left; }
  .column.xlarge-uncentered.opposite,
  .columns.xlarge-uncentered.opposite {
    float: right; }
  .row.xlarge-collapse > .column,
  .row.xlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.xlarge-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.xlarge-uncollapse > .column,
  .row.xlarge-uncollapse > .columns {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    float: left; } }

@media only screen and (min-width: 1461px) {
  .xxlarge-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .xxlarge-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .xxlarge-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .xxlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .xxlarge-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .xxlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .xxlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .xxlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .xxlarge-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .xxlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .xxlarge-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .xxlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .xxlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .xxlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .xxlarge-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .xxlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .xxlarge-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .xxlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .xxlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .xxlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .xxlarge-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .xxlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .xxlarge-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .xxlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    float: left; }
  .xxlarge-1 {
    width: 8.33333%; }
  .xxlarge-2 {
    width: 16.66667%; }
  .xxlarge-3 {
    width: 25%; }
  .xxlarge-4 {
    width: 33.33333%; }
  .xxlarge-5 {
    width: 41.66667%; }
  .xxlarge-6 {
    width: 50%; }
  .xxlarge-7 {
    width: 58.33333%; }
  .xxlarge-8 {
    width: 66.66667%; }
  .xxlarge-9 {
    width: 75%; }
  .xxlarge-10 {
    width: 83.33333%; }
  .xxlarge-11 {
    width: 91.66667%; }
  .xxlarge-12 {
    width: 100%; }
  .xxlarge-offset-0 {
    margin-left: 0 !important; }
  .xxlarge-offset-1 {
    margin-left: 8.33333% !important; }
  .xxlarge-offset-2 {
    margin-left: 16.66667% !important; }
  .xxlarge-offset-3 {
    margin-left: 25% !important; }
  .xxlarge-offset-4 {
    margin-left: 33.33333% !important; }
  .xxlarge-offset-5 {
    margin-left: 41.66667% !important; }
  .xxlarge-offset-6 {
    margin-left: 50% !important; }
  .xxlarge-offset-7 {
    margin-left: 58.33333% !important; }
  .xxlarge-offset-8 {
    margin-left: 66.66667% !important; }
  .xxlarge-offset-9 {
    margin-left: 75% !important; }
  .xxlarge-offset-10 {
    margin-left: 83.33333% !important; }
  .xxlarge-offset-11 {
    margin-left: 91.66667% !important; }
  .xxlarge-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.xxlarge-centered,
  .columns.xxlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.xxlarge-uncentered,
  .columns.xxlarge-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.xxlarge-centered:last-child,
  .columns.xxlarge-centered:last-child {
    float: none; }
  .column.xxlarge-uncentered:last-child,
  .columns.xxlarge-uncentered:last-child {
    float: left; }
  .column.xxlarge-uncentered.opposite,
  .columns.xxlarge-uncentered.opposite {
    float: right; }
  .row.xxlarge-collapse > .column,
  .row.xxlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.xxlarge-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.xxlarge-uncollapse > .column,
  .row.xxlarge-uncollapse > .columns {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    float: left; } }

body {
  font-size: 1rem;
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin-top: 2.28571rem; }
  h1 > a,
  h2 > a,
  h3 > a,
  h4 > a,
  h5 > a,
  h6 > a {
    text-decoration: none; }

h5,
h6 {
  text-transform: uppercase; }

a {
  color: #000;
  transition: color 0.15s ease; }

cite {
  line-height: 1.5;
  margin: 0.5rem 0 0; }

.page-heading {
  margin: 0 0 3rem;
  line-height: 1;
  text-transform: uppercase; }
  @media (min-width: 801px) {
    .page-heading {
      font-size: 34px; } }
  @media (min-width: 1001px) {
    .page-heading {
      font-size: 40px; } }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

.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; }

.definitionList-value {
  margin: 0; }

.form-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  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='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z' fill='rgba(130, 130, 130, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.57143rem top 0.71429rem;
  border-radius: 4px;
  padding: 0.75rem 3rem 0.75rem 1rem; }

.form-label small {
  margin-top: 0.35714rem; }

.form-label--inlineSmall small {
  color: #989898;
  float: none;
  font-size: inherit;
  font-weight: 400;
  margin-left: 0.35714rem;
  text-transform: none; }

.table {
  margin-top: 2rem; }
  .table td + td {
    border-left: 1px solid #dbdbdb; }
  .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 {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    @media (min-width: 551px) {
      .table-actions .button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 551px) {
      .table-actions .button + .button {
        margin-left: 0.35714rem; } }

.table--line {
  border-color: #dbdbdb;
  border-width: 0 0 1px; }
  .table--line .table-thead {
    background-color: white;
    border-color: #dbdbdb;
    border-width: 0 0 1px; }
    .table--line .table-thead tr th {
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 551px) {
        .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 #dbdbdb; }
    .table--line tr td {
      display: block;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 551px) {
        .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 {
  background-color: white;
  border: 1px solid #e8e8e8;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  position: absolute; }
  .dropdown-menu.is-loading .loadingOverlay {
    padding: 4.5rem 0;
    position: relative;
    display: block;
    margin: auto; }
  .dropdown-menu.is-open {
    display: block; }
    .dropdown-menu.is-open:before {
      border: inset 10px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent #e8e8e8 transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.78571rem;
      position: absolute; }
    .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: 0.92857rem;
      position: absolute; }

.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; }

.modal {
  left: 50%;
  margin: 0 auto;
  max-height: 90%;
  max-width: 95%;
  min-height: 240px;
  outline: none;
  overflow: hidden;
  padding: 0;
  right: 0;
  top: 50% !important;
  transform: translate(-50%, -50%); }

@media (min-width: 1001px) {
  .modal--large {
    width: 1280px; } }

.modal-header {
  padding-left: 2.25rem;
  padding-right: 3.03571rem; }

.modal-header-title {
  font-size: 22px;
  text-align: center; }
  @media (min-width: 801px) {
    .modal-header-title {
      font-size: 25px; } }

.modal-close {
  height: 2.28571rem;
  width: 2.28571rem;
  color: black;
  font-size: 26px;
  line-height: 2.28571rem;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 50; }
  @media (min-width: 801px) {
    .modal-close {
      font-size: 32px; } }
  .modal-close:hover {
    color: black; }

.modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 2.25rem 2.25rem; }

.breadcrumbs {
  font-size: 0; }
  @media (min-width: 551px) {
    .breadcrumbs {
      display: block; }
      .breadcrumbs .breadcrumb, .breadcrumbs .breadcrumb a, .breadcrumbs .breadcrumb span {
        transition: color 0.3s; }
      .breadcrumbs:hover .breadcrumb, .breadcrumbs:hover .breadcrumb a {
        color: #777; }
      .breadcrumbs:hover .breadcrumb.is-active span {
        color: #000; } }

.breadcrumb {
  display: inline-block;
  float: none; }
  .breadcrumb:not(:first-child)::before {
    content: '';
    display: inline-block;
    height: 12px;
    width: 6px;
    background-image: url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/icons/right-arrow.svg");
    background-position: 0% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 0.7rem; }
  .breadcrumb.is-active > .breadcrumb-label {
    cursor: text; }
  .breadcrumb, .breadcrumb a {
    color: #939698; }

.breadcrumb-label {
  text-decoration: none; }

.panel-title {
  font-size: 20px; }

.panel--large .panel-body {
  margin-bottom: 2rem;
  padding: 2rem; }

.pagination-list {
  font-size: 0;
  margin-bottom: 1.5rem;
  text-align: center; }
  .pagination-list .pagination-item {
    display: inline-block; }

.pagination-item {
  border-bottom: 2px solid transparent;
  line-height: 1; }
  .pagination-item .pagination-link {
    text-decoration: none;
    transition: all 0.2s ease; }
    .pagination-item .pagination-link:hover {
      color: #4f4f4f; }
  .pagination-item.pagination-item--current {
    border-color: #000000;
    margin: 0 0.35714rem 0 0.78571rem; }
  .pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a {
    color: #4f4f4f; }
    .pagination-item.pagination-item--previous > a:hover, .pagination-item.pagination-item--next > a:hover {
      color: #a5a5a5; }
      .pagination-item.pagination-item--previous > a:hover .icon > svg, .pagination-item.pagination-item--next > a:hover .icon > svg {
        fill: #a5a5a5; }

.pagination-item--previous .icon,
.pagination-item--next .icon {
  height: 1.42857rem;
  margin-top: -0.14286rem;
  width: 1.42857rem; }

.pagination-item--previous {
  float: left; }
  .pagination-item--previous .icon {
    margin-left: -0.85714rem; }

.pagination-item--next {
  float: right; }
  .pagination-item--next .icon {
    margin-right: -0.85714rem; }

.pagination-list--small {
  position: relative; }
  .pagination-list--small .pagination-item {
    color: #989898;
    cursor: inherit;
    line-height: 1.5; }
  .pagination-list--small .pagination-link {
    padding: 0 0.35714rem; }
  .pagination-list--small .pagination-item--previous,
  .pagination-list--small .pagination-item--next {
    position: absolute;
    top: 0; }
  .pagination-list--small .pagination-item--previous {
    left: 0; }
  .pagination-list--small .pagination-item--next {
    right: 0; }

.button {
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 30px;
  padding: 10px 25px;
  letter-spacing: 2px;
  border: 0;
  margin-bottom: 0;
  transition: background-color 0.3s; }
  .button + .button {
    margin-left: 0; }
    @media (min-width: 801px) {
      .button + .button {
        margin-left: 0.78571rem; } }
  .button.round {
    border-radius: 3px; }
  .button:active {
    background: inherit;
    border: inherit; }

.button[disabled] {
  cursor: not-allowed; }

.button--icon svg {
  fill: #4f4f4f; }

.button.arrow:hover::after, .button.arrow:active::after, .button.arrow:focus::after {
  transform: translateZ(0) translateX(5px); }

.button.arrow::after {
  backface-visibility: hidden;
  transform: translateZ(0) translateX(0);
  content: '';
  display: inline-block;
  width: 12px;
  height: 10px;
  background: url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/img/arrow.svg") center center no-repeat;
  background-size: contain;
  margin-left: 5px;
  transition: transform 0.3s; }

.button--primary {
  text-transform: uppercase;
  background: #ff2720;
  color: #fff; }
  .button--primary:hover, .button--primary:active, .button--primary:focus {
    color: #fff;
    background: #cc1f1a; }

.button--primary--gradient {
  text-transform: uppercase;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#317174+0,0f5672+100 */
  background: #ff2720;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ff2720 0%, #cc1f1a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2720', endColorstr='#cc1f1a',GradientType=1 );
  /* IE6-9 */
  color: #fff; }
  .button--primary--gradient:hover, .button--primary--gradient:active, .button--primary--gradient:focus {
    color: #fff;
    background: #cc1f1a; }

.button--accent {
  text-transform: uppercase;
  background: #ff2720;
  color: #fff; }
  .button--accent:hover, .button--accent:active, .button--accent:focus {
    color: #fff;
    background: #cc1f1a; }

.button--black {
  background: #212121; }
  .button--black:hover, .button--black:active, .button--black:focus {
    background: #2e2e2e; }
  .button--black, .button--black:hover, .button--black:active, .button--black:focus {
    color: #fff; }

.button--purple {
  background: #473c87; }
  .button--purple:hover, .button--purple:active, .button--purple:focus {
    background: #3e3475; }
  .button--purple, .button--purple:hover, .button--purple:active, .button--purple:focus {
    color: #fff; }

.button--blue {
  background: #064992; }
  .button--blue:hover, .button--blue:active, .button--blue:focus {
    background: #053d7a; }
  .button--blue, .button--blue:hover, .button--blue:active, .button--blue:focus {
    color: #fff; }

.button--green {
  background: #317174; }
  .button--green:hover, .button--green:active, .button--green:focus {
    background: #296062; }
  .button--green, .button--green:hover, .button--green:active, .button--green:focus {
    color: #fff; }

.button--ghost {
  text-transform: uppercase; }
  .button--ghost, .button--ghost:hover, .button--ghost:active, .button--ghost:focus {
    background: #f0f0f0;
    color: #000; }

.button-up {
  text-transform: uppercase; }

.tab {
  border-top: 1px solid #dbdbdb;
  float: none; }
  @media (min-width: 801px) {
    .tab {
      border-top-color: white;
      float: left; } }
  .tab.is-active {
    border-left-color: white;
    border-right-color: white; }
    @media (min-width: 551px) {
      .tab.is-active {
        margin-bottom: -1px; } }
    @media (min-width: 801px) {
      .tab.is-active {
        border: 1px solid #dbdbdb;
        border-bottom: 1px solid white; } }

.tab-title {
  padding: 1.14286rem 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 551px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 801px) {
    .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: 4px;
  box-shadow: none;
  margin-bottom: 0; }
  .accordion .navList {
    margin-bottom: 0; }

.accordion-content {
  border: 0; }
  .accordion-content .form:only-child {
    margin-bottom: 0; }

.accordion-title {
  margin: 0; }

.accordion-navigation {
  margin-top: -1px;
  position: relative;
  text-decoration: none; }

@media (min-width: 801px) {
  .accordion--navList {
    border: 0; } }

@media (min-width: 801px) {
  .sidebarBlock + .accordion--navList {
    margin-top: 2rem; } }

@media (min-width: 801px) {
  .accordion--navList .accordion-block {
    margin-top: 2rem; } }

.accordion--navList .accordion-content {
  padding: 1rem; }
  @media (min-width: 801px) {
    .accordion--navList .accordion-content {
      padding: 0; } }

@media (min-width: 801px) {
  .accordion--navList .accordion-navigation {
    background-position: right 0 top 50%;
    border: 0; } }

.accordion--navList .accordion-title {
  color: #333333;
  padding: 1rem;
  text-decoration: none;
  text-transform: inherit; }
  @media (min-width: 801px) {
    .accordion--navList .accordion-title {
      margin-bottom: 0.78571rem;
      margin-top: 0;
      padding: 0; } }

.accordion--navList .accordion-indicator {
  fill: #a5a5a5; }

.accordion--navList .accordion-navigation-actions {
  right: 1rem;
  top: 1rem; }
  @media (min-width: 801px) {
    .accordion--navList .accordion-navigation-actions {
      right: 0;
      top: 0; } }

.accordion-block:first-child {
  margin-top: 0; }
  .accordion-block:first-child .accordion-navigation {
    border-radius: 4px 4px 0 0; }

.accordion-block:last-child .accordion-navigation,
.accordion-block:last-child .accordion-content {
  border-radius: 0 0 4px 4px; }

.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-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: #4f4f4f; }

.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: 1.78571rem;
  width: 1.78571rem; }

.alertBox--info {
  color: white; }
  .alertBox--info .alertBox-close svg {
    fill: #dfdfdf; }

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important; }

.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0; }

.irs-line-left {
  left: 0;
  width: 11%; }

.irs-line-mid {
  left: 9%;
  width: 82%; }

.irs-line-right {
  right: 0;
  width: 11%; }

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0; }

.irs-bar-edge {
  position: absolute;
  display: block;
  top: 0;
  left: 0; }

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0; }

.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1; }

.irs-slider.type_last {
  z-index: 2; }

.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default; }

.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default; }

.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap; }

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px; }

.irs-with-grid .irs-grid {
  display: block; }

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000; }

.irs-grid-pol.small {
  height: 4px; }

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000; }

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2; }

.irs-disabled {
  opacity: 0.4; }

.lt-ie9 .irs-disabled {
  filter: alpha(opacity=40); }

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important; }

/* Ion.RangeSlider, Nice Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar,
.irs-bar-edge,
.irs-slider {
  background: url(../png/sprite-skin-nice.png) repeat-x; }

.irs {
  height: 40px; }

.irs-with-grid {
  height: 60px; }

.irs-line {
  height: 8px;
  top: 25px; }

.irs-line-left {
  height: 8px;
  background-position: 0 -30px; }

.irs-line-mid {
  height: 8px;
  background-position: 0 0; }

.irs-line-right {
  height: 8px;
  background-position: 100% -30px; }

.irs-bar {
  height: 8px;
  top: 25px;
  background-position: 0 -60px; }

.irs-bar-edge {
  top: 25px;
  height: 8px;
  width: 11px;
  background-position: 0 -90px; }

.irs-shadow {
  height: 1px;
  top: 34px;
  background: #000;
  opacity: 0.15; }

.lt-ie9 .irs-shadow {
  filter: alpha(opacity=15); }

.irs-slider {
  width: 22px;
  height: 22px;
  top: 17px;
  background-position: 0 -120px; }

.irs-slider.state_hover, .irs-slider:hover {
  background-position: 0 -150px; }

.irs-min, .irs-max {
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  top: 0;
  padding: 1px 3px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px; }

.lt-ie9 .irs-min, .lt-ie9 .irs-max {
  background: #ccc; }

.irs-from, .irs-to, .irs-single {
  color: #fff;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 3px; }

.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
  background: #999; }

.irs-grid-pol {
  background: #99a4ac; }

.irs-grid-text {
  color: #99a4ac; }

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #989898;
  color: #2d2d2d;
  cursor: help;
  cursor: pointer;
  font-weight: 600; }
  .has-tip:hover, .has-tip:focus {
    color: #4f4f4f; }
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important; }

.tooltip {
  background: #2d2d2d;
  color: white;
  display: none;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
  max-width: 300px;
  padding: 0.35714rem 0.5rem 0.28571rem;
  position: absolute;
  width: 100%;
  min-width: 210px;
  z-index: 1006;
  transform: translateX(9%);
  left: 50%; }
  @media (min-width: 801px) {
    .tooltip {
      transform: translateX(-91%); } }
  .tooltip > .nub {
    border: solid 5px;
    border-color: transparent transparent #2d2d2d transparent;
    display: block;
    height: 0;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 0;
    right: 5px; }
    @media (max-width: 800px) {
      .tooltip > .nub {
        left: auto !important;
        right: 15px !important; } }
    .tooltip > .nub.rtl {
      left: auto;
      right: 5px; }
  .tooltip.radius {
    border-radius: 2px; }
  .tooltip.round {
    border-radius: 1000px; }
    .tooltip.round > .nub {
      left: 2rem; }
  .tooltip.opened {
    border-bottom: dotted 1px #242424 !important;
    color: #4f4f4f !important; }

.tap-to-close {
  color: #dfdfdf;
  display: block;
  font-size: 13px;
  font-weight: 400; }

@media only screen {
  .tooltip > .nub {
    border-color: transparent transparent #2d2d2d transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #2d2d2d transparent transparent transparent;
    bottom: -10px;
    top: auto; }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #2d2d2d;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%; }
  .tooltip.tip-right > .nub {
    border-color: transparent #2d2d2d transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%; } }

.form--hiddenLabels .form-label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.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"] {
  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;
  padding-right: 3rem; }

.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: 0.28571rem; }

.form-checkbox + .form-label::before,
.form-radio + .form-label::before {
  top: 0.21429rem; }

.form-actions {
  margin: 0 auto;
  max-width: 92.85714rem;
  width: 100%;
  display: block;
  text-align: center; }
  .form-actions:before, .form-actions:after {
    content: " ";
    display: table; }
  .form-actions:after {
    clear: both; }
  @media (min-width: 551px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    @media (min-width: 551px) {
      .form-actions .button,
      .form-actions input,
      .form-actions a {
        margin-bottom: 0;
        width: auto; } }
    .form-actions .button + .button,
    .form-actions .button + input,
    .form-actions .button + a,
    .form-actions input + .button,
    .form-actions input + input,
    .form-actions input + a,
    .form-actions a + .button,
    .form-actions a + input,
    .form-actions a + a {
      margin-top: 0.78571rem; }
      @media (min-width: 551px) {
        .form-actions .button + .button,
        .form-actions .button + input,
        .form-actions .button + a,
        .form-actions input + .button,
        .form-actions input + input,
        .form-actions input + a,
        .form-actions a + .button,
        .form-actions a + input,
        .form-actions a + a {
          margin: 0 0 0 0.78571rem; } }

.form-label--alternate {
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 0.78571rem; }

.form-select--date {
  width: initial; }
  .form-select--date + .form-select--date {
    margin-left: 0.35714rem; }

.form-select--small,
.form-select--date {
  background-position: right 0.5rem top 0.5rem;
  background-size: 1.28571rem;
  font-size: 13px;
  height: 2.28571rem;
  line-height: 1rem;
  max-width: 20rem;
  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: 1px solid #dfdfdf;
  border-radius: 4px;
  padding: 1.5rem; }

.form-column {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
  float: left; }
  @media (min-width: 551px) {
    .form-column {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 50%;
      float: left; } }

.form-prefixPostfix.wrap {
  flex-wrap: wrap; }

.form-prefixPostfix .form-input,
.form-prefixPostfix .button {
  display: block;
  width: 100%; }

.form-prefixPostfix .form-input {
  border-radius: 30px; }
  @media (min-width: 1001px) {
    .form-prefixPostfix .form-input {
      width: auto; } }

@media (min-width: 1001px) {
  .form-prefixPostfix .button {
    width: auto; } }

.form-prefixPostfix .form-inlineMessage {
  margin-bottom: 0.35714rem; }
  @media (min-width: 1001px) {
    .form-prefixPostfix .form-inlineMessage {
      margin-bottom: 0; } }

.form-prefixPostfix-button--postfix {
  margin: 0.78571rem 0 0;
  order: 1; }
  @media (min-width: 1001px) {
    .form-prefixPostfix-button--postfix {
      margin: 0 0 0 0.78571rem;
      order: 0; } }

.form-increment button {
  margin: 0;
  padding: 0.21429rem 0.35714rem;
  height: 50%; }
  .form-increment button i {
    height: 0.85714rem;
    width: 0.85714rem; }

.form-input--incrementTotal {
  border: 0;
  border-radius: 0;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  height: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  height: 3rem;
  width: 3.28571rem; }

.form-increments {
  height: 3.14286rem;
  width: 2rem;
  display: inline-block;
  vertical-align: bottom;
  line-height: 25; }

.form-option {
  border: 1px solid #dfdfdf;
  color: #666666;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  padding: 1px;
  transition: all 0.15s ease; }
  .form-option:hover {
    border-color: #989898; }
  .form-radio:checked + .form-option {
    border-color: #4f4f4f;
    box-shadow: 0 0 0 1px #4f4f4f; }

.form-option-variant {
  display: inline-block;
  font-size: 1rem;
  min-width: 2.71429rem;
  padding: 1px 0.35714rem;
  pointer-events: none;
  text-align: center; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 1.57143rem;
  width: 1.57143rem;
  min-width: initial;
  padding: 0;
  pointer-events: inherit; }

.form-option-variant--pattern {
  background-position: center;
  background-repeat: no-repeat; }

.form-input--small {
  font-size: 13px;
  height: 2.28571rem;
  line-height: 1rem;
  padding: 0.57143rem 0.78571rem; }

.form-minMaxRow {
  margin-left: -0.75rem;
  margin-right: -0.75rem; }
  .form-minMaxRow:before, .form-minMaxRow:after {
    content: " ";
    display: table; }
  .form-minMaxRow:after {
    clear: both; }
  .form-minMaxRow .form-field {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 33.33333%;
    float: left;
    margin-bottom: 0;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .form-minMaxRow .button {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

@media (min-width: 551px) {
  .form-row--half > .form-field:nth-child(odd) {
    clear: left; } }

[data-product-attribute] .form-option {
  overflow: hidden;
  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: -5px;
      position: absolute;
      top: 11px;
      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 {
  background: #fff;
  border: 1px solid #e5e5e5; }
  .card .button:hover {
    background-color: #000; }
  .card .yotpo.bottomLine .yotpo-bottomline {
    padding: 5px 0 !important; }
    .card .yotpo.bottomLine .yotpo-bottomline .yotpo-stars {
      margin-right: 5px !important; }
      .card .yotpo.bottomLine .yotpo-bottomline .yotpo-stars + a {
        color: #333 !important;
        font-size: 12px !important; }
        @media (max-width: 800px) {
          .card .yotpo.bottomLine .yotpo-bottomline .yotpo-stars + a {
            display: none !important; } }
  .productList .card {
    flex-direction: row; }
  .card .button {
    margin-bottom: 0;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 15px; }
  .card .price-section {
    font-size: 22px;
    color: #000;
    font-weight: bold; }
  .card .price sup:last-child {
    margin-left: 2px; }

.card-figure {
  margin-top: 0;
  position: relative;
  padding: 1rem; }
  .card-figure:hover .card-figcaption {
    opacity: 1; }

.card-figcaption {
  display: none;
  margin: 0;
  pointer-events: none; }
  .productList .card-figcaption {
    position: absolute !important;
    height: auto;
    bottom: auto;
    right: auto; }
  @media (min-width: 801px) {
    .card-figcaption {
      display: block; } }

.card-figcaption-body {
  position: absolute;
  display: inline-block;
  pointer-events: all;
  bottom: 0;
  top: auto;
  left: 0;
  right: 0;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,ffffff+47,ffffff+100&0+0,0.69+47,0.69+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(255, 255, 255, 0.69) 47%, rgba(255, 255, 255, 0.69) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007db9e8', endColorstr='#b0ffffff', GradientType=0);
  /* IE6-9 */
  transform: none; }
  .card-figcaption-body a {
    display: inline-block;
    padding: 10px; }
    .card-figcaption-body a, .card-figcaption-body a:hover {
      background: none; }

.card-img-container {
  max-width: 500px; }
  .card-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }
  .productCarousel--cat .card-img-container {
    max-width: 400px; }
    .productCarousel--cat .card-img-container:after {
      content: '';
      display: block;
      height: 0;
      width: 100%;
      padding-bottom: 100%; }

.card-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border: 0;
  width: auto;
  max-height: 100%; }

.card-title, .yotpo {
  width: 100%; }

.card-title {
  font-size: 18px;
  margin: 5px 0 1rem;
  font-weight: normal; }
  @media (max-width: 1000px) {
    .card-title {
      font-size: 14px; } }
  .productCarousel--cat .card-title {
    font-weight: bold; }
  .card-title > a {
    color: #2d2d2d;
    text-decoration: none; }
    .card-title > a:hover {
      color: #333333; }

.card-text {
  margin-bottom: 0.21429rem; }
  .card-text abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.card-desc {
  display: none; }

.card-figcaption-button {
  border: none; }
  .card-figcaption-button img {
    height: 21px; }

label.card-figcaption-button {
  display: block;
  background: none; }

.card-body {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: column;
  flex-grow: 1;
  padding: 1rem; }
  .productGrid .card-body {
    background: #eee;
    padding: 1rem 1.5rem; }
    @media (max-width: 1000px) {
      .productGrid .card-body {
        padding: 1rem; } }

.card-top, .card-btm {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.card-top-left {
  color: #000;
  font-size: 14px;
  font-weight: bold; }
  @media (max-width: 1000px) {
    .card-top-left {
      font-size: 12px; } }

.card-top-right {
  font-size: 12px; }

.card-compare {
  align-self: flex-end;
  display: none; }
  @media (min-width: 801px) {
    .card-compare {
      display: block; } }
  .card-compare input {
    margin-right: 3px; }

.card-btm {
  margin-top: auto; }
  .card-btm-left, .card-btm-right {
    width: 100%; }
  .card-btm-right {
    margin-top: 1rem; }
  .card-btm .button {
    display: block;
    background-color: #ff2720; }
    .card-btm .button:hover {
      background-color: #000; }
  .card-btm .button--gray {
    display: block;
    color: #fff;
    background-color: #aaa; }
    .card-btm .button--gray:hover {
      background-color: #888; }

.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: 551px) {
      .card--alternate .card-body {
        padding: 1.5rem; } }
  .card--alternate:hover {
    border-color: #fff; }
    .card--alternate:hover .card-body {
      background-color: #000; }
      .card--alternate:hover .card-body .card-text {
        color: white; }
    .card--alternate:hover .card-title > a {
      color: white; }

.navList,
.navBar {
  margin-left: 0; }

.page-sidebar a:hover {
  color: #000; }

.navList-action,
.navBar-action {
  text-decoration: none; }

.navList-action, .navList-action:hover {
  color: #000; }

.navList-action.is-active {
  font-weight: 700; }

.sidebarBlock > .navList {
  list-style: none;
  padding-left: 0;
  margin-left: 0; }
  .sidebarBlock > .navList .navList-item {
    font-size: 15px;
    background-image: url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/img/dots.svg");
    background-position: 0% 50%;
    background-size: 8px;
    background-repeat: no-repeat;
    padding-left: 16px; }
    .sidebarBlock > .navList .navList-item:not(:last-child) {
      margin-bottom: 10px; }
    .sidebarBlock > .navList .navList-item a {
      padding: 0; }
      .sidebarBlock > .navList .navList-item a:hover {
        color: #000; }

.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: 4px; }
  .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;
    border-radius: 50%; }
  .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--checkbox.is-checked::before, .navList-action--checkbox.is-selected::before {
    border-color: #ff0e07; }
  .navList-action--checkbox.is-checked::after, .navList-action--checkbox.is-selected::after {
    background: #ff2720;
    border-radius: 50%; }

.navList-action-close {
  display: inline-block;
  float: right;
  line-height: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  visibility: hidden;
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2; }
  .navList-action-close .icon {
    height: 0.57143rem;
    width: 0.57143rem;
    fill: #fff; }
  .navList-action.is-selected:hover .navList-action-close {
    opacity: 1;
    visibility: visible; }

.navBar--sub {
  margin-bottom: 3rem; }
  .navBar--sub .navBar-section {
    float: none; }
  .navBar--sub .navBar-item {
    float: none;
    margin: 0 0.78571rem; }
    .navBar--sub .navBar-item:first-child {
      margin-left: 0; }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid #4f4f4f; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #989898;
        margin: 0;
        padding-left: 0.78571rem; } }
  .navBar--sub .navBar-action {
    color: #989898;
    font-size: 1rem;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #4f4f4f; }

.loadingOverlay {
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  z-index: 20;
  width: 20px;
  height: 20px; }
  .modal .loadingOverlay {
    top: 50%;
    left: 50%;
    margin-top: -10px; }

.icons-svg-sprite {
  display: none; }

.icon,
.icon svg {
  transition: all 0.15s ease; }

.actionBar {
  display: inline-block;
  vertical-align: top;
  margin: 0; }

.actionBar-section .form-field {
  background-color: white;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  overflow: hidden; }
  .actionBar-section .form-field:hover {
    border-color: #989898; }

.actionBar-section .form-label {
  color: #989898;
  font-size: 13px;
  line-height: 2.14286rem;
  margin-bottom: 0;
  padding-left: 0.78571rem; }

.actionBar-section .form-input,
.actionBar-section .form-select {
  border: 0;
  padding-left: 0.21429rem;
  width: auto; }

.actionBar-section .form-label,
.actionBar-section .form-input,
.actionBar-section .form-select {
  display: inline-block; }

.actionBar-section .form-select {
  color: #4f4f4f;
  height: 2.14286rem; }

.list-grid--switcher {
  display: flex;
  align-items: center;
  vertical-align: top;
  margin-left: 20px; }
  .list-grid--switcher a {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    padding: 0 10px;
    color: #989898;
    text-decoration: none; }
    .list-grid--switcher a.active svg, .list-grid--switcher a:hover svg {
      fill: #ff2720; }
  .list-grid--switcher .list svg {
    height: 20px;
    width: 20px; }
  .list-grid--switcher .grid svg {
    height: 18px;
    width: 18px; }
  .list-grid--switcher svg {
    fill: #989898; }

.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: 0;
  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: 551px) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (min-width: 801px) {
    .navUser {
      position: relative;
      right: auto;
      top: auto;
      transform: none;
      z-index: 50; } }
  .navUser .dropdown-menu {
    background-color: white;
    border: 1px solid #e8e8e8;
    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 #e8e8e8 transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.78571rem;
      position: absolute; }
    .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: 0.92857rem;
      position: absolute; }

.navUser-action {
  color: white;
  padding: 0.5rem 0;
  text-decoration: none; }
  .navUser-action:hover, .navUser-action.is-open {
    color: #a5a5a5; }
    .navUser-action:hover svg, .navUser-action.is-open svg {
      fill: #a5a5a5;
      stroke: #a5a5a5; }
  .navUser-action .icon {
    height: 0.57143rem;
    width: 0.57143rem;
    margin: -1px 0 0 0.21429rem; }
  .navUser-action svg {
    fill: white;
    stroke: white;
    transition: all 0.15s ease; }

.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 #dbdbdb;
  color: #989898;
  display: inline-block;
  padding: 0 1.42857rem 0 0;
  text-decoration: none; }

.navUser-item {
  display: none; }
  @media (min-width: 801px) {
    .navUser-item:not(:last-child) {
      margin-right: 15px; } }
  @media (min-width: 1001px) {
    .navUser-item:not(:last-child) {
      margin-right: 30px; } }
  @media (min-width: 801px) {
    .navUser-item {
      display: block; }
      .navUser-item.navUser-item--social {
        margin-top: 0.35714rem;
        padding-right: 0.35714rem; }
      .navUser-item.navUser-item--divider {
        font-size: 1.78571rem;
        margin-top: 0.57143rem;
        padding-left: 0.14286rem; } }
  .navUser-item--account {
    background: url("../png/user.png") left center no-repeat; }
  .navUser-item-chat {
    background: url("../png/chat-bubble.png") left center no-repeat; }
  .navUser-item-chat, .navUser-item--account {
    padding-left: 30px !important;
    background-size: 20px; }

.navUser-item--compare {
  display: none; }
  .navUser-item--compare.show {
    display: block; }

.navUser-item--account .navUser-or + .navUser-action {
  padding-left: 0; }

.navUser-item--account .navUser-action {
  display: inline-block;
  padding-right: 0; }

.navUser-or {
  color: #999999;
  cursor: default;
  display: inline-block;
  padding: 0 2px;
  position: relative;
  z-index: 1; }

.navUser-action--quickSearch img {
  height: 21px;
  width: 23px;
  display: block; }

.navUser-action--quickSearch.is-open {
  position: relative; }
  .navUser-action--quickSearch.is-open:before {
    border: inset 10px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #e8e8e8 transparent;
    border-bottom-style: solid;
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%); }

.dropdown--quickSearch {
  background-color: rgba(45, 45, 45, 0.93);
  padding: 1.5rem 0; }
  @media (min-width: 551px) {
    .dropdown--quickSearch {
      padding: 6rem 3rem; } }
  .dropdown--quickSearch.is-open {
    left: 0 !important;
    outline: none;
    right: 0 !important;
    width: 100% !important;
    z-index: 50; }
    @media (max-width: 800px) {
      .dropdown--quickSearch.is-open {
        top: 55px !important; } }
  .dropdown--quickSearch .form {
    margin: auto;
    max-width: 40rem; }
  .dropdown--quickSearch .form,
  .dropdown--quickSearch .form-field {
    margin-bottom: 0; }
  .dropdown--quickSearch .form-input {
    font-size: 20px;
    height: unset;
    border-radius: 3px;
    border: 0;
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .dropdown--quickSearch .productGrid {
    padding: 1.5rem 0 0; }
    @media (min-width: 551px) {
      .dropdown--quickSearch .productGrid {
        padding: 3rem 0 0; } }

.navPages .navPage-subMenu-list, .navPage-childList, .navPage-subMenu.is-open .navPage-subMenu-list {
  padding-left: 0.78571rem; }
  @media (min-width: 1001px) {
    .navPages .navPage-subMenu-list, .navPage-childList, .navPage-subMenu.is-open .navPage-subMenu-list {
      border-left: 1px solid #dfdfdf;
      margin: 0.35714rem 0.78571rem; } }

.has-activeNavPages {
  overflow: hidden;
  -webkit-overflow-scrolling: auto; }

.navPages-container {
  top: calc(100% + 1px);
  display: none;
  height: 100vh;
  left: 0;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  visibility: hidden;
  opacity: 0; }
  @media (min-width: 1001px) {
    .navPages-container {
      background: transparent;
      display: block;
      height: auto;
      padding: 0;
      position: relative;
      visibility: visible;
      opacity: 1; } }
  @media (max-width: 1000px) {
    .navPages-container {
      width: 100%;
      padding-bottom: 3rem; } }
  .header.is-open .navPages-container {
    display: block;
    z-index: 0;
    opacity: 1;
    visibility: visible;
    z-index: 5; }

.navPages {
  background-color: #f2f2f2;
  height: 100%;
  overflow-y: auto;
  padding: 1.5rem; }
  @media (min-width: 1001px) {
    .navPages {
      background: none;
      font-size: 0;
      overflow-y: visible;
      padding: 0;
      text-align: center; }
      .navPages:before, .navPages:after {
        content: " ";
        display: table; }
      .navPages:after {
        clear: both; }
      .navPages ul,
      .navPages ol {
        list-style: none;
        margin-left: 0;
        margin: 0;
        padding: 0; }
        .navPages ul ul,
        .navPages ul ol,
        .navPages ol ul,
        .navPages ol ol {
          list-style: none;
          margin-bottom: 0; }
        .navPages ul li,
        .navPages ol li {
          margin: 0;
          padding: 0; }
      .navPages-section {
        float: left; }
        .navPages-section:before, .navPages-section:after {
          content: " ";
          display: table; }
        .navPages-section:after {
          clear: both; }
      .navPages-section--alt {
        float: right;
        margin-left: 1.5rem; }
      .navPages-section + .navPages-section {
        margin-left: 1.5rem; } }
  @media (min-width: 1001px) and (min-width: 551px) {
    .navPages-item {
      float: left; } }
  @media (min-width: 1001px) {
      .navPages-item, .navPages-action {
        display: block; } }
  .navPages ul {
    list-style: none; }
  .navPages .navPage-subMenu-list {
    border-left: 0;
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    @media (min-width: 1001px) {
      .navPages .navPage-subMenu-list {
        margin: 0 auto;
        max-width: 92.85714rem;
        width: 100%;
        border-left: 0;
        margin: 0 auto;
        padding-left: 0; }
        .navPages .navPage-subMenu-list:before, .navPages .navPage-subMenu-list:after {
          content: " ";
          display: table; }
        .navPages .navPage-subMenu-list:after {
          clear: both; } }
    @media (max-width: 1000px) {
      .navPages .navPage-subMenu-list {
        width: 100%; } }

.navPages-list {
  margin: 0; }
  @media (min-width: 1001px) {
    .navPages-list {
      display: flex;
      flex-wrap: wrap;
      float: none; } }
  .navPages-list + .navPages-list {
    border-top: 1px solid #ccc; }
  .navPages-list > .navPages-item {
    flex-grow: 1; }
    @media (max-width: 1000px) {
      .navPages-list > .navPages-item:not(:last-child) {
        border-bottom: 1px solid #ccc; }
      .navPages-list > .navPages-item:focus {
        color: #000; } }
    @media (min-width: 1001px) {
      .navPages-list > .navPages-item > a {
        position: relative; }
      .navPages-list > .navPages-item:not(:last-child) > a::before {
        background-image: url("../png/sep.png");
        background-position: center center;
        background-size: contain;
        height: 14px;
        width: 5px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(50%, -50%);
        opacity: 0.2; } }
    .navPages-list > .navPages-item > .navPages-action {
      width: 100%;
      font-weight: bold;
      padding: 1rem 0;
      text-transform: uppercase; }
      .navPages-list > .navPages-item > .navPages-action.has-subMenu.is-open .navPages-action-moreIcon {
        transform: rotate(180deg); }
      @media (max-width: 1000px) {
        .navPages-list > .navPages-item > .navPages-action {
          position: relative; }
          .navPages-list > .navPages-item > .navPages-action::before {
            position: absolute;
            right: 20px;
            top: 50%;
            transform: translateY(-50%); }
          .navPages-list > .navPages-item > .navPages-action[aria-expanded="true"]::before {
            content: '-'; }
          .navPages-list > .navPages-item > .navPages-action[aria-expanded="false"]::before {
            content: '+'; } }
    .navPages-list > .navPages-item .navPages-action-moreIcon {
      display: inline-block;
      margin-left: 5px; }
    .navPages-list > .navPages-item--single .navPage-subMenu .navPage-subMenu-item:last-child a {
      margin-bottom: 0; }
  @media (min-width: 1001px) {
    .navPages-list > .navPages-item > .navPages-action::after {
      content: '';
      background: transparent;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 3px; }
    .navPages-list > .navPages-item:hover > .navPages-action::after, .navPages-list > .navPages-item:focus > .navPages-action::after {
      background: #ff2720; } }

@media (min-width: 1001px) and (min-width: 1001px) {
  .navPages-list > .navPages-item[single]:hover > .navPages-action::after, .navPages-list > .navPages-item[single]:focus > .navPages-action::after, .navPages-list > .navPages-item[mega]:hover > .navPages-action::after, .navPages-list > .navPages-item[mega]:focus > .navPages-action::after {
    background: #ff2720; }
  .navPages-list > .navPages-item[single]:hover > .navPage-subMenu, .navPages-list > .navPages-item[single]:focus > .navPage-subMenu, .navPages-list > .navPages-item[mega]:hover > .navPage-subMenu, .navPages-list > .navPages-item[mega]:focus > .navPage-subMenu {
    display: flex;
    top: 100%;
    visibility: visible;
    opacity: 1;
    transition: .3s ease-in-out 0.3s;
    z-index: 11; } }
  @media (min-width: 1001px) {
    .navPages-list > .navPages-item[single].has-subMenu {
      position: relative; } }

@media (min-width: 1001px) and (min-width: 1001px) {
  .navPages-list > .navPages-item[mega]:hover.mega-half > .navPage-subMenu, .navPages-list > .navPages-item[mega]:focus.mega-half > .navPage-subMenu {
    width: 50%; }
  .navPages-list > .navPages-item[mega]:hover.mega-half-left > .navPage-subMenu, .navPages-list > .navPages-item[mega]:focus.mega-half-left > .navPage-subMenu {
    left: 0; }
  .navPages-list > .navPages-item[mega]:hover.mega-half-right > .navPage-subMenu, .navPages-list > .navPages-item[mega]:focus.mega-half-right > .navPage-subMenu {
    right: 0; }
  .navPages-list > .navPages-item[mega].show > .navPage-subMenu {
    display: flex;
    visibility: visible;
    opacity: 1; }
  .navPages-list > .navPages-item[mega] .navPage-subMenu {
    top: 100% !important;
    max-width: 100%;
    left: 0; } }

@media (min-width: 1001px) and (min-width: 1001px) and (min-width: 1261px) {
  .navPages-list > .navPages-item[mega].relative {
    position: relative; } }

@media (min-width: 1001px) and (min-width: 1001px) {
  .navPages-list > .navPages-item[mega].relative.right > .navPage-subMenu {
    right: 0;
    left: auto; }
  .navPages-list > .navPages-item[mega].relative.right > .navPage-subMenu-lists .navPage-subMenu-list:not(:last-child) {
    padding-right: 3rem; }
  .navPages-list > .navPages-item[mega].relative > .navPage-subMenu {
    max-width: 100vw; } }
  @media (min-width: 1001px) and (min-width: 1001px) and (min-width: 1001px) {
    .navPages-list > .navPages-item[mega].relative > .navPage-subMenu {
      width: 100%; } }
  @media (min-width: 1001px) and (min-width: 1001px) and (min-width: 1261px) {
    .navPages-list > .navPages-item[mega].relative > .navPage-subMenu {
      width: auto; } }

@media (min-width: 1001px) and (min-width: 1001px) {
    .navPages-list > .navPages-item[mega].relative > .navPage-subMenu > .navPage-subMenu-lists .navPage-subMenu-list:not(:last-child) {
      width: calc(100% - 360px) !important;
      padding-right: 3rem; }
    .navPages-list > .navPages-item[mega].relative > .navPage-subMenu li {
      white-space: pre; }
  .navPages-list > .navPages-item[mega].relative .mega-preview img {
    height: auto; } }

@media (min-width: 1001px) and (min-width: 1001px) {
  .navPages-list.mega-half .navPage-subMenu {
    width: 70%; } }

@media (min-width: 1001px) and (min-width: 1261px) {
  .navPages-list.mega-half .navPage-subMenu {
    width: 50%; } }

@media (min-width: 1001px) and (min-width: 1001px) {
  .navPages-list.mega-half .navPage-subMenu-col {
    width: 50%; } }
  @media (min-width: 1001px) {
    .navPages-list.mega-half .navPage-subMenu-col.no-p {
      padding: 0; } }

@media (min-width: 1001px) and (min-width: 1001px) {
  .navPages-list.mega-half .navPage-subMenu-col.tc {
    text-align: center; } }
  @media (min-width: 1001px) {
    .navPages-list.mega-half-right .navPage-subMenu {
      left: auto;
      right: 0; } }

.navPages-list-depth-max.subMenu-is-open .is-hidden {
  display: none; }
  @media (min-width: 1001px) {
    .navPages-list-depth-max.subMenu-is-open .is-hidden {
      display: inline-block; } }

.navPages-list-depth-max.subMenu-is-open .navPages-item-page {
  display: none; }
  @media (min-width: 1001px) {
    .navPages-list-depth-max.subMenu-is-open .navPages-item-page {
      display: inline-block; } }

.navPages-item > .navPages-action {
  text-transform: none; }
  @media (min-width: 1001px) {
    .navPages-item > .navPages-action {
      line-height: 1;
      font-size: 13px;
      font-weight: 600; }
      .navPages-item > .navPages-action:hover, .navPages-item > .navPages-action:focus {
        color: #333333; } }
  @media (min-width: 1001px) {
    .navPages-item > .navPages-action {
      font-size: 13px; } }
  @media (min-width: 1261px) {
    .navPages-item > .navPages-action {
      font-size: 14px; } }
  @media (min-width: 1461px) {
    .navPages-item > .navPages-action {
      font-size: 15px; } }

.navPages-item--single {
  position: relative; }
  .navPages-item--single .navPage-subMenu {
    padding: 1rem;
    min-width: 100%; }
  .navPages-item--single .navPage-subMenu-item {
    width: 100%;
    float: none; }
    .navPages-item--single .navPage-subMenu-item > .navPage-subMenu-action {
      font-size: 13px; }
      @media (min-width: 1001px) {
        .navPages-item--single .navPage-subMenu-item > .navPage-subMenu-action {
          white-space: nowrap; } }
    .navPages-item--single .navPage-subMenu-item .navPage-childList .navPages-action {
      font-size: 13px; }

.navPages-action-depth-max.has-subMenu.is-open {
  border-bottom: 1px solid #dfdfdf;
  text-align: center; }
  @media (min-width: 1001px) {
    .navPages-action-depth-max.has-subMenu.is-open {
      border-bottom: 0;
      text-align: left; } }
  .navPages-action-depth-max.has-subMenu.is-open svg {
    height: 9.6px;
    width: 9.6px; }
    @media (min-width: 1001px) {
      .navPages-action-depth-max.has-subMenu.is-open svg {
        height: 100%;
        width: 100%; } }

.navPages-action {
  display: block;
  font-weight: 400;
  padding: 0.78571rem 0;
  text-decoration: none; }
  @media (min-width: 1001px) {
    .navPages-action {
      display: inline-block;
      padding: 0.78571rem 0;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .navPages-action.is-open {
        position: relative; }
        .navPages-action.is-open::after {
          background: red; }
        .navPages-action.is-open svg {
          fill: #333333; } }
  .navPages-action:hover {
    color: #333333; }
    .navPages-action:hover svg {
      fill: #333333; }
  .navPage-subMenu .navPages-action, .navPage-subMenu .navPages-action:focus {
    color: black; }
  .navPages-action.has-subMenu {
    position: relative; }
  .navPages-action svg {
    transition: all 0.15s ease; }

.navPages-action--storeCredit {
  color: #989898; }

.navPages-action--compare {
  display: none; }
  .navPages-action--compare.show {
    display: block; }

.navPages-action-moreIcon {
  height: 0.57143rem;
  width: 0.57143rem;
  transform: rotate(0deg); }
  .has-subMenu.is-open .navPages-action-moreIcon {
    transform: rotate(180deg); }

.navPage-childList {
  display: none; }
  @media (min-width: 1001px) {
    .navPage-childList {
      border: 0;
      display: block; } }
  .navPage-childList.is-open {
    display: block; }

.navPage-subMenu {
  outline: 0; }
  @media (min-width: 1001px) {
    .navPage-subMenu {
      visibility: hidden;
      opacity: 0;
      z-index: -2;
      outline: 0;
      transition-delay: z-index 0.5s;
      transition: z-index 0.5s; } }
  @media (max-width: 1000px) {
    .navPage-subMenu {
      display: none; } }
  @media (min-width: 1001px) {
    .navPage-subMenu {
      background-color: #dddddd;
      border: 1px solid #adadad;
      padding: 1.5rem;
      position: absolute;
      text-align: left;
      margin: 0 auto;
      max-width: 92.85714rem;
      width: 100%; }
      .navPage-subMenu:before, .navPage-subMenu:after {
        content: " ";
        display: table; }
      .navPage-subMenu:after {
        clear: both; }
      .navPage-subMenu.is-open {
        display: block;
        left: 0;
        top: 100%; }
      .navPage-subMenu .navPages-action-moreIcon {
        display: none; } }
  .navPage-subMenu.is-open {
    display: flex; }
    .navPage-subMenu.is-open .navPage-subMenu-col, .navPage-subMenu.is-open .navPage-subMenu-list {
      background: #fff;
      border-left: 0; }
      @media (min-width: 1001px) {
        .navPage-subMenu.is-open .navPage-subMenu-col, .navPage-subMenu.is-open .navPage-subMenu-list {
          background: none;
          margin: 0;
          padding-left: 0; } }
    .navPage-subMenu.is-open .navPage-subMenu-list {
      margin-left: 0; }
  .navPage-subMenu-col {
    width: 100%; }
    .navPages .navPage-subMenu-col .navPage-subMenu-list {
      margin: 0; }
    @media (min-width: 1001px) {
      .navPage-subMenu-col {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        width: 25%;
        float: left; } }

@media (min-width: 1001px) {
  .has-subMenu.is-root + .navPage-subMenu-horizontal {
    border-left: 0;
    height: auto;
    left: inherit;
    margin: auto;
    top: inherit;
    width: 15.35714rem; } }

@media (min-width: 1001px) {
  .navPage-subMenu-horizontal.is-open {
    border-left: 1px solid #dfdfdf;
    display: inherit;
    height: auto;
    margin-left: 15.35714rem;
    padding: 0 !important;
    top: 0;
    width: 16.35714rem; } }

@media (min-width: 1001px) {
  .navPage-subMenu-horizontal .navPages-action-moreIcon {
    display: inline-block;
    transform: rotate(-90deg); } }

.navPage-subMenu-item {
  padding: 0 0 0 15px !important; }
  @media (min-width: 1001px) {
    .navPage-subMenu-item .navPages-action {
      text-transform: none;
      width: 100%; }
    .navPage-subMenu-item > .navPage-subMenu-action {
      padding: 5px 0;
      font-size: 14px;
      font-weight: 400; } }
  @media (min-width: 1001px) and (min-width: 551px) {
    .navPage-subMenu-item > .navPage-subMenu-action {
      position: relative; }
      .navPage-subMenu-item > .navPage-subMenu-action:hover::after {
        content: '';
        background: url("../png/car-tire.png") no-repeat center center/contain;
        background-size: contain;
        position: absolute;
        left: -17px;
        top: 50%;
        width: 12px;
        height: 12px;
        margin-top: -6px; } }
  .navPage-subMenu-item:not(:last-child) .navPage-childList {
    margin-bottom: 1.5rem; }

.navPage-subMenu-item-child,
.navPage-subMenu-item-parent {
  width: 100%; }
  @media (min-width: 1001px) {
    .navPage-subMenu-item-child .navPage-subMenu-action,
    .navPage-subMenu-item-parent .navPage-subMenu-action {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 100%; }
    .navPage-subMenu-item-child .navPage-subMenu-action.is-open,
    .navPage-subMenu-item-child .navPage-subMenu-action:hover,
    .navPage-subMenu-item-parent .navPage-subMenu-action.is-open,
    .navPage-subMenu-item-parent .navPage-subMenu-action:hover {
      background: #c8bdb2;
      color: #000;
      font-weight: 400;
      opacity: 0.3; } }

.navPage-subMenu-action {
  padding: 0.78571rem 0; }
  @media (min-width: 1001px) {
    .navPage-subMenu-action {
      padding: 0.78571rem 0 1.14286rem; } }

.navPage-childList-item:not(:last-child) {
  margin-bottom: 5px; }

.navPage-childList-action {
  font-weight: 400;
  padding: 0 0 0.35714rem;
  line-height: 1.3;
  text-transform: none; }
  @media (min-width: 1001px) {
    .navPage-childList-action:hover {
      color: white; } }

.navPages-quickSearch {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 0.78571rem; }
  @media (min-width: 1001px) {
    .navPages-quickSearch {
      display: none; } }
  .navPages-quickSearch > .container {
    padding: 0; }
  .navPages-quickSearch .form {
    margin: 0; }
  .navPages-quickSearch .form-field {
    margin-bottom: 0; }

@media (min-width: 1001px) {
  .navPages-list--user {
    display: none; } }

.navPages-list--user #currencySelection2 {
  background-color: white;
  border: 1px solid #dbdbdb; }
  .navPages-list--user #currencySelection2 .dropdown-menu-item {
    padding: 0; }
    .navPages-list--user #currencySelection2 .dropdown-menu-item:not(:last-child) {
      border-bottom: 1px solid #dbdbdb; }
  .navPages-list--user #currencySelection2 a {
    padding: 0.78571rem 1.5rem; }

@media (max-width: 1000px) {
  .has-tabs.navPages-action.is-open::after {
    bottom: -10px; } }

.navPage-subMenu-tabs-wrap {
  width: auto; }
  @media (min-width: 1001px) {
    .navPage-subMenu-tabs-wrap {
      padding: 0.78571rem;
      padding: 0.78571rem; } }
  .navPage-subMenu-tabs-wrap ul {
    list-style: none; }

.navPage-subMenu-tabs {
  display: flex;
  width: 100%; }
  @media (max-width: 1000px) {
    .navPage-subMenu-tabs {
      flex-direction: column; } }
  .navPage-subMenu-tabs .navPage-subMenu-grid {
    box-shadow: none;
    border: 0; }
  .navPage-subMenu-tabs .navPage-subMenu-lists .navPage-subMenu-list {
    width: auto; }

.navPage-subMenu-left {
  width: 100%; }
  @media (min-width: 1001px) and (max-width: 1000px) {
    .navPage-subMenu-left {
      width: auto;
      min-width: 120px; } }
  @media (min-width: 1001px) {
    .navPage-subMenu-left {
      margin-right: 0.78571rem !important;
      width: auto;
      min-width: 150px; }
      .classic-menu .navPage-subMenu-left {
        margin-right: 0 !important; }
        .classic-menu .navPage-subMenu-left .extra-sub {
          display: flex;
          align-items: center;
          justify-content: space-between;
          text-align: left !important;
          padding-left: 37px;
          height: 100%; } }
  @media (max-width: 1000px) {
    .navPage-subMenu-left {
      display: flex;
      flex-wrap: wrap;
      display: none; } }
  .navPage-subMenu-left li {
    /* @include breakpoint-down("large") {
      width: 50%;
      &:nth-child(odd) {
        border-right: 1px solid #fff;
      }
      &:nth-child(-n+2) {
        border-top: 0;
      }
    }*/ }
    .navPage-subMenu-left li:not(:last-child) .navPages-action {
      border-bottom: 1px solid #dcdcdc; }
    .navPage-subMenu-left li.active .navPages-action {
      background: #ff2720;
      color: #ffffff; }
  .navPage-subMenu-left .navPages-action {
    display: block;
    background-color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    padding: 1rem;
    text-align: center; }
    @media (max-width: 1000px) {
      .navPage-subMenu-left .navPages-action {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0.78571rem; } }
    .navPage-subMenu-left .navPages-action, .navPage-subMenu-left .navPages-action:focus {
      color: #333; }
    .navPage-subMenu-left .navPages-action::after {
      display: none; }
    .navPage-subMenu-left .navPages-action:hover {
      background: #eee; }

.navPage-subMenu-right {
  width: 100%;
  flex-grow: 1; }
  @media (min-width: 1001px) and (max-width: 1000px) {
    .navPage-subMenu-right {
      width: calc(100% - 170px); } }
  @media (min-width: 1001px) {
    .navPage-subMenu-right {
      width: calc(100% - 190px); } }
  @media (max-width: 1000px) {
    .navPage-subMenu-right {
      border: 1px solid #e5e5e5;
      display: block !important; } }
  .navPage-subMenu-right .navPages-action {
    color: #000; }
  .navPage-subMenu-right .navPage-subMenu-list {
    padding: 0 1.5rem !important;
    margin: 0; }
    @media (min-width: 1001px) {
      .navPage-subMenu-right .navPage-subMenu-list {
        width: 25%;
        padding: 1.5rem !important;
        float: left; }
        .navPage-subMenu-right .navPage-subMenu-list:not(:last-child) {
          border-right: 1px solid #dcdcdc; } }
    .classic-menu .navPage-subMenu-right .navPage-subMenu-list {
      width: 100% !important; }
  .navPage-subMenu-right .navPage-subMenu-item > .navPage-subMenu-action:not(:last-child) {
    margin-bottom: 1.28571rem; }

.navPage-subMenu-lists {
  background: #fff;
  display: flex;
  flex-wrap: nowrap;
  height: 100%;
  min-width: 100%; }
  @media (max-width: 1000px) {
    .navPage-subMenu-lists {
      flex-direction: column; } }
  .navPage-subMenu > .navPage-subMenu-lists {
    width: 100%;
    background: #fff;
    padding: 1rem; }
    @media (min-width: 1001px) {
      .navPage-subMenu > .navPage-subMenu-lists .navPage-subMenu-list {
        width: 30%; } }
    .navPage-subMenu > .navPage-subMenu-lists .navPage-subMenu-list .navPage-subMenu-action {
      font-size: 13px;
      text-transform: capitalize; }

.mega-preview {
  padding: 0;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  max-width: 100%; }
  @media (min-width: 1001px) {
    .mega-preview {
      width: 280px; } }
  @media (min-width: 1261px) {
    .mega-preview {
      width: 340px; } }
  @media (max-width: 1000px) {
    .mega-preview {
      display: none; } }
  .mega-preview img {
    max-height: 100%;
    width: 100%;
    max-width: 700px; }

.mega-banner .mega-preview {
  position: relative; }
  @media (min-width: 1001px) {
    .mega-banner .mega-preview {
      width: 100%; } }
  @media (min-width: 1261px) {
    .mega-banner .mega-preview {
      width: 100%; } }

.navPage-subMenu-grid {
  flex-wrap: wrap;
  background: #fff;
  border: 1px solid #e5e5e5; }
  @media (min-width: 1001px) {
    .navPage-subMenu-grid {
      display: flex;
      box-shadow: 0 27px 55px 0 rgba(0, 0, 0, 0.3), 0 17px 17px 0 rgba(0, 0, 0, 0.15); } }
  .navPage-subMenu-grid.navPage-subMenu-brands:not(.nested) > div {
    padding: 1rem;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (max-width: 1000px) {
      .navPage-subMenu-grid.navPage-subMenu-brands:not(.nested) > div {
        float: left;
        flex: 0 0 50%;
        width: 50%;
        max-width: 50%;
        margin: 0 0 0 0;
        border-top: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5; }
        .navPage-subMenu-grid.navPage-subMenu-brands:not(.nested) > div:nth-child(-n + 2) {
          margin-top: 0;
          border-top: 0; }
        .navPage-subMenu-grid.navPage-subMenu-brands:not(.nested) > div:nth-child(2n) {
          margin-right: 0;
          border-right: 0; }
        .navPage-subMenu-grid.navPage-subMenu-brands:not(.nested) > div:nth-child(2n + 3) {
          clear: left; } }
    @media (min-width: 1001px) and (max-width: 1000px) {
      .navPage-subMenu-grid.navPage-subMenu-brands:not(.nested) > div {
        float: left;
        flex: 0 0 25%;
        width: 25%;
        max-width: 25%;
        margin: 0 0 0 0;
        border-top: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5; }
        .navPage-subMenu-grid.navPage-subMenu-brands:not(.nested) > div:nth-child(-n + 4) {
          margin-top: 0;
          border-top: 0; }
        .navPage-subMenu-grid.navPage-subMenu-brands:not(.nested) > div:nth-child(4n) {
          margin-right: 0;
          border-right: 0; }
        .navPage-subMenu-grid.navPage-subMenu-brands:not(.nested) > div:nth-child(4n + 5) {
          clear: left; } }
    @media (min-width: 1001px) {
      .navPage-subMenu-grid.navPage-subMenu-brands:not(.nested) > div {
        float: left;
        flex: 0 0 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%;
        margin: 0 0 0 0;
        border-top: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5; }
        .navPage-subMenu-grid.navPage-subMenu-brands:not(.nested) > div:nth-child(-n + 6) {
          margin-top: 0;
          border-top: 0; }
        .navPage-subMenu-grid.navPage-subMenu-brands:not(.nested) > div:nth-child(6n) {
          margin-right: 0;
          border-right: 0; }
        .navPage-subMenu-grid.navPage-subMenu-brands:not(.nested) > div:nth-child(6n + 7) {
          clear: left; } }
  @media (max-width: 1000px) {
    .navPage-subMenu-grid.grid4 > a {
      float: left;
      flex: 0 0 50%;
      width: 50%;
      max-width: 50%;
      margin: 0 0 0 0;
      border-top: 1px solid #e5e5e5;
      border-right: 1px solid #e5e5e5; }
      .navPage-subMenu-grid.grid4 > a:nth-child(-n + 2) {
        margin-top: 0;
        border-top: 0; }
      .navPage-subMenu-grid.grid4 > a:nth-child(2n) {
        margin-right: 0;
        border-right: 0; }
      .navPage-subMenu-grid.grid4 > a:nth-child(2n + 3) {
        clear: left; } }
  @media (min-width: 1001px) and (max-width: 1000px) {
    .navPage-subMenu-grid.grid4 > a {
      float: left;
      flex: 0 0 33.33333%;
      width: 33.33333%;
      max-width: 33.33333%;
      margin: 0 0 0 0;
      border-top: 1px solid #e5e5e5;
      border-right: 1px solid #e5e5e5; }
      .navPage-subMenu-grid.grid4 > a:nth-child(-n + 3) {
        margin-top: 0;
        border-top: 0; }
      .navPage-subMenu-grid.grid4 > a:nth-child(3n) {
        margin-right: 0;
        border-right: 0; }
      .navPage-subMenu-grid.grid4 > a:nth-child(3n + 4) {
        clear: left; } }
  @media (min-width: 1001px) {
    .navPage-subMenu-grid.grid4 > a {
      float: left;
      flex: 0 0 25%;
      width: 25%;
      max-width: 25%;
      margin: 0 0 0 0;
      border-top: 1px solid #e5e5e5;
      border-right: 1px solid #e5e5e5; }
      .navPage-subMenu-grid.grid4 > a:nth-child(-n + 4) {
        margin-top: 0;
        border-top: 0; }
      .navPage-subMenu-grid.grid4 > a:nth-child(4n) {
        margin-right: 0;
        border-right: 0; }
      .navPage-subMenu-grid.grid4 > a:nth-child(4n + 5) {
        clear: left; } }
  .navPage-subMenu-grid > a {
    font-size: 11px;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none; }
    .navPage-subMenu-grid > a:hover {
      color: #ff2720; }
  .navPage-subMenu-grid img {
    max-height: 50px;
    width: auto;
    display: block;
    margin: auto auto 0; }
    @media (min-width: 1001px) {
      .navPage-subMenu-grid img {
        max-height: 60px; } }
    @media (min-width: 1001px) {
      .navPage-subMenu-grid img {
        max-height: 70px; } }
  .navPage-subMenu-grid span {
    margin-top: auto;
    display: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center; }
  .navPage-subMenu-grid.navPage-subMenu-brands::before, .navPage-subMenu-grid.navPage-subMenu-brands::after {
    display: none; }
  @media (min-width: 1001px) {
    .navPage-subMenu-grid.navPage-subMenu-brands span {
      display: none; } }

.navPages-action.navPages-action-mobile {
  font-size: 15px;
  padding-left: 1.5rem;
  font-weight: bold; }
  .navPage-subMenu-right .navPages-action.navPages-action-mobile {
    text-decoration: none !important; }
  @media (min-width: 1001px) {
    .navPages-action.navPages-action-mobile {
      display: none; } }

.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; }
  .tag a {
    color: #989898;
    display: inline-block;
    padding: 0.35714rem 0.5rem;
    text-decoration: none; }
    .tag a:hover {
      color: #4f4f4f; }

.socialLinks {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .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; }
  .productView-details--extras .socialLinks {
    display: flex;
    align-items: center; }
    .productView-details--extras .socialLinks li:not(:last-child) {
      margin-right: 10px;
      margin-bottom: 0; }
  .header .socialLinks {
    margin-top: -8px; }
  .socialLinks i {
    font-size: 25px;
    color: #939698; }
  .socialLinks .icon {
    height: 1.14286rem;
    width: 1.14286rem;
    margin: 0;
    text-decoration: none; }
    .socialLinks .icon:hover svg {
      fill: #cc1f1a; }
    .socialLinks .icon svg {
      fill: #ffffff;
      transition: all 0.15s ease; }
      .productView-details--extras .socialLinks .icon svg {
        fill: #504E50; }

.google_plusone_iframe_widget {
  width: inherit !important; }

.socialLinks-item--pinterest {
  width: 25px; }

.pin_it_iframe_widget {
  display: none; }

.socialLinks-item {
  display: inline-block;
  line-height: 1;
  vertical-align: bottom;
  text-align: center; }
  .socialLinks .socialLinks-item:not(:last-child) {
    margin-right: 0.78571rem; }

.socialLinks--alt .icon {
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 10px; }

.socialLinks--alt svg {
  fill: #333; }

.heroCarousel, .heroCarousel .slick-track, .heroCarousel .slick-list {
  height: 500px; }

.heroCarousel.slick-dotted.slick-slider {
  margin-bottom: 3rem; }
  @media (min-width: 1001px) {
    .heroCarousel.slick-dotted.slick-slider {
      margin-bottom: 9rem; } }
  @media (min-width: 801px) {
    .heroCarousel.slick-dotted.slick-slider {
      margin-bottom: 6rem; } }

@media (max-width: 550px) {
  .heroCarousel {
    display: none; } }

.js .heroCarousel {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 600ms ease-out; }

.heroCarousel.slick-initialized {
  max-height: 71.42857rem;
  opacity: 1; }

.heroCarousel .slick-next,
.heroCarousel .slick-prev {
  top: 50%; }

.heroCarousel .slick-next {
  right: 15px; }
  .heroCarousel .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='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  @media (min-width: 801px) {
    .heroCarousel .slick-next {
      right: 25px; } }

.heroCarousel .slick-prev {
  left: 15px; }
  .heroCarousel .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='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  @media (min-width: 801px) {
    .heroCarousel .slick-prev {
      left: 25px; } }

.heroCarousel .slick-dots {
  bottom: 0.5rem; }
  @media (min-width: 801px) {
    .heroCarousel .slick-dots {
      bottom: 1.5rem; } }

.heroCarousel-slide {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  .heroCarousel-slide a {
    text-decoration: none; }

.objectfit .heroCarousel-slide .heroCarousel-image {
  display: none; }

@media (min-width: 1001px) {
  .heroCarousel-slide--stretch {
    background-size: 100% 100%; } }

@media (min-width: 801px) {
  .heroCarousel-image {
    max-height: 42.85714rem;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%; } }

@media (min-width: 801px) {
  .no-objectfit .heroCarousel-image {
    visibility: hidden; } }

.heroCarousel-content {
  backface-visibility: hidden; }
  @media (min-width: 801px) {
    .heroCarousel-content {
      left: 40px;
      margin: 0 auto;
      position: absolute;
      right: 40px;
      bottom: 10px; }
      .heroCarousel-content.heroCarousel-content--empty {
        background-color: transparent; } }

.heroCarousel-title {
  color: white;
  font-size: 50px;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 0;
  text-shadow: 1px 1px 6px #000;
  width: 300px;
  margin-bottom: 60px;
  position: relative; }
  .heroCarousel-title::after {
    content: '';
    display: inline-block;
    width: 50px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -30px; }

.heroCarousel-description {
  color: #d8d8d8;
  font-size: 13px;
  margin-bottom: 0; }
  @media (min-width: 551px) {
    .heroCarousel-description {
      font-size: 13px; } }
  @media (min-width: 801px) {
    .heroCarousel-description {
      font-size: 25px; } }

.heroCarousel-action {
  margin: 0; }

@media (min-width: 801px) {
  .writeReview-productDetails {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 50%;
    float: left; } }

.writeReview-productDetails .product-brand {
  color: #a5a5a5;
  margin: 0; }

.writeReview-productDetails .product-title {
  margin-top: 0; }

@media (min-width: 801px) {
  .writeReview-form {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 50%;
    float: left; } }

.writeReview-productImage-container {
  position: relative; }
  .writeReview-productImage-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .writeReview-productImage-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.account--addReturn .table {
  display: block;
  margin-bottom: 3rem; }
  @media (min-width: 551px) {
    .account--addReturn .table {
      display: table;
      margin-bottom: 6rem; } }
  .account--addReturn .table tr {
    display: block;
    padding: 1.5rem 0; }
    @media (min-width: 551px) {
      .account--addReturn .table tr {
        display: table-row;
        padding: 0; } }
  .account--addReturn .table th,
  .account--addReturn .table td {
    display: block;
    padding: 0; }
    @media (min-width: 551px) {
      .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: 551px) {
        .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: 551px) {
    .account--addReturn .table .return-itemPrice {
      text-align: center; } }
  @media (min-width: 551px) {
    .account--addReturn .table .return-itemQuantity {
      text-align: right; } }

.account--addReturn .table-thead {
  display: none; }
  @media (min-width: 551px) {
    .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: 551px) {
    .account--addReturn .table-tbody {
      display: table-row-group; } }

.return-itemName {
  font-size: 15px;
  font-weight: 700; }
  @media (min-width: 551px) {
    .return-itemName {
      font-size: 1rem;
      font-weight: 400; } }

.return-itemPrice {
  color: #a5a5a5;
  margin-bottom: 0.35714rem; }
  @media (min-width: 551px) {
    .return-itemPrice {
      color: inherit;
      margin-bottom: 0;
      text-align: center; } }

.return-itemQuantity .form-label {
  display: inline;
  margin-right: 0.35714rem; }
  @media (min-width: 551px) {
    .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 -1.5rem;
  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: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
  float: left;
  padding: 0 1rem; }
  @media (min-width: 551px) {
    .account--addReturn-column {
      width: 50%; } }

.productCarousel {
  margin-top: 3rem;
  visibility: hidden;
  opacity: 0; }
  .productCarousel:not(.productCarousel-vertical) {
    display: flex;
    align-items: stretch; }
  .productCarousel.productCarousel-vertical {
    padding: 0;
    margin: 0 -0.5em; }
    .productCarousel.productCarousel-vertical .slick-slide {
      display: flex;
      flex-wrap: wrap;
      width: 100% !important; }
      .productCarousel.productCarousel-vertical .slick-slide:not(:last-child) {
        margin-bottom: 1em; }
      .productCarousel.productCarousel-vertical .slick-slide > div {
        width: 50%; }
      .productCarousel.productCarousel-vertical .slick-slide img {
        margin: auto; }
    .productCarousel.productCarousel-vertical .productCarousel-slide {
      padding: 0 0.5em; }
    .productCarousel.productCarousel-vertical .card-title {
      font-size: 13px;
      margin-bottom: 0;
      line-height: 1.3; }
    .productCarousel.productCarousel-vertical .price-section {
      font-size: 16px; }

.productCarousel-slide {
  padding: 0 10px;
  position: relative; }
  .slick-slider:not(.slick-vertical) .productCarousel-slide {
    display: flex;
    flex-direction: column; }
  .productCarousel-slide .card {
    margin-bottom: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    /*&:before {
      content: '';
      position: absolute;
      top: 0;
      right: 10px;
      bottom: 0;
      left: 10px;
      background: rgba(0, 0, 0, 0);
    }*/
    /*&-figure:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0px;
      bottom: 0;
      left: 0px;
      background: rgba(0, 0, 0, 0);
      z-index: 3;
    }*/ }
    .productCarousel-slide .card-btm {
      margin-top: 1rem; }
    .productCarousel-slide .card-figure {
      z-index: 0; }
    .productCarousel-slide .card-figcaption {
      z-index: 9; }
    .productCarousel-slide .card-figcaption-body {
      background: none; }
      .productCarousel-slide .card-figcaption-body a {
        border: 1px solid rgba(0, 0, 0, 0.1);
        background: rgba(255, 255, 255, 0.7); }
      .productCarousel-slide .card-figcaption-body img {
        height: 21px; }
    .productCarousel-slide .card .button {
      text-transform: none;
      font-weight: bold; }

.quickView:before, .quickView:after {
  content: " ";
  display: table; }

.quickView:after {
  clear: both; }

.quickView .productView-image-link {
  cursor: default; }

.productReviews-list {
  list-style: none;
  margin-left: 0;
  margin: 0 -1.5rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .productReviews-list ul,
  .productReviews-list ol {
    list-style: none;
    margin-bottom: 0; }
  .productReviews-list:before, .productReviews-list:after {
    content: " ";
    display: table; }
  .productReviews-list:after {
    clear: both; }

.productReview {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  font-size: 1rem;
  vertical-align: top; }
  @media (min-width: 801px) {
    .productReview {
      width: 50%; } }
  @media (min-width: 1001px) {
    .productReview {
      width: 33.33333%; } }

.productReview-title {
  margin: 0;
  text-transform: none; }

.productReview-author {
  color: #989898;
  margin-bottom: 1rem; }

.productReview-rating {
  display: inline-block;
  margin-bottom: 0.35714rem; }

.productReview-ratingNumber {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

@media (min-width: 801px) {
  .product-accordion {
    margin: 3rem 0; }
    .product-accordion .accordion-block {
      margin-top: 0; }
    .product-accordion .accordion-navigation.is-open .accordion-title {
      font-weight: bold; }
    .product-accordion .accordion-title, .product-accordion .accordion-navigation-actions {
      padding-top: 10px;
      padding-bottom: 10px; }
    .product-accordion .accordion-title {
      padding-left: 30px;
      border-bottom: 1px solid #dbdbdb;
      font-weight: normal; }
    .product-accordion .accordion-navigation-actions {
      left: 0;
      top: 0; }
    .product-accordion .accordion-content {
      padding: 10px 30px 30px; }
      .product-accordion .accordion-content p:last-child {
        margin-bottom: 0; } }

.productView {
  background: #fff; }
  @media (min-width: 801px) {
    .productView {
      padding-top: 1rem; } }
  body.product .productView:not(.productView--quickView) {
    border: 1px solid #e7e7e7; }
  .productView.productView--quickView .breadcrumbs {
    display: none; }
  .productView .yotpo.bottomLine .yotpo-bottomline .yotpo-stars {
    margin-right: 5px !important; }
    .productView .yotpo.bottomLine .yotpo-bottomline .yotpo-stars + a {
      color: #333 !important;
      font-size: 12px !important; }
  .productView .accordion-content {
    background: #fff; }
    @media (min-width: 801px) {
      .productView .accordion-content {
        background: none; } }
  .productView-btm {
    margin-bottom: 30px; }

.productView-main-images:not(.slick-initialized), .productView-thumbnails:not(.slick-initialized) {
  visibility: hidden;
  opacity: 0; }

.productView-main-images.slick-initialized, .productView-thumbnails.slick-initialized {
  visibility: visible;
  opacity: 1;
  transition: opacity .3s ease-out; }

.productView-main-images {
  margin-left: 0; }
  .productView-main-images .slick-slide {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center; }

.slick-dots {
  bottom: -40px; }

@media (min-width: 801px) {
  .productView-images {
    margin-bottom: 3rem; } }

.productView-image {
  /*align-items: center;
  display: -webkit-flex;display: flex;
  justify-content: center;*/
  margin: auto;
  position: relative; }
  @media (min-width: 801px) {
    .productView-image {
      min-height: 366px;
      min-width: inherit; } }
  .productView-image img + .productView-thumbnails {
    margin-top: 0.78571rem; }

.productView-img-container {
  position: relative;
  margin: auto;
  max-width: 500px;
  width: 100%; }
  .productView-img-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
    width: auto; }
  .productView-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.productView-thumbnails {
  list-style: none;
  margin-left: 0;
  margin: 0 -1.5rem;
  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.single {
    display: none; }
  .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-thumbnail {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 25%;
  float: left;
  padding-left: 0.35714rem;
  padding-right: 0.35714rem;
  text-align: center; }
  @media (min-width: 1001px) {
    .productView-thumbnail {
      width: 20%; } }

.productView-thumbnail-link {
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
  position: relative;
  text-align: center;
  height: 100%; }
  .productView-thumbnail-link:hover {
    border-color: #a5a5a5; }
  .slick-current .productView-thumbnail-link {
    border-color: #454545; }

.modal .productView-details {
  background: none; }

@media (min-width: 801px) {
  .productView-details {
    margin-bottom: 0; } }

.productView-details.productView-details--top {
  padding: 1rem 1rem 1.5rem; }
  @media (min-width: 801px) {
    .productView-details.productView-details--top {
      padding-bottom: 0; } }

@media (min-width: 551px) {
  .productView-details.productView-details--btm {
    padding-top: 0.5rem; } }

@media (min-width: 801px) {
  .productView-details.productView-details--btm {
    padding-top: 2.28571rem; } }

@media (max-width: 800px) {
  .productView-details.productView-details--btm {
    padding-bottom: 0; } }

.productView-details--extras {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 1.5rem; }
  .productView-details--extras .addthis_toolbox {
    float: left;
    width: 50%;
    align-self: flex-end; }

.productView-product > :last-child {
  margin-bottom: 0; }

.productView-product .breadcrumbs {
  margin-bottom: 0.78571rem; }

.productView-title {
  font-size: 25px;
  margin: 0 0 0.35714rem; }
  @media (min-width: 801px) {
    .productView-title {
      font-size: 28px;
      line-height: 1; } }
  @media (min-width: 1001px) {
    .productView-title {
      font-size: 38px;
      font-weight: 600;
      line-height: 1.2; } }

.productView-brand {
  margin-bottom: 0; }
  .productView-brand a {
    text-decoration: none; }

.productView-price {
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 0.78571rem 0;
  position: relative; }
  @media (min-width: 801px) {
    .productView-price {
      font-size: 35px; } }
  .productView-price .price {
    color: #413b15; }
  .productView-price > * {
    display: inline-block; }
  .productView-price .price-section--saving {
    display: inline-block;
    font-size: 13px;
    margin-left: 10px;
    font-style: italic; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.price-update {
  display: none;
  position: absolute;
  top: -8px;
  left: 0;
  font-size: 14px;
  padding-right: 10px;
  background: #fff;
  color: black;
  font-weight: normal; }

sup {
  top: -0.3em;
  font-size: 70%; }
  .productView-price .price sup {
    font-size: 46%;
    top: -0.8em; }
    .productView-price .price sup.sup-cents {
      margin-left: 2px; }

.plus-free-shipping {
  color: #ff2720;
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  margin-left: 0.78571rem; }
  .plus-free-shipping > span {
    font-size: 12px; }
  .plus-free-shipping strong {
    display: inline-block;
    margin-left: 1rem;
    padding: 5px 0;
    background: url("../png/delivery_x2.png") left center no-repeat;
    background-size: 30px;
    padding-left: 40px;
    font-family: "Exo 2", Arial, Helvetica, sans-serif;
    font-size: 15px; }
    .plus-free-shipping strong span {
      font-weight: 900; }
      @media (min-width: 1001px) and (max-width: 1260px) {
        .plus-free-shipping strong span {
          display: block; } }

.productView-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.78571rem 0; }
  @media (min-width: 551px) {
    .productView-meta {
      margin-bottom: 1.5rem; } }
  @media (max-width: 800px) {
    .productView-meta + form {
      margin-bottom: 0; } }
  .productView-meta-left {
    margin-right: 1rem; }
  .productView-meta-right ul {
    list-style: none;
    margin: 0;
    line-height: 34px; }
  .productView-meta-right li {
    display: inline-block; }
    .productView-meta-right li:not(:last-child) {
      position: relative;
      margin-right: 45px; }
      .productView-meta-right li:not(:last-child)::after {
        content: '';
        position: absolute;
        right: -34px;
        top: 50%;
        transform: translateY(-50%);
        height: 16px;
        width: 16px;
        background-image: url(https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/icons/slash.svg);
        background-size: cover; }
  .productView-meta .columns:last-child {
    text-align: right; }

.productView-reviewLink {
  display: inline-block;
  margin-left: 0.78571rem;
  vertical-align: middle; }
  .productView-reviewLink + .productView-reviewLink {
    display: block;
    margin-left: auto; }
    @media (min-width: 551px) {
      .productView-reviewLink + .productView-reviewLink {
        display: inline-block;
        margin-left: 0.78571rem; } }
  .productView-reviewLink > a {
    color: #989898; }
    .productView-reviewLink > a:hover {
      color: #4f4f4f; }

.productView-info {
  margin-top: 0.78571rem;
  color: #6b6b6b; }
  .productView-info:before, .productView-info:after {
    content: " ";
    display: table; }
  .productView-info:after {
    clear: both; }
  @media (min-width: 551px) {
    .productView-info {
      margin: 0; } }
  .productView-info > :last-child {
    margin-bottom: 0; }

.productView-info-name,
.productView-info-value {
  float: left;
  display: inline-block; }
  @media (min-width: 551px) {
    .productView-info-name,
    .productView-info-value {
      float: none; } }

.productView-info-name {
  clear: both;
  margin-bottom: 0.21429rem;
  margin-right: 0.35714rem; }
  @media (min-width: 551px) {
    .productView-info-name {
      font-family: "Exo 2", Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 400; } }

@media (min-width: 551px) {
  .productView-info-value {
    margin-bottom: 0.35714rem; } }

@media (min-width: 801px) {
  .productView-info-left {
    width: 65%;
    padding-right: 3rem; } }

@media (min-width: 801px) {
  .productView-info-right {
    width: 35%; } }

@media (max-width: 800px) {
  .productView-info-right {
    order: -1;
    margin-bottom: 1.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .productView-info-right > * {
      width: 100%; }
      .productView-info-right > * *:not(:last-child) {
        margin-bottom: 1rem; }
    .productView-info-right .productView-details--extras, .productView-info-right .productView-q-discounts {
      margin-top: 0;
      text-align: center; } }
    @media (max-width: 800px) and (max-width: 800px) {
      .productView-info-right .productView-details--extras strong, .productView-info-right .productView-q-discounts strong {
        margin-bottom: 0; } }

.productView-info-right ul {
  list-style: none;
  margin-left: 0; }
  @media (max-width: 800px) {
    .productView-info-right ul {
      display: none; } }
  .productView-info-right ul li:not(:last-child) {
    margin-bottom: 5px; }
  .productView-info-right ul li, .productView-info-right ul li a {
    color: #413b15; }
  .productView-info-right ul li a {
    text-decoration: none; }
    .productView-info-right ul li a:hover {
      color: #ff2720; }
  .productView-info-right ul li b {
    font-weight: normal; }
  .productView-info-right ul li strong {
    color: #333;
    display: inline-block;
    margin-right: 5px; }

.brand-logo {
  display: block; }
  .brand-logo[data-logo] {
    height: 70px;
    background-position: left center;
    background-repeat: no-repeat;
    margin-bottom: 10px; }
  .brand-logo[data-logo="Berco Furniture Solutions"] {
    background-image: url("../jpg/berco%20furniture%20solutions_1549900710__88534.original.jpg"); }
  .brand-logo[data-logo="Boss Office Products"] {
    background-image: url("../jpg/boss%20office%20products_1549900732__61278.original.jpg");
    background-size: contain; }
  .brand-logo[data-logo="Bush Business Furniture"] {
    background-image: url("../png/bush%20business%20furniture_1549900760__47212.original.png");
    background-size: contain; }
  .brand-logo[data-logo="Calico Designs"] {
    background-image: url("#########");
    height: 0;
    margin-bottom: 0; }
  .brand-logo[data-logo="Cherryman Office Furniture"] {
    background-image: url("../png/cherryman%20office%20furniture_1549900801__82661.original.png"); }
  .brand-logo[data-logo="Dacasso"] {
    background-image: url("../png/dacasso_1549900810__86434.original.png"); }
  .brand-logo[data-logo="Datum Filing Products"] {
    background-image: url("#########");
    height: 0;
    margin-bottom: 0; }
  .brand-logo[data-logo="Enwork"] {
    background-image: url("../jpg/enwork_1549900854__95482.original.jpg"); }
  .brand-logo[data-logo="ESI Ergonomic Solutions"] {
    background-image: url("#########");
    height: 0;
    margin-bottom: 0; }
  .brand-logo[data-logo="Eurotech Seating"] {
    background-image: url("../png/eurotech%20seating_1549900914__21909.original.png"); }
  .brand-logo[data-logo="Flash Furniture"] {
    background-image: url("../png/flash%20furniture_1549900928__90177.original.png"); }
  .brand-logo[data-logo="Global Total Office"] {
    background-image: url("../png/global%20total%20office_1549900941__00773.original.png");
    background-size: contain; }
  .brand-logo[data-logo="Indiana Furniture"] {
    background-image: url("../png/indiana%20furniture_1549900954__85798.original.png"); }
  .brand-logo[data-logo="Intensa"] {
    background-image: url("../png/intensa_1549901030__54857.original.png");
    background-size: contain;
    height: 130px; }
  .brand-logo[data-logo="Mayline Group"] {
    background-image: url("../png/mayline%20group_1549901049__34241.original.png"); }
  .brand-logo[data-logo="Modway"] {
    background-image: url("../png/modway_1549901059__94579.original.png"); }
  .brand-logo[data-logo="Offices To Go"] {
    background-image: url("../png/offices%20to%20go_1549901069__36771.original.png"); }
  .brand-logo[data-logo="OFM, Inc."] {
    background-image: url("../png/ofm_%20inc._1549901079__96612.original.png");
    background-size: contain; }
  .brand-logo[data-logo="RFM Preferred Seating"] {
    background-image: url("../png/rfm%20preferred%20seating_1549901094__03366.original.png"); }
  .brand-logo[data-logo="Safco Products"] {
    background-image: url("../png/safco%20products_1549901110__82113.original.png"); }
  .brand-logo[data-logo="SitWell"] {
    background-image: url("../png/sitwell_1549901129__87600.original.png"); }
  .brand-logo[data-logo="Studio Designs"] {
    background-image: url("#########");
    height: 0;
    margin-bottom: 0; }
  .brand-logo[data-logo="Symmetry Office"] {
    background-image: url("../jpg/symmetry%20office_1549901176__96992.original.jpg"); }
  .brand-logo[data-logo="Systematix Ergonomic Office Products"] {
    background-image: url("../png/systematix%20ergonomic%20office%20products_1549901192__46957.original.png"); }
  .brand-logo[data-logo="Woodstock Marketing"] {
    background-image: url("../png/woodstock%20marketing_1549901204__76481.original.png"); }
  .brand-logo[data-logo="KI Furniture and Seating"] {
    height: 90px;
    background-image: url("../png/ki%20furniture%20and%20seating_1556028599__53281.original.png"); }

.productView-options {
  margin-bottom: 1.5rem;
  text-align: center;
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 800px) {
    .productView-options {
      flex-direction: column; } }
  @media (min-width: 551px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 551px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options input[type="file"] {
    font-size: 13px; }
  .productView-options .form-field {
    font-size: 0; }
    .productView-options .form-field[data-product-attribute="set-select"] {
      margin: 0 0 2.28571rem;
      padding: 0 0 2.28571rem; }
    .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: 551px) {
        .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 .form-field .form-label {
      display: block;
      color: #000;
      font-weight: bold; }
      .productView-options .form-field .form-label small {
        vertical-align: top;
        margin-left: 0; }
    .productView-options .form-field .form-select {
      display: inline-block; }
      @media (min-width: 801px) {
        .productView-options .form-field .form-select {
          width: auto; } }
    .productView-options .form-field--increments {
      display: block;
      border: 1px solid #e5e5e5;
      border-radius: 5px;
      overflow: hidden;
      text-align: center;
      margin: 0; }
      @media (min-width: 801px) {
        .productView-options .form-field--increments {
          display: inline-block;
          vertical-align: bottom;
          margin: 0 1.5rem 0 0;
          text-align: left; } }
      @media (min-width: 1001px) and (max-width: 1260px) {
        .productView-options .form-field--increments {
          margin-right: 0.78571rem; } }
  @media (min-width: 551px) {
    .productView-options .form-action {
      float: left;
      padding: 0 0.71429rem;
      width: 100%;
      vertical-align: bottom; } }
  @media (min-width: 801px) {
    .productView-options .form-action {
      float: none;
      padding: 0;
      width: auto; } }
  @media (min-width: 551px) {
    .productView-options .form-action .button {
      margin-bottom: 0; } }
  @media (min-width: 1001px) {
    .productView-options .form-action .button {
      width: auto; } }
  .productView-options .alertBox {
    margin: 1.5rem 0 0;
    display: inline-block; }
    .productView-options .alertBox.alertBox--error {
      border: 0; }
    .productView-options .alertBox .alertBox-column {
      display: inline-block; }
    .productView-options .alertBox .alertBox-message {
      width: auto; }

.add-to-cart {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .add-to-cart .productAttributes-message {
    width: 100%; }
  .add-to-cart > .form-action {
    flex-grow: 1; }
    @media (max-width: 800px) {
      .add-to-cart > .form-action {
        padding: 0;
        width: auto;
        margin-left: 1.5rem; } }

#form-action-addToCart.button {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  border-radius: 30px;
  height: 60px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px; }

.form-wishlist {
  font-size: 0; }
  .form-wishlist svg, .form-wishlist button {
    display: inline-block;
    vertical-align: middle; }
  .form-wishlist button {
    line-height: 20px;
    font-size: 14px;
    padding-right: 10px;
    padding-left: 10px; }
    .form-wishlist button span {
      display: none; }
      @media (min-width: 1001px) {
        .form-wishlist button span {
          display: inline-block;
          padding-left: 1em;
          padding-right: 1em; } }
    .form-wishlist button i {
      margin-right: 5px; }
    .form-wishlist button, .form-wishlist button:active {
      border: 0; }
    .form-wishlist button:hover {
      color: #000; }
      .form-wishlist button:hover i {
        color: #3d9b61; }
    .form-wishlist button, .form-wishlist button:hover {
      background-size: 20px; }

.productOptions-list {
  border: 1px solid #dfdfdf;
  list-style: none;
  margin: 0; }

.productOptions-list-item {
  padding: 1.5rem; }
  .productOptions-list-item + .productOptions-list-item {
    border-top: 1px solid #dfdfdf; }
  .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 {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%; }
  .productView-image .easyzoom-flyout img {
    max-width: none;
    width: auto; }

.related-products h3 {
  font-size: 2rem;
  text-align: center !important;
  margin-top: 3em; }

.related-products .card-body {
  padding-top: 0.35714rem; }

@media (min-width: 801px) {
  .related-products .slick-list, .related-products .slick-track {
    height: 100% !important; } }

/*
 *
 * Plugin Name: ModuloBox
 * Plugin URI: https://www.theme-one.com/modulobox/
 * Author: Themeone
 * Author URI: https://www.theme-one.com/
 * Description: a pure JavaScript and touchable lightbox
 * Version: 1.3.0
 * Tags: lightbox, touch, swipe, image, video, iframe, html
 *
 * Copyright (C) 2017 Themeone - All Rights Reserved
 *
 */
/* ============================================================
   SUMMARY
/* ============================================================

	00. Main containers
	01. SVG icons URL
	02. Top Bar
	03. Bottom Bar
	04. Caption
	05. Item
	06. Video/Iframe
	07. Counter
	08. Timer
	09. Loader
	10. Share tooltip
	11. Buttons
	12. Thumbnails
	13. Media Queries

/* ============================================================
   00. Main containers
/* ============================================================ */
.mobx-holder {
  position: fixed;
  overflow: hidden;
  z-index: 99999;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  will-change: opacity, visibility;
  box-sizing: border-box;
  touch-action: none;
  pointer-events: none;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  font-family: Arial, Helvetica, sans-serif;
  /*** prevent issue on old Safari version ***/
  transition: opacity .4s ease, visibility .4s ease; }

.mobx-holder:-webkit-full-screen {
  background-color: transparent; }

.mobx-holder * {
  box-sizing: border-box; }

.mobx-holder svg {
  pointer-events: none; }

.mobx-open {
  pointer-events: auto;
  visibility: visible;
  opacity: 1; }

.mobx-rtl {
  direction: rtl; }

.mobx-slider {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 1;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  touch-action: none;
  transition: opacity 0.45s ease; }

.mobx-hide {
  opacity: 0;
  transition: none; }

.mobx-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  will-change: opacity;
  transform: translateZ(0);
  background-color: #000000; }

.mobx-ui:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  will-change: opacity;
  background: rgba(0, 0, 0, 0.4);
  transition: opacity 0.25s ease-out, visibility 0.25s ease-out; }

.mobx-open-tooltip .mobx-ui:after {
  opacity: 1;
  visibility: visible; }

/* ============================================================
   01. SVG icons URL
/* ============================================================ */
.mobx-video:before,
.mobx-video:after,
.mobx-thumb-video:after,
.mobx-ui button,
.mobx-share-tooltip *:after {
  background-image: url(https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/icons/modulobox.svg);
  background-repeat: no-repeat;
  background-color: transparent; }

/* ============================================================
   02. Top Bar
/* ============================================================ */
.mobx-top-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  will-change: transform;
  background-color: rgba(0, 0, 0, 0.4);
  transform: translateY(0);
  transition: transform 0.25s ease-in-out; }

.mobx-idle .mobx-top-bar,
.mobx-will-close .mobx-top-bar,
.mobx-holder:not(.mobx-open) .mobx-top-bar {
  transform: translateY(-100%); }

/* ============================================================
   03. Bottom Bar
/* ============================================================ */
.mobx-bottom-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  will-change: transform;
  background-color: rgba(0, 0, 0, 0.4);
  transform: translateY(0);
  transition: transform 0.25s ease-in-out; }

.mobx-panzoom .mobx-bottom-bar,
.mobx-will-close .mobx-bottom-bar,
.mobx-holder:not(.mobx-open) .mobx-bottom-bar {
  transform: translateY(100%); }

/* ============================================================
   04. Caption
/* ============================================================ */
.mobx-caption {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  pointer-events: none; }

.mobx-caption-inner {
  max-width: 420px;
  margin: 0 auto;
  pointer-events: auto;
  cursor: default; }

.mobx-title {
  position: relative;
  display: block;
  margin: 0;
  padding: 14px 10px 12px;
  font-size: 13px;
  line-height: 18px;
  font-weight: normal;
  text-align: center;
  color: #eeeeee; }

.mobx-desc {
  position: relative;
  display: block;
  margin: 0;
  padding: 14px 10px 12px;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  text-align: center;
  color: #bbbbbb; }

.mobx-title + .mobx-desc {
  margin: -6px 0 0 0;
  padding: 0 10px 10px; }

/* ============================================================
   05. Item
/* ============================================================ */
.mobx-item,
.mobx-item-inner {
  position: absolute;
  display: block;
  overflow: hidden;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  touch-action: none;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  transform-origin: center; }

.mobx-img,
.mobx-panzoom .mobx-item {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -webkit-grab; }

.mobx-dragging .mobx-item * {
  cursor: grabbing;
  cursor: -webkit-grabbing; }

.mobx-img,
.mobx-html,
.mobx-video,
.mobx-iframe,
.mobx-error {
  position: absolute;
  display: block;
  height: 0;
  width: 0;
  max-width: none;
  padding: 0;
  margin: 0;
  opacity: 0;
  will-change: opacity;
  visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  transition: opacity 0.35s ease; }

.mobx-media-loaded {
  opacity: 1;
  visibility: visible; }

.mobx-error,
.mobx-html-inner {
  top: 50%;
  transform: translateY(-50%); }

.mobx-error {
  width: 100%;
  height: auto;
  padding: 20px 60px;
  color: #bbbbbb;
  pointer-events: none;
  text-align: center; }

.mobx-html {
  pointer-events: none; }

.mobx-html-inner {
  position: relative;
  display: inline-block;
  overflow: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  pointer-events: auto; }

/* ============================================================
   06. Video/Iframe
/* ============================================================ */
.mobx-video {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.1);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.mobx-video.mobx-playing {
  background: none;
  background-image: none !important; }

.mobx-video:before,
.mobx-video:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  padding: 0;
  margin: -44px 0 0 -44px;
  border: 4px solid #fff;
  border-radius: 100%;
  background-size: 175px;
  background-position: 28px -414px;
  box-sizing: content-box; }

.mobx-video.mobx-loading:before {
  border-color: transparent; }

.mobx-video:after {
  opacity: 0;
  visibility: hidden;
  background-image: none;
  background-color: transparent;
  border-color: transparent;
  border-left-color: #fff; }

.mobx-video.mobx-loading:after {
  opacity: 1;
  visibility: visible;
  animation: mobx-load 1.1s infinite linear; }

.mobx-video.mobx-playing:before,
.mobx-video.mobx-playing:after {
  opacity: 0; }

.mobx-video video,
.mobx-video iframe,
.mobx-video .mejs-video {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  opacity: 0;
  background: rgba(255, 255, 255, 0.065);
  pointer-events: none;
  transition: opacity 0.35s ease-in-out; }

.mobx-video iframe {
  background: none; }

.mobx-video.mobx-playing video,
.mobx-video.mobx-playing .mejs-video,
.mobx-video.mobx-playing iframe {
  opacity: 1;
  pointer-events: auto; }

/*** hide fullscreen button on webkit browsers to prevent issue ***/
.mobx-fullscreen video::-webkit-media-controls-fullscreen-button,
.mobx-fullscreen .mejs-fullscreen-button {
  display: none; }

/*** Safari still not fix this issue ***/
:-webkit-full-screen-ancestor:not(iframe) {
  will-change: auto !important; }

/* ============================================================
   07. Counter
/* ============================================================ */
.mobx-counter {
  position: relative;
  display: inline-block;
  float: left;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #ffffff;
  opacity: 0.75;
  margin: 0 10px;
  letter-spacing: 0.6px; }

.mobx-rtl .mobx-counter {
  float: right; }

/* ============================================================
   08. Timer
/* ============================================================ */
.mobx-timer {
  position: relative;
  display: inline-block;
  float: left;
  width: 24px;
  height: 24px;
  margin: 10px 0 10px 5px;
  opacity: 0;
  will-change: opacity;
  transition: opacity 0.25s ease-in-out; }

.mobx-rtl .mobx-timer {
  float: right; }

.mobx-autoplay .mobx-timer {
  opacity: 1; }

/* ============================================================
   09. Loader
/* ============================================================ */
.mobx-loader {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  outline: 1px solid transparent;
  border-radius: 50%;
  border-width: 3px;
  border-right-style: solid;
  border-top-style: solid;
  border-bottom-style: solid;
  border-color: rgba(255, 255, 255, 0.2);
  border-left: 3px solid #fff;
  animation: mobx-load 1.1s infinite linear; }

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

/* ============================================================
   10. Share Tooltip
/* ============================================================ */
.mobx-share-tooltip {
  position: absolute;
  display: block;
  z-index: 2;
  width: 120px;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  background: #ffffff;
  will-change: transform;
  transform: translateY(10px);
  transition: transform 0.25s ease, opacity 0.25s ease, visibility 0.25s ease; }

.mobx-share-tooltip:before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: -12px;
  right: 14px;
  border: 6px solid transparent;
  border-bottom-color: #f9fafb; }

.mobx-share-tooltip[data-position="left"]:before {
  left: 14px;
  right: auto; }

.mobx-open-tooltip .mobx-share-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateY(0); }

.mobx-share-tooltip span {
  display: block;
  width: 100%;
  height: 40px;
  padding: 10px;
  color: #777777;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  background: #f9fafb;
  box-shadow: inset 0 -2px 8px rgba(0, 0, 0, 0.03); }

/* ============================================================
   11. Buttons
/* ============================================================ */
.mobx-ui button,
.mobx-share-tooltip *:after {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 0;
  cursor: pointer;
  box-shadow: none;
  border: none;
  outline: none;
  touch-action: manipulation;
  -webkit-appearance: none;
  transition: opacity 0.25s ease-in-out; }

.mobx-ui button:hover,
.mobx-share-tooltip button:hover:after {
  opacity: 1; }

.mobx-share-tooltip button:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  opacity: 0; }

.mobx-share-tooltip button {
  float: left; }

.mobx-rtl .mobx-share-tooltip button {
  float: right; }

.mobx-top-bar button {
  float: right;
  margin: 2px;
  opacity: 0.75; }

.mobx-rtl .mobx-top-bar button {
  float: left; }

button.mobx-prev,
button.mobx-next {
  position: absolute;
  left: 0;
  top: 50%;
  width: 44px;
  height: 32px;
  margin: 0 6px;
  opacity: 0.75;
  background-color: rgba(0, 0, 0, 0.4);
  will-change: transform;
  transform: translateX(0) translateY(-50%);
  transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out; }

button.mobx-next {
  left: auto;
  right: 0; }

.mobx-idle .mobx-prev,
.mobx-will-close .mobx-prev,
.mobx-holder:not(.mobx-open) .mobx-prev {
  transform: translateX(-120%) translateY(-50%); }

.mobx-idle .mobx-next,
.mobx-will-close .mobx-next,
.mobx-holder:not(.mobx-open) .mobx-next {
  transform: translateX(120%) translateY(-50%); }

.mobx-holder[data-zoom="false"] .mobx-zoom,
.mobx-holder[data-zoom="false"] .mobx-zoom:hover,
.mobx-holder[data-download="false"] .mobx-download,
.mobx-holder[data-download="false"] .mobx-download:hover {
  opacity: 0.45;
  cursor: default; }

.mobx-prev {
  left: 0;
  background-position: 10px 4px; }

.mobx-next {
  right: 0;
  background-position: 10px -40px; }

.mobx-close {
  background-position: 12px -76px; }

.mobx-zoom {
  background-position: 12px -120px; }

.mobx-panzoom .mobx-zoom {
  background-position: 12px -164px; }

.mobx-play {
  background-position: 12px -208px; }

.mobx-autoplay .mobx-play {
  background-position: 12px -252px; }

.mobx-download {
  background-position: 12px -296px; }

.mobx-share {
  background-position: 12px -340px; }

.mobx-fullscreen {
  background-position: 12px -384px; }

.mobx-fullscreen .mobx-fullscreen {
  background-position: 12px -428px; }

.mobx-facebook {
  background-position: -32px -472px; }

.mobx-facebook:after {
  background-color: #3b5998;
  background-position: 12px -472px; }

.mobx-twitter {
  background-position: -32px -516px; }

.mobx-twitter:after {
  background-color: #1da1f2;
  background-position: 12px -516px; }

.mobx-googleplus {
  background-position: -32px -560px; }

.mobx-googleplus:after {
  background-color: #dd4b39;
  background-position: 12px -560px; }

.mobx-pinterest {
  background-position: -32px -604px; }

.mobx-pinterest:after {
  background-color: #bd081c;
  background-position: 12px -604px; }

.mobx-linkedin {
  background-position: -32px -648px; }

.mobx-linkedin:after {
  background-color: #0077b5;
  background-position: 12px -648px; }

.mobx-reddit {
  background-position: -32px -692px; }

.mobx-reddit:after {
  background-color: #ff4500;
  background-position: 12px -692px; }

.mobx-tumblr {
  background-position: -32px -736px; }

.mobx-tumblr:after {
  background-color: #35465c;
  background-position: 12px -736px; }

.mobx-blogger {
  background-position: -32px -780px; }

.mobx-blogger:after {
  background-color: #f57d00;
  background-position: 12px -780px; }

.mobx-buffer {
  background-position: -32px -824px; }

.mobx-buffer:after {
  background-color: #323b43;
  background-position: 12px -824px; }

.mobx-digg {
  background-position: -34px -868px; }

.mobx-digg:after {
  background-color: #005be2;
  background-position: 10px -868px; }

.mobx-stumbleupon {
  background-position: -32px -912px; }

.mobx-stumbleupon:after {
  background-color: #eb4924;
  background-position: 12px -912px; }

.mobx-evernote {
  background-position: -32px -956px; }

.mobx-evernote:after {
  background-color: #2dbe60;
  background-position: 12px -956px; }

/* ============================================================
   12. Thumbnails
/* ============================================================ */
.mobx-thumbs-holder,
.mobx-thumbs-inner {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  margin: 0 auto; }

.mobx-thumbs-holder {
  position: relative; }

.mobx-thumb {
  position: absolute;
  margin: 0;
  will-change: left;
  background-color: #191919;
  outline: 0 solid transparent;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  transition: background-color 0.25s ease; }

.mobx-thumb:hover {
  background-color: #323232; }

.mobx-thumb:after {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.0001;
  transform: translateZ(0);
  border: 2px solid #ffffff; }

.mobx-active-thumb:after {
  opacity: 0.9999; }

.mobx-thumb-bg {
  position: absolute;
  overflow: hidden;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  will-change: opacity, visibility;
  backface-visibility: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease; }

.mobx-thumb-loaded {
  visibility: visible;
  opacity: 0.5; }

.mobx-thumb-bg:hover,
.mobx-active-thumb .mobx-thumb-loaded {
  opacity: 1; }

.mobx-thumbs-holder {
  cursor: move;
  cursor: grab;
  cursor: -webkit-grab; }

.mobx-dragging .mobx-thumbs-holder {
  cursor: grabbing;
  cursor: -webkit-grabbing; }

.mobx-thumb-video:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 50%;
  width: 40px;
  height: 40px;
  margin: -20px auto 0 auto;
  background-position: 12px -208px; }

/* ============================================================
   13. Media Queries
/* ============================================================ */
@media screen and (max-height: 800px) {
  .mobx-video:before,
  .mobx-video:after {
    width: 60px;
    height: 60px;
    margin: -34px 0 0 -34px;
    background-size: 125px;
    background-position: 22px -294px; } }

@media screen and (max-height: 360px) {
  .mobx-video:before,
  .mobx-video:after {
    width: 40px;
    height: 40px;
    margin: -24px 0 0 -24px;
    background-size: initial;
    background-position: 14px -208px;
    border-width: 3px; } }

@media screen and (max-width: 400px) {
  .mobx-timer {
    margin: 10px 0; }
  .mobx-top-bar button {
    margin: 2px 0; } }

@media screen and (max-width: 360px) {
  .mobx-counter {
    margin: 0 6px 0 4px; }
  .mobx-top-bar button {
    width: 34px; } }

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 380px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 380px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 380px), only screen and (min-device-pixel-ratio: 2) and (max-width: 380px) {
  .mobx-top-bar button {
    width: 40px; } }

.productView-options div[data-product-attribute="set-radio"] {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .productView-options div[data-product-attribute="set-radio"] .form-label.form-label--alternate {
    display: none !important; }
  .productView-options div[data-product-attribute="set-radio"] .form-label:not(:last-child) {
    margin-right: 1rem; }
  .productView-options div[data-product-attribute="set-radio"] .form-label input:checked + span {
    border-color: #5ea221;
    background-color: rgba(94, 162, 33, 0.05); }
  .productView-options div[data-product-attribute="set-radio"] .form-label span {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 14px;
    width: 100px !important;
    height: 100px;
    line-height: 1.2;
    text-align: center;
    border: 2px solid #000;
    border-radius: 50%;
    font-size: 12px; }

.price--rrp,
.price--discounted {
  text-decoration: line-through;
  color: #666;
  font-size: 70%; }

.price-section--minor {
  color: #a5a5a5; }

.productView-price .price.price--rrp, .productView-price .price.price--discounted {
  text-decoration: line-through;
  color: #666;
  font-size: 70%;
  margin-left: 5px; }

.compare-box {
  visibility: hidden;
  opacity: 0;
  font-size: 0;
  transform: translateX(100%);
  transition: 0.3s;
  text-decoration: none;
  position: fixed;
  right: 0;
  bottom: 150px;
  background: #fff;
  z-index: 8; }
  .compare-box.show {
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
    box-shadow: rgba(32, 60, 112, 0.25) 0px 6px 15px 0px; }
    .compare-box.show:hover {
      transform: translateX(-5%); }
  .compare-box:hover {
    color: #000; }
    .compare-box:hover .countPill {
      background: #ff2720; }
  .compare-box span {
    padding: 8px 15px;
    font-size: 15px;
    display: inline-block; }
  .compare-box .countPill {
    width: auto;
    position: static;
    display: inline-block;
    color: #fff;
    background: #000;
    border-radius: 0; }
  .compare-box i {
    margin-left: 0.35714rem; }

.compareTable {
  border-top: 1px solid #dbdbdb;
  table-layout: fixed;
  width: 100%; }
  .compareTable .card-btm-right {
    text-align: left; }
  .compareTable .card-btm-left, .compareTable .card-top-right, .compareTable .card .quickview {
    display: none; }

.compareTable-row {
  vertical-align: top; }
  .compareTable-row + .compareTable-row .compareTable-heading,
  .compareTable-row + .compareTable-row .compareTable-item {
    border-top: 1px solid #dbdbdb; }
  .compareTable-row + .compareTable-row .compareTable-heading:empty {
    border-top: 0; }

.compareTable-heading {
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  padding: 1.28571rem 1rem;
  position: relative;
  text-align: right;
  width: 0; }
  @media (min-width: 801px) {
    .compareTable-heading {
      width: 25%; } }

.compareTable-headingText {
  position: absolute;
  top: 1.28571rem;
  white-space: nowrap; }
  @media (min-width: 801px) {
    .compareTable-headingText {
      position: inherit;
      top: inherit; } }

.compareTable-item {
  padding: 3.28571rem 1rem 1.28571rem; }
  @media (min-width: 801px) {
    .compareTable-item {
      padding-top: 1.28571rem; } }

.compareTable-removeProduct {
  border-radius: 50%;
  height: 2.5rem;
  position: absolute;
  right: -1rem;
  top: -1rem;
  transition: background-color 0.15s ease;
  width: 2.5rem;
  text-align: center; }
  .compareTable-removeProduct .icon {
    fill: black;
    height: 1.5rem;
    margin-top: 0.5rem;
    width: 1.5rem; }

.compareTable-product {
  font-weight: 400;
  padding: 2rem 1rem 1.28571rem; }
  .compareTable-product .card {
    margin-bottom: 0; }
    .compareTable-product .card-btm {
      display: none; }
  .compareTable-product .card-body {
    min-height: 6rem;
    padding-top: 1rem; }

.compareTable-action {
  padding: 0 1rem 1rem; }
  .compareTable-action .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 #dbdbdb;
  margin-bottom: 2.28571rem; }
  .toggle:last-of-type {
    margin-bottom: 4.57143rem; }

.toggle-title {
  margin-bottom: 2.28571rem; }

.toggleLink {
  color: #989898; }
  .toggleLink:hover {
    color: #4f4f4f; }
  .toggle-title .toggleLink {
    float: right;
    line-height: 24px; }

.toggleLink-text {
  font-size: 13px;
  font-weight: 400; }

.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: 92.85714rem;
  width: 100%;
  background: #fff;
  border: #dbdbdb solid;
  border-radius: 4px;
  border-width: 1px;
  display: block;
  padding: 1rem; }
  .facetedSearch-toggle:before, .facetedSearch-toggle:after {
    content: " ";
    display: table; }
  .facetedSearch-toggle:after {
    clear: both; }
  .facetedSearch-toggle + * {
    background: #fff; }
    @media (min-width: 801px) {
      .facetedSearch-toggle + * {
        background: none; } }
  @media (min-width: 801px) {
    .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: 1.5rem;
  padding-right: 1.5rem;
  width: 58.33333%;
  float: left;
  padding: 0;
  text-align: left; }

.facetedSearch-toggle-indicator {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 41.66667%;
  float: left;
  font-weight: bold;
  padding: 0;
  text-align: right; }

.facetedSearch-navList {
  display: none; }
  @media (min-width: 801px) {
    .facetedSearch-navList {
      display: block !important; } }
  .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: -1px; }
    @media (min-width: 801px) {
      .facetedSearch-toggle + .facetedSearch-navList.is-open,
      .sidebarBlock + .facetedSearch-navList.is-open {
        margin-top: 2rem; } }
  .facetedSearch-navList .navList--inner {
    margin-left: 1.5rem; }

.facet-quick-heading {
  text-transform: capitalize;
  margin-top: 0; }

.facetedSearch-optionColumns {
  -moz-column-count: 3;
       column-count: 3;
  -moz-column-gap: 20px;
       column-gap: 20px; }

.facetedSearch-refineFilters {
  display: none; }
  @media (min-width: 801px) {
    .facetedSearch-refineFilters {
      display: block; } }

.facetedSearch-content--rating .is-selected {
  font-weight: bold; }

.banners {
  background-color: #4f4f4f;
  color: white;
  padding: 0.78571rem 0;
  text-align: center; }
  .banners p:last-child {
    margin-bottom: 0; }
  .banners a {
    color: white; }

.banner {
  margin: 0 auto;
  max-width: 92.85714rem;
  width: 100%; }
  .banner:before, .banner:after {
    content: " ";
    display: table; }
  .banner:after {
    clear: both; }
  .banner + .banner {
    margin-top: 1.5rem; }

.facetLabel {
  background: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  padding: 0.21429rem 0.5rem 0.21429rem 0.71429rem;
  text-decoration: none; }
  .facetLabel .icon {
    height: 0.85714rem;
    width: 0.85714rem;
    display: inline-block;
    fill: #989898;
    position: relative;
    top: -1px; }

.cart {
  display: block;
  margin-bottom: 1.5rem;
  width: 100%; }
  @media (min-width: 801px) {
    .cart {
      display: table; } }
  @media (max-width: 800px) {
    .cart {
      border-bottom: 0; }
      .cart .page-heading {
        font-size: 20px;
        font-weight: bold; } }
  .cart .page-content {
    background: #fff;
    border: 1px solid #e7e7e7;
    padding-top: 3rem;
    padding-bottom: 3rem; }
    .cart .page-content .form-input--incrementTotal {
      border: 1px solid #e5e5e5; }

.cart-header {
  display: none; }
  @media (min-width: 801px) {
    .cart-header {
      display: table-header-group;
      text-align: left; } }

.cart-header-item {
  padding-bottom: 1rem; }
  .cart-header-item:last-child {
    text-align: right; }

.cart-list {
  display: block; }
  @media (min-width: 801px) {
    .cart-list {
      border-top: 1px solid #dbdbdb;
      display: table-row-group; } }

.cart-item {
  border-bottom: 1px solid #dbdbdb;
  clear: both;
  display: block;
  padding: 1.5rem 0; }
  @media (min-width: 551px) {
    .cart-item {
      padding-left: 25%; }
      .cart-item:before, .cart-item:after {
        content: " ";
        display: table; }
      .cart-item:after {
        clear: both; } }
  @media (min-width: 801px) {
    .cart-item {
      display: table-row;
      padding-left: 0; }
      .cart-item:before, .cart-item:after {
        display: none; } }

.cart-item-block {
  display: block; }
  @media (min-width: 801px) {
    .cart-item-block {
      display: table-cell; } }
  .cart-item-block .definitionList {
    margin-bottom: 0.35714rem;
    font-size: 15px;
    line-height: 1.3; }
  .cart-item-block .definitionList-value {
    white-space: pre-line; }

.cart-item-figure {
  float: left;
  height: 7.14286rem;
  margin-bottom: 1.5rem;
  width: 33.33333%;
  position: relative; }
  @media (min-width: 551px) {
    .cart-item-figure {
      margin-bottom: 0;
      margin-left: -33.33333%;
      width: 33.33333%; } }
  @media (min-width: 801px) {
    .cart-item-figure {
      float: none;
      width: 8.33333%; } }
  .cart-item-figure:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.cart-item-fixed-image {
  width: 100%; }

.cart-item-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 20px; }
  @media (min-width: 801px) {
    .cart-item-image {
      margin-left: 0; } }

.cart-item-title {
  display: table-cell;
  height: 7.14286rem;
  padding-left: 1.5rem; }
  @media (min-width: 551px) {
    .cart-item-title {
      display: block;
      height: auto;
      margin-bottom: 1.5rem;
      overflow: hidden; } }
  @media (min-width: 801px) {
    .cart-item-title {
      display: table-cell;
      padding: 1.5rem; } }

.cart-item-info {
  clear: both;
  width: 100%; }
  .cart-item-info + .cart-item-info {
    margin-top: 0.78571rem; }
  @media (min-width: 551px) {
    .cart-item-info {
      clear: none;
      float: left;
      overflow: hidden;
      width: 33.33333%; }
      .cart-item-info + .cart-item-info {
        margin-top: 0; } }
  @media (min-width: 551px) {
    .cart-item-info {
      padding: 1rem; } }
  @media (min-width: 801px) {
    .cart-item-info {
      float: none;
      width: 16.66667%; }
      .cart-item-info:last-child {
        text-align: right; } }

@media (min-width: 801px) {
  .cart-header-quantity,
  .cart-item-quantity {
    text-align: center; } }

.cart-item-quantity .form-increment {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1.5rem; }
  .cart-item-quantity .form-increment-buttons {
    display: inline-flex;
    flex-direction: column;
    width: 26px;
    height: 50px;
    vertical-align: middle; }
  .cart-item-quantity .form-increment .button + .button {
    margin: 0; }
  .cart-item-quantity .form-increment button {
    border: 0;
    display: inline-block;
    vertical-align: middle;
    height: 50%; }
  @media (min-width: 801px) {
    .cart-item-quantity .form-increment {
      margin-left: 0; } }

.cart-item-label {
  color: #a5a5a5;
  float: left;
  margin-bottom: 0.35714rem;
  text-align: right;
  width: 33.33333%; }
  @media (min-width: 551px) {
    .cart-item-label {
      display: block;
      padding-left: 1.5rem;
      text-align: left;
      width: 100%; } }
  @media (min-width: 801px) {
    .cart-item-label {
      display: none; } }

.cart-item-value {
  padding-left: 1.5rem; }
  @media (min-width: 801px) {
    .cart-item-value {
      padding-left: 0; } }

.cart-item-brand {
  color: #a5a5a5;
  margin-bottom: 0.21429rem; }

.cart-item-name {
  font-size: 15px;
  margin: 0; }
  .cart-item-name a {
    text-decoration: none;
    font-weight: bold; }
  .cart-item-name + .definitionList {
    margin-top: 0.35714rem; }

.cart-item-options--giftWrapping {
  margin-top: 1.14286rem; }
  .cart-item-options--giftWrapping .cart-item-option-description {
    color: #4f4f4f; }

.cart-remove {
  background-color: #f2f2f2;
  border-radius: 50%;
  cursor: pointer;
  float: right;
  height: 1.28571rem;
  margin-top: 0.14286rem;
  padding: 0.21429rem;
  transition: background-color 0.15s ease;
  width: 1.28571rem; }
  @media (min-width: 551px) {
    .cart-remove {
      margin-left: 1rem; } }
  .cart-remove.cart-remove--spacer {
    visibility: hidden; }
  .cart-remove > svg {
    fill: black; }

.cart-totals {
  list-style: none;
  margin-left: 0;
  margin-bottom: 1.5rem;
  width: 100%;
  margin-bottom: 1rem; }
  .cart-totals ul,
  .cart-totals ol {
    list-style: none;
    margin-bottom: 0; }
  @media (min-width: 801px) {
    .cart-totals {
      margin-bottom: 0;
      text-align: right; } }

.cart-total {
  border-bottom: 0; }
  .cart-total:before, .cart-total:after {
    content: " ";
    display: table; }
  .cart-total:after {
    clear: both; }
  @media (min-width: 801px) {
    .cart-total + .cart-total {
      border-top: 1px solid #dbdbdb; } }
  .cart-total .form-input {
    display: inline-block;
    height: 2.28571rem;
    padding: 0.5rem;
    vertical-align: top;
    width: 75%; }
  .cart-total .form-select {
    background-position: right 0.35714rem top 0.5rem;
    background-size: 1.42857rem 1.42857rem;
    height: 2.28571rem;
    margin-bottom: 0.78571rem;
    padding: 0.5rem 0.78571rem; }
  .cart-total .form-inlineMessage {
    text-align: left; }

.cart-total-label {
  color: #989898;
  width: 33.33333%; }
  @media (min-width: 551px) {
    .cart-total-label {
      width: 50%; } }
  @media (min-width: 801px) {
    .cart-total-label {
      display: block;
      padding-left: 0;
      text-align: left; } }

.cart-total-value {
  text-align: left; }
  @media (min-width: 551px) {
    .cart-total-value {
      text-align: right; } }
  @media (min-width: 801px) {
    .cart-total-value {
      width: 50%; } }

.cart-total-label,
.cart-total-value {
  float: left;
  padding: 0.5rem 0 0.5rem 1.5rem; }
  @media (min-width: 801px) {
    .cart-total-label,
    .cart-total-value {
      padding: 0.78571rem 0; } }

.cart-total-grandTotal {
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 0.21429rem;
  padding-top: 0.21429rem;
  position: relative; }
  @media (min-width: 801px) {
    .cart-total-grandTotal {
      padding: 1rem 0;
      top: -0.28571rem; } }

.cart-btm-right {
  display: flex; }
  @media (min-width: 801px) {
    .cart-btm-right {
      height: 100%;
      flex-direction: column;
      align-items: center;
      justify-content: center; } }
  @media (max-width: 800px) {
    .cart-btm-right {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      border-top: 1px solid #e7e7e7;
      background: #fbfbfb;
      padding: 1rem;
      z-index: 500; }
      .cart-btm-right .cart-actions {
        flex-grow: 1;
        margin-right: 1.5rem; } }

.coupon-code-add,
.coupon-code-cancel,
.shipping-estimate-show,
.shipping-estimate-hide,
.gift-certificate-add,
.gift-certificate-cancel {
  color: #989898;
  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 {
    color: #4f4f4f; }

.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 .button,
  .cart-gift-certificate-form .form-input,
  .cart-gift-certificate-form .button {
    float: left; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 78%; }
  .coupon-form .button,
  .cart-gift-certificate-form .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 .button--default {
    width: 60%; }
  .estimator-form dl {
    margin-bottom: 0; }
    .estimator-form dl:before, .estimator-form dl:after {
      content: " ";
      display: table; }
    .estimator-form dl:after {
      clear: both; }

.estimator-form-label {
  clear: both;
  float: left;
  font-weight: 400;
  margin-bottom: 0; }
  .estimator-form-label .form-label {
    line-height: 2.28571rem;
    margin-bottom: 0; }

.estimator-form-label-text {
  margin-left: 0.71429rem; }

.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; }

.cart-actions {
  clear: both; }
  .cart-actions:before, .cart-actions:after {
    content: " ";
    display: table; }
  .cart-actions:after {
    clear: both; }
  .cart-actions .button {
    display: block;
    margin-bottom: 0;
    font-size: 22px;
    text-transform: uppercase;
    padding: 1.5rem 4rem;
    border-radius: 50px; }
    @media (min-width: 801px) {
      .cart-actions .button {
        padding: 1.5rem 5rem;
        display: inline-block;
        float: right; } }
    @media (min-width: 1001px) {
      .cart-actions .button {
        padding: 1.5rem 7rem; } }
    @media (max-width: 800px) {
      .cart-actions .button {
        font-size: 15px;
        padding: 1rem; } }
  .cart-actions .checkoutMultiple {
    clear: right;
    display: block;
    float: right;
    padding-top: 0.35714rem; }

.cart-additionalCheckoutButtons:before, .cart-additionalCheckoutButtons:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons:after {
  clear: both; }

@media (max-width: 800px) {
  .cart-additionalCheckoutButtons {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; } }

.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; }
  @media (max-width: 800px) {
    .cart-additionalCheckoutButtons .FloatRight p {
      margin: 0; } }

.cart-additionalCheckoutButtons .FloatRight div {
  float: right; }

@media (min-width: 801px) {
  .cart-additionalCheckoutButtons .CheckoutButton {
    margin-bottom: 1rem; }
    .cart-additionalCheckoutButtons .CheckoutButton:first-child {
      margin-top: 1.5rem; }
    .cart-additionalCheckoutButtons .CheckoutButton:last-child {
      margin-bottom: 1.5rem; } }

.previewCartList {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .previewCartList ul,
  .previewCartList ol {
    list-style: none;
    margin-bottom: 0; }
  .previewCartList li {
    margin: 0;
    padding: 0; }

.previewCartItem {
  margin: 0 auto;
  max-width: 92.85714rem;
  width: 100%;
  display: table-row;
  line-height: 19px; }
  .previewCartItem:before, .previewCartItem:after {
    content: " ";
    display: table; }
  .previewCartItem:after {
    clear: both; }
  .previewCartItem + .previewCartItem {
    border-top: 1px solid #eee; }

.previewCartItem-image,
.previewCartItem-content {
  display: table-cell;
  vertical-align: middle; }

.previewCartItem-image {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 33.33333%;
  padding: 0;
  text-align: center;
  position: relative; }
  .previewCartItem-image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 80%; }
  .previewCartItem-image:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.previewCartItem-content {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 66.66667%;
  padding: 1rem; }

.previewCartItem-name {
  margin: 0;
  text-transform: none; }
  .previewCartItem-name > a {
    text-decoration: none; }

.previewCartItem-brand,
.previewCartItem-name {
  margin-bottom: 0.21429rem; }

.previewCartItem-brand,
.previewCartItem-price {
  color: #989898;
  display: inline-block;
  font-size: 13px; }

.previewCartAction {
  margin: 0 auto;
  max-width: 92.85714rem;
  width: 100%;
  border-top: 1px solid #dbdbdb;
  display: block;
  padding: 1rem; }
  .previewCartAction:before, .previewCartAction:after {
    content: " ";
    display: table; }
  .previewCartAction:after {
    clear: both; }
  .previewCartAction .button {
    margin: 0;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 100%; }

.previewCartAction-checkout,
.previewCartAction-viewCart {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 50%;
  float: left; }
  .previewCartAction-checkout.previewCartAction-viewCart--sole,
  .previewCartAction-viewCart.previewCartAction-viewCart--sole {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 50%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; }

.previewCartAction-checkout {
  padding-right: 0.35714rem;
  padding-left: 0; }

.previewCartAction-checkoutMultiple {
  clear: both;
  padding-left: 0.78571rem;
  padding-top: 0.35714rem; }

.previewCartAction-viewCart {
  padding-left: 0.35714rem;
  padding-right: 0; }

.previewCart-emptyBody {
  padding: 3rem;
  text-align: center; }

.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: 551px) {
    .address {
      width: 50%; } }
  @media (min-width: 1001px) {
    .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: 551px) {
      .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: 551px) {
      .panel--address .form-actions {
        bottom: 1.5rem;
        position: absolute;
        width: auto; } }
    .panel--address .form-actions .button {
      margin-bottom: 0.78571rem; }
      .panel--address .form-actions .button + .button {
        margin-left: 0;
        margin-top: 0; }
        @media (min-width: 551px) {
          .panel--address .form-actions .button + .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: 15px; }

.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: #a5a5a5; }
  .panel--newAddress .panel-body {
    background-color: transparent;
    border: 1px solid #dbdbdb;
    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: 50px;
  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;
  padding-bottom: 54.5%; }
  .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 -1.5rem;
  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: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  vertical-align: top; }
  @media (min-width: 801px) {
    .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: 801px) {
    .video {
      margin-bottom: 1.85714rem; } }
  .video:hover, .video.is-active {
    color: #454545;
    opacity: 1; }

.video-figure {
  margin-right: 1.85714rem; }

.video-title {
  margin-bottom: 0;
  margin-top: 0;
  text-transform: none; }

.video-description {
  font-size: 1rem;
  margin-bottom: 0; }

.previewCart {
  color: #000;
  margin: 0 auto;
  max-width: 92.85714rem;
  width: 100%; }
  .previewCart:before, .previewCart:after {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  @media (min-width: 801px) {
    .previewCart .productView {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 75%;
      float: left;
      display: flex;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
    .previewCart .productView-image {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 58.33333%;
      float: left;
      display: flex;
      flex-direction: column; }
    .previewCart .productView-image--cart {
      align-self: flex-start;
      margin: 0 auto;
      width: auto; }
    .previewCart .productView-details {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 41.66667%;
      float: left; } }
  .previewCart .productView-title {
    margin-top: 0; }
    @media (min-width: 1001px) {
      .previewCart .productView-title {
        font-size: 28px; } }

.previewCartCheckout {
  padding: 1rem;
  text-align: center; }
  @media (min-width: 801px) {
    .previewCartCheckout {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 25%;
      float: right;
      padding: 1.5rem; } }
  .previewCartCheckout .button {
    display: block;
    margin: 0;
    width: 100%; }
    .previewCartCheckout .button + .button,
    .previewCartCheckout .button + p {
      margin-top: 0.78571rem; }

.previewCartCheckout-price {
  display: block;
  font-size: 28px;
  font-weight: bold;
  text-align: center; }

.previewCartCheckout-subtotal {
  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: 801px) {
    .suggestiveCart {
      display: block; }
      .suggestiveCart .productGrid .product {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        width: 25%;
        float: left; } }

.maintenanceNotice {
  background-color: #fffdea;
  box-shadow: 0 0 5px #a5a5a5;
  color: #454545;
  left: 1.14286rem;
  padding: 1rem 1.28571rem;
  position: fixed;
  top: 1.14286rem;
  width: 24rem;
  z-index: 500;
  display: none; }
  .maintenanceNotice > :last-child {
    margin-bottom: 0; }
  .maintenanceNotice a {
    color: #454545; }

.maintenanceNotice-header {
  font-family: "Exo 2";
  margin: 0 0 0.78571rem; }

body.hasAdminBar {
  padding-top: 101px; }
  @media (min-width: 801px) {
    body.hasAdminBar {
      padding-top: 0; }
      body.hasAdminBar .banners {
        margin-top: 46px; }
      body.hasAdminBar .header {
        padding-top: 0; } }
  body.hasAdminBar .header {
    padding-top: 46px; }
  body.hasAdminBar .navPages-container.is-open {
    padding-top: 101px; }

.adminBar {
  background-color: white;
  box-shadow: 0 0.14286rem 0.5rem 0 rgba(0, 0, 0, 0.2);
  color: #626568;
  float: left;
  font-family: "Source Sans Pro", arial, "sans serif", sans-serif;
  font-size: 14px;
  font-weight: 600;
  height: 46px;
  left: 0;
  position: fixed;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 10000; }

.adminBar-logo {
  background-color: #273a8a;
  float: left;
  height: 46px;
  width: 45px; }
  .adminBar-logo svg {
    height: 100%;
    padding: 7px 10px 11px 7px;
    width: 100%; }

.adminBar-content {
  align-items: center;
  display: flex;
  height: 46px;
  justify-content: space-between;
  margin-left: 45px;
  padding: 17px 20.5px 14px 20px; }
  .adminBar-content a {
    color: #4b71fc;
    font-weight: 600;
    text-decoration: none; }

.adminBar-private {
  float: right;
  text-align: right; }
  .adminBar-private span {
    white-space: nowrap; }

.preview {
  font-weight: 400;
  padding-left: 9px; }

.cookieMessage {
  background: #e8e8e8;
  color: #454545;
  display: none; }
  .cookieMessage .button {
    width: 100%; }
    @media (min-width: 801px) {
      .cookieMessage .button {
        vertical-align: middle;
        width: 25%; } }
    @media (min-width: 1001px) {
      .cookieMessage .button {
        vertical-align: top; } }

.cookieMessage-container {
  margin: 0 auto;
  padding: 1.5rem; }
  @media (min-width: 801px) {
    .cookieMessage-container {
      width: 83.33333%; } }
  @media (min-width: 1001px) {
    .cookieMessage-container {
      width: 58.33333%; } }

@media (min-width: 801px) {
  .cookieMessage-text {
    display: inline-block;
    padding: 0 0.78571rem;
    vertical-align: middle;
    width: 66.66667%; } }

@media (min-width: 801px) {
  .login-row {
    margin-top: 3rem; } }

@media (min-width: 801px) {
  .login-form {
    margin-top: 1.5rem; } }

.login-form .form-actions {
  text-align: left; }
  .login-form .form-actions > * {
    display: inline-block;
    vertical-align: middle; }

.new-customer-intro {
  margin-bottom: 0; }

.new-customer-fact-list {
  margin-left: 3rem; }

.new-customer-fact {
  padding-left: 0.78571rem; }

body.search .container-fluid {
  display: flex;
  flex-direction: column; }
  @media (min-width: 801px) {
    body.search .container-fluid {
      padding-top: 3rem; } }
  @media (max-width: 800px) {
    body.search .container-fluid {
      padding-top: 0.78571rem; }
      body.search .container-fluid .page-heading {
        margin-bottom: 1.5rem; } }
  body.search .container-fluid .page-sidebar {
    padding-left: 0; }

#quickSearch:not(.is-open) .quickSearchResults {
  display: none; }

.search-suggestion {
  margin-bottom: 2rem; }
  .search-suggestion > :last-child {
    margin-bottom: 0; }

.suggestion-title {
  margin-top: 0;
  text-transform: inherit; }

.advancedSearch-form {
  margin-bottom: 3rem; }
  .advancedSearch-form .form-row {
    margin-bottom: -1.5rem; }

.quickSearchResults {
  margin-top: 1.5rem;
  position: absolute;
  top: calc( 100% - 2px);
  right: 30px;
  z-index: 99;
  min-width: 320px;
  width: calc(50% - 5px);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }
  @media (min-width: 801px) {
    .quickSearchResults {
      margin-top: 0; } }
  .quickSearchResults .modal-close {
    display: none;
    right: 0;
    top: 5px;
    color: #000;
    line-height: 15px; }
    .quickSearchResults .modal-close span {
      display: none; }
    .quickSearchResults .modal-close:before {
      content: '\f00d';
      font-family: FontAwesome;
      font-size: 12px; }
    @media (min-width: 801px) {
      .quickSearchResults .modal-close {
        display: block; } }
  .quickSearchResults .productList {
    background: #fff;
    box-shadow: rgba(32, 60, 112, 0.14) 0px 0px 15px 0px;
    padding: 0;
    margin: 0;
    max-height: 500px;
    overflow: auto; }
    .quickSearchResults .productList .product {
      padding: 5px 0; }
      .quickSearchResults .productList .product, .quickSearchResults .productList .product + .product {
        margin: 0; }
      .quickSearchResults .productList .product:not(:last-child) {
        border-bottom: 1px solid #eee; }
    .quickSearchResults .productList .card-figure {
      border: 0; }
    .quickSearchResults .productList .card {
      padding: 0; }
      .quickSearchResults .productList .card-btm, .quickSearchResults .productList .card-figcaption-body, .quickSearchResults .productList .card-desc {
        display: none; }
      .quickSearchResults .productList .card--alternate:hover .card-body {
        background: none; }
      .quickSearchResults .productList .card--alternate:hover .card-title > a {
        color: #000; }
      .quickSearchResults .productList .card-body {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 20px;
        width: calc(100% - 50px); }
      .quickSearchResults .productList .card-title {
        font-size: 11px;
        margin: 0; }
      .quickSearchResults .productList .card-figure {
        width: 50px; }
      .quickSearchResults .productList .card-img-container::after {
        display: none; }
      .quickSearchResults .productList .card-image {
        display: block;
        max-height: 40px;
        position: static; }
      .quickSearchResults .productList .card-top-right {
        display: none; }

.advancedSearch-separator {
  display: none; }

.advancedSearch-title {
  margin: 0 0 1.5rem;
  text-transform: inherit; }

.search-price-range label {
  display: inline; }
  .search-price-range label input {
    display: block;
    padding-left: 1.5rem; }
    @media (min-width: 551px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 551px) {
    .search-price-range label span {
      display: inline;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.category-suggestion-list {
  margin: 0 -1.5rem;
  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: 1.5rem;
  padding-right: 1.5rem;
  width: 33.33333%;
  float: left;
  font-size: 15px; }

.search-refine {
  margin-left: 1.5rem; }

.quickSearchMessage {
  background: #fff;
  font-size: 15px;
  padding: 1.5rem;
  text-align: center;
  color: #000;
  margin-bottom: 0; }

.navBar--account {
  display: none; }
  @media (min-width: 801px) {
    .navBar--account {
      display: block; } }

.account-heading {
  border-bottom: 1px solid #dbdbdb;
  margin: 0;
  padding-bottom: 1rem; }

.account-list {
  list-style: none;
  margin-left: 0; }

.account-listItem {
  border-bottom: 1px solid #dbdbdb;
  padding: 1.5rem 0;
  position: relative; }
  .account-listItem img {
    width: 100%; }
  .account-listItem .account-product-image {
    width: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }

.account-listShipping {
  border-bottom: 1px solid #dbdbdb;
  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-figure:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.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: 551px) {
    .account-product-body {
      padding-bottom: 0; } }
  .account-product-body .definitionList {
    font-size: 15px;
    margin-bottom: 0; }

.account-product-title {
  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: "Exo 2", Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin: -0.21429rem 0 1rem;
  text-transform: inherit; }

.account-product-price {
  float: right;
  font-size: 15px; }

.account-product-description + .definitionList {
  margin: -1.35714rem 0 1.5rem; }

.account-product-refundQty {
  color: #a5a5a5;
  margin-bottom: 0; }

.account-product-details {
  margin: 0 -1.5rem;
  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: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
  float: left; }
  @media (min-width: 551px) {
    .account-product-detail {
      width: 33.33333%; } }
  @media (min-width: 1001px) {
    .account-product-detail {
      width: 25%; } }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem; }
    @media (min-width: 551px) {
      .account-product-detail + .account-product-detail {
        margin-top: 0; } }
  @media (min-width: 551px) {
    .account-product-detail + .account-product-detail--full {
      margin-top: 1.5rem; } }

@media (min-width: 1001px) {
  .account-product-detail--large {
    width: 50%; } }

.account-product-detail--full {
  width: 100%; }

.account-product-detail-heading {
  color: #989898;
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
  font-size: 12px;
  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; }
    @media (min-width: 1001px) {
      .account-product--alignMiddle .account-product-checkItem {
        left: -2.5rem; } }
    .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; }
    @media (min-width: 1001px) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 1001px) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

.account-orderTotal {
  float: right;
  font-size: 15px;
  margin-top: -1.5rem;
  width: 66.66667%; }

.account-orderTotal-key,
.account-orderTotal-value {
  margin: 0;
  padding: 1.5rem 0; }

.account-orderTotal-key {
  color: #989898;
  float: left;
  font-weight: 400; }
  .account-orderTotal-key:last-of-type {
    position: relative;
    top: 0.28571rem; }

.account-orderTotal-value {
  border-bottom: 1px solid #dbdbdb;
  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: 551px) {
    .account-orderStatus {
      float: right;
      position: inherit;
      text-align: right; } }

.account-orderStatus-label {
  background-color: #bfbfbf;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 0.35714rem;
  padding: 0.21429rem 0.5rem; }

.account-orderStatus-action {
  color: #989898;
  display: inline-block;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0.25px;
  margin-left: 0.78571rem;
  text-align: right;
  text-decoration: underline;
  vertical-align: top; }
  @media (min-width: 551px) {
    .account-orderStatus-action {
      display: block;
      margin-left: 0; } }
  .account-orderStatus-action:hover {
    color: #4f4f4f; }

.account .pagination {
  color: #a5a5a5;
  margin-top: 3rem;
  text-align: center; }

.account-message .is-read {
  color: #a5a5a5; }

.account-sidebar-block {
  font-size: 15px; }
  .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: #4f4f4f;
  font-weight: 400;
  margin-top: 1.5rem; }

.account-downloads-summary {
  border-bottom: 1px solid #dbdbdb;
  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; }

.account_recentitems .productGrid .product {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 50%;
  float: none;
  display: inline-block;
  font-size: 1rem;
  vertical-align: top; }
  @media (min-width: 551px) {
    .account_recentitems .productGrid .product {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 33.33333%;
      float: none; } }
  @media (min-width: 801px) {
    .account_recentitems .productGrid .product {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 25%;
      float: none; } }

.wishlists-table {
  margin-left: auto;
  margin-right: auto;
  max-width: 92.85714rem; }

.wishlist-header {
  display: none;
  text-align: center; }

.modal .wishlist-header {
  display: block; }

.wishlist-form {
  margin: 0 auto;
  max-width: 92.85714rem;
  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: 1.5rem;
    padding-right: 1.5rem;
    width: 100%;
    float: left; }

.share-wishlist {
  margin-left: auto;
  margin-right: auto;
  max-width: 46.42857rem;
  text-align: center; }

.icon--ratingEmpty svg {
  fill: #dfdfdf; }

.icon--ratingFull svg {
  fill: #454545; }

.rating--small {
  display: inline-block; }
  .rating--small .icon {
    height: 1rem;
    width: 1rem;
    margin-top: -3px; }

.apple-pay-checkout-button {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% 60%;
  border-radius: 0.28571rem;
  cursor: pointer;
  display: none;
  max-height: 4.57143rem;
  min-height: 2.28571rem;
  min-width: 9.57143rem;
  padding: 1.5rem;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-white); }

.cart-additionalCheckoutButtons .apple-pay-checkout-button {
  margin-top: 0.78571rem; }

.apple-pay-supported .apple-pay-checkout-button {
  display: block; }
  @media (min-width: 551px) {
    .apple-pay-supported .apple-pay-checkout-button {
      display: inline-block;
      float: right; } }

.previewCartCheckout .apple-pay-checkout-button {
  float: none;
  margin-top: 0.78571rem; }

@font-face {
  font-family: "icons";
  src: url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/fonts/icons.eot");
  src: url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/fonts/icons.eot?#iefix") format("embedded-opentype"), url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/fonts/icons.woff") format("woff"), url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/fonts/icons.ttf") format("truetype"), url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/fonts/icons.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "icons";
    src: url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/fonts/icons.svg") format("svg"); } }

.ico:before {
  display: inline-block;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  font-smoothing: antialiased; }

.newsletter {
  text-align: left;
  padding: 1.5rem 0; }
  .newsletter .newsletter-heading, .newsletter form {
    display: inline-block;
    vertical-align: middle; }
  .newsletter .newsletter-heading {
    color: #ffffff;
    margin: 0;
    font-weight: normal;
    font-size: 22px;
    text-transform: none; }
  .newsletter .form-field {
    margin: 0; }
  .newsletter form {
    max-width: 500px;
    margin: auto;
    padding: 0 1.5rem; }
    .newsletter form .form-prefixPostfix {
      display: block; }
      @media (min-width: 1001px) {
        .newsletter form .form-prefixPostfix {
          flex-wrap: nowrap; } }
      @media (min-width: 801px) {
        .newsletter form .form-prefixPostfix {
          display: flex; } }
      .newsletter form .form-prefixPostfix-button--postfix {
        font-weight: bold;
        text-transform: none; }
        @media (min-width: 1001px) {
          .newsletter form .form-prefixPostfix-button--postfix {
            margin-left: -50px; } }
    .newsletter form input, .newsletter form button {
      border-radius: 30px; }
    .newsletter form input {
      color: #000;
      width: 100%;
      min-width: 250px;
      margin-bottom: 1rem; }
      @media (min-width: 1001px) {
        .newsletter form input {
          margin-right: -1px; } }
      @media (min-width: 801px) {
        .newsletter form input {
          width: auto;
          margin-bottom: 0; } }
      .newsletter form input:focus {
        border-color: #989898; }
      .newsletter form input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #666; }
      .newsletter form input::-moz-placeholder {
        /* Firefox 19+ */
        color: #666; }
      .newsletter form input:-ms-input-placeholder {
        /* IE 10+ */
        color: #666; }
      .newsletter form input:-moz-placeholder {
        /* Firefox 18- */
        color: #666; }
    .newsletter form button {
      padding: 0 1.5rem;
      letter-spacing: 1px; }
      @media (min-width: 1001px) {
        .newsletter form button {
          width: auto; } }

.topbar {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  top: 26px;
  z-index: 20;
  background: none;
  font-size: 14px;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
  .topbar:before, .topbar:after {
    content: " ";
    display: table; }
  .topbar:after {
    clear: both; }
  .topbar ul,
  .topbar ol {
    list-style: none;
    margin-left: 0;
    margin: 0;
    padding: 0; }
    .topbar ul ul,
    .topbar ul ol,
    .topbar ol ul,
    .topbar ol ol {
      list-style: none;
      margin-bottom: 0; }
    .topbar ul li,
    .topbar ol li {
      margin: 0;
      padding: 0; }
  .topbar-section {
    float: left; }
    .topbar-section:before, .topbar-section:after {
      content: " ";
      display: table; }
    .topbar-section:after {
      clear: both; }
  .topbar-section--alt {
    float: right;
    margin-left: 1.5rem; }
  .topbar-section + .topbar-section {
    margin-left: 1.5rem; }
  @media (min-width: 551px) {
    .topbar-item {
      float: left; } }
  .topbar-item, .topbar-action {
    display: block; }
  @media (min-width: 801px) {
    .topbar {
      position: static;
      background-color: #dddddd;
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
      border-bottom: 1px solid #e0e1e1;
      display: flex;
      align-items: center;
      transform: none; } }
  @media (min-width: 1001px) {
    .topbar {
      font-size: 16px; } }
  @media (max-width: 1000px) {
    .topbar {
      display: none; } }
  @media (min-width: 1261px) {
    .topbar {
      padding-left: 80px;
      padding-right: 80px; } }
  .topbar .navUser-section {
    min-width: 100px; }
    .topbar .navUser-section > li > a {
      color: #000; }
  .topbar__left, .topbar__right {
    float: left; }
  .topbar__left {
    width: 55%;
    display: inline-block;
    vertical-align: middle;
    padding: 0.5rem 0;
    display: none; }
    .topbar__left a:hover {
      color: #ff2720; }
    @media (min-width: 801px) {
      .topbar__left {
        display: block; } }
  .topbar__tag span:not(.navUser-or):not(.mr-0) {
    margin-right: 30px; }
    .topbar__tag span:not(.navUser-or):not(.mr-0) i {
      color: #ff2720;
      margin-right: 10px;
      font-size: 22px;
      vertical-align: middle;
      margin-top: -3px; }
    .topbar__tag span:not(.navUser-or):not(.mr-0) u {
      text-decoration: none;
      color: #ff2720; }
  .topbar__tag a {
    text-decoration: none; }
  .topbar__tag2 span:not(.navUser-or):not(.mr-0) {
    margin-right: 10px; }
    .topbar__tag2 span:not(.navUser-or):not(.mr-0) i {
      color: #ff2720;
      margin-right: 10px;
      font-size: 22px;
      vertical-align: middle;
      margin-top: -3px; }
    .topbar__tag2 span:not(.navUser-or):not(.mr-0) u {
      text-decoration: none;
      color: #ff2720; }
  .topbar__tag2 a {
    text-decoration: none; }
  .topbar__right {
    width: 45%;
    position: relative; }
    .topbar__right .navUser-section > li > a {
      color: #fff; }
      .topbar__right .navUser-section > li > a:hover {
        text-shadow: 0 0 2px white; }
    .topbar__right:before, .topbar__right:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: -2px;
      transform: skew(-45deg, 0deg); }
    .topbar__right:before {
      left: -50px;
      width: 60px;
      background: #999; }
    .topbar__right:after {
      left: 0;
      right: -50%;
      background: #333; }
  .topbar .previewCartList {
    color: #000; }

.navUser-action svg {
  height: 22px;
  width: 20px;
  fill: #000; }

.header {
  background: white;
  width: 100%;
  z-index: 20;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }
  @media (min-width: 801px) {
    .header {
      overflow: visible;
      position: relative;
      margin-bottom: 20px; } }
  .header.is-open {
    height: 100%; }
    @media (min-width: 801px) {
      .header.is-open {
        height: auto; } }
  .header__btm {
    display: flex;
    align-items: center;
    padding: 1rem 20px 1rem 60px; }
    @media (min-width: 1001px) {
      .header__btm {
        padding: 1.5rem 0 0 1.5rem; }
        .header__btm.stuck {
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
          position: fixed;
          width: 100%;
          padding: 0;
          min-height: 2px; }
          .header__btm.stuck .header__left {
            position: fixed;
            top: 0;
            left: 0;
            width: 15%;
            background: #ffffff;
            padding-bottom: 0;
            height: 42px;
            padding: 0px 10px 0px 20px;
            vertical-align: middle; }
            .header__btm.stuck .header__left a {
              display: inline-block;
              line-height: 42px; }
            .header__btm.stuck .header__left img {
              max-height: 32px; }
          .header__btm.stuck .header__right {
            background: #FFFFFF;
            position: fixed;
            width: 85%;
            top: 0;
            right: 0;
            flex-direction: row-reverse;
            flex-wrap: wrap;
            align-items: center; }
            .header__btm.stuck .header__right-top {
              padding-right: 0; }
            .header__btm.stuck .header__right:before, .header__btm.stuck .header__right:after {
              content: '';
              position: absolute;
              top: 0;
              bottom: 0;
              transform: skew(-45deg, 0deg);
              z-index: -1; }
            .header__btm.stuck .header__right:before {
              left: -10px;
              width: 60px;
              background: #999; }
            .header__btm.stuck .header__right:after {
              left: 0;
              right: -50%;
              background: #333; }
            .header__btm.stuck .header__right .navPages-item > a {
              color: #FFFFFF; }
              .header__btm.stuck .header__right .navPages-item > a:hover {
                color: #aaaaaa; }
          .header__btm.stuck .header__call {
            padding: 0 1.5rem 0 0.78571rem; }
            .header__btm.stuck .header__call a {
              font-size: 14px;
              line-height: 40px; }
            .header__btm.stuck .header__call span {
              /*font-size: 12px;
            line-height: 1;*/
              display: none; }
          .header__btm.stuck .header__search {
            display: flex;
            align-items: center;
            max-width: 200px;
            padding: 0; }
            .header__btm.stuck .header__search .quickSearchResults {
              left: auto;
              right: 50px;
              top: calc(100% + 6px); }
            .header__btm.stuck .header__search form:focus {
              outline: 0; }
            .header__btm.stuck .header__search .form-field input, .header__btm.stuck .header__search .form-field button {
              height: 30px; }
            .header__btm.stuck .header__search .form-field input {
              padding-left: 1.5rem;
              padding-right: 0;
              font-size: 11px;
              width: 100%; }
            .header__btm.stuck .header__search .form-field button {
              min-width: 30px;
              padding: 0;
              position: relative; }
              .header__btm.stuck .header__search .form-field button img {
                height: 18px;
                position: absolute;
                top: 19px;
                left: 50%;
                transform: translate(-50%, -50%); }
          .header__btm.stuck .header__menu {
            margin-top: 0; }
          .header__btm.stuck .header__right-btm {
            flex-grow: 1; }
          .header__btm.stuck .header-cart > a {
            min-width: 32px;
            height: 32px;
            background-size: contain;
            background-image: url("../png/cart-white.png"); }
          .header__btm.stuck .countPill {
            top: 6px;
            left: 3px;
            width: 23px;
            color: #ffffff; }
          .header__btm.stuck .navPages-list > .navPages-item[mega].relative {
            position: static; }
            .header__btm.stuck .navPages-list > .navPages-item[mega].relative > .navPage-subMenu {
              width: 100% !important; } }
    @media (min-width: 1001px) and (max-width: 1201px) {
      .header__btm.stuck .header__left {
        width: 20%; }
      .header__btm.stuck .header__right {
        width: 80%; }
      .header__btm.stuck .navPages-list > .navPages-item > .navPages-action {
        font-size: 12px; }
      .header__btm.stuck .header__search {
        max-width: 150px; }
      .header__btm.stuck .header__call a {
        font-size: 14px; }
      .header__btm.stuck .header__call span {
        font-size: 12px; }
      .header__btm.stuck .header-cart > a {
        min-width: 26px;
        height: 36px; }
      .header__btm.stuck .countPill {
        top: 9px;
        font-size: 11px; } }
    @media (min-width: 1261px) {
      .header__btm {
        padding: 1rem 80px 0 80px; } }
    @media (max-width: 1000px) {
      .header__btm {
        position: relative; } }
    @media (max-width: 550px) {
      .header__btm {
        padding: 0.35714rem 10px 0.35714rem 50px; }
        .header__btm .header-cart > a {
          min-width: 34px;
          height: 36px; }
        .header__btm .countPill {
          top: 9px;
          font-size: 11px; } }
    .header__btm.stuck .header__cart {
      margin-right: 20px; }
      .header__btm.stuck .header__cart .header-cartLabel {
        display: none; }
  @media (min-width: 1001px) {
    .header__left {
      padding-bottom: 1rem;
      width: 230px; } }
  @media (min-width: 1261px) {
    .header__left {
      width: 290px; } }
  .header__right {
    display: flex;
    justify-content: flex-end; }
    @media (min-width: 801px) {
      .header__right {
        flex-direction: column; } }
    @media (min-width: 1001px) {
      .header__right {
        width: calc(100% - 230px); } }
    @media (min-width: 1261px) {
      .header__right {
        width: calc(100% - 290px); } }
    @media (max-width: 1000px) {
      .header__right {
        flex-grow: 1;
        padding-left: 1.5rem; } }
    @media (max-width: 800px) {
      .header__right {
        padding-left: 0; } }
    .header__right-top {
      display: flex; }
      @media (min-width: 801px) {
        .header__right-top {
          flex-wrap: wrap; } }
      @media (max-width: 800px) {
        .header__right-top {
          width: 100%; } }
      @media (min-width: 1001px) {
        .header__right-top {
          padding-right: 1.5rem; } }
      @media (min-width: 1261px) {
        .header__right-top {
          padding: 0; } }
  .header__call {
    padding: 0 0 0 1.5rem; }
    @media (min-width: 1001px) {
      .header__call {
        text-align: center;
        padding: 0 0 0 1.5rem; }
        .header__call > * {
          display: block; } }
    @media (min-width: 801px) and (max-width: 1000px) {
      .header__call {
        width: 100%; } }
    @media (min-width: 1261px) {
      .header__call {
        padding: 0 0 0 1.5rem; } }
    @media (max-width: 1000px) {
      .header__call {
        margin-bottom: 0.78571rem;
        display: flex;
        align-items: center; } }
    @media (max-width: 800px) {
      .header__call {
        margin-bottom: 0;
        flex-direction: column;
        flex-grow: 1; } }
    .header__call > * {
      color: #413b15; }
    .header__call span {
      font-size: 12px;
      display: inline-block; }
      @media (max-width: 480px) {
        .header__call span {
          /*        font-size: 12px;
        */ } }
      @media (min-width: 801px) {
        .header__call span {
          margin-right: 1rem;
          /*font-size: 12px;
*/ } }
      @media (min-width: 1001px) {
        .header__call span {
          /*margin-bottom: 5px;*/
          margin-right: 0; } }
    .header__call a {
      font-size: 12px;
      font-weight: bold;
      line-height: 1;
      text-decoration: none;
      font-family: "Exo 2", Arial, Helvetica, sans-serif; }
      @media (min-width: 801px) {
        .header__call a {
          font-size: 14px; } }
      @media (max-width: 480px) {
        .header__call a {
          /*font-size: 12px;*/ } }
      .header__call a:hover {
        color: #ff2720; }
  .header__menu {
    flex-grow: 1;
    margin-top: 0px; }
  .header__search {
    position: relative;
    flex-grow: 1;
    padding: 0 1.5rem 0 3rem; }
    @media (max-width: 1000px) {
      .header__search {
        padding: 0; } }
    .header__search form, .header__search .form-field {
      margin: 0; }
    .header__search .form-field {
      display: flex;
      justify-content: flex-end; }
      .header__search .form-field input {
        width: 50%; }
        .header__search .form-field input::-moz-placeholder {
          color: #000; }
        .header__search .form-field input::placeholder {
          color: #000; }
      .header__search .form-field input, .header__search .form-field button {
        display: inline-block;
        height: 34px; }
    .header__search .form-input {
      background-color: #f5f5f5;
      border-radius: 30px 0 0 30px;
      padding-left: 15px;
      padding-right: 30px;
      border-color: #aaaaaa; }
      .header__search .form-input:focus {
        border-color: #ff2720; }
    .header__search button {
      background: #ff2720;
      /*padding-right: 10px;
      padding-left: 10px;*/
      border-radius: 50%;
      width: 34px;
      transform: translateX(-50%); }
      .header__search button:hover {
        background: #cc1f1a; }
      .header__search button img {
        width: 18px;
        margin-top: -4px; }
        @media (min-width: 1001px) {
          .header__search button img {
            /*width: 18px;*/ } }
  @media (max-width: 1000px) {
    .header__menu .navPages:not(.is-open) {
      display: none; } }

.header-cart {
  display: inline-block;
  vertical-align: middle; }
  @media (min-width: 801px) {
    .header-cart {
      position: relative; } }
  .header-cart > a {
    display: block;
    min-width: 32px;
    height: 32px;
    color: white;
    background-image: url(https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/icons/cart-dark.svg);
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative; }
    @media (min-width: 801px) {
      .header-cart > a {
        /*      min-width: 54px;
            height: 54px;
            background-size: 54px;
      */ } }
    .header-cart > a:hover, .header-cart > a.is-open {
      color: #a5a5a5; }
  .header-cart .dropdown-menu {
    min-width: 22.85714rem;
    max-width: 22.85714rem; }
    .header-cart .dropdown-menu.is-open {
      top: auto !important;
      left: auto !important;
      right: 0.35714rem; }
      @media (min-width: 801px) {
        .header-cart .dropdown-menu.is-open {
          right: 0; } }
      .header-cart .dropdown-menu.is-open:before, .header-cart .dropdown-menu.is-open:after {
        left: auto; }
      .header-cart .dropdown-menu.is-open:before {
        right: 0.42857rem; }
        @media (min-width: 801px) {
          .header-cart .dropdown-menu.is-open:before {
            right: 0.78571rem; } }
      .header-cart .dropdown-menu.is-open:after {
        right: 0.57143rem; }
        @media (min-width: 801px) {
          .header-cart .dropdown-menu.is-open:after {
            right: 0.92857rem; } }

.header-cartLabel {
  display: inline-block;
  color: #000000;
  line-height: 32px;
  padding: 0 0 0 42px; }

.countPill {
  border-radius: 50%;
  color: #000;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 6.25px;
  left: 4px;
  right: 0;
  width: 27px; }
  @media (min-width: 801px) {
    .countPill {
      left: 4px;
      right: 0; } }
  @media (max-width: 480px) {
    .countPill {
      left: 3px;
      right: 0; } }

.countPill--positive {
  display: inline-block; }

.countPill--alt {
  background-color: #dfdfdf;
  color: #454545; }

.header-logo {
  font-size: 0;
  margin: 0; }
  @media (min-width: 801px) {
    .header.fixed .header-logo {
      background-color: #e8e8e8;
      margin: 0;
      padding: 0.35714rem 0;
      position: absolute;
      top: 0;
      width: 100%; } }
  .header-logo > a {
    color: #4f4f4f;
    display: inline-block;
    padding: 0;
    position: relative;
    text-decoration: none;
    width: 100%;
    z-index: 20; }
    .header-logo > a:before, .header-logo > a:after {
      content: " ";
      display: table; }
    .header-logo > a:after {
      clear: both; }
    @media (min-width: 801px) {
      .header-logo > a {
        background: none;
        border-bottom: 0;
        display: inline; } }
    .header-logo > a:hover {
      color: #a5a5a5; }
    .header-logo > a:active {
      color: #a5a5a5; }

.header-logo--left {
  text-align: left; }
  @media (min-width: 801px) {
    .header-logo--left {
      margin-left: 2.85714rem; } }
  .header-logo--left .header-logo-image {
    right: unset; }

.header-logo--right {
  text-align: right; }
  @media (min-width: 801px) {
    .header-logo--right {
      margin-right: 2.85714rem; } }
  .header-logo--right .header-logo-image {
    left: unset; }

.header-logo-text {
  display: block;
  font-family: "Exo 2", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.35714rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0.21429rem 0;
  text-overflow: ellipsis;
  white-space: nowrap; }
  @media (min-width: 551px) {
    .header-logo-text {
      font-size: 22px;
      letter-spacing: 0.64286rem;
      padding-bottom: 0;
      padding-top: 0; } }
  @media (min-width: 801px) {
    .header-logo-text {
      display: inline;
      font-size: 28px;
      margin-left: 0;
      margin-right: -0.64286rem;
      max-width: none;
      overflow: auto;
      white-space: normal; }
      .header.fixed .header-logo-text {
        font-size: 25px; } }

/*.header-logo-image-container {
    position: relative;
}

.header-logo-image-container:after {
    content: '';
    display: block;
    padding-bottom: remCalc($header-height) - $header-logo-marginVertical * 2;

    @include breakpoint("medium") {
        padding-bottom: get-height(stencilString('logo_size'));
    }
}*/
.header-logo-image {
  max-height: 32px; }
  @media (min-width: 551px) {
    .header-logo-image {
      max-height: 37px; } }
  @media (min-width: 801px) {
    .header-logo-image {
      max-height: 60px; } }
  @media (min-width: 1001px) {
    .header-logo-image {
      max-height: none; } }

.mobileMenu-toggle {
  display: inline-block;
  font-size: 0;
  left: 0;
  overflow: hidden;
  padding: 0 1.28571rem;
  position: absolute;
  z-index: 50; }
  @media (min-width: 1001px) {
    .mobileMenu-toggle {
      display: none; } }
  @media (min-width: 551px) {
    .mobileMenu-toggle {
      height: 3.92857rem;
      width: 3.92857rem; } }
  @media (max-width: 550px) {
    .mobileMenu-toggle {
      height: 3.28571rem;
      width: 3.28571rem; } }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #2d2d2d;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    transform: rotate(0deg);
    transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms;
    width: 1.42857rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 50%;
    left: 50%;
    transition: background-color 10ms ease-in 100ms;
    position: absolute;
    transform: translate(-50%, -50%); }
  .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    top: -0.5rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    bottom: -0.5rem; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
    background-color: transparent;
    transition-delay: 100ms; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      background-color: #2d2d2d;
      bottom: auto;
      top: auto;
      transition: transform 100ms ease-in 150ms, top 100ms ease-in, bottom 100ms ease-in; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before {
      top: 0;
      transform: rotate(45deg); }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      bottom: 0;
      transform: rotate(-45deg); }

.header__search.search-hero {
  display: none !important; }
  @media (max-width: 800px) {
    .header__search.search-hero {
      display: block !important;
      padding: 15px;
      background: #eeede9; }
      .header__search.search-hero button {
        transform: none;
        position: absolute;
        right: 22px;
        padding-right: 16px;
        padding-left: 16px; }
      .header__search.search-hero .form-input {
        width: calc(100% - 32px); } }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: subpixel-antialiased;
  background: #f7f7f7;
  overflow-x: hidden; }
  body.page .page-content {
    padding: 3rem;
    background: #fff;
    border: 1px solid #e5e5e5; }

p, ul, ol, dl {
  margin-bottom: 1.2rem; }

@media (max-width: 1000px) {
  .body {
    padding-top: 1rem; } }

.body:before, .body:after {
  content: " ";
  display: table; }

.body:after {
  clear: both; }

section.page-content {
  background: #fff;
  border: 1px solid #e7e7e7;
  padding: 6rem; }

.page-content,
.page-content--full {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
  float: left; }

@media (min-width: 801px) {
  .page-content--centered {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 66.66667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; } }

.page-content--textCenter {
  text-align: center; }

.page-sidebar {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 1.5rem;
  padding-right: 0;
  padding-left: 0; }
  .page-sidebar + .page-content {
    padding: 0; }
  @media (min-width: 801px) {
    .page-sidebar {
      width: 254px;
      padding-right: 1.5rem; }
      .page-sidebar + .page-content {
        width: calc(100% - 254px);
        padding-left: 0; } }
  .page-sidebar > nav {
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 1rem; }
  .page-sidebar .range-block .button {
    letter-spacing: normal; }
  .page-sidebar .range-block .form-minMaxRow .form-field {
    padding-left: 0.35714rem;
    padding-right: 0.35714rem; }
  .page-sidebar .range-block .form-minMaxRow {
    margin-left: -0.35714rem;
    margin-right: -0.35714rem; }

.f-logo {
  text-align: center; }

.footer {
  background-color: white;
  position: relative;
  /*margin-top: spacing('double');*/ }

.footer__top {
  background: #999;
  padding: 0.78571rem 0; }
  .footer__top .row {
    margin: 0; }
    .footer__top .row::before, .footer__top .row::after {
      display: none; }
    @media (min-width: 801px) {
      .footer__top .row > *:first-child {
        border-right: 1px solid rgba(255, 255, 255, 0.2); } }
    @media (max-width: 800px) {
      .footer__top .row > *:last-child {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        border-top: 1px solid rgba(255, 255, 255, 0.2); } }

.footer-save {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center; }
  .footer-save strong {
    margin-right: 30px;
    margin-bottom: 0px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #ff2720;
    font-size: 45px;
    line-height: 47px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0px;
    text-transform: uppercase; }
  .footer-save span {
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
    padding: 5px 11px;
    border-radius: 3px;
    background-color: #ff2720;
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px; }
  .footer-save p {
    margin-bottom: 0; }

.footer-quote {
  display: inline-block;
  padding: 5px 30px;
  border: 1px none #000;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.05);
  box-shadow: none;
  color: rgba(255, 255, 255, 0.8); }
  .footer-quote a {
    color: rgba(255, 255, 255, 0.7); }
  @media (min-width: 1001px) and (max-width: 1260px) {
    .footer-quote {
      padding-left: 20px;
      padding-right: 20px; } }
  .footer-quote-title {
    color: #413b15;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 15px;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px; }
    @media (min-width: 1001px) and (max-width: 1260px) {
      .footer-quote-title {
        font-size: 18px; } }
  .footer-quote-block {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 5px; }
    .footer-quote-block.top {
      align-items: flex-start; }
      .footer-quote-block.top svg {
        margin-top: 15px; }
  .footer-quote p {
    margin-left: 50px;
    margin-bottom: 0; }
  .footer-quote a {
    text-decoration: none; }

.fq-l svg {
  fill: #ff2720;
  height: 20px;
  width: 20px;
  margin-top: 5px; }

@media (min-width: 1001px) and (max-width: 1260px) {
  .fq-l {
    font-size: 25px; } }

.fq-r {
  padding-left: 20px; }
  @media (min-width: 1001px) and (max-width: 1260px) {
    .fq-r {
      padding-left: 10px; } }
  .fq-r a {
    display: block;
    font-size: 120%; }
    .fq-r a:hover {
      color: #FFF; }

.gsa-wrap {
  display: flex;
  align-items: center; }

.gsa-text {
  padding-left: 30px; }
  .gsa-text a {
    text-decoration: none;
    font-size: 12px;
    color: #000; }
    .gsa-text a i {
      margin-left: 6px; }

.gsa-logo {
  max-width: 140px; }

.gsa-heading {
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
  color: #000; }
  .gsa-heading span {
    font-family: Montserrat, sans-serif;
    color: #001863;
    font-size: 26px;
    font-weight: 900; }

.beauty-line {
  display: inline-block;
  width: 100%;
  position: relative;
  height: 1px;
  background: #efefef;
  margin: 30px 0; }

.footer-seals {
  width: 100%; }
  .footer-seals img {
    width: 45%;
    margin: 0 2.5px; }

.bbb-logo {
  max-height: 110px; }

.ssl-logo {
  max-width: 100px;
  margin-left: 31px; }

.f-logo {
  width: 50%; }

.footer__mid {
  background-color: #333333;
  padding: 1.5rem 0; }

.footer-social .socialLinks a {
  height: 60px;
  width: 60px;
  background: #000;
  border-radius: 50%; }
  .footer-social .socialLinks a i {
    line-height: 60px; }

.footer-ccs {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px; }
  .footer-ccs div {
    width: 50px;
    height: 31px;
    background-position: center center;
    background-size: cover; }
    .footer-ccs div:not(:last-child) {
      margin-right: 5px; }
    .footer-ccs div.visa {
      background-image: url(../png/5c54adfcc8d23c1a40025552_visa.png); }
    .footer-ccs div.mc {
      background-image: url(../png/5c54ad95c8a5797e98b9127f_mc.png); }
    .footer-ccs div.amex {
      background-image: url(../png/5c54ad95bc6f9342c895e757_amex.png); }
    .footer-ccs div.discover {
      background-image: url(../png/5c54ad9543f8c248b420fa22_discover.png); }
    .footer-ccs div.paypal {
      background-image: url(../png/5c54ad9543f8c2cedb20fa23_pp.png); }

@media (max-width: 800px) {
  .footer-info > .column:last-child > .row {
    display: flex;
    flex-direction: column; }
    .footer-info > .column:last-child > .row .footer-info-col[data-section-type="footer-contact"] {
      order: -1; } }

.footer-info-col {
  color: #8b8b8b;
  font-size: 1rem; }
  @media (max-width: 800px) {
    .footer-info-col {
      text-align: center; }
      .footer-info-col:not([data-section-type="footer-quick-links"]) {
        margin-bottom: 3rem; } }
  @media (min-width: 801px) and (max-width: 1000px) {
    .footer-info-col[data-section-type="footer-seals"] {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: 3rem; } }
  @media (max-width: 800px) {
    .footer-info-col[data-section-type="footer-seals"] {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 3rem; } }
  @media (min-width: 801px) {
    .footer-info-col[data-section-type="footer-contact"] {
      padding-left: 0; } }

@media (min-width: 801px) {
  .footer-info-col--small {
    width: 25%; } }

.footer-info-col--social {
  width: 100%; }

@media (min-width: 551px) {
  .footer-info-col--left {
    padding: 0; } }

@media (min-width: 551px) {
  .footer-info-col--right {
    left: 50%;
    position: inherit; } }

@media (min-width: 801px) {
  .footer-info-col--right {
    left: 0;
    padding: 0;
    text-align: right; } }

.footer-info-heading {
  font-family: rgba(0, 0, 255, 0);
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1.5rem; }

.footer-info-list {
  list-style: none;
  margin-left: 0; }
  .footer-info-list li {
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    line-height: 1em;
    font-weight: 300; }
    .footer-info-list li:not(:last-child) {
      margin-bottom: 30px; }
  .footer-info-list a {
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
    font-size: 15px;
    font-weight: 300; }
    .footer-info-list a:hover {
      text-shadow: 0 0 3px rgba(255, 255, 255, 0.5);
      color: #FFF; }
  .footer-info-list-h {
    text-align: center;
    border-top: 1px solid #dfdfdd;
    border-bottom: 1px solid #dfdfdd;
    padding: 1.5rem 0; }
    .footer-info-list-h li {
      display: block;
      padding: 1.5rem; }
      @media (min-width: 801px) {
        .footer-info-list-h li {
          display: inline-block;
          padding: 0 1.5rem; } }
      .footer-info-list-h li:not(:last-child) {
        margin-bottom: 0; }

address {
  font-style: normal;
  font-size: 15px; }

.footer-contact {
  font-size: 15px; }
  .footer-contact dt, .footer-contact dd {
    display: inline-block;
    margin-bottom: 0; }
  .footer-contact dt {
    margin-right: 5px; }
  .footer-contact a {
    color: #8b8b8b;
    text-decoration: none; }

.footer-copyright {
  text-align: center;
  padding: 1.5rem 0;
  background: #000000;
  color: rgba(255, 255, 255, 0.8); }
  .footer-copyright > .powered-by {
    color: #989898;
    font-size: 12px;
    margin: 0; }
  .footer-copyright a {
    color: #989898;
    text-decoration: none; }
    .footer-copyright a:hover {
      color: #4f4f4f; }
  .footer-copyright p {
    margin-bottom: 0;
    font-size: 12px; }

.footer-payment-icons {
  height: 2.85714rem;
  margin-top: 1.5rem; }
  @media (min-width: 801px) {
    .footer-payment-icons {
      margin-top: 3rem; } }
  .footer-payment-icons .footer-payment-icon {
    height: 100%;
    margin: 0.35714rem;
    vertical-align: middle;
    width: 3.57143rem; }
  .footer-payment-icons svg {
    fill: black; }

@media (min-width: 551px) {
  .footer-geotrust-ssl-seal {
    bottom: 0;
    position: absolute;
    right: 16px; } }

.footer-geotrust-ssl-seal table {
  margin: auto; }

.social-links-container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  padding: 1.5rem 0; }
  .social-links-container .social-heading {
    font-size: 22px;
    text-transform: none;
    vertical-align: middle;
    font-weight: normal;
    margin-bottom: 0;
    padding: 0 1.5rem; }
  .social-links-container .socialLinks {
    /*padding-right: 1.5rem;*/ }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 94.35714rem;
  padding: 0 1.5rem;
  position: relative;
  width: 100%; }
  @media (min-width: 1001px) {
    .container {
      padding: 0 1.5rem; } }
  .container--h-center .breadcrumbs, .container--h-center .page-heading {
    text-align: center; }

.section-heading {
  text-align: center;
  padding: 4em 0; }
  .section-heading h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 1.5rem;
    line-height: 1; }
  .section-heading p {
    font-size: 18px;
    color: #212121; }
  .section-heading a {
    text-decoration: none;
    position: relative;
    display: inline-block; }
    .section-heading a::after {
      content: '\f105';
      display: inline-block;
      font-family: "Font Awesome\ 5 Free";
      margin-left: 10px;
      font-size: 12px;
      transition: 0.3s; }
    .section-heading a:hover::after {
      color: #000;
      transform: translateX(4px); }
  .section-heading span {
    position: relative;
    display: inline-block; }
    .section-heading span::before, .section-heading span::after {
      content: '';
      width: 40px;
      height: 24px;
      background: transparent url(https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/icons/accent.svg) center center no-repeat;
      background-size: contain;
      position: absolute;
      left: 50%;
      transform: translateX(-50%); }
    .section-heading span::before {
      top: -1.5em; }
    .section-heading span::after {
      bottom: -1.5em; }
  .section-heading.smaller h2 {
    font-size: 30px; }

.hero {
  margin-top: 15px; }
  .hero .row {
    margin: 0 -20px; }
    .hero .row:first-child .columns:first-child .section-heading {
      width: 100%;
      background: #fff; }
    .hero .row:not(:last-child) {
      margin-bottom: 20px; }
  .hero .columns {
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden; }
  .hero-grid {
    display: block;
    position: relative;
    overflow: hidden; }
    .hero-grid::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.5);
      visibility: hidden;
      opacity: 0;
      transition: 0.2s; }
    .hero-grid span:not(.button) {
      position: absolute;
      text-align: center;
      top: 50%;
      right: 38px;
      transform: translateY(-80%);
      font-family: "Exo 2", Arial, Helvetica, sans-serif;
      font-size: 30px;
      font-weight: bold;
      color: #fff;
      text-shadow: 1px 1px 6px #000;
      line-height: 1; }
    .hero-grid .button {
      position: absolute;
      visibility: hidden;
      opacity: 0;
      transition: 0.3s; }
    .hero-grid:hover .button {
      visibility: visible;
      opacity: 1; }
    .hero-grid:hover::before {
      opacity: 1;
      visibility: visible; }
    .hero-grid.hero-sr::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.65);
      z-index: 10; }
    .hero-grid.hero-sr::before {
      background: rgba(0, 0, 0, 0.3); }
    .hero-grid.hero-sr span {
      z-index: 11; }
  .hero-mid-h span:not(.button) {
    right: 50%;
    transform: translate(50%, -50%); }
  .hero-mid-h .button {
    bottom: 50px;
    left: 50%;
    transform: translate(-50%, 100px); }
  .hero-mid-h:hover .button {
    transform: translate(-50%, 30px); }
  .hero-right-h .button {
    bottom: 70px;
    right: 40px;
    transform: translateX(200px); }
  .hero-right-h:hover .button {
    transform: translateX(0); }
  .hero-slider {
    display: flex;
    flex-wrap: wrap; }
    .hero-slider::before, .hero-slider::after {
      display: none; }
  .hero-right {
    display: flex;
    justify-content: space-between;
    margin-top: 1rem; }
    @media (min-width: 1001px) {
      .hero-right {
        height: 100%;
        flex-direction: column;
        margin-top: 0; } }
    @media (max-width: 800px) {
      .hero-right {
        flex-direction: column; }
        .hero-right .hero-right-top {
          margin-bottom: 1rem; } }
    .hero-right > div {
      position: relative;
      display: flex;
      align-items: stretch;
      height: 240px;
      background-size: cover;
      width: 100%; }
      @media (min-width: 801px) and (max-width: 1000px) {
        .hero-right > div {
          float: left;
          flex: 0 0 49%;
          width: 49%;
          max-width: 49%;
          margin: 2% 2% 0 0; }
          .hero-right > div:nth-child(-n + 2) {
            margin-top: 0; }
          .hero-right > div:nth-child(2n) {
            margin-right: 0; }
          .hero-right > div:nth-child(2n + 3) {
            clear: left; } }
      .hero-right > div a {
        width: 100%;
        text-decoration: none; }
  .hero-btm > * {
    height: 250px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    position: relative; }
    @media (max-width: 1000px) {
      .hero-btm > * {
        padding-left: 8px;
        padding-right: 8px; } }
  .hero-btm-l, .hero-btm-r {
    display: flex;
    align-items: stretch;
    height: 100%;
    position: relative;
    background: no-repeat center center / cover; }
    .hero-btm-l a, .hero-btm-r a {
      width: 100%;
      text-decoration: none; }
  @media (max-width: 800px) {
    .hero-btm-l {
      margin-bottom: 1rem; } }
  @media (max-width: 1000px) {
    .hero-btm .hero-overlay {
      border-radius: 40px; } }

.hero-overlay {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  display: flex;
  padding: 10px;
  justify-content: space-between;
  align-items: center;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.75); }
  .hero-overlay-icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 60px;
    width: 60px;
    background-color: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    font-weight: 700;
    border-radius: 30px; }
    .hero-overlay-icon.icon-delivery {
      background: #ff2720 url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/img/delivery-white.svg") center center no-repeat;
      background-size: 40px; }
    @media (max-width: 1000px) {
      .hero-overlay-icon {
        left: -7px; } }
  .hero-overlay-text {
    font-size: 16px;
    font-weight: 700;
    font-family: "Exo 2", Arial, Helvetica, sans-serif;
    line-height: 1.2;
    color: #000; }
    .hero-overlay-text span {
      color: #0f5672;
      margin-right: 5px;
      font-size: 21px;
      text-transform: uppercase; }
      .hero-overlay-text span.accent {
        color: #ff2720; }
  .hero-overlay .button {
    padding: 10px 18px;
    text-transform: none;
    transition: none;
    font-weight: bold;
    min-width: 140px; }
  .hero-overlay.hero-overlay--slider {
    justify-content: center; }
    .hero-overlay.hero-overlay--slider .hero-overlay-text {
      font-size: 30px;
      font-weight: 600;
      left: 30px;
      right: 30px;
      margin-right: 20px; }
      .hero-overlay.hero-overlay--slider .hero-overlay-text span {
        font-size: 30px;
        color: #000;
        font-weight: 800;
        margin-right: 0; }
  .hero-overlay.long {
    padding-left: 80px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    right: 20px; }
    @media (max-width: 1000px) {
      .hero-overlay.long {
        padding-left: 62px; } }
    .hero-overlay.long .button {
      margin-right: -20px; }
    .hero-overlay.long .hero-overlay-text {
      font-size: 19px; }
      @media (max-width: 1000px) {
        .hero-overlay.long .hero-overlay-text {
          font-size: 16px; } }

.c-blocks:before, .c-blocks:after {
  content: " ";
  display: table; }

.c-blocks:after {
  clear: both; }

.c-block {
  margin-bottom: 3em;
  position: relative; }
  @media (min-width: 1001px) {
    .c-block {
      float: left;
      flex: 0 0 47%;
      width: 47%;
      max-width: 47%;
      margin: 6% 6% 0 0;
      padding-right: 80px; }
      .c-block:nth-child(-n + 2) {
        margin-top: 0; }
      .c-block:nth-child(2n) {
        margin-right: 0; }
      .c-block:nth-child(2n + 3) {
        clear: left; }
      .c-block-inner {
        background: #fff;
        border-radius: 20px;
        position: relative;
        padding: 20px 220px 20px 40px; } }
  @media (min-width: 801px) and (max-width: 1000px) {
    .c-block {
      float: left;
      flex: 0 0 49%;
      width: 49%;
      max-width: 49%;
      margin: 2% 2% 0 0; }
      .c-block:nth-child(-n + 2) {
        margin-top: 0; }
      .c-block:nth-child(2n) {
        margin-right: 0; }
      .c-block:nth-child(2n + 3) {
        clear: left; } }
  @media (min-width: 551px) and (max-width: 800px) {
    .c-block {
      float: left;
      flex: 0 0 49%;
      width: 49%;
      max-width: 49%;
      margin: 2% 2% 0 0; }
      .c-block:nth-child(-n + 2) {
        margin-top: 0; }
      .c-block:nth-child(2n) {
        margin-right: 0; }
      .c-block:nth-child(2n + 3) {
        clear: left; } }
  @media (min-width: 1001px) {
    .c-block.left {
      padding-left: 80px;
      padding-right: 0; }
      .c-block.left .c-block-img {
        left: 0;
        right: auto; }
      .c-block.left .c-block-inner {
        padding: 20px 20px 20px 240px; } }
  .c-block-inner {
    background: #fff;
    border-radius: 20px;
    position: relative;
    padding: 20px; }
  .c-block h3 {
    margin-top: 0;
    font-weight: bold; }
  .c-block ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0; }
  .c-block li {
    font-size: 15px;
    background-image: url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/img/dots.svg");
    background-position: 0% 50%;
    background-size: 8px;
    background-repeat: no-repeat;
    padding-left: 20px; }
    .c-block li:not(:last-child) {
      margin-bottom: 10px; }
  .c-block .button {
    margin-bottom: 0; }
  .c-block a {
    text-decoration: none; }
  .c-block .c-block-img {
    height: 300px;
    overflow: hidden;
    background-size: cover;
    background-position: center center; }
    @media (min-width: 1001px) {
      .c-block .c-block-img {
        width: 300px;
        border-radius: 50%;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2; } }
    @media (max-width: 1000px) {
      .c-block .c-block-img img {
        display: block;
        margin: auto;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px; } }

.gray-full {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f5f5f5; }
  @media (min-width: 801px) {
    .gray-full {
      margin-top: 100px; } }
  .gray-full .section-heading {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0; }

.h-vendors {
  visibility: hidden;
  opacity: 0;
  background: #fff;
  padding: 1.5rem 0;
  margin: 1.5rem -10px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  /*max-height: 104px;*/
  overflow: hidden; }
  .h-vendors .slick-slide {
    display: flex;
    justify-content: center;
    align-items: center; }
    .h-vendors .slick-slide a {
      display: flex;
      align-items: center;
      justify-content: center; }
  @media (max-width: 550px) {
    .h-vendors {
      display: none; } }

.h-brands {
  border-top: 1px solid #e5e5e5;
  margin: 5em 0 0;
  padding: 3em 0; }
  .h-brands .section-heading {
    margin-bottom: 3rem; }
  .h-brands .container > .row:first-child {
    margin-bottom: 1.5rem; }

.h-blog {
  display: flex;
  flex-wrap: wrap; }

.h-post {
  height: 300px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1.5rem;
  background-size: cover;
  background-position: center center;
  width: 100%; }
  @media (min-width: 1001px) {
    .h-post {
      float: left;
      flex: 0 0 32%;
      width: 32%;
      max-width: 32%;
      margin: 2% 2% 0 0; }
      .h-post:nth-child(-n + 3) {
        margin-top: 0; }
      .h-post:nth-child(3n) {
        margin-right: 0; }
      .h-post:nth-child(3n + 4) {
        clear: left; } }
  .h-post::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+47,000000+100&0+47,1+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 47%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */ }
  .h-post-title, .h-post-date {
    position: relative;
    margin: 0; }
  .h-post-title a, .h-post-date {
    color: #fff; }
  .h-post-title {
    font-size: 17px;
    font-weight: normal;
    font-weight: 400; }
    .h-post-title::after {
      content: '';
      width: 100px;
      height: 2px;
      background: #fff;
      display: block;
      margin: 8px 0 8px -21px; }
  .h-post-date {
    font-size: 12px;
    color: #c7c7c9; }

.h-info {
  font-size: 16px;
  background: #fff;
  padding: 50px;
  margin-top: 6rem; }
  .h-info h3 {
    margin-top: 0;
    font-weight: bold; }
  .h-info p:last-child {
    margin-bottom: 0; }

.for-home h2 {
  margin-bottom: 0; }

.container .categories {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px 30px -10px; }
  .container .categories .categorie {
    position: relative;
    display: inline-block;
    width: 50%;
    padding: 7px;
    min-height: 300px; }
    .container .categories .categorie .cont {
      background: #FFF no-repeat center center / cover;
      display: inline-block;
      width: 100%;
      height: 100%;
      position: relative; }
      .container .categories .categorie .cont:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.2); }
      .container .categories .categorie .cont .content {
        display: inline-block;
        background: rgba(255, 255, 255, 0.9);
        padding: 10px 15px;
        border-radius: 3px;
        position: absolute;
        bottom: 15px;
        right: 25px;
        left: 15px; }
        .container .categories .categorie .cont .content h3 {
          margin: 0;
          font-size: 18px;
          line-height: 35px; }
          .container .categories .categorie .cont .content h3 .button {
            float: right;
            margin: 0 -30px 0 0;
            font-weight: bold;
            text-transform: none; }
        .container .categories .categorie .cont .content a, .container .categories .categorie .cont .content a:hover, .container .categories .categorie .cont .content a:active, .container .categories .categorie .cont .content a:visited {
          text-decoration: none; }
        .container .categories .categorie .cont .content a {
          display: inline-block;
          padding: 3px 8px 3px 13px;
          position: relative; }
          .container .categories .categorie .cont .content a:before, .container .categories .categorie .cont .content a:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 0;
            height: 0px;
            border-radius: 100%;
            background: #cc1f1a; }
          .container .categories .categorie .cont .content a:before {
            top: 0;
            width: 10px;
            height: 28px;
            background: url("../png/car-tire.png") no-repeat center center/contain;
            opacity: 1; }
          .container .categories .categorie .cont .content a:hover {
            color: #cc1f1a; }
            .container .categories .categorie .cont .content a:hover:after {
              width: calc(100% - 20px);
              height: 1px;
              left: 10px; }
        .container .categories .categorie .cont .content ul {
          list-style: none;
          margin: 0;
          width: 100%;
          margin-top: 15px; }
          .container .categories .categorie .cont .content ul li {
            display: inline-block; }
      .container .categories .categorie .cont:hover {
        /*transform: scale(1.05);*/
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.7); }
    .container .categories .categorie:nth-child(4n) .cont {
      float: right; }

@media (min-width: 801px) {
  body.category .body {
    padding-top: 1.5rem; } }

body.category .range-block {
  display: none; }

@media (max-width: 800px) {
  body.category .page-sidebar {
    padding-left: 0; } }

/*.subcategories {
  list-style: none;
  border: 1px solid #e5e5e5;
  background: #fff;
  margin-left: 0;
  li {
    @include breakpoint("large") {
      @include columns-border(3);
    }
    @include breakpoint-down("large") {
      @include columns-border(2);
    }
  }
  .button {
    margin-bottom: 0;
    display: block;
    border-radius: 0;
    text-align: left;
    &::after {
      position: absolute;
      right: 12px;
      top: 50%;
      transform: translateZ(0) translateX(0) translateY(-50%);
      background: url('../img/arrow-dark.svg') center center no-repeat;
      background-size: contain;
    }

    &:hover, &:active, &:focus {
      color: #ff2720;
      &::after {
        transform: translateZ(0) translateX(5px) translateY(-50%);
      }
    }
  }
}*/
.category .container-fluid, .search .container-fluid {
  padding: 0 1.5rem; }
  @media (min-width: 1261px) {
    .category .container-fluid, .search .container-fluid {
      padding: 0 80px; } }

.category .header, .search .header {
  margin-bottom: 0; }

.category .body, .search .body {
  margin-top: 0; }

.category-heading, .category-top-filter, .search-heading, .search-top-filter {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 0.78571rem; }

.category .breadcrumbs, .search .breadcrumbs {
  margin-bottom: 1.5rem; }

.category .page-heading, .search .page-heading {
  margin: 1.5rem 0;
  font-weight: 700; }

.category-top-filter, .search-top-filter {
  margin-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  @media (max-width: 800px) {
    .category-top-filter, .search-top-filter {
      justify-content: center; } }
  .category-top-filter:last-child, .search-top-filter:last-child {
    margin-top: 1.5rem; }
  .category-top-filter .form-field, .search-top-filter .form-field {
    margin-bottom: 0; }
  .category-top-filter .pagination, .search-top-filter .pagination {
    width: 100%;
    margin-bottom: 1rem; }
    @media (min-width: 801px) {
      .category-top-filter .pagination, .search-top-filter .pagination {
        margin-bottom: 0;
        width: auto;
        margin-right: auto; } }
    .category-top-filter .pagination ul, .search-top-filter .pagination ul {
      margin-bottom: 0; }

.container-results {
  display: flex;
  flex-direction: column;
  width: 100%; }

.category-description {
  padding: 1rem 0; }
  .category-description p {
    line-height: 1.5 !important; }
    .category-description p:last-child {
      margin-bottom: 0; }
    .category-description p b {
      font-weight: normal !important; }
  @media (min-width: 551px) {
    .category .category-description {
      border-top: 0; } }
  .category-description h1 {
    margin: 0;
    font-size: 32px;
    font-weight: 700; }
    .category-description h1 span {
      color: #000 !important; }
  .category-description * {
    color: #000 !important; }
    .category-description *:not(h1):not(span) {
      font-weight: normal !important; }

.category-description-bottom {
  text-align: left;
  order: 3; }
  .category-description-bottom * {
    color: #4f4f4f !important; }

#product-listing-container, .collections {
  order: 2; }

.collections {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3rem; }

.collection-item {
  margin-bottom: 3rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center; }
  @media (min-width: 801px) {
    .collection-item {
      float: left;
      flex: 0 0 49%;
      width: 49%;
      max-width: 49%;
      margin: 2% 2% 0 0; }
      .collection-item:nth-child(-n + 2) {
        margin-top: 0; }
      .collection-item:nth-child(2n) {
        margin-right: 0; }
      .collection-item:nth-child(2n + 3) {
        clear: left; } }
  .collection-item h2 a {
    color: #413b15; }

.blog_post .breadcrumbs {
  text-align: center; }

.blog_post .blog {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 3rem; }

.blog-posts {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.5rem 3rem; }
  .blog-posts > .blog {
    float: left;
    width: 33.33333%;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 1.5rem; }
    @media screen and (max-width: 800px) {
      .blog-posts > .blog {
        width: 100%; } }

.blog-result {
  padding: 20px 20px 30px;
  border: 1px solid #e5e5e5;
  margin-bottom: 1.5rem;
  background: #fff; }

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 801px) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog .tags {
    margin-top: 3rem;
    text-align: center; }
  .blog .socialLinks {
    text-align: center; }
    .blog .socialLinks svg {
      fill: #333; }
  .blog .addthis_toolbox {
    margin-top: 3rem; }

.blog-header {
  text-align: center; }

.blog-title {
  margin: 0 0 0.35714rem; }
  .blog-title a {
    text-decoration: none; }

.blog-date,
.blog-author {
  color: #989898; }

.blog-author {
  margin-bottom: 2.5rem; }

.blog-post {
  font-size: 15px;
  text-align: left; }

.blog-post-figure {
  background-position: center center;
  background-repeat: no-repeat; }

.blog-thumbnail {
  margin: 0;
  position: relative; }
  .blog-result .blog-thumbnail {
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat; }
    .blog-result .blog-thumbnail a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
  .blog_post .blog-thumbnail {
    margin: 0 auto 3rem; }
    .blog_post .blog-thumbnail img.lazyload {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }

.blog-post-figure {
  display: block;
  margin: 0 auto;
  text-align: center; }
  .blog-result .blog-post-figure {
    margin: -1.5rem -1.5rem 3rem; }
  @media (min-width: 801px) {
    .blog_post .blog-post-figure {
      width: 66.66667%; } }

.blog-post-body {
  display: block;
  margin: 0 auto;
  width: 100%; }
  @media (min-width: 1001px) {
    .blog-post-body {
      width: 75%; } }
  @media (min-width: 1001px) {
    .blog-result .blog-post-body {
      width: 83.33333%; } }

@media (max-width: 800px) {
  .sidebarBlock .navList {
    max-height: 200px;
    overflow: auto; } }

.sidebarBlock + .sidebarBlock {
  border-top: 1px solid #dbdbdb;
  margin-top: 2rem;
  padding-top: 2rem; }

.sidebarBlock-heading {
  margin-top: 0;
  text-transform: inherit;
  font-size: 20px;
  color: #000; }

.sidebarBlock-brand-logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem; }

.brandGrid {
  list-style: none;
  margin-left: 0;
  font-size: 0;
  margin-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  background: #fff; }
  .brandGrid ul,
  .brandGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .brandGrid .brand {
    display: inline-block;
    font-size: 1rem;
    vertical-align: top;
    text-align: center; }
    @media (max-width: 800px) {
      .brandGrid .brand {
        float: left;
        flex: 0 0 50%;
        width: 50%;
        max-width: 50%;
        margin: 0 0 0 0;
        border-top: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5; }
        .brandGrid .brand:nth-child(-n + 2) {
          margin-top: 0;
          border-top: 0; }
        .brandGrid .brand:nth-child(2n) {
          margin-right: 0;
          border-right: 0; }
        .brandGrid .brand:nth-child(2n + 3) {
          clear: left; } }
    @media (min-width: 801px) and (max-width: 1000px) {
      .brandGrid .brand {
        float: left;
        flex: 0 0 25%;
        width: 25%;
        max-width: 25%;
        margin: 0 0 0 0;
        border-top: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5; }
        .brandGrid .brand:nth-child(-n + 4) {
          margin-top: 0;
          border-top: 0; }
        .brandGrid .brand:nth-child(4n) {
          margin-right: 0;
          border-right: 0; }
        .brandGrid .brand:nth-child(4n + 5) {
          clear: left; } }
    @media (min-width: 1001px) and (max-width: 1260px) {
      .brandGrid .brand {
        float: left;
        flex: 0 0 20%;
        width: 20%;
        max-width: 20%;
        margin: 0 0 0 0;
        border-top: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5; }
        .brandGrid .brand:nth-child(-n + 5) {
          margin-top: 0;
          border-top: 0; }
        .brandGrid .brand:nth-child(5n) {
          margin-right: 0;
          border-right: 0; }
        .brandGrid .brand:nth-child(5n + 6) {
          clear: left; } }
    @media (min-width: 1261px) {
      .brandGrid .brand {
        float: left;
        flex: 0 0 16.66667%;
        width: 16.66667%;
        max-width: 16.66667%;
        margin: 0 0 0 0;
        border-top: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5; }
        .brandGrid .brand:nth-child(-n + 6) {
          margin-top: 0;
          border-top: 0; }
        .brandGrid .brand:nth-child(6n) {
          margin-right: 0;
          border-right: 0; }
        .brandGrid .brand:nth-child(6n + 7) {
          clear: left; } }
    .brandGrid .brand-image {
      max-height: 80px; }
    .brandGrid .brand .card {
      height: 100%;
      margin-bottom: 0;
      border: 0; }
      .brandGrid .brand .card > a {
        height: 100%;
        display: flex;
        flex-direction: column;
        text-decoration: none; }
      .brandGrid .brand .card-body {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        flex-direction: row; }
    .brandGrid .brand .card-title {
      text-align: center; }
  .category-description .brandGrid {
    margin-top: 1.5rem;
    margin-bottom: 0; }
    .category-description .brandGrid .brand {
      display: flex;
      flex-direction: column;
      padding: 1.5rem; }
      @media (min-width: 1261px) {
        .category-description .brandGrid .brand {
          float: left;
          flex: 0 0 20%;
          width: 20%;
          max-width: 20%;
          margin: 0 0 0 0;
          border-top: 1px solid #e5e5e5;
          border-right: 1px solid #e5e5e5; }
          .category-description .brandGrid .brand:nth-child(-n + 5) {
            margin-top: 0;
            border-top: 0; }
          .category-description .brandGrid .brand:nth-child(5n) {
            margin-right: 0;
            border-right: 0; }
          .category-description .brandGrid .brand:nth-child(5n + 6) {
            clear: left; } }
      .category-description .brandGrid .brand a {
        margin-top: auto; }
        .category-description .brandGrid .brand a img {
          margin: 1.5rem auto; }
      .category-description .brandGrid .brand a, .category-description .brandGrid .brand .card-body {
        display: block;
        margin-top: auto; }
      .category-description .brandGrid .brand .card-body {
        height: auto; }

.brand-image-container {
  position: relative;
  max-width: 100px; }
  .brand-image-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .brand-image-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.brand .card-img-container {
  max-width: 190px; }
  .brand .card-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 131.57895%; }

.productGrid {
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .productGrid:before, .productGrid:after {
    content: " ";
    display: table; }
  .productGrid:after {
    clear: both; }
  .productGrid .card {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-bottom: 0; }
    .productGrid .card-desc {
      display: none; }

.page-sidebar + .page-content .productGrid {
  margin: 0;
  display: flex;
  flex-wrap: wrap; }
  .page-sidebar + .page-content .productGrid .product {
    padding: 0;
    margin-bottom: 1.5rem; }
    @media (min-width: 801px) and (max-width: 1000px) {
      .page-sidebar + .page-content .productGrid .product {
        float: left;
        flex: 0 0 32%;
        width: 32%;
        max-width: 32%;
        margin: 2% 2% 0 0; }
        .page-sidebar + .page-content .productGrid .product:nth-child(-n + 3) {
          margin-top: 0; }
        .page-sidebar + .page-content .productGrid .product:nth-child(3n) {
          margin-right: 0; }
        .page-sidebar + .page-content .productGrid .product:nth-child(3n + 4) {
          clear: left; } }
    @media (min-width: 1001px) and (max-width: 1260px) {
      .page-sidebar + .page-content .productGrid .product {
        float: left;
        flex: 0 0 32.66667%;
        width: 32.66667%;
        max-width: 32.66667%;
        margin: 1% 1% 0 0; }
        .page-sidebar + .page-content .productGrid .product:nth-child(-n + 3) {
          margin-top: 0; }
        .page-sidebar + .page-content .productGrid .product:nth-child(3n) {
          margin-right: 0; }
        .page-sidebar + .page-content .productGrid .product:nth-child(3n + 4) {
          clear: left; } }
    @media (max-width: 1260px) {
      .page-sidebar + .page-content .productGrid .product .button {
        font-size: 10px; } }
    @media (min-width: 1261px) {
      .page-sidebar + .page-content .productGrid .product {
        float: left;
        flex: 0 0 24.25%;
        width: 24.25%;
        max-width: 24.25%;
        margin: 1% 1% 0 0;
        font-size: 11px; }
        .page-sidebar + .page-content .productGrid .product:nth-child(-n + 4) {
          margin-top: 0; }
        .page-sidebar + .page-content .productGrid .product:nth-child(4n) {
          margin-right: 0; }
        .page-sidebar + .page-content .productGrid .product:nth-child(4n + 5) {
          clear: left; } }
    @media (max-width: 800px) {
      .page-sidebar + .page-content .productGrid .product {
        float: left;
        flex: 0 0 49%;
        width: 49%;
        max-width: 49%;
        margin: 2% 2% 0 0; }
        .page-sidebar + .page-content .productGrid .product:nth-child(-n + 2) {
          margin-top: 0; }
        .page-sidebar + .page-content .productGrid .product:nth-child(2n) {
          margin-right: 0; }
        .page-sidebar + .page-content .productGrid .product:nth-child(2n + 3) {
          clear: left; } }

.productMasonry {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-fill: auto;
       column-fill: auto;
  -moz-column-gap: 1.42857rem;
       column-gap: 1.42857rem;
  margin: 0 0 1.5rem;
  overflow: hidden; }
  @media (min-width: 551px) {
    .productMasonry {
      -moz-column-count: 3;
           column-count: 3; } }
  @media (min-width: 801px) {
    .productMasonry {
      -moz-column-count: 4;
           column-count: 4; } }
  .productMasonry .product {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    display: block;
    margin-bottom: 3rem;
    padding: 0;
    width: 100%; }
  .productMasonry .card {
    margin: 0; }
  .no-csscolumns .productMasonry {
    list-style: none;
    margin-left: 0;
    margin: 0 -1.5rem;
    max-width: none;
    width: auto;
    font-size: 0; }
    .no-csscolumns .productMasonry ul,
    .no-csscolumns .productMasonry ol {
      list-style: none;
      margin-bottom: 0; }
    .no-csscolumns .productMasonry:before, .no-csscolumns .productMasonry:after {
      content: " ";
      display: table; }
    .no-csscolumns .productMasonry:after {
      clear: both; }
    .no-csscolumns .productMasonry .product {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 25%;
      float: none;
      display: inline-block;
      font-size: 1rem;
      vertical-align: top; }
    .no-csscolumns .productMasonry .card {
      margin: 0; }

@media (min-width: 801px) {
  .no-csscolumns .productGrid--maxCol6 .product {
    width: 16.66667%; } }

@media (min-width: 801px) {
  .csscolumns .productGrid--maxCol6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 100%;
    float: left; } }

@media (min-width: 551px) {
  .csscolumns .productGrid--maxCol6 .product {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 50%;
    float: none; } }

@media (min-width: 801px) {
  .csscolumns .productGrid--maxCol6 .product {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 25%;
    float: none; } }

@media (min-width: 1001px) {
  .csscolumns .productGrid--maxCol6 .product {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 16.66667%;
    float: none; } }

@media (min-width: 801px) {
  .no-csscolumns .productGrid--maxCol4 .product {
    width: 25%; } }

@media (min-width: 801px) {
  .csscolumns .productGrid--maxCol4 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 100%;
    float: left; }
    .csscolumns .productGrid--maxCol4 .product {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 25%;
      float: none; } }

@media (min-width: 801px) {
  .no-csscolumns .productGrid--maxCol3 .product {
    width: 33.33333%; } }

@media (min-width: 801px) {
  .csscolumns .productGrid--maxCol3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 100%;
    float: left; }
    .csscolumns .productGrid--maxCol3 .product {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 33.33333%;
      float: none; } }

.productList {
  list-style: none;
  margin-left: 0;
  font-size: 0; }
  .productList ul,
  .productList ol {
    list-style: none;
    margin-bottom: 0; }
  .productList .product {
    display: block;
    font-size: 1rem;
    vertical-align: top;
    margin-bottom: 1.5rem; }
    .productList .product + .product {
      margin-top: 1rem; }
  .productList .card {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    padding: 1.5rem; }
    .productList .card-figure {
      width: 100%; }
    @media (min-width: 801px) {
      .productList .card-figure, .productList .card-body {
        float: left; }
      .productList .card-figure {
        width: 30%;
        height: auto; }
      .productList .card-body {
        width: 70%;
        text-align: left;
        padding-left: 3rem;
        align-self: center; } }
    .productList .card-figcaption-body, .productList .card-figcaption {
      position: static; }
    .productList .card-figcaption {
      opacity: 1; }
    @media (min-width: 801px) {
      .productList .card-title {
        font-size: 22px; } }
    @media (min-width: 1001px) {
      .productList .card-title {
        font-size: 25px; } }
    @media (min-width: 1261px) {
      .productList .card-title {
        font-size: 28px; } }
    .productList .card-title > a:hover {
      color: #666666; }
    .productList .card-desc {
      display: block;
      margin: 1.5rem 0 1.5rem; }

@media (min-width: 551px) {
  .listItem {
    margin: 0 -1.5rem;
    max-width: none;
    width: auto;
    display: table; }
    .listItem:before, .listItem:after {
      content: " ";
      display: table; }
    .listItem:after {
      clear: both; } }

@media (min-width: 551px) {
  .listItem-figure,
  .listItem-body {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1001px) {
  .listItem-figure,
  .listItem-body {
    vertical-align: middle; } }

.listItem-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #2d2d2d; }
  .listItem-button:hover {
    background-color: white;
    color: #2d2d2d; }

.listItem-figure {
  margin: 0 0 1.5rem; }
  @media (min-width: 551px) {
    .listItem-figure {
      margin-bottom: 0;
      padding-left: 0.78571rem;
      padding-right: 0.78571rem;
      width: 25%; } }
  @media (min-width: 1001px) {
    .listItem-figure {
      position: relative; } }
  .listItem-figure .listItem-button {
    margin: 1.5rem 0; }
    @media (min-width: 1001px) {
      .listItem-figure .listItem-button {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        display: inline-block;
        margin: 0 0 1.5rem;
        pointer-events: all;
        transform-style: preserve-3d; } }

.listItem-figureBody {
  opacity: 1;
  text-align: center; }
  @media (min-width: 1001px) {
    .listItem-figureBody {
      bottom: 0;
      height: 100%;
      left: 0.78571rem;
      opacity: 0;
      position: absolute;
      right: 0.78571rem;
      top: 0; }
      .listItem-figureBody:hover {
        opacity: 1; } }

.listItem-image {
  width: 100%; }

@media (min-width: 551px) {
  .listItem-body {
    padding-left: 1.28571rem;
    padding-right: 0.78571rem;
    width: 75%; } }

@media (min-width: 1001px) {
  .listItem-content {
    display: table; } }

@media (min-width: 1001px) {
  .listItem-details,
  .listItem-actions {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1001px) {
  .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: 801px) {
    .listItem-brand {
      font-size: 15px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 15px;
  margin: 0 0 0.21429rem; }
  @media (min-width: 801px) {
    .listItem-title {
      font-size: 20px; } }
  .listItem-title > a {
    text-decoration: none; }

.listItem-price {
  margin-bottom: 1rem; }
  @media (min-width: 801px) {
    .listItem-price {
      font-size: 20px; } }

@media (min-width: 1001px) {
  .listItem-actions {
    vertical-align: middle;
    width: 22%; }
    .listItem-actions .button--compare {
      font-size: 13px;
      padding: 0.57143rem 1.5rem; } }

.listItem-actions .button {
  margin-bottom: 0; }
  @media (min-width: 1001px) {
    .listItem-actions .button {
      width: 100%; }
      .listItem-actions .button + .button {
        margin: 0.78571rem 0 0; } }

@media (min-width: 1001px) {
  .page-sidebar + .page-content .productList .listItem-details {
    padding-right: 3rem; } }

@media (min-width: 1001px) {
  .page-sidebar + .page-content .productList .listItem-actions {
    width: 30%; } }

body.product .body .p-box .text-m {
  display: none !important; }

body.product .body .p-box .card-top-left {
  font-weight: normal !important; }

body.product .body .p-box h2 {
  font-weight: bold;
  font-size: 15px;
  margin: 5px 0; }
  body.product .body .p-box h2 span {
    display: inline-block;
    position: relative;
    padding-right: 30px; }
    body.product .body .p-box h2 span::after {
      content: '';
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      height: 12px;
      width: 12px;
      background-image: url(../png/car-tire.png);
      background-size: contain; }

.productView {
  margin: 0 -1.5rem;
  max-width: none;
  width: auto;
  margin-left: -1rem;
  margin-right: -1rem; }
  .productView:before, .productView:after {
    content: " ";
    display: table; }
  .productView:after {
    clear: both; }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0; }
  .productView, .productView-btm {
    margin-left: 0;
    margin-right: 0; }
  .productView-btm {
    margin-top: 3rem; }
    .modal .productView-btm {
      display: none; }
    .productView-btm .row {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -0.5em; }
      .productView-btm .row::before, .productView-btm .row::after {
        display: none; }
      .productView-btm .row .columns {
        padding-left: 0.5em;
        padding-right: 0.5em; }

.productView--quickView .socialLinks-item--print {
  display: none; }

.quickView .productView--quickView .slick-slider, .productView--quickView + .productView-btm .slick-slider {
  visibility: visible;
  opacity: 1; }

.productView-images {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem;
  /*position: relative;

    &::before {
        content: '';
        height: 30px;
        width: 20px;
        background: url('../icons/zoom.svg') center center no-repeat;
        background-size: contain;
        position: absolute;
        top: 15px;
        left: 15px;
    }*/ }
  @media (min-width: 1001px) {
    .productView-images {
      width: 41.66667%; } }

.productView-details {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
  float: left;
  padding: 1.85714rem; }
  @media (min-width: 1001px) {
    .productView-details {
      clear: right;
      float: right;
      width: 58.33333%; } }

.productView-description h1 {
  margin-top: 0; }

.productView-description h2 {
  margin-top: 1rem; }

.productView-description p + h2, .productView-description ul + h2, .productView-description ol + h2 {
  margin-top: 0; }

@media (min-width: 801px) {
  .productView-description {
    height: 100%;
    display: flex;
    flex-direction: column; }
    .productView-description .tabs-contents {
      flex-grow: 1; } }

@media (min-width: 1001px) {
  .productView-description {
    clear: right; } }

.productView-description .productView-title {
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem; }

@media (min-width: 801px) {
  .productView-description .productView-description {
    clear: both;
    float: none;
    width: 100%; } }

.productView-description .tabs {
  border-bottom: 0; }
  @media (max-width: 1000px) {
    .productView-description .tabs {
      display: flex;
      flex-wrap: wrap; } }
  .productView-description .tabs-contents {
    background: #fff;
    padding: 1.5rem;
    border: 1px solid #e5e5e5;
    margin-bottom: 0; }

.productView-description .tab {
  background: #e6e6e6;
  border: 0; }
  @media (min-width: 1001px) {
    .productView-description .tab {
      margin-right: 1rem; } }
  @media (max-width: 1000px) {
    .productView-description .tab {
      flex-grow: 1; } }
  .productView-description .tab:not(.is-active) {
    bottom: -1px; }
  .productView-description .tab.is-active {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-bottom: 1px solid #fff;
    font-weight: bold; }
  .productView-description .tab-title {
    color: #000;
    font-size: 17px; }
    @media (max-width: 1000px) {
      .productView-description .tab-title {
        text-align: center;
        font-size: 15px; } }
  .productView-description .tab a {
    outline: 0; }

.p-box {
  margin-top: 16px; }
  .p-box-inner:not(.p-box-clr) {
    background: #fff;
    padding: 1.5rem;
    border: 1px solid #e5e5e5; }
  .p-box + .p-box {
    margin-top: 1.5rem; }

.productView-q-discounts {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-top: 3rem; }
  .productView-q-discounts strong {
    color: #d51c22;
    font-size: 12px;
    font-family: "Exo 2", Arial, Helvetica, sans-serif; }
  .productView-q-discounts span {
    height: 18px;
    width: 18px;
    display: inline-block;
    background-image: url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/img/info.svg");
    background-size: cover; }
    .productView-q-discounts span.has-tip {
      border-bottom: 0; }

.sale-flag-star,
.sale-flag-star:before,
.sale-flag-star:after {
  background: #007dc6;
  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;
  width: 3.57143rem;
  z-index: 10; }

.sale-flag-star:before {
  transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star:after {
  transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.starwrap {
  height: 3.57143rem;
  position: absolute;
  top: 10px;
  width: 3.57143rem; }

.sale-text-burst {
  color: white;
  font-weight: 600;
  line-height: 1.07143rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 3.57143rem;
  z-index: 50; }

.sale-flag-side {
  background: #007dc6;
  border-radius: 0 50px 50px 0;
  color: white;
  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: 800ms ease;
  z-index: 10; }

.product:hover .sale-flag-side {
  background: black;
  transition: 800ms ease; }

.sale-flag-sash {
  background: #007dc6;
  color: white;
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  left: -35px;
  line-height: 1.14286rem;
  padding-top: 0.10714rem;
  position: absolute;
  text-align: center;
  top: 25px;
  transform: rotate(-45deg);
  transition: 800ms ease;
  width: 8.5rem;
  z-index: 10; }

main .product:hover .sale-flag-sash {
  background: black;
  transition: 800ms ease; }

main .product {
  overflow: hidden; }

[data-product-attribute] .form-option.form-option-swatch {
  overflow: visible;
  margin-bottom: 20px; }

.form-option-variant.no-label {
  height: 80px;
  line-height: 80px;
  padding: 0 0.78571rem;
  vertical-align: bottom; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 80px;
  width: 80px; }

.form-option-expanded {
  background-color: white;
  border: 1px solid #989898;
  left: calc(100% + 55px);
  opacity: 0;
  padding: 3px;
  position: absolute;
  top: calc(100% + 5px);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  visibility: hidden; }
  @media (max-width: 800px) {
    .form-option-expanded {
      display: none; } }

.option-diff {
  position: absolute;
  width: 100%;
  font-size: 11px;
  bottom: -17px;
  display: block;
  right: 0;
  left: 0;
  text-align: center;
  color: #d51c22; }

.form-option:hover .form-option-expanded {
  opacity: 1;
  transform: translate(-50%, 0);
  visibility: visible;
  z-index: 5000; }

.form-option-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 150px;
  width: 150px; }

.account {
  margin-bottom: 1.5rem; }

@media (min-width: 801px) {
  .account--fixed {
    margin: 0 auto;
    width: 66.66667%; } }

@media (min-width: 801px) {
  .account--fixedSmall {
    margin: 0 auto;
    width: 50%; } }

@media (min-width: 801px) {
  .account--fixedLarge {
    margin: 0 auto;
    width: 75%; } }

.account-head {
  margin-bottom: 3rem;
  text-align: center; }
  .account-head .alertBox {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: left; }

.account-body {
  margin: 0 auto;
  max-width: 92.85714rem;
  width: 100%; }
  .account-body:before, .account-body:after {
    content: " ";
    display: table; }
  .account-body:after {
    clear: both; }

.account-content {
  margin: 0 auto;
  max-width: 92.85714rem;
  width: 100%;
  width: auto; }
  .account-content:before, .account-content:after {
    content: " ";
    display: table; }
  .account-content:after {
    clear: both; }

@media (min-width: 801px) {
  .account-content--fixed {
    width: 66.66667%; } }

@media (min-width: 801px) {
  .account-content--fixedSmall {
    width: 50%; } }

.account-sidebar {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%;
  float: left; }
  @media (min-width: 801px) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }

.\00003404 .breadcrumbs, .\00003404 h1.page-heading {
  text-align: center !important; }

.\00003404 h1.page-heading {
  font-size: 50px;
  margin-bottom: 1.5rem; }
  .\00003404 h1.page-heading + p {
    font-size: 18px; }

.grid-item {
  width: 25%; }

.grid-item--width2 {
  width: 33.33%; }

/* jsTree default theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none; }

.jstree-node {
  white-space: nowrap; }

.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top; }

.jstree-anchor:focus {
  outline: 0; }

.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit; }

.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-ocl {
  cursor: pointer; }

.jstree-leaf > .jstree-ocl {
  cursor: default; }

.jstree .jstree-open > .jstree-children {
  display: block; }

.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none; }

.jstree-anchor > .jstree-themeicon {
  margin-right: 2px; }

.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none; }

.jstree-hidden {
  display: none; }

.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px; }

.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0; }

.jstree-rtl .jstree-node {
  margin-left: 0; }

.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0; }

.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%; }

.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer; }

.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative; }

.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.vakata-context {
  display: none; }

.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999; }

.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px; }

.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context li {
  list-style: none;
  display: inline; }

.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px; }

.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat; }

.vakata-context li > a:focus {
  outline: 0; }

.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0; }

.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0; }

.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em; }

.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em; }

.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3; }

.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none; }

.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat; }

.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3; }

.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto; }

.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0; }

.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3; }

#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0; }

#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px; }

#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px; }

#jstree-dnd .jstree-ok {
  background: green; }

#jstree-dnd .jstree-er {
  background: red; }

#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent; }

.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s; }

.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc; }

.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999; }

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none; }

.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold; }

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat; }

.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0; }

.jstree-default .jstree-wholerow {
  box-sizing: border-box; }

.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%); }

.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px; }

.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px; }

.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px; }

.jstree-default .jstree-wholerow {
  height: 24px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("../png/32px.png"); }

.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y; }

.jstree-default .jstree-last {
  background: transparent; }

.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px; }

.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px; }

.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px; }

.jstree-default .jstree-themeicon {
  background-position: -260px -4px; }

.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px; }

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px; }

.jstree-default .jstree-disabled {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-checkbox {
  background-position: -164px -4px; }

.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px; }

.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px; }

.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px; }

.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default > .jstree-striped {
  background-size: auto 48px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px; }

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px; }

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px; }

.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../gif/throbber.gif") center center no-repeat; }

.jstree-default .jstree-file {
  background: url("../png/32px.png") -100px -68px no-repeat; }

.jstree-default .jstree-folder {
  background: url("../png/32px.png") -260px -4px no-repeat; }

.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px; }

#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("../png/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px; }

#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px; }

#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg=="); }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px; }

.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px; }

.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px; }

.jstree-default-small .jstree-wholerow {
  height: 18px; }

.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("../png/32px.png"); }

.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y; }

.jstree-default-small .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px; }

.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px; }

.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px; }

.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px; }

.jstree-default-small .jstree-disabled {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px; }

.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px; }

.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-small > .jstree-striped {
  background-size: auto 36px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px; }

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px; }

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px; }

.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../gif/throbber.gif") center center no-repeat; }

.jstree-default-small .jstree-file {
  background: url("../png/32px.png") -103px -71px no-repeat; }

.jstree-default-small .jstree-folder {
  background: url("../png/32px.png") -263px -7px no-repeat; }

.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("../png/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px; }

#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px; }

#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg=="); }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px; }

.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px; }

.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px; }

.jstree-default-large .jstree-wholerow {
  height: 32px; }

.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("../png/32px.png"); }

.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y; }

.jstree-default-large .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px; }

.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px; }

.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px; }

.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px; }

.jstree-default-large .jstree-disabled {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px; }

.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px; }

.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-large > .jstree-striped {
  background-size: auto 64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px; }

.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px; }

.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px; }

.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../gif/throbber.gif") center center no-repeat; }

.jstree-default-large .jstree-file {
  background: url("../png/32px.png") -96px -64px no-repeat; }

.jstree-default-large .jstree-folder {
  background: url("../png/32px.png") -256px 0px no-repeat; }

.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("../png/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px; }

#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px; }

#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg=="); }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("../png/40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("../png/40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px; }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px; } }

@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/ }
  .jstree-default-responsive .jstree-icon {
    background-image: url("../png/40px.png"); }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap; }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px; }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0; }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px; }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0; }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important; }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important; }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important; }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px; }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px; }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px; }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px; }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  .jstree-default-responsive > .jstree-striped {
    background: transparent; }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px; }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9; }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff; }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666; }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0; }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none; }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url("../png/40px.png");
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y; }
  .jstree-default-responsive .jstree-last {
    background: transparent; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px; }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px; }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0; }
  .jstree-default-responsive .jstree-file {
    background: url("../png/40px.png") 0 -160px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-folder {
    background: url("../png/40px.png") -40px -40px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0; } }

[dni] {
  display: none !important; }

#yotpo_testimonials_btn, .yotpo-label {
  display: none !important; }

.yotpo-reviews-carousel {
  margin: 0 -15px 30px -15px; }

.header {
  z-index: 9999; }

body.hasAdminBar .header .header__btm.stuck {
  box-shadow: none; }

body.hasAdminBar .header .header__btm.stuck > div {
  margin-top: 46px !important; }

.navPages-list > .navPages-item[mega].right .navPage-subMenu {
  left: auto;
  right: 0; }

.navPages-list .mega-preview {
  align-items: inherit; }
  .navPages-list .mega-preview img {
    -o-object-fit: cover;
       object-fit: cover; }

.navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-tabs .navPage-subMenu-left .extra-sub:after {
  content: '\f105';
  font-family: 'FontAwesome';
  position: relative;
  display: inline-block;
  float: right; }

.navPages-list .navPage-subMenu.classic-menu .shopallbtn {
  display: none !important; }

@media (min-width: 835px) {
  .navPages-list .navPage-subMenu.classic-menu .navPage-subMenu-tabs {
    flex-wrap: wrap; }
    .navPages-list .navPage-subMenu.classic-menu .navPage-subMenu-tabs .navPage-subMenu-left {
      width: 100%;
      display: flex;
      flex-wrap: nowrap; }
      .navPages-list .navPage-subMenu.classic-menu .navPage-subMenu-tabs .navPage-subMenu-left li, .navPages-list .navPage-subMenu.classic-menu .navPage-subMenu-tabs .navPage-subMenu-left li.active {
        width: 25%;
        background: #ffffff;
        vertical-align: middle; }
        .navPages-list .navPage-subMenu.classic-menu .navPage-subMenu-tabs .navPage-subMenu-left li:last-child, .navPages-list .navPage-subMenu.classic-menu .navPage-subMenu-tabs .navPage-subMenu-left li.active:last-child {
          border-bottom: 1px solid #dcdcdc; }
        .navPages-list .navPage-subMenu.classic-menu .navPage-subMenu-tabs .navPage-subMenu-left li a, .navPages-list .navPage-subMenu.classic-menu .navPage-subMenu-tabs .navPage-subMenu-left li a:hover, .navPages-list .navPage-subMenu.classic-menu .navPage-subMenu-tabs .navPage-subMenu-left li.active a, .navPages-list .navPage-subMenu.classic-menu .navPage-subMenu-tabs .navPage-subMenu-left li.active a:hover {
          background: transparent;
          color: #333;
          cursor: default;
          padding-bottom: 0.5rem; }
    .navPages-list .navPage-subMenu.classic-menu .navPage-subMenu-tabs .navPage-subMenu-right {
      display: inline-block !important;
      width: 25%; }
    .navPages-list .navPage-subMenu.classic-menu .navPage-subMenu-tabs .shopallbtn {
      display: inline-block !important;
      width: 100%;
      text-align: center;
      padding-top: 1rem; } }

.header__search .form-field button {
  position: relative; }
  .header__search .form-field button img {
    display: none; }
  .header__search .form-field button:before {
    position: absolute;
    display: inline-block;
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    background: url("https://cdn11.bigcommerce.com/s-q0oivn9r3h/stencil/0e6eb460-2ffd-013d-5185-06c9e2350406/e/5de407a0-0e57-013e-c166-16491940c24c/icons/search--white.svg") no-repeat center center/contain;
    content: ''; }

.header__search #autocomplete-wrapper .autocomplete {
  right: 15px;
  width: calc(55% - 15px);
  left: auto;
  top: 35px; }
  .header__search #autocomplete-wrapper .autocomplete .matched-products li a {
    text-decoration: none; }
    .header__search #autocomplete-wrapper .autocomplete .matched-products li a:hover {
      opacity: .7; }
  .header__search #autocomplete-wrapper .autocomplete .matched-products .row {
    display: flex;
    flex-wrap: nowrap;
    padding: 5px; }
    .header__search #autocomplete-wrapper .autocomplete .matched-products .row .product-image {
      width: 25%; }
      .header__search #autocomplete-wrapper .autocomplete .matched-products .row .product-image img {
        max-width: 100%;
        width: 100%; }
    .header__search #autocomplete-wrapper .autocomplete .matched-products .row .product-info {
      width: 75%;
      padding-left: 15px;
      position: relative; }
      .header__search #autocomplete-wrapper .autocomplete .matched-products .row .product-info .product-name {
        color: #333333;
        text-decoration: none; }
      .header__search #autocomplete-wrapper .autocomplete .matched-products .row .product-info .price.PrimaryPrice {
        color: #ff2720; }
  .header__search #autocomplete-wrapper .autocomplete .show-more a {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 5px 0; }

.header__btm.stuck .header__search .quickSearchResults {
  right: 10px; }

.header__btm.stuck .header__search #autocomplete-wrapper .autocomplete {
  width: auto;
  left: -100px;
  right: -30px; }

.heroCarousel-slide a {
  display: inline-block;
  width: 100%;
  height: 100%; }

.custom-shopall .categorie-heading {
  width: 100%; }

.custom-shopall .container {
  padding: 0; }

.custom-shopall .multi-colm {
  position: relative;
  width: 100%;
  display: flex;
  align-items: flex-start; }
  .custom-shopall .multi-colm .colm-x2 {
    width: 50%;
    position: relative;
    display: flex;
    flex-wrap: wrap; }

.custom-shopall .categories {
  width: 100%; }
  .custom-shopall .categories .categorie.x1 {
    width: 100%; }
  .custom-shopall .categories .categorie.x2 {
    width: 50%; }
  .custom-shopall .categories .categorie.x4 {
    width: 25%; }
  .custom-shopall .categories .categorie.hx1-5 {
    height: 450px; }
  .custom-shopall .categories .categorie.h05 {
    min-height: 216.5px; }
  .custom-shopall .categories .categorie.h03 {
    min-height: 150px; }
  .custom-shopall .categories .categorie.quick-links .cont {
    background: no-repeat #ffffff center left / contain; }
    .custom-shopall .categories .categorie.quick-links .cont:before {
      display: none; }
    .custom-shopall .categories .categorie.quick-links .cont .content {
      left: auto;
      width: auto;
      background: rgba(0, 0, 0, 0.1);
      text-align: right;
      color: #fff; }
  .custom-shopall .categories .categorie .cont .content {
    right: 15px; }

.productCarousel.productCarousel-vertical .productCarousel-slide {
  height: 100%; }

body.product .productView-description {
  background: #ffffff;
  padding: 30px; }
  body.product .productView-description h2 {
    text-align: left; }

.add-to-cart .productAttributes-message {
  margin-bottom: 1.5rem; }

.cart .page-content .cart-btm .shipping-estimator .btn-holder {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 15px; }

.cart .page-content .cart-btm .shipping-estimator .shipping-quotes {
  margin-bottom: 15px; }

.checkoutHeader .checkoutHeader-link img {
  max-width: 300px; }

.brand .container-fluid {
  padding: 0 80px; }

footer.footer {
  margin-top: 30px; }

.body {
  min-height: 600px; }

.category .breadcrumbs, .search .breadcrumbs {
  margin-bottom: 0; }

.second-description {
  display: none; }

.card-figure {
  overflow: hidden; }

.compare-box:hover .countPill {
  background: #ff2720; }

.modal-background, .modal {
  z-index: 9999; }

.category.locked .productView--quickView {
  display: none; }

@media (max-width: 1366px) {
  .topbar {
    font-size: 14px; }
    .topbar span:not(.navUser-or):not(.mr-0) {
      margin-right: 20px; }
    .topbar__right:before, .topbar__right:after {
      top: -2px; } }

@media (max-width: 1280px) {
  .header__btm.stuck .header__search .quickSearchResults {
    right: 10px; } }

@media (max-width: 1124px) {
  .topbar {
    font-size: 12px; }
    .topbar__left {
      line-height: 22px; }
    .topbar__right .navUser-or {
      margin-right: 0; }
    .topbar__right:before, .topbar__right:after {
      bottom: -4px; }
  .header__search #autocomplete-wrapper .autocomplete {
    width: calc(55% - 10px); }
  .header__btm.stuck .header__left {
    height: 40px; }
  .header__btm.stuck .header__right .countPill {
    left: 0px;
    top: 8px; }
  .header__btm.stuck .header__search .quickSearchResults {
    top: 100%; }
  .header__btm.stuck .header__search .form-field input {
    width: 80%;
    padding-left: 1rem; }
  .custom-shopall .categories .categorie .cont .content h3 {
    font-size: 16px;
    line-height: 20px; } }

@media (max-width: 1000px) {
  .topbar__tag .free-shipping span {
    display: none !important; } }

@media (max-width: 1000px) {
  .topbar__tag .gift-cert span {
    display: none !important; } }

@media (max-width: 834px) {
  .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-tabs .navPage-subMenu-left .extra-sub:after {
    content: '\f107';
    font-family: 'FontAwesome';
    position: relative;
    display: inline-block;
    float: right;
    margin-left: 10px; }
  .topbar span {
    margin-right: 10px; }
    .topbar span i {
      margin-right: 5px; }
  .topbar__left {
    width: 50%; }
    .topbar__left span:last-child {
      display: none; }
  .topbar__right {
    width: 50%; }
    .topbar__right:before {
      left: -20px; }
  .header__search #autocomplete-wrapper .autocomplete {
    width: auto; }
  .header__btm.stuck {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #ffffff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    z-index: 9999; }
    .header__btm.stuck .header__right .countPill {
      left: 4px;
      top: 6px; }
    .header__btm.stuck .header__search #autocomplete-wrapper .autocomplete {
      width: auto;
      right: 15px;
      left: auto;
      width: 85%; }
  .header .navPages-action.navPages-action-mobile {
    text-decoration: none; }
    .header .navPages-action.navPages-action-mobile span.button {
      float: right;
      margin-right: 15px; }
  .header .navPage-subMenu-left li {
    width: 33%; }
    .header .navPage-subMenu-left li.active .navPages-action:not(.extra-sub) {
      background: #FFF;
      color: #333; }
  .header .navPage-subMenu-right .navPage-subMenu-lists {
    flex-wrap: wrap;
    flex-direction: inherit; }
    .header .navPage-subMenu-right .navPage-subMenu-lists .navPage-subMenu-list {
      background: transparent; } }
    @media (max-width: 834px) and (min-width: 1001px) {
      .header .navPage-subMenu-right .navPage-subMenu-lists .navPage-subMenu-list {
        width: 33%; } }

@media (max-width: 834px) {
  .header .double a {
    display: inline-block; }
  .footer__top .footer-info-heading {
    font-size: 20px; }
  .footer__top .newsletter form {
    padding: 0; }
    .footer__top .newsletter form .form-prefixPostfix.wrap {
      flex-wrap: nowrap; }
    .footer__top .newsletter form .form-prefixPostfix-button--postfix {
      margin: 0 0 0 -30px; }
  .footer__mid .footer-seals {
    width: 50%; }
    .footer__mid .footer-seals img {
      width: 30%; }
  .footer__mid .footer-info-col[data-section-type="footer-seals"] {
    align-items: flex-start;
    margin: 10px 0; }
    .footer__mid .footer-info-col[data-section-type="footer-seals"] .footer-info-heading {
      display: none; }
  .footer__mid .footer-ccs {
    margin-top: 0; } }

@media (max-width: 768px) {
  .topbar, .header__search.search-hero {
    display: none !important; }
  .header__search {
    display: inline-block; }
  .quickSearchResults {
    margin-top: 0.2rem; }
  .footer__top .column {
    width: 50%;
    padding: 0 1.5rem; }
    .footer__top .column:last-child {
      border: none;
      border-left: 1px solid rgba(255, 255, 255, 0.1);
      padding: 0 1.5rem; }
  .footer__top .social-links-container {
    flex-wrap: wrap;
    padding: 0 0 17px 0; }
    .footer__top .social-links-container h5 {
      text-align: right;
      padding: 0;
      margin-bottom: 12px; }
  .footer__top .footer-info-heading {
    font-size: 14px;
    margin-bottom: 5px;
    width: 100%; }
  .footer__top .socialLinks--alt .icon {
    width: 32px;
    height: 32px;
    margin-right: 5px; }
  .footer__top .newsletter .form-prefixPostfix {
    display: flex;
    width: 100%; }
    .footer__top .newsletter .form-prefixPostfix .form-input {
      min-width: auto;
      width: 70%; }
    .footer__top .newsletter .form-prefixPostfix .button {
      width: auto; }
  .footer__mid .footer-info > .xlarge-9 > .row {
    display: flex;
    flex-wrap: nowrap; }
    .footer__mid .footer-info > .xlarge-9 > .row .footer-info-list li {
      margin-bottom: 20px; }
    .footer__mid .footer-info > .xlarge-9 > .row .footer-quote * {
      text-align: left; }
    .footer__mid .footer-info > .xlarge-9 > .row .footer-info-col {
      margin-bottom: 5px;
      padding-bottom: 15px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .footer__mid .footer-info .footer-info-col[data-section-type="footer-seals"] {
    flex-direction: inherit;
    margin-bottom: 0; }
    .footer__mid .footer-info .footer-info-col[data-section-type="footer-seals"] .footer-seals {
      text-align: left; }
  .navBar--account {
    display: inline-block;
    width: 100%;
    margin-bottom: 0; }
    .navBar--account:before {
      content: "Navigation";
      font-size: 16px;
      font-weight: 900; }
    .navBar--account.navBar--sub .navBar-item {
      margin-left: 1rem; } }

@media (max-width: 480px) {
  .quickSearchResults {
    margin-top: 0.1rem;
    width: calc(100% - 10px);
    left: 5px;
    right: 5px; }
    .quickSearchResults .modal-close {
      display: block; }
  .header__right-top {
    flex-wrap: nowrap; }
    .header__right-top .header-cart a {
      height: 26px;
      margin-top: 3px; }
    .header__right-top .header-cart .header-cartLabel {
      line-height: 26px;
      font-size: 12px;
      padding-left: 28px; }
    .header__right-top .countPill {
      left: 1px;
      top: 3px; }
  .header__search {
    padding: 0 0 0 1rem;
    position: inherit; }
    .header__search .form-field input {
      width: calc(100% - 34px);
      padding-right: 20px; }
    .header__search button {
      transform: translateX(-35%); }
  .header__search #autocomplete-wrapper .autocomplete {
    width: auto;
    right: -30px;
    left: -100%; }
  .header__btm.stuck .header__search #autocomplete-wrapper .autocomplete {
    width: auto;
    right: -30px;
    left: -100%; }
  .header__btm.stuck .header__left {
    height: 30px; }
  .header__btm.stuck .header__right-top .header__cart {
    margin-right: 0; }
    .header__btm.stuck .header__right-top .header__cart .countPill {
      top: 3px;
      left: 1px; }
  .header__btm.stuck .header__right-top .form-field input {
    width: calc(100% - 34px); }
  .header .navPage-subMenu-left li {
    width: 50%; }
  .header .navPage-subMenu-right {
    text-align: center; }
    .header .navPage-subMenu-right .navPages-action {
      padding-left: 0; }
    .header .navPage-subMenu-right .navPages-action.navPages-action-mobile span.button {
      float: none;
      margin: 5px 85px 0 85px;
      display: inline-block; }
    .header .navPage-subMenu-right .navPage-subMenu-lists {
      display: block; }
      .header .navPage-subMenu-right .navPage-subMenu-lists .navPage-subMenu-list {
        width: 100%;
        margin: 0;
        padding: 0; }
        .header .navPage-subMenu-right .navPage-subMenu-lists .navPage-subMenu-list .navPage-subMenu-item {
          padding: 0 !important; }
          .header .navPage-subMenu-right .navPage-subMenu-lists .navPage-subMenu-list .navPage-subMenu-item a {
            padding: 5px 0; }
  .for-home {
    padding: 2em 0; }
    .for-home h2 {
      font-size: 28px; }
  /*
  .heroCarousel { display: block;
      .hero-overlay.hero-overlay--slider .hero-overlay-text { font-size: 17px;
          span { font-size: 17px; }
      }
  }*/
  .container .categories .categorie {
    min-height: 200px;
    margin-bottom: 30px; }
    .container .categories .categorie .cont .content {
      bottom: -28px;
      left: 5px;
      right: 15px; }
      .container .categories .categorie .cont .content h3 {
        font-size: 16px;
        line-height: 16px;
        width: 100%;
        margin-bottom: 10px; }
        .container .categories .categorie .cont .content h3 .button {
          margin-top: 10px;
          font-size: 11px;
          padding: 7px 25px; }
  .custom-shopall .categorie-heading {
    text-align: center; }
  .custom-shopall .categories {
    margin: 0; }
    .custom-shopall .categories .categorie {
      min-height: 200px;
      margin-bottom: 15px; }
      .custom-shopall .categories .categorie.x2 {
        width: 100%; }
      .custom-shopall .categories .categorie.x4 {
        width: 50%; }
      .custom-shopall .categories .categorie .cont .content {
        bottom: -20px;
        left: 5px;
        right: 5px; }
        .custom-shopall .categories .categorie .cont .content h3 {
          font-size: 16px;
          line-height: 16px;
          width: 100%;
          margin: 0; }
          .custom-shopall .categories .categorie .cont .content h3 .button {
            margin-top: 10px;
            font-size: 11px;
            padding: 7px 25px; }
  .custom-shopall .darker-bg .categories .categorie.x2 {
    width: 50%; }
  .custom-shopall .darker-bg .categories .categorie:nth-child(3) {
    width: 100%; }
  .custom-shopall .multi-colm {
    flex-wrap: wrap; }
    .custom-shopall .multi-colm > .colm-x2 {
      width: 100%; }
      .custom-shopall .multi-colm > .colm-x2 .categorie.x2 {
        width: 50%; }
  .footer__top .column {
    width: 100%; }
    .footer__top .column .social-links-container {
      justify-content: center; }
      .footer__top .column .social-links-container h5 {
        text-align: center; }
      .footer__top .column .social-links-container .icon {
        margin: 0 5px; }
  .footer__top .newsletter {
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
    .footer__top .newsletter h5 {
      text-align: center; }
    .footer__top .newsletter form {
      width: 100%; }
  .footer__mid .footer-info > .xlarge-9 > .row {
    flex-wrap: wrap; }
    .footer__mid .footer-info > .xlarge-9 > .row .footer-info-col {
      width: 49%;
      border-bottom: none; }
      .footer__mid .footer-info > .xlarge-9 > .row .footer-info-col:last-child {
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .footer__mid .footer-info .footer-info-col[data-section-type="footer-seals"] {
    flex-wrap: wrap; }
    .footer__mid .footer-info .footer-info-col[data-section-type="footer-seals"] .footer-seals, .footer__mid .footer-info .footer-info-col[data-section-type="footer-seals"] .footer-ccs {
      width: 100%;
      text-align: center;
      justify-content: space-around; }
    .footer__mid .footer-info .footer-info-col[data-section-type="footer-seals"] .footer-seals {
      margin-bottom: 15px; } }

@media (max-width: 834px) {
  .form-wishlist button span {
    display: inline-block; } }

.klaviyo-bis-trigger {
  margin-top: 15px; }

.container .categories .categorie .cont, .container .categories .categorie .cont .content a:after, .productCarousel-slide .card:before,
.productCarousel-slide .card-figure:before, .navPage-subMenu-left .navPages-action, .autocomplete * {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out; }

/** Fixes after live **/
#videoGallery-content {
  width: 80%;
  max-width: 100%; }

.cart-item-sku {
  font-size: 12px;
  margin-bottom: 5px; }

.mr-0 {
  margin-right: 0 !important; }

[data-product-attribute] .form-option.unavailable:before {
  background-color: #000;
  content: "";
  height: 2px;
  left: -18px;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  width: 141%; }

div#navPages-9000 {
  left: 175px !important; }
