@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&amp;subset=latin-ext,vietnamese|Roboto+Condensed:300,300i,400,400i,700,700i&amp;subset=latin-ext,vietnamese|Open+Sans:400,400i,600,700,700i|Oswald:400,700|Source+Sans+Pro:400,400i");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&amp;subset=latin-ext,vietnamese");
/*!
 *  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("../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/font-awesome/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 {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

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

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

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

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

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

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

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

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

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  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; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  40%, 43%, 70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  40%, 43%, 70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  0%, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn); }
  0%, 40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg); }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg); }
  50%, 80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn); }
  0%, 40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg); }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg); }
  50%, 80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg); }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg); }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg); }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg); }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg); }
  60%, 80% {
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg); }
  60%, 80% {
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    transform-origin: top left; }
  0%, 20%, 60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    transform-origin: top left; }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    transform-origin: top left; }
  0%, 20%, 60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    transform-origin: top left; }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50%, to {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50%, to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  display: none; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.no-js .owl-carousel {
  display: block; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom; }

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr; }

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto; }

.mCSB_inside > .mCSB_container {
  margin-right: 0px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

.mCSB_scrollTools {
  position: absolute;
  width: 8px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  height: 100%;
  margin: 0 auto; }

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 8px;
  height: 100%;
  margin: 0 auto;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px; }

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"; }

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: #f5f5f5; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: #2d2d2d; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: #ccc; }

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: #2d2d2d; }

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: .4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0; }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px; }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px; }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px; }

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: .9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px; }

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0; }

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px; }

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: .3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); }

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2); }

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

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

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

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

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

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

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

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

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

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

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: white; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

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

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #e8e8e8; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #e8e8e8; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #e8e8e8; }
  .table .table {
    background-color: white; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #e8e8e8; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #e8e8e8; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #e8e8e8; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: white;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: white; } }

.tab-content-bootstrap > .tab-pane {
  display: none; }

.tab-content-bootstrap > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.u-block {
  display: block !important; }

.u-inlineBlock {
  display: inline-block !important;
  max-width: 100% !important; }

.u-hidden {
  display: none !important; }

.u-hiddenVisually {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.is-srOnly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.u-textAlignCenter {
  text-align: center !important; }

.u-textAlignLeft {
  text-align: left !important; }

.u-textAlignRight {
  text-align: right !important; }

.u-textBreak {
  word-wrap: break-word !important; }

.u-textInheritColor {
  color: inherit !important; }

.u-textKern {
  text-rendering: optimizeLegibility !important;
  font-feature-settings: "kern" 1 !important;
  font-kerning: normal !important; }

.u-textLead {
  line-height: 1.6 !important;
  font-size: 1.1em !important; }

.u-textNoWrap {
  white-space: nowrap !important; }

.u-textTruncate {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  word-wrap: normal !important; }

.u-fontSmoothing {
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-font-smoothing: antialiased !important; }

@font-face {
  font-family: "Clear Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/clearsans-regular-webfont.woff2") format("woff2"), url("../fonts/clearsans-regular-webfont.woff") format("woff"); }

@font-face {
  font-family: "Clear Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/clearsans-bold-webfont.woff2") format("woff2"), url("../fonts/clearsans-bold-webfont.woff") format("woff"); }

/*! 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: black;
  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: 12px; }
  @media (min-width: 480px) {
    html {
      font-size: 12px; } }
  @media (min-width: 768px) {
    html {
      font-size: 12px; } }
  @media (min-width: 1200px) {
    html {
      font-size: 12px; } }

body {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5; }

a {
  color: black;
  line-height: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #ffdd02; }

p {
  margin-bottom: 1.5rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: black;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0.25px;
  margin-bottom: 0.75rem; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #8e8e8e;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 20px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 13px; }

h6 {
  font-size: 13px; }

.subheader {
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0.75rem; }

hr {
  border: solid #e8e8e8;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 2rem 0 1.91667rem; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: 700;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  color: #c7254e; }

ul,
ol,
dl {
  list-style-position: outside;
  margin-bottom: 1.5rem; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin-left: 1.2rem;
  margin-bottom: 0; }

ul {
  margin-left: 1.15rem; }

ol {
  margin-left: 1.15rem; }

dl dt {
  font-weight: 700;
  margin-bottom: 0.41667rem; }

dl dd {
  margin-bottom: 1.5rem; }

abbr,
acronym {
  border-bottom: 1px dotted #dfdfdf;
  color: black;
  cursor: help;
  font-size: 90%;
  text-transform: uppercase; }

abbr {
  text-transform: none; }

blockquote { }

blockquote,
blockquote p {
  font-size: 16px;
  line-height: 29px; }

cite {
  color: #a5a5a5;
  display: block;
  font-size: 12px; }

.icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle; }
  .icon svg {
    display: inline-block;
    fill: #f65a2a;
    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.41667rem;
  margin-left: -1.83333rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inlineList > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.83333rem; }
    .inlineList > li > * {
      display: block; }

/*doc
---
title: Tables
name: tables
category: Elements
---


```html_example
<table class="table">
    <thead class="table-thead">
        <tr>
            <th>Table Header</th>
            <th>Table Header</th>
            <th class="table-header--numericData" scope="column">Totals</th>
        </tr>
    </thead>
    <tbody class="table-tbody">
        <tr>
            <td>Content Goes Here</td>
            <td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
            <td class="table-cell--numericData">$10</td>
        </tr>
    </tbody>
    <tfoot class="table-tfoot">
        <tr>
            <td class="table-cell--numericData" colspan="2">Subtotal:</td>
            <td class="table-cell--numericData"><strong>$60</strong></td>
        </tr>
    </tfoot>
</table>
```
##### Tables settings
```sass_file_example
src/settings/foundation/tables/_settings.scss
```

*/
.table {
  background: transparent;
  border: solid 1px #e8e8e8;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: #f2f2f2; }
    .table thead tr th,
    .table thead tr td {
      font-size: 12px;
      font-weight: 700;
      padding: 0.75rem 1.5rem; }
  .table tr th,
  .table tr td {
    padding: 0.75rem 1.5rem;
    text-align: left; }
  .table thead tr th,
  .table tfoot tr th,
  .table tfoot tr td,
  .table tbody tr th,
  .table tbody tr td,
  .table tr td {
    display: table-cell; }
  .table th.table-header--numericData,
  .table td.table-cell--numericData {
    text-align: right; }

.table-thead {
  border: 1px solid #e8e8e8; }

.table-tfoot {
  border: 1px solid #e8e8e8; }

.table-tbody tr {
  border-bottom: 1px solid #e8e8e8; }
  .table-tbody tr:last-child {
    border-bottom: 0; }

/*doc
---
title: Buttons
name: button
category: Components
---

These are all the button

```sass_file_example
src/settings/foundation/buttons/_settings.scss
```

```html_example
<button class="button">Button</button>

<input type="submit" class="button" value="Button">

<a class="button" role="button" href="#">Button</a>
```

*/
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Roboto Condensed", 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;
  font-size: 12px;
  padding: 0.91667rem 2.25rem;
  border-radius: 0px;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: transparent; }
  .button:active {
    background-color: transparent;
    border: 1px solid; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  @media (min-width: 481px) {
    .button + .button {
      margin-left: 0.75rem; } }

/*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: #2d2d2d;
  border-color: #2d2d2d;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: white;
    border-color: white;
    color: black; }

.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: 13px; }

.button--small {
  font-size: 13px;
  padding: 0.58333rem 1.5rem; }

.button--tiny { }

.button--slab {
  display: block;
  width: 100%; }
  .button + .button--slab {
    margin-left: 0; }

.button--icon {
  font-size: 12px;
  padding: 0.75rem 0.75rem; }
  .button--icon svg {
    fill: #2d2d2d; }

/*doc
---
title: Button Groups
name: button_groups
category: Components
parent: button
---


```html_example
<div class="buttonGroup">
    <button class="button">Button1</button>
    <button class="button">Button2</button>
    <button class="button">Button3</button>
</div>
```
##### Button group settings
```sass_file_example
src/settings/bigcommerce/buttonGroup/_settings.scss
```

*/
.buttonGroup {
  display: inline-block; }
  .buttonGroup > .button {
    border-radius: 0;
    border-right-width: 0;
    float: left;
    margin-left: 0; }
    .buttonGroup > .button:first-child {
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px; }
    .buttonGroup > .button:last-child {
      border-bottom-right-radius: 0px;
      border-right-width: 1px;
      border-top-right-radius: 0px; }

/*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: 12px;
  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: 12px;
  height: auto;
  padding: 0.75rem;
  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: 12px;
  line-height: 1.5;
  margin: 0;
  padding: 0.41667rem 0.83333rem; }
  .dropdown-menu-item a {
    display: block;
    padding: 0.41667rem; }
  .dropdown-menu-item a {
    margin: -0.41667rem; }

/*doc
---
title: Forms
name: forms
category: Forms
---

##### Foundation Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

##### Citadel Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

*/
/*doc
---
title: Form basics
name: 01forms_basics
category: Forms
parent: forms
---

Citadel comes with styling for most form input types and some custom ones. To start
things off a basic, semantic mark-up structure should be adhered too, including
the `form`, `fieldset` and `legend` elements where ever possible.

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
    </fieldset>
</form>
```

*/
.form {
  margin: 0 0 1.5rem; }

.form-fieldset {
  border-width: 0;
  margin: 0;
  padding: 0; }

.form-legend {
  background: transparent;
  border: solid #454545;
  border-width: 0 0 1px;
  display: block;
  line-height: 32px;
  margin-bottom: 0.75rem;
  padding: 0;
  width: 100%; }

/*doc
---
title: Form labels and inputs
name: 03forms_basics
category: Forms
parent: forms
---

Inputs of all types should be associated with a label which has a `for` attribute

```html_example
<div class="form-field">
    <label class="form-label" for="input1">Input Label</label>
    <input class="form-input" id="input1" type="text" placeholder="Placeholder text">
</div>
<div class="form-field">
    <label class="form-label" for="input2">Number Label</label>
    <input class="form-input" id="input2" type="number" placeholder="Number input">
</div>
<div class="form-field">
    <label class="form-label" for="input3">Textarea Label <small>additional context</small></label>
    <textarea class="form-input" id="input3" placeholder="Placeholder text" rows="3"></textarea>
</div>
```
*/
.form-label {
  color: black;
  cursor: pointer;
  display: block;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 0.5rem; }
  .form-label small {
    color: #8e8e8e;
    font-size: 0.83333rem;
    text-transform: uppercase;
    vertical-align: bottom; }

.form-input {
  appearance: none;
  background-color: white;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  border-radius: 0px;
  color: #454545;
  display: block;
  font-family: inherit;
  font-size: 12px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  height: 3rem;
  margin: 0;
  padding: 0.75rem 1rem;
  transition: border-color 100ms ease-out;
  width: 100%;
  /*doc
---
title: Disabled inputs
name: 04forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="disabled_input1">Input Label</label>
    <input class="form-input" id="disabled_input1" disabled type="text" value="Disabled text">
</div>

<div class="form-field">
    <label class="form-label" for="disabled_input2">Input Label</label>
    <input class="form-input" id="disabled_input2" readonly type="text" value="Readonly text">
</div>
```
*/ }
  .form-input:disabled {
    background-color: white;
    color: #a5a5a5;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #f8f8f8;
    border-color: #454545;
    color: #989898;
    cursor: text; }
  .form-input:focus {
    border-color: #989898;
    outline: none; }
  .form-input[rows] {
    height: auto; }
  .form-input[type="search"] {
    box-sizing: border-box; }
  .form-input::-webkit-input-placeholder {
    color: #a5a5a5; }
  .form-input::-ms-clear {
    height: 0;
    width: 0; }
  .form-input::-moz-placeholder {
    color: #a5a5a5; }
  .form-input:-ms-input-placeholder {
    color: #a5a5a5; }

/*doc
---
title: Selects
name: 05forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="select1">Native Select label</label>
    <select class="form-select" name="select1" id="select1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
</div>
```
*/
.form-select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: 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: 12px;
  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: 0px; }
  .form-select:focus {
    border-color: #989898; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #989898; }

/*doc
---
title: Form Panels and Layouts
name: 13forms_layouts
category: Forms
parent: forms
---

We provide a couple of component styles to layout forms.

The more `form-field` components you place in the `form-row`, the smaller the columns gets.
Columns are equal length, and calculated automatically by Flexbox by default.

It's the same mark-up but depending on your browser support needs, you can switch
between a flexbox layout or a more traditional grid based layout by setting
`$formRow-modernBrowsers` to `false`.

The grid based layout of `form-feilds` will require the use of modifiers to calculate
the correct widths. We support `form-field--half`, `form-field--third` and
`form-field--quarter`

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
        <div class="form-body">
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
        </div>
    </fieldset>
</form>
```
*/
.form-body {
  background-color: white;
  border: 1px solid #454545;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  margin-bottom: 1.5rem;
  max-width: none;
  padding: 1.5rem; }

.form-row {
  margin: 0 -15px;
  max-width: none;
  width: auto; }
  .form-row:before, .form-row:after {
    content: " ";
    display: table; }
  .form-row:after {
    clear: both; }
  .form-row .form-field {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    max-width: none; }
  @media (min-width: 480px) {
    .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: 12px;
    font-weight: 400;
    margin-bottom: 0.41667rem;
    padding-left: 1.91667rem;
    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.33333rem;
      left: 0;
      top: 0;
      width: 1.33333rem; }
    .form-checkbox + .form-label::after,
    .form-radio + .form-label::after {
      height: 1.16667rem;
      left: 1px;
      opacity: 0;
      top: 1px;
      transform: scale(0);
      width: 1.16667rem; }

.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: 0px; }

.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(246, 90, 42, 0.999)' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(246, 90, 42, 0.999);
  content: "";
  font-size: 1.16667rem;
  line-height: 1;
  text-align: center; }

.form-radio + .form-label::before {
  border-radius: 50%; }

.form-radio + .form-label::after {
  background: rgba(246, 90, 42, 0.999);
  border: 3px solid white;
  border-radius: 1.16667rem; }

/*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.83333rem; }
  .form-input.has-action + .button--inputAction {
    background: transparent;
    border: 0;
    border-radius: 0 0 0 0;
    float: left;
    height: 2.83333rem;
    margin: 0.08333rem 0 0 -2.91667rem;
    width: 2.83333rem; }

/*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: 3rem; }
  .form-input.has-icon + .icon {
    height: 3rem;
    margin-left: -3rem;
    width: 1.66667rem; }

/*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 #454545;
  border-width: 1px;
  flex: 1;
  font-weight: 300;
  height: 3rem;
  line-height: normal;
  max-width: 7.5rem;
  padding: 0.75rem;
  text-align: center; }

.form-prefixPostfix-label--prefix {
  border-radius: 0 0 0 0;
  border-width: 1px 0 1px 1px; }
  .form-prefixPostfix-label--prefix + .form-input {
    border-radius: 0 0 0 0; }

.form-prefixPostfix-label--postfix {
  border-radius: 0 0 0 0;
  border-width: 1px 1px 1px 0; }

.form-prefixPostfix-button--prefix {
  margin: 0 0.75rem 0 0; }

.form-prefixPostfix-button--postfix {
  margin: 0 0 0 0.75rem; }

/*doc
---
title: Form Switch
name: 11forms_switch
category: Forms
parent: forms
---

Switch

```html_example
<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">On</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">Off</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important switch--checked">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>
```
*/
.switch-checkbox {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .switch-checkbox:focus + .switch-toggle {
    border-color: #2d2d2d;
    box-shadow: 0 0 4px rgba(45, 45, 45, 0.4); }

.switch-toggle {
  background-color: #989898;
  border: 1px solid #989898;
  border-radius: 2.33333rem;
  cursor: pointer;
  display: inline-block;
  height: 2.33333rem;
  position: relative;
  transition: all 100ms ease-out;
  vertical-align: middle;
  width: 5rem; }
  .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.6667rem;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  content: "";
  height: 1.6667rem;
  left: 0.24998rem;
  position: absolute;
  top: 0.24998rem;
  transition: all 100ms ease-out;
  width: 1.6667rem; }
  .switch--checked .switch-toggle::before {
    left: 2.91665rem; }

.switch-label {
  color: white;
  height: 26px;
  line-height: 2.25;
  position: absolute;
  right: 0.5rem;
  text-transform: uppercase;
  transition: all 100ms ease-out; }
  .switch--checked .switch-label {
    font-weight: 600;
    left: 0.5rem;
    right: auto; }
  .switch--disabled .switch-label {
    color: #989898; }

.switch-label--icon.icon {
  width: 26px;
  height: 26px; }
  .switch-label--icon.icon svg {
    width: 26px;
    height: 26px;
    fill: white; }
    .switch--disabled .switch-label--icon.icon svg {
      fill: #989898; }

.switch-description--off {
  color: #2d2d2d;
  margin-right: 5px; }
  .switch--checked .switch-description--off {
    color: #989898; }

.switch-description--on {
  color: #989898;
  margin-left: 5px; }
  .switch--checked .switch-description--on {
    color: #2d2d2d; }

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

/*doc
---
title: Form Actions
name: 14forms_actions
category: Forms
parent: forms
---

Forms require actions to submit or cancel (or what ever action a user should perform).
Form actions come in 2 flavours; normal and fixed.

```html_example
<div class="form-actions">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```

### Form Actions --fixed

```html_example
<div class="form-actions form-actions--fixed">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```
*/
.form-actions {
  background: none;
  border: 0;
  text-align: center; }
  @media (min-width: 481px) {
    .form-actions {
      text-align: left; } }

.form-actions > * {
  display: inline-block;
  margin-bottom: 1rem;
  width: 100%; }
  @media (min-width: 481px) {
    .form-actions > * {
      vertical-align: baseline;
      width: auto; } }

@media (min-width: 481px) {
  .form-actions--fixed {
    background: white;
    border-top: 1px solid #454545;
    bottom: 0;
    left: 0;
    padding: 1.5rem 2rem;
    position: fixed;
    right: 0;
    text-align: right;
    z-index: 20; } }

/*doc
---
title: Form Errors
name: 12forms_errors
category: Forms
parent: forms
---

Form inline errors

```html_example
<div class="form-field form-field--success">
    <label class="form-label" for="valid_simple">Valid field</label>
    <input class="form-input" id="valid_simple" type="text" value="Some Valid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-check-circle" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path></svg></icon>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_simple">Invalid field</label>
    <input class="form-input" id="invalid_simple" type="text" value="Some Invalid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_simple">
                This is not a valid email address
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--warning">
    <label class="form-label" for="warning_simple">Warning field</label>
    <input class="form-input" id="warning_simple" type="text" value="Text that generated a Warning">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="warning_simple">
                Did you mean…
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_select">Select label</label>
    <select class="form-select" name="invalid_select" id="invalid_select">
        <option value="Please select a value">Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_select">
                You must select a value
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Checkbox label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check1">
    <label class="form-label" for="invalid_check1">Checkbox 1 label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check2">
    <label class="form-label" for="invalid_check2">Checkbox 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select one or more
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Radio label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio1">
    <label class="form-label" for="invalid_radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio2">
    <label class="form-label" for="invalid_radio2">Radio 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select an option
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_prefix">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="invalid_prefix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
        <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_prefix">
                Please input a dollar amount
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="invalid_postfix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix">
                Please enter the weight in kilograms
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix_button">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="invalid_postfix_button" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                This is a really long error message to give alot
                more detail to the user about what is wrong with this field.
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                Something else was wrong
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                You really messed up here
            </label>
        </li>
    </ul>
</div>
```
*/
.form-input-indicator {
  width: 22px;
  height: 22px;
  float: left;
  margin: 0 0 0 -2.5rem;
  position: relative;
  top: 0.83333rem; }
  .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.16667rem; }
  .form-field-errors ul,
  .form-field-errors ol {
    list-style: none;
    margin-bottom: 0; }

.form-inlineMessage {
  display: inline-block;
  line-height: 24px;
  margin: 0.41667rem 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: #8e8e8e;
  float: left;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  line-height: 1.5; }
  .breadcrumb a {
    color: #8e8e8e; }
  .breadcrumb.current {
    color: #8e8e8e;
    cursor: default; }
    .breadcrumb.current a {
      color: #8e8e8e;
      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: #8e8e8e;
    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: #2d2d2d;
    text-decoration: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    color: #8e8e8e;
    cursor: default; }
  .breadcrumb.is-unavailable > .breadcrumb-label {
    color: #a5a5a5;
    cursor: default; }

.tabs {
  border-bottom: 1px solid #e8e8e8;
  margin: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }

.tab {
  border-bottom: white;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative; }
  @media (min-width: 480px) {
    .tab {
      float: left; } }

.tab-title {
  color: #8e8e8e;
  display: block;
  font-size: 13px;
  padding: 0.75rem 1.5rem; }
  .tab-title:hover {
    color: black; }

.tab.is-active .tab-title {
  color: black;
  font-weight: 700; }

@media (min-width: 480px) {
  .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: 480px) {
  .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: 480px) {
  .navBar-item {
    float: left; } }

.navBar-item, .navBar-action {
  display: block; }

.navBar-action {
  color: #2d2d2d;
  font-size: 13px;
  padding: 0.75rem; }

/*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: black;
  font-size: 13px;
  padding: 0.16667rem 0; }

.pagination-list {
  display: block;
  margin-left: 0; }
  .pagination-list li {
    color: #8e8e8e;
    font-size: 12px;
    margin-left: 0.41667rem; }
    .pagination-list li a, .pagination-list li button {
      border-radius: 0px;
      -webkit-transition: background-color, 300ms, ease-out;
      -o-transition: background-color, 300ms, ease-out;
      transition: background-color, 300ms, ease-out;
      background: none;
      color: #8e8e8e;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.33333rem 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: black; }

li.pagination-item--current a, li.pagination-item--current button {
  color: black;
  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: 12px;
  font-weight: 400;
  margin-bottom: 0.75rem;
  padding: 0.75rem 1.16667rem 0.75rem 1.16667rem;
  position: relative;
  -webkit-transition: opacity, 300ms, ease-out;
  -o-transition: opacity, 300ms, ease-out;
  transition: opacity, 300ms, ease-out;
  background-color: #e8e8e8;
  border-color: #e8e8e8;
  color: white; }
  .alertBox .icon {
    width: 20px;
    height: 20px; }
  .alertBox .button {
    margin: 0 0 0 0.75rem; }

.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.16667rem; }

.alertBox-message {
  margin: 0;
  text-align: left;
  width: 100%; }

.alertBox-heading {
  margin: 0; }

.alertBox-close {
  cursor: pointer;
  padding-left: 1.16667rem; }
  .alertBox-close .icon {
    width: 20px;
    height: 20px; }
  .alertBox-close svg {
    fill: #4f4f4f; }

/*doc
---
title: Accordion
name: accordion
category: Components
---
```html_example
<section class="accordion">
    <article heading="Dynamic Group Header - 1" class="is-open">
        <h2 class="accordion-navigation is-open">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 1
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
        <div class="accordion-content is-open">
            Dynamic Group Body - 1
        </div>
    </article>
    <article heading="Dynamic Group Header - 2">
        <h2 class="accordion-navigation">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 2
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
<article heading="Dynamic Group Header - 3">
        <h2 class="accordion-navigation accordion-navigation--error">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 3
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
</section>
```

```sass_file_example
src/settings/foundation/accordion/_settings.scss
```
*/
.accordion {
  margin-bottom: 0;
  border: #e8e8e8 solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
  margin: 0 0 1.5rem; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }

.accordion-navigation {
  display: block;
  margin-bottom: 0 !important;
  border: #e8e8e8 solid;
  border-width: 1px 0;
  cursor: pointer; }
  .accordion-navigation.is-open > a {
    background: white;
    color: #2d2d2d; }
  .accordion-navigation > a {
    background: white;
    color: black;
    padding: 1.91667rem;
    display: block;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 12px; }
    .accordion-navigation > a:hover {
      background: #f2f2f2; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.91667rem; }

.accordion-title {
  font-weight: 700;
  line-height: 24px; }

.accordion-content {
  display: none;
  padding: 2rem;
  border: #e8e8e8 solid;
  border-width: 0 0 1px; }
  .accordion-content.is-open {
    display: block; }

.accordion-navigation--success .accordion-title,
.accordion-navigation--success.is-open > a {
  color: #69d66f; }

.accordion-navigation--error .accordion-title,
.accordion-navigation--error.is-open > a {
  color: #ff7d7d; }

.accordion-navigation--warning .accordion-title,
.accordion-navigation--warning.is-open > a {
  color: #d4cb49; }

body.has-activeModal {
  overflow: hidden; }

.modal-background {
  background: #2d2d2d;
  background: rgba(45, 45, 45, 0.8);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }
  .has-activeModal .modal-background {
    display: block; }

.modal {
  border-radius: 0;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: white;
  padding: 2.25rem 2.25rem;
  border: solid 0 #e8e8e8;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed; }
  @media only screen and (max-width: 480px) {
    .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: 480px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 480px) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 480px) {
    .modal {
      transform: translateY(-50%); } }

.modal--large {
  max-height: 90%;
  width: 1024px; }

.modal--small {
  width: 500px; }

.modal-header {
  border-bottom: 1px solid #e8e8e8;
  padding: 1rem 0;
  position: relative; }

.modal-header-title {
  margin: 0; }

.modal-body {
  padding: 3rem 0; }
  .modal-body > :last-child {
    margin-bottom: 0; }

.modal-footer {
  border-top: 1px solid #e8e8e8;
  padding: 0.75rem 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: 13px;
  margin: 0 0 0.75rem; }
  @media (min-width: 481px) {
    .modal-footer-link {
      display: inline;
      margin: 1.5rem; } }

.modal-close {
  color: #666666;
  cursor: pointer;
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: 1.05rem;
  right: 0.75rem;
  transform: translateY(none); }
  .modal-close .icon {
    width: 20px;
    height: 20px; }

@media print {
  .modal {
    background: #FFFFFF !important;
    display: none; } }

.loadingNotification {
  left: 50%;
  position: fixed;
  text-align: center;
  top: 3rem;
  transform: translateX(-50%);
  transform-style: preserve-3d;
  transition: all 200ms ease-out;
  z-index: 500; }
  .loadingNotification.ng-hide-remove, .loadingNotification.ng-hide-add-active {
    opacity: 0;
    top: 3.6rem;
    transform: scale(0.9) translateX(-50%); }
  .loadingNotification.ng-hide-remove-active {
    opacity: 1;
    top: 3rem;
    transform: scale(1) translateX(-50%); }

.loadingNotification-label {
  background: #666666;
  border-radius: 0px;
  color: white;
  display: inline-block;
  font-size: 13px;
  padding: 0.41667rem 0.75rem; }

.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 {
    width: 40px;
    height: 40px;
    border-radius: 3.33333rem;
    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.75rem 0; }

.actionBar-section:before, .actionBar-section:after {
  content: " ";
  display: table; }

.actionBar-section:after {
  clear: both; }

@media (min-width: 480px) {
  .actionBar-section {
    float: left; }
    .actionBar-section .form-label {
      display: inline-block;
      margin: 0 0.41667rem 0 0; }
    .actionBar-section .form-select,
    .actionBar-section .form-input {
      display: inline-block;
      width: 16.66667rem; } }

@media (min-width: 480px) {
  .actionBar-section--alt {
    float: right; } }

.actionBar-item {
  margin-bottom: 1.5rem; }
  @media (min-width: 480px) {
    .actionBar-item {
      display: inline-block;
      margin-bottom: 0;
      margin-right: 1.5rem;
      vertical-align: middle; }
      .actionBar-item:last-child {
        margin-right: 0; } }

/*doc
---
title: Cards
name: cards
category: Components
---

Cards are a typical component consisting of a figure and a short snippet of descriptive text.
This could include a heading and a caption or definition, and perhaps a call to action
or other actionable functions.

```sass_file_example
src/settings/bigcommerce/cards/_settings.scss
```
```html_example
<article class="card">
    <figure class="card-figure">
        <img class="card-image" src="http://lorempixel.com/960/360/sports/" alt="Example card image">
        <figcaption class="card-figcaption">
            <a class="card-figcaption-action" href="#">
                <div class="card-figcaption-body">
                    <span class="button card-figcaption-button">Learn more</span>
                </div>
            </a>
        </figcaption>
    </figure>
    <div class="card-body">
        <h2 class="card-title">20% Off First Design Project</h2>
        <h3 class="card-subTitle">Custom Designs</h3>
        <p class="card-text">
            Be seen by customers at the very moment that
            they are searching on Google for the things you offer.
        </p>
    </div>
</article>
```
*/
.card {
  background-color: transparent;
  margin-bottom: 3rem;
  padding: 0 0; }

.card-figure {
  background-color: white;
  margin-bottom: 0;
  padding: 0 0;
  position: relative; }

.card-image {
  border: 1px solid #454545;
  width: 100%; }

.card-figcaption {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0; }
  .card-figcaption:hover {
    opacity: 1; }

.card-figcaption-action {
  display: block;
  height: 100%; }

.card-figcaption-body {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transform-style: preserve-3d; }
  .card-figcaption-body > :first-child {
    margin-top: 0; }
  .card-figcaption-body > :last-child {
    margin-bottom: 0; }
  .card-figcaption-body .card-text {
    color: #8e8e8e; }

.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.75rem 0 0; }
  .card-body > :first-child {
    margin-top: 0; }
  .card-body > :last-child {
    margin-bottom: 0; }
  .card-body .card-text {
    color: #8e8e8e; }

.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; }

.pace {
  pointer-events: none;
  user-select: none; }

.pace-inactive {
  display: none; }

.pace-progress {
  background-color: #989898;
  height: 0.41667rem;
  position: fixed;
  right: 100%;
  top: 0;
  width: 100%;
  z-index: 2000; }

html,
body {
  height: auto; }

body {
  padding-top: 55px; }
  @media (min-width: 768px) {
    body {
      padding-top: 0; } }

figure {
  margin-bottom: 2rem;
  margin-top: 2rem; }
  figure > figcaption {
    margin-bottom: -0.5rem; }

figcaption {
  color: #a5a5a5;
  margin-top: 0.75rem; }

body {
  font-size: 12px;
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin-top: 2.25rem; }

h5,
h6 {
  text-transform: uppercase; }

a {
  transition: all 0.2s ease; }

body {
  line-height: 20px;
  padding: 0;
  margin: 0; }

.body {
  margin: 0;
  padding: 0px;
  min-height: 200px; }

* {
  outline: none; }

button,
input[type="button"],
input[type="submit"] {
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

a,
img {
  text-decoration: none;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s; }
  a:hover,
  img:hover {
    text-decoration: none;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s; }
  a:focus, a:active,
  img:focus,
  img:active {
    text-decoration: none; }

cite {
  line-height: 1.5;
  margin: 0.5rem 0 0; }

.page-heading {
  font-size: 24px;
  margin: 0 0 3rem;
  text-align: center; }

.definitionList:before, .definitionList:after {
  content: " ";
  display: table; }

.definitionList:after {
  clear: both; }

.definitionList-key {
  color: #8e8e8e;
  float: left;
  font-weight: 400;
  margin: 0 0.41667rem 0 0;
  padding: 3px 0; }

.definitionList-value {
  margin: 0;
  padding: 3px 0; }

.form-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #969696; }

.form-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #969696; }

.form-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #969696; }

.form-input:-moz-placeholder {
  /* Firefox 18- */
  color: #969696; }

.form-select {
  appearance: none;
  background-image: url("../img/select-arr.png");
  border-radius: 0px;
  padding: 0.75rem 3rem 0.75rem 1rem;
  border-color: #cbcbcb; }
  .form-select:focus {
    background-image: url("../img/select-arr-focus.png"); }

.form-label small {
  float: right;
  margin-top: 0.41667rem; }

.form-label--inlineSmall small {
  color: red;
  float: none;
  font-size: inherit;
  font-weight: 400;
  margin-left: 0.41667rem;
  text-transform: none; }

.table {
  margin-top: 2rem; }
  .table td + td {
    border-left: 1px solid #e8e8e8; }
  .table .table-alignCenter {
    text-align: center; }
  .table .table-alignRight {
    text-align: right; }

.table-actions {
  margin: 1.5rem;
  text-align: center; }
  .table-actions .form {
    margin-bottom: 0; }
  .table-actions .button {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    @media (min-width: 480px) {
      .table-actions .button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 480px) {
      .table-actions .button + .button {
        margin-left: 0.41667rem; } }

.table--line {
  border: none; }
  .table--line .table-thead {
    border: none;
    background: none; }
    .table--line .table-thead tr th {
      padding: 15px 20px 14px;
      background-color: #f5f5f5;
      border: none;
      border-bottom: 1px solid #d0d0d0;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      color: #797979; }
      @media (min-width: 480px) {
        .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:first-child {
        border-radius: 3px 0 0 0;
        -moz-border-radius: 3px 0 0 0; }
      .table--line .table-thead tr th:last-child {
        border-radius: 0 3px 0 0;
        -moz-border-radius: 0 3px 0 0; }
      .table--line .table-thead tr th + th {
        padding-left: 1.5rem; }
  .table--line tr {
    border-color: 1px solid #e8e8e8; }
    .table--line tr td {
      display: block;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 480px) {
        .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; }
  .table--line .table-tbody tr td {
    padding: 20px; }

.dropdown {
  left: -9999px;
  outline: none;
  position: absolute; }

.dropdown-menu.is-loading .loadingOverlay {
  background: none;
  padding: 4.5rem 0;
  position: relative; }

.dropdown-menu.is-open {
  display: block; }

.dropdown-menu-item {
  text-align: left; }
  .dropdown-menu-item:first-child > a {
    padding-top: 0.75rem; }
  .dropdown-menu-item:last-child > a {
    padding-bottom: 1rem; }
  .dropdown-menu-item > a {
    margin: 0;
    padding: 0.25rem 1.16667rem;
    text-decoration: none; }

.dropdown-menu {
  border-radius: 0;
  background: #ffffff;
  padding: 0;
  border: 1px solid #d0d0d0;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); }

.modal-content {
  padding: 20px; }
  .modal-content .modal-header {
    padding: 0 0 15px;
    border-bottom: 1px solid #d8d8d8;
    margin: 0 0 20px; }
    .modal-content .modal-header .modal-header-title {
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 700;
      color: black; }

.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%);
  border-radius: 5px;
  -moz-border-radius: 5px; }

@media (min-width: 1200px) {
  .modal--large {
    width: 1024px; } }

.modal-close {
  color: black;
  font-size: 30px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  padding: 0;
  position: absolute;
  top: 10px;
  right: 20px;
  text-align: center;
  text-decoration: none !important;
  z-index: 50; }
  .modal-close:hover {
    color: white;
    text-decoration: none;
    background: black; }

.modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 20px 0; }

.panel-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700; }

.panel--large .panel-body {
  margin-bottom: 2rem;
  padding: 2rem; }

.pagination {
  position: relative; }

.page-type-category .pagination,
.page-type-search .pagination,
.page-type-brands .pagination,
.page-type-brand .pagination,
.page-type-account_recentitems .pagination {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .page-type-category .pagination.only-compare,
  .page-type-search .pagination.only-compare,
  .page-type-brands .pagination.only-compare,
  .page-type-brand .pagination.only-compare,
  .page-type-account_recentitems .pagination.only-compare {
    justify-content: end; }
  @media (max-width: 600px) {
    .page-type-category .pagination,
    .page-type-search .pagination,
    .page-type-brands .pagination,
    .page-type-brand .pagination,
    .page-type-account_recentitems .pagination {
      flex-wrap: wrap; } }

.pagination-list {
  display: inline-block;
  font-size: 0;
  margin-bottom: 0;
  text-align: center; }
  .pagination-list:before, .pagination-list:after {
    content: " ";
    display: table; }
  .pagination-list:after {
    clear: both; }
  .pagination-list .pagination-item {
    display: inline-block;
    margin: 0; }
    .pagination-list .pagination-item a {
      text-transform: uppercase;
      font-size: 12px;
      color: #000;
      min-width: 26px; }
      .pagination-list .pagination-item a:hover {
        text-decoration: none; }
    .pagination-list .pagination-item.pagination-item--previous a,
    .pagination-list .pagination-item.pagination-item--next a {
      font-weight: 600;
      padding-left: 10px;
      padding-right: 10px; }
    .pagination-list .pagination-item.pagination-item--current a {
      font-weight: 600;
      color: #e06868; }

@media (max-width: 600px) {
  .page-type-category .pagination-list,
  .page-type-search .pagination-list,
  .page-type-brands .pagination-list,
  .page-type-brand .pagination-list,
  .page-type-account_recentitems .pagination-list {
    width: 100%;
    padding: 10px; } }

.compare-link a {
  display: block; }
  .compare-link a .countPill {
    display: none; }
  .compare-link a i.fa {
    color: #ffdd02; }
  .compare-link a:hover {
    text-decoration: none; }

.compare-link.link-show .countPill {
  display: inline-block; }

.page-type-category .compare-link,
.page-type-search .compare-link,
.page-type-brand .compare-link,
.page-type-account_recentitems .compare-link {
  opacity: 1;
  visibility: visible; }

/*Buttons*/
.btn,
.tab-content .productView-reviewLink a {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  height: auto;
  padding: 10px 25px 9px;
  text-transform: uppercase;
  border-radius: 3px;
  -moz-border-radius: 3px;
  background: #fff;
  transition: none !important;
  -moz-transition: none !important;
  line-height: 1.25;
  white-space: normal;
  letter-spacing: normal !important; }
  @media (min-width: 992px) {
    .btn,
    .tab-content .productView-reviewLink a {
      min-width: 155px; } }
  @media (max-width: 767px) {
    .btn,
    .tab-content .productView-reviewLink a {
      padding-left: 10px;
      padding-right: 10px; } }

a.btn {
  line-height: 1.25; }

.btn.btn-sm {
  font-size: 11px;
  line-height: 26px;
  height: 28px;
  padding: 0 15px;
  border-width: 1px !important; }

.btn.btn-lg {
  line-height: 44px;
  height: 46px;
  padding: 0 27px; }

/*btn-primary*/
.btn.btn-primary,
.tab-content .productView-reviewLink a {
  color: white;
  background: #2d2d2d;
  background: -moz-linear-gradient(top, #2d2d2d, #141414);
  background: -ms-linear-gradient(top, #2d2d2d, #141414);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#2d2d2d), to(#141414));
  background: -webkit-linear-gradient(top, #2d2d2d, #141414);
  background: -o-linear-gradient(top, #2d2d2d, #141414);
  background: linear-gradient(to bottom, #2d2d2d, #141414);
  border: 1px solid #000000;
  box-shadow: inset 0 1px 0px 0 #484848;
  -moz-box-shadow: inset 0 1px 0px 0 #484848; }
  .btn.btn-primary .fa,
  .tab-content .productView-reviewLink a .fa {
    color: #ffdd02; }

.btn.btn-primary:hover,
[data-wishlist-add] > button:hover,
.tab-content .productView-reviewLink a:hover {
  color: #4c4c4c;
  background: whitesmoke;
  background: -moz-linear-gradient(top, #f3f3f3, #e3e3e3);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#e3e3e3));
  background: -webkit-linear-gradient(top, #f3f3f3, #e3e3e3);
  background: -o-linear-gradient(top, #f3f3f3, #e3e3e3);
  background: linear-gradient(to bottom, #f3f3f3, #e3e3e3);
  border: 1px solid #cbcbcb;
  border-color: #cbcbcb #a2a2a2 #7a7a7a;
  box-shadow: inset 0 1px 0px 0 #fbfbfb;
  -moz-box-shadow: inset 0 1px 0px 0 #fbfbfb; }
  .btn.btn-primary:hover .fa,
  [data-wishlist-add] > button:hover .fa,
  .tab-content .productView-reviewLink a:hover .fa {
    color: #4c4c4c; }

.btn.btn-primary[disabled],
.btn.btn-primary[disabled]:hover,
.btn.btn-primary[disabled]:focus,
.btn.btn-primary[disabled]:active {
  color: white;
  border: 2px solid #2d2d2d;
  background: #2d2d2d; }
  .btn.btn-primary[disabled] .fa,
  .btn.btn-primary[disabled]:hover .fa,
  .btn.btn-primary[disabled]:focus .fa,
  .btn.btn-primary[disabled]:active .fa {
    color: white; }

.btn-sm.btn-primary {
  line-height: 24px; }

.btn > i.fa.fa-caret-right {
  font-size: 16px;
  position: relative;
  top: 1px;
  margin-left: 9px; }

/*btn alternate*/
.btn.btn-alt {
  color: #4c4c4c;
  background: whitesmoke;
  background: -moz-linear-gradient(top, #f3f3f3, #e3e3e3);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#e3e3e3));
  background: -webkit-linear-gradient(top, #f3f3f3, #e3e3e3);
  background: -o-linear-gradient(top, #f3f3f3, #e3e3e3);
  background: linear-gradient(to bottom, #f3f3f3, #e3e3e3);
  border: 1px solid #cbcbcb;
  border-color: #cbcbcb #a2a2a2 #7a7a7a;
  box-shadow: inset 0 1px 0px 0 #fbfbfb;
  -moz-box-shadow: inset 0 1px 0px 0 #fbfbfb; }

.btn.btn-alt:hover {
  color: white;
  background: #2d2d2d;
  background: -moz-linear-gradient(top, #2d2d2d, #141414);
  background: -ms-linear-gradient(top, #2d2d2d, #141414);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#2d2d2d), to(#141414));
  background: -webkit-linear-gradient(top, #2d2d2d, #141414);
  background: -o-linear-gradient(top, #2d2d2d, #141414);
  background: linear-gradient(to bottom, #2d2d2d, #141414);
  border: 1px solid #000000;
  box-shadow: inset 0 1px 0px 0 #484848;
  -moz-box-shadow: inset 0 1px 0px 0 #484848; }
  .btn.btn-alt:hover .fa {
    color: white; }

.btn.btn-alt-white {
  color: #fff;
  border: 2px solid #fff;
  background: #000; }

.btn.btn-alt-white:hover {
  color: #000;
  background: #fff; }

.btn.btn-alt[disabled],
.btn.btn-alt[disabled]:hover,
.btn.btn-alt[disabled]:focus,
.btn.btn-alt[disabled]:active {
  color: #4c4c4c;
  border: 2px solid black;
  background: whitesmoke; }
  .btn.btn-alt[disabled] .fa,
  .btn.btn-alt[disabled]:hover .fa,
  .btn.btn-alt[disabled]:focus .fa,
  .btn.btn-alt[disabled]:active .fa {
    color: #4c4c4c; }

/*btn-default*/
.btn.btn-default {
  border-color: #cbcbcb; }

.btn.btn-default:hover {
  background: #f5f5f5; }

/*btn-checkout*/
.btn.btn-checkout {
  line-height: 45px;
  min-width: 250px;
  max-width: 270px;
  height: 46px;
  padding: 0 20px;
  font-size: 14px;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  text-decoration: none;
  background: #2d2d2d;
  background: -moz-linear-gradient(top, #2d2d2d, #141414);
  background: -ms-linear-gradient(top, #2d2d2d, #141414);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#2d2d2d), to(#141414));
  background: -webkit-linear-gradient(top, #2d2d2d, #141414);
  background: -o-linear-gradient(top, #2d2d2d, #141414);
  background: linear-gradient(top, #2d2d2d, #141414);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient startColorstr="$" color-buttons, endColorstr="$" color-button-background, GradientType=0;
  border-color: #545454;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }
  .btn.btn-checkout i.fa {
    color: #ffdd02; }

.btn.btn-checkout:hover {
  color: black;
  background: #fae808;
  background-repeat: repeat-x;
  border-color: #ddb400 #d9aa06 #d9aa06;
  border-bottom-width: 3px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }
  .btn.btn-checkout:hover .fa {
    color: #4c4c4c; }

/*btn disabled*/
.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  opacity: .5;
  filter: alpha(opacity=50); }

.button {
  line-height: 1rem;
  transition: all 0.15s ease; }
  .button + .button {
    margin-left: 0; }
    @media (min-width: 768px) {
      .button + .button {
        margin-left: 0.75rem; } }

.button[disabled] {
  cursor: not-allowed; }

.button--icon svg {
  fill: #f65a2a; }

.btn .fa {
  font-size: 11px;
  padding-left: 9px;
  color: #4c4c4c; }
  @media (max-width: 767px) {
    .btn .fa {
      padding-left: 5px;
      font-size: 10px;
      line-height: 1.3; } }
  @media (max-width: 350px) {
    .btn .fa {
      display: none; } }

.tab {
  border-top: 1px solid #e8e8e8;
  float: none; }
  @media (min-width: 768px) {
    .tab {
      border-top-color: white;
      float: left; } }
  .tab.is-active {
    border-left-color: white;
    border-right-color: white; }
    @media (min-width: 480px) {
      .tab.is-active {
        margin-bottom: -1px; } }
    @media (min-width: 768px) {
      .tab.is-active {
        border: 1px solid #e8e8e8;
        border-bottom: 1px solid white; } }

.tab-title {
  padding: 1.16667rem 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 480px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 768px) {
    .tab-title {
      padding: 0.75rem 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: 0px;
  box-shadow: none; }
  .accordion .navList {
    margin-bottom: 0; }

.accordion-content {
  border: 0; }
  .accordion-content .form:only-child {
    margin-bottom: 0; }

.accordion-title {
  margin: 0; }

.accordion-navigation {
  margin-top: -1px;
  position: relative;
  text-decoration: none; }

@media (min-width: 768px) {
  .accordion--navList {
    border: 0; } }

@media (min-width: 768px) {
  .sidebarBlock + .accordion--navList {
    margin-top: 2rem; } }

@media (min-width: 768px) {
  .accordion--navList .accordion-block {
    margin-top: 2rem; } }

.accordion--navList .accordion-content {
  padding: 1rem; }
  @media (min-width: 768px) {
    .accordion--navList .accordion-content {
      padding: 0; } }

@media (min-width: 768px) {
  .accordion--navList .accordion-navigation {
    background-position: right 0 top 50%;
    border: 0; } }

.accordion--navList .accordion-title {
  font-weight: normal;
  padding: 1rem;
  text-decoration: none;
  text-transform: inherit; }
  @media (min-width: 768px) {
    .accordion--navList .accordion-title {
      margin-bottom: 0.75rem;
      margin-top: 0;
      padding: 0; } }

.accordion--navList .accordion-indicator {
  fill: #a5a5a5; }
  @media (min-width: 768px) {
    .accordion--navList .accordion-indicator {
      visibility: hidden; } }

.accordion--navList .accordion-navigation-actions {
  right: 1rem;
  top: 1.16667rem; }
  @media (min-width: 768px) {
    .accordion--navList .accordion-navigation-actions {
      right: 0;
      top: 0; } }

.accordion-block:first-child {
  margin-top: 0; }
  .accordion-block:first-child .accordion-navigation {
    border-radius: 0px 0px 0 0; }

.accordion-block:last-child .accordion-navigation,
.accordion-block:last-child .accordion-content {
  border-radius: 0 0 0px 0px; }

.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.91667rem;
  top: 1.5rem; }
  .accordion-navigation-actions > a {
    color: #8e8e8e;
    vertical-align: middle; }
    .accordion-navigation-actions > a:hover {
      color: #2d2d2d; }

.inlineList--labels {
  margin-bottom: 0;
  margin-left: -0.75rem; }
  .inlineList--labels > li {
    margin-bottom: 0.75rem;
    margin-left: 0.75rem; }

.alertBox {
  border-radius: 4px;
  color: #4f4f4f; }

.alertBox-icon .icon {
  width: 25px;
  height: 25px; }

.alertBox--info {
  color: white; }
  .alertBox--info .alertBox-close svg {
    fill: #dfdfdf; }

.form--hiddenLabels .form-label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.form-label {
  font-weight: 700; }

.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: 1.16667rem;
  left: -0.16667rem;
  margin-right: 0.08333rem;
  position: relative;
  top: 0.25rem;
  width: 1.16667rem; }

.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.66667rem 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.33333rem; }

.form-checkbox + .form-label::after,
.form-radio + .form-label::after {
  top: 2px; }

.form-checkbox + .form-label::before,
.form-radio + .form-label::before {
  top: 1px; }

.form-actions {
  margin: 0 auto;
  max-width: 100rem;
  width: 100%;
  display: block; }
  .form-actions:before, .form-actions:after {
    content: " ";
    display: table; }
  .form-actions:after {
    clear: both; }
  @media (min-width: 480px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    @media (min-width: 480px) {
      .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.75rem; }
      @media (min-width: 480px) {
        .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.75rem; } }

.form-label--alternate {
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: #000000; }

.form-select--date {
  width: initial;
  margin-right: 0.41667rem;
  margin-bottom: 0.41667rem; }
  .form-select--date:last-of-type {
    margin-right: 0; }

.form-select--small,
.form-select--date {
  background-position: right;
  background-size: auto;
  font-size: 12px;
  height: 3rem;
  line-height: 1rem;
  max-width: 20rem;
  padding: 0.58333rem 0.75rem;
  padding-right: 2rem;
  min-width: 90px; }

.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: 0px;
  padding: 1.5rem; }

.form-column {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }
  @media (min-width: 480px) {
    .form-column {
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left; } }

.form-prefixPostfix.wrap {
  flex-wrap: wrap; }

.form-prefixPostfix .form-input,
.form-prefixPostfix .button {
  display: block;
  width: 100%; }

@media (min-width: 1200px) {
  .form-prefixPostfix .form-input {
    width: auto; } }

@media (min-width: 768px) {
  .form-prefixPostfix .button {
    width: auto; } }

.form-prefixPostfix .form-inlineMessage {
  margin-bottom: 0.41667rem; }
  @media (min-width: 1200px) {
    .form-prefixPostfix .form-inlineMessage {
      margin-bottom: 0; } }

.form-prefixPostfix-button--postfix {
  margin: 0.75rem 0 0;
  order: 1; }
  @media (min-width: 1200px) {
    .form-prefixPostfix-button--postfix {
      margin: 0 0 0 0.75rem;
      order: 0; } }

.form-increment .button {
  margin: 0;
  padding: 0.25rem 0.41667rem;
  width: 36px;
  height: 36px;
  border-color: #cbcbcb;
  font-size: 14px;
  color: #7b7b7b; }
  .form-increment .button:hover {
    border-color: #000; }

.form-input--incrementTotal {
  border: 0;
  display: inline-block;
  font-size: 12px;
  height: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 2.91667rem;
  min-width: 50px;
  height: 36px;
  border: 1px solid #cbcbcb;
  border-width: 1px 0; }
  .form-input--incrementTotal:disabled {
    border: transparent; }

/*[data-product-attribute="swatch"],
[data-product-attribute="set-rectangle"] {
    margin-bottom: 0 !important;
}*/
[data-product-attribute="swatch"] .form-option {
  width: 36px;
  height: 36px; }
  [data-product-attribute="swatch"] .form-option > span {
    position: relative;
    z-index: -1; }

[data-product-attribute="set-rectangle"] .form-option {
  min-width: 36px;
  height: 36px;
  text-align: center;
  padding: 8px 7px 7px; }

.form-option {
  border: 0 !important;
  -webkit-box-shadow: inset 0px 0px 0px 1px #e4e4e4;
  -moz-box-shadow: inset 0px 0px 0px 1px #e4e4e4;
  box-shadow: inset 0px 0px 0px 1px #e4e4e4;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  margin-bottom: 9px;
  margin-right: 9px;
  transition: all 0.15s ease; }
  .form-option:hover {
    border-color: #000; }

.form-radio:checked + .form-option {
  -webkit-box-shadow: inset 0px 0px 0px 2px black;
  -moz-box-shadow: inset 0px 0px 0px 2px black;
  box-shadow: inset 0px 0px 0px 2px black; }

.form-option-variant {
  display: inline-block;
  font-size: 12px;
  pointer-events: none;
  text-align: center; }

.form-option-variant--color,
.form-option-variant--pattern {
  width: 100%;
  height: 100%;
  min-width: initial;
  padding: 0; }

.form-option-variant--pattern {
  background-position: center;
  background-repeat: no-repeat; }

.form-input--small {
  font-size: 13px;
  height: 3rem;
  line-height: 1rem;
  padding: 0.58333rem 0.75rem; }

.form-minMaxRow {
  margin-left: -7.5px;
  margin-right: -7.5px; }
  .form-minMaxRow:before, .form-minMaxRow:after {
    content: " ";
    display: table; }
  .form-minMaxRow:after {
    clear: both; }
  .form-minMaxRow .form-field {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%;
    float: left;
    margin-bottom: 0;
    padding-left: 7.5px;
    padding-right: 7.5px; }
  .form-minMaxRow .button {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

@media (min-width: 480px) {
  .form-row--half > .form-field:nth-child(odd) {
    clear: left; } }

[data-product-attribute] .form-option {
  position: relative; }
  [data-product-attribute] .form-option.unavailable {
    background-color: #ddd;
    opacity: 0.3; }
    [data-product-attribute] .form-option.unavailable:before {
      background-color: #000;
      content: "";
      height: 2px;
      left: -7px;
      position: absolute;
      top: 17px;
      transform: rotate(-45deg);
      width: 141%; }

[data-product-attribute="set-radio"] .unavailable,
[data-product-attribute="product-list"] .unavailable {
  opacity: 0.6;
  text-decoration: line-through; }

.card-figure {
  margin-top: 0;
  height: 100%; }
  .card-figure:hover .card-figcaption {
    opacity: 1; }

.card-figcaption {
  display: none;
  margin: 0;
  pointer-events: none; }
  @media (min-width: 768px) {
    .card-figcaption {
      display: block; } }

.card-figcaption-body {
  display: inline-block;
  pointer-events: all;
  transform: translate3d(0, -50%, 0); }

.card-image {
  border: 0;
  display: flex;
  margin: auto;
  width: auto;
  max-height: 100%; }

.card-title {
  font-size: 13px;
  margin: 0 0 0.25rem; }
  .card-title > a {
    color: black;
    text-decoration: none; }
    .card-title > a:hover {
      color: #2465c6; }

.card-text {
  margin-bottom: 0.16667rem; }
  .card-text abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.card-figcaption-button {
  border: none;
  display: block;
  margin: 0.41667rem 0 0; }
  .card-figcaption-button:active {
    background-color: white;
    border: none; }
  .card-figcaption-button + .card-figcaption-button {
    margin: 0.41667rem 0 0; }

.card-body {
  text-align: center; }
  @media (min-width: 480px) {
    .card-body {
      text-align: left; } }

.card--alternate {
  border: 3px solid white;
  transition: all 0.15s ease; }
  .card--alternate .card-body {
    background-color: white;
    padding: 0.75rem;
    transition: all 0.15s ease; }
    @media (min-width: 480px) {
      .card--alternate .card-body {
        padding: 1.5rem; } }
  .card--alternate:hover {
    border-color: #2d2d2d; }
    .card--alternate:hover .card-body {
      background-color: #2d2d2d; }
      .card--alternate:hover .card-body .card-text {
        color: white; }
    .card--alternate:hover .card-title > a {
      color: white; }

.navList,
.navBar {
  margin-left: 0; }

.navList-action,
.navBar-action {
  text-decoration: none;
  font-size: 12px; }

.navList-action.is-active {
  font-weight: 700; }

.navList-action--checkbox {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0.41667rem;
  padding-left: 1.91667rem;
  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.33333rem;
    left: 0;
    top: 0;
    width: 1.33333rem; }
  .navList-action--checkbox::after {
    height: 1.16667rem;
    left: 1px;
    opacity: 0;
    top: 1px;
    transform: scale(0);
    width: 1.16667rem; }
  .navList-action--checkbox::before {
    border-radius: 0px; }
  .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(246, 90, 42, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(246, 90, 42, 0.999);
    content: "";
    font-size: 1.16667rem;
    line-height: 1;
    text-align: center; }
  .navList-action--checkbox:before, .navList-action--checkbox:after {
    top: 50%; }
  .navList-action--checkbox:before {
    margin-top: -0.66667rem; }
  .navList-action--checkbox:after {
    margin-top: -0.58333rem; }
  .navList-action--checkbox.is-disabled {
    cursor: default; }
    .navList-action--checkbox.is-disabled::before {
      background-color: white; }
  .navList-action--checkbox.is-checked::after, .navList-action--checkbox.is-selected::after {
    opacity: 1;
    transform: scale(1); }

.navList-action-close {
  background: #f2f2f2;
  border-radius: 100%;
  display: inline-block;
  float: right;
  line-height: 0;
  opacity: 0;
  padding: 0.25rem;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .navList-action-close .icon {
    width: 13px;
    height: 13px;
    fill: black; }
  .navList-action.is-selected:hover .navList-action-close {
    opacity: 1;
    visibility: visible; }

.navBar--sub {
  margin-bottom: 4.5rem;
  text-align: center; }
  .navBar--sub .navBar-section {
    float: none; }
  .navBar--sub .navBar-item {
    float: none;
    margin: 0 0.75rem; }
    @media (min-width: 768px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 768px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid black; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 768px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #8e8e8e;
        margin: 0;
        padding-left: 0.75rem; } }
  .navBar--sub .navBar-action {
    color: #8e8e8e;
    font-size: 12px;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #2d2d2d; }

.loadingOverlay {
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  z-index: 20; }

.icons-svg-sprite {
  display: none; }

.icon,
.icon svg {
  transition: all 0.15s ease; }

/*
.actionBar-section {

    .form-field {
        background-color: $input-bg-color;
        border: $actionBar-form-field-border;
        border-radius: $actionBar-form-field-radius;
        overflow: hidden;

        // scss-lint:disable NestingDepth
        &:hover {
            border-color: stencilColor("input-border-color-active");
        }
        // scss-lint:enable NestingDepth
    }

    .form-label {
        color: $actionBar-form-label-color;
        font-size: $actionBar-form-label-fontSize;
        line-height: $actionBar-form-label-lineHeight;
        margin-bottom: 0;
        padding-left: $actionBar-form-label-padding;
    }

    .form-input,
    .form-select {
        border: 0;
        padding-left: $actionBar-form-input-padding;
        width: auto;
    }

    .form-label,
    .form-input,
    .form-select {
        display: inline-block;
    }

    .form-select {
        color: stencilColor("color-textLink");
        height: $input-small-height - remCalc($input-border-width * 2);
    }
}
*/
.has-ribbon {
  position: relative; }

.ribbon {
  background-color: #454545;
  color: white;
  cursor: default;
  font-weight: 700;
  margin: -0.91667rem -0.91667rem 0 0;
  padding: 0.08333rem 1rem;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  z-index: 1; }

.navPages-container {
  background: #313131;
  /* Old browsers */
  background: -moz-linear-gradient(top, #313131 0%, #252525 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #313131 0%, #252525 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #313131 0%, #252525 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313131', endColorstr='#252525',GradientType=0 );
  /* IE6-9 */
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  background-color: black;
  position: relative;
  min-height: 40px; }
  @media (max-width: 991px) {
    .navPages-container {
      display: none; } }
  .navPages-container > .container {
    position: inherit; }
  .navPages-container .navPages-item.hasMegamenu ul.navPage-subMenu-list > li {
    padding: 0 20px 20px; }
  .navPages-container .navPages-item > .navPage-subMenu {
    position: absolute;
    z-index: 102;
    top: auto;
    display: none;
    min-width: 210px;
    padding-top: 2px; }
    .navPages-container .navPages-item > .navPage-subMenu > .container,
    .navPages-container .navPages-item > .navPage-subMenu > .navPage-subMenu-list {
      background-color: white;
      padding: 20px 0;
      -moz-border-radius: 0 0 3px 3px;
      -webkit-border-radius: 0 0 3px 3px;
      border-radius: 0 0 3px 3px;
      -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); }
    .navPages-container .navPages-item > .navPage-subMenu > .navPage-subMenu-list {
      padding: 0; }
      .navPages-container .navPages-item > .navPage-subMenu > .navPage-subMenu-list li a.has-subMenu {
        position: relative; }
        .navPages-container .navPages-item > .navPage-subMenu > .navPage-subMenu-list li a.has-subMenu:after {
          font-family: "FontAwesome";
          content: "\f105";
          position: absolute;
          right: 20px;
          top: 10px; }
    .navPages-container .navPages-item > .navPage-subMenu ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .navPages-container .navPages-item > .navPage-subMenu ul > li {
        position: relative;
        padding: 0;
        display: block; }
      .navPages-container .navPages-item > .navPage-subMenu ul > li + li {
        border-top: 1px solid #f3f3f3; }
      .navPages-container .navPages-item > .navPage-subMenu ul li > a {
        position: relative;
        display: block;
        padding: 10px 20px;
        color: black; }
        .navPages-container .navPages-item > .navPage-subMenu ul li > a::before {
          position: absolute;
          top: 50%;
          left: 20px;
          visibility: hidden;
          width: 0;
          height: 1px;
          content: '';
          -webkit-transition: all .3s ease 0s;
          -moz-transition: all .3s ease 0s;
          -ms-transition: all .3s ease 0s;
          -o-transition: all .3s ease 0s;
          transition: all .3s ease 0s;
          opacity: 0;
          background-color: black;
          filter: alpha(opacity=0); }
      .navPages-container .navPages-item > .navPage-subMenu ul li:hover > a {
        padding-left: 42px;
        color: white;
        background-color: black; }
        .navPages-container .navPages-item > .navPage-subMenu ul li:hover > a::before {
          width: 14px;
          visibility: visible;
          -webkit-transition: all .3s ease 0s;
          -moz-transition: all .3s ease 0s;
          -ms-transition: all .3s ease 0s;
          -o-transition: all .3s ease 0s;
          transition: all .3s ease 0s;
          opacity: 1;
          filter: alpha(opacity=100);
          background-color: white; }
    .navPages-container .navPages-item > .navPage-subMenu li > .navPage-childList {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 100%;
      display: none;
      width: 100%;
      min-width: 210px;
      margin-left: 1px;
      background: white;
      -moz-border-radius: 0 0 3px 3px;
      -webkit-border-radius: 0 0 3px 3px;
      border-radius: 0 0 3px 3px;
      -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); }
      .navPages-container .navPages-item > .navPage-subMenu li > .navPage-childList::before {
        position: absolute;
        width: 1px;
        height: 100%;
        margin-left: -1px;
        content: '';
        background-color: transparent; }
      .navPages-container .navPages-item > .navPage-subMenu li > .navPage-childList li {
        padding: 0;
        display: block; }
    .navPages-container .navPages-item > .navPage-subMenu li:hover > .navPage-childList {
      display: block;
      -webkit-animation: fadeIn .3s;
      -o-animation: fadeIn .3s;
      animation: fadeIn .3s; }
  .navPages-container .navPages-quickSearch {
    display: none; }
  .navPages-container nav ul.navPages-list {
    margin: 0 auto;
    max-width: 1170px;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
  .navPages-container nav ul.navPages-list.navPages-list--user {
    display: none; }
  .navPages-container nav ul.navPages-list a:hover {
    text-decoration: none; }
  .navPages-container nav ul.navPages-list > li {
    display: inline-block;
    border-left: 1px solid black; }
    .navPages-container nav ul.navPages-list > li > a {
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 700;
      display: block;
      padding: 9px 15px;
      text-transform: uppercase;
      color: #d5d5d5;
      text-decoration: none !important; }
      .navPages-container nav ul.navPages-list > li > a.has-subMenu {
        position: relative;
        margin-right: 15px; }
      .navPages-container nav ul.navPages-list > li > a.has-subMenu:after {
        position: absolute;
        top: 18px;
        right: 0;
        content: '';
        border: 4px solid transparent;
        border-top: 4px solid #d5d5d5; }
      .navPages-container nav ul.navPages-list > li > a.has-subMenu:hover:after {
        border-top-color: #ffdd02; }
    .navPages-container nav ul.navPages-list > li:hover > a,
    .navPages-container nav ul.navPages-list > li > a:hover {
      color: #ffdd02; }
    .navPages-container nav ul.navPages-list > li:hover > .navPage-subMenu {
      display: block;
      -webkit-animation: fadeIn .3s;
      -o-animation: fadeIn .3s;
      animation: fadeIn .3s; }

.navPages-container li.hasMegamenu {
  position: relative; }

/*.navPages-container li.hasMegamenu > .subMegaMenu {
    padding: 30px 20px 30px;
}

.navPages-container li.hasMegamenu.fullWidth > .subMegaMenu {
    padding: 30px 30px 30px;
}

.navPages-container li.hasMegamenu > .subMegaMenu.imageLeft {
    padding-left: 30px;
}

.navPages-container li.hasMegamenu > .subMegaMenu.imageRight {
    padding-right: 30px;
}*/
.navPages-container li.hasMegamenu > .subMegaMenu .imageArea {
  float: left;
  min-height: 1px;
  padding: 0 20px; }

.navPages-container li.hasMegamenu > .subMegaMenu .cateArea {
  float: left;
  min-height: 1px; }

.navPages-container li.hasMegamenu > .subMegaMenu .container.hasBottomCate .cateArea {
  padding-bottom: 56px; }

/*.navPages-container li.hasMegamenu > .subMegaMenu.imageLeft .cateArea {
    padding-left: 20px;
}

.navPages-container li.hasMegamenu > .subMegaMenu.imageRight .cateArea {
    padding-right: 20px;
}*/
.navPages-container li.hasMegamenu.alignLeft > .subMegaMenu {
  left: 0; }

.navPages-container li.hasMegamenu.alignRight > .subMegaMenu {
  right: 0;
  left: auto; }

.navPages-container li.hasMegamenu.alignCenter > .subMegaMenu {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.navPages-container li.hasMegamenu.fullWidth {
  position: static !important; }

.navPages-container li.hasMegamenu.fullWidth > .subMegaMenu {
  left: 0; }

.navPages-container li.hasMegamenu.fullWidth > .subMegaMenu .container {
  position: relative; }

.navPages-container li.hasMegamenu > .subMegaMenu {
  position: absolute;
  z-index: 102;
  top: auto;
  display: none;
  min-width: 210px; }

.navPages-container li.hasMegamenu:hover > .subMegaMenu {
  display: block;
  -webkit-animation: fadeIn .3s;
  -o-animation: fadeIn .3s;
  animation: fadeIn .3s; }

.navPages-container li.hasMegamenu > .subMegaMenu ul {
  padding: 0;
  list-style: none; }

.navPages-container li.hasMegamenu > .subMegaMenu .cateArea > ul li {
  border: 0; }

.navPages-container li.hasMegamenu > .subMegaMenu .cateArea > ul li > a {
  padding-top: 6px;
  padding-bottom: 6px; }

.navPages-container li.hasMegamenu > .subMegaMenu .cateArea > ul > li > a::before {
  display: none !important; }

.navPages-container li.hasMegamenu > .subMegaMenu .cateArea > ul > li > ul {
  position: inherit;
  margin: 0;
  display: block;
  -webkit-animation: none;
  -o-animation: none;
  animation: none;
  padding: 0;
  box-shadow: none;
  padding-bottom: 15px;
  left: 0;
  background: transparent; }

.navPages-container li.hasMegamenu > .subMegaMenu .cateArea > ul > li:hover > ul {
  -webkit-animation: none;
  -o-animation: none;
  animation: none; }

.navPages-container li.hasMegamenu > .subMegaMenu .cateArea ul li a {
  position: relative;
  display: block;
  color: black;
  padding-left: 0;
  padding-right: 0; }
  .navPages-container li.hasMegamenu > .subMegaMenu .cateArea ul li a:hover {
    color: #1677d4; }

.navPages-container li.hasMegamenu > .subMegaMenu .cateArea > ul > li > a {
  text-transform: uppercase;
  font-weight: 700;
  padding-left: 0 !important;
  padding-top: 0;
  font-size: 12px;
  color: black;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }

.navPages-container li.hasMegamenu > .subMegaMenu .cateArea ul > li:hover > a {
  padding-left: 22px;
  text-decoration: none;
  background: transparent;
  color: #1677d4; }
  @media (max-width: 991px) {
    .navPages-container li.hasMegamenu > .subMegaMenu .cateArea ul > li:hover > a {
      padding-left: 0; } }

.navPages-container li.hasMegamenu > .subMegaMenu .cateArea ul li > a::before {
  position: absolute;
  top: 50%;
  left: 0;
  visibility: hidden;
  width: 0;
  height: 1px;
  content: '';
  -webkit-transition: all .3s ease 0s;
  /* Opacity for IE8 and lower */
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  opacity: 0;
  background-color: #000;
  /* Opacity for Modern Browsers */
  filter: alpha(opacity=0); }
  @media (max-width: 991px) {
    .navPages-container li.hasMegamenu > .subMegaMenu .cateArea ul li > a::before {
      display: none; } }

.navPages-container li.hasMegamenu > .subMegaMenu .cateArea ul li:hover > a::before {
  width: 14px;
  visibility: visible;
  -webkit-transition: all .3s ease 0s;
  /* Opacity for IE8 and lower */
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  opacity: 1;
  /* Opacity for Modern Browsers */
  filter: alpha(opacity=100);
  background-color: #1677d4; }

.navPages-container li.hasMegamenu > .subMegaMenu .imageArea.colLeft {
  text-align: left; }

.navPages-container li.hasMegamenu > .subMegaMenu .imageArea.colRight {
  text-align: right; }
  .navPages-container li.hasMegamenu > .subMegaMenu .imageArea.colRight .style_4 .right_img,
  .navPages-container li.hasMegamenu > .subMegaMenu .imageArea.colRight .style_4 .feature-brands {
    float: right;
    width: 45%; }
  .navPages-container li.hasMegamenu > .subMegaMenu .imageArea.colRight .style_4 .right_img {
    padding-left: 20px;
    width: 55%; }
  .navPages-container li.hasMegamenu > .subMegaMenu .imageArea.colRight .hl_right_img .right_img_left,
  .navPages-container li.hasMegamenu > .subMegaMenu .imageArea.colRight .hl_right_img .right_img_right {
    width: 50%;
    padding-right: 5px;
    float: left; }
  .navPages-container li.hasMegamenu > .subMegaMenu .imageArea.colRight .hl_right_img .right_img_right {
    padding-right: 0;
    padding-left: 5px; }
  .navPages-container li.hasMegamenu > .subMegaMenu .imageArea.colRight .hl_right_img .right_img_left > a {
    display: block;
    margin-bottom: 10px; }

html .feature-brands h4 {
  display: block;
  padding-bottom: 7px;
  text-transform: uppercase;
  margin: 0;
  font-size: 14px;
  text-align: left;
  font-weight: 700;
  color: black; }
  html .feature-brands h4 a.view-more {
    float: right;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 400;
    padding: 0;
    color: black; }
    html .feature-brands h4 a.view-more:hover {
      color: #1677d4; }

html .feature-brands ul {
  margin: 0 -5px; }
  html .feature-brands ul li {
    width: 50%;
    padding: 3px 4px !important;
    margin: 5px 0;
    display: inline-block !important;
    vertical-align: top;
    border: none !important; }
    html .feature-brands ul li a {
      padding: 0 !important;
      background: none !important; }
      html .feature-brands ul li a:before {
        display: none !important; }

#mobile-categories .feature-brands {
  padding: 15px 15px 0; }
  #mobile-categories .feature-brands h4 {
    color: #fff; }
  #mobile-categories .feature-brands ul li {
    border: none; }

.navPages-container li.hasMegamenu > .subMegaMenu .cateArea > ul > li {
  margin: 0 -1px; }

.navPages-container li.hasMegamenu > .subMegaMenu .cateArea.columns-2 > ul > li {
  float: left;
  width: 50%;
  padding-right: 20px; }

.navPages-container li.hasMegamenu > .subMegaMenu .cateArea.columns-3 > ul > li {
  float: none;
  width: 33%;
  display: inline-block;
  vertical-align: top; }

.navPages-container li.hasMegamenu > .subMegaMenu .cateArea.columns-4 > ul > li {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 -1.5px;
  width: 25%;
  padding-right: 20px; }

.navPages-container li.hasMegamenu > .subMegaMenu .cateArea.columns-5 > ul > li {
  float: left;
  width: 20%;
  padding-right: 20px; }

/*Megamenu Col-left-right image*/
.imageArea .col-left {
  display: inline-block;
  padding-right: 6px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .imageArea .col-left {
      width: 50.5%; } }

.imageArea a {
  display: block; }

.imageArea .col-left a + a {
  margin-top: 6px; }

.subMegaMenu.imageRight .imageArea .col-right {
  float: right; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .subMegaMenu.imageRight .imageArea .col-right {
      width: 49%; } }

.subMegaMenu.imageLeft .imageArea .col-left {
  float: left; }

/*Megamenu four-images*/
.imageArea .four-images {
  text-align: center; }

.imageArea .four-images a {
  display: inline-block;
  max-width: 49%;
  padding: 2.5px 1px; }

.cateArea > ul {
  height: 100%; }

.cateArea > ul > .bottomCate {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  clear: both; }

.cateArea.has-bottom-cates {
  padding-bottom: 50px; }

.subMegaMenu.imageLeft .cateArea > ul > .bottomCate {
  right: 0;
  left: auto;
  padding-right: 0;
  padding-left: 20px; }

.cateArea > ul > .bottomCate > .own-text {
  margin: 20px;
  padding: 5px;
  background-color: #fef8e7; }

.cateArea > ul > .bottomCate p {
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 0;
  padding: 7px;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #e06868;
  border: 1px solid #fdefc9; }

li.hasMegamenu.fullWidth .cateArea .navPage-childList {
  min-width: auto !important; }

.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: 12px;
  margin-right: 10px;
  margin-bottom: 10px; }
  .tag a {
    font-style: italic;
    color: #484848;
    display: inline-block;
    padding: 0.41667rem 1rem;
    text-decoration: none;
    background: #f7f7f7;
    border-bottom: 1px solid #f0f0f0;
    border-radius: 3px;
    -moz-border-radius: 3px; }
    .tag a:hover {
      color: #000000;
      border-bottom-color: #ccc; }

.social-icons {
  margin: 0;
  margin-top: 2px;
  padding-right: 36px; }

.social-icons li {
  list-style: none;
  display: inline-block;
  margin-right: 9px; }

.social-icons a {
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 50%;
  text-align: center; }
  .social-icons a svg {
    width: 14px;
    fill: #fff; }
  .social-icons a.icon--facebook {
    background: #4a73bd; }
  .social-icons a.icon--twitter {
    background: #46b0e2; }
  .social-icons a.icon--google {
    background: #ea3b02; }
  .social-icons a.icon--instagram {
    background: #fb3358; }
  .social-icons a.icon--rss {
    background: #f9bc2e; }
  .social-icons a.icon--pinterest {
    background: #cc2127; }
  .social-icons a.icon--tumblr {
    background: #33465d; }
  .social-icons a.icon--youtube {
    background: #cf3427; }
  .social-icons a.icon--linkedin {
    background: #0077b5; }
  .social-icons a.icon--stumbleupon {
    background: #eb4924; }
  .social-icons a:hover {
    background: #000; }

.owl-nav {
  color: #000; }
  .owl-nav > div {
    font-size: 0;
    width: 30px;
    height: 29px;
    line-height: 30px;
    display: inline-block;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-align: center;
    cursor: pointer;
    border: 1px solid #d8d8d8; }
    .owl-nav > div:before {
      font-family: "FontAwesome";
      font-size: 12px; }
    .owl-nav > div.owl-prev {
      margin-right: -1px;
      border-radius: 3px 0 0 3px;
      -moz-border-radius: 3px 0 0 3px; }
    .owl-nav > div.owl-next {
      border-radius: 0 3px 3px 0;
      -moz-border-radius: 0 3px 3px 0; }
    .owl-nav > div.owl-next:before {
      content: "\f054"; }
    .owl-nav > div.owl-prev:before {
      content: "\f053"; }
    .owl-nav > div.disabled {
      background: #f5f5f5; }

.owl-nav > div.disabled {
  opacity: 0.5;
  cursor: default !important; }

.owl-carousel .owl-item img {
  max-width: 100%;
  width: auto;
  -moz-transform-style: unset;
  -webkit-transform-style: unset;
  transform-style: unset;
  transition: none; }

.heroCarousel {
  min-height: 100px;
  min-width: 300px; }
  .heroCarousel .owl-nav > div {
    width: 52px;
    height: 52px;
    border: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    border-radius: 50%;
    background: #fff url("../img/sprite-icons.png") no-repeat;
    position: absolute;
    top: 45%; }
    .heroCarousel .owl-nav > div.owl-prev {
      left: 0;
      background-position: 0 -175px; }
      .heroCarousel .owl-nav > div.owl-prev:hover {
        background-position: 0 -227px; }
    .heroCarousel .owl-nav > div.owl-next {
      right: 0;
      background-position: -52px -175px; }
      .heroCarousel .owl-nav > div.owl-next:hover {
        background-position: -52px -227px; }
    .heroCarousel .owl-nav > div:before {
      content: ""; }
    .heroCarousel .owl-nav > div:hover {
      background-color: #ffdd02; }
  .heroCarousel:hover .owl-nav > div {
    opacity: 1;
    visibility: visible; }
    .heroCarousel:hover .owl-nav > div.owl-prev {
      left: -26px; }
      @media (max-width: 1035px) {
        .heroCarousel:hover .owl-nav > div.owl-prev {
          left: 20px; } }
    .heroCarousel:hover .owl-nav > div.owl-next {
      right: -26px; }
      @media (max-width: 1035px) {
        .heroCarousel:hover .owl-nav > div.owl-next {
          right: 20px; } }
  .heroCarousel .heroCarousel-image {
    width: auto;
    max-width: 100%;
    margin: 0 auto; }
  @media (max-width: 767px) {
    .heroCarousel .owl-nav {
      display: none; } }
  .heroCarousel .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (max-width: 767px) {
      .heroCarousel .owl-dots {
        bottom: 20px;
        display: block; } }
  .heroCarousel .owl-dots > div {
    display: inline-block;
    margin: 0 4px !important; }
    .heroCarousel .owl-dots > div span {
      display: block;
      width: 11px !important;
      height: 11px !important;
      background: rgba(0, 0, 0, 0.5);
      box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      border-radius: 50%; }
    .heroCarousel .owl-dots > div.active span {
      background: rgba(0, 0, 0, 0.9); }
  .heroCarousel.hero-wide:hover .owl-nav > div.owl-prev {
    left: 20px; }
  .heroCarousel.hero-wide:hover .owl-nav > div.owl-next {
    right: 20px; }

.productCarousel {
  margin-bottom: 40px; }

.productCarousel .owl-item .prod-item {
  margin-bottom: 0; }

.heroCarousel-content {
  text-align: center;
  color: #fff;
  position: absolute;
  top: 45%;
  min-width: 300px;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 15px;
  right: 15px; }
  .heroCarousel-content h1 {
    font-size: 30px;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #fff; }
    @media (min-width: 1024px) {
      .heroCarousel-content h1 {
        font-size: 52px; } }
    @media (min-width: 768px) and (max-width: 1023px) {
      .heroCarousel-content h1 {
        font-size: 40px; } }
    @media (max-width: 480px) {
      .heroCarousel-content h1 {
        font-size: 20px; } }
  .heroCarousel-content .heroCarousel-description {
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    margin: 0 0 25px;
    color: #fff; }
    @media (max-width: 480px) {
      .heroCarousel-content .heroCarousel-description {
        margin: 0; } }
  .heroCarousel-content .btn {
    margin-top: 2px;
    padding: 5px 15px 6px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    font-size: 14px;
    line-height: 1.35;
    height: auto;
    min-width: 130px;
    border: 1px solid #000;
    box-shadow: inset 0 1px 0px 0 #444;
    -moz-box-shadow: inset 0 1px 0px 0 #444; }
    .heroCarousel-content .btn:hover {
      box-shadow: none;
      -moz-box-shadow: none; }
    @media (max-width: 480px) {
      .heroCarousel-content .btn {
        display: none; } }

@media (max-width: 767px) {
  .home-slideshow .container {
    padding: 0; } }

@media (min-width: 768px) {
  .writeReview-productDetails {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left; } }

.writeReview-productDetails img {
  margin-bottom: 30px; }

.writeReview-productDetails .product-brand {
  color: #a5a5a5;
  margin: 0 0 6px; }

.writeReview-productDetails .product-title {
  margin-top: 0;
  text-transform: none;
  font-size: 14px;
  color: #000;
  letter-spacing: 0; }

@media (min-width: 768px) {
  .writeReview-form {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left; } }

.form-capcha {
  margin-bottom: 25px !important; }

.account--addReturn .table {
  display: block;
  margin-bottom: 3rem; }
  @media (min-width: 480px) {
    .account--addReturn .table {
      display: table;
      margin-bottom: 6rem; } }
  .account--addReturn .table tr {
    display: block;
    padding: 1.5rem 0; }
    @media (min-width: 480px) {
      .account--addReturn .table tr {
        display: table-row;
        padding: 0; } }
  .account--addReturn .table th,
  .account--addReturn .table td {
    display: block;
    padding: 0; }
    @media (min-width: 480px) {
      .account--addReturn .table th,
      .account--addReturn .table td {
        display: table-cell;
        padding-bottom: 0.75rem;
        padding-top: 0.75rem; } }
    .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: 480px) {
        .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.16667rem; }
  @media (min-width: 480px) {
    .account--addReturn .table .return-itemPrice {
      text-align: center; } }
  @media (min-width: 480px) {
    .account--addReturn .table .return-itemQuantity {
      text-align: right; } }

.account--addReturn .table-thead {
  display: none; }
  @media (min-width: 480px) {
    .account--addReturn .table-thead {
      display: table-header-group; } }
  .account--addReturn .table-thead th {
    font-size: 13px; }
  .account--addReturn .table-thead th:first-child {
    width: 60%; }

.account--addReturn .table-tbody {
  display: block; }
  @media (min-width: 480px) {
    .account--addReturn .table-tbody {
      display: table-row-group; } }

.return-itemName {
  font-size: 13px;
  font-weight: 700; }
  @media (min-width: 480px) {
    .return-itemName {
      font-size: 12px;
      font-weight: 400; } }

.return-itemPrice {
  color: #a5a5a5;
  margin-bottom: 0.41667rem; }
  @media (min-width: 480px) {
    .return-itemPrice {
      color: inherit;
      margin-bottom: 0;
      text-align: center; } }

.return-itemQuantity .form-label {
  display: inline;
  margin-right: 0.41667rem; }
  @media (min-width: 480px) {
    .return-itemQuantity .form-label {
      border: 0;
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; } }

.account--addReturn-row {
  margin: 0 -15px;
  max-width: none;
  width: auto;
  margin: 0 -1rem; }
  .account--addReturn-row:before, .account--addReturn-row:after {
    content: " ";
    display: table; }
  .account--addReturn-row:after {
    clear: both; }

.account--addReturn-column {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  padding: 0 1rem; }
  @media (min-width: 480px) {
    .account--addReturn-column {
      width: 50%; } }

/*
.productCarousel { // 1
    @include grid-row(
        $behavior: nest
    );
}

.productCarousel-slide { // 1
    @include grid-column(6);

    @include breakpoint("small") {
        width: grid-calc(4, $total-columns);
    }

    @include breakpoint("medium") {
        width: grid-calc(3, $total-columns);
    }

    @include breakpoint("large") {
        width: grid-calc(2, $total-columns);
    }

    .card {
        margin-bottom: 0;
    }
}
*/
.quickView:before, .quickView:after {
  content: " ";
  display: table; }

.quickView:after {
  clear: both; }

.quickView article.productView-description {
  display: none; }

.quickView .productView-images {
  margin-bottom: 0; }

.productReviews-list {
  list-style: none;
  margin-left: 0;
  font-size: 0; }
  .productReviews-list ul,
  .productReviews-list ol {
    list-style: none;
    margin-bottom: 0; }

.productReview {
  display: block;
  float: none;
  font-size: 12px;
  vertical-align: top;
  margin-bottom: 20px;
  width: 100%; }

.productReview-title {
  margin: 0;
  text-transform: none; }

.productReview-author {
  color: #8e8e8e;
  margin-bottom: 1rem; }

.productReview-rating {
  display: inline-block;
  margin-bottom: 0.41667rem; }

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

@media (min-width: 768px) {
  .productView .productView-images.col-sm-5 {
    width: 42.71%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .productView .productView-images.col-sm-5 {
    width: 100%; } }

.productView article > p {
  color: #555; }

@media (min-width: 768px) {
  .productView .productView-details.col-sm-7 {
    width: 57.29%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .productView .productView-details.col-sm-7 {
    width: 100%;
    padding-left: 15px; } }

.productView [data-product-attribute] .form-option {
  padding: 0;
  display: table;
  float: left;
  text-align: center; }
  .productView [data-product-attribute] .form-option span {
    display: table-cell;
    vertical-align: middle;
    z-index: 10;
    background: #f5f5f5;
    box-shadow: inset 0px 0px 0px 1px #cacaca;
    -moz-box-shadow: inset 0px 0px 0px 1px #cacaca;
    padding: 0 10px;
    font-size: 11px;
    text-transform: uppercase; }

.productView .form-radio:checked + .form-option {
  box-shadow: none; }
  .productView .form-radio:checked + .form-option span {
    box-shadow: inset 0px 0px 0px 3px black;
    -moz-box-shadow: inset 0px 0px 0px 3px black; }

.productView [data-cart-item-add] > button,
.productView [data-wishlist-add] > button {
  height: 46px;
  font-size: 14px;
  width: 100%;
  max-width: 200px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
  margin-top: 15px; }
  .productView [data-cart-item-add] > button i.fa,
  .productView [data-wishlist-add] > button i.fa {
    color: #ffdd02; }

.productView [data-wishlist-add] > button {
  border: 1px solid #c3c3c3;
  margin-right: 0;
  color: #555; }
  .productView [data-wishlist-add] > button span:before {
    display: inline-block;
    margin-right: 8px;
    content: "+"; }

.productView .HL_titlecomments {
  margin-bottom: 13px;
  float: left;
  font: 700 14px "Roboto Condensed", Arial, Helvetica, sans-serif;
  color: black;
  text-transform: uppercase; }

.productView .fb-comments {
  border: 1px solid #cccccc;
  overflow: hidden;
  display: inline-block;
  width: 100%; }

.productView .halo_AddThisLink {
  margin: 20px 0; }

.productView-description .review-for-detail {
  width: 100%;
  display: block;
  position: relative;
  top: 0 !important;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  background: none;
  padding: 0;
  margin: 0;
  visibility: visible;
  transform: none;
  -moz-transform: none; }
  .productView-description .review-for-detail .modal-header {
    display: none; }
  .productView-description .review-for-detail .modal-body {
    padding: 0; }
    .productView-description .review-for-detail .modal-body .writeReview-productDetails {
      display: none; }
    .productView-description .review-for-detail .modal-body .writeReview-form {
      width: 100%;
      padding: 0;
      float: none; }
      .productView-description .review-for-detail .modal-body .writeReview-form .form-field select {
        width: auto; }

.productView-images {
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .productView-images {
      width: 100%; } }

.productView-image {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0;
  border: 1px solid #d8d8d8; }
  .productView-image .new-badge, .productView-image .sale-badge {
    top: 15px;
    right: 15px; }
  .productView-image .new-badge ~ .sale-badge {
    right: 55px; }
  .productView-image img {
    width: 100%; }
    .productView-image img:hover {
      cursor: -webkit-zoom-in;
      cursor: -moz-zoom-in;
      cursor: zoom-in; }
  .productView-image .productView-image--default {
    width: auto; }
  .productView-image + .productView-thumbnails {
    margin-bottom: 10px;
    padding: 20px 60px;
    background: #ececec; }
    @media (max-width: 767px) {
      .productView-image + .productView-thumbnails {
        background: none;
        padding: 15px 0; }
        .productView-image + .productView-thumbnails .owl-nav {
          display: none !important; }
        .productView-image + .productView-thumbnails .owl-stage-outer {
          text-align: center; }
          .productView-image + .productView-thumbnails .owl-stage-outer .owl-stage {
            width: 100% !important; }
            .productView-image + .productView-thumbnails .owl-stage-outer .owl-stage .owl-item {
              float: none;
              display: inline-block;
              width: auto !important;
              height: auto !important;
              margin: 0 !important; }
              .productView-image + .productView-thumbnails .owl-stage-outer .owl-stage .owl-item .productView-thumbnail {
                border: none; }
                .productView-image + .productView-thumbnails .owl-stage-outer .owl-stage .owl-item .productView-thumbnail a {
                  border-radius: 50%;
                  -moz-border-radius: 50%;
                  -webkit-border-radius: 50%;
                  background: #ccc;
                  display: block;
                  width: 15px;
                  height: 15px;
                  display: block; }
                  .productView-image + .productView-thumbnails .owl-stage-outer .owl-stage .owl-item .productView-thumbnail a img {
                    display: none; } }

.productView-thumbnails .productView-thumbnail {
  text-align: center;
  border: 1px solid #d8d8d8;
  padding: 5px;
  background: #fff; }
  .productView-thumbnails .productView-thumbnail a {
    display: inline-block; }
    .productView-thumbnails .productView-thumbnail a img {
      -moz-transform-style: unset;
      -webkit-transform-style: unset;
      transform-style: unset; }

.productView-thumbnails .owl-nav {
  text-align: center; }

.productView-thumbnails .owl-nav > div {
  position: absolute;
  display: inline-block;
  top: 36%;
  border: none;
  font-size: 0;
  background: none; }
  .productView-thumbnails .owl-nav > div:before {
    font-size: 20px; }
  .productView-thumbnails .owl-nav > div.owl-prev {
    left: 20px; }
  .productView-thumbnails .owl-nav > div.owl-next {
    right: 20px; }

.productView-thumbnails .productView-thumbnail-link:hover {
  opacity: 0.3; }

.productView-thumbnails .productView-thumbnail-link.is-active {
  opacity: 0.3; }

.productView-details {
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .productView-details {
      padding-left: 25px; } }
  @media (max-width: 991px) {
    .productView-details {
      width: 100%; } }

.productView-product > :last-child {
  margin-bottom: 0; }

.productView-brand {
  color: #555;
  font-size: 12px;
  margin: 0 0 15px;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .productView-brand a {
    color: #000555;
    font-weight: 700; }
    .productView-brand a:hover {
      color: black; }

.productView-title {
  font-size: 24px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin: 0 0 12px 0;
  letter-spacing: 0;
  line-height: 1.25; }

.productView-rating {
  margin-bottom: 20px; }
  .productView-rating i.fa {
    font-size: 13px;
    vertical-align: -2px; }

.productView-reviewLink {
  display: inline-block;
  margin-left: 40px;
  vertical-align: middle; }
  .productView-reviewLink + .productView-reviewLink {
    display: none; }
    @media (min-width: 480px) {
      .productView-reviewLink + .productView-reviewLink {
        display: inline-block; } }
  .productView-reviewLink > a {
    color: #1677d4;
    border-bottom: 1px solid #1677d4; }
    .productView-reviewLink > a:hover {
      color: black;
      border-bottom: 1px solid black; }

.productView-price {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 700;
  color: black; }
  .productView-price .price-section--saving {
    font-size: 12px;
    color: #969696;
    font-weight: 700;
    font-style: italic; }
  .productView-price .price.price--rrp {
    color: #868686;
    font-size: 16px;
    margin-right: 10px; }
    .productView-price .price.price--rrp ~ .price--withoutTax,
    .productView-price .price.price--rrp + span {
      color: #de3110; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }
  .productView-price .price-section--withoutTax ~ .price-section--saving {
    margin-top: 9px; }

.productView-info {
  overflow: hidden;
  margin-bottom: 0;
  padding-bottom: 15px; }

.productView-info-name,
.productView-info-value {
  float: left; }

.productView-info-name {
  clear: both;
  margin-bottom: 0.16667rem;
  margin-right: 0.41667rem;
  min-width: 100px;
  color: black; }

.productView-info-value {
  margin-bottom: 0.41667rem; }
  @media (min-width: 480px) {
    .productView-info-value {
      margin-bottom: 1rem; } }

.productView-options {
  clear: both;
  margin-bottom: 15px; }
  .productView-options:before, .productView-options:after {
    content: " ";
    display: table; }
  .productView-options:after {
    clear: both; }
  @media (min-width: 480px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 480px) {
    .productView-options .form-input[type="number"] {
      width: 100px; } }
  .productView-options .form {
    display: inline; }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 15px; }
    .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: 480px) {
        .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 input[type="file"] {
      font-size: 12px; }
  .productView-options .form-field--increments {
    margin-bottom: 20px; }
  @media (min-width: 480px) {
    .productView-options .form-action {
      float: left;
      padding: 0 0.83333rem;
      width: 50%; } }
  @media (min-width: 768px) {
    .productView-options .form-action {
      float: none;
      padding: 0;
      width: auto; } }
  @media (min-width: 1200px) {
    .productView-options .form-action {
      display: inline-block;
      margin-top: 1rem; } }
  .productView-options .form-action .button {
    width: 100%; }
    @media (min-width: 1200px) {
      .productView-options .form-action .button {
        margin-right: 0.75rem;
        width: auto; } }

.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.25rem; }

.shareProduct {
  text-align: center; }

.addthis_toolbox ul.socialLinks {
  list-style: none;
  margin-left: 0; }
  .addthis_toolbox ul.socialLinks li {
    display: inline-block; }

.productView-description ul.tabs {
  position: relative;
  overflow: hidden;
  margin-bottom: 5px;
  border: 0; }
  .productView-description ul.tabs::after {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    content: '';
    border-bottom: 1px solid #d8d8d8; }
  .productView-description ul.tabs li.tab {
    position: relative;
    z-index: 1;
    display: table;
    float: left;
    height: 42px;
    margin-right: 5px;
    border: 0;
    padding: 0; }
    .productView-description ul.tabs li.tab:first-child {
      margin-left: 0; }
    .productView-description ul.tabs li.tab a {
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 700;
      display: block;
      display: table-cell;
      padding: 0 25px;
      -webkit-transition: background .3s ease 0s;
      -moz-transition: background .3s ease 0s;
      -ms-transition: background .3s ease 0s;
      -o-transition: background .3s ease 0s;
      transition: background .3s ease 0s;
      vertical-align: middle;
      text-transform: uppercase;
      color: black;
      border: 1px solid #d8d8d8;
      background: #ffffff;
      background-image: -webkit-linear-gradient(top, #ffffff, #f8f8f8);
      background-image: -moz-linear-gradient(top, #ffffff, #f8f8f8);
      background-image: -ms-linear-gradient(top, #ffffff, #f8f8f8);
      background-image: -o-linear-gradient(top, #ffffff, #f8f8f8);
      background-image: linear-gradient(to bottom, #ffffff, #f8f8f8);
      text-decoration: none !important;
      border-radius: 3px 3px 0 0;
      -moz-border-radius: 3px 3px 0 0; }
      @media (max-width: 480px) {
        .productView-description ul.tabs li.tab a {
          font-size: 11px;
          padding: 0 15px;
          letter-spacing: 0; } }
      .productView-description ul.tabs li.tab a:focus {
        outline: none; }
    .productView-description ul.tabs li.tab.is-active a {
      background: #fff;
      border-bottom: none; }
    @media (max-width: 767px) {
      .productView-description ul.tabs li.tab {
        float: none;
        display: block;
        width: 100%;
        height: auto;
        margin: 0;
        border-bottom: 1px solid #d8d8d8; }
        .productView-description ul.tabs li.tab a {
          margin: 0;
          -webkit-border-top-left-radius: 0px;
          -webkit-border-top-right-radius: 0px;
          -moz-border-radius-topleft: 0px;
          -moz-border-radius-topright: 0px;
          border-top-left-radius: 0px;
          border-top-right-radius: 0px;
          display: block;
          padding: 12px 15px 11px;
          border: none;
          text-align: left;
          font-size: 14px; }
        .productView-description ul.tabs li.tab:last-child {
          border: none; }
        .productView-description ul.tabs li.tab.is-active a {
          background: #000;
          color: #fff; } }
  @media (max-width: 767px) {
    .productView-description ul.tabs {
      border: 1px solid #d8d8d8;
      border-radius: 4px;
      -moz-border-radius: 4px; } }

#tab-also-view,
#relatedProducts {
  position: relative; }

#tab-also-view .owl-nav {
  top: -6px !important; }
  #tab-also-view .owl-nav > div {
    border: 1px solid #d8d8d8 !important; }

#tab-also-view #similarByViews {
  padding-top: 25px; }

#relatedProducts .productCarousel,
#similarByViews .productCarousel {
  position: static; }

#relatedProducts .owl-nav,
#similarByViews .owl-nav {
  position: absolute;
  top: 0;
  right: 0; }
  #relatedProducts .owl-nav > div,
  #similarByViews .owl-nav > div {
    background: none;
    border: none;
    width: 42px;
    padding: 6px 10px;
    height: 41px;
    line-height: 32px;
    border-left: 1px solid #d8d8d8; }
    #relatedProducts .owl-nav > div:before,
    #similarByViews .owl-nav > div:before {
      font-size: 14px; }

#relatedProducts > h3,
#similarByViews > h3 {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  padding: 12px 15px 10px;
  color: black;
  margin-bottom: 30px;
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #f8f8f8);
  background-image: -moz-linear-gradient(top, #ffffff, #f8f8f8);
  background-image: -ms-linear-gradient(top, #ffffff, #f8f8f8);
  background-image: -o-linear-gradient(top, #ffffff, #f8f8f8);
  background-image: linear-gradient(to bottom, #ffffff, #f8f8f8);
  border: 1px solid #d8d8d8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.productView-description #tab-description > p {
  line-height: 20px; }

.productView-description #tab-description h3 {
  font-size: 14px;
  font-weight: 700;
  position: relative;
  padding-left: 20px;
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .productView-description #tab-description h3:before {
    content: "";
    border: 6px solid transparent;
    border-left-color: #f65a2a;
    position: absolute;
    left: 0;
    top: 3px; }

.productView-description #tab-description ul {
  margin-left: 36px; }
  .productView-description #tab-description ul li {
    padding: 4px 0 4px 10px; }

.productView-description .tab-content .productView-reviewLink {
  margin: 0 0 30px;
  display: block; }
  .productView-description .tab-content .productView-reviewLink a {
    padding: 10px 15px;
    display: inline-block;
    height: auto;
    min-width: 50px; }
    .productView-description .tab-content .productView-reviewLink a i.fa {
      font-size: 10px;
      color: #ffdd02;
      margin-left: 5px; }

.productReviews h5.productReview-title {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  margin-bottom: 10px;
  color: #1677d4; }

.productReviews .productReview-rating {
  display: inline-block;
  vertical-align: 4px;
  margin-bottom: 7px; }

.productReviews .productReview-author {
  margin-bottom: 10px;
  font-style: italic; }

.productReviews .pagination {
  margin: 20px 0; }

.productReviews .compare-link {
  display: none; }

section.toggle {
  border: 0;
  margin-bottom: 30px !important; }
  section.toggle.productReviews {
    margin-bottom: 0 !important; }

section.toggle .toggle-title {
  font-size: 18px;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 25px;
  font-weight: 700;
  text-transform: capitalizec;
  width: 100%; }
  section.toggle .toggle-title .toggleLink {
    margin-top: -2px;
    line-height: 20px;
    text-transform: none;
    letter-spacing: 0;
    font-family: "Roboto", Arial, Helvetica, sans-serif; }
    section.toggle .toggle-title .toggleLink .toggleLink-text {
      font-size: 12px;
      font-weight: 500; }
      section.toggle .toggle-title .toggleLink .toggleLink-text .fa {
        vertical-align: middle;
        position: relative;
        top: -3px;
        font-size: 22px;
        margin-left: 5px; }

a[data-reveal-id="modal-size-chart-form"] {
  float: right;
  position: relative;
  color: #000555; }
  a[data-reveal-id="modal-size-chart-form"]::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 10px;
    background: url("../img/size-chart-icon.png") center no-repeat;
    margin-right: 8px; }

.price--rrp,
.price--discounted {
  text-decoration: line-through; }

.price-section--minor {
  color: #a5a5a5; }

.product-list {
  margin: 0 -15px;
  overflow: hidden;
  list-style: none; }
  .product-list .product-card {
    width: 20%;
    display: inline-block;
    padding: 0 15px 30px;
    margin: 0 -1.5px 0 -1px;
    vertical-align: top; }
    .product-list .product-card .card {
      margin-bottom: 20px; }
      .product-list .product-card .card .compareTable-removeProduct {
        height: 2.5rem;
        position: absolute;
        right: 0;
        top: 0;
        transition: background-color 0.15s ease;
        width: 2.5rem;
        text-align: center;
        z-index: 10; }
        .product-list .product-card .card .compareTable-removeProduct .icon {
          fill: #f65a2a;
          height: 1.5rem;
          margin-top: 0.5rem;
          width: 1.5rem; }
        .product-list .product-card .card .compareTable-removeProduct:hover .icon {
          fill: #1677d4; }
    .product-list .product-card .card-text {
      margin-bottom: 10px;
      overflow: hidden;
      min-height: 18px; }
      .product-list .product-card .card-text a {
        color: #a5a5a5; }
    .product-list .product-card .card-title {
      margin-top: 0px;
      margin-bottom: 10px;
      font-size: 12px;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-weight: 500;
      color: black;
      letter-spacing: 0;
      line-height: 18px; }
      .product-list .product-card .card-title a {
        color: black; }
        .product-list .product-card .card-title a:hover {
          color: #2465c6;
          text-decoration: none; }
      .product-list .product-card .card-title:hover a {
        color: #2465c6;
        text-decoration: none; }
    .product-list .product-card .price-section {
      color: black;
      font-size: 14px;
      font-weight: 700;
      margin-bottom: 10px; }
      .product-list .product-card .price-section .price--rrp {
        color: #868686;
        margin-right: 5px; }
        .product-list .product-card .price-section .price--rrp + span {
          color: #de3110; }
    .product-list .product-card .prod-summary {
      padding-top: 23px; }
    .product-list .product-card .star-rating,
    .product-list .product-card .availability {
      margin-bottom: 15px; }
    @media (max-width: 767px) {
      .product-list .product-card {
        width: 50% !important; } }
  .product-list.product-list-2 .product-card {
    width: 50%; }
  .product-list.product-list-3 .product-card {
    width: 33%; }
  .product-list.product-list-4 .product-card {
    width: 25%; }

.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: 83.33333rem; }

.textTruncate-viewMore {
  background-color: white;
  bottom: 0;
  padding-top: 10px;
  position: absolute;
  width: 100%; }

.toggle {
  border-top: 1px solid #e8e8e8;
  margin-bottom: 2.25rem; }
  .toggle:last-of-type {
    margin-bottom: 4.5rem; }

.toggle-title {
  margin-bottom: 2.25rem; }

.toggleLink {
  color: #8e8e8e; }
  .toggleLink:hover {
    color: #2d2d2d; }
  .toggle-title .toggleLink {
    float: right;
    line-height: 24px; }

.toggleLink-text {
  font-size: 12px;
  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: 100rem;
  width: 100%;
  border: #e8e8e8 solid;
  border-radius: 0px;
  border-width: 1px;
  display: block;
  margin-bottom: 2rem;
  padding: 1rem; }
  .facetedSearch-toggle:before, .facetedSearch-toggle:after {
    content: " ";
    display: table; }
  .facetedSearch-toggle:after {
    clear: both; }
  @media (min-width: 768px) {
    .facetedSearch-toggle {
      display: none !important; } }
  .facetedSearch-toggle.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0; }

.facetedSearch-toggle-text,
.facetedSearch-toggle-indicator {
  display: block;
  font-weight: normal; }

.facetedSearch-toggle-text {
  padding-left: 15px;
  padding-right: 15px;
  width: 58.33333%;
  float: left;
  padding: 0;
  text-align: left; }

.facetedSearch-toggle-indicator {
  padding-left: 15px;
  padding-right: 15px;
  width: 41.66667%;
  float: left;
  font-weight: bold;
  padding: 0;
  text-align: right; }

.facetedSearch-navList {
  display: none; }
  @media (min-width: 768px) {
    .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: 768px) {
      .facetedSearch-toggle + .facetedSearch-navList.is-open,
      .sidebarBlock + .facetedSearch-navList.is-open {
        margin-top: 2rem; } }
  .facetedSearch-navList .navList--inner {
    margin-left: 1.5rem; }
  @media (max-width: 767px) {
    .facetedSearch-navList h5.side-module-heading {
      margin-bottom: 0;
      border-bottom: 0;
      padding-bottom: 12px;
      font-size: 12px; }
    .facetedSearch-navList .accordion--navList .accordion-navigation-actions {
      top: 7px; } }

.facet-quick-heading {
  text-transform: capitalize; }

.facetedSearch-optionColumns {
  column-count: 3;
  column-gap: 20px; }

.facetedSearch-refineFilters {
  display: none; }
  @media (min-width: 768px) {
    .facetedSearch-refineFilters {
      display: block; } }
  .facetedSearch-refineFilters ul.inlineList {
    margin-bottom: 10px; }

#facetedSearch-navList .accordion-content > ul.navList li a {
  border: 0 !important;
  padding-left: 0; }

#facetedSearch-navList .accordion-content > ul.navList li a::before {
  position: static;
  display: inline-block;
  vertical-align: -3px;
  margin-right: 3px;
  content: ""; }

#facetedSearch-navList .accordion--navList .accordion-block {
  margin: 0 0 40px;
  clear: both; }
  #facetedSearch-navList .accordion--navList .accordion-block:last-of-type {
    margin-bottom: 0; }
  @media (max-width: 767px) {
    #facetedSearch-navList .accordion--navList .accordion-block {
      margin-bottom: 0; } }

#facetedSearch-navList .form-minMaxRow {
  margin-bottom: 15px; }
  #facetedSearch-navList .form-minMaxRow .form-field {
    width: 50%; }

#facetedSearch-navList .rating--small {
  display: inline; }

.banners p:last-child {
  margin-bottom: 0; }

.banners-top {
  padding: 0 20px;
  position: relative;
  z-index: 10;
  margin-top: -50px; }
  .banners-top .banner {
    padding: 30px 30px 10px 30px;
    background: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px; }
    @media (max-width: 991px) {
      .banners-top .banner {
        padding: 20px 20px 10px; } }
    .banners-top .banner .HomeCategoryList {
      list-style: none;
      margin: 0 -20px; }
      .banners-top .banner .HomeCategoryList .HomeCategoryItem {
        margin: 0 0 20px;
        width: 33%;
        padding: 0 20px;
        display: inline-block;
        vertical-align: top;
        text-align: left; }
        @media (min-width: 768px) and (max-width: 991px) {
          .banners-top .banner .HomeCategoryList .HomeCategoryItem {
            width: 50%;
            margin-left: -1px;
            margin-right: -1px; } }
        .banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryImage {
          text-align: center; }
          .banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryImage img {
            -moz-transition: all 0.8s ease 0s;
            -webkit-transition: all 0.8s ease 0s;
            transition: all 0.8s ease 0s;
            margin-bottom: 11px; }
        .banners-top .banner .HomeCategoryList .HomeCategoryItem:hover .HomeCategoryImage img {
          opacity: 0.4; }
        .banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryName {
          padding-left: 14px;
          font-size: 20px;
          font-weight: 700;
          font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
          line-height: 1.25;
          text-transform: uppercase;
          margin-bottom: 9px;
          text-align: left; }
          .banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryName a {
            color: black; }
            .banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryName a:hover {
              text-decoration: none;
              color: #1677d4; }
        .banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryDescription {
          margin-right: 35px;
          position: relative;
          -moz-border-radius: 2px 0 0 2px;
          -webkit-border-radius: 2px 0 0 2px;
          border-radius: 2px 0 0 2px; }
          .banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryDescription > a {
            font-weight: 700;
            font-family: "Roboto", Arial, Helvetica, sans-serif;
            font-size: 11px;
            line-height: 1.35;
            text-transform: uppercase;
            color: #fff;
            padding: 11px 15px 10px;
            min-height: 35px;
            white-space: nowrap;
            overflow: hidden;
            width: 100%;
            text-overflow: ellipsis;
            display: block;
            background-color: #232323;
            -moz-border-radius: 2px 0px 0px 2px;
            -webkit-border-radius: 2px 0px 0px 2px;
            border-radius: 2px 0px 0px 2px;
            -moz-transition: background-color 300ms ease 0s;
            -webkit-transition: background-color 300ms ease 0s;
            transition: background-color 300ms ease 0s; }
            .banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryDescription > a:hover {
              color: #000;
              text-decoration: none;
              background-color: #ffdd02; }
          .banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryDescription .CategoryViewMore {
            position: absolute;
            top: 0;
            right: -35px;
            display: inline-block;
            width: 35px;
            height: 35px;
            background: #ffdd02;
            color: #000;
            text-align: center;
            line-height: 35px;
            padding-left: 6px;
            -moz-border-radius: 0 2px 2px 0;
            -webkit-border-radius: 0 2px 2px 0;
            border-radius: 0 2px 2px 0; }
            .banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryDescription .CategoryViewMore:hover {
              color: #000; }
      .banners-top .banner .HomeCategoryList:after {
        clear: both;
        content: "";
        display: table; }
  @media (max-width: 767px) {
    .banners-top {
      padding: 0;
      margin: 0; }
      .banners-top .banner {
        padding: 20px 0; }
        .banners-top .banner .HomeCategoryList {
          margin: 0 -15px; }
          .banners-top .banner .HomeCategoryList .HomeCategoryItem {
            width: 100%;
            padding: 0 15px;
            margin: 0 0 15px; } }
  @media (min-width: 600px) and (max-width: 767px) {
    .banners-top .banner .HomeCategoryList .HomeCategoryItem {
      width: 50%;
      margin-left: -1px;
      margin-right: -1px; } }

.banners-bottom .banner {
  padding: 0 20px; }
  @media (max-width: 991px) {
    .banners-bottom .banner {
      padding: 0; } }

.banners-bottom .category-featured {
  border-top: 1px solid #d8d8d8;
  position: relative;
  overflow: hidden; }
  .banners-bottom .category-featured h2 {
    font-weight: 700;
    font-size: 16px;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 25px 0 35px;
    padding: 0; }
  .banners-bottom .category-featured .text {
    width: 50%;
    z-index: 99;
    float: left; }
    .banners-bottom .category-featured .text h2 {
      font: 400 12px/18px "Roboto", Arial, Helvetica, sans-serif;
      margin: 0 0 7px;
      padding: 0;
      text-transform: none; }
      .banners-bottom .category-featured .text h2 a {
        -moz-transition: color 300ms ease 0s;
        -webkit-transition: color 300ms ease 0s;
        transition: color 300ms ease 0s; }
        .banners-bottom .category-featured .text h2 a:hover {
          color: #1677d4;
          text-decoration: none; }
    .banners-bottom .category-featured .text h3 {
      font: 700 14px/18px "Roboto Condensed", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      margin: 0 0 17px;
      padding: 0; }
    .banners-bottom .category-featured .text p {
      padding: 5px 0 0;
      margin-bottom: 38px; }
      .banners-bottom .category-featured .text p a.btn_link {
        background: 0;
        color: black;
        padding: 0 0 0 12px;
        font-weight: 700;
        position: relative; }
        .banners-bottom .category-featured .text p a.btn_link:before {
          content: "";
          border: 4px solid transparent;
          border-left-color: black;
          position: absolute;
          left: 1px;
          top: 3px; }
        .banners-bottom .category-featured .text p a.btn_link:hover {
          color: #1677d4;
          text-decoration: underline; }

.banners-bottom .category-featured-item {
  padding: 0 15px; }
  @media (max-width: 619px) {
    .banners-bottom .category-featured-item {
      padding: 0; } }

.banners-bottom .image-container-centered {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  float: none; }

.banners-bottom .category-featured .image-container-centered {
  width: 50%;
  height: 182px; }
  .banners-bottom .category-featured .image-container-centered img {
    max-width: 128px;
    max-height: 128px;
    -moz-transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s; }
    .banners-bottom .category-featured .image-container-centered img:hover {
      opacity: 0.4; }

.banners-bottom .home-banner img {
  -moz-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s; }

.banners-bottom .home-banner img:hover {
  opacity: 0.4; }

.banners-bottom .featured-category-owl .owl-stage-outer {
  overflow: hidden;
  position: relative;
  margin: 0 -15px; }
  @media (max-width: 619px) {
    .banners-bottom .featured-category-owl .owl-stage-outer {
      margin: 0; } }

.banners-bottom .featured-category-owl .owl-item {
  float: left; }

.banners-bottom .featured-category-owl .owl-nav {
  position: absolute;
  top: 20px;
  right: 0; }

.banner {
  margin: 0 auto;
  max-width: 100rem;
  width: 100%; }
  .banner:before, .banner:after {
    content: " ";
    display: table; }
  .banner:after {
    clear: both; }
  .banner + .banner {
    margin-top: 1.5rem; }

/*Home Top Banners*/
@media (max-width: 640px) {
  #home-top-banners .banner-item {
    width: 100%; } }

#home-top-banners a {
  position: relative;
  display: block;
  margin-bottom: 30px;
  text-align: center; }

#home-top-banners a h4 {
  position: absolute;
  top: 45%;
  width: 100%;
  margin: 0;
  text-align: center; }

#home-top-banners a h4 span {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  padding: 5px 10px;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #fff;
  border-bottom: 1px solid #fff; }

#home-top-banners a h4.text-black span {
  color: #000;
  border-bottom: 1px solid #000; }

#home-top-banners a:hover h4 span {
  color: #000;
  border-bottom-color: #000; }

#home-top-banners a:hover > img {
  opacity: .2;
  filter: alpha(opacity=20); }

.facetLabel {
  background: #f2f2f2;
  border-radius: 4px;
  padding: 0.16667rem 0.5rem 0.16667rem 0.66667rem;
  text-decoration: none; }
  .facetLabel .icon {
    width: 12px;
    height: 12px;
    display: inline-block;
    fill: #8e8e8e;
    position: relative;
    top: -1px; }

.top-cart .cart-item {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  padding: 0;
  border: none !important; }
  .top-cart .cart-item:after {
    content: "\f0d7";
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: inline-block;
    margin-left: 5px;
    font-family: "FontAwesome";
    font-size: 12px; }
    @media (max-width: 991px) {
      .top-cart .cart-item:after {
        display: none; } }
  .top-cart .cart-item.is-mobile {
    display: none; }
  @media (max-width: 767px) {
    .top-cart .cart-item .navUser-item-cartLabel {
      display: none; }
    .top-cart .cart-item .countPill {
      margin-left: 0; } }
  .top-cart .cart-item:hover {
    border: none; }
    .top-cart .cart-item:hover span.navUser-item-cartLabel {
      border-bottom-color: black; }
  .top-cart .cart-item .navUser-item-cartLabel {
    border-bottom: 1px solid transparent; }

.cart {
  display: block;
  width: 100%; }
  @media (min-width: 768px) {
    .cart {
      display: table; } }
  .cart .cart-item-quantity .form-increment .form-input {
    box-shadow: none;
    border-radius: 0; }

.cart-header {
  display: none; }
  @media (min-width: 768px) {
    .cart-header {
      display: table-header-group;
      text-align: left; } }

.cart-header-item {
  min-height: 41px;
  padding: 15px 20px 14px;
  border-bottom: 1px solid #d0d0d0;
  background: #f5f5f5;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #797979; }
  @media (min-width: 768px) and (max-width: 991px) {
    .cart-header-item:nth-child(2) {
      display: none; } }
  .cart-header-item:first-child {
    border-radius: 3px 0 0 0;
    -moz-border-radius: 3px 0 0 0; }
  .cart-header-item:last-child {
    border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0; }

.cart-list {
  display: block; }
  @media (min-width: 768px) {
    .cart-list {
      display: table-row-group; } }
  @media (max-width: 767px) {
    .cart-list tr {
      display: block; } }
  .cart-list .cart-item {
    border-top: 1px solid #e8e8e8; }

.cart-item-block {
  padding: 20px;
  vertical-align: top; }
  .cart-item-block .definitionList {
    margin: 0 0 5px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .cart-item-block:nth-child(3) {
      display: none; } }

.cart-item-figure {
  padding-left: 0;
  padding-right: 0; }

.cart-item-fixed-image {
  width: 100%;
  max-width: 180px; }

.cart-item-image {
  width: auto; }

.cart-item-title {
  display: block;
  height: auto;
  overflow: hidden; }
  @media (min-width: 768px) {
    .cart-item-title {
      display: table-cell; } }
  .cart-item-title a[data-item-edit] {
    font-size: 11px;
    font-weight: 700; }
  .cart-item-title > dl {
    padding-left: 15px; }
    .cart-item-title > dl .definitionList-key,
    .cart-item-title > dl dt {
      color: black;
      font-weight: 700; }
    .cart-item-title > dl dd {
      color: #006666;
      margin: 0; }
  .cart-item-title .change {
    font-style: italic;
    color: #1677d4;
    font-size: 11px;
    font-weight: 700; }
    .cart-item-title .change:hover {
      color: #006666; }

/*.cart-item-info {
    clear: both;
    @include breakpoint("small") {
        clear: none;
        float: left;
        overflow: hidden;
        + .cart-item-info {
            margin-top: 0;
        }
    }
    @include breakpoint("medium") {
        float: none;
        &:last-child {
            text-align: right;
        }
    }
}*/
@media (max-width: 767px) {
  .cart-item-figure {
    height: auto;
    padding-right: 10px; }
  .cart-item-title,
  .cart-item-block {
    padding-left: 0; }
  .cart-item-info {
    width: 100% !important;
    display: block;
    padding-top: 5px !important; }
    .cart-item-info .cart-item-label {
      float: left;
      width: 33.33%;
      font-weight: 700;
      padding-right: 10px;
      text-align: left;
      color: black; }
    .cart-item-info.cart-item-quantity .cart-item-label {
      padding-top: 9px; }
    .cart-item-info .cart-item-value {
      padding-left: 0; } }

@media (min-width: 768px) {
  .cart-header-quantity,
  .cart-item-quantity {
    text-align: center; } }

.cart-item-quantity .form-increment {
  display: block;
  margin: 0 0 5px;
  vertical-align: middle; }
  @media (min-width: 768px) {
    .cart-item-quantity .form-increment {
      margin-left: 0; } }
  .cart-item-quantity .form-increment button[data-action="dec"] {
    margin-right: -3px; }
  .cart-item-quantity .form-increment button[data-action="inc"] {
    margin-left: -3px; }

.cart-item-label {
  color: #a5a5a5;
  float: left;
  margin-bottom: 0.41667rem;
  text-align: right;
  width: 33.33333%; }
  @media (min-width: 480px) {
    .cart-item-label {
      display: block;
      text-align: left;
      width: 100%; } }
  @media (min-width: 768px) {
    .cart-item-label {
      display: none; } }

.cart-item-value {
  padding-left: 1.5rem; }
  @media (min-width: 768px) {
    .cart-item-value {
      padding-left: 0; } }

.cart-item-total .cart-item-value {
  font-size: 14px; }

.cart-item-brand {
  color: #a5a5a5;
  margin-bottom: 0.16667rem;
  display: none; }

.cart-item-name {
  font-size: 12px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  margin: 0 0 10px;
  font-weight: 500; }

.cart-item-options--giftWrapping {
  margin: 0 0 10px; }

.cart-remove {
  color: #e95144;
  cursor: pointer;
  display: inline-block;
  transition: background-color 0.15s ease;
  width: auto;
  height: auto;
  text-align: center;
  padding: 0; }
  .cart-remove.icon svg {
    width: 15px;
    height: 15px;
    display: inline-block;
    fill: #e95144;
    vertical-align: middle; }
  .cart-remove:hover.icon svg {
    fill: #1677d4; }

.cart-totals {
  text-align: right;
  width: 100%;
  padding: 0;
  margin: 0; }
  .cart-totals li {
    list-style: none; }

.cart-total {
  border-top: 1px solid #e8e8e8;
  padding: 15px 0; }
  .cart-total:before, .cart-total:after {
    content: " ";
    display: table; }
  .cart-total:after {
    clear: both; }
  .cart-total:last-child {
    margin-bottom: 20px; }
  .cart-total .form-input {
    display: inline-block;
    padding: 0.5rem;
    vertical-align: top;
    width: 75%; }
  .cart-total .form-select {
    margin-bottom: 0.75rem;
    padding: 0.5rem 0.75rem; }
  .cart-total .form-inlineMessage {
    text-align: left; }
  .cart-total:first-child .cart-total-value {
    font-weight: 700;
    font-size: 18px; }
  .cart-total .shipping-estimator,
  .cart-total .cart-form {
    background: #f3f3f3;
    padding: 20px;
    max-width: 50%;
    width: 50%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    margin-top: 15px; }
    .cart-total .shipping-estimator form,
    .cart-total .cart-form form {
      margin: 0; }
    @media (min-width: 768px) and (max-width: 1023px) {
      .cart-total .shipping-estimator,
      .cart-total .cart-form {
        max-width: 70%;
        width: 70%; } }
    @media (max-width: 767px) {
      .cart-total .shipping-estimator,
      .cart-total .cart-form {
        max-width: 100%;
        width: 100%; } }

.page-type-cart .cart-total {
  padding: 13px 0; }

.cart-total-label,
.cart-total-value {
  width: auto;
  display: inline-block;
  vertical-align: middle; }

.cart-total-label {
  font-size: 14px;
  font-weight: 700;
  color: black;
  padding-right: 15px; }
  @media (max-width: 767px) {
    .cart-total-label {
      float: left; } }

.cart-total-grandTotal {
  font-size: 22px;
  font-weight: 700;
  position: relative; }

.cart-total:last-child > .cart-total-label {
  font-size: 20px; }

.coupon-code-add,
.coupon-code-cancel,
.shipping-estimate-show,
.shipping-estimate-hide,
.gift-certificate-add,
.gift-certificate-cancel {
  color: #8e8e8e;
  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: #1677d4;
    text-decoration: underline; }

.coupon-code-cancel,
.shipping-estimate-hide {
  font-style: italic; }

.coupon-form,
.cart-gift-certificate-form {
  font-size: 0;
  margin-bottom: 1rem; }
  .coupon-form:before, .coupon-form:after,
  .cart-gift-certificate-form:before,
  .cart-gift-certificate-form:after {
    content: " ";
    display: table; }
  .coupon-form:after,
  .cart-gift-certificate-form:after {
    clear: both; }
  .coupon-form .form-input,
  .coupon-form .btn,
  .cart-gift-certificate-form .form-input,
  .cart-gift-certificate-form .btn {
    float: left; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 78%; }
  .coupon-form .btn,
  .cart-gift-certificate-form .btn {
    margin: 0 0 0 2%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 20%; }

.estimator-form {
  margin-bottom: 0; }
  .estimator-form .form-input {
    margin-bottom: 0.75rem;
    width: 100%; }
  .estimator-form .btn-primary {
    width: 60%; }

.estimator-form-label {
  clear: both;
  float: left;
  font-weight: 400;
  margin-bottom: 0; }
  .estimator-form-label .form-label:not(.estimator-form-label-text) {
    line-height: 2.66667rem;
    margin-bottom: 0; }

.estimator-form-input {
  float: right;
  margin-bottom: 10px;
  width: 60%; }
  .estimator-form-input .form-input,
  .estimator-form-input .form-select {
    margin-bottom: 0; }

.estimator-form-input--price {
  width: 30%; }

.estimator-form-row:before, .estimator-form-row:after {
  content: " ";
  display: table; }

.estimator-form-row:after {
  clear: both; }

.estimator-form-toggleUPSRate {
  display: block;
  margin-bottom: 1em; }

.shipping-quotes .btn.select-shipping-quote {
  margin-bottom: 15px; }

.cart-actions {
  clear: both; }
  .cart-actions:before, .cart-actions:after {
    content: " ";
    display: table; }
  .cart-actions:after {
    clear: both; }
  .cart-actions .btn-lg {
    width: 100%;
    max-width: 300px;
    font-size: 14px; }
    @media (max-width: 480px) {
      .cart-actions .btn-lg {
        max-width: 100%; } }
  .cart-actions .checkoutMultiple {
    clear: right;
    display: block;
    float: none;
    padding: 15px 0; }

.cart-additionalCheckoutButtons:before, .cart-additionalCheckoutButtons:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight:before, .cart-additionalCheckoutButtons .FloatRight:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons .FloatRight:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight p {
  float: none !important;
  margin: 0.5rem 0;
  text-align: right; }

.cart-additionalCheckoutButtons .FloatRight div {
  float: right; }

.triangle-with-shadow {
  position: absolute;
  top: -15px;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 15px; }
  .triangle-with-shadow:before {
    position: absolute;
    top: 10px;
    right: 25px;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    content: '';
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #f3f3f3;
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2); }

#cart-preview-dropdown {
  position: absolute;
  left: auto !important;
  right: 0;
  background: #fff;
  min-width: 700px;
  max-width: 700px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  top: auto;
  z-index: 111;
  display: none;
  margin-top: 15px; }
  #cart-preview-dropdown .cart-preview-inner {
    position: relative; }
    #cart-preview-dropdown .cart-preview-inner .loadingOverlay {
      left: auto;
      right: 30px;
      top: -15px;
      background: none;
      width: 30px;
      height: 30px; }
  #cart-preview-dropdown .cart-total-label,
  #cart-preview-dropdown .cart-total-value {
    text-align: right;
    color: #000;
    width: auto;
    display: inline-block;
    float: none; }
  #cart-preview-dropdown .cart-total-value {
    font-size: 16px;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 700;
    padding-left: 10px; }
  #cart-preview-dropdown .preview-cart-grand-total .cart-total-value {
    font-size: 20px; }
  #cart-preview-dropdown .preview-cart-titles {
    min-height: 41px;
    padding: 0;
    background: #f3f3f3;
    border-bottom: 1px solid #d6d5d5;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    box-shadow: 0 5px 10px -3px #f4f4f4;
    -moz-box-shadow: 0 5px 10px -3px #f4f4f4;
    text-align: center; }
    #cart-preview-dropdown .preview-cart-titles > div {
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: 700;
      float: left;
      text-transform: uppercase;
      color: #737373;
      padding: 17px 20px 13px; }
      #cart-preview-dropdown .preview-cart-titles > div.item-info {
        width: 50%;
        text-align: left; }
      #cart-preview-dropdown .preview-cart-titles > div.item-qty {
        width: 13%;
        text-align: center; }
      #cart-preview-dropdown .preview-cart-titles > div.item-price {
        width: 18%;
        text-align: left; }
      #cart-preview-dropdown .preview-cart-titles > div.item-total {
        width: 15%;
        text-align: right; }
  #cart-preview-dropdown .previewCartItem {
    overflow: hidden;
    padding: 0;
    margin: 0;
    display: block;
    border-bottom: 1px solid #d8d8d8; }
    #cart-preview-dropdown .previewCartItem:after {
      display: none; }
    #cart-preview-dropdown .previewCartItem > div {
      float: left;
      padding: 20px; }
      #cart-preview-dropdown .previewCartItem > div.item-info {
        width: 50%; }
      #cart-preview-dropdown .previewCartItem > div.item-qty {
        width: 13%;
        text-align: center; }
      #cart-preview-dropdown .previewCartItem > div.item-price {
        font-weight: 700;
        width: 18%;
        text-align: left;
        font-size: 14px; }
      #cart-preview-dropdown .previewCartItem > div.item-total {
        font-weight: 700;
        width: 18%;
        text-align: right;
        font-size: 14px; }
    #cart-preview-dropdown .previewCartItem .item-qty-input {
      color: #464646;
      /*cursor: pointer;
			border: 1px solid #c3c3c3;
			background: #fff;
			box-shadow: 0 10px 20px #f6f6f6 inset;
			-webkit-box-shadow: 0 10px 20px #f6f6f6 inset;
			-moz-box-shadow: 0 10px 20px #f6f6f6 inset;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			padding:8px;
			min-width:50px;*/
      text-align: center;
      display: inline-block; }

#top-cart.is-open #cart-preview-dropdown {
  display: block; }

.previewCartList {
  width: 100%;
  max-height: 251px;
  overflow: hidden;
  margin: 0; }

.previewCartItem-image,
.previewCartItem-content {
  display: table-cell;
  vertical-align: middle; }

.previewCartItem-image {
  float: left;
  padding-right: 20px; }
  .previewCartItem-image img {
    max-width: 80px; }

.previewCartItem-name {
  text-align: left; }
  .previewCartItem-name h6 {
    font-size: 12px;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
    margin: 0;
    line-height: 1.5em;
    margin-bottom: 5px; }
    .previewCartItem-name h6 a {
      color: #000; }
  .previewCartItem-name > a {
    text-decoration: none; }
  .previewCartItem-name .definitionList {
    margin: 0; }

.previewCartItem-brand {
  color: #8e8e8e;
  display: inline-block; }

.preview-cart-total,
.preview-cart-grand-total {
  display: block;
  clear: both;
  padding: 20px;
  overflow: hidden;
  text-align: right; }
  .preview-cart-total > div,
  .preview-cart-grand-total > div {
    padding: 0; }

.preview-cart-grand-total {
  display: none; }

.previewCartAction {
  clear: both;
  display: block;
  padding: 0 20px 20px;
  text-align: right; }

.previewCartAction-checkout,
.previewCartAction-viewCart {
  display: inline-block; }

.previewCartAction-viewCart a.btn {
  line-height: 45px;
  height: 46px;
  margin-right: 7px;
  font-size: 14px;
  padding: 0; }

.previewCartAction-additionalCheckoutButtons {
  padding-top: 15px; }

.previewCartAction-checkoutMultiple {
  clear: both;
  padding-left: 0.75rem;
  padding-top: 15px; }

.previewCart-emptyBody {
  padding: 20px; }
  .previewCart-emptyBody > .alert {
    margin-bottom: 0; }

.addressList {
  font-size: 0;
  list-style: none;
  margin: 0; }

.address {
  display: inline-block;
  padding: 0 0.75rem;
  vertical-align: top;
  width: 100%;
  margin-bottom: 15px; }
  @media (min-width: 480px) {
    .address {
      width: 50%; } }
  @media (min-width: 1200px) {
    .address {
      width: 33.33333%; } }

.panel--address {
  font-size: 12px;
  position: relative; }
  .panel--address .panel-body {
    min-height: 20.83333rem;
    padding: 1.5rem;
    background: #f2f2f2; }
    .panel--address .panel-body h5 {
      font-weight: 700;
      font-size: 14px; }
  .panel--address .form-actions {
    text-align: left;
    padding-top: 20px !important; }
    .panel--address .form-actions .button {
      margin-bottom: 0.75rem; }
      .panel--address .form-actions .button + .button {
        margin-left: 0;
        margin-top: 0; }
        @media (min-width: 480px) {
          .panel--address .form-actions .button + .button {
            margin-left: 0.41667rem; } }

.address-title {
  margin: 0 0 0.75rem;
  text-transform: none; }

.address-details {
  list-style: none;
  margin: 0 0 0.75rem; }

.address-details--postal {
  font-size: 12px; }

.address-label,
.address-description {
  display: inline-block;
  font-size: 12px;
  margin: 0; }

.address-label {
  color: #8e8e8e;
  font-weight: 400; }

.panel--newAddress {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newAddress:hover .address-title {
    color: #1677d4; }
  .panel--newAddress .panel-body {
    background-color: transparent;
    border: 1px solid #e8e8e8;
    display: block; }
  .panel--newAddress .address-title {
    margin-bottom: 0;
    transition: all 0.15s ease; }

.address-addNew {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-55%); }

.address-symbol {
  font-size: 50px;
  line-height: 1; }

.videoGallery-main {
  height: 0;
  margin-bottom: 1.33333rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 2.08333rem;
  position: relative;
  margin-bottom: 1.91667rem; }
  .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 {
  margin: 0;
  font-size: 0; }

.videoGallery-item {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  vertical-align: top; }
  @media (min-width: 768px) {
    .videoGallery-item {
      width: 50%; } }

.video {
  display: block;
  margin-bottom: 1.91667rem;
  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.75rem; }
    .video-figure > img {
      display: block; }
  .video-figure--opposite {
    float: right;
    margin-left: 0.75rem;
    margin-right: 0; }
  .video-body:before, .video-body:after {
    content: " ";
    display: table; }
  .video-body:after {
    clear: both; }
  @media (min-width: 768px) {
    .video {
      margin-bottom: 1.91667rem; } }
  .video:hover, .video.is-active {
    color: #454545;
    opacity: 1; }

.video-figure {
  margin-right: 1.91667rem; }

.video-title {
  margin-bottom: 0;
  margin-top: 0;
  text-transform: none;
  line-height: 20px;
  letter-spacing: 0;
  font-size: 12px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-weight: 700; }

.video-description {
  font-size: 12px;
  margin-bottom: 0; }

@media (min-width: 768px) and (max-width: 991px) {
  #previewModal {
    max-width: 768px; } }

#mayAlsoLike {
  float: left;
  width: 100%;
  position: relative;
  padding-right: 15px; }
  #mayAlsoLike .productCarousel {
    position: static; }
    #mayAlsoLike .productCarousel .owl-item {
      padding-right: 20px; }
  #mayAlsoLike .owl-nav {
    position: absolute;
    top: 55px;
    right: 15px;
    z-index: 10; }
    #mayAlsoLike .owl-nav > div {
      position: relative !important;
      top: 0 !important;
      left: auto !important;
      right: auto !important;
      display: inline-block;
      text-align: center; }
  #mayAlsoLike > h3 {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 15px 10px;
    padding-top: 35px;
    color: black;
    margin-bottom: 30px;
    background: #ffffff;
    border-top: 1px solid #d8d8d8; }

i.icon-cart {
  position: relative;
  top: -1px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle; }
  i.icon-cart:before {
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 18px;
    content: "\f07a";
    font-style: normal; }

.icon svg {
  fill: #000; }

.icon--heart {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px; }
  .icon--heart svg {
    width: 15px;
    height: 15px; }

@media (min-width: 992px) {
  .top-cart .countPill:before, .top-cart .countPill:after {
    display: inline-block;
    vertical-align: 0px; }
  .top-cart .countPill:before {
    content: "("; }
  .top-cart .countPill:after {
    content: ")"; } }

.is-sticky .top-cart .countPill:before, .is-sticky .top-cart .countPill:after {
  display: none; }

.previewCart .productView {
  padding-left: 15px;
  padding-right: 15px;
  width: 66.66667%;
  float: left;
  display: flex;
  margin: 0;
  padding-bottom: 0;
  padding-top: 0; }
  @media (max-width: 991px) {
    .previewCart .productView {
      width: 60%;
      display: block; } }
  @media (max-width: 767px) {
    .previewCart .productView {
      width: 100%;
      display: block;
      padding-left: 0;
      padding-right: 0; } }

.previewCart .productView-image {
  padding-left: 15px;
  padding-right: 15px;
  width: 41.66667%;
  float: left; }
  @media (max-width: 991px) {
    .previewCart .productView-image {
      float: none;
      margin: 0 auto;
      max-width: 210px;
      padding-bottom: 15px; } }

.previewCart .productView-image--cart {
  align-self: flex-start;
  margin: 0 auto;
  width: auto; }

.previewCart .productView-details {
  padding-left: 15px;
  padding-right: 15px;
  width: 58.33333%;
  float: left; }
  @media (max-width: 991px) {
    .previewCart .productView-details {
      padding-left: 0;
      padding-right: 0;
      width: 100%;
      float: none;
      margin: 0; } }

.previewCart .productView-title {
  margin-top: 0; }
  @media (max-width: 991px) {
    .previewCart .productView-title {
      font-size: 20px; } }

.previewCart .productView-info .productView-info-name {
  margin-bottom: 0; }

.previewCart .productView-info .productView-info-value {
  margin-bottom: 0; }

.previewCartCheckout {
  padding: 0 15px;
  text-align: center; }
  @media (min-width: 768px) {
    .previewCartCheckout {
      padding-left: 15px;
      padding-right: 15px;
      width: 33.33333%;
      float: right;
      padding: 0 15px; } }
  .previewCartCheckout p[data-cart-quantity] {
    margin-bottom: 15px;
    padding-top: 15px;
    border-top: 1px dotted #d8d8d8; }
  .previewCartCheckout .btn {
    width: 100%;
    display: block;
    margin-bottom: 15px; }
  .previewCartCheckout .CheckoutButton .btn {
    display: block;
    margin: 0 0 15px; }
    .previewCartCheckout .CheckoutButton .btn + .btn,
    .previewCartCheckout .CheckoutButton .btn + p {
      margin-top: 15px; }
    .previewCartCheckout .CheckoutButton .btn.btn-lg {
      height: 52px;
      line-height: 50px; }
    @media (max-width: 360px) {
      .previewCartCheckout .CheckoutButton .btn {
        font-size: 11px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .previewCartCheckout {
      width: 40%; } }
  @media (max-width: 767px) {
    .previewCartCheckout {
      margin-bottom: 15px; } }

.previewCartCheckout-price {
  display: block;
  font-size: 20px;
  margin-top: 7px;
  font-weight: bold;
  text-align: center;
  color: #000; }

.previewCartCheckout-subtotal {
  display: block;
  border-top: 1px dotted #d8d8d8;
  padding: 15px 0 0;
  margin: 15px 0;
  color: #000555;
  font-size: 14px;
  font-weight: 700; }

.previewCartCheckout-additionalCheckoutButtons p {
  float: none !important;
  margin: 0.5rem 0; }

.suggestiveCart {
  display: none;
  text-align: center; }
  @media (min-width: 768px) {
    .suggestiveCart {
      display: block; } }

.maintenanceNotice {
  background-color: #fffdea;
  box-shadow: 0 0 5px #a5a5a5;
  color: #454545;
  left: 1.16667rem;
  padding: 1rem 1.33333rem;
  position: fixed;
  top: 1.16667rem;
  width: 24rem;
  z-index: 500; }
  .maintenanceNotice > :last-child {
    margin-bottom: 0; }
  .maintenanceNotice a {
    color: #454545; }

.maintenanceNotice-header {
  font-family: "Roboto Condensed";
  margin: 0 0 0.75rem; }

body.hasAdminBar {
  padding-top: 101px; }
  @media (min-width: 768px) {
    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.16667rem 0.58333rem 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: 768px) {
      .cookieMessage .button {
        vertical-align: middle;
        width: 25%; } }
    @media (min-width: 1200px) {
      .cookieMessage .button {
        vertical-align: top; } }

.cookieMessage-container {
  margin: 0 auto;
  padding: 1.5rem; }
  @media (min-width: 768px) {
    .cookieMessage-container {
      width: 83.33333%; } }
  @media (min-width: 1200px) {
    .cookieMessage-container {
      width: 58.33333%; } }

@media (min-width: 768px) {
  .cookieMessage-text {
    display: inline-block;
    padding: 0 0.75rem;
    vertical-align: middle;
    width: 66.66667%; } }

.login-row .panel-body,
.login-row .panel-header {
  background: none;
  padding: 0;
  margin: 0; }

.login-row .panel-header {
  margin-bottom: 15px; }

.login-row .panel-title {
  text-transform: capitalize;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font: 700 15px "Roboto Condensed", Arial, Helvetica, sans-serif;
  text-transform: uppercase; }

.login-form .form-actions {
  text-align: left;
  border: none !important;
  padding-top: 0 !important; }
  .login-form .form-actions input.btn, .login-form .form-actions a.forgot-password {
    display: inline-block;
    vertical-align: middle; }
  .login-form .form-actions a.forgot-password {
    color: #1677d4;
    margin-left: 30px; }

.new-customer-intro {
  margin-bottom: 20px; }

.new-customer-fact-list {
  margin: 0 0 20px 20px; }
  .new-customer-fact-list li {
    padding: 3px 0; }

.new-customer-fact {
  padding-left: 0.75rem; }

#search-results-heading ~ nav.navBar ul li a {
  display: inline; }

.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; }

.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: 480px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 480px) {
    .search-price-range label span {
      display: inline;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.category-suggestion-list {
  margin: 0 -15px;
  max-width: none;
  width: auto;
  list-style-type: none; }
  .category-suggestion-list:before, .category-suggestion-list:after {
    content: " ";
    display: table; }
  .category-suggestion-list:after {
    clear: both; }

.category-suggestion {
  padding-left: 15px;
  padding-right: 15px;
  width: 33.33333%;
  float: left;
  font-size: 13px; }

.search-refine {
  margin-left: 1.5rem; }

.quickSearchMessage {
  font-size: 24px;
  margin: 1.5rem 0 0;
  text-align: center; }

#quickSearch > form {
  margin: 0; }
  #quickSearch > form .form-field {
    margin: 0;
    position: relative;
    top: 0;
    width: 100%;
    height: 30px;
    border-bottom: none;
    background-color: #3d3d3d;
    border-radius: 16px;
    -moz-border-radius: 16px; }
    #quickSearch > form .form-field:hover {
      background-color: white; }
      #quickSearch > form .form-field:hover button svg {
        fill: #000; }
      #quickSearch > form .form-field:hover input#search_query {
        color: #787878; }
    #quickSearch > form .form-field input#search_query {
      width: 100%;
      height: 100%;
      padding: 0 30px 0 13px;
      border: 0;
      background: none;
      box-shadow: none;
      -moz-box-shadow: none;
      border: 0;
      color: #9b9b9b; }
      #quickSearch > form .form-field input#search_query::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #969696; }
      #quickSearch > form .form-field input#search_query::-moz-placeholder {
        /* Firefox 19+ */
        color: #969696; }
      #quickSearch > form .form-field input#search_query:-ms-input-placeholder {
        /* IE 10+ */
        color: #969696; }
      #quickSearch > form .form-field input#search_query:-moz-placeholder {
        /* Firefox 18- */
        color: #969696; }
    #quickSearch > form .form-field button {
      position: absolute;
      top: 0;
      right: 0;
      width: 30px;
      height: 30px;
      padding: 0;
      border: 0;
      transition: none; }
      #quickSearch > form .form-field button svg {
        width: 18px;
        padding: 3px;
        height: 30px;
        fill: #d8bd0e; }
      #quickSearch > form .form-field button:hover svg {
        fill: #000; }

#quickSearch .quickSearchResultsWrap {
  position: absolute;
  width: 400px;
  min-width: 320px;
  right: 0;
  z-index: 99;
  top: auto;
  opacity: 0;
  visibility: hidden; }
  @media (max-width: 991px) {
    #quickSearch .quickSearchResultsWrap {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px; } }
  #quickSearch .quickSearchResultsWrap.hasResults {
    opacity: 1;
    visibility: visible; }
  #quickSearch .quickSearchResultsWrap.hasNoResults .quickSearchResults {
    padding: 15px; }
  #quickSearch .quickSearchResultsWrap.hasNoResults .alert {
    margin: 0; }
    #quickSearch .quickSearchResultsWrap.hasNoResults .alert .quickSearchMessage {
      margin: 0;
      font-size: 12px; }

#quickSearch .quickSearchResults {
  background: #fff;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid #d0d0d0;
  background: #fff;
  padding: 0;
  overflow: hidden;
  margin-top: 2px;
  max-height: 413px;
  border-radius: 5px;
  -moz-border-radius: 5px; }
  @media (max-width: 991px) {
    #quickSearch .quickSearchResults {
      margin-top: 0; } }
  #quickSearch .quickSearchResults .productItems {
    margin: 0; }
  #quickSearch .quickSearchResults .productItems > li {
    padding: 0;
    width: 100%;
    list-style: none;
    float: none;
    clear: both;
    padding: 15px;
    overflow: hidden; }
    #quickSearch .quickSearchResults .productItems > li + li {
      border-top: 1px solid #eaeaea; }
    #quickSearch .quickSearchResults .productItems > li:hover {
      background: #f5f5f5; }
    #quickSearch .quickSearchResults .productItems > li article {
      margin: 0;
      padding: 0;
      border: 0; }
      #quickSearch .quickSearchResults .productItems > li article figure {
        float: left;
        width: 20%;
        border: 1px solid #dddddd;
        text-align: center;
        border-radius: 3px;
        margin: 0;
        background-color: #fff; }
        #quickSearch .quickSearchResults .productItems > li article figure a img {
          max-height: 70px; }
      #quickSearch .quickSearchResults .productItems > li article figcaption {
        float: left;
        margin: 0;
        text-align: left;
        width: 80%;
        padding-left: 15px; }
        #quickSearch .quickSearchResults .productItems > li article figcaption h4 {
          margin: 0 0 8px;
          letter-spacing: 0;
          font-size: 12px;
          font-family: "Roboto", Arial, Helvetica, sans-serif; }
        #quickSearch .quickSearchResults .productItems > li article figcaption .item-price {
          margin-bottom: 5px;
          color: #000;
          font-weight: 700; }
          #quickSearch .quickSearchResults .productItems > li article figcaption .item-price .price--rrp {
            color: #969696;
            margin-right: 5px; }
            #quickSearch .quickSearchResults .productItems > li article figcaption .item-price .price--rrp ~ .price--withoutTax {
              color: #e95144; }

@media (max-width: 991px) {
  #mobile-search-toggle {
    display: none !important; } }

/*@media (max-width: 991px) {
    #mobile-search-toggle {
		padding:0;
		float:right;
		color:#fff;
        & svg {
            width: 30px;
            height: 30px;
        }
        & svg:first-child {
            display: none;
        }
        &.is-open {
            & svg:last-child {
                display: none;
            }
            & svg:first-child {
                display: inline-block;
                width: 26px;
            }
            & ~ .navUser > ul > li#quickSearch {
                display: block;
            }
        }
    }

    #quickSearch {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        min-width: 300px;
        z-index: 99;
        padding: 11px 12px 12px;
        background: #fff;
        display: none;
        margin-top: 1px;
        & > form .form-field {
            max-width: 100%;
            height: 38px;
            border: 0;
            background: #eee;
            border-radius: 3px;
            & input#search_query {
                padding-right: 50px;
            }
            & button {
                width: 38px;
                height: 38px;
            }
        }
    }
}*/
.navBar--account,
.navBar--sub {
  display: none; }
  @media (min-width: 768px) {
    .navBar--account,
    .navBar--sub {
      display: block; } }
  .navBar--account ul,
  .navBar--sub ul {
    text-align: left; }
    .navBar--account ul li:first-child,
    .navBar--sub ul li:first-child {
      margin-left: 0; }
  .navBar--account ul li a:hover,
  .navBar--sub ul li a:hover {
    text-decoration: none;
    border-bottom: 1px solid #000; }

.account-heading {
  border-bottom: 1px dotted #d8d8d8;
  margin: 10px 0 0;
  padding-bottom: 15px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase; }

.account-list {
  list-style: none;
  margin-left: 0; }

.account-listItem {
  border-bottom: 1px solid #e8e8e8;
  padding: 1.5rem 0;
  position: relative; }
  .account-listItem img {
    width: 100%; }
  .account-listItem .account-product-image {
    width: auto; }

.account-listShipping {
  border-bottom: 1px solid #e8e8e8;
  font-weight: 700;
  padding: 2rem 0; }
  .account-listShipping .account-listShipping-title {
    margin: 0;
    text-transform: inherit; }

.account-product:before, .account-product:after {
  content: " ";
  display: table; }

.account-product:after {
  clear: both; }

.account-product-figure {
  float: left;
  margin-right: 0.75rem; }
  .account-product-figure > img {
    display: block; }

.account-product-figure--opposite {
  float: right;
  margin-left: 0.75rem;
  margin-right: 0; }

.account-product-body:before, .account-product-body:after {
  content: " ";
  display: table; }

.account-product-body:after {
  clear: both; }

.account-product-figure {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 2rem 0 0;
  position: relative;
  width: 70px; }

.account-product-download {
  border-radius: 50%;
  height: 2.75rem;
  padding: 0;
  position: absolute;
  right: -0.75rem;
  top: -0.75rem;
  width: 2.75rem;
  z-index: 1; }
  .account-product-download .icon {
    height: 1.5rem;
    margin-top: 0.41667rem;
    width: 1.5rem; }
  .account-product-download svg {
    fill: white; }

.account-product-body {
  overflow: hidden;
  padding-bottom: 3.5rem;
  position: relative; }
  @media (min-width: 480px) {
    .account-product-body {
      padding-bottom: 0; } }
  .account-product-body .definitionList {
    font-size: 13px;
    margin-bottom: 0; }

.account-product-title {
  margin: 0 0 0.16667rem;
  text-transform: inherit;
  letter-spacing: 0;
  font-size: 14px;
  font-family: 'Roboto';
  font-weight: 700; }
  .account-product-title > a {
    text-decoration: none; }
  .account-product-title + .definitionList {
    margin-top: 0.75rem; }

.account-product-subtitle {
  color: #a5a5a5;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: -0.16667rem 0 1rem;
  text-transform: inherit; }

.account-product-price {
  float: right;
  font-size: 13px; }

.account-product-description + .definitionList {
  margin: -1.41667rem 0 1.5rem; }

.account-product-refundQty {
  color: #a5a5a5;
  margin-bottom: 0; }

.account-product-details {
  margin: 0 -15px;
  max-width: none;
  width: auto; }
  .account-product-details:before, .account-product-details:after {
    content: " ";
    display: table; }
  .account-product-details:after {
    clear: both; }

.account-product-detail {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }
  @media (min-width: 480px) {
    .account-product-detail {
      width: 33.33333%; } }
  @media (min-width: 1200px) {
    .account-product-detail {
      width: 25%; } }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem; }
    @media (min-width: 480px) {
      .account-product-detail + .account-product-detail {
        margin-top: 0; } }
  @media (min-width: 480px) {
    .account-product-detail + .account-product-detail--full {
      margin-top: 1.5rem; } }

@media (min-width: 1200px) {
  .account-product-detail--large {
    width: 50%; } }

.account-product-detail--full {
  width: 100%; }

.account-product-detail-heading {
  color: #8e8e8e;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0 0 0.41667rem; }

.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: 1200px) {
      .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: 1200px) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 1200px) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

.account-orderTotal {
  float: right;
  font-size: 13px;
  margin-top: -1.5rem;
  width: 66.66667%; }

.account-orderTotal-key,
.account-orderTotal-value {
  margin: 0;
  padding: 1.5rem 0; }

.account-orderTotal-key {
  color: #8e8e8e;
  float: left;
  font-weight: 400; }
  .account-orderTotal-key:last-of-type {
    position: relative;
    top: 0.33333rem; }

.account-orderTotal-value {
  border-bottom: 1px solid #e8e8e8;
  text-align: right; }
  .account-orderTotal-value:last-child {
    border-bottom: 0;
    font-size: 16px; }

.account-orderStatus {
  bottom: 0;
  left: 0;
  position: absolute; }
  @media (min-width: 480px) {
    .account-orderStatus {
      float: right;
      position: inherit;
      text-align: right; } }

.account-orderStatus-label {
  background-color: #bfbfbf;
  color: white;
  display: inline-block;
  font-size: 11px;
  line-height: 15px;
  margin: 0 0 0.41667rem;
  padding: 0.16667rem 0.5rem; }

.account-orderStatus-action {
  color: #8e8e8e;
  display: inline-block;
  font-size: 11px;
  font-style: italic;
  letter-spacing: 0.25px;
  margin-left: 0.75rem;
  text-align: right;
  text-decoration: underline;
  vertical-align: top; }
  @media (min-width: 480px) {
    .account-orderStatus-action {
      display: block;
      margin-left: 0; } }
  .account-orderStatus-action:hover {
    color: #2d2d2d; }

.account .pagination {
  color: #a5a5a5;
  margin-top: 3rem;
  text-align: center; }
  .account .pagination.only-compare {
    margin-top: 0;
    border-top: 1px dotted #d8d8d8;
    padding-top: 30px; }

.account-message .is-read {
  color: #a5a5a5; }

.account-sidebar-block {
  font-size: 12px; }
  .account-sidebar-block + .account-sidebar-block {
    margin-top: 3rem; }
  .account-sidebar-block .account-heading {
    margin-bottom: 1.5rem; }

.account-order-address {
  list-style: none;
  margin-left: 0; }
  .account-order-address ul,
  .account-order-address ol {
    list-style: none;
    margin-bottom: 0; }

.account-reorder-form {
  display: inline-block; }

.order-payments-description {
  color: #2d2d2d;
  font-weight: 400;
  margin-top: 1.5rem; }

.account-downloads-summary {
  border-bottom: 1px solid #e8e8e8;
  font-size: 13px;
  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: #8e8e8e;
  font-size: 13px;
  margin-bottom: 0.16667rem;
  text-transform: inherit; }

.account-downloadsItem-description {
  margin-bottom: 0; }

.account-downloadsItem-availability {
  color: #8e8e8e; }

.wishlists-table {
  margin-left: auto;
  margin-right: auto;
  max-width: 100rem; }

.wishlist-header {
  display: none;
  text-align: center; }

.modal .wishlist-header {
  display: block; }

.wishlist-form {
  margin: 0 auto;
  max-width: 100rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 45.83333rem; }
  .wishlist-form:before, .wishlist-form:after {
    content: " ";
    display: table; }
  .wishlist-form:after {
    clear: both; }
  .wishlist-form .form-field {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left; }

.share-wishlist {
  margin-left: auto;
  margin-right: auto;
  max-width: 54.16667rem;
  text-align: center; }

.fa.fa-star {
  color: #dadada; }

.fa.fa-star.active {
  color: #ef5902; }

.rating--small {
  display: inline-block; }
  .rating--small i.fa {
    font-size: 13px; }

.apple-pay-checkout-button {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% 60%;
  border-radius: 0.33333rem;
  cursor: pointer;
  display: none;
  max-height: 5.33333rem;
  min-height: 2.66667rem;
  min-width: 11.16667rem;
  padding: 1.5rem;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-white); }

.cart-additionalCheckoutButtons .apple-pay-checkout-button {
  margin-top: 0.75rem; }

.apple-pay-supported .apple-pay-checkout-button {
  display: block; }
  @media (min-width: 480px) {
    .apple-pay-supported .apple-pay-checkout-button {
      display: inline-block;
      float: right; } }

.previewCartCheckout .apple-pay-checkout-button {
  display: block;
  float: none;
  margin-top: 0.75rem; }

header.header {
  background-color: black; }
  header.header ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    header.header ul li {
      list-style: none;
      display: inline-block;
      vertical-align: top; }
      @media (max-width: 991px) {
        header.header ul li.top-cart, header.header ul li.checkout-link {
          padding-top: 7px; } }

.header-top {
  font-size: 12px;
  padding: 11px 0 10px;
  text-transform: capitalize;
  background: #ffdd02; }
  @media (max-width: 991px) {
    .header-top {
      padding-bottom: 8px; } }
  .header-top ul li {
    line-height: 1.25;
    padding: 5px 12px 5px 0;
    margin: 0 10px 0 0;
    font-size: 12px;
    position: relative;
    color: black; }
    @media (max-width: 767px) {
      .header-top ul li {
        margin-right: 0;
        padding-right: 0; } }
    .header-top ul li a {
      color: black;
      border-bottom: 1px solid transparent; }
      .header-top ul li a:hover {
        border-bottom-color: black; }
      @media (max-width: 991px) {
        .header-top ul li a {
          font-size: 12px !important;
          font-family: "Roboto", Arial, Helvetica, sans-serif !important; } }
    .header-top ul li:after {
      background-color: #fbff01;
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 1px;
      height: 25px;
      position: absolute;
      right: 0;
      top: 2px; }
      @media (max-width: 767px) {
        .header-top ul li:after {
          display: none; } }
    .header-top ul li:last-child {
      margin-right: 0;
      padding-right: 0; }
      .header-top ul li:last-child:after {
        display: none; }
    @media (max-width: 767px) {
      .header-top ul li.checkout-link {
        display: none; } }
    .header-top ul li.checkout-link a {
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px;
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      border-bottom: 1px dotted black; }
      .header-top ul li.checkout-link a:hover {
        border: none; }
    .header-top ul li.phone_number {
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      font-weight: 700;
      font-size: 14px; }
    .header-top ul li.login-register .logged-in > strong {
      width: 50px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: inline-block;
      height: 16px;
      vertical-align: -5px;
      margin-right: 5px; }
    @media (min-width: 992px) {
      .header-top ul li.top-cart {
        padding-right: 0; }
        .header-top ul li.top-cart:after {
          display: none; } }
  .header-top .col-header-top {
    display: inline-block;
    vertical-align: top;
    width: auto; }
    @media (min-width: 1024px) {
      .header-top .col-header-top {
        min-width: 38%; } }
    .header-top .col-header-top .ground-shipping {
      margin: -2px 0 0 0; }
      .header-top .col-header-top .ground-shipping a {
        display: inline-block;
        float: left;
        margin: 0 0 0 50px;
        color: black;
        line-height: 1.25; }
        .header-top .col-header-top .ground-shipping a:before {
          display: inline-block;
          font-family: "FontAwesome";
          content: "\f206";
          margin-right: 10px;
          font-size: 24px;
          vertical-align: middle;
          font-weight: 400; }
        .header-top .col-header-top .ground-shipping a:hover {
          color: #1677d4;
          text-decoration: none; }
        .header-top .col-header-top .ground-shipping a span {
          display: inline-block;
          vertical-align: middle; }
      .header-top .col-header-top .ground-shipping strong {
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        display: block;
        text-transform: uppercase;
        margin-bottom: 1px; }
    .header-top .col-header-top.ground-shipping-mobile {
      text-align: center;
      font-size: 12px; }
      .header-top .col-header-top.ground-shipping-mobile .ground-shipping a {
        float: none;
        text-align: left;
        margin-left: 0; }
      @media (min-width: 768px) {
        .header-top .col-header-top.ground-shipping-mobile {
          display: none; } }
      @media (min-width: 1200px) {
        .header-top .col-header-top.ground-shipping-mobile {
          display: inline-block; } }
      @media (min-width: 1024px) {
        .header-top .col-header-top.ground-shipping-mobile {
          min-width: 22%; } }
    .header-top .col-header-top.col-right {
      float: right; }
    @media (max-width: 991px) {
      .header-top .col-header-top {
        width: auto;
        position: relative;
        z-index: 10; } }
  .header-top #currency-converter {
    position: relative;
    float: right;
    padding: 5px 12px 5px 0;
    z-index: 10;
    margin-right: 10px; }
    .header-top #currency-converter:after {
      background-color: #fbff01;
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 1px;
      height: 25px;
      position: absolute;
      right: 0;
      top: 2px; }
    .header-top #currency-converter label {
      display: none; }
    .header-top #currency-converter > a {
      font-weight: 700;
      color: black; }
      .header-top #currency-converter > a img {
        vertical-align: -1px;
        margin-right: 5px; }
      .header-top #currency-converter > a .fa {
        margin-left: 4px; }
    .header-top #currency-converter > ul {
      padding-top: 6px;
      padding-bottom: 6px;
      left: 50% !important;
      min-width: 160px;
      top: auto !important;
      margin-top: 12px;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
      .header-top #currency-converter > ul > li {
        padding: 0;
        display: block;
        margin: 0; }
        .header-top #currency-converter > ul > li > a {
          padding: 5px 15px;
          border: none !important;
          color: #000; }
          .header-top #currency-converter > ul > li > a:hover {
            color: #1677d4; }
          .header-top #currency-converter > ul > li > a img {
            vertical-align: -1px;
            margin-right: 5px; }
        .header-top #currency-converter > ul > li:after {
          display: none; }
      .header-top #currency-converter > ul > li + li {
        border-top: 1px solid #f3f3f3; }
      @media (min-width: 768px) and (max-width: 991px) {
        .header-top #currency-converter > ul {
          left: auto !important;
          transform: none;
          right: 0; }
          .header-top #currency-converter > ul .triangle-with-shadow::before {
            left: auto;
            right: 20px;
            background: #fff; } }

.header-bottom {
  padding: 20px 0 18px;
  background: black;
  background: -moz-linear-gradient(top, black 0%, #2a2a2a 100%);
  background: -webkit-linear-gradient(top, black 0%, #2a2a2a 100%);
  background: linear-gradient(to bottom, black 0%, #2a2a2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$header-backgroundColor', endColorstr='$header-background-bggradient',GradientType=0 ); }
  @media (max-width: 991px) {
    .header-bottom > .container {
      width: 100%;
      position: static; } }
  @media (max-width: 767px) {
    .header-bottom {
      background: black; } }
  .header-bottom .ship-store {
    display: none; }
    @media (min-width: 992px) {
      .header-bottom .ship-store {
        display: block;
        float: right; } }
    .header-bottom .ship-store a {
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      float: right;
      font-size: 14px;
      font-style: italic;
      color: #b2b2b2;
      margin: 0 50px 0 0;
      display: inline-block; }
      .header-bottom .ship-store a strong {
        text-transform: uppercase;
        display: block;
        color: #ffdd02;
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }
  .header-bottom #quickSearch {
    float: right; }
    @media (min-width: 768px) {
      .header-bottom #quickSearch {
        min-width: 280px; } }
    @media (min-width: 992px) {
      .header-bottom #quickSearch {
        padding-top: 5px; } }
  .header-bottom .header-first {
    width: auto;
    float: left;
    padding-top: 2px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .header-bottom .header-first {
        padding-top: 0;
        margin-top: -4px; } }

@media (min-width: 500px) and (max-width: 991px) {
  .header-bottom .cart-item-mobile {
    padding-top: 4px; }
  .header-bottom #st-trigger-effects {
    padding-top: 2px; } }

@media (max-width: 499px) {
  .header-logo {
    padding-top: 1px; }
    .header-logo .header-logo-image {
      max-width: 120px; }
  #st-trigger-effects {
    margin-top: -2px; } }

.header-panel-top {
  text-align: right; }
  .header-panel-top #accountDropdown {
    position: relative; }
    .header-panel-top #accountDropdown > a .fa {
      margin-left: 4px; }
    .header-panel-top #accountDropdown > ul {
      min-width: 200px;
      top: auto !important;
      margin-top: 12px;
      left: auto !important;
      right: 0;
      text-align: left;
      border-radius: 4px;
      -mozz-border-radius: 4px; }
      .header-panel-top #accountDropdown > ul > li {
        padding: 0;
        display: block;
        margin: 0;
        border-bottom: 1px solid #d8d8d8; }
        .header-panel-top #accountDropdown > ul > li > a {
          padding: 10px 15px;
          display: block;
          border: none; }
          .header-panel-top #accountDropdown > ul > li > a:hover {
            text-decoration: none;
            color: #1677d4; }
          .header-panel-top #accountDropdown > ul > li > a img {
            vertical-align: -1px;
            margin-right: 5px; }
        .header-panel-top #accountDropdown > ul > li:after {
          display: none; }
        .header-panel-top #accountDropdown > ul > li:last-child {
          border: none; }
      .header-panel-top #accountDropdown > ul .triangle-with-shadow:before {
        background: #fff; }
      @media (max-width: 991px) {
        .header-panel-top #accountDropdown > ul {
          left: auto !important;
          transform: none;
          right: 0; }
          .header-panel-top #accountDropdown > ul .triangle-with-shadow::before {
            left: auto;
            right: 20px; } }
  .header-panel-top #mobileAccountSidebar > a {
    text-transform: uppercase;
    font-weight: 700;
    border-color: transparent; }
    .header-panel-top #mobileAccountSidebar > a .fa {
      font-size: 14px;
      margin-right: 6px; }
    .header-panel-top #mobileAccountSidebar > a span {
      border-bottom: 1px solid transparent; }
    .header-panel-top #mobileAccountSidebar > a:hover span {
      border-bottom-color: black; }
  @media (max-width: 991px) {
    .header-panel-top i.icon-cart:before,
    .header-panel-top #mobileAccountSidebar > a .fa {
      font-size: 18px;
      line-height: 18px; } }

.header-logo {
  margin: 0; }
  @media (max-width: 991px) {
    .header-logo {
      text-align: center; } }
  .header-logo .sub-logo {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #a3a3a3;
    margin-left: 12px;
    font-weight: 400; }

.header-panel .top-cart {
  position: relative; }

.header-panel .top-cart,
.header-panel .wishlist-link,
.header-panel .login-register {
  display: inline-block;
  padding-left: 16px;
  vertical-align: middle;
  color: black; }
  .header-panel .top-cart > a,
  .header-panel .wishlist-link > a,
  .header-panel .login-register > a {
    color: black;
    text-decoration: none !important; }
    .header-panel .top-cart > a:hover,
    .header-panel .wishlist-link > a:hover,
    .header-panel .login-register > a:hover {
      color: black; }
      .header-panel .top-cart > a:hover > span:not(.countPill):not(.icon),
      .header-panel .wishlist-link > a:hover > span:not(.countPill):not(.icon),
      .header-panel .login-register > a:hover > span:not(.countPill):not(.icon) {
        border-bottom: 1px solid black; }

.header-panel .wishlist-link .icon svg {
  fill: black; }

.header-panel .login-register a {
  color: black; }
  .header-panel .login-register a:hover {
    color: black; }
    .header-panel .login-register a:hover > span {
      border-bottom: 1px solid black; }

.compare-link .countPill {
  line-height: 23px;
  display: inline-block;
  min-width: 23px;
  margin-left: 10px;
  padding: 0 8px;
  text-align: center;
  border-radius: 50%; }

.sticky_logo {
  display: none; }

#storeCredit-dropdown {
  left: 50% !important;
  top: auto !important;
  padding: 15px 20px;
  min-width: 300px;
  text-align: left;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 10px;
  color: #000; }
  @media (max-width: 991px) {
    #storeCredit-dropdown {
      position: static;
      min-width: auto;
      transform: none !important;
      padding: 0 10px;
      border-bottom: 1px solid #e5e5e5; }
      #storeCredit-dropdown .alert {
        margin-bottom: 10px; } }

@media (max-width: 991px) {
  .header-panel > .col-md-8 {
    min-height: 45px; }
    .header-panel > .col-md-8 p.own-text {
      margin: 0;
      padding: 12px 0; }
  .header-panel > .col-md-4 {
    padding-left: 0;
    padding-right: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-content: stretch;
    align-items: center;
    border: 1px solid #ebebeb;
    border-width: 1px 0; }
    .header-panel > .col-md-4 .header-logo {
      height: 62px;
      text-align: center;
      display: table; }
      .header-panel > .col-md-4 .header-logo a {
        height: 100%;
        display: table-cell;
        vertical-align: middle; }
        .header-panel > .col-md-4 .header-logo a img {
          max-height: 40px; }
    .header-panel > .col-md-4 #mobile-cart {
      width: 62px;
      height: 62px;
      text-align: center; }
      .header-panel > .col-md-4 #mobile-cart a {
        height: 100%;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: center;
        border-left: 1px solid #ebebeb; }
        .header-panel > .col-md-4 #mobile-cart a i.icon-cart {
          margin-right: 0; }
        .header-panel > .col-md-4 #mobile-cart a .countPill {
          line-height: 23px;
          display: inline-block;
          min-width: 23px;
          padding: 0 5px;
          text-align: center;
          border-radius: 50%;
          background-color: #ffe8e8;
          color: black;
          position: absolute;
          top: 8px;
          right: 8px; } }

@media (max-width: 767px) {
  .header-top {
    padding: 0;
    color: #000; }
    .header-top .container {
      padding: 0;
      text-align: center; }
    .header-top #st-trigger-effects,
    .header-top #currency-converter,
    .header-top .header-panel-top ul li {
      padding: 13px 0;
      float: none;
      width: 25%;
      margin: 0;
      float: left;
      text-align: center;
      border-right: 1px solid black; }
      .header-top #st-trigger-effects:after,
      .header-top #currency-converter:after,
      .header-top .header-panel-top ul li:after {
        display: none; }
      .header-top #st-trigger-effects#mobileAccountSidebar,
      .header-top #currency-converter#mobileAccountSidebar,
      .header-top .header-panel-top ul li#mobileAccountSidebar {
        padding-bottom: 13px; }
    .header-top #currency-converter {
      margin-bottom: -1px; }
    .header-top .header-panel-top {
      width: 50%;
      float: left;
      margin: 0; }
      .header-top .header-panel-top ul li {
        width: 50%; }
        .header-top .header-panel-top ul li#mobileAccountSidebar a > span {
          display: none; }
        .header-top .header-panel-top ul li.top-cart {
          padding: 15px 0 11px;
          border-right: none; }
          .header-top .header-panel-top ul li.top-cart a.cart-item {
            display: none; }
            .header-top .header-panel-top ul li.top-cart a.cart-item.is-mobile {
              display: inline-block; }
    .header-top #st-trigger-effects a {
      height: 23px;
      margin-top: -4px; }
    .header-top #currency-converter > a img {
      display: none; }
    .header-top #currency-converter > ul .triangle-with-shadow::before {
      right: 50%;
      margin: 0 -10px 0 0; }
  .header-bottom #quickSearch,
  .header-bottom .header-first {
    float: none;
    display: block;
    clear: both; }
  .header-bottom .header-first {
    padding: 0;
    margin: 0 0 20px; }
    .header-bottom .header-first .sub-logo {
      display: block !important;
      margin: 0;
      padding: 10px 0 0; }
  .header-bottom .ship-store {
    display: block !important;
    text-align: center;
    margin-top: 20px; }
    .header-bottom .ship-store a {
      float: none;
      display: inline-block;
      margin: 0; }
      .header-bottom .ship-store a strong {
        display: inline-block;
        margin-right: 3px; } }

/*Off-canvas Navigation*/
#st-trigger-effects {
  width: auto;
  height: auto;
  text-align: left;
  float: left; }
  #st-trigger-effects a {
    height: 22px;
    font-size: 22px;
    display: block; }
    #st-trigger-effects a svg {
      width: 21px;
      height: 22px;
      fill: black; }
      #st-trigger-effects a svg:last-child {
        display: none; }
    #st-trigger-effects a:hover svg {
      fill: #1677d4; }
  @media (max-width: 767px) {
    #st-trigger-effects {
      width: 25%; } }

body.st-off-canvas {
  overflow: hidden; }
  body.st-off-canvas #st-trigger-effects svg {
    width: 25px;
    height: 25px; }
  body.st-off-canvas #st-trigger-effects svg:first-child {
    display: none; }
  body.st-off-canvas #st-trigger-effects svg:last-child {
    display: inline-block; }

.st-container,
.st-pusher,
.st-content {
  height: 100%; }

.st-content {
  overflow-y: scroll;
  background: #f3efe0; }

.st-content,
.st-content-inner {
  position: relative; }

.st-container {
  position: relative;
  overflow: hidden; }

.st-pusher {
  position: relative;
  left: 0;
  height: 100%;
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -webkit-transform .3s;
  -ms-transition: -webkit-transform .3s;
  -o-transition: -webkit-transform .3s;
  transition: transform .3s; }

.st-pusher::after {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  content: '';
  /* Opacity for IE8 and lower */
  -webkit-transition: opacity .3s, width .1s .3s, height .1s .3s;
  -moz-transition: opacity .3s, width .1s .3s, height .1s .3s;
  -ms-transition: opacity .3s, width .1s .3s, height .1s .3s;
  -o-transition: opacity .3s, width .1s .3s, height .1s .3s;
  transition: opacity .3s, width .1s .3s, height .1s .3s;
  opacity: 0;
  /*background: rgba(45, 45, 50, .8);*/
  background: rgba(255, 255, 255, 0.5);
  /* Opacity for Modern Browsers */
  filter: alpha(opacity=0); }

.st-menu-open .st-pusher::after {
  width: 100%;
  height: 100%;
  /* Opacity for IE8 and lower */
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 1;
  /* Opacity for Modern Browsers */
  filter: alpha(opacity=100); }

.st-menu {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 290px;
  height: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #292929; }

.st-menu::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: '';
  /* Opacity for IE8 and lower */
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 1;
  background: rgba(0, 0, 0, 0.2);
  /* Opacity for Modern Browsers */
  filter: alpha(opacity=100); }

.st-menu-open .st-menu::after {
  width: 0;
  height: 0;
  /* Opacity for IE8 and lower */
  -webkit-transition: opacity .3s, width .1s .3s, height .1s .3s;
  transition: opacity .3s, width .1s .3s, height .1s .3s;
  opacity: 0;
  /* Opacity for Modern Browsers */
  filter: alpha(opacity=0); }

/* content style */
.st-menu ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.st-menu > ul {
  overflow-y: scroll;
  height: 100%;
  min-height: 480px; }

.st-menu h2 {
  font-size: 2em;
  font-weight: 300;
  margin: 0;
  padding: 1em;
  color: rgba(0, 0, 0, 0.4);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1); }

nav#mobile-customer ul li {
  position: relative; }
  nav#mobile-customer ul li > span.toggle-expand ~ div {
    display: none; }
  nav#mobile-customer ul li > span.toggle-close ~ div {
    display: block; }
  nav#mobile-customer ul li#currency-converter.expanded > a {
    border-bottom: 1px solid #e5e5e5; }
  nav#mobile-customer ul li#currency-converter > a > img {
    display: inline-block;
    vertical-align: -1px;
    margin-left: 8px;
    margin-right: 3px; }
  nav#mobile-customer ul li#currency-converter ul li a strong {
    color: #e06868; }
  nav#mobile-customer ul li#currency-converter ul li a img {
    display: inline-block;
    vertical-align: -1px;
    margin-right: 3px; }
  nav#mobile-customer ul li#side-account-menu ul {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px; }
  nav#mobile-customer ul li.mobile-call-us {
    font-weight: 700;
    text-transform: uppercase;
    padding: 13px 20px 12px; }
    nav#mobile-customer ul li.mobile-call-us a {
      display: inline;
      padding: 0; }
      nav#mobile-customer ul li.mobile-call-us a:hover {
        background: transparent;
        color: #000;
        border-bottom: 1px solid #000; }

nav#mobile-customer ul li .not-logged {
  font-size: 0;
  line-height: normal !important;
  color: #969696; }

nav#mobile-customer ul li .not-logged a {
  display: block; }

nav#mobile-customer ul li .not-logged a:hover {
  color: #fff;
  background: #000; }

.st-menu > ul > li.hasSub:not(.hasMegamenu) > .navPage-subMenu > ul > li.hasSub > ul {
  display: none;
  background: #404040;
  border-top: 1px solid #3c3c3c; }
  .st-menu > ul > li.hasSub:not(.hasMegamenu) > .navPage-subMenu > ul > li.hasSub > ul > li > a {
    text-transform: none;
    font-weight: normal;
    margin-left: 15px;
    color: #b9b9b9; }
    .st-menu > ul > li.hasSub:not(.hasMegamenu) > .navPage-subMenu > ul > li.hasSub > ul > li > a:hover {
      color: #ffdd02; }

.st-menu > ul > li.hasSub:not(.hasMegamenu) > .navPage-subMenu > ul > li.hasSub.expanded > ul {
  display: block; }

.st-menu > ul > li.hasSub:not(.hasMegamenu) > .navPage-subMenu ul > li.hasSub > span.toggle-expand::before {
  font-family: FontAwesome;
  top: 10px;
  right: 17px;
  content: '\f067';
  border: none; }

.st-menu > ul > li.hasSub:not(.hasMegamenu) > .navPage-subMenu ul > li.hasSub > span.toggle-close::before {
  font-family: FontAwesome;
  top: 10px;
  right: 17px;
  content: '\f068';
  border: none;
  color: #000; }

.st-menu ul li {
  border-bottom: 1px solid #3c3c3c;
  color: #fff; }
  .st-menu ul li a {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    display: block;
    padding: 13px 20px 12px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
    outline: none; }
    .st-menu ul li a:hover {
      color: #ffdd02; }
  .st-menu ul li .logged-in {
    color: #ffdd02;
    padding: 13px 20px 12px; }
  .st-menu ul li:hover > a {
    color: #ffdd02; }
  .st-menu ul li.expanded > a {
    background: #ffdd02;
    color: #000; }
  .st-menu ul li:last-child {
    border: none; }

.st-menu ul > .navPages-item .navPage-subMenu-list > li > a {
  text-transform: uppercase;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 600; }

.st-menu ul li ul li a {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding-right: 20px;
  padding-left: 20px;
  text-transform: none; }

.st-menu ul li.hasSub {
  position: relative; }

.st-menu ul li span.toggle-expand,
.st-menu ul li span.toggle-close {
  position: absolute;
  top: 3px;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer; }

.st-menu ul li span.toggle-expand::before {
  position: absolute;
  top: 17px;
  right: 16px;
  content: '';
  border: 5px solid transparent;
  border-top: 5px solid #fff; }

.st-menu > ul > li:hover > span.toggle-expand::before {
  border-top-color: #ffdd02; }

.st-menu ul li span.toggle-close::before {
  position: absolute;
  top: 11px;
  right: 16px;
  content: '';
  border: 5px solid transparent;
  border-bottom: 5px solid #000; }

.st-menu > ul > li:hover > span.toggle-close::before {
  border-bottom-color: #000; }

.st-menu ul li .navPage-subMenu,
.st-menu ul li .subMegaMenu {
  display: none;
  border-top: 1px solid #3c3c3c;
  background: #373737; }
  .st-menu ul li .navPage-subMenu .container,
  .st-menu ul li .subMegaMenu .container {
    width: 100%; }

.st-menu ul li.hasSub.expanded .navPage-subMenu,
.st-menu ul li .subMegaMenu.sub-expand {
  display: block; }

.st-menu ul li.hasMegamenu.hasSub > .subMegaMenu ul li.hasSub > ul {
  display: none; }

.st-menu ul li.hasMegamenu.hasSub > .subMegaMenu ul li.hasSub.expanded > ul {
  display: block;
  background: #404040;
  border-top: 1px solid #3c3c3c; }

.st-menu ul li.hasMegamenu.hasSub > .subMegaMenu ul > li.hasSub > ul > li > a {
  font-weight: 400;
  margin-left: 15px;
  text-transform: none;
  color: #b9b9b9; }
  .st-menu ul li.hasMegamenu.hasSub > .subMegaMenu ul > li.hasSub > ul > li > a:hover {
    color: #ffdd02; }

.st-menu ul li.hasMegamenu.hasSub > .subMegaMenu ul > li.hasSub > span.toggle-expand::before {
  font-family: FontAwesome;
  top: 10px;
  right: 17px;
  content: '\f067';
  border: none;
  font-size: 10px; }

.st-menu ul li.hasMegamenu.hasSub > .subMegaMenu ul > li.hasSub > span.toggle-close::before {
  font-family: FontAwesome;
  top: 10px;
  right: 17px;
  content: '\f068';
  border: none;
  color: #000; }

.st-menu > ul > li:last-child {
  margin-bottom: 100px; }

#mobile-categories .cateArea {
  width: 100% !important;
  height: auto !important;
  padding-bottom: 0; }

#mobile-categories .cateArea > ul {
  max-height: 100% !important; }

#mobile-categories .imageArea {
  width: 100% !important; }
  #mobile-categories .imageArea .col-left {
    float: none;
    clear: both;
    padding: 0;
    width: 100%; }
  #mobile-categories .imageArea .col-right {
    float: none;
    clear: both;
    padding: 0;
    width: 100%; }

#mobile-categories .container {
  min-width: auto;
  padding: 0; }

#mobile-categories .container .row {
  margin: 0; }

#mobile-categories .subMegaMenu {
  width: 100% !important;
  overflow: hidden;
  background: #373737;
  border: none;
  border-top: 1px solid #3c3c3c; }

#mobile-categories .subMegaMenu > div,
#mobile-categories .subMegaMenu .container > div {
  max-width: 290px !important; }

#mobile-categories .bottomCate {
  display: none; }

/* Individual effects */
/* Effect: Push*/
.st-effect-1.st-menu-open .st-pusher,
.st-effect-2.st-menu-open .st-pusher,
.st-effect-3.st-menu-open .st-pusher {
  -webkit-transform: translate3d(290px, 0, 0);
  -moz-transform: translate3d(290px, 0, 0);
  -ms-transform: translate3d(290px, 0, 0);
  -o-transform: translate3d(290px, 0, 0);
  transform: translate3d(290px, 0, 0); }

.st-effect-1.st-menu,
.st-effect-2.st-menu,
.st-effect-3.st-menu {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.st-effect-1.st-menu-open .st-effect-1.st-menu,
.st-effect-2.st-menu-open .st-effect-2.st-menu,
.st-effect-3.st-menu-open .st-effect-3.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -webkit-transform .3s;
  -ms-transition: -webkit-transform .3s;
  -o-transition: -webkit-transform .3s;
  transition: transform .3s; }

.st-effect-1.st-menu::after,
.st-effect-2.st-menu::after,
.st-effect-3.st-menu::after {
  display: none; }

/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
.no-csstransforms3d .st-pusher,
.no-js .st-pusher {
  padding-left: 0; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

#footer-wrapper {
  padding-top: 40px;
  background: #141414; }
  #footer-wrapper #bottom-footer {
    background: #222222;
    padding: 20px 0 35px; }
    @media (max-width: 767px) {
      #footer-wrapper #bottom-footer {
        text-align: center; } }
    #footer-wrapper #bottom-footer ul {
      margin: 0 0 20px;
      padding: 0; }
      #footer-wrapper #bottom-footer ul li {
        position: relative;
        padding-left: 10px;
        margin-left: 5px;
        display: inline-block;
        color: #7f7f7f; }
        #footer-wrapper #bottom-footer ul li:first-child {
          padding-left: 0;
          margin-left: 0; }
        #footer-wrapper #bottom-footer ul li a {
          color: #7f7f7f; }
          #footer-wrapper #bottom-footer ul li a:hover {
            color: #ffdd02; }
        #footer-wrapper #bottom-footer ul li:before {
          content: ".";
          position: absolute;
          top: auto;
          left: 0; }
    #footer-wrapper #bottom-footer #currency-converter {
      position: absolute;
      top: 0;
      right: 0; }
      @media (max-width: 991px) {
        #footer-wrapper #bottom-footer #currency-converter {
          display: none; } }
      #footer-wrapper #bottom-footer #currency-converter label {
        display: inline-block;
        margin-right: 10px;
        color: #7f7f7f; }
      #footer-wrapper #bottom-footer #currency-converter > a {
        color: #ffffff; }
        #footer-wrapper #bottom-footer #currency-converter > a img {
          vertical-align: -2px;
          margin-right: 5px; }
        #footer-wrapper #bottom-footer #currency-converter > a span {
          font-weight: 700;
          border-bottom: 1px solid #ffffff;
          margin-right: 5px; }
      #footer-wrapper #bottom-footer #currency-converter .dropdown-menu {
        left: auto !important;
        right: 0;
        border-radius: 3px;
        -moz-border-radius: 3px;
        min-width: 150px;
        border: none;
        box-shadow: none;
        top: 30px !important; }
        #footer-wrapper #bottom-footer #currency-converter .dropdown-menu li {
          margin: 0;
          padding: 5px 0;
          display: block;
          border-bottom: 1px solid #e5e5e5; }
          #footer-wrapper #bottom-footer #currency-converter .dropdown-menu li:last-child {
            border: none; }
          #footer-wrapper #bottom-footer #currency-converter .dropdown-menu li:before {
            display: none; }
          #footer-wrapper #bottom-footer #currency-converter .dropdown-menu li a img {
            margin-right: 5px; }
          #footer-wrapper #bottom-footer #currency-converter .dropdown-menu li a:hover {
            color: #1677d4; }
    #footer-wrapper #bottom-footer .template-by {
      padding-top: 5px; }
  #footer-wrapper ul {
    margin: 0; }
    #footer-wrapper ul li {
      list-style: none; }

/*Main Footer*/
#main-footer .container {
  padding-bottom: 30px; }
  @media (max-width: 991px) {
    #main-footer .container {
      padding-bottom: 0; } }
  #main-footer .container > .row {
    margin: 0 -20px; }
    #main-footer .container > .row > div {
      min-height: 290px;
      float: left;
      padding: 0 20px;
      border-right: 1px solid #252525; }
      @media (min-width: 768px) and (max-width: 1023px) {
        #main-footer .container > .row > div {
          width: 25%;
          margin-bottom: 20px; }
          #main-footer .container > .row > div.col-5 {
            width: 100%;
            float: none;
            clear: both;
            min-height: 150px; }
            #main-footer .container > .row > div.col-5 .form-field {
              max-width: 50%; } }
      @media (max-width: 767px) {
        #main-footer .container > .row > div {
          width: 50%;
          margin-bottom: 40px; }
          #main-footer .container > .row > div.col-5 {
            width: 100%;
            min-height: 150px; } }
      #main-footer .container > .row > div.col-4, #main-footer .container > .row > div:last-child {
        border: none; }
  #main-footer .container h5.side-module-heading {
    display: none; }
  #main-footer .container .social_media h5 {
    display: none; }
  #main-footer .container .social_media .social-icons li {
    padding: 0;
    margin: 0 12px 10px 0; }
    #main-footer .container .social_media .social-icons li:last-child {
      margin-right: 0; }
    #main-footer .container .social_media .social-icons li a {
      border-radius: 0;
      -moz-border-radius: 0; }
      #main-footer .container .social_media .social-icons li a.icon {
        width: 25px;
        height: 25px;
        background: url("../img/sprite-social-icons.png") no-repeat; }
        #main-footer .container .social_media .social-icons li a.icon svg {
          display: none; }
        #main-footer .container .social_media .social-icons li a.icon.icon--facebook {
          width: 55px;
          background-position: 0 0; }
        #main-footer .container .social_media .social-icons li a.icon.icon--twitter {
          width: 55px;
          background-position: -359px 0; }
        #main-footer .container .social_media .social-icons li a.icon.icon--pinterest {
          width: 56px;
          background-position: -509px 0; }
        #main-footer .container .social_media .social-icons li a.icon.icon--youtube {
          width: 53px;
          background-position: -585px 0; }
        #main-footer .container .social_media .social-icons li a.icon.icon--instagram {
          width: 25px;
          background-position: -722px 0; }
        #main-footer .container .social_media .social-icons li a.icon.icon--googleplus {
          width: 61px;
          background-position: -75px 0; }
        #main-footer .container .social_media .social-icons li a.icon.icon--tumblr {
          width: 66px;
          background-position: -156px 0; }
        #main-footer .container .social_media .social-icons li a.icon.icon--stumbleupon {
          width: 97px;
          background-position: -242px 0; }
        #main-footer .container .social_media .social-icons li a.icon.icon--linkedin {
          width: 55px;
          background-position: -434px 0; }
        #main-footer .container .social_media .social-icons li a.icon.icon--rss {
          width: 39px;
          background-position: -658px 0; }
      #main-footer .container .social_media .social-icons li a:hover {
        opacity: 0.7; }

#main-footer h5 {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 15px;
  text-transform: capitalize;
  color: white; }

#main-footer .col-1 > ul,
#main-footer .col-2 > ul,
#main-footer .col-3 > ul {
  padding: 0;
  list-style: none;
  margin-left: 0; }

#main-footer ul li {
  padding: 3px 0; }
  #main-footer ul li a {
    color: #7a7a7a; }
    #main-footer ul li a:hover {
      color: #ffdd02; }

#sideShopByBrands ul li:last-child a {
  text-transform: uppercase;
  font-size: 11px; }
  #sideShopByBrands ul li:last-child a:before {
    display: inline-block;
    vertical-align: -1px;
    margin-right: 5px;
    font-family: "FontAwesome";
    content: "\f0da";
    color: #ffdd02;
    font-size: 13px; }

#main-footer ul li ul {
  display: none; }

.social-icons,
#main-footer .facebook-like {
  display: inline-block;
  vertical-align: middle; }

#main-footer .facebook-like {
  position: relative;
  top: -3px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    #main-footer .facebook-like {
      margin-top: 15px; } }
  @media (max-width: 480px) {
    #main-footer .facebook-like {
      margin-top: 15px; } }

#main-footer .facebook-like > p {
  font-size: 11px;
  font-weight: 700;
  margin: 0 0 3px;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #fff; }

#main-footer .facebook-like > p > span {
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-weight: 400;
  font-style: italic;
  text-transform: none; }

/*Mailist Box - Newsletter Sign Up*/
#footerSubcribeForm p {
  color: #7a7a7a; }

#footerSubcribeForm .form-field {
  margin: 0 0 10px; }

#footerSubcribeForm .form-wrap {
  position: relative; }
  #footerSubcribeForm .form-wrap .form-input {
    display: block;
    border: none;
    background: #3d3d3d;
    color: #9f9f9f;
    border-radius: 16px;
    -moz-border-radius: 16px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    font-style: italic;
    padding: 7px 15px; }
  #footerSubcribeForm .form-wrap .btn {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    border-radius: 16px;
    -moz-border-radius: 16px;
    height: 32px;
    line-height: 17px;
    padding: 7px 15px;
    background: #ffdd02;
    color: black;
    min-width: 50px; }
    #footerSubcribeForm .form-wrap .btn:hover {
      background: black;
      color: #ffdd02; }

/*Bottom Footer*/
#bottom-footer .footer-copyright,
#bottom-footer .powered-by {
  display: inline-block; }

#bottom-footer .footer-copyright p,
#bottom-footer .powered-by p,
#bottom-footer .template-by p {
  line-height: 20px;
  margin-bottom: 0;
  color: #7f7f7f; }

#bottom-footer .footer-copyright p a,
#bottom-footer .powered-by p a,
#bottom-footer .template-by p a {
  color: #7f7f7f; }

#bottom-footer .footer-copyright p a:hover,
#bottom-footer .powered-by p a:hover,
#bottom-footer .template-by p a:hover {
  color: #ffdd02;
  border-bottom: 1px solid #ffdd02; }

.footer-payment-icons {
  height: 30px;
  margin-top: 15px; }
  .footer-payment-icons .footer-payment-icon {
    height: 100%;
    margin-right: 12px;
    vertical-align: middle;
    width: 50px; }
  .footer-payment-icons svg {
    fill: #f65a2a; }

/*Accept Cookies*/
#accept-cookies {
  position: fixed;
  z-index: 9999;
  right: 10px;
  bottom: 10px;
  width: 100%;
  min-width: 300px;
  max-width: 390px;
  min-height: 200px;
  padding: 30px 30px 20px 16px;
  border: 1px solid #000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #141414; }
  @media (max-width: 400px) {
    #accept-cookies {
      max-width: 354px; } }

#accept-cookies .cookies-inner {
  padding-left: 54px;
  background: url("../img/cookie-info.png") top left no-repeat; }

#accept-cookies p {
  font-style: italic;
  position: relative;
  top: -5px;
  letter-spacing: .02em;
  color: #fff; }

#accept-cookies button {
  font-size: 11px;
  padding: 0 16px;
  letter-spacing: .05em; }

@media (max-width: 767px) {
  .BeforeFooter {
    padding: 20px 0; } }

.BeforeFooter .box {
  padding: 10px 15px; }
  @media (min-width: 768px) {
    .BeforeFooter .box {
      float: left;
      padding: 40px 15px 30px;
      width: 33.3333%; } }

.BeforeFooter .BeforeFooterImage {
  float: left;
  margin: 0 38px 0 10px; }
  @media (min-width: 768px) {
    .BeforeFooter .BeforeFooterImage {
      margin-right: 28px; } }
  @media (min-width: 1200px) {
    .BeforeFooter .BeforeFooterImage {
      margin-right: 38px; } }
  @media (max-width: 767px) {
    .BeforeFooter .BeforeFooterImage {
      margin-left: 0; } }
  .BeforeFooter .BeforeFooterImage span.icon {
    width: 52px;
    height: 52px;
    text-align: center;
    display: block;
    border: 3px solid black;
    border-radius: 50%;
    -moz-border-radius: 50%;
    color: black; }
    .BeforeFooter .BeforeFooterImage span.icon .fa {
      font-size: 32px;
      line-height: 46px; }

.BeforeFooter .BeforeFooterContent {
  overflow: hidden; }
  .BeforeFooter .BeforeFooterContent h3 {
    text-transform: uppercase;
    padding-bottom: 12px;
    font-size: 14px;
    margin: 0; }
  .BeforeFooter .BeforeFooterContent ul {
    margin: -4px 0 0 0;
    font-size: 0; }
    .BeforeFooter .BeforeFooterContent ul li {
      display: inline-block;
      margin: 0 10px 10px 0; }
      .BeforeFooter .BeforeFooterContent ul li.last {
        margin-right: 0; }
      .BeforeFooter .BeforeFooterContent ul li a {
        display: inline-block;
        width: 34px;
        height: 22px;
        text-indent: -9999px;
        background: url(../img/sprite-icons.png) no-repeat 0 -350px;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s; }
        .BeforeFooter .BeforeFooterContent ul li a:hover {
          opacity: 0.4; }
        .BeforeFooter .BeforeFooterContent ul li a.Paypal {
          width: 53px; }
        .BeforeFooter .BeforeFooterContent ul li a.Visa {
          background-position: -63px -350px; }
        .BeforeFooter .BeforeFooterContent ul li a.MasterCard {
          background-position: -107px -350px; }
        .BeforeFooter .BeforeFooterContent ul li a.AmericanExpress {
          background-position: -151px -350px; }
        .BeforeFooter .BeforeFooterContent ul li a.Solo {
          background-position: -195px -350px; }

.footer-copyright-left {
  text-align: left; }

.footer-copyright-center {
  text-align: center; }

.footer-copyright-right {
  text-align: right; }

/*Scroll To Top*/
#back-to-top {
  position: fixed;
  z-index: 10;
  right: 15px;
  bottom: 50%;
  display: inline-block;
  visibility: hidden;
  overflow: hidden;
  width: 50px;
  height: 50px;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  white-space: nowrap;
  text-indent: 100%;
  opacity: 0;
  background: #8d8d90 url("../img/sprite-icons.png") -120px -253px;
  filter: alpha(opacity=0);
  border-radius: 3px;
  -moz-border-radius: 3px; }
  @media (max-width: 767px) {
    #back-to-top {
      right: 20px;
      width: 35px;
      height: 35px;
      line-height: 33px;
      text-align: center;
      background: #8d8d90;
      text-indent: inherit;
      font-size: 0;
      color: #fff; }
      #back-to-top:before {
        font-family: "FontAwesome";
        content: "\f077";
        font-size: 16px; } }

#back-to-top.is-visible,
#back-to-top.fade-out,
.no-touch #back-to-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s; }

#back-to-top.is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
  /* Opacity for Modern Browsers */
  filter: alpha(opacity=100);
  /* Opacity for IE8 and lower */ }

#back-to-top.fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
  /* Opacity for Modern Browsers */
  filter: alpha(opacity=50);
  /* Opacity for IE8 and lower */ }
  #back-to-top.fade-out:hover {
    opacity: 1;
    filter: alpha(opacity=100); }

.container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  min-width: 250px; }
  @media (min-width: 992px) {
    .container {
      padding: 0; } }
  @media (max-width: 991px) {
    .container {
      width: 100%; } }

.container_page {
  padding-bottom: 10px;
  margin: 0 auto; }

.page-type-default .container_page {
  padding-bottom: 0; }

.breadcrumbs {
  padding: 15px 15px 0;
  margin: 0; }
  .breadcrumbs .breadcrumb {
    display: inline-block;
    color: #006666;
    padding-right: 13px;
    text-transform: capitalize;
    font-size: 12px;
    padding-top: 0;
    padding-bottom: 0; }
    .breadcrumbs .breadcrumb::before {
      content: "\f105";
      font-family: 'FontAwesome';
      position: relative;
      margin: 0 9px 0 0px;
      top: 0;
      color: #006666; }
    .breadcrumbs .breadcrumb:first-child::before {
      display: none; }
    .breadcrumbs .breadcrumb a:hover {
      color: black; }
    .breadcrumbs .breadcrumb a, .breadcrumbs .breadcrumb span,
    .breadcrumbs .breadcrumb.is-active span {
      color: #006666; }
    @media (max-width: 767px) {
      .breadcrumbs .breadcrumb {
        margin-bottom: 3px; } }

.page-heading {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin: 10px 15px 30px;
  text-transform: capitalize;
  text-align: left;
  border-bottom: 1px dotted #d8d8d8;
  padding: 0 0 15px 0; }

main > .page-heading {
  padding-top: 10px; }

.halo-category-description .page-heading,
.page-type-cart .page-heading {
  border: none;
  padding: 0;
  margin-bottom: 15px; }

.category-image {
  padding-bottom: 20px;
  display: none; }

.halo-category-description {
  margin: 0 0 25px;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 25px; }
  .halo-category-description p:last-of-type {
    margin-bottom: 0; }
  .halo-category-description > .category-image {
    display: block; }

.category-toolbar {
  overflow: hidden;
  margin: 10px 0 30px; }
  .category-toolbar.top .compare-link {
    display: none; }
  @media (max-width: 991px) {
    .category-toolbar.top .pagination {
      display: none; } }
  .category-toolbar.bottom {
    border-top: 1px solid #d8d8d8;
    padding-top: 25px;
    margin-top: 15px; }
  .category-toolbar label {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 5px;
    display: inline-block;
    vertical-align: -1px;
    color: black; }
  .category-toolbar .actionBar label {
    vertical-align: 0px; }
  .category-toolbar .pagination label {
    vertical-align: 1px; }
  .category-toolbar .pagination {
    width: auto;
    float: left;
    display: inline-block;
    margin-bottom: 5px; }
    .category-toolbar .pagination ul {
      vertical-align: middle;
      width: auto !important;
      padding: 0 !important; }
      .category-toolbar .pagination ul li {
        margin: 0 5px 5px 0;
        display: inline-block;
        vertical-align: top; }
        .category-toolbar .pagination ul li a {
          width: auto;
          display: block;
          min-width: 10px;
          padding: 8px 12px 6px;
          height: auto;
          border: 1px solid #d8d8d8;
          line-height: 1.3;
          border-radius: 3px;
          -moz-border-radius: 3px;
          text-transform: uppercase;
          text-align: center;
          font-weight: 400;
          color: black; }
          .category-toolbar .pagination ul li a:hover {
            background: #f5f5f5;
            color: black; }
        .category-toolbar .pagination ul li.pagination-item--current a, .category-toolbar .pagination ul li.pagination-item--next a, .category-toolbar .pagination ul li.pagination-item--prev a {
          font-weight: 700;
          color: black; }
        .category-toolbar .pagination ul li.pagination-item--current a {
          background: #f5f5f5; }
  .category-toolbar .compare-link {
    float: right; }
  .category-toolbar .actionBar,
  .category-toolbar .view-as-btn {
    float: right;
    width: auto;
    text-align: right;
    padding: 0;
    margin: 0 0 10px 50px; }
    @media (max-width: 767px) {
      .category-toolbar .actionBar,
      .category-toolbar .view-as-btn {
        margin-left: 10px; } }
  .category-toolbar .actionBar[data-sort-by] fieldset {
    float: none; }
  .category-toolbar .actionBar[data-sort-by] .form-field {
    margin: 0; }
  .category-toolbar .actionBar[data-sort-by] select {
    display: inline-block;
    width: auto;
    min-width: auto; }
  .category-toolbar .view-as-btn .btn-group {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px; }
    .category-toolbar .view-as-btn .btn-group a {
      width: 35px;
      height: 35px;
      text-align: center;
      transition: all 250ms ease 0s;
      -webkit-transition: all 250ms ease 0s;
      display: table;
      vertical-align: middle;
      float: left; }
      .category-toolbar .view-as-btn .btn-group a span {
        display: none; }
      .category-toolbar .view-as-btn .btn-group a > div {
        display: table-cell;
        vertical-align: middle; }
      .category-toolbar .view-as-btn .btn-group a.current-view {
        cursor: default;
        color: black; }
        .category-toolbar .view-as-btn .btn-group a.current-view .icon-bar {
          opacity: 1;
          filter: alpha(opacity=100); }
      .category-toolbar .view-as-btn .btn-group a .icon-bar {
        position: relative;
        width: 14px;
        height: 4px;
        margin: 1px auto 0 auto;
        transition: all .15s ease;
        opacity: .41;
        background: black;
        filter: alpha(opacity=41); }
      .category-toolbar .view-as-btn .btn-group a#grid-view {
        background: #fff;
        box-shadow: 0 10px 20px #f6f6f6 inset;
        -webkit-box-shadow: 0 10px 20px #f6f6f6 inset;
        -moz-box-shadow: 0 10px 20px #f6f6f6 inset;
        border-right: 1px solid #d8d8d8; }
        .category-toolbar .view-as-btn .btn-group a#grid-view .icon-bar {
          width: 4px; }
          .category-toolbar .view-as-btn .btn-group a#grid-view .icon-bar:before, .category-toolbar .view-as-btn .btn-group a#grid-view .icon-bar:after {
            position: absolute;
            display: block;
            width: 4px;
            height: 4px;
            content: '';
            transition: all .15s ease;
            background: black; }
          .category-toolbar .view-as-btn .btn-group a#grid-view .icon-bar:before {
            left: -5px; }
          .category-toolbar .view-as-btn .btn-group a#grid-view .icon-bar:after {
            right: -5px; }
      .category-toolbar .view-as-btn .btn-group a#list-view {
        background: #fff;
        box-shadow: 0 -10px 20px #f6f6f6 inset;
        -webkit-box-shadow: 0 -10px 20px #f6f6f6 inset;
        -moz-box-shadow: 0 -10px 20px #f6f6f6 inset; }
  @media (max-width: 600px) {
    .category-toolbar {
      text-align: center; }
      .category-toolbar .pagination,
      .category-toolbar .compare-link,
      .category-toolbar .actionBar,
      .category-toolbar .view-as-btn {
        float: none;
        display: inline-block;
        margin: 0 0 19px;
        min-width: 50%;
        text-align: center; } }

.showMoreProduct a.btn {
  width: 100%;
  max-width: 344px;
  margin-bottom: 40px; }

#fullWidthBlock {
  position: relative;
  margin-bottom: 30px;
  text-align: center; }
  #fullWidthBlock > .container {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 767px) {
      #fullWidthBlock > .container {
        position: static;
        transform: none !important; } }
    #fullWidthBlock > .container .custom-content {
      float: right;
      max-width: 460px; }
      @media (max-width: 767px) {
        #fullWidthBlock > .container .custom-content {
          max-width: 100%;
          padding-top: 20px;
          padding-bottom: 20px; } }
      #fullWidthBlock > .container .custom-content > .inner {
        text-align: center; }
        #fullWidthBlock > .container .custom-content > .inner h2 {
          font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
          font-size: 40px;
          font-weight: 700;
          position: relative;
          margin-bottom: 38px;
          letter-spacing: .1em;
          text-transform: uppercase;
          margin-top: 0; }
          @media (max-width: 767px) {
            #fullWidthBlock > .container .custom-content > .inner h2 {
              font-size: 30px; } }
          #fullWidthBlock > .container .custom-content > .inner h2::before {
            position: absolute;
            right: 0;
            bottom: -18px;
            left: 0;
            width: 48px;
            height: 2px;
            margin: 0 auto;
            content: '';
            background-color: #000; }
        #fullWidthBlock > .container .custom-content > .inner p.custom-desc {
          line-height: 20px;
          margin-bottom: 31px; }
        #fullWidthBlock > .container .custom-content > .inner a.btn-primary {
          padding-right: 18px; }

#homeSpotlight .spotlight-item {
  margin-bottom: 50px;
  text-align: center; }
  @media (max-width: 640px) {
    #homeSpotlight .spotlight-item {
      width: 100%; } }

#homeSpotlight .spotlight-item .spot-image {
  margin-bottom: 33px; }

#homeSpotlight .spotlight-item .spot-title {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 20px;
  letter-spacing: .1em;
  text-transform: uppercase; }
  @media (max-width: 991px) {
    #homeSpotlight .spotlight-item .spot-title {
      font-size: 16px; } }
  @media (max-width: 767px) {
    #homeSpotlight .spotlight-item .spot-title {
      font-size: 14px; } }

#homeSpotlight .spotlight-item .spot-title:hover {
  text-decoration: none; }

#homeSpotlight .spotlight-item .spot-desc {
  line-height: 20px;
  margin-bottom: 28px;
  letter-spacing: .02em; }

#homeSpotlight .spotlight-item a.shop-now-btn {
  padding: 0 25px 0 38px; }

#homeBrands {
  background: #101010;
  overflow: hidden; }
  #homeBrands > .container {
    padding: 15px 20px; }
  #homeBrands .owl-carousel {
    margin: 0;
    padding: 0;
    list-style: none; }
    #homeBrands .owl-carousel .owl-item a {
      display: block;
      text-align: center;
      padding: 0 15px; }
    #homeBrands .owl-carousel .owl-item img {
      display: inline-block; }
  #homeBrands .owl-nav > div {
    position: absolute;
    top: 31%;
    background: none;
    border: none;
    color: #666; }
    #homeBrands .owl-nav > div:before {
      font-size: 14px; }
    #homeBrands .owl-nav > div.owl-prev {
      left: -30px;
      margin: 0; }
      @media (max-width: 1023px) {
        #homeBrands .owl-nav > div.owl-prev {
          left: 0; } }
    #homeBrands .owl-nav > div.owl-next {
      right: -30px; }
      @media (max-width: 1023px) {
        #homeBrands .owl-nav > div.owl-next {
          right: 0; } }
    #homeBrands .owl-nav > div:hover {
      color: #ffdd02; }

#InstagramGallery {
  padding-top: 56px;
  padding-bottom: 45px;
  text-align: center; }

#InstagramGallery .widget-title {
  padding-bottom: 27px; }

#InstagramGallery .widget-title h3 {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 19px;
  letter-spacing: .1em;
  text-transform: uppercase; }

#InstagramGallery .widget-title p.instagram-desc {
  line-height: 18px;
  position: relative;
  display: inline-block;
  letter-spacing: .05em; }
  #InstagramGallery .widget-title p.instagram-desc svg {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px; }
  #InstagramGallery .widget-title p.instagram-desc span {
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 640px) {
      #InstagramGallery .widget-title p.instagram-desc span {
        width: 85%;
        vertical-align: top; } }

#InstagramGallery .owl-item > a {
  display: block; }

#InstagramGallery a.insta-btn {
  margin-top: 40px;
  min-width: 210px; }

.page-type-page_contact_form .storeLocation {
  color: #555;
  background: #f5f5f5;
  padding: 25px;
  border-radius: 3px;
  -moz-border-radius: 3px; }
  .page-type-page_contact_form .storeLocation h3 {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 20px;
    padding: 0;
    text-transform: uppercase; }

.page-type-page_contact_form .storeLocation .store-address {
  padding-bottom: 20px; }

.page-type-page_contact_form .storeLocation .store-phone {
  padding-bottom: 30px; }

.page-type-page_contact_form .storeLocation label {
  padding-bottom: 4px; }

/*LookBook Styles*/
.lookbook .owl-carousel {
  padding: 0;
  list-style: none;
  margin-left: 0;
  margin-bottom: 10px; }

.lookbook .slide-desc {
  position: absolute;
  top: 50%;
  left: 0;
  width: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  color: #000; }
  @media (max-width: 600px) {
    .lookbook .slide-desc {
      position: static;
      right: 0;
      left: 0;
      width: 100% !important;
      margin-top: 20px;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; } }

@media (max-width: 767px) {
  .lookbook .slide-desc.slide-desc-left {
    left: 20px;
    width: 40%; } }

.lookbook .slide-desc.slide-desc-right {
  right: 0;
  left: auto; }
  @media (max-width: 767px) {
    .lookbook .slide-desc.slide-desc-right {
      right: 20px;
      width: 40%; } }

.lookbook p.text-sample {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  margin: 0;
  letter-spacing: .2em;
  text-transform: uppercase; }

.lookbook h2.slide-heading {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 700;
  position: relative;
  margin-top: 8px;
  margin-bottom: 32px;
  letter-spacing: .1em;
  text-transform: uppercase; }
  @media (max-width: 991px) {
    .lookbook h2.slide-heading {
      font-size: 30px; } }
  @media (max-width: 767px) {
    .lookbook h2.slide-heading {
      font-size: 20px; } }

.lookbook h2.slide-heading::before {
  position: absolute;
  right: 0;
  bottom: -15px;
  left: 0;
  width: 37px;
  height: 3px;
  margin: 0 auto;
  content: '';
  background-color: #000; }

.lookbook p.slide-text {
  font-style: italic; }

.lookbook .social-icons {
  display: block;
  margin: 0;
  padding: 7px 0 15px;
  text-align: right; }
  @media (max-width: 600px) {
    .lookbook .social-icons {
      text-align: center; } }

.lookbook .black-icons h5 {
  display: none; }

.lookbook .lookbook-bottom {
  padding: 40px 0;
  text-align: center;
  border-top: 1px solid #d0d0d0; }

.lookbook .lookbook-bottom a.btn-lookbook {
  min-width: 140px; }

.lookbook {
  margin-bottom: 30px; }
  .lookbook .owl-nav > div {
    width: 72px;
    height: 72px;
    border: 0; }
    .lookbook .owl-nav > div.owl-prev {
      left: -90px;
      background-position: 0 -150px; }
    .lookbook .owl-nav > div.owl-next {
      right: -90px;
      background-position: 0 -250px; }
  .lookbook .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (max-width: 600px) {
      .lookbook .owl-dots {
        position: static;
        left: 0;
        right: 0;
        -moz-transform: none;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        text-align: center;
        margin: 20px 0; } }
  .lookbook .owl-dots > div {
    display: inline-block;
    margin: 0 4px !important; }
    .lookbook .owl-dots > div span {
      display: block;
      width: 16px !important;
      height: 16px !important;
      background: url("../img/sprite-icons.png") -100px -100px no-repeat !important;
      box-shadow: none !important;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      border-radius: 50%; }
      @media (max-width: 600px) {
        .lookbook .owl-dots > div span {
          background-color: #eee !important;
          background-position: -98px -99px !important; } }
    .lookbook .owl-dots > div.active span {
      background-position: -50px -100px !important; }
      @media (max-width: 600px) {
        .lookbook .owl-dots > div.active span {
          background-position: -50px -99px !important; } }

/*Halo Newsletter Popup*/
#halo-newsletter-popup {
  position: relative;
  z-index: 9999; }

#halo-newsletter-popup .popup-overlay {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  opacity: .8;
  background: #2d2d32;
  filter: alpha(opacity=80); }

.newsletter-popup-container {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px 16px;
  text-align: center; }

.newsletter-popup-inner {
  position: relative;
  z-index: 10000;
  top: 50%;
  width: 100%;
  min-width: 288px;
  max-width: 900px;
  height: 380px;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: left;
  vertical-align: middle;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  border-radius: 5px;
  -moz-border-radius: 5px; }
  .newsletter-popup-inner [data-close-newsletter-popup] {
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    background: #000;
    padding: 0;
    font-size: 25px;
    text-align: center;
    padding: 0 0 1px;
    color: #fff;
    border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0; }
    .newsletter-popup-inner [data-close-newsletter-popup]:hover {
      color: white;
      background: black; }
  @media (max-width: 991px) {
    .newsletter-popup-inner {
      max-width: 700px; } }
  @media (max-width: 767px) {
    .newsletter-popup-inner {
      max-width: 600px; } }
  @media (max-width: 640px) {
    .newsletter-popup-inner {
      height: 100%;
      max-height: 360px;
      top: 0;
      bottom: 0;
      transform: none; }
      .newsletter-popup-inner .social-icons {
        padding-right: 0;
        margin-bottom: 20px; } }

#popupSubcribeForm form {
  margin-bottom: 2px; }
  #popupSubcribeForm form .form-field {
    margin-bottom: 0px; }
  #popupSubcribeForm form input[type='email'] {
    width: auto;
    min-width: 256px;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px; }
    @media (max-width: 991px) {
      #popupSubcribeForm form input[type='email'] {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0; } }
    @media (max-width: 360px) {
      #popupSubcribeForm form input[type='email'] {
        min-width: 100%; } }
  #popupSubcribeForm form input[type='submit'] {
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
    min-width: 30%;
    margin-bottom: 10px; }
    @media (min-width: 768px) and (max-width: 991px) {
      #popupSubcribeForm form input[type='submit'] {
        width: 100%; } }

.newsletter-popup-inner .newsletter-left {
  float: left;
  width: 60%;
  padding: 15px 50px;
  height: 100%;
  overflow: hidden;
  max-width: 520px;
  position: relative; }
  .newsletter-popup-inner .newsletter-left h5 {
    display: none; }
  @media (max-width: 991px) {
    .newsletter-popup-inner .newsletter-left {
      padding: 15px;
      width: 45.5%; } }
  @media (max-width: 767px) {
    .newsletter-popup-inner .newsletter-left {
      width: 100%;
      text-align: center;
      max-width: 100%; } }
  @media (max-width: 400px) {
    .newsletter-popup-inner .newsletter-left {
      padding: 25px; } }
  .newsletter-popup-inner .newsletter-left .social-icons {
    padding-right: 0; }
  .newsletter-popup-inner .newsletter-left h2.newsletter-heading,
  .newsletter-popup-inner .newsletter-left p.newsletter-sub-heading {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700;
    position: relative;
    margin: 0;
    text-transform: uppercase; }
  .newsletter-popup-inner .newsletter-left h2.newsletter-heading {
    font-size: 24px;
    padding: 20px 0 15px; }
    @media (max-width: 360px) {
      .newsletter-popup-inner .newsletter-left h2.newsletter-heading {
        font-size: 18px; } }
  .newsletter-popup-inner .newsletter-left p.newsletter-sub-heading {
    font-size: 12px;
    line-height: 20px;
    display: block;
    padding-bottom: 25px; }
  .newsletter-popup-inner .newsletter-left p.newsletter-sub-heading {
    font-size: 12px !important;
    line-height: 20px !important;
    display: block;
    padding-bottom: 25px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0; }
  .newsletter-popup-inner .newsletter-left .newsletter-message {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    clear: both;
    margin-bottom: 0;
    padding: 15px 0 20px;
    font-style: italic; }
  .newsletter-popup-inner .newsletter-left #mailistBox {
    margin-top: 0; }
  .newsletter-popup-inner .newsletter-left .HL_check {
    position: absolute;
    bottom: 20px;
    left: 0;
    margin: 0 50px; }
    .newsletter-popup-inner .newsletter-left .HL_check .CheckBox {
      vertical-align: -1px;
      margin-right: 5px; }

.newsletter-popup-inner .newsletter-right {
  float: left;
  width: auto;
  max-width: 380px;
  text-align: right;
  overflow: hidden;
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0; }
  @media (max-width: 767px) {
    .newsletter-popup-inner .newsletter-right {
      display: none;
      width: 100%;
      position: absolute;
      z-index: -1;
      left: 0;
      right: 0;
      text-align: center;
      height: 100%; }
      .newsletter-popup-inner .newsletter-right > img {
        -moz-transform: scale(2);
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0.3;
        filter: alpha(opacity=30); } }

.newsletter-popup-inner .HL-facebooklike {
  display: none; }

body.has-newsletter {
  overflow: hidden; }

@media (min-width: 992px) {
  body.is-sticky header.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
    body.is-sticky header.header .navPages-container > .container {
      position: static;
      max-width: 77%; }
    body.is-sticky header.header .header-top {
      height: 0px;
      overflow: hidden;
      padding: 0; }
    body.is-sticky header.header .header-bottom {
      height: 0px;
      overflow: hidden;
      padding: 0; }
    body.is-sticky header.header .sticky_logo {
      display: inline-block;
      position: fixed;
      top: 10px;
      left: 20px;
      z-index: 100; }
    body.is-sticky header.header #quickSearch {
      position: fixed;
      z-index: 999;
      top: 0;
      right: 100px;
      padding: 0;
      min-width: 15px; }
      body.is-sticky header.header #quickSearch .search-toggle {
        display: block !important;
        min-width: 48px;
        min-height: 40px;
        cursor: pointer;
        -webkit-transition: background-color .3s ease 0s;
        -moz-transition: background-color .3s ease 0s;
        -ms-transition: background-color .3s ease 0s;
        -o-transition: background-color .3s ease 0s;
        transition: background-color .3s ease 0s;
        border-left: 1px solid #6a6a6a;
        border-right: 1px solid #6a6a6a;
        padding: 5px 0 0; }
        body.is-sticky header.header #quickSearch .search-toggle svg {
          width: 15px;
          height: 15px;
          fill: #fff; }
        body.is-sticky header.header #quickSearch .search-toggle svg:first-child {
          display: none; }
        body.is-sticky header.header #quickSearch .search-toggle:hover svg {
          fill: #ffdd02; }
      body.is-sticky header.header #quickSearch:hover .search-toggle,
      body.is-sticky header.header #quickSearch.is-open .search-toggle {
        background-color: #2d2d32; }
      body.is-sticky header.header #quickSearch.is-open .search-toggle svg:first-child {
        display: inline-block;
        width: 26px; }
      body.is-sticky header.header #quickSearch.is-open .search-toggle svg:last-child {
        display: none; }
      body.is-sticky header.header #quickSearch form {
        position: absolute;
        right: -1px;
        display: none;
        min-width: 400px;
        height: 48px;
        margin-top: 1px;
        -webkit-transition: opacity .3s ease 0s;
        -moz-transition: opacity .3s ease 0s;
        -ms-transition: opacity .3s ease 0s;
        -o-transition: opacity .3s ease 0s;
        transition: opacity .3s ease 0s;
        border: 1px solid #e1e1e1;
        background: #fff;
        -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1) a;
        -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); }
      body.is-sticky header.header #quickSearch.is-open form {
        display: block; }
        body.is-sticky header.header #quickSearch.is-open form fieldset {
          height: 100%; }
          body.is-sticky header.header #quickSearch.is-open form fieldset .form-field {
            height: 100%;
            max-width: 100%;
            background: #fff; }
            body.is-sticky header.header #quickSearch.is-open form fieldset .form-field input#search_query {
              padding-right: 50px; }
            body.is-sticky header.header #quickSearch.is-open form fieldset .form-field button {
              position: absolute;
              top: 0;
              right: 0;
              width: 48px;
              height: 48px;
              padding: 0;
              border: 0 none; }
              body.is-sticky header.header #quickSearch.is-open form fieldset .form-field button svg {
                width: 20px; }
      body.is-sticky header.header #quickSearch .quickSearchResultsWrap {
        margin-top: 45px;
        right: -1px; }
    body.is-sticky header.header #top-cart {
      position: fixed;
      z-index: 999;
      top: 0;
      right: 20px;
      min-width: 50px;
      min-height: 40px;
      padding: 0;
      text-align: center; }
      body.is-sticky header.header #top-cart > a {
        display: block;
        color: #fff;
        padding: 8px 0; }
        body.is-sticky header.header #top-cart > a:hover, body.is-sticky header.header #top-cart > a.is-open {
          background-color: #2d2d32; }
        body.is-sticky header.header #top-cart > a.is-mobile {
          display: none; }
        body.is-sticky header.header #top-cart > a span.navUser-item-cartLabel {
          display: none; }
        body.is-sticky header.header #top-cart > a span.countPill {
          display: inline-block;
          vertical-align: middle;
          padding: 3px 6px;
          background-color: #ffdd02;
          font-size: 13px;
          letter-spacing: 0.05em;
          border-radius: 3px;
          -moz-border-radius: 3px;
          color: #000;
          margin: 0;
          min-width: 26px; }
      body.is-sticky header.header #top-cart i.icon-cart {
        display: inline-block;
        vertical-align: middle;
        top: 1px; }
        body.is-sticky header.header #top-cart i.icon-cart:before {
          color: #fff; }
      body.is-sticky header.header #top-cart #cart-preview-dropdown {
        left: auto !important;
        right: 0;
        transform: none !important;
        margin-top: 2px; }
        body.is-sticky header.header #top-cart #cart-preview-dropdown .triangle-with-shadow {
          display: none; } }

@media (max-width: 1199px) {
  body.is-sticky .sticky_logo {
    display: none !important; }
  body.is-sticky header.header .navPages-container > .container {
    max-width: 100%; } }

@media (max-width: 991px) {
  /*Mobile Navigation*/
  #mobile-navigation {
    top: -46px;
    min-width: 330px;
    -webkit-transition: top .3s ease 0s;
    transition: top .3s ease 0s; }
  #mobile-navigation.is-fixed {
    position: fixed;
    z-index: 9999;
    top: 0 !important;
    right: 0;
    left: 0;
    -webkit-transition: top .3s ease 0s;
    transition: top .3s ease 0s; }
  #mobile-navigation > ul {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none; }
  #mobile-navigation > ul > li {
    float: left;
    width: 33.33%;
    text-align: center; }
  #mobile-navigation > ul > li + li {
    border-left: 1px solid #444; }
  #mobile-navigation > ul > li > a {
    font-size: 150%;
    line-height: 46px;
    display: block;
    color: #fff;
    background: #141414;
    text-decoration: none !important; }
  #mobile-navigation > ul > li > a:hover {
    background: #2d2d32; }
  #mobile-navigation > ul > li > a#mobile-cart {
    font-size: 100%; }
    #mobile-navigation > ul > li > a#mobile-cart .icon-cart {
      position: relative;
      top: 0px;
      display: inline-block;
      width: 13px;
      height: 20px;
      right: -12px;
      background-position: -150px 0; }
    #mobile-navigation > ul > li > a#mobile-cart span.countPill {
      position: relative;
      top: -6px;
      left: 0px;
      padding: 1px 6px;
      color: #fff;
      border-radius: 1px;
      background: #e74c3c; } }

@media (max-width: 991px) {
  .st-pusher > .body {
    margin-top: 0 !important; } }

#CartEditProductFieldsForm {
  padding-bottom: 30px; }

.no-js .owl-carousel {
  display: none; }

.heroCarousel.owl-carousel:not(.owl-loaded) {
  display: block !important; }

.heroCarousel.owl-carousel:not(.owl-loaded) > div:not(:first-child) {
  display: none !important; }

.page-product {
  padding-top: 15px; }

.g-recaptcha {
  clear: both;
  overflow: hidden; }

.form-row.form-row--half > .g-recaptcha {
  padding: 0 15px; }

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog + .blog {
    border-top: 1px solid #d8d8d8;
    margin-top: 3rem;
    padding-top: 3rem; }
  .blog .tags {
    margin-top: 3rem;
    text-align: left; }
  .blog .socialLinks {
    text-align: left; }
  .blog .addthis_toolbox {
    margin-top: 3rem; }

.blog-title {
  font-size: 22px;
  margin: 0 0 15px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  letter-spacing: 0;
  font-weight: 700; }
  .blog-title a {
    text-decoration: none; }

.blog-date,
.blog-author {
  color: #8e8e8e;
  text-align: left; }

.blog-date {
  margin-bottom: 25px;
  font-style: italic; }

.blog-author {
  margin-bottom: 2.5rem; }

.blog-post {
  font-size: 12px;
  text-align: left;
  margin-bottom: 20px; }

.blog-thumbnail {
  margin: 0 0 2rem; }

.blog-post-figure {
  display: block;
  margin: auto;
  text-align: left; }

.blog-post-body {
  display: block;
  margin: 0 auto;
  text-align: left;
  width: 100%; }

.btn.blog-readmore {
  margin-bottom: 20px; }

.page-blog .compare-link {
  display: none; }

aside.page-sidebar.col-sm-3 {
  width: 20%; }
  @media (min-width: 992px) and (max-width: 1199px) {
    aside.page-sidebar.col-sm-3 {
      width: 25%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    aside.page-sidebar.col-sm-3 {
      width: 30%; } }
  @media (min-width: 768px) {
    aside.page-sidebar.col-sm-3 > nav {
      display: block !important; } }
  @media (max-width: 767px) {
    aside.page-sidebar.col-sm-3 {
      width: 100%; }
      aside.page-sidebar.col-sm-3 > nav {
        display: none; } }

@media (max-width: 767px) {
  #sidebar-toggle {
    position: fixed;
    z-index: 1111;
    right: 0;
    bottom: -1px;
    left: 0;
    display: block !important;
    height: 37px;
    padding: 8px;
    background: rgba(0, 0, 0, 0.8); }
    #sidebar-toggle a {
      font-weight: 700;
      display: block;
      text-align: center;
      text-transform: uppercase;
      color: #fff;
      text-decoration: none !important; }
      #sidebar-toggle a i {
        margin-left: 5px; } }

aside.page-sidebar.col-sm-3 ~ main.page-content.col-sm-9 {
  width: 80%; }
  @media (min-width: 992px) and (max-width: 1199px) {
    aside.page-sidebar.col-sm-3 ~ main.page-content.col-sm-9 {
      width: 75%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    aside.page-sidebar.col-sm-3 ~ main.page-content.col-sm-9 {
      width: 70%; } }
  @media (max-width: 767px) {
    aside.page-sidebar.col-sm-3 ~ main.page-content.col-sm-9 {
      width: 100%; } }

.page-sidebar .sidebarBlock {
  margin-bottom: 40px;
  clear: both; }
  .page-sidebar .sidebarBlock .side-module-heading {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    padding: 12px 14px;
    margin: 0 0 17px;
    border: 2px solid #323232;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700; }
  .page-sidebar .sidebarBlock ul.navList > li.navList-item li,
  .page-sidebar .sidebarBlock .all-categories-list li {
    border-top: 1px solid #d8d8d8;
    position: relative; }
    .page-sidebar .sidebarBlock ul.navList > li.navList-item li a,
    .page-sidebar .sidebarBlock .all-categories-list li a {
      padding: 7px 0;
      display: inline-block;
      font-weight: 700;
      font-size: 12px;
      color: #464646; }
      .page-sidebar .sidebarBlock ul.navList > li.navList-item li a:hover,
      .page-sidebar .sidebarBlock .all-categories-list li a:hover {
        color: #1677d4;
        padding-left: 0; }
        .page-sidebar .sidebarBlock ul.navList > li.navList-item li a:hover:before,
        .page-sidebar .sidebarBlock .all-categories-list li a:hover:before {
          display: none !important; }
    .page-sidebar .sidebarBlock ul.navList > li.navList-item li ul li a,
    .page-sidebar .sidebarBlock .all-categories-list li ul li a {
      padding-left: 15px; }
    .page-sidebar .sidebarBlock ul.navList > li.navList-item li ul li ul li,
    .page-sidebar .sidebarBlock .all-categories-list li ul li ul li {
      border: none;
      padding: 3px 0; }
      .page-sidebar .sidebarBlock ul.navList > li.navList-item li ul li ul li a,
      .page-sidebar .sidebarBlock .all-categories-list li ul li ul li a {
        padding-left: 30px;
        font-weight: 400; }
  .page-sidebar .sidebarBlock ul.navList > li.navList-item > li > a,
  .page-sidebar .sidebarBlock .all-categories-list > li > a {
    text-transform: uppercase; }
  .page-sidebar .sidebarBlock ul.navList > li.navList-item > li:first-child,
  .page-sidebar .sidebarBlock .all-categories-list > li:first-child {
    border: none; }
  .page-sidebar .sidebarBlock ul {
    margin: 0; }
    .page-sidebar .sidebarBlock ul li {
      display: block;
      padding: 6px 0;
      position: relative; }
      .page-sidebar .sidebarBlock ul li ul li:last-child {
        padding-bottom: 0; }
      .page-sidebar .sidebarBlock ul li a {
        padding: 0;
        display: inline;
        -moz-transition: all 0.4s ease 0s;
        -webkit-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        position: relative; }
        .page-sidebar .sidebarBlock ul li a:hover {
          color: #1677d4;
          padding-left: 14px;
          text-decoration: none; }
          .page-sidebar .sidebarBlock ul li a:hover:before {
            font-family: "FontAwesome";
            content: "\f0da";
            position: absolute;
            top: 4px;
            left: 0;
            font-size: 15px;
            line-height: 10px; }
        .page-sidebar .sidebarBlock ul li a.is-active {
          color: #1677d4; }
  .page-sidebar .sidebarBlock .prod-item .prod-image > a {
    max-width: 150px;
    max-height: 150px;
    margin: 0 auto; }

.page-sidebar #sideShopByBrands ul li:last-child a {
  font-weight: 700;
  font-size: 12px;
  padding-left: 0 !important; }
  .page-sidebar #sideShopByBrands ul li:last-child a:before {
    color: #f65a2a;
    position: relative;
    top: auto;
    left: 0; }

ul.all-categories-list {
  margin: 0;
  list-style: none; }
  ul.all-categories-list i.fa {
    position: absolute;
    right: 0;
    text-align: center;
    top: 14px;
    cursor: pointer;
    font-size: 15px; }
    ul.all-categories-list i.fa.is-clicked::before {
      content: "\f0d8";
      position: relative;
      top: -1px; }
  ul.all-categories-list > .navPages-item > i.fa {
    color: #f65a2a; }
  ul.all-categories-list > li {
    position: relative; }
    ul.all-categories-list > li > ul {
      margin: 0;
      border-left: 0 !important; }
      ul.all-categories-list > li > ul > li > a {
        font-weight: 700; }
      ul.all-categories-list > li > ul > li > ul {
        border: 0 !important; }
      ul.all-categories-list > li > ul > li:last-of-type {
        border-bottom-color: transparent; }
      ul.all-categories-list > li > ul > li i.fa {
        font-size: 10px;
        top: 17px; }
        ul.all-categories-list > li > ul > li i.fa.is-clicked::before {
          content: "\f068"; }
    ul.all-categories-list > li ul.dropdown-category-list {
      opacity: 0;
      visibility: hidden;
      height: 0;
      overflow: hidden;
      margin: 0; }
      ul.all-categories-list > li ul.dropdown-category-list.cat-expanded {
        opacity: 1;
        visibility: visible;
        height: auto; }
    ul.all-categories-list > li > ul.dropdown-category-list {
      padding-left: 0; }
    ul.all-categories-list > li #navPages-level-3 > li > a::before {
      position: absolute;
      top: 50%;
      left: 0px;
      visibility: hidden;
      width: 0;
      height: 1px;
      content: '';
      -webkit-transition: all .3s ease 0s;
      -moz-transition: all .3s ease 0s;
      -ms-transition: all .3s ease 0s;
      -o-transition: all .3s ease 0s;
      transition: all .3s ease 0s;
      opacity: 0;
      background-color: #000;
      filter: alpha(opacity=0); }
    ul.all-categories-list > li #navPages-level-3 > li > a {
      padding-top: 5px;
      padding-bottom: 5px; }
    ul.all-categories-list > li #navPages-level-3 > li > a:hover {
      padding-left: 22px; }
      ul.all-categories-list > li #navPages-level-3 > li > a:hover::before {
        width: 14px;
        visibility: visible;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        opacity: 1;
        filter: alpha(opacity=100); }
    ul.all-categories-list > li #navPages-level-3 > li.current-cat > a:hover::before {
      background-color: #e06868; }
  ul.all-categories-list li.current-cat > a {
    color: #1677d4 !important; }

#sideRecentPosts ul {
  list-style: none; }
  #sideRecentPosts ul li {
    padding: 10px 0; }
    #sideRecentPosts ul li + li {
      border-top: 1px solid #d0d0d0; }
    #sideRecentPosts ul li a {
      display: inline-block; }

#sideTopSellers .prod-item {
  margin-bottom: 0; }

#sideTopSellers .prod-image {
  min-height: auto; }

#sideTopSellers .owl-nav > div.owl-prev {
  left: 0; }

#sideTopSellers .owl-nav > div.owl-next {
  right: 0; }

#sideCustomCMS p {
  font-style: italic; }

img.brand-logo-heading {
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 10px; }

.brandGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -15px;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .brandGrid ul,
  .brandGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .brandGrid:before, .brandGrid:after {
    content: " ";
    display: table; }
  .brandGrid:after {
    clear: both; }
  .brandGrid .brand {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    padding: 0 15px 30px; }
    @media (min-width: 768px) {
      .brandGrid .brand {
        width: 25%; } }
    @media (max-width: 767px) {
      .brandGrid .brand {
        width: 33%; } }
    @media (max-width: 500px) {
      .brandGrid .brand {
        width: 50%; } }
    .brandGrid .brand .card {
      border: 1px solid #e2e2e2;
      margin: 1px; }
    .brandGrid .brand figure {
      display: table;
      padding: 5px 0;
      height: 85px;
      width: 100%; }
      .brandGrid .brand figure a {
        display: table-cell;
        vertical-align: middle; }
    .brandGrid .brand .card-body {
      padding: 15px 0;
      background: #f6f6f6; }
    .brandGrid .brand .card-title {
      text-align: center;
      font-size: 11px;
      letter-spacing: 0;
      font-weight: 700;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      color: #646464;
      text-transform: uppercase; }
    .brandGrid .brand:hover .card {
      border: 2px solid #000;
      margin: 0; }

.productGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -15px;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .productGrid ul,
  .productGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .productGrid:before, .productGrid:after {
    content: " ";
    display: table; }
  .productGrid:after {
    clear: both; }
  .productGrid .product {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 12px;
    vertical-align: top; }
    @media (min-width: 480px) {
      .productGrid .product {
        width: 33.33333%; } }
    @media (min-width: 768px) {
      .productGrid .product {
        width: 25%; } }

@media (min-width: 480px) {
  .page-sidebar + .page-content .productGrid .product {
    width: 33.33333%; } }

.productMasonry {
  column-count: 2;
  column-fill: auto;
  column-gap: 1.66667rem;
  margin: 0 0 1.5rem;
  overflow: hidden; }
  @media (min-width: 480px) {
    .productMasonry {
      column-count: 3; } }
  @media (min-width: 768px) {
    .productMasonry {
      column-count: 4; } }
  .productMasonry .product {
    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 -15px;
    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: 15px;
      padding-right: 15px;
      width: 25%;
      float: none;
      display: inline-block;
      font-size: 12px;
      vertical-align: top; }
    .no-csscolumns .productMasonry .card {
      margin: 0; }

@media (min-width: 768px) {
  .no-csscolumns .productGrid--maxCol6 .product {
    width: 16.66667%; } }

@media (min-width: 768px) {
  .csscolumns .productGrid--maxCol6 {
    column-count: 6; } }

@media (min-width: 768px) {
  .no-csscolumns .productGrid--maxCol3 .product {
    width: 33.33333%; } }

@media (min-width: 768px) {
  .csscolumns .productGrid--maxCol3 {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left; }
    .csscolumns .productGrid--maxCol3 .product {
      padding-left: 15px;
      padding-right: 15px;
      width: 33.33333%;
      float: left; } }

.module-heading {
  position: relative;
  font-size: 20px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 33px;
  text-align: center; }
  .module-heading > span {
    background: #fff;
    padding: 0 25px;
    display: inline-block;
    position: relative; }

.module-heading::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  height: 1px;
  background-image: linear-gradient(to right, #000 1px, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 3px 1px;
  background-repeat: repeat-x; }

.module-wrapper .productBlockContainer {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  justify-content: left; }
  @media (max-width: 480px) {
    .module-wrapper .productBlockContainer {
      margin-left: -10px;
      margin-right: -10px; } }
  .module-wrapper .productBlockContainer .prod-item {
    padding: 0 15px; }
    @media (max-width: 480px) {
      .module-wrapper .productBlockContainer .prod-item {
        padding: 0 10px; } }
  .module-wrapper .productBlockContainer.columns-5 .prod-item {
    width: 20%; }
  .module-wrapper .productBlockContainer.columns-4 .prod-item {
    width: 25%; }
  .module-wrapper .productBlockContainer.columns-3 .prod-item {
    width: 33.33%; }
  .module-wrapper .productBlockContainer.columns-2 .prod-item {
    width: 50%; }
  .module-wrapper .productBlockContainer.columns-1 .prod-item {
    width: 100%; }
  @media (max-width: 1199px) {
    .module-wrapper .productBlockContainer.columns-5 .prod-item {
      width: 25%; } }
  @media (max-width: 767px) {
    .module-wrapper .productBlockContainer.columns-5 .prod-item {
      width: 33.33%; }
    .module-wrapper .productBlockContainer.columns-4 .prod-item {
      width: 33.33%; } }
  @media (max-width: 640px) {
    .module-wrapper .productBlockContainer.columns-5 .prod-item {
      width: 50%; }
    .module-wrapper .productBlockContainer.columns-4 .prod-item {
      width: 50%; }
    .module-wrapper .productBlockContainer.columns-3 .prod-item {
      width: 50%; }
    .module-wrapper .productBlockContainer a.btnATC {
      padding-left: 10px;
      padding-right: 10px; } }

/*#product-listing-container {
    margin-bottom: 90px;
}*/
#product-listing-container .module-wrapper {
  margin-bottom: 20px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    #product-listing-container .module-wrapper .productBlockContainer.columns-4 .prod-item {
      width: 33.33%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #product-listing-container .module-wrapper .productBlockContainer.columns-4 .prod-item {
      width: 33.33%; } }

.prod-item,
.productGrid .product {
  margin-bottom: 40px; }
  .prod-item article.card,
  .productGrid .product article.card {
    margin: 0 0 20px;
    padding: 0;
    height: 100%; }
    @media (max-width: 480px) {
      .prod-item article.card .card-figure,
      .productGrid .product article.card .card-figure {
        text-align: center; } }
  .prod-item .btn-compare,
  .productGrid .product .btn-compare {
    cursor: pointer;
    margin: 15px 0 0; }
    .prod-item .btn-compare label,
    .productGrid .product .btn-compare label {
      color: #969696; }
    .prod-item .btn-compare input,
    .productGrid .product .btn-compare input {
      display: none; }
  .prod-item a.btnWL,
  .productGrid .product a.btnWL {
    font-size: 0;
    text-align: center; }
    .prod-item a.btnWL .icon--heart,
    .productGrid .product a.btnWL .icon--heart {
      width: 27px;
      height: 27px;
      border-radius: 50%;
      background: #ffe8e8;
      margin: 0; }
      .prod-item a.btnWL .icon--heart svg,
      .productGrid .product a.btnWL .icon--heart svg {
        position: relative;
        top: 7px; }
  .prod-item .prod-image,
  .productGrid .product .prod-image {
    position: relative;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    @media (max-width: 480px) {
      .prod-item .prod-image,
      .productGrid .product .prod-image {
        min-height: auto;
        display: inline-block; } }
    .prod-item .prod-image > a,
    .productGrid .product .prod-image > a {
      display: flex;
      width: 100%;
      align-content: center; }
    .prod-item .prod-image .actions,
    .productGrid .product .prod-image .actions {
      position: absolute;
      top: 45%;
      left: 0;
      right: 0;
      text-align: center;
      z-index: 10;
      opacity: 0;
      filter: alpha(opacity=0);
      visibility: hidden;
      -webkit-transition: all .3s ease 0s;
      -moz-transition: all .3s ease 0s;
      -ms-transition: all .3s ease 0s;
      -o-transition: all .3s ease 0s;
      transition: all .3s ease 0s; }
    .prod-item .prod-image .actions > a.btnWL,
    .prod-item .prod-image .actions > .btnQV,
    .productGrid .product .prod-image .actions > a.btnWL,
    .productGrid .product .prod-image .actions > .btnQV {
      width: 36px;
      height: 36px;
      line-height: 33px;
      text-align: center;
      margin: 0 -2px;
      background: white;
      background: -moz-linear-gradient(top, white 0%, #f4f4f4 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, white), color-stop(100%, #f4f4f4));
      background: -webkit-linear-gradient(top, white 0%, #f4f4f4 100%);
      background: -o-linear-gradient(top, white 0%, #f4f4f4 100%);
      background: -ms-linear-gradient(top, white 0%, #f4f4f4 100%);
      background: linear-gradient(to bottom, white 0%, #f4f4f4 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0 );
      border: 1px solid #a0a0a0;
      border-radius: 2px;
      -moz-border-radius: 2px;
      font-size: 0;
      color: #848484; }
      .prod-item .prod-image .actions > a.btnWL:before,
      .prod-item .prod-image .actions > .btnQV:before,
      .productGrid .product .prod-image .actions > a.btnWL:before,
      .productGrid .product .prod-image .actions > .btnQV:before {
        font-family: "FontAwesome";
        font-size: 14px; }
      .prod-item .prod-image .actions > a.btnWL:hover,
      .prod-item .prod-image .actions > .btnQV:hover,
      .productGrid .product .prod-image .actions > a.btnWL:hover,
      .productGrid .product .prod-image .actions > .btnQV:hover {
        color: #000; }
    .prod-item .prod-image .actions > a.btnWL,
    .productGrid .product .prod-image .actions > a.btnWL {
      line-height: 35px; }
      .prod-item .prod-image .actions > a.btnWL:before,
      .productGrid .product .prod-image .actions > a.btnWL:before {
        content: "\f004";
        font-size: 12px; }
    .prod-item .prod-image .actions > .btnQV,
    .productGrid .product .prod-image .actions > .btnQV {
      width: 38px;
      margin-right: -3px; }
      .prod-item .prod-image .actions > .btnQV:before,
      .productGrid .product .prod-image .actions > .btnQV:before {
        content: "\f06e"; }
    .prod-item .prod-image .actions > a.btnATC,
    .productGrid .product .prod-image .actions > a.btnATC {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .prod-item .prod-image .actions > .star-rating,
    .productGrid .product .prod-image .actions > .star-rating {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%;
      text-align: center;
      margin-top: 45px; }
    .prod-item .prod-image .actions > .btn-compare,
    .productGrid .product .prod-image .actions > .btn-compare {
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      margin-top: 80px; }
    .prod-item .prod-image .actions > a.btnWL,
    .prod-item .prod-image .actions > a.btnATC,
    .prod-item .prod-image .actions > .star-rating,
    .prod-item .prod-image .actions > .btn-compare,
    .prod-item .prod-image .actions > .btnQV,
    .productGrid .product .prod-image .actions > a.btnWL,
    .productGrid .product .prod-image .actions > a.btnATC,
    .productGrid .product .prod-image .actions > .star-rating,
    .productGrid .product .prod-image .actions > .btn-compare,
    .productGrid .product .prod-image .actions > .btnQV {
      display: inline-block;
      vertical-align: top; }
  .prod-item:hover .prod-image a img,
  .productGrid .product:hover .prod-image a img {
    opacity: 0.7;
    filter: alpha(opacity=70); }
  .prod-item:hover .actions,
  .productGrid .product:hover .actions {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s; }
  .prod-item .prod-desc,
  .productGrid .product .prod-desc {
    margin: 0; }
    .prod-item .prod-desc .prod-brand,
    .productGrid .product .prod-desc .prod-brand {
      margin-bottom: 10px;
      overflow: hidden;
      min-height: 18px; }
    @media (max-width: 480px) {
      .prod-item .prod-desc,
      .productGrid .product .prod-desc {
        text-align: left; } }
    .prod-item .prod-desc h4.prod-name,
    .productGrid .product .prod-desc h4.prod-name {
      margin-top: 0px;
      margin-bottom: 12px;
      font-size: 12px;
      font-family: "Roboto", Arial, Helvetica, sans-serif;
      font-weight: 500;
      color: black;
      letter-spacing: 0;
      line-height: 18px; }
      .prod-item .prod-desc h4.prod-name a,
      .productGrid .product .prod-desc h4.prod-name a {
        color: black; }
        .prod-item .prod-desc h4.prod-name a:hover,
        .productGrid .product .prod-desc h4.prod-name a:hover {
          color: #2465c6;
          text-decoration: none; }
      .prod-item .prod-desc h4.prod-name:hover a,
      .productGrid .product .prod-desc h4.prod-name:hover a {
        color: #2465c6;
        text-decoration: none; }
    .prod-item .prod-desc .prod-summary,
    .productGrid .product .prod-desc .prod-summary {
      display: none; }
    .prod-item .prod-desc .prod-price,
    .productGrid .product .prod-desc .prod-price {
      color: black;
      font-size: 14px;
      font-weight: 700;
      line-height: 20px;
      margin-bottom: 7px; }
      .prod-item .prod-desc .prod-price .price--rrp,
      .productGrid .product .prod-desc .prod-price .price--rrp {
        color: #868686;
        margin-right: 5px; }
        .prod-item .prod-desc .prod-price .price--rrp + span,
        .productGrid .product .prod-desc .prod-price .price--rrp + span {
          color: #de3110; }
    .prod-item .prod-desc .star-rating,
    .productGrid .product .prod-desc .star-rating {
      margin-bottom: 13px; }
    .prod-item .prod-desc a.btnWL,
    .productGrid .product .prod-desc a.btnWL {
      display: none; }

.new-badge,
.sale-badge,
.of_stock_label {
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  padding: 0;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase; }

.new-badge {
  color: #ee6235;
  border: 1px solid #ee6235;
  background: white; }

.sale-badge {
  color: white;
  border: 1px solid #ee6235;
  background: #ee6235; }

.of_stock_label {
  color: #969696;
  border: 1px solid #969696;
  line-height: 1.15;
  padding: 13px 0; }

.new-badge ~ .sale-badge,
.sale-badge ~ .of_stock_label,
.new-badge ~ .of_stock_label {
  right: 40px;
  z-index: 1px; }

.new-badge ~ .sale-badge ~ .of_stock_label {
  right: 80px;
  z-index: 0; }

.productList {
  list-style: none;
  margin-left: 0; }
  .productList ul,
  .productList ol {
    list-style: none;
    margin-bottom: 0; }
  .productList .product + .product {
    margin-top: 4rem; }
  .productList .prod-brand {
    display: none; }
    .productList .prod-brand.have-brand {
      display: block; }

@media (min-width: 480px) {
  .listItem {
    margin: 0 -15px;
    max-width: none;
    width: auto;
    display: table; }
    .listItem:before, .listItem:after {
      content: " ";
      display: table; }
    .listItem:after {
      clear: both; } }

@media (min-width: 480px) {
  .listItem-figure,
  .listItem-body {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1200px) {
  .listItem-figure,
  .listItem-body {
    vertical-align: middle; } }

.listItem-figure {
  margin: 0 0 1.5rem; }
  @media (min-width: 480px) {
    .listItem-figure {
      margin-bottom: 0; } }
  @media (min-width: 480px) and (min-width: 480px) {
    .listItem-figure {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%; } }

.listItem-image {
  width: 100%; }

@media (min-width: 480px) {
  .listItem-body {
    padding-left: 1.25rem;
    padding-right: 0.75rem;
    width: 75%; } }

@media (min-width: 1200px) {
  .listItem-content {
    display: table; } }

@media (min-width: 1200px) {
  .listItem-details,
  .listItem-actions {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1200px) {
  .listItem-details {
    padding-right: 6rem; }
    .listItem-details > :last-child {
      margin-bottom: 0; } }

.listItem-rating {
  margin-bottom: 0.41667rem; }

.listItem-brand {
  color: #a5a5a5;
  font-size: 12px;
  margin: 0 0 0.16667rem; }
  @media (min-width: 768px) {
    .listItem-brand {
      font-size: 13px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 13px;
  margin: 0 0 0.16667rem; }
  @media (min-width: 768px) {
    .listItem-title {
      font-size: 16px; } }
  .listItem-title > a {
    text-decoration: none; }

.listItem-price {
  margin-bottom: 1rem; }
  @media (min-width: 768px) {
    .listItem-price {
      font-size: 16px; } }

@media (min-width: 1200px) {
  .listItem-actions {
    vertical-align: middle;
    width: 22%; }
    .listItem-actions .button--compare {
      font-size: 13px;
      padding: 0.58333rem 1.5rem; } }

.listItem-actions .button {
  margin-bottom: 0; }
  @media (min-width: 1200px) {
    .listItem-actions .button {
      width: 100%; }
      .listItem-actions .button + .button {
        margin: 0.75rem 0 0; } }

@media (min-width: 1200px) {
  .page-sidebar + .page-content .productList .listItem-details {
    padding-right: 3rem; } }

@media (min-width: 1200px) {
  .page-sidebar + .page-content .productList .listItem-actions {
    width: 30%; } }

.module-wrapper.productList .productBlockContainer .prod-item {
  width: 100% !important; }
  .module-wrapper.productList .productBlockContainer .prod-item .card-figure {
    display: flex;
    flex-wrap: nowrap;
    width: 100%; }
    .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-image {
      min-width: 210px;
      width: 20%;
      margin-right: 30px;
      margin-bottom: 0;
      display: block; }
      @media (max-width: 480px) {
        .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-image {
          width: 40%;
          min-width: 40%; }
          .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-image .btnQV {
            position: static;
            display: block; } }
    .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc {
      text-align: left; }
      .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc h4.prod-name {
        margin-bottom: 10px; }
      .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc .prod-summary {
        display: block; }
        .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc .prod-summary p {
          color: #2d2d2d;
          margin-bottom: 12px; }
      .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc .star-rating {
        display: block !important; }
      .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc .btnATC {
        display: inline-block !important;
        margin-right: 20px;
        width: auto;
        min-width: 170px; }
        @media (max-width: 991px) {
          .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc .btnATC {
            width: 100%;
            margin-bottom: 15px; } }
      .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc a.btnWL {
        display: inline-block;
        margin-right: 20px;
        font-weight: 700;
        text-transform: uppercase;
        color: #2d2d2d;
        font-size: 11px; }
        .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc a.btnWL span.icon {
          margin-right: 8px; }
        .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc a.btnWL:hover span:not(.icon) {
          color: #000;
          border-bottom: 1px solid #000; }
        @media (max-width: 991px) {
          .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc a.btnWL {
            margin-bottom: 15px; } }
      .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc .btn-compare {
        display: inline-block;
        position: static;
        font-style: normal; }
        .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc .btn-compare label {
          font-weight: 700;
          text-transform: uppercase;
          color: #2d2d2d;
          font-size: 11px; }
          .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc .btn-compare label::before {
            top: 0; }
          .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc .btn-compare label::after {
            top: 1px; }
          .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc .btn-compare label:hover span {
            color: #000;
            border-bottom: 1px solid #000; }
        @media (max-width: 991px) {
          .module-wrapper.productList .productBlockContainer .prod-item .card-figure .prod-desc .btn-compare {
            margin-bottom: 15px; } }
  .module-wrapper.productList .productBlockContainer .prod-item + .prod-item > .card {
    padding-top: 40px;
    border-top: 1px solid #ccc; }

.modal .productView {
  padding-bottom: 0;
  padding-top: 0; }

.productView--quickView .socialLinks-item--print {
  display: none; }

.account {
  margin-bottom: 1.5rem; }
  .account .form-actions .btn-lg {
    min-width: 210px; }

.account-head {
  margin-bottom: 3rem;
  text-align: center; }
  .account-head .alertBox {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: left; }

.account-content {
  /* @include grid-column(12);*/ }

@media (min-width: 768px) {
  .account-content--fixed {
    width: 66.66667%; } }

@media (min-width: 768px) {
  .account-content--fixedSmall {
    width: 50%; } }

.account-sidebar {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }
  @media (min-width: 768px) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }

/* 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;
  -ms-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 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  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("../img/vendor/jstree/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("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -100px -68px no-repeat; }

.jstree-default .jstree-folder {
  background: url("../img/vendor/jstree/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("../img/vendor/jstree/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("../img/vendor/jstree/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("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-small .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -103px -71px no-repeat; }

.jstree-default-small .jstree-folder {
  background: url("../img/vendor/jstree/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("../img/vendor/jstree/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("../img/vendor/jstree/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("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-large .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -96px -64px no-repeat; }

.jstree-default-large .jstree-folder {
  background: url("../img/vendor/jstree/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("../img/vendor/jstree/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("../img/vendor/jstree/40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("../img/vendor/jstree/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("../img/vendor/jstree/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("../img/vendor/jstree/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("../img/vendor/jstree/40px.png") 0 -160px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-folder {
    background: url("../img/vendor/jstree/40px.png") -40px -40px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0; } }

.AppoloPromtionWrap {
  background: #e37a00; }
  .AppoloPromtionWrap .AppoloPromtion a {
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 0; }
    @media (max-width: 560px) {
      .AppoloPromtionWrap .AppoloPromtion a {
        font-size: 12px; } }
    .AppoloPromtionWrap .AppoloPromtion a img {
      max-width: 100px;
      margin-right: 10px; }
      @media (max-width: 560px) {
        .AppoloPromtionWrap .AppoloPromtion a img {
          max-width: 80px;
          margin-right: 5px; } }

.paytm-img {
  max-width: 100px;
  display: inline-block; }

.wgfImg {
  display: block;
  margin-top: 5px; }
  .wgfImg a {
    color: blue; }

.financingCompanies {
  font-size: 16px; }
  .financingCompanies .paytm-img {
    width: 150px;
    display: inline-block; }
    .financingCompanies .paytm-img img {
      width: 100%; }

.DescripotionSpc .WinchPDF {
  display: inline-block;
  background: url("https://cdn11.bigcommerce.com/s-mkosr6upmx/images/stencil/original/image-manager/pdf-icon.png") no-repeat left center;
  background-size: 30px;
  line-height: 4rem;
  padding-left: 40px;
  font-size: 20px; }

.DescripotionSpc img {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 10px 0; }

.form-field.please-enter-your-dl {
  display: none; }
  .form-field.please-enter-your-dl .form-label::after {
    content: "*";
    color: #ed2929;
    font-size: 11px;
    font-weight: 400;
    position: relative;
    font-style: italic; }
  .form-field.please-enter-your-dl.ErrorMsg .form-label {
    color: red; }
    .form-field.please-enter-your-dl.ErrorMsg .form-label:after {
      color: red; }
  .form-field.please-enter-your-dl.ErrorMsg .form-input {
    border-color: red; }

#footer-wrapper .social_media .social-icons .socialLinks-item .icon {
  background: none !important;
  width: auto !important; }
  #footer-wrapper .social_media .social-icons .socialLinks-item .icon svg {
    display: block !important;
    width: 25px;
    fill: #d5d5d5; }

#PricepreviewModal {
  transform: translate(0%, -50%);
  left: 0; }
  #PricepreviewModal.open {
    display: flex !important;
    height: auto; }
  #PricepreviewModal .modal-content {
    width: 100%;
    min-height: 240px;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0; }
    #PricepreviewModal .modal-content form#price-match-form {
      width: 100%;
      margin: 0 auto;
      padding: 30px;
      overflow-y: auto; }
    #PricepreviewModal .modal-content p.ThankText {
      color: green;
      font-size: 20px;
      font-weight: 700;
      text-align: center;
      line-height: 3rem;
      margin: 0; }

.PricePop {
  margin: 0 0 10px 0;
  font-weight: 700;
  display: block;
  color: blue; }

.productView-options .form-field[data-product-attribute="input-checkbox"] {
  display: block; }
  .productView-options .form-field[data-product-attribute="input-checkbox"] .form-checkbox + .form-label {
    padding-left: 25px; }

#Summer_Popup_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center; }
  #Summer_Popup_wrap .Summer_Popup {
    background: url("https://cdn11.bigcommerce.com/s-mkosr6upmx/images/stencil/original/image-manager/popup-bg.jpg") no-repeat center center/cover;
    width: 95%;
    max-width: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    position: relative; }
    #Summer_Popup_wrap .Summer_Popup .Summer_Box {
      width: 100%;
      text-align: center; }
      #Summer_Popup_wrap .Summer_Popup .Summer_Box span {
        display: block;
        color: #fff;
        font-size: 30px;
        margin: 20px 0;
        font-weight: 700;
        line-height: 2.5rem; }
      #Summer_Popup_wrap .Summer_Popup .Summer_Box h3 {
        margin: 0 0 10px 0;
        color: #BCD331;
        font-size: 20px;
        font-style: italic; }
      #Summer_Popup_wrap .Summer_Popup .Summer_Box p {
        color: #fff;
        font-size: 16px;
        margin: 0 0 20px 0;
        font-weight: 700;
        background: rgba(0, 0, 0, 0.7);
        display: inline-block;
        padding: 0 5px; }
      #Summer_Popup_wrap .Summer_Popup .Summer_Box .SummerBtn {
        background-color: #BCD331;
        padding: 10px 30px;
        font-size: 20px;
        color: #04340C;
        border: 1px solid #04340C;
        display: block;
        width: 200px;
        margin: 0 auto; }
        #Summer_Popup_wrap .Summer_Popup .Summer_Box .SummerBtn:hover {
          background-color: #04340C;
          color: #BCD331; }
  #Summer_Popup_wrap #Summer_CloseBTN {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #BCD331;
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #002E00;
    font-size: 20px;
    border-radius: 50%; }

/*********Get More Reviews Start**********/
.pad-content.GetReviewForm {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  text-align: center; }
  @media screen and (max-width: 560px) {
    .pad-content.GetReviewForm {
      padding: 20px 5px !important; } }
  .pad-content.GetReviewForm .GetReviewFormWrap {
    display: none; }
    .pad-content.GetReviewForm .GetReviewFormWrap h3 {
      margin: 20px 0;
      font-size: 25px;
      font-weight: 700; }
      @media screen and (max-width: 560px) {
        .pad-content.GetReviewForm .GetReviewFormWrap h3 {
          font-size: 17px; } }
    .pad-content.GetReviewForm .GetReviewFormWrap .form-field {
      width: 100%;
      text-align: left; }
      .pad-content.GetReviewForm .GetReviewFormWrap .form-field .form-label {
        font-size: 20px;
        text-align: left; }
        @media screen and (max-width: 560px) {
          .pad-content.GetReviewForm .GetReviewFormWrap .form-field .form-label {
            font-size: 15px; } }

.GetMoreReviewsWrap h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 40px; }
  @media screen and (max-width: 560px) {
    .GetMoreReviewsWrap h2 {
      font-size: 17px;
      line-height: 25px; }
      .GetMoreReviewsWrap h2 br {
        display: none; } }

.GetMoreReviewsWrap p {
  color: #212529;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 60px; }

.GetMoreReviewsWrap .icon-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.GetMoreReviewsWrap .thumb {
  margin-bottom: 25px; }

.GetMoreReviewsWrap .thumb div {
  background-color: #A8ACB3;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  height: 150px;
  justify-content: center;
  margin: 0 10px 8px;
  width: 150px; }

.GetMoreReviewsWrap .thumb span {
  color: gray;
  font-size: 15px; }

.GetMoreReviewsWrap .thumb img {
  margin: 0 auto;
  width: 50%; }

/*********Get More Reviews End**********/
.sale_badge-wrap {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: flex-end; }
  @media screen and (max-width: 500px) {
    .sale_badge-wrap {
      top: 0px; } }
  .sale_badge-wrap .badge-salelabel {
    background: #a61e1e;
    color: #fff;
    height: 20px;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 2px;
    transition: all .5s ease;
    text-transform: capitalize;
    letter-spacing: 0.2px; }

.all-categories-list .navPages-item.in-stock > .navPages-action {
  font-weight: 700 !important;
  color: green !important;
  font-size: 15px !important; }

.CouponImage img {
  display: block;
  width: 100%;
  max-width: 200px;
  margin: 10px auto; }

.black-friday-sale-wrap .blackFriday-banner img {
  width: 100%; }

.black-friday-sale-wrap .blackFriday-content {
  margin-top: 30px; }
  .black-friday-sale-wrap .blackFriday-content h3 {
    font-size: 20px;
    margin-bottom: 5px; }
  .black-friday-sale-wrap .blackFriday-content p, .black-friday-sale-wrap .blackFriday-content li {
    font-size: 14px !important;
    margin-bottom: 8px; }
  .black-friday-sale-wrap .blackFriday-content a {
    text-decoration: none;
    color: #1677d4; }

.product-sale-offer-wrap .product-sale-offer {
  color: #101010;
  cursor: unset;
  margin: 25px 0;
  display: block;
  background: #ffdd02;
  padding: 10px 16px;
  pointer-events: none;
  border-radius: 5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  text-align: center; }
  @media (max-width: 500px) {
    .product-sale-offer-wrap .product-sale-offer {
      padding: 6px; } }
  .product-sale-offer-wrap .product-sale-offer:hover {
    color: #000; }

.product-sale-offer-wrap .product-sale-offer span + span {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0; }

.product-sale-offer-wrap .product-sale-offer span {
  display: inline-block;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 16px;
  line-height: 25px;
  text-transform: capitalize; }
  @media (max-width: 500px) {
    .product-sale-offer-wrap .product-sale-offer span {
      font-size: 16px; } }

.product-sale-offer-wrap .product-sale-offer strong {
  font-weight: 700;
  line-height: inherit;
  font-size: 13px;
  display: inline-block;
  text-align: center; }

.form-field[data-product-attribute="input-checkbox"] {
  display: flex; }

.container_page .productView-options .form-field[data-product-attribute="input-checkbox"] .form-label {
  width: auto;
  margin-right: 20px; }

.body .container_page .productView-options .form-field .form-select {
  width: 100%; }

.navPages-item.in-stock .imageArea {
  display: block; }

.navPages-item .imageArea {
  display: none; }

#breadcrumbs-wrapper ._GUARANTEE_Kicker_Container #Kicker\ Custom\ Minimal2_1 {
  margin: 10px 0 0 0 !important; }

#footer-wrapper #bottom-footer .pages-menu.sf-menu {
  margin: 0; }

/* Custom Styles */
.financingRibbon {
  background: linear-gradient(180deg, #0e4e78, #0d456b 51%, #0b3c5d 75%);
  color: #fff;
  margin: 20px 0 0 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 1.2rem;
  text-align: center;
  letter-spacing: normal; }
  .financingRibbon .finance-text {
    display: inline-block;
    position: relative;
    top: .6rem;
    margin-right: 2rem; }
    .financingRibbon .finance-text .em {
      color: #f7b728; }
    .financingRibbon .finance-text .foot-note {
      font-size: 1.04rem;
      line-height: 1.5rem;
      color: #dfe0e3; }
  .financingRibbon .pt-logo {
    height: 50px;
    margin: 7px;
    margin-top: 0; }

.paytomorrow-footer {
  background: linear-gradient(180deg, #fff, #fdfdfd 51%, #fdfdfd 75%);
  text-align: center;
  padding: 0.1rem;
  max-width: 98px;
  border: 1px solid #cdcdcd;
  width: 100%; }

.paymentPlansBannerWrap {
  display: flex;
  justify-content: center;
  margin: 20px 0px; }

.pt-mpe.payTomorrow.__pt-mpe {
  font-weight: 400; }

.__pt-logo > svg {
  width: 120px; }

.__pt-info-link {
  display: none; }

@media all and (min-width: 801px) {
  .header-panel {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .navPages-item.fully-assembled-and-tested-units, .navPages-item.on-sale, .navPages-item.apollo-vehicles, .navPages-item.taotao-vehicles, .navPages-item.trailmaster-vehicles, .navPages-item.vitacci-vehicles, .navPages-item.shop-by-manufacture, .navPages-item.snowmobile, .navPages-item.street-legal-bikes, .navPages-item.electric-go-green, .navPages-item.trikes-3-wheelers, .navPages-item.power-equipment, .navPages-item.all-products, .navPages-item.efi-golf-cart, .navPages-item.msa-series, .navPages-item.shop-by-features, .navPages-item.tire-size, .navPages-item.transmission {
    display: none !important; } }

body {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  line-height: 1.55;
  background: #e2e2e2;
  font-weight: 400;
  font-size: 12px;
  color: black;
  letter-spacing: normal; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: black;
  line-height: 1.35;
  letter-spacing: normal; }

ul {
  margin-left: 15px; }

.form-label {
  color: black;
  font-size: 12px; }

.container_page > .container {
  background: white;
  padding-bottom: 80px;
  border-bottom: 1px solid #cbcbcb;
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px; }
  @media (max-width: 991px) {
    .container_page > .container {
      padding: 0 0 50px; }
      .container_page > .container.home-container {
        padding: 0 15px; } }
  .container_page > .container.home-container {
    padding-bottom: 15px; }

a:hover, a:active, a:focus {
  color: #1677d4; }

.home-tabs {
  overflow: hidden;
  position: relative; }
  @media (min-width: 992px) {
    .home-tabs {
      padding: 0 20px; } }
  .home-tabs .module-heading,
  .home-tabs .side-module-heading {
    display: none; }
  .home-tabs .owl-carousel {
    position: static; }
  .home-tabs .owl-nav {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 10; }
    .home-tabs .owl-nav > div {
      position: relative !important;
      top: 0 !important;
      left: auto !important;
      right: auto !important;
      display: inline-block;
      text-align: center; }
    @media (max-width: 767px) {
      .home-tabs .owl-nav {
        right: 0; } }
  .home-tabs .hl-hometab-mobile .panel-heading {
    border-top: 1px solid #e6e6e6;
    display: block; }
    .home-tabs .hl-hometab-mobile .panel-heading a {
      font: 700 16px/18px "Roboto Condensed", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      color: #000;
      border-top: 3px solid #ffdd02;
      display: inline-block;
      padding: 23px 0 20px;
      position: relative;
      top: -1px; }
      .home-tabs .hl-hometab-mobile .panel-heading a.collapsed {
        color: #7b7b7b; }

.home-banner {
  margin: 0 -15px;
  text-align: center; }
  .home-banner > div {
    width: auto;
    display: inline-block;
    padding: 0 15px 15px;
    margin: 0 -1.3px;
    max-width: 25%; }
    @media (max-width: 767px) {
      .home-banner > div {
        max-width: 50%; } }
    @media (max-width: 400px) {
      .home-banner > div {
        max-width: 100%;
        padding: 0 0 15px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .home-banner {
      margin: 0 -10px; }
      .home-banner > div {
        padding: 0 10px 10px; } }

.custom-block {
  border-top: 1px solid #d8d8d8;
  margin: 30px 0 0 0;
  padding: 13px 0 0;
  overflow: hidden; }
  .custom-block > div {
    margin-bottom: 30px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .custom-block > div {
        float: left;
        padding: 0 10px 0 20px;
        margin-bottom: 25px;
        width: 50%; }
        .custom-block > div:first-child {
          padding-left: 0; } }
    @media (max-width: 767px) {
      .custom-block > div {
        padding: 15px 0;
        margin: 0; }
        .custom-block > div h3 {
          margin-top: 0; } }
  .custom-block h3 {
    font-size: 16px;
    font-weight: 700;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 25px 0 14px;
    padding: 0; }
  .custom-block img {
    -moz-transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
    float: right;
    margin-left: 30px; }

.pace-progress {
  display: none; }

.productCarousel {
  overflow: hidden; }
  .productCarousel .owl-item {
    float: left; }

.page-sidebar .productCarousel {
  background: none; }

.home-tabs #sideTopSellers {
  margin: 0 -15px; }
  .home-tabs #sideTopSellers .productCarousel .prod-item {
    padding: 0 15px; }

.page-sidebar #sideTopSellers {
  position: relative; }
  .page-sidebar #sideTopSellers .owl-nav > div {
    position: absolute;
    top: 32%;
    border: none;
    background: none; }
    .page-sidebar #sideTopSellers .owl-nav > div:before {
      font-size: 15px; }

.form-label small {
  float: none;
  display: inline-block;
  font-size: 0;
  color: #ed2929;
  margin: 0;
  line-height: 1.25; }
  .form-label small:before {
    content: "*";
    font-size: 12px; }

.container_page {
  /* Tabs */ }
  .container_page .form-prefixPostfix .form-input {
    margin: 0 5px 0 0; }
  .container_page .form-select,
  .container_page .form-input {
    border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: white;
    box-shadow: 0 10px 20px #f0f0f0 inset;
    -webkit-box-shadow: 0 10px 20px #f0f0f0 inset;
    -moz-box-shadow: 0 10px 20px #f0f0f0 inset;
    border: 1px solid #dfdfdf;
    margin-bottom: 5px;
    color: #454545; }
  .container_page .form-row--half .form-field,
  .container_page .form-row .form-fieldset,
  .container_page .form .form-field {
    margin: 0 0 10px; }
    .container_page .form-row--half .form-field .form-checkbox + .form-label,
    .container_page .form-row--half .form-field .form-radio + .form-label,
    .container_page .form-row .form-fieldset .form-checkbox + .form-label,
    .container_page .form-row .form-fieldset .form-radio + .form-label,
    .container_page .form .form-field .form-checkbox + .form-label,
    .container_page .form .form-field .form-radio + .form-label {
      vertical-align: middle;
      padding-top: 0; }
    .container_page .form-row--half .form-field .form-field-group,
    .container_page .form-row .form-fieldset .form-field-group,
    .container_page .form .form-field .form-field-group {
      border: none; }
      .container_page .form-row--half .form-field .form-field-group .form-label-radio,
      .container_page .form-row .form-fieldset .form-field-group .form-label-radio,
      .container_page .form .form-field .form-field-group .form-label-radio {
        display: block; }
    .container_page .form-row--half .form-field .g-recaptcha,
    .container_page .form-row .form-fieldset .g-recaptcha,
    .container_page .form .form-field .g-recaptcha {
      display: inline-block; }
    .container_page .form-row--half .form-field .captcha img,
    .container_page .form-row .form-fieldset .captcha img,
    .container_page .form .form-field .captcha img {
      margin-left: 4px; }
    .container_page .form-row--half .form-field .form-field-group,
    .container_page .form-row .form-fieldset .form-field-group,
    .container_page .form .form-field .form-field-group {
      padding: 0 15px;
      margin: 0; }
  .container_page .form-actions {
    border-top: 1px dotted #d8d8d8;
    padding-top: 30px;
    margin-top: 20px; }
  .container_page .form-row .form-fieldset.form-column {
    padding: 0; }
  .container_page .productView-options .form-field {
    max-width: 100%; }
    @media (min-width: 992px) {
      .container_page .productView-options .form-field .form-label {
        display: block;
        width: 100%;
        padding: 0; }
      .container_page .productView-options .form-field .form-input,
      .container_page .productView-options .form-field .form-select {
        width: auto; } }
    .container_page .productView-options .form-field .form-radio ~ .form-label {
      padding-left: 20px; }
  .container_page .productView-options .alert-danger {
    margin-top: 15px; }
  .container_page .productView-options .alert {
    padding: 10px;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 700; }
  .container_page .form-input--incrementTotal {
    border-radius: 0;
    -moz-border-radius: 0;
    max-width: 60px;
    min-width: 10%;
    margin: 0 -1px; }
    .container_page .form-input--incrementTotal:focus {
      outline: none; }
  .container_page .nav-tabs {
    margin: 0 0 15px;
    border: none;
    border-top: 1px solid #d8d8d8; }
    .container_page .nav-tabs > li {
      margin-top: -1px;
      padding: 0; }
      .container_page .nav-tabs > li > a {
        background: none;
        border-radius: 0;
        border: none;
        border-top: 3px solid transparent;
        font-weight: 700;
        font-size: 16px;
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        color: #7b7b7b;
        padding: 23px 0;
        margin-right: 35px; }
      .container_page .nav-tabs > li.active > a {
        border: none;
        border-top: 3px solid #ffdd02;
        color: black; }
      .container_page .nav-tabs > li > a:hover, .container_page .nav-tabs > li > a:focus {
        border: none;
        border-top: 3px solid #ffdd02;
        color: black; }

.modal-content .modal-header {
  border-bottom: 1px solid #d8d8d8; }
  .modal-content .modal-header .modal-header-title {
    color: black; }
  .modal-content .modal-header .modal-close {
    top: -10px;
    right: 0; }

.modal-title {
  margin: 0;
  text-transform: uppercase; }

#modal-size-chart-form .modal-title {
  font-size: 14px; }

#modal-size-chart-form .modal-header .modal-close {
  top: -10px; }

.modal-content .previewCart .productView-image {
  border: none;
  padding: 15px 20px 15px 0; }

.modal-content .previewCart .productView-title {
  font-size: 14px; }

.modal-content .previewCart .productView-brand,
.modal-content .previewCart .productView-quantity {
  margin-bottom: 10px; }

.modal-content .previewCart .productView-info {
  padding: 5px 0; }

.modal-content .previewCart .productView-price {
  font-size: 14px; }

.cart-actions > a.btn,
.CheckoutButton a.btn {
  padding: 0 15px;
  height: 47px;
  line-height: 46px;
  font-size: 14px;
  text-decoration: none;
  color: black;
  background: #fae808;
  border-color: #ddb400 #d9aa06 #d9aa06;
  border-bottom-width: 3px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  margin-bottom: 10px;
  box-shadow: none;
  -moz-box-shadow: none; }
  @media (min-width: 1199px) {
    .cart-actions > a.btn,
    .CheckoutButton a.btn {
      padding: 0 50px; } }
  .cart-actions > a.btn .fa,
  .CheckoutButton a.btn .fa {
    color: black; }

.forget-password .form-prefixPostfix {
  max-width: 50%; }
  @media (max-width: 767px) {
    .forget-password .form-prefixPostfix {
      max-width: 100%; } }

.panel-body,
.panel-header {
  background: none;
  padding: 0;
  margin: 0; }

.account .form-actions .btn-lg {
  height: 36px;
  line-height: 1.25; }

.container_page ul li, .container_page ol li {
  padding: 3px 0; }

.sign-in {
  margin-bottom: 40px; }

.form-prefixPostfix-button--postfix {
  margin: 0; }

.page-brands .compare-link {
  display: none; }

.compare-link {
  text-align: right; }
  .compare-link a {
    display: inline-block; }

.form-increment .button {
  vertical-align: top;
  color: #454545;
  border-color: #dfdfdf; }

.card-figure {
  background: none; }

@media (max-width: 767px) {
  select, textarea, input.Textbox, input[type="text"], #SearchForm input {
    margin-bottom: 0; }
  .SMSExpert {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 280px;
    margin: 20px 0 0 0; } }

.navBar--sub {
  margin-bottom: 20px; }
  .navBar--sub .navBar-section {
    position: relative;
    overflow: hidden;
    padding-top: 1px; }
    .navBar--sub .navBar-section .navBar-item {
      font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: 700;
      display: table-cell;
      padding: 10px;
      -webkit-transition: background .3s ease 0s;
      -moz-transition: background .3s ease 0s;
      -ms-transition: background .3s ease 0s;
      -o-transition: background .3s ease 0s;
      transition: background .3s ease 0s;
      vertical-align: middle;
      text-transform: uppercase;
      color: black;
      border: 1px solid #d8d8d8;
      background: #ffffff;
      background-image: -webkit-linear-gradient(top, #ffffff, #f8f8f8);
      background-image: -moz-linear-gradient(top, #ffffff, #f8f8f8);
      background-image: -ms-linear-gradient(top, #ffffff, #f8f8f8);
      background-image: -o-linear-gradient(top, #ffffff, #f8f8f8);
      background-image: linear-gradient(to bottom, #ffffff, #f8f8f8);
      text-decoration: none !important;
      border-radius: 3px 3px 0 0;
      -moz-border-radius: 3px 3px 0 0;
      margin: -1px 5px 0 0;
      float: left;
      position: relative;
      z-index: 1; }
      .navBar--sub .navBar-section .navBar-item:last-child {
        margin-right: 0; }
      @media (min-width: 1199px) {
        .navBar--sub .navBar-section .navBar-item {
          padding: 10px 25px;
          font-size: 14px; } }
      @media (max-width: 480px) {
        .navBar--sub .navBar-section .navBar-item {
          font-size: 11px;
          padding: 10px 15px; } }
      .navBar--sub .navBar-section .navBar-item:focus {
        outline: none; }
      .navBar--sub .navBar-section .navBar-item a {
        font-size: 12px;
        font-weight: 700;
        border: none !important; }
        @media (min-width: 1199px) {
          .navBar--sub .navBar-section .navBar-item a {
            font-size: 14px; } }
      .navBar--sub .navBar-section .navBar-item.is-active {
        background: #fff;
        border-bottom: none;
        padding-bottom: 11px; }
    .navBar--sub .navBar-section:after {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 1px;
      content: '';
      border-bottom: 1px solid #d8d8d8; }

.custom-page > h2 {
  font-size: 14px;
  text-transform: uppercase; }

.page-sitemap .page-heading {
  margin-top: 20px; }

.page-sitemap ul li h3 {
  margin: 0 0 15px;
  text-transform: uppercase;
  font-size: 14px; }

.page-sitemap ul li ul {
  padding-top: 5px; }

.page-sitemap .sitemap > ul > li {
  padding: 0;
  margin: 0 0 10px; }
  .page-sitemap .sitemap > ul > li > ul > li > a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600; }

.account-created p strong {
  color: #1677d4; }

.custom-product-advice h4 {
  display: block;
  font-size: 12px;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  margin: 0 0 20px;
  font-weight: 400; }
  .custom-product-advice h4 span {
    text-transform: uppercase;
    font-weight: 700;
    color: #1677d4; }

.custom-product-advice .custom-button .btn {
  display: inline-block;
  padding: 10px;
  text-transform: uppercase;
  background: #1677d4;
  background: #1677d4;
  background: -moz-linear-gradient(top, #1677d4 0%, #0c54b7 100%);
  background: -webkit-linear-gradient(top, #1677d4 0%, #0c54b7 100%);
  background: linear-gradient(to bottom, #1677d4 0%, #0c54b7 100%);
  font-size: 14px;
  color: #fff;
  min-width: 50px;
  margin: 0 3px 5px 0;
  font-weight: 400; }
  .custom-product-advice .custom-button .btn:last-child {
    margin-right: 0; }
  .custom-product-advice .custom-button .btn .fa {
    color: #fff;
    padding: 0 7px 0 0;
    font-size: 14px; }
  .custom-product-advice .custom-button .btn:hover {
    background: #1677d4; }

.HeaderLiveChat {
  position: relative;
  padding-right: 31px !important; }

.i-livechat {
  background: url(../img/sprite-icons.png) no-repeat 100% -70px;
  position: absolute;
  top: 3px;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-left: 4px; }

.blog-header {
  margin-top: 10px; }

@media (max-width: 768px) {
  .module-wrapper .productBlockContainer a.btnATC {
    padding-left: 10px;
    padding-right: 10px; } }

@media (max-width: 550px) {
  div[data-product-option-change=""]:after {
    content: "";
    display: table;
    clear: both; }
  div[data-product-option-change=""]:before {
    content: "";
    display: table;
    clear: both; } }

@media (max-width: 450px) {
  ._GUARANTEE_Kicker_Container #Kicker\ Custom\ 5_1 {
    top: 12px !important; } }

#cart-preview-dropdown {
  min-width: calc(40px + 450px) !important; }
  #cart-preview-dropdown .preview-cart-titles .item-price, #cart-preview-dropdown .preview-cart-titles .item-qty {
    width: 15%; }
  #cart-preview-dropdown .preview-cart-titles .item-total {
    width: 20%; }

@media (max-width: 992px) {
  .previewCartAction-viewCart a.btn {
    min-width: 125px; } }

.aff-img {
  display: inline-block; }
  .aff-img .american-first-finance-icon {
    height: 18px;
    width: 150px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.6rem; }

.LocalPickupText {
  float: left; }

.ask-an-expert-wrap .contact {
  width: 100%;
  display: flex;
  margin: 50px auto 30px 0px; }
  .ask-an-expert-wrap .contact .content-contact {
    padding-left: 15px;
    display: table-cell;
    vertical-align: middle; }
    .ask-an-expert-wrap .contact .content-contact .text {
      margin-bottom: 8px;
      text-transform: capitalize; }
      .ask-an-expert-wrap .contact .content-contact .text a {
        color: #59bec9; }
    .ask-an-expert-wrap .contact .content-contact .link {
      display: flex;
      align-items: baseline; }
      .ask-an-expert-wrap .contact .content-contact .link a {
        color: #005599; }
        .ask-an-expert-wrap .contact .content-contact .link a svg {
          height: 0.75rem;
          width: 0.75rem;
          margin-left: 5px;
          fill: #005599;
          margin-top: -2px; }
      .ask-an-expert-wrap .contact .content-contact .link .ask-text {
        position: relative; }
        .ask-an-expert-wrap .contact .content-contact .link .ask-text::after {
          content: "\f054";
          position: absolute;
          top: 6px;
          font: normal normal normal 9px/1 FontAwesome;
          float: right;
          right: 0; }
      .ask-an-expert-wrap .contact .content-contact .link .number-phone {
        font-weight: 700;
        font-size: 18px;
        display: block;
        margin-bottom: 7px;
        font-family: "Arimo", Arial, Helvetica, sans-serif;
        color: #383e47; }
      .ask-an-expert-wrap .contact .content-contact .link .number-phone + a {
        margin-left: 10px;
        line-height: 20px; }
    .ask-an-expert-wrap .contact .content-contact .text-for-mobile-only {
      margin: 0;
      display: block; }
      @media (min-width: 768px) {
        .ask-an-expert-wrap .contact .content-contact .text-for-mobile-only {
          display: none; } }
  .ask-an-expert-wrap .contact .image-contact {
    width: 65px;
    margin-left: 15px; }
    .ask-an-expert-wrap .contact .image-contact img {
      width: 65px;
      height: 65px; }

.modal-header {
  display: block;
  border-radius: 3px 3px 0 0;
  border-color: #f7f7f7;
  background-color: #f7f7f7;
  padding: 12px 30px 10px 15px; }
  .modal-header .modal-close {
    top: 50%;
    transform: translateY(-50%); }
  @media (min-width: 1025px) {
    .modal-header {
      padding: 12px 15px 10px 15px; }
      .modal-header .modal-close {
        top: -20px;
        right: -20px;
        transform: none; } }

.modal-header-title {
  text-align: center;
  font-size: 16px;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: black;
  text-transform: capitalize; }
  @media (min-width: 768px) {
    .modal-header-title {
      text-transform: uppercase; } }

#ask-an-expert .modal-content {
  padding: 0 !important; }
  #ask-an-expert .modal-content .modal-header .modal-close {
    top: 0px !important;
    right: 0px !important;
    color: white;
    background: black;
    border-radius: 30px; }

#ask-an-expert .modal-header .modal-header-title {
  font-size: 12px; }

#ask-an-expert .modal-body {
  padding-top: 20px;
  padding-bottom: 20px; }
  #ask-an-expert .modal-body .form-input {
    height: auto;
    border-radius: 3px;
    line-height: 38px;
    padding: 0px 15px;
    min-height: 38px;
    border: 1px solid #cccfd6;
    background-color: #ffffff; }
  #ask-an-expert .modal-body .form-input[readonly] {
    background-color: #e9ecef;
    border-color: #999999;
    color: #757575;
    cursor: text; }
  #ask-an-expert .modal-body .form-actions .button {
    font-size: 16px;
    line-height: 15px;
    border-radius: 3px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    position: relative;
    text-align: center;
    white-space: nowrap;
    padding: 12px 15px 11px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    font-family: "Rajdhani", Arial, Helvetica, sans-serif;
    color: #383e47;
    border: 1px solid #b6b6b6;
    background-color: rgba(0, 0, 255, 0);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); }
  #ask-an-expert .modal-body .form-actions .button:hover, #ask-an-expert .modal-body .form-actions .button:focus, #ask-an-expert .modal-body .form-actions .button:active {
    color: white;
    border: 1px solid #383e47;
    background-color: #383e47; }

#ask-an-expert .form-field-radio .form-radio + .form-label {
  margin-bottom: 8px; }

#ask-an-expert .form-inner {
  margin: 0 auto;
  max-width: 500px; }
  #ask-an-expert .form-inner .form {
    margin-bottom: 0; }
  #ask-an-expert .form-inner .question,
  #ask-an-expert .form-inner .description {
    line-height: 22px;
    text-align: center;
    margin-bottom: 20px; }
  #ask-an-expert .form-inner .description {
    font-style: italic; }
    #ask-an-expert .form-inner .description br {
      display: none; }
    #ask-an-expert .form-inner .description + .question {
      padding-top: 20px;
      border-top: 1px solid #eeeeee; }
  #ask-an-expert .form-inner .question {
    font-weight: 700; }

#ask-an-expert .form-actions .button {
  width: 100%; }

@media (min-width: 480px) {
  #ask-an-expert .modal-header {
    padding-top: 18px;
    padding-bottom: 18px; }
    #ask-an-expert .modal-header .modal-header-title {
      font-size: 20px; }
  #ask-an-expert .modal-body {
    padding-top: 30px;
    padding-bottom: 55px; }
  #ask-an-expert .form-field-radio .form-label {
    width: auto;
    display: inline-block;
    margin-right: 30px; }
  #ask-an-expert .form-field-radio .form-label-custom {
    display: block;
    margin-right: 0;
    margin-bottom: 15px; } }

@media (min-width: 768px) {
  #ask-an-expert {
    right: auto;
    width: 768px; }
    #ask-an-expert .form-inner .description br {
      display: block; } }

.elfsight-app-09c871df-27ee-4035-8ebf-720fdf7b06a2 {
  margin-top: 50px;
  margin-bottom: 30px; }

@media all and (max-width: 800px) {
  .st-menu .aodes-vehicles, .st-menu .snowmobile, .st-menu .power-equipment, .st-menu .efi-golf-cart, .st-menu .msa-series, .st-menu .tire-size, .st-menu .transmission {
    display: none !important; } }

.BreadPay-Banner {
  display: flex;
  justify-content: center;
  margin: 12px 0px; }
  @media all and (min-width: 600px) {
    .BreadPay-Banner {
      margin: 20px 0px; } }

.BreadPay-Banner img {
  width: 885px; }

/**********Bread Page*************/
:root {
  --brand-color-medium: #59bec9;
  --buttons-hover-color: #007dba;
  --header-color: #13294b;
  --background-photo-url: url('https://payments-dev.breadfinancial.com/wp-content/uploads/2022/06/Financing-Page-Header.svg');
  --brand-font-family: 'Poppins',Arial,sans-serif;
  --font-color:#13294b;
  scroll-behavior: smooth; }

.bread-fanancing-wrap {
  /* 'CHECK YOUR RATE' BOX */ }
  .bread-fanancing-wrap .BreadPayBanner a {
    margin: 20px 0 0 0;
    display: block; }
  .bread-fanancing-wrap .BreadPayBanner:before, .bread-fanancing-wrap .BreadPayBanner:after {
    content: "";
    display: table;
    clear: both; }
  .bread-fanancing-wrap #bread-cart-btn {
    height: 100%; }
    .bread-fanancing-wrap #bread-cart-btn div {
      height: 100%; }
      .bread-fanancing-wrap #bread-cart-btn div a {
        background-image: url("https://s36161.pcdn.co/wp-content/themes/bread/dist/images/breadpay.svg");
        background-repeat: no-repeat;
        background-size: 70px;
        height: 100%;
        display: flex;
        background-position: center left;
        padding-left: 75px;
        align-items: center; }
  .bread-fanancing-wrap #bread-finance-div div {
    height: 100%; }
    .bread-fanancing-wrap #bread-finance-div div a {
      background-image: url("https://s36161.pcdn.co/wp-content/themes/bread/dist/images/breadpay.svg");
      background-repeat: no-repeat;
      background-size: 70px;
      height: 100%;
      display: flex;
      background-position: center left;
      padding-left: 75px;
      align-items: center; }
  .bread-fanancing-wrap .bread-content-inner {
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .bread-fanancing-wrap .bread-points {
    margin-top: 50px; }
  .bread-fanancing-wrap .bread-section {
    position: relative;
    width: 100%;
    text-align: center; }
  .bread-fanancing-wrap .bread-style {
    box-sizing: border-box;
    font-family: var(--brand-font-family);
    font-size: 16px; }
  .bread-fanancing-wrap .bread-main p {
    color: var(--font-color); }
  .bread-fanancing-wrap .bread-header {
    min-height: 450px;
    background: var(--header-color);
    color: var(--header-color);
    background-size: cover;
    background-position: center;
    background-repeat: repeat;
    background-image: var(--background-photo-url); }
  .bread-fanancing-wrap .bread-header h6 {
    margin: 0px;
    font-family: var(--brand-font-family) !important;
    font-size: 50px !important;
    line-height: 50px;
    font-weight: 800 !important;
    color: var(--header-color) !important; }
  .bread-fanancing-wrap .bread-header h1 {
    margin: 0;
    font-family: var(--brand-font-family);
    font-size: 50px;
    line-height: 50px;
    font-weight: 800;
    color: #fff; }
  .bread-fanancing-wrap .bread-header p {
    margin: 2em 0;
    font-family: var(--brand-font-family);
    font-weight: 400;
    font-size: 18px;
    font-style: normal;
    line-height: 28px; }
  .bread-fanancing-wrap .bread-style h2 {
    font-family: var(--brand-font-family);
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 49px;
    color: var(--font-color); }
  .bread-fanancing-wrap .bread-style h3 {
    margin: 0;
    font-family: var(--brand-font-family);
    font-size: 1em;
    color: var(--font-color); }
  .bread-fanancing-wrap .bread-main {
    background: #fff;
    color: #333; }
  .bread-fanancing-wrap .bread-check-your-rate {
    color: #FFFFFF;
    font-family: var(--brand-font-family);
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 40px;
    font-weight: 800;
    margin-bottom: 6px;
    max-width: 625px;
    width: 80%;
    margin: 0 auto; }
  .bread-fanancing-wrap .bread-check-your-rate p {
    color: #fff !important;
    font-family: var(--brand-font-family) !important;
    font-size: 18px !important;
    line-height: 26px;
    font-weight: 800 !important; }
    @media ALL and (min-width: 550px) {
      .bread-fanancing-wrap .bread-check-your-rate p {
        font-size: 23px !important;
        line-height: 40px; } }
  .bread-fanancing-wrap .bread-rate-box {
    height: 250px;
    background: #1d8195;
    color: #333; }
  .bread-fanancing-wrap .bread-footer {
    background: #edeeef;
    color: #333;
    overflow-wrap: break-word;
    margin: auto; }
  .bread-fanancing-wrap .bread-contact {
    margin-bottom: 50px; }
  .bread-fanancing-wrap .bread-disclosure {
    font-size: 14px;
    margin: 0 auto;
    width: 70%;
    padding: 10px 0; }
  .bread-fanancing-wrap a, .bread-fanancing-wrap .bread-contact-info {
    text-decoration: none;
    color: var(--brand-color-medium) !important; }
  .bread-fanancing-wrap .bread-promo.one {
    background: #1C8195;
    border-radius: 25px;
    font-family: var(--brand-font-family);
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    height: 50px;
    max-width: 300px;
    justify-content: center;
    border: 1px solid var(--brand-color-medium);
    text-transform: uppercase;
    cursor: pointer;
    margin: 30px auto 40px auto;
    border: 1px solid #1C8195;
    border-radius: 25px;
    padding: 0px, 21px, 0px, 21px;
    box-shadow: 0px 5px 0px 3px rgba(78, 92, 111, 0.25); }
  .bread-fanancing-wrap .bread-promo span {
    font-weight: 700; }
  .bread-fanancing-wrap .bread-promo.one:hover {
    background-color: #1e94ac;
    text-decoration: none;
    color: #fff;
    transition: all 0.4s ease; }
  .bread-fanancing-wrap div#bread-placement-1 a:hover {
    color: #fff !important; }
  .bread-fanancing-wrap .bread-promo.bread-promo-two {
    background: none;
    border: 1px solid var(--brand-color-medium);
    border-radius: 25px;
    padding: 0px, 21px, 0px, 21px;
    min-width: 15px;
    width: 100%;
    max-width: 300px;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    margin: auto;
    text-align: center;
    height: 50px;
    justify-content: center;
    color: #FFFFFF;
    margin: 30px auto 0px auto;
    align-items: center;
    font-family: var(--brand-font-family);
    cursor: pointer; }
  .bread-fanancing-wrap .bread-promo.bread-promo-two:hover {
    color: #fff;
    transition: all 0.4s ease;
    background-color: #1e94ac;
    transition: all 0.4s ease; }
  .bread-fanancing-wrap div#bread-placement-2 a:hover {
    color: #fff !important; }
  .bread-fanancing-wrap .bread-learn-more {
    font-family: var(--brand-font-family);
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 28px;
    color: var(--brand-color-medium);
    text-transform: uppercase;
    position: relative;
    width: 100%;
    text-align: center; }
  .bread-fanancing-wrap #subhead-terms {
    color: black !important; }
  .bread-fanancing-wrap .bread-three-col div {
    margin: 50px 20px 0; }
  .bread-fanancing-wrap .bread-three-col img {
    margin-bottom: 15px; }
  .bread-fanancing-wrap .bread-points p {
    line-height: 21px;
    margin-top: 15px; }
  @media ALL and (min-width: 768px) {
    .bread-fanancing-wrap .bread-three-col {
      display: flex;
      padding: 0px 15px;
      justify-content: space-between; }
    .bread-fanancing-wrap .bread-three-col div {
      width: 30%;
      margin: 0; }
    .bread-fanancing-wrap .bread-points {
      margin-top: 75px; }
    .bread-fanancing-wrap .bread-style h3 {
      font-size: 1.25em !important; } }

.finance-tenplate-wap {
  margin-top: 150px;
  --brand-color-medium: #59bec9;
  --buttons-hover-color: #007dba;
  --header-color: #ffffff;
  --brand-font-family: Poppins,sans-serif;
  --font-color:#13294b; }
  .finance-tenplate-wap a {
    color: #1C8195; }
  .finance-tenplate-wap .finance-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    /* color: #fff; */
    padding-top: 60px;
    padding-bottom: 60px;
    max-height: 550px; }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap .finance-header {
        flex-direction: row; } }
    .finance-tenplate-wap .finance-header .left-section,
    .finance-tenplate-wap .finance-header .right-section {
      width: 100%; }
      @media screen and (min-width: 600px) {
        .finance-tenplate-wap .finance-header .left-section,
        .finance-tenplate-wap .finance-header .right-section {
          width: 50%; } }
  .finance-tenplate-wap .bread-header h6 {
    padding-left: 61px;
    transition: ease all .35s; }
  .finance-tenplate-wap .header-ellipse {
    max-height: 250px;
    margin-left: auto;
    margin-right: 0;
    padding-left: 20px; }
  .finance-tenplate-wap h6 {
    margin: 0px;
    font-family: var(--brand-font-family) !important;
    font-size: 30px !important;
    line-height: 50px;
    font-weight: 500 !important;
    color: var(--font-color) !important;
    text-align: left; }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap h6 {
        font-size: 50px !important; } }
  .finance-tenplate-wap img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto; }
  .finance-tenplate-wap p {
    font-family: var(--brand-font-family); }
  .finance-tenplate-wap button {
    cursor: pointer;
    font-family: var(--brand-font-family);
    display: flex;
    /* Use flexbox for button layout */
    align-items: center;
    /* Center items vertically */ }
  .finance-tenplate-wap .cta-bar {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    background: black;
    background: linear-gradient(0deg, black 0%, #13294b 50%);
    border-radius: 50px 50px 0 0; }
  .finance-tenplate-wap .prequalify-button {
    border-radius: 50px;
    border: 3px #fff solid;
    background: linear-gradient(180deg, #B1E4E3 -7.6%, #59BEC9 25.46%, #1C8195 100%);
    filter: drop-shadow(0px 3px 15px rgba(0, 0, 0, 0.25));
    height: 70px;
    width: 100%;
    max-width: 96%;
    margin: auto;
    flex-shrink: 0;
    transition: ease all .1s;
    font-family: var(--brand-font-family);
    display: flex;
    /* Enable Flexbox */
    justify-content: unset;
    /* Center horizontally */
    align-items: center;
    /* Center vertically */
    text-align: center;
    /* Center text if it wraps */ }
    .finance-tenplate-wap .prequalify-button span {
      font-family: var(--brand-font-family);
      font-style: normal;
      font-weight: bold;
      font-size: 14px;
      color: #000; }
      @media screen and (min-width: 600px) {
        .finance-tenplate-wap .prequalify-button span {
          font-size: 16px; } }
    @media screen and (min-width: 350px) {
      .finance-tenplate-wap .prequalify-button {
        max-width: 85%; } }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap .prequalify-button {
        width: 100%;
        max-width: 330px;
        margin-right: 20px; } }
  .finance-tenplate-wap .prequalify-button:hover {
    border: 6px #fff solid; }
  .finance-tenplate-wap .partnered-text {
    font-size: 24px;
    padding-left: 35px;
    line-height: 40px; }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap .partnered-text {
        font-size: 34px; } }
  .finance-tenplate-wap .partnered-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
    background-color: #fff;
    /* color: #fff; */
    padding-top: 30px;
    padding-bottom: 30px;
    max-height: 550px; }
  .finance-tenplate-wap .partnered-ellipse {
    max-height: 225px;
    margin-left: auto;
    margin-right: 0; }
  .finance-tenplate-wap .cta-text {
    color: #fff;
    font-family: var(--brand-font-family);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 1px;
    margin: 34px 20px; }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap .cta-text {
        font-size: 34px; } }
  .finance-tenplate-wap .icon-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly; }
  .finance-tenplate-wap .get-started-row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center; }
  .finance-tenplate-wap .installments-container {
    stroke-width: 3px;
    stroke: #FFF;
    filter: drop-shadow(0px 3px 15px rgba(0, 0, 0, 0.25)); }
  .finance-tenplate-wap .installments-row {
    display: flex;
    justify-content: space-between;
    align-items: start;
    background-color: #fff;
    /* color: #fff; */
    padding-bottom: 30px;
    max-height: 550px;
    border-radius: 25px 25px 0 0; }
  .finance-tenplate-wap .installments-text {
    color: var(--global-dark-ocean, #13294B);
    font-family: var(--brand-font-family);
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    /* 35px */
    letter-spacing: 1px;
    padding-left: 35px;
    margin: 28px 0px; }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap .installments-text {
        font-size: 28px; } }
  .finance-tenplate-wap .installments-ellipse {
    max-height: 85px;
    margin-left: auto;
    margin-right: 35%; }
  .finance-tenplate-wap .card {
    padding-left: 25px;
    padding-right: 25px; }
  .finance-tenplate-wap .icons {
    max-height: 120px; }
  .finance-tenplate-wap .icon-title {
    color: #1C8195;
    font-family: var(--brand-font-family);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    /* 23.1px */
    letter-spacing: 1px;
    margin: 22px 0px; }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap .icon-title {
        font-size: 22px; } }
  .finance-tenplate-wap .icon-list {
    color: var(--global-dark-ocean, #13294B);
    font-family: var(--brand-font-family);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
    letter-spacing: 1px; }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap .icon-list {
        font-size: 18px; } }
  .finance-tenplate-wap .get-started-title {
    color: var(--global-dark-ocean, #13294B);
    text-align: center;
    font-family: var(--brand-font-family);
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%;
    /* 48.3px */
    letter-spacing: 1px;
    padding-top: 60px;
    margin: 40px 0px; }
    @media screen and (min-width: 600px) {
      .finance-tenplate-wap .get-started-title {
        font-size: 42px; } }
  .finance-tenplate-wap .get-started-button {
    margin: 0 auto 30px auto; }
  .finance-tenplate-wap .questions {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 60px; }
  .finance-tenplate-wap .bread-logo-row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .finance-tenplate-wap .bread-logo-row p {
    text-align: center; }
  .finance-tenplate-wap .bread-logo {
    max-height: 81px;
    margin-bottom: 30px; }
  .finance-tenplate-wap .waves-1 {
    position: absolute;
    left: -288px;
    top: -149px;
    width: 900px;
    transition: ease all .1s;
    height: 132px;
    object-fit: cover; }
  .finance-tenplate-wap .waves-2 {
    position: absolute;
    left: -288px;
    top: -175px;
    width: 900px;
    z-index: -1;
    transition: ease all .1s; }
  .finance-tenplate-wap .footer-text {
    font-size: 12px;
    color: #4E5C6F;
    width: 85%; }
  @media screen and (max-width: 1035px) {
    .finance-tenplate-wap .finance-header h6 {
      padding-left: 31px; }
    .finance-tenplate-wap .footer-text {
      width: 90%; } }
  @media screen and (max-width: 900px) {
    .finance-tenplate-wap .waves-2 {
      top: -140px;
      transition: ease all .1s; } }
  @media screen and (max-width: 815px) {
    .finance-tenplate-wap .icon-title {
      text-align: center; } }
  @media screen and (max-width: 700px) {
    .finance-tenplate-wap .cta-bar {
      flex-direction: column; }
    .finance-tenplate-wap .prequalify-button {
      margin-bottom: 30px; }
    .finance-tenplate-wap .partnered-ellipse {
      max-height: 125px; }
    .finance-tenplate-wap .installments-ellipse {
      margin-right: 10%; }
    .finance-tenplate-wap .installments-row > div.left-section {
      width: 60%; }
    .finance-tenplate-wap .installments-row > div.right-section {
      width: 40%; }
    .finance-tenplate-wap .waves-1 {
      top: -120px;
      transition: ease all .1s; }
    .finance-tenplate-wap .waves-2 {
      top: -70px;
      transition: ease all .1s; } }
  @media screen and (max-width: 600px) {
    .finance-tenplate-wap .prequalify-button {
      width: 100%;
      line-height: 130%;
      display: flex; }
    .finance-tenplate-wap .header-ellipse {
      max-height: 120px; }
    .finance-tenplate-wap .finance-header h6 {
      padding-left: 15px; }
    .finance-tenplate-wap .waves-1 {
      left: -100px; }
    .finance-tenplate-wap .waves-2 {
      top: -60px;
      left: -188px; }
    .finance-tenplate-wap .installments-row {
      flex-direction: column-reverse; }
    .finance-tenplate-wap .installments-row > div.left-section {
      width: 100%; }
    .finance-tenplate-wap .installments-row > div.right-section {
      width: 100%; }
    .finance-tenplate-wap .installments-ellipse {
      max-height: 60px; } }
  .finance-tenplate-wap #bread-placement-1 > div {
    padding: 25px;
    text-align: center;
    color: white; }
  .finance-tenplate-wap #bread-placement-1 > div > a {
    font-family: var(--brand-font-family);
    color: white; }
  .finance-tenplate-wap #bread-placement-2 > div > a {
    font-family: var(--brand-font-family);
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF; }
