@charset "UTF-8";
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

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

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

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

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

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

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

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

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .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; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

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

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

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

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

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

.fa-th:before {
  content: "\f00a"; }

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

.fa-check:before {
  content: "\f00c"; }

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

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

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

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

.fa-signal:before {
  content: "\f012"; }

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

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

.fa-home:before {
  content: "\f015"; }

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

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

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

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

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

.fa-inbox:before {
  content: "\f01c"; }

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

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

.fa-refresh:before {
  content: "\f021"; }

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

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

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

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

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

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

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

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

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

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

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

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

.fa-list:before {
  content: "\f03a"; }

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

.fa-indent:before {
  content: "\f03c"; }

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

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

.fa-pencil:before {
  content: "\f040"; }

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

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

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

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

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

.fa-arrows:before {
  content: "\f047"; }

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

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

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

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

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

.fa-eject:before {
  content: "\f052"; }

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: "\f05b"; }

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

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

.fa-ban:before {
  content: "\f05e"; }

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

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

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

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

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

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

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

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

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

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

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

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

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

.fa-retweet:before {
  content: "\f079"; }

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

.fa-folder:before {
  content: "\f07b"; }

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

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

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

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

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

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

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

.fa-key:before {
  content: "\f084"; }

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

.fa-comments:before {
  content: "\f086"; }

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: "\f091"; }

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

.fa-upload:before {
  content: "\f093"; }

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

.fa-phone:before {
  content: "\f095"; }

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

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

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

.fa-twitter:before {
  content: "\f099"; }

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

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

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

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

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

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

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

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

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

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

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

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

.fa-paperclip:before {
  content: "\f0c6"; }

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

.fa-square:before {
  content: "\f0c8"; }

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

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

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

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

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

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

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

.fa-money:before {
  content: "\f0d6"; }

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

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

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

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

.fa-columns:before {
  content: "\f0db"; }

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

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

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

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

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

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

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

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

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

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

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

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

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

.fa-exchange:before {
  content: "\f0ec"; }

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

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

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

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

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

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

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

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

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

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

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

.fa-beer:before {
  content: "\f0fc"; }

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

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

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

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

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

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: "\f11b"; }

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

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

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

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

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

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

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

.fa-crop:before {
  content: "\f125"; }

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

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

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

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

.fa-microphone:before {
  content: "\f130"; }

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

.fa-shield:before {
  content: "\f132"; }

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

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

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

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

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

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

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

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

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

.fa-bullseye:before {
  content: "\f140"; }

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

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

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

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

.fa-ticket:before {
  content: "\f145"; }

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: "\f14e"; }

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

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

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

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

.fa-gbp:before {
  content: "\f154"; }

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

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

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

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

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

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

.fa-file:before {
  content: "\f15b"; }

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

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

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

.fa-dropbox:before {
  content: "\f16b"; }

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

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

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

.fa-tumblr:before {
  content: "\f173"; }

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

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

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

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

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

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

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

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

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

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

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

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

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

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

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

.fa-wheelchair:before {
  content: "\f193"; }

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

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

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

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

.fa-slack:before {
  content: "\f198"; }

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

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

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

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

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

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

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

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

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

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

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

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

.fa-steam:before {
  content: "\f1b6"; }

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

.fa-recycle:before {
  content: "\f1b8"; }

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

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

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

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

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

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

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

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

.fa-git:before {
  content: "\f1d3"; }

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

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

.fa-qq:before {
  content: "\f1d6"; }

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

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

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

.fa-history:before {
  content: "\f1da"; }

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

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

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

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

.fa-bomb:before {
  content: "\f1e2"; }

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

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

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

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

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

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

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

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

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

.fa-lastfm:before {
  content: "\f202"; }

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

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

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

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

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

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

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

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

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

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

.fa-motorcycle:before {
  content: "\f21c"; }

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

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

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

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

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

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

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

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

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

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

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

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

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

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

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

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

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

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

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

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

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-clone:before {
  content: "\f24d"; }

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

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

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

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

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

.fa-hourglass:before {
  content: "\f254"; }

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

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

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

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

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

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

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

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

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

.fa-gg:before {
  content: "\f260"; }

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

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

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

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

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

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

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

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

.fa-contao:before {
  content: "\f26d"; }

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

.fa-amazon:before {
  content: "\f270"; }

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

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

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

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

.fa-industry:before {
  content: "\f275"; }

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

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

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

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

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

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

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

.fa-fonticons:before {
  content: "\f280"; }

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

.fa-edge:before {
  content: "\f282"; }

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

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

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

.fa-usb:before {
  content: "\f287"; }

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

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

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

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

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

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

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

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

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

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

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

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

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

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

.fa-blind:before {
  content: "\f29d"; }

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

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

.fa-braille:before {
  content: "\f2a1"; }

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

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

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

.fa-glide:before {
  content: "\f2a5"; }

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

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

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

.fa-viadeo:before {
  content: "\f2a9"; }

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

.fa-snapchat:before {
  content: "\f2ab"; }

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

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

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

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

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

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

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

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

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

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

.fa-linode:before {
  content: "\f2b8"; }

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

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

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

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

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

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

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

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

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

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

.fa-quora:before {
  content: "\f2c4"; }

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

.fa-telegram:before {
  content: "\f2c6"; }

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

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

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

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

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

.fa-shower:before {
  content: "\f2cc"; }

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

.fa-podcast:before {
  content: "\f2ce"; }

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

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

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

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

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

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

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

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

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

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

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
          text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  /* stylelint-disable */
  font-family: monospace, monospace;
  /* stylelint-enable */
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button, .cart.table-wrapper .actions-toolbar > .action,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button, .cart.table-wrapper .actions-toolbar > .action,
input,
select {
  overflow: visible; }

button, .cart.table-wrapper .actions-toolbar > .action,
input,
select,
textarea {
  margin: 0; }

button, .cart.table-wrapper .actions-toolbar > .action,
select {
  text-transform: none; }

[type="button"],
[type="reset"],
[type="submit"], button, .cart.table-wrapper .actions-toolbar > .action {
  cursor: pointer; }

[disabled] {
  cursor: default; }

[type="reset"],
[type="submit"], button, .cart.table-wrapper .actions-toolbar > .action,
html [type="button"] {
  -webkit-appearance: button;
          appearance: button; }

button::-moz-focus-inner, .cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button:-moz-focusring, .cart.table-wrapper .actions-toolbar > .action:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: field;
          appearance: field; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none; }

.product.data.items .data.switch {
  display: flex;
  align-items: center; }

body {
  margin: 0;
  padding: 0; }

article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

nav ul,
nav ol {
  list-style: none none; }

img {
  border: 0; }

img,
object,
video,
embed {
  height: auto;
  max-width: 100%; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

html {
  font-size: 16px; }

body {
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  font-size: 16px; }

p {
  margin-top: 8px;
  margin-bottom: 8px; }

abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #d1d1d1; }

b,
strong {
  font-weight: 700; }

em,
i {
  font-style: italic; }

mark {
  background: #f0f0f0;
  color: black; }

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

hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 22px;
  margin-top: 22px; }

sub,
sup {
  font-size: 68.75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -10px; }

sub {
  bottom: -5px; }

dfn {
  font-style: italic; }

h1 {
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: 300;
  line-height: 1.1;
  font-size: 30px;
  margin-top: 8px;
  margin-bottom: 8px; }

h2 {
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: 300;
  line-height: 1.1;
  font-size: 30px;
  margin-top: 8px;
  margin-bottom: 8px; }

h3 {
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: 300;
  line-height: 1.1;
  font-size: 21px;
  margin-top: 8px;
  margin-bottom: 8px; }

h4 {
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: 700;
  line-height: 1.1;
  font-size: 16px;
  margin-top: 8px;
  margin-bottom: 8px; }

h5 {
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: 700;
  line-height: 1.1;
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 8px; }

h6 {
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: 700;
  line-height: 1.1;
  font-size: 12px;
  margin-top: 8px;
  margin-bottom: 8px; }

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small {
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  font-size: 68.75%; }

a,
.alink {
  color: #1979c3;
  text-decoration: none; }
  a:visited,
  .alink:visited {
    color: #1979c3;
    text-decoration: none; }
  a:hover,
  .alink:hover {
    color: #006bb4;
    text-decoration: underline; }
  a:active,
  .alink:active {
    color: #D41717;
    text-decoration: underline; }

ul,
ol {
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  font-size: false; }
  ul,
  ol {
    margin-top: 8px; }
  ul,
  ol {
    margin-bottom: 8px; }
  ul > li,
  ol > li {
    margin-top: 8px; }
  ul > li,
  ol > li {
    margin-bottom: 8px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

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

dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0; }

dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0; }

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

code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 12px;
  white-space: nowrap; }

kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 12px; }

pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 12px;
  display: block;
  word-wrap: break-word; }
  pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap; }

blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857;
  font-size: 16px; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    color: #333;
    line-height: 1.42857;
    font-size: 11px;
    display: block; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "— "; }
  blockquote cite {
    font-style: normal; }

blockquote:before,
blockquote:after {
  content: ''; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

cite {
  font-style: normal; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%; }
  table th {
    text-align: left; }
  table > tbody > tr > th,
  table > tbody > tr > td,
  table > tfoot > tr > th,
  table > tfoot > tr > td {
    vertical-align: top; }
  table > thead > tr > th,
  table > thead > tr > td {
    vertical-align: bottom; }
  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 10px; }

button, .cart.table-wrapper .actions-toolbar > .action {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  width: auto;
  font-size: 13px;
  line-height: 18px;
  box-sizing: border-box;
  vertical-align: middle; }
  button:focus, .cart.table-wrapper .actions-toolbar > .action:focus, button:active, .cart.table-wrapper .actions-toolbar > .action:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333; }
  button:hover, .cart.table-wrapper .actions-toolbar > .action:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }
  button.disabled, .cart.table-wrapper .actions-toolbar > .disabled.action, button[disabled], .cart.table-wrapper .actions-toolbar > .action[disabled],
  fieldset[disabled] button,
  fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
  .cart.table-wrapper fieldset[disabled] .actions-toolbar > .action {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }
  button::-moz-focus-inner, .cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner {
    border: 0;
    padding: 0; }

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: inherit;
  font-weight: inherit;
  height: 32px;
  line-height: 1.42857;
  margin: 0;
  padding: 8px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box; }
  input[type="text"]:disabled,
  input[type="password"]:disabled,
  input[type="url"]:disabled,
  input[type="tel"]:disabled,
  input[type="search"]:disabled,
  input[type="number"]:disabled,
  input[type="datetime"]:disabled,
  input[type="email"]:disabled {
    opacity: 0.5; }
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder {
    color: #c2c2c2; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder {
    color: #c2c2c2; }
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder {
    color: #c2c2c2; }

input[type="number"] {
  -webkit-appearance: textfield;
          appearance: textfield; }
  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }

input[type="search"] {
  -webkit-appearance: none;
          appearance: none; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
            appearance: none; }

select {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: inherit;
  font-weight: inherit;
  height: 32px;
  line-height: 1.42857;
  margin: 0;
  padding: 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box; }
  select:disabled {
    opacity: 0.5; }

select[multiple="multiple"] {
  height: auto;
  background-image: none; }

textarea {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: inherit;
  font-weight: inherit;
  height: auto;
  line-height: 1.42857;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
  border-radius: 0.25rem; }
  textarea:disabled {
    opacity: 0.5; }
  textarea::-moz-placeholder {
    color: #c2c2c2; }
  textarea::-webkit-input-placeholder {
    color: #c2c2c2; }
  textarea:-ms-input-placeholder {
    color: #c2c2c2; }

input[type="checkbox"] {
  margin: 2px 5px 0 0;
  vertical-align: auto; }
  input[type="checkbox"]:disabled {
    opacity: 0.5; }

input[type="radio"] {
  margin: 2px 5px 0 0;
  vertical-align: auto; }
  input[type="radio"]:disabled {
    opacity: 0.5; }

input.mage-error,
select.mage-error,
textarea.mage-error {
  background: inherit;
  border-color: #ed8380;
  color: inherit; }
  input.mage-error:focus,
  select.mage-error:focus,
  textarea.mage-error:focus {
    border-color: inherit; }
  input.mage-error:disabled,
  select.mage-error:disabled,
  textarea.mage-error:disabled {
    border-color: inherit; }

input.valid,
select.valid,
textarea.valid {
  background: inherit;
  border-color: inherit;
  color: inherit; }

div.mage-error[generated] {
  color: #e02b27;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-size: 12px;
  display: inline-block;
  text-decoration: none; }
  div.mage-error[generated]:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: #e02b27;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  div.mage-error[generated]:hover:before {
    color: inherit; }
  div.mage-error[generated]:active:before {
    color: inherit; }

input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
          appearance: button;
  overflow: visible; }

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

form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

address {
  font-style: normal; }

*:focus {
  box-shadow: none;
  outline: 0; }

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0; }

.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px; }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 10px; }
    .actions-toolbar > .primary .action:last-child,
    .actions-toolbar > .secondary .action:last-child {
      margin-bottom: 0; }
  .actions-toolbar > .primary:last-child,
  .actions-toolbar > .secondary:last-child {
    margin-bottom: 0; }

@media only screen and (min-width: 768px) {
  .actions-toolbar:before, .actions-toolbar:after {
    content: '';
    display: table; }
  .actions-toolbar:after {
    clear: both; }
  .actions-toolbar .primary {
    float: left; }
  .actions-toolbar .secondary {
    float: right; }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block; }
    .actions-toolbar .primary a.action,
    .actions-toolbar .secondary a.action {
      display: inline-block; }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0; }
  .actions-toolbar .secondary a.action {
    margin-top: 6px; }
  .actions-toolbar > .secondary,
  .actions-toolbar > .primary {
    margin-bottom: 0; }
    .actions-toolbar > .secondary .action,
    .actions-toolbar > .primary .action {
      margin-bottom: 0;
      width: auto; } }

.breadcrumbs {
  margin: auto auto 20px; }
  .breadcrumbs .items {
    font-size: 12px;
    color: #a3a3a3;
    margin: 0;
    padding: 0;
    list-style: none none; }
    .breadcrumbs .items > li {
      display: inline-block;
      vertical-align: top; }
  .breadcrumbs .item {
    margin: 0; }
  .breadcrumbs a {
    background: inherit;
    border: none;
    color: #333;
    display: inherit;
    padding: inherit;
    text-decoration: none; }
    .breadcrumbs a:visited {
      background: inherit;
      border: none;
      color: #333;
      text-decoration: none; }
    .breadcrumbs a:hover {
      background: inherit;
      border: none;
      color: #333;
      text-decoration: underline; }
    .breadcrumbs a:active {
      background: inherit;
      border: none;
      color: #333;
      text-decoration: none; }
  .breadcrumbs strong {
    background: inherit;
    border: none;
    display: inherit;
    font-weight: 400;
    padding: inherit; }
  .breadcrumbs .item:not(:last-child):after {
    color: #a3a3a3;
    content: inherit; }
  .breadcrumbs .item:not(:last-child) {
    display: inline-block;
    text-decoration: none; }
    .breadcrumbs .item:not(:last-child):after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 24px;
      line-height: 18px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }

a.action.primary, button, .cart.table-wrapper .actions-toolbar > .action {
  border-radius: 3px; }

button:active, .cart.table-wrapper .actions-toolbar > .action:active {
  box-shadow: none; }

a.action.primary {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600; }
  a.action.primary:hover, a.action.primary:active, a.action.primary:focus {
    text-decoration: none; }

.action.primary {
  background-image: none;
  background: #d72326;
  border: 1px solid #d72326;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 10px 24px;
  width: auto;
  font-size: 13px;
  line-height: 18px;
  box-sizing: border-box;
  vertical-align: middle; }
  .action.primary:focus, .action.primary:active {
    background: #ab1c1e;
    border: 1px solid #ab1c1e;
    color: #fff; }
  .action.primary:hover {
    background: #ab1c1e;
    border: 1px solid #ab1c1e;
    color: #fff; }
  .action.primary.disabled, .action.primary[disabled],
  fieldset[disabled] .action.primary {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }

.abs-reset-list, .product-items, .prices-tier, .opc-wrapper .opc, .checkout-agreements-items, .opc-progress-bar, .cart-container .checkout-methods-items, .items, .footer.content ul {
  margin: 0;
  padding: 0;
  list-style: none none; }
  .abs-reset-list > li, .product-items > li, .prices-tier > li, .opc-wrapper .opc > li, .checkout-agreements-items > li, .opc-progress-bar > li, .cart-container .checkout-methods-items > li, .items > li, .footer.content ul > li {
    margin: 0; }

.abs-action-link-button, .abs-action-addto-product, .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare, .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  width: auto;
  font-size: 13px;
  line-height: 18px;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 3px; }
  .abs-action-link-button:focus, .abs-action-addto-product:focus, .product-info-main .action.tocompare:focus,
  .product-options-bottom .action.tocompare:focus, .product-info-main .action.towishlist:focus,
  .product-options-bottom .action.towishlist:focus,
  .block-bundle-summary .action.towishlist:focus, .abs-action-link-button:active, .abs-action-addto-product:active, .product-info-main .action.tocompare:active,
  .product-options-bottom .action.tocompare:active, .product-info-main .action.towishlist:active,
  .product-options-bottom .action.towishlist:active,
  .block-bundle-summary .action.towishlist:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333; }
  .abs-action-link-button:hover, .abs-action-addto-product:hover, .product-info-main .action.tocompare:hover,
  .product-options-bottom .action.tocompare:hover, .product-info-main .action.towishlist:hover,
  .product-options-bottom .action.towishlist:hover,
  .block-bundle-summary .action.towishlist:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }
  .abs-action-link-button.disabled, .disabled.abs-action-addto-product, .product-info-main .disabled.action.tocompare,
  .product-options-bottom .disabled.action.tocompare, .product-info-main .disabled.action.towishlist,
  .product-options-bottom .disabled.action.towishlist,
  .block-bundle-summary .disabled.action.towishlist, .abs-action-link-button[disabled], .abs-action-addto-product[disabled], .product-info-main .action.tocompare[disabled],
  .product-options-bottom .action.tocompare[disabled], .product-info-main .action.towishlist[disabled],
  .product-options-bottom .action.towishlist[disabled],
  .block-bundle-summary .action.towishlist[disabled],
  fieldset[disabled] .abs-action-link-button,
  fieldset[disabled] .abs-action-addto-product,
  fieldset[disabled] .product-info-main .action.tocompare,
  .product-info-main fieldset[disabled] .action.tocompare,
  fieldset[disabled] .product-options-bottom .action.tocompare,
  .product-options-bottom fieldset[disabled] .action.tocompare,
  fieldset[disabled] .product-info-main .action.towishlist,
  .product-info-main fieldset[disabled] .action.towishlist,
  fieldset[disabled] .product-options-bottom .action.towishlist,
  .product-options-bottom fieldset[disabled] .action.towishlist,
  fieldset[disabled] .block-bundle-summary .action.towishlist,
  .block-bundle-summary fieldset[disabled] .action.towishlist {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }
  .abs-action-link-button:hover, .abs-action-addto-product:hover, .product-info-main .action.tocompare:hover,
  .product-options-bottom .action.tocompare:hover, .product-info-main .action.towishlist:hover,
  .product-options-bottom .action.towishlist:hover,
  .block-bundle-summary .action.towishlist:hover, .abs-action-link-button:active, .abs-action-addto-product:active, .product-info-main .action.tocompare:active,
  .product-options-bottom .action.tocompare:active, .product-info-main .action.towishlist:active,
  .product-options-bottom .action.towishlist:active,
  .block-bundle-summary .action.towishlist:active, .abs-action-link-button:focus, .abs-action-addto-product:focus, .product-info-main .action.tocompare:focus,
  .product-options-bottom .action.tocompare:focus, .product-info-main .action.towishlist:focus,
  .product-options-bottom .action.towishlist:focus,
  .block-bundle-summary .action.towishlist:focus {
    text-decoration: none; }

.abs-product-options-list dt, .cart.table-wrapper .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0; }
  .abs-product-options-list dt:after, .cart.table-wrapper .item-options dt:after {
    content: ': '; }

.abs-product-options-list dd, .cart.table-wrapper .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px; }

@media only screen and (min-width: 768px) {
  .abs-product-options-list-desktop dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0; }
    .abs-product-options-list-desktop dt:after {
      content: ': '; }
  .abs-product-options-list-desktop dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px; } }

.abs-button-responsive, .actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%; }

@media only screen and (min-width: 768px) {
  .abs-button-desktop {
    width: auto; } }

@media only screen and (max-width: 768px) {
  .abs-button-responsive-smaller, .product-info-main .box-tocart .actions .action.tocart {
    width: 100%; } }

@media only screen and (min-width: 768px) {
  .abs-blocks-2columns, .login-container .block, .account .column.main .block:not(.widget) .block-content .box, .block-addresses-list .items.addresses > .item {
    width: 48.8%; }
    .abs-blocks-2columns:nth-child(odd), .login-container .block:nth-child(odd), .account .column.main .block:not(.widget) .block-content .box:nth-child(odd), .block-addresses-list .items.addresses > .item:nth-child(odd) {
      clear: left;
      float: left; }
    .abs-blocks-2columns:nth-child(even), .login-container .block:nth-child(even), .account .column.main .block:not(.widget) .block-content .box:nth-child(even), .block-addresses-list .items.addresses > .item:nth-child(even) {
      float: right; } }

@media only screen and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%; }
    .abs-blocks-2columns-s:nth-child(odd) {
      clear: left;
      float: left; }
    .abs-blocks-2columns-s:nth-child(even) {
      float: right; } }

.abs-reset-image-wrapper, .products-list .product-image-wrapper, .cart.table-wrapper .product-image-wrapper, .minicart-items .product-image-wrapper {
  height: auto;
  padding: 0 !important; }
  .abs-reset-image-wrapper .product-image-photo, .products-list .product-image-wrapper .product-image-photo, .cart.table-wrapper .product-image-wrapper .product-image-photo, .minicart-items .product-image-wrapper .product-image-photo {
    position: static; }

.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%; }

.abs-adaptive-images-centered, .product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%; }

.abs-login-block-title, .login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px; }
  .abs-login-block-title strong, .login-container .block .block-title strong {
    font-weight: 500; }

.abs-block-title, .abs-account-blocks .block-title, .account .column.main .block:not(.widget) .block-title, .block-compare .block-title, .widget .block-title, .block-wishlist .block-title {
  margin-bottom: 15px; }
  .abs-block-title > strong, .abs-account-blocks .block-title > strong, .account .column.main .block:not(.widget) .block-title > strong, .block-compare .block-title > strong, .widget .block-title > strong, .block-wishlist .block-title > strong {
    color: false;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: false;
    font-weight: 300;
    line-height: 1.1;
    font-size: 21px;
    margin-top: 8px;
    margin-bottom: 8px; }

.abs-account-blocks .block-title > .action, .account .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px; }

.abs-account-blocks .box-title, .account .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px; }
  .abs-account-blocks .box-title > span, .account .column.main .block:not(.widget) .box-title > span {
    color: false;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: false;
    font-weight: 700;
    line-height: 1.1;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 8px; }
  .abs-account-blocks .box-title > .action, .account .column.main .block:not(.widget) .box-title > .action {
    font-weight: 400;
    margin-left: 10px; }

.abs-account-blocks .block-content p:last-child, .account .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0; }

.abs-account-blocks .block-content .box, .account .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px; }

.abs-dropdown-simple {
  position: relative; }
  .abs-dropdown-simple:before, .abs-dropdown-simple:after {
    content: '';
    display: table; }
  .abs-dropdown-simple:after {
    clear: both; }
  .abs-dropdown-simple .action.toggle {
    padding: inherit;
    cursor: pointer;
    /* @include _lib-dropdown-icon(
             $_dropdown-toggle-icon-content,
             $_dropdown-toggle-active-icon-content,
             $_icon-font,
             $_icon-font-size,
             $_icon-font-line-height,
             $_icon-font-color,
             $_icon-font-color-hover,
             $_icon-font-color-active,
             $_icon-font-margin,
             $_icon-font-vertical-align,
             $_icon-font-position,
             $_icon-font-text-hide
         );*/ }
  .abs-dropdown-simple ul.dropdown {
    background: #fff;
    border: 1px solid #bbb;
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style: none none;
    box-sizing: border-box;
    position: absolute;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    height: inherit;
    margin-top: 4px;
    min-width: 200px;
    width: inherit;
    display: none; }
    .abs-dropdown-simple ul.dropdown li {
      margin: 0;
      padding: 5px 5px 5px 23px;
      width: 100%; }
      .abs-dropdown-simple ul.dropdown li:hover {
        background: #e8e8e8;
        cursor: pointer; }
    .abs-dropdown-simple ul.dropdown:before, .abs-dropdown-simple ul.dropdown:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0; }
    .abs-dropdown-simple ul.dropdown:before {
      border: 6px solid;
      border-color: transparent transparent #fff transparent;
      z-index: 99; }
    .abs-dropdown-simple ul.dropdown:after {
      border: 7px solid;
      border-color: transparent transparent #bbb transparent;
      z-index: 98; }
    .abs-dropdown-simple ul.dropdown:before {
      left: 10px;
      top: -12px; }
    .abs-dropdown-simple ul.dropdown:after {
      left: 9px;
      top: -14px; }
  .abs-dropdown-simple.active {
    overflow: visible; }
    .abs-dropdown-simple.active ul.dropdown {
      display: block; }

.abs-input-qty, .cart.table-wrapper .col.qty .input-text, .account .table-return-items .qty .input-text, .account .table-wrapper .data.table.wishlist .box-tocart .qty, .products-grid.wishlist .product-item .box-tocart input.qty {
  text-align: center;
  width: 47px; }

.abs-margin-for-blocks-and-widgets, .block, .sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 40px; }

.abs-remove-button-for-blocks, .sidebar .action.delete, .table-comparison .cell.remove .action.delete, .block-compare .action.delete, .filtered .item .action.remove {
  display: inline-block;
  text-decoration: none; }
  .abs-remove-button-for-blocks > span, .sidebar .action.delete > span, .table-comparison .cell.remove .action.delete > span, .block-compare .action.delete > span, .filtered .item .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .abs-remove-button-for-blocks:before, .sidebar .action.delete:before, .table-comparison .cell.remove .action.delete:before, .block-compare .action.delete:before, .filtered .item .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 15px;
    color: #303030;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-remove-button-for-blocks:hover:before, .sidebar .action.delete:hover:before, .table-comparison .cell.remove .action.delete:hover:before, .block-compare .action.delete:hover:before, .filtered .item .action.remove:hover:before {
    color: #303030; }
  .abs-remove-button-for-blocks:active:before, .sidebar .action.delete:active:before, .table-comparison .cell.remove .action.delete:active:before, .block-compare .action.delete:active:before, .filtered .item .action.remove:active:before {
    color: #303030; }

.abs-product-link, .product-item-name, .product.name a {
  font-weight: 400; }
  .abs-product-link > a, .product-item-name > a, .product.name a > a {
    color: #333;
    text-decoration: none;
    font-size: 14px; }
    .abs-product-link > a:visited, .product-item-name > a:visited, .product.name a > a:visited {
      color: #333;
      text-decoration: underline; }
    .abs-product-link > a:hover, .product-item-name > a:hover, .product.name a > a:hover {
      color: #333;
      text-decoration: underline; }
    .abs-product-link > a:active, .product-item-name > a:active, .product.name a > a:active {
      color: #333;
      text-decoration: underline; }

.abs-reset-left-margin, .fieldset .review-legend.legend, .form.wishlist.items .actions-toolbar {
  margin-left: 0; }

@media only screen and (min-width: 768px) {
  .abs-reset-left-margin-desktop, .column.main .cart-summary .actions-toolbar, .cart.table-wrapper .item-actions .actions-toolbar, .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0; } }

@media only screen and (min-width: 640px) {
  .abs-reset-left-margin-desktop-s {
    margin-left: 0; } }

.abs-action-remove, .abs-add-fields .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto; }

@media only screen and (min-width: 768px) {
  .abs-action-remove-desktop, .abs-add-fields-desktop .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px; } }

.abs-add-fields .fieldset {
  margin-bottom: 50px; }
  .abs-add-fields .fieldset .field:not(.choice) .control {
    width: 70%; }
  .abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary {
    float: left; }
    .abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
      margin-top: 30px; }
  .abs-add-fields .fieldset .fields .actions-toolbar {
    margin: 0; }

.abs-add-fields .message.notice {
  margin: 30px 0 0; }

.abs-add-fields .additional {
  margin-top: 55px;
  position: relative; }

@media only screen and (min-width: 768px) {
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control {
    width: 50%; } }

@media only screen and (min-width: 768px) {
  .abs-margin-for-forms-desktop, .column:not(.sidebar-additional) form .actions-toolbar,
  .column:not(.sidebar-main) form .actions-toolbar, .fieldset .legend, .login-container .fieldset:after {
    margin-left: 25.8%;
    margin-left: 0; } }

@media only screen and (min-width: 640px) {
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%; } }

.abs-hidden {
  height: 0;
  visibility: hidden; }

.abs-visually-hidden, .fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label, .product-item-actions .actions-secondary > .action span, .table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span, .checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper, .checkout-payment-method .field-select-billing > .label, .checkout-payment-method .payments .legend, .checkout-payment-method .ccard .legend, .cart.table-wrapper .col.qty .label, .minicart-wrapper .action.showcart .text, .minicart-wrapper .action.showcart .counter-label, .account .column.main .limiter > .label, .field.street .field.additional .label, .account-nav .title, .filter-options-content .filter-count-label, .action.skip:not(:focus), .page-header .switcher .label,
.page-footer .switcher .label, .products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

@media only screen and (max-width: 640px) {
  .abs-visually-hidden-mobile {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; } }

@media only screen and (max-width: 768px) {
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; } }

@media only screen and (min-width: 640px) {
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; } }

@media only screen and (min-width: 768px) {
  .abs-visually-hidden-desktop, .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; } }

.abs-visually-hidden-reset, .shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.abs-add-clearfix:before, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):before, .sidebar .product-items-images:before, .checkout-container:before, .opc-estimated-wrapper:before, .opc-wrapper .field.addresses:before, .cart.table-wrapper .actions-toolbar:before, .cart.table-wrapper .item-options:before, .minicart-items .product-item > .product:before, .customer-review .product-details:before, .header.content:before, .abs-add-clearfix:after, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):after, .sidebar .product-items-images:after, .checkout-container:after, .opc-estimated-wrapper:after, .opc-wrapper .field.addresses:after, .cart.table-wrapper .actions-toolbar:after, .cart.table-wrapper .item-options:after, .minicart-items .product-item > .product:after, .customer-review .product-details:after, .header.content:after {
  content: '';
  display: table; }

.abs-add-clearfix:after, .abs-add-fields .fieldset .actions-toolbar:not(:first-child):after, .sidebar .product-items-images:after, .checkout-container:after, .opc-estimated-wrapper:after, .opc-wrapper .field.addresses:after, .cart.table-wrapper .actions-toolbar:after, .cart.table-wrapper .item-options:after, .minicart-items .product-item > .product:after, .customer-review .product-details:after, .header.content:after {
  clear: both; }

@media only screen and (min-width: 768px) {
  .abs-add-clearfix-desktop:before, .abs-pager-toolbar:before, .account .toolbar:before, .cart-container:before, .login-container:before, .account .column.main .block:not(.widget) .block-content:before, .block-addresses-list .items.addresses:before, .header.content:before, .page-header .header.panel:before, .abs-add-clearfix-desktop:after, .abs-pager-toolbar:after, .account .toolbar:after, .cart-container:after, .login-container:after, .account .column.main .block:not(.widget) .block-content:after, .block-addresses-list .items.addresses:after, .header.content:after, .page-header .header.panel:after {
    content: '';
    display: table; }
  .abs-add-clearfix-desktop:after, .abs-pager-toolbar:after, .account .toolbar:after, .cart-container:after, .login-container:after, .account .column.main .block:not(.widget) .block-content:after, .block-addresses-list .items.addresses:after, .header.content:after, .page-header .header.panel:after {
    clear: both; } }

@media only screen and (min-width: 640px) {
  .abs-add-clearfix-desktop-s:before, .abs-add-clearfix-desktop-s:after {
    content: '';
    display: table; }
  .abs-add-clearfix-desktop-s:after {
    clear: both; } }

@media only screen and (max-width: 640px) {
  .abs-add-clearfix-mobile:before, .abs-checkout-order-review tbody tr:before, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before, .abs-add-clearfix-mobile:after, .abs-checkout-order-review tbody tr:after, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after {
    content: '';
    display: table; }
  .abs-add-clearfix-mobile:after, .abs-checkout-order-review tbody tr:after, .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after {
    clear: both; } }

@media only screen and (max-width: 768px) {
  .abs-add-clearfix-mobile-m:before, .abs-add-clearfix-mobile-m:after {
    content: '';
    display: table; }
  .abs-add-clearfix-mobile-m:after {
    clear: both; } }

.abs-add-box-sizing, .abs-field-date .control, .field.date .control, .abs-field-tooltip, .field .control._with-tooltip, .columns .column.main, .columns .sidebar-main, .columns .sidebar-additional, .product-item, .sidebar .product-items-images .product-item, .opc-block-summary, .shipping-policy-block.field-tooltip .field-tooltip-content, .opc-wrapper .shipping-address-item, .cart-summary {
  box-sizing: border-box; }

@media only screen and (min-width: 768px) {
  .abs-add-box-sizing-desktop, .column.main, .sidebar-main, .sidebar-additional {
    box-sizing: border-box; } }

@media only screen and (min-width: 640px) {
  .abs-add-box-sizing-desktop-s {
    box-sizing: border-box; } }

@media only screen and (min-width: 768px) {
  .abs-add-box-sizing-desktop-m, .opc-wrapper {
    box-sizing: border-box; } }

@media only screen and (min-width: 768px) {
  .abs-revert-field-type-desktop .fieldset > .field, .product-add-form .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0; }
    .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label, .product-add-form .fieldset > .field:not(.choice) > .label,
    .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
    .product-add-form .fieldset .fields > .field:not(.choice) > .label {
      box-sizing: content-box;
      float: none;
      width: auto;
      text-align: left;
      padding: 0; }
    .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control, .product-add-form .fieldset > .field:not(.choice) > .control,
    .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
    .product-add-form .fieldset .fields > .field:not(.choice) > .control {
      float: none;
      width: auto; }
    .abs-revert-field-type-desktop .fieldset > .field > .label, .product-add-form .fieldset > .field > .label,
    .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
    .product-add-form .fieldset .fields > .field > .label {
      margin: 0 0 5px;
      padding: inherit;
      text-align: inherit;
      display: inline-block; }
    .abs-revert-field-type-desktop .fieldset > .field.choice:before, .product-add-form .fieldset > .field.choice:before, .abs-revert-field-type-desktop .fieldset > .field.no-label:before, .product-add-form .fieldset > .field.no-label:before,
    .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
    .product-add-form .fieldset .fields > .field.choice:before,
    .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
    .product-add-form .fieldset .fields > .field.no-label:before {
      display: none; }
    .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type, .product-add-form .fieldset > .field:not(:first-child):last-of-type,
    .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
    .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
      margin-bottom: 0; } }

.abs-navigation-icon {
  display: block;
  text-decoration: none; }
  .abs-navigation-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 34px;
    line-height: 1.2;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-navigation-icon:after {
    position: absolute;
    right: 5px;
    top: 0; }

.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle; }
  .abs-split-button:before, .abs-split-button:after {
    content: '';
    display: table; }
  .abs-split-button:after {
    clear: both; }
  .abs-split-button .action.split {
    float: left;
    margin: 0; }
  .abs-split-button .action.toggle {
    float: right;
    margin: 0; }
  .abs-split-button button.action.split, .abs-split-button .cart.table-wrapper .actions-toolbar > .action.split, .cart.table-wrapper .abs-split-button .actions-toolbar > .action.split {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .abs-split-button button + .action.toggle, .abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle, .cart.table-wrapper .abs-split-button .actions-toolbar > .action + .action.toggle {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0; }
  .abs-split-button .action.split {
    padding: inherit; }
  .abs-split-button .action.toggle {
    padding: inherit;
    display: inline-block;
    text-decoration: none; }
    .abs-split-button .action.toggle > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .abs-split-button .action.toggle:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 22px;
      line-height: 22px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: inherit;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .abs-split-button .action.toggle:hover:after {
      color: inherit; }
    .abs-split-button .action.toggle:active:after {
      color: inherit; }
    .abs-split-button .action.toggle.active {
      display: inline-block;
      text-decoration: none; }
      .abs-split-button .action.toggle.active > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .abs-split-button .action.toggle.active:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        line-height: 22px;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        margin: inherit;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .abs-split-button .action.toggle.active:hover:after {
        color: inherit; }
      .abs-split-button .action.toggle.active:active:after {
        color: inherit; }
  .abs-split-button .items {
    background: #fff;
    border: 1px solid #bbb;
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style: none none;
    box-sizing: border-box;
    position: absolute;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    height: inherit;
    margin-top: 4px;
    min-width: 100%;
    width: inherit;
    display: none; }
    .abs-split-button .items li {
      margin: 0;
      padding: 3px 5px;
      width: 100%; }
      .abs-split-button .items li:hover {
        background: #e8e8e8;
        cursor: pointer; }
    .abs-split-button .items:before, .abs-split-button .items:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0; }
    .abs-split-button .items:before {
      border: 6px solid;
      border-color: transparent transparent #fff transparent;
      z-index: 99; }
    .abs-split-button .items:after {
      border: 7px solid;
      border-color: transparent transparent #bbb transparent;
      z-index: 98; }
    .abs-split-button .items:before {
      left: 10px;
      top: -12px; }
    .abs-split-button .items:after {
      left: 9px;
      top: -14px; }
  .abs-split-button.active {
    overflow: visible; }
    .abs-split-button.active .items {
      display: block; }

.abs-action-addto-product, .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare, .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  line-height: 12px;
  padding: 5px 8px;
  font-size: 11px; }

.abs-actions-addto-gridlist, .product-item-actions .actions-secondary > .action, .products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none; }
  .abs-actions-addto-gridlist > span, .product-item-actions .actions-secondary > .action > span, .products.list.items .action.towishlist > span, .table-comparison .action.towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .abs-actions-addto-gridlist:before, .product-item-actions .actions-secondary > .action:before, .products.list.items .action.towishlist:before,
  .table-comparison .action.towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 29px;
    line-height: 24px;
    color: #333;
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-actions-addto-gridlist:hover:before, .product-item-actions .actions-secondary > .action:hover:before, .products.list.items .action.towishlist:hover:before,
  .table-comparison .action.towishlist:hover:before {
    color: #006bb4; }

.abs-button-l, .block-authentication .action.action-register,
.block-authentication .action.action-login, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .form-address-edit .actions-toolbar .action.primary {
  line-height: 18px;
  padding: 10px 24px;
  font-size: 13px; }

.abs-action-button-as-link, .abs-action-remove, .abs-add-fields .action.remove, .action-auth-toggle, .checkout-agreements-block .action-show, .checkout-payment-method .payment-method-billing-address .action-cancel, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .cart.table-wrapper .action.help.map {
  display: inline;
  line-height: 1.42857;
  padding: 0;
  background: none;
  border: 0;
  color: #1979c3;
  text-decoration: none;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400; }
  .abs-action-button-as-link:visited, .abs-action-remove:visited, .abs-add-fields .action.remove:visited, .action-auth-toggle:visited, .checkout-agreements-block .action-show:visited, .checkout-payment-method .payment-method-billing-address .action-cancel:visited, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:visited, .opc-wrapper .edit-address-link:visited, .opc-block-shipping-information .shipping-information-title .action-edit:visited, .cart.table-wrapper .action.help.map:visited {
    color: #1979c3;
    text-decoration: none; }
  .abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-add-fields .action.remove:hover, .action-auth-toggle:hover, .checkout-agreements-block .action-show:hover, .checkout-payment-method .payment-method-billing-address .action-cancel:hover, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .cart.table-wrapper .action.help.map:hover {
    color: #006bb4;
    text-decoration: underline; }
  .abs-action-button-as-link:active, .abs-action-remove:active, .abs-add-fields .action.remove:active, .action-auth-toggle:active, .checkout-agreements-block .action-show:active, .checkout-payment-method .payment-method-billing-address .action-cancel:active, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active, .opc-wrapper .edit-address-link:active, .opc-block-shipping-information .shipping-information-title .action-edit:active, .cart.table-wrapper .action.help.map:active {
    color: #D41717;
    text-decoration: underline; }
  .abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-add-fields .action.remove:hover, .action-auth-toggle:hover, .checkout-agreements-block .action-show:hover, .checkout-payment-method .payment-method-billing-address .action-cancel:hover, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .cart.table-wrapper .action.help.map:hover {
    color: #006bb4; }
  .abs-action-button-as-link:hover, .abs-action-remove:hover, .abs-add-fields .action.remove:hover, .action-auth-toggle:hover, .checkout-agreements-block .action-show:hover, .checkout-payment-method .payment-method-billing-address .action-cancel:hover, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .cart.table-wrapper .action.help.map:hover, .abs-action-button-as-link:active, .abs-action-remove:active, .abs-add-fields .action.remove:active, .action-auth-toggle:active, .checkout-agreements-block .action-show:active, .checkout-payment-method .payment-method-billing-address .action-cancel:active, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active, .opc-wrapper .edit-address-link:active, .opc-block-shipping-information .shipping-information-title .action-edit:active, .cart.table-wrapper .action.help.map:active, .abs-action-button-as-link:focus, .abs-action-remove:focus, .abs-add-fields .action.remove:focus, .action-auth-toggle:focus, .checkout-agreements-block .action-show:focus, .checkout-payment-method .payment-method-billing-address .action-cancel:focus, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:focus, .opc-wrapper .edit-address-link:focus, .opc-block-shipping-information .shipping-information-title .action-edit:focus, .cart.table-wrapper .action.help.map:focus {
    background: none;
    border: 0; }
  .abs-action-button-as-link.disabled, .disabled.abs-action-remove, .abs-add-fields .disabled.action.remove, .disabled.action-auth-toggle, .checkout-agreements-block .disabled.action-show, .checkout-payment-method .payment-method-billing-address .disabled.action-cancel, .checkout-payment-method .payment-method-billing-address .billing-address-details .disabled.action-edit-address, .opc-wrapper .disabled.edit-address-link, .opc-block-shipping-information .shipping-information-title .disabled.action-edit, .cart.table-wrapper .disabled.action.help.map, .abs-action-button-as-link[disabled], .abs-action-remove[disabled], .abs-add-fields .action.remove[disabled], .action-auth-toggle[disabled], .checkout-agreements-block .action-show[disabled], .checkout-payment-method .payment-method-billing-address .action-cancel[disabled], .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address[disabled], .opc-wrapper .edit-address-link[disabled], .opc-block-shipping-information .shipping-information-title .action-edit[disabled], .cart.table-wrapper .action.help.map[disabled],
  fieldset[disabled] .abs-action-button-as-link,
  fieldset[disabled] .abs-action-remove,
  fieldset[disabled] .abs-add-fields .action.remove,
  .abs-add-fields fieldset[disabled] .action.remove,
  fieldset[disabled] .action-auth-toggle,
  fieldset[disabled] .checkout-agreements-block .action-show,
  .checkout-agreements-block fieldset[disabled] .action-show,
  fieldset[disabled] .checkout-payment-method .payment-method-billing-address .action-cancel,
  .checkout-payment-method .payment-method-billing-address fieldset[disabled] .action-cancel,
  fieldset[disabled] .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
  .checkout-payment-method .payment-method-billing-address .billing-address-details fieldset[disabled] .action-edit-address,
  fieldset[disabled] .opc-wrapper .edit-address-link,
  .opc-wrapper fieldset[disabled] .edit-address-link,
  fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
  .opc-block-shipping-information .shipping-information-title fieldset[disabled] .action-edit,
  fieldset[disabled] .cart.table-wrapper .action.help.map,
  .cart.table-wrapper fieldset[disabled] .action.help.map {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline; }
  .abs-action-button-as-link:active, .abs-action-remove:active, .abs-add-fields .action.remove:active, .action-auth-toggle:active, .checkout-agreements-block .action-show:active, .checkout-payment-method .payment-method-billing-address .action-cancel:active, .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active, .opc-wrapper .edit-address-link:active, .opc-block-shipping-information .shipping-information-title .action-edit:active, .cart.table-wrapper .action.help.map:active, .abs-action-button-as-link:not(:focus), .abs-action-remove:not(:focus), .abs-add-fields .action.remove:not(:focus), .action-auth-toggle:not(:focus), .checkout-agreements-block .action-show:not(:focus), .checkout-payment-method .payment-method-billing-address .action-cancel:not(:focus), .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:not(:focus), .opc-wrapper .edit-address-link:not(:focus), .opc-block-shipping-information .shipping-information-title .action-edit:not(:focus), .cart.table-wrapper .action.help.map:not(:focus) {
    box-shadow: none; }

.abs-revert-secondary-color, .block-compare .action.compare, .cart-summary .actions-toolbar > .primary button, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333; }
  .abs-revert-secondary-color:focus, .block-compare .action.compare:focus, .cart-summary .actions-toolbar > .primary button:focus, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action:focus, .abs-revert-secondary-color:active, .block-compare .action.compare:active, .cart-summary .actions-toolbar > .primary button:active, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333; }
  .abs-revert-secondary-color:hover, .block-compare .action.compare:hover, .cart-summary .actions-toolbar > .primary button:hover, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }

.abs-revert-secondary-size {
  font-size: 16px;
  line-height: 1.42857;
  padding: 7px 15px; }

.abs-box-tocart {
  margin: 10px 0; }

.abs-adjustment-incl-excl-tax .price-including-tax, .product-options-wrapper .field .price-notice .price-including-tax, .cart-summary .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.cart-summary .price-excluding-tax,
.abs-adjustment-incl-excl-tax .weee,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap; }

.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax, .cart-summary .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem; }
  .abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before, .cart-summary .price-including-tax + .price-excluding-tax:before {
    content: "(" attr(data-label) ": "; }
  .abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after, .product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after, .cart-summary .price-including-tax + .price-excluding-tax:after {
    content: ')'; }

.abs-tax-total, .price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none; }
  .abs-tax-total:after, .price-including-tax .cart-tax-total:after,
  .price-excluding-tax .cart-tax-total:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 10px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-tax-total:after, .price-including-tax .cart-tax-total:after,
  .price-excluding-tax .cart-tax-total:after {
    position: absolute;
    right: -10px;
    top: 3px; }
  .abs-tax-total-expanded:after, .price-including-tax .cart-tax-total-expanded:after,
  .price-excluding-tax .cart-tax-total-expanded:after {
    content: ""; }

.abs-tax-total-expanded:after, .price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: ""; }

.abs-methods-shipping-title {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 15px; }

@media only screen and (max-width: 640px) {
  .abs-checkout-order-review tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1; }
  .abs-checkout-order-review tbody tr .col.item:before {
    display: none; }
  .abs-checkout-order-review tbody tr .col.qty, .abs-checkout-order-review tbody tr .col.price, .abs-checkout-order-review tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%; }
    .abs-checkout-order-review tbody tr .col.qty:before, .abs-checkout-order-review tbody tr .col.price:before, .abs-checkout-order-review tbody tr .col.subtotal:before {
      content: attr(data-th) ":";
      display: block;
      font-weight: 700;
      padding-bottom: 10px; }
  .abs-checkout-order-review tbody tr .product-item-name {
    margin: 0; } }

.abs-colon:after, .block-minicart .subtotal .label:after, .block-minicart .shipping-cost .label:after, .minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after {
  content: ': '; }

.abs-icon-add, .abs-dropdown-items-new .action.new {
  display: inline-block;
  text-decoration: none; }
  .abs-icon-add:before, .abs-dropdown-items-new .action.new:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }

@media only screen and (max-width: 768px) {
  .abs-icon-add-mobile {
    display: block;
    text-decoration: none; }
    .abs-icon-add-mobile:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 10px;
      line-height: 10px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0 5px 0 0;
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; } }

.abs-dropdown-items-new .items .item:last-child:hover {
  background: #e8e8e8; }

.abs-dropdown-items-new .action.new:before {
  margin-left: -17px;
  margin-right: 5px; }

@media only screen and (max-width: 768px) {
  .abs-toggling-title-mobile {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none; }
    .abs-toggling-title-mobile:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: inherit;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .abs-toggling-title-mobile:after {
      position: absolute;
      right: 10px;
      top: 0; }
    .abs-toggling-title-mobile.active:after {
      content: ""; } }

.abs-no-display, .abs-sidebar-totals .table-caption, .opc-block-summary .table-totals .table-caption, .cart-totals .table-caption, .sidebar .subtitle, .cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br, .minicart-items .product-item-details .weee[data-label] .label, .no-display {
  display: none; }

@media only screen and (max-width: 640px) {
  .abs-no-display-s, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th, .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none; } }

@media only screen and (min-width: 768px) {
  .abs-no-display-desktop, .opc-estimated-wrapper {
    display: none; } }

.abs-status {
  display: inline-block;
  margin-bottom: 20px; }

@media only screen and (max-width: 768px) {
  .abs-pager-toolbar-mobile .toolbar-amount, .account .toolbar .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .account .toolbar .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .pages {
    float: none;
    margin-bottom: 25px; } }

@media only screen and (max-width: 640px) {
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages {
    margin-bottom: 25px; } }

@media only screen and (min-width: 768px) {
  .abs-pager-toolbar, .account .toolbar {
    margin-bottom: 20px;
    position: relative; }
    .abs-pager-toolbar .limiter, .account .toolbar .limiter {
      float: right;
      position: relative;
      z-index: 1; }
    .abs-pager-toolbar .toolbar-amount, .account .toolbar .toolbar-amount {
      float: left;
      line-height: normal;
      padding: 7px 0 0;
      position: relative;
      z-index: 1; }
    .abs-pager-toolbar .pages, .account .toolbar .pages {
      position: absolute;
      width: 100%;
      z-index: 0; } }

.abs-block-items-counter, .block-compare .counter, .block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap; }

.abs-shopping-cart-items .action.continue, .cart-container .form-cart .action.continue {
  border-radius: 3px;
  font-weight: 700;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px 7px 0;
  width: auto;
  font-size: 13px;
  line-height: 18px;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none; }
  .abs-shopping-cart-items .action.continue:hover, .cart-container .form-cart .action.continue:hover, .abs-shopping-cart-items .action.continue:active, .cart-container .form-cart .action.continue:active, .abs-shopping-cart-items .action.continue:focus, .cart-container .form-cart .action.continue:focus {
    text-decoration: none; }
  .abs-shopping-cart-items .action.continue:before, .cart-container .form-cart .action.continue:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-shopping-cart-items .action.continue:hover:before, .cart-container .form-cart .action.continue:hover:before {
    color: inherit; }
  .abs-shopping-cart-items .action.continue:active:before, .cart-container .form-cart .action.continue:active:before {
    color: inherit; }
  .abs-shopping-cart-items .action.continue:focus, .cart-container .form-cart .action.continue:focus, .abs-shopping-cart-items .action.continue:active, .cart-container .form-cart .action.continue:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333; }
  .abs-shopping-cart-items .action.continue:hover, .cart-container .form-cart .action.continue:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }
  .abs-shopping-cart-items .action.continue.disabled, .cart-container .form-cart .action.continue.disabled, .abs-shopping-cart-items .action.continue[disabled], .cart-container .form-cart .action.continue[disabled],
  fieldset[disabled] .abs-shopping-cart-items .action.continue,
  fieldset[disabled] .cart-container .form-cart .action.continue,
  .cart-container fieldset[disabled] .form-cart .action.continue {
    opacity: 0.5;
    cursor: default;
    pointer-events: none; }
  .abs-shopping-cart-items .action.continue:active, .cart-container .form-cart .action.continue:active {
    box-shadow: none; }

.abs-shopping-cart-items .action.update, .cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px; }
  .abs-shopping-cart-items .action.update:before, .cart-container .form-cart .action.update:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 16px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-shopping-cart-items .action.update:hover:before, .cart-container .form-cart .action.update:hover:before {
    color: inherit; }
  .abs-shopping-cart-items .action.update:active:before, .cart-container .form-cart .action.update:active:before {
    color: inherit; }

@media only screen and (max-width: 768px) {
  .abs-shopping-cart-items-mobile .actions, .cart-container .form-cart .actions {
    text-align: center; }
  .abs-shopping-cart-items-mobile .action.update, .cart-container .form-cart .action.update, .abs-shopping-cart-items-mobile .action.continue, .cart-container .form-cart .action.continue, .abs-shopping-cart-items-mobile .action.clear, .cart-container .form-cart .action.clear {
    margin: 0 auto 10px; }
  .abs-shopping-cart-items-mobile .action.update, .cart-container .form-cart .action.update, .abs-shopping-cart-items-mobile .action.clear, .cart-container .form-cart .action.clear {
    display: block; } }

@media only screen and (min-width: 768px) {
  .abs-shopping-cart-items-desktop {
    float: left;
    position: relative;
    width: 73%; }
    .abs-shopping-cart-items-desktop .actions {
      text-align: right; }
    .abs-shopping-cart-items-desktop .action.clear, .abs-shopping-cart-items-desktop .action.update {
      margin-left: 10px; }
    .abs-shopping-cart-items-desktop .action.continue {
      float: left; } }

.abs-field-date .control, .field.date .control {
  position: relative; }

.abs-field-date-input, .abs-field-date input, .field.date input {
  margin-right: 10px;
  width: calc(100% - 50px); }

.abs-field-tooltip, .field .control._with-tooltip {
  position: relative; }
  .abs-field-tooltip input, .field .control._with-tooltip input {
    margin-right: 10px;
    width: calc(100% - 36px); }

.abs-checkout-tooltip-content-position-top, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content, .shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto; }
  .abs-checkout-tooltip-content-position-top:before, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:before, .abs-checkout-tooltip-content-position-top:after, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0; }
  .abs-checkout-tooltip-content-position-top:before, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999; }
  .abs-checkout-tooltip-content-position-top:after, .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px; }

@media only screen and (max-width: 769px) {
  .abs-checkout-tooltip-content-position-top-mobile {
    right: -10px;
    top: 40px;
    left: auto; }
    .abs-checkout-tooltip-content-position-top-mobile:before, .abs-checkout-tooltip-content-position-top-mobile:after {
      border: 10px solid transparent;
      height: 0;
      width: 0;
      margin-top: -21px;
      right: 10px;
      left: auto;
      top: 0; }
    .abs-checkout-tooltip-content-position-top-mobile:before {
      border-bottom-color: #999; }
    .abs-checkout-tooltip-content-position-top-mobile:after {
      border-bottom-color: #f4f4f4;
      top: 1px; } }

.abs-checkout-title, .opc-wrapper .step-title, .checkout-agreements-items .checkout-agreements-item-title, .opc-block-summary > .title, .opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: 300;
  line-height: false;
  font-size: 22px; }

.abs-sidebar-totals .mark, .opc-block-summary .table-totals .mark, .cart-totals .mark {
  font-weight: 400;
  padding-left: 4px; }
  .abs-sidebar-totals .mark strong, .opc-block-summary .table-totals .mark strong, .cart-totals .mark strong {
    font-weight: 400; }

.abs-sidebar-totals .amount, .opc-block-summary .table-totals .amount, .cart-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap; }
  .abs-sidebar-totals .amount strong, .opc-block-summary .table-totals .amount strong, .cart-totals .amount strong {
    font-weight: 400; }

.abs-sidebar-totals .grand .mark, .opc-block-summary .table-totals .grand .mark, .cart-totals .grand .mark,
.abs-sidebar-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount,
.cart-totals .grand .amount {
  padding-top: 20px; }


.abs-sidebar-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount,
.cart-totals .grand .amount {
  padding-right: 4px;
  text-align: right; }
  .abs-sidebar-totals .grand .amount strong, .opc-block-summary .table-totals .grand .amount strong, .cart-totals .grand .amount strong {
    font-weight: 700; }

.abs-sidebar-totals .msrp, .opc-block-summary .table-totals .msrp, .cart-totals .msrp {
  margin-bottom: 10px; }

.abs-sidebar-totals .totals-tax-summary .mark, .opc-block-summary .table-totals .totals-tax-summary .mark, .cart-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer; }

.abs-sidebar-totals .totals-tax-summary .amount .price, .opc-block-summary .table-totals .totals-tax-summary .amount .price, .cart-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative; }
  .abs-sidebar-totals .totals-tax-summary .amount .price > span, .opc-block-summary .table-totals .totals-tax-summary .amount .price > span, .cart-totals .totals-tax-summary .amount .price > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .abs-sidebar-totals .totals-tax-summary .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary .amount .price:after, .cart-totals .totals-tax-summary .amount .price:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-sidebar-totals .totals-tax-summary .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary .amount .price:after, .cart-totals .totals-tax-summary .amount .price:after {
    position: absolute;
    right: -5px;
    top: -12px; }

.abs-sidebar-totals .totals-tax-summary.expanded .mark, .opc-block-summary .table-totals .totals-tax-summary.expanded .mark, .cart-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount,
.cart-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0; }

.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after, .cart-totals .totals-tax-summary.expanded .amount .price:after {
  content: ""; }

.abs-sidebar-totals .totals-tax-details, .opc-block-summary .table-totals .totals-tax-details, .cart-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #d1d1d1; }
  .abs-sidebar-totals .totals-tax-details.shown, .opc-block-summary .table-totals .totals-tax-details.shown, .cart-totals .totals-tax-details.shown {
    display: table-row; }

.abs-discount-block > .title, .cart-summary .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative; }
  .abs-discount-block > .title:after, .cart-summary .block > .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .abs-discount-block > .title:after, .cart-summary .block > .title:after {
    position: absolute;
    right: -5px;
    top: -5px; }
  .column.main .abs-discount-block > .title strong, .column.main .cart-summary .block > .title strong, .cart-summary .column.main .block > .title strong {
    font-size: 18px;
    font-family: inherit;
    font-weight: 400; }

.abs-discount-block > .content, .cart-summary .block > .content {
  display: none; }

.abs-discount-block.active > .title:after, .cart-summary .active.block > .title:after {
  content: ""; }

.abs-discount-block.active > .content, .cart-summary .active.block > .content {
  display: block; }

.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -0.31em; }
  .fieldset > * {
    letter-spacing: normal; }
  .fieldset > .legend {
    margin: 0 0 25px;
    padding: 0;
    box-sizing: border-box;
    float: left;
    color: inherit;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: 1.2;
    font-size: 20px; }
    .fieldset > .legend + br {
      clear: both;
      display: block;
      height: 0;
      overflow: hidden;
      visibility: hidden; }
  .fieldset:last-child {
    margin-bottom: 0; }
  .fieldset > .field,
  .fieldset > .fields > .field {
    border: none;
    margin: 0 0 20px; }
    .fieldset > .field > .label,
    .fieldset > .fields > .field > .label {
      margin: 0 0 5px;
      padding: inherit;
      text-align: inherit;
      display: inline-block; }
    .fieldset > .field:last-child,
    .fieldset > .fields > .field:last-child {
      margin-bottom: 0; }
    .fieldset > .field > .label,
    .fieldset > .fields > .field > .label {
      color: inherit;
      font-family: inherit;
      font-style: inherit;
      font-weight: 700;
      line-height: inherit;
      font-size: inherit; }
      .fieldset > .field > .label + br,
      .fieldset > .fields > .field > .label + br {
        display: none; }
    .fieldset > .field .choice input,
    .fieldset > .fields > .field .choice input {
      vertical-align: top; }
    .fieldset > .field .fields.group:before, .fieldset > .field .fields.group:after,
    .fieldset > .fields > .field .fields.group:before,
    .fieldset > .fields > .field .fields.group:after {
      content: '';
      display: table; }
    .fieldset > .field .fields.group:after,
    .fieldset > .fields > .field .fields.group:after {
      clear: both; }
    .fieldset > .field .fields.group .field,
    .fieldset > .fields > .field .fields.group .field {
      box-sizing: border-box;
      float: left; }
    .fieldset > .field .fields.group.group-2 .field,
    .fieldset > .fields > .field .fields.group.group-2 .field {
      width: 50% !important; }
    .fieldset > .field .fields.group.group-3 .field,
    .fieldset > .fields > .field .fields.group.group-3 .field {
      width: 33.3% !important; }
    .fieldset > .field .fields.group.group-4 .field,
    .fieldset > .fields > .field .fields.group.group-4 .field {
      width: 25% !important; }
    .fieldset > .field .fields.group.group-5 .field,
    .fieldset > .fields > .field .fields.group.group-5 .field {
      width: 20% !important; }
    .fieldset > .field .addon,
    .fieldset > .fields > .field .addon {
      display: inline-flex;
      flex-wrap: nowrap;
      padding: 0;
      width: 100%; }
      .fieldset > .field .addon textarea,
      .fieldset > .field .addon select,
      .fieldset > .field .addon input,
      .fieldset > .fields > .field .addon textarea,
      .fieldset > .fields > .field .addon select,
      .fieldset > .fields > .field .addon input {
        order: 2;
        flex-basis: 100%;
        display: inline-block;
        margin: 0;
        width: auto; }
      .fieldset > .field .addon .addbefore,
      .fieldset > .field .addon .addafter,
      .fieldset > .fields > .field .addon .addbefore,
      .fieldset > .fields > .field .addon .addafter {
        background: #fff;
        background-clip: padding-box;
        border: 1px solid #c2c2c2;
        border-radius: 1px;
        color: inherit;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-style: inherit;
        font-weight: inherit;
        height: 32px;
        line-height: 1.42857;
        margin: 0;
        padding: 8px;
        vertical-align: baseline;
        width: 100%;
        box-sizing: border-box;
        order: 3;
        display: inline-block;
        vertical-align: middle;
        white-space: nowrap;
        width: auto; }
        .fieldset > .field .addon .addbefore:disabled,
        .fieldset > .field .addon .addafter:disabled,
        .fieldset > .fields > .field .addon .addbefore:disabled,
        .fieldset > .fields > .field .addon .addafter:disabled {
          opacity: 0.5; }
        .fieldset > .field .addon .addbefore::-moz-placeholder,
        .fieldset > .field .addon .addafter::-moz-placeholder,
        .fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
        .fieldset > .fields > .field .addon .addafter::-moz-placeholder {
          color: #c2c2c2; }
        .fieldset > .field .addon .addbefore::-webkit-input-placeholder,
        .fieldset > .field .addon .addafter::-webkit-input-placeholder,
        .fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
        .fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
          color: #c2c2c2; }
        .fieldset > .field .addon .addbefore:-ms-input-placeholder,
        .fieldset > .field .addon .addafter:-ms-input-placeholder,
        .fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
        .fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
          color: #c2c2c2; }
      .fieldset > .field .addon .addbefore,
      .fieldset > .fields > .field .addon .addbefore {
        float: left;
        order: 1; }
    .fieldset > .field .additional,
    .fieldset > .fields > .field .additional {
      margin-top: 10px; }
    .fieldset > .field.required > .label:after,
    .fieldset > .fields > .field.required > .label:after {
      content: '*';
      color: #e02b27;
      font-family: inherit;
      font-style: inherit;
      font-weight: inherit;
      line-height: inherit;
      font-size: 12px;
      margin: 0 0 0 5px; }
    .fieldset > .field .note,
    .fieldset > .fields > .field .note {
      color: false;
      font-family: inherit;
      font-style: inherit;
      font-weight: inherit;
      line-height: inherit;
      font-size: 12px;
      margin: 3px 0 0;
      padding: 0;
      display: inline-block;
      text-decoration: none; }
      .fieldset > .field .note:before,
      .fieldset > .fields > .field .note:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        line-height: 12px;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        margin: inherit;
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .fieldset > .field .note:hover:before,
      .fieldset > .fields > .field .note:hover:before {
        color: inherit; }
      .fieldset > .field .note:active:before,
      .fieldset > .fields > .field .note:active:before {
        color: inherit; }
    .fieldset > .field.choice .label,
    .fieldset > .fields > .field.choice .label {
      display: inline;
      font-weight: normal; }
    .column:not(.main) .fieldset > .field .label, .column:not(.main)
    .fieldset > .fields > .field .label {
      font-weight: normal; }
    .fieldset > .field .field.choice,
    .fieldset > .fields > .field .field.choice {
      margin-bottom: 10px; }
      .fieldset > .field .field.choice:last-child,
      .fieldset > .fields > .field .field.choice:last-child {
        margin-bottom: 0; }
    .fieldset > .field input[type=file],
    .fieldset > .fields > .field input[type=file] {
      margin: 5px 0; }
  .fieldset > .field._required > .label:after {
    content: '*';
    color: #e02b27;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    font-size: 12px;
    margin: 0 0 0 5px; }

.legend + .fieldset,
.legend + div {
  clear: both; }

.legend strong {
  margin-left: 5px; }

fieldset.field {
  border: 0;
  padding: 0; }

.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap; }

.field .message.warning {
  margin-top: 10px; }

div.mage-error[generated] {
  margin-top: 7px; }

div.mage-error {
  width: 100%; }

.field .tooltip {
  position: relative; }
  .field .tooltip .tooltip-content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #333;
    font-family: false;
    font-style: false;
    font-weight: false;
    line-height: 1.4;
    font-size: false;
    border: 1px solid #bbb;
    margin-left: 5px;
    left: 100%;
    top: 0; }
    .field .tooltip .tooltip-content:after, .field .tooltip .tooltip-content:before {
      border: solid transparent;
      content: '';
      height: 0;
      position: absolute;
      width: 0; }
    .field .tooltip .tooltip-content:after {
      border-width: 5px;
      border-color: transparent; }
    .field .tooltip .tooltip-content:before {
      border-width: 6px;
      border-color: transparent; }
    .field .tooltip .tooltip-content:after, .field .tooltip .tooltip-content:before {
      right: 100%; }
    .field .tooltip .tooltip-content:after {
      border-right-color: #fff;
      margin-top: -5px;
      top: 15px; }
    .field .tooltip .tooltip-content:before {
      border-right-color: #bbb;
      margin-top: -6px;
      top: 15px; }
  .field .tooltip .tooltip-toggle {
    cursor: help; }
  .field .tooltip .tooltip-toggle:hover + .tooltip-content,
  .field .tooltip .tooltip-toggle:focus + .tooltip-content,
  .field .tooltip:hover .tooltip-content {
    display: block; }
  .field .tooltip .tooltip-content {
    min-width: 200px;
    white-space: normal; }

input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block; }

._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle; }
  ._has-datepicker ~ .ui-datepicker-trigger:focus, ._has-datepicker ~ .ui-datepicker-trigger:active {
    background: none;
    border: none; }
  ._has-datepicker ~ .ui-datepicker-trigger:hover {
    background: none;
    border: none; }
  ._has-datepicker ~ .ui-datepicker-trigger.disabled, ._has-datepicker ~ .ui-datepicker-trigger[disabled],
  fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }
  ._has-datepicker ~ .ui-datepicker-trigger > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  ._has-datepicker ~ .ui-datepicker-trigger:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 40px;
    line-height: 40px;
    color: #7d7d7d;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  ._has-datepicker ~ .ui-datepicker-trigger:focus {
    box-shadow: none;
    outline: 0; }

.sidebar .fieldset {
  margin: 0; }
  .sidebar .fieldset > .field:not(.choice):not(:last-child),
  .sidebar .fieldset .fields > .field:not(:last-child) {
    margin: 0 0 20px; }
  .sidebar .fieldset > .field:not(.choice) .label,
  .sidebar .fieldset .fields > .field .label {
    margin: 0 0 4px;
    padding: 0 0 5px;
    text-align: left;
    width: 100%; }
  .sidebar .fieldset > .field:not(.choice) .control,
  .sidebar .fieldset .fields > .field .control {
    width: 100%; }

@media only screen and (min-width: 768px) {
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 4px; }
    .fieldset > .field > .label {
      margin: 0; }
    .fieldset > .field:before, .fieldset > .field:after {
      content: '';
      display: table; }
    .fieldset > .field:after {
      clear: both; }
    .fieldset > .field.choice:before, .fieldset > .field.no-label:before {
      padding: 6px 15px 0 0;
      width: 25.8%;
      box-sizing: border-box;
      content: ' ';
      float: left;
      height: 1px; }
    .fieldset > .field .description {
      padding: 6px 15px 0 0;
      text-align: right;
      width: 25.8%;
      box-sizing: border-box;
      float: left; }
    .fieldset > .field:not(.choice) > .label {
      padding: 6px 15px 0 0;
      text-align: right;
      box-sizing: border-box; }
    .fieldset > .field:not(.choice) > .control {
      width: 100%; } }

@font-face {
  font-family: "icons-blank-theme";
  src: url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot");
  src: url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot?#iefix") format("embedded-opentype"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2") format("woff2"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff") format("woff"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.ttf") format("truetype"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.svg#icons-blank-theme") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.columns {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box; }
  .columns:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden; }
  .columns .column.main {
    padding-bottom: 40px;
    flex-basis: 100%;
    flex-grow: 1;
    order: 1;
    width: 100%; }
  .columns .sidebar-main {
    flex-grow: 1;
    flex-basis: 100%;
    order: 1; }
  .columns .sidebar-additional {
    flex-grow: 1;
    flex-basis: 100%;
    order: 2; }

body.mpblog-post-index .mpcss *, body.mpblog-post-view .mpcss *, body.mpblog-category-view .mpcss * {
  box-sizing: border-box; }

body.mpblog-post-index .post-list-item, body.mpblog-post-view .post-list-item, body.mpblog-category-view .post-list-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 40px; }
  body.mpblog-post-index .post-list-item .post-short-description p, body.mpblog-post-view .post-list-item .post-short-description p, body.mpblog-category-view .post-list-item .post-short-description p {
    max-height: 92px;
    overflow: hidden;
    display: block;
    display: -webkit-box;
    height: 90px;
    margin: 0 auto;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }

body.mpblog-post-index .toolbar-amount .toolbar-number, body.mpblog-post-view .toolbar-amount .toolbar-number, body.mpblog-category-view .toolbar-amount .toolbar-number {
  display: none; }

body.mpblog-post-index .post-item-wraper, body.mpblog-post-view .post-item-wraper, body.mpblog-category-view .post-item-wraper {
  border: 1px solid #eee; }

body.mpblog-post-index .post-info-wraper, body.mpblog-post-view .post-info-wraper, body.mpblog-category-view .post-info-wraper {
  padding: 20px 15px 10px 15px; }

body.mpblog-post-index .post-item-wraper:hover, body.mpblog-post-view .post-item-wraper:hover, body.mpblog-category-view .post-item-wraper:hover {
  border: 1px solid #eee;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3); }

body.mpblog-post-index .mp-post-info, body.mpblog-post-view .mp-post-info, body.mpblog-category-view .mp-post-info {
  color: #999999;
  font-size: 10px;
  line-height: 18px;
  margin: 0; }

body.mpblog-post-index .post-view-image, body.mpblog-post-view .post-view-image, body.mpblog-category-view .post-view-image {
  padding-bottom: 15px; }

body.mpblog-post-index h2.mp-post-title, body.mpblog-post-view h2.mp-post-title, body.mpblog-category-view h2.mp-post-title {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  font-size: 30px !important;
  margin-top: 8px;
  margin-bottom: 8px; }
  @media only screen and (max-width: 900px) {
    body.mpblog-post-index h2.mp-post-title, body.mpblog-post-view h2.mp-post-title, body.mpblog-category-view h2.mp-post-title {
      font-size: 22px !important; } }

body.mpblog-post-index .list-post-tabs .post-left, body.mpblog-post-view .list-post-tabs .post-left, body.mpblog-category-view .list-post-tabs .post-left {
  float: left;
  width: 25%;
  margin-right: 4px; }

body.mpblog-post-index .list-post-tabs .post-right, body.mpblog-post-view .list-post-tabs .post-right, body.mpblog-category-view .list-post-tabs .post-right {
  float: left;
  width: 73%; }

body.mpblog-post-index .list-post-tabs .post-right span, body.mpblog-post-view .list-post-tabs .post-right span, body.mpblog-category-view .list-post-tabs .post-right span {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  color: #333; }

body.mpblog-post-index #mostview, body.mpblog-post-view #mostview, body.mpblog-category-view #mostview {
  margin: 0; }
  body.mpblog-post-index #mostview .data.item.content, body.mpblog-post-view #mostview .data.item.content, body.mpblog-category-view #mostview .data.item.content {
    padding: 0; }

body.mpblog-post-index #mostview .list-post-tabs a, body.mpblog-post-view #mostview .list-post-tabs a, body.mpblog-category-view #mostview .list-post-tabs a {
  padding: 20px 10px;
  display: inline-flex;
  border-bottom: 1px solid #ddd;
  color: inherit;
  width: 100%; }

body.mpblog-post-index .sidebar-main .menu-categories, body.mpblog-post-view .sidebar-main .menu-categories, body.mpblog-category-view .sidebar-main .menu-categories {
  list-style-type: none;
  padding: 0; }

body.mpblog-post-index .sidebar-main .sidebar-categories.block-title, body.mpblog-post-view .sidebar-main .sidebar-categories.block-title, body.mpblog-category-view .sidebar-main .sidebar-categories.block-title {
  margin: 0; }

@media only screen and (min-width: 768px) {
  body.mpblog-post-index .column.main, body.mpblog-post-view .column.main, body.mpblog-category-view .column.main {
    width: 70%; }
  body.mpblog-post-index .sidebar.sidebar-main, body.mpblog-post-view .sidebar.sidebar-main, body.mpblog-category-view .sidebar.sidebar-main {
    width: 29%;
    padding-left: 1%; } }

@media only screen and (min-width: 900px) {
  body.mpblog-post-index .column.main, body.mpblog-post-view .column.main, body.mpblog-category-view .column.main {
    width: 75%; }
    body.mpblog-post-index .column.main .custom-slider .action.primary, body.mpblog-post-view .column.main .custom-slider .action.primary, body.mpblog-category-view .column.main .custom-slider .action.primary {
      width: 100%;
      white-space: nowrap;
      display: flex;
      justify-content: center; }
  body.mpblog-post-index .sidebar.sidebar-main, body.mpblog-post-view .sidebar.sidebar-main, body.mpblog-category-view .sidebar.sidebar-main {
    width: 25%;
    padding-left: 1%; } }

body.mpblog-post-index .data.item.title.active, body.mpblog-post-view .data.item.title.active, body.mpblog-category-view .data.item.title.active {
  border-top-color: #30458a;
  border-top-style: solid; }

body.mpblog-post-index .data.item.title, body.mpblog-post-view .data.item.title, body.mpblog-category-view .data.item.title {
  width: 50% !important;
  margin: 0 !important; }
  body.mpblog-post-index .data.item.title .data.switch, body.mpblog-post-view .data.item.title .data.switch, body.mpblog-category-view .data.item.title .data.switch {
    text-align: center;
    padding: 5px 10px 5px 10px; }

body.mpblog-post-index .sidebar-main .mp-sidebar.mpcss, body.mpblog-post-view .sidebar-main .mp-sidebar.mpcss, body.mpblog-category-view .sidebar-main .mp-sidebar.mpcss {
  border: 1px solid #CACACA;
  box-sizing: border-box; }
  body.mpblog-post-index .sidebar-main .mp-sidebar.mpcss .block-title.sidebar-categories p.block-mp-sidebar-heading, body.mpblog-post-view .sidebar-main .mp-sidebar.mpcss .block-title.sidebar-categories p.block-mp-sidebar-heading, body.mpblog-category-view .sidebar-main .mp-sidebar.mpcss .block-title.sidebar-categories p.block-mp-sidebar-heading {
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
    text-transform: uppercase;
    font-weight: 600; }
  body.mpblog-post-index .sidebar-main .mp-sidebar.mpcss ul.menu-categories, body.mpblog-post-view .sidebar-main .mp-sidebar.mpcss ul.menu-categories, body.mpblog-category-view .sidebar-main .mp-sidebar.mpcss ul.menu-categories {
    border-top: 1px solid #CACACA;
    padding: 10px;
    box-sizing: border-box;
    margin: 0 !important; }
    body.mpblog-post-index .sidebar-main .mp-sidebar.mpcss ul.menu-categories li a.list-categories, body.mpblog-post-view .sidebar-main .mp-sidebar.mpcss ul.menu-categories li a.list-categories, body.mpblog-category-view .sidebar-main .mp-sidebar.mpcss ul.menu-categories li a.list-categories {
      color: #333; }
      body.mpblog-post-index .sidebar-main .mp-sidebar.mpcss ul.menu-categories li a.list-categories i, body.mpblog-post-view .sidebar-main .mp-sidebar.mpcss ul.menu-categories li a.list-categories i, body.mpblog-category-view .sidebar-main .mp-sidebar.mpcss ul.menu-categories li a.list-categories i {
        display: none; }

.product.data.items > .item.content .t-heading-1 {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.1; }

@media only screen and (max-width: 768px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px; }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative; } }

@media only screen and (max-width: 767px) {
  body.mpblog-post-index #mostview, body.mpblog-post-view #mostview, body.mpblog-category-view #mostview {
    float: left; }
  body.mpblog-post-index .product.data.items, body.mpblog-post-view .product.data.items, body.mpblog-category-view .product.data.items {
    position: relative;
    z-index: 1; }
  body.mpblog-post-index .data.item.title, body.mpblog-post-view .data.item.title, body.mpblog-category-view .data.item.title {
    float: left !important; }
  body.mpblog-post-index .item.content, body.mpblog-post-view .item.content, body.mpblog-category-view .item.content {
    background: white;
    border: 1px solid #d1d1d1 !important;
    margin: 0 0 5px !important;
    margin-top: 39px !important;
    box-sizing: border-box !important;
    float: right !important;
    margin-left: -100% !important;
    width: 100% !important; }
  body.mpblog-post-index .mp-sidebar.mpcss, body.mpblog-post-view .mp-sidebar.mpcss, body.mpblog-category-view .mp-sidebar.mpcss {
    float: left;
    margin-top: 5px;
    width: 100%; }
    body.mpblog-post-index .mp-sidebar.mpcss .block-title, body.mpblog-post-view .mp-sidebar.mpcss .block-title, body.mpblog-category-view .mp-sidebar.mpcss .block-title {
      display: block; }
  .product.data.items > .item.content .t-heading-1 {
    font-size: 1.5rem; } }

@media only screen and (min-width: 768px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto; }
  .page-main {
    width: 100%;
    /* stylelint-disable declaration-block-no-redundant-longhand-properties */
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto;
    /* stylelint-enable declaration-block-no-redundant-longhand-properties */ }
    .ie9 .page-main {
      width: auto; }
  .columns {
    display: block; }
  .column.main {
    min-height: 300px; }
    .page-layout-1column .column.main {
      width: 100%;
      order: 2; }
    .page-layout-3columns .column.main {
      width: 66.66667%;
      display: inline-block;
      order: 2; }
    .page-layout-2columns-left .column.main {
      width: 83.33333%;
      float: right;
      order: 2; }
    .page-layout-2columns-right .column.main {
      width: 83.33333%;
      float: left;
      order: 1; }
  .sidebar-main {
    padding-right: 2%; }
    .page-layout-3columns .sidebar-main {
      width: 16.66667%;
      float: left;
      order: 1; }
    .page-layout-2columns-left .sidebar-main {
      width: 16.66667%;
      float: left;
      order: 1; }
    .page-layout-2columns-right .sidebar-main {
      width: 16.66667%;
      float: left;
      order: 1; }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0; }
  .sidebar-additional {
    clear: right;
    padding-left: 2%; }
    .page-layout-3columns .sidebar-additional {
      width: 16.66667%;
      float: right;
      order: 3; }
    .page-layout-2columns-left .sidebar-additional {
      width: 16.66667%;
      float: right;
      order: 2; }
    .page-layout-2columns-right .sidebar-additional {
      width: 16.66667%;
      float: right;
      order: 2; }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%; }
  .panel.header {
    padding: 10px 20px; }
  #maincontent .page.messages {
    margin-top: -10px;
    margin-bottom: 26px; } }

.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute; }
  .load.indicator:before {
    padding: 130px 0 0;
    content: attr(data-text);
    text-align: center;
    vertical-align: baseline;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857;
    font-size: 16px;
    background: transparent url("../images/loader-2.gif") no-repeat 50% 50%;
    border-radius: 5px;
    height: 160px;
    width: 160px;
    bottom: 0;
    box-sizing: border-box;
    content: '';
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }
  .load.indicator > span {
    display: none; }

.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5); }
  .loading-mask .loader > img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100; }
  .loading-mask .loader > p {
    display: none; }

body > .loading-mask {
  z-index: 9999; }

._block-content-loading {
  position: relative; }

.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: false;
  line-height: 1.2em;
  font-size: 13px;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative; }
  .message.info a {
    color: #1979c3; }
    .message.info a:hover {
      color: #006bb4; }
    .message.info a:active {
      color: #006bb4; }
  .message.info > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: "";
    font-family: "icons-blank-theme";
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    right: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: false;
  line-height: 1.2em;
  font-size: 13px;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative; }
  .message.error a {
    color: #1979c3; }
    .message.error a:hover {
      color: #006bb4; }
    .message.error a:active {
      color: #006bb4; }
  .message.error > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #b30000;
    content: "";
    font-family: "icons-blank-theme";
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    right: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: false;
  line-height: 1.2em;
  font-size: 13px;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative; }
  .message.warning a {
    color: #1979c3; }
    .message.warning a:hover {
      color: #006bb4; }
    .message.warning a:active {
      color: #006bb4; }
  .message.warning > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: "";
    font-family: "icons-blank-theme";
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    right: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: false;
  line-height: 1.2em;
  font-size: 13px;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative; }
  .message.notice a {
    color: #1979c3; }
    .message.notice a:hover {
      color: #006bb4; }
    .message.notice a:active {
      color: #006bb4; }
  .message.notice > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #c07600;
    content: "";
    font-family: "icons-blank-theme";
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    right: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: false;
  line-height: 1.2em;
  font-size: 13px;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative; }
  .message.success a {
    color: #1979c3; }
    .message.success a:hover {
      color: #006bb4; }
    .message.success a:active {
      color: #006bb4; }
  .message.success > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #006400;
    content: "";
    font-family: "icons-blank-theme";
    margin: -14px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    right: 0;
    top: 18px;
    width: 40px;
    position: absolute;
    text-align: center; }

.panel.header .links,
.panel.header .switcher {
  display: none; }

.nav-sections {
  background: whitesmoke; }

.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  /* left: 15px;
    position: absolute;
    top: 15px; */
  z-index: 14; }
  .nav-toggle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: #8f8f8f;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .nav-toggle:hover:before {
    color: #333; }
  .nav-toggle > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

.nav-wrapper .menu-opened {
  display: block !important; }

@media only screen and (max-width: 767px) {
  .navigation {
    padding: 0; }
    .navigation .parent .level-top {
      position: relative;
      display: block;
      text-decoration: none; }
      .navigation .parent .level-top:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 42px;
        line-height: inherit;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .navigation .parent .level-top:after {
        position: absolute;
        right: 7px;
        top: -8px; }
      .navigation .parent .level-top.ui-state-active:after {
        content: ""; }
  html.nav-open {
    overflow: hidden; }
    html.nav-open body {
      overflow: hidden; }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    width: 80%;
    -webkit-transform: translateZ(0px);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-perspective: 1000; }
    .nav-sections .switcher {
      border-top: 1px solid #d1d1d1;
      font-size: 1.6rem;
      font-weight: 700;
      margin: 0;
      padding: 0.8rem 3.5rem 0.8rem 2rem; }
      .nav-sections .switcher .label {
        display: block;
        margin-bottom: 5px; }
      .nav-sections .switcher:last-child {
        border-bottom: 1px solid #d1d1d1; }
    .nav-sections .switcher-trigger strong {
      position: relative;
      display: block;
      text-decoration: none; }
      .nav-sections .switcher-trigger strong:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 42px;
        line-height: inherit;
        color: inherit;
        content: "";
        font-family: "icons-blank-theme";
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .nav-sections .switcher-trigger strong:after {
        position: absolute;
        right: -40px;
        top: -16px; }
    .nav-sections .switcher-trigger.active strong:after {
      content: ""; }
    .nav-sections .switcher-dropdown {
      margin: 0;
      padding: 0;
      list-style: none none;
      padding: 10px 0; }
    .nav-sections .header.links {
      margin: 0;
      padding: 0;
      list-style: none none;
      border-bottom: 1px solid #d1d1d1; }
      .nav-sections .header.links li {
        font-size: 1.6rem;
        margin: 0; }
        .nav-sections .header.links li.greet.welcome {
          border-top: 1px solid #d1d1d1;
          font-weight: 700;
          padding: 0.8rem 20px;
          display: none; }
        .nav-sections .header.links li > a {
          border-top: 1px solid #d1d1d1; }
      .nav-sections .header.links a,
      .nav-sections .header.links a:hover {
        color: #575757;
        text-decoration: none;
        display: block;
        font-weight: 700;
        padding: 0.8rem 20px;
        font-size: 20px; }
        .nav-sections .header.links a.authorization-link,
        .nav-sections .header.links a:hover.authorization-link {
          border-top: 1px solid #d1d1d1; }
          .nav-sections .header.links a.authorization-link img,
          .nav-sections .header.links a:hover.authorization-link img {
            display: none; }
      .nav-sections .header.links .header.links {
        border: 0; } }
  @media only screen and (max-width: 767px) and (min-width: 768px) {
    .nav-sections .level0.level-top:hover .sublist,
    .nav-sections .level0.level-top:hover .sublist .level0.submenu {
      display: block; } }

@media only screen and (max-width: 767px) {
    .nav-sections .right-navigation {
      display: none; }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%; }
    .nav-before-open .page-wrapper {
      transition: left 0.3s;
      height: 100%;
      left: 0;
      overflow: hidden;
      position: relative; }
    .nav-before-open body {
      height: 100%;
      overflow: hidden;
      position: relative;
      width: 100%; }
  .nav-open .page-wrapper {
    left: 80%; }
  .nav-open .nav-sections {
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99; }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 50; }
  .nav-sections-items {
    position: relative;
    z-index: 1; }
    .nav-sections-items:before, .nav-sections-items:after {
      content: '';
      display: table; }
    .nav-sections-items:after {
      clear: both; }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 50%; }
    .nav-sections-item-title.active {
      background: transparent;
      border-bottom: 0; }
    .nav-sections-item-title .nav-sections-item-switch:hover {
      text-decoration: none; }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0; }
    .nav-sections-item-content:before, .nav-sections-item-content:after {
      content: '';
      display: table; }
    .nav-sections-item-content:after {
      clear: both; }
    .nav-sections-item-content.active {
      display: block; }
  .navigation {
    background: whitesmoke;
    border: none;
    box-sizing: border-box; }
    .navigation ul {
      margin: 0;
      padding: 0; }
    .navigation li {
      margin: 0; }
    .navigation a {
      display: block;
      padding: 10px 0 10px 20px; }
    .navigation a,
    .navigation a:hover {
      color: #575757;
      text-decoration: none; }
    .navigation a:visited {
      color: #575757; }
    .navigation .level0 {
      border-top: 1px solid #d1d1d1;
      font-size: 16px;
      /* &.active,
             &.has-active { // ToDo UI: remove "has_active" here, when mobile navigation default open state is implemented
                 & > a:not(.ui-state-active) {
                     background: $_nav-level0-item-background-color-active;
                     border-color: $_nav-level0-item__active__border-color;
                     border-style: $_nav-level0-item__active__border-style;
                     border-width: $_nav-level0-item__active__border-width;
                     color: $_nav-level0-item-color-active;
                     text-decoration: $_nav-level0-item-text-decoration-active;

                     span:not(.ui-menu-icon) {
                         margin-left: -$_submenu-item__active__border;
                     }
                 }
             } */ }
      .navigation .level0 > .level-top {
        background: inherit;
        font-weight: 700;
        line-height: inherit;
        padding: 0.8rem 20px;
        font-size: 20px;
        text-transform: capitalize;
        word-wrap: break-word; }
      .navigation .level0.active .all-category .ui-state-focus {
        background: inherit;
        border-color: #D41717;
        border-style: solid;
        border-width: 0 0 0 8px;
        color: inherit;
        padding-left: 7px;
        text-decoration: inherit;
        display: inline-block; }
      .navigation .level0 > .level1 {
        font-weight: 600; }
    .navigation li.level0:last-child {
      border-bottom: 1px solid #d1d1d1; }
    .navigation .submenu-wrapper .submenu.expanded {
      padding-right: 0;
      top: 0 !important;
      padding-left: 20px;
      width: 100%; }
    .navigation .submenu > li {
      word-wrap: break-word; }
    .navigation .submenu:not(:first-child) {
      background: inherit;
      border: none;
      font-size: inherit;
      font-weight: 400;
      line-height: 1.3;
      left: auto;
      overflow-x: hidden;
      padding: 0;
      position: relative;
      top: auto !important;
      transition: left 0.3s ease-out; }
      .navigation .submenu:not(:first-child) > li > a {
        padding-left: 15px; }
      .navigation .submenu:not(:first-child) > li:last-child {
        margin-bottom: 0; }
      .navigation .submenu:not(:first-child) ul {
        display: block;
        padding-left: 15px; }
        .navigation .submenu:not(:first-child) ul > li {
          margin: 0; }
          .navigation .submenu:not(:first-child) ul > li a {
            background: inherit;
            border: none;
            color: #575757;
            text-decoration: inherit;
            display: block;
            line-height: normal; }
      .navigation .submenu:not(:first-child).expanded {
        padding-right: 0;
        top: 0 !important;
        display: table !important;
        padding-left: 20px;
        width: 100%; }
      .navigation .submenu:not(:first-child) .active > a {
        background: inherit;
        border-color: #D41717;
        border-style: solid;
        border-width: 0 0 0 8px;
        color: inherit;
        padding-left: 7px;
        text-decoration: inherit; }
      .navigation .submenu:not(:first-child) .level1.active > a {
        padding-left: 7px; }
  .navigation .level0 > h2 > .level-top {
    background: inherit;
    font-weight: 700;
    line-height: inherit;
    padding: .8rem 20px;
    font-size: 20px;
    text-transform: capitalize;
    word-wrap: break-word; }
    .navigation .level0 > h2 > .level-top::after {
      top: 0; }
  .navigation .level0 > h2 {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } }

@media only screen and (min-width: 768px) {
  .navigation .level0 > h2 > .level-top {
    background: inherit;
    border: none;
    color: #575757;
    line-height: 53px;
    padding: 0 0 0 1.2rem;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .4px;
    font-size: .75rem; }
  .navigation .level0 > h2 {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .navigation .level0 > h2 > .level-top:hover,
  .navigation .level0 > h2 > .level-top.ui-state-focus {
    background: inherit;
    border: none;
    color: #333;
    text-decoration: none; }
  .nav-toggle {
    display: none; }
  .nav-sections {
    flex-shrink: 0;
    flex-basis: auto;
    margin-bottom: 25px; }
  .nav-sections-item-title {
    display: none; }
  .nav-sections-item-content {
    display: block !important; }
  .nav-sections-item-content > * {
    display: none; }
  .nav-sections-item-content > .navigation {
    display: block; }
  .navigation {
    background: #f0f0f0;
    font-size: inherit;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3; }
    .navigation:empty {
      display: none; }
    .navigation ul {
      margin-top: 0;
      margin-bottom: 0;
      padding: 0;
      position: relative;
      font-weight: 700; }
    .navigation li.level0 {
      border-top: none; }
    .navigation .level0 {
      margin: 0 10px 0 0;
      display: inline-block;
      position: static; }
      .navigation .level0:last-child {
        margin-right: 0;
        padding-right: 0; }
      .navigation .level0 > .level-top {
        background: inherit;
        border: none;
        color: #575757;
        line-height: 53px;
        padding: 0 0 0 1.2rem;
        text-decoration: none;
        box-sizing: border-box;
        position: relative;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: .4px;
        font-size: .75rem; }
        .navigation .level0 > .level-top:hover, .navigation .level0 > .level-top.ui-state-focus {
          background: inherit;
          border: none;
          color: #333;
          text-decoration: none; }
      .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
        background: inherit;
        color: #333;
        text-decoration: none;
        display: inline-block; }
      .navigation .level0.parent:hover > .submenu {
        overflow: visible !important; }
      .navigation .level0 .submenu {
        background: #fff;
        border: 1px solid #d1d1d1;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
        font-size: inherit;
        font-weight: 700;
        min-width: 230px;
        padding: 15px 0;
        display: none;
        left: 0;
        margin: 0 !important;
        padding: 0;
        position: absolute;
        z-index: 1;
        margin-top: 11px;
        /*
                .active > a {
                    background: $_submenu-item-background-color-active;
                    border-color: $_submenu-item__active__border-color;
                    border-style: $_submenu-item__active__border-style;
                    border-width: $_submenu-item__active__border-width;
                    color: $_submenu-item-color-active;
                    text-decoration: $_submenu-item-text-decoration-active;
                }
                */ }
        .navigation .level0 .submenu > ul {
          margin-top: 11px; }
          .navigation .level0 .submenu > ul:before, .navigation .level0 .submenu > ul:after {
            content: '';
            display: block;
            overflow: hidden;
            position: absolute; }
          .navigation .level0 .submenu > ul:before {
            color: #fff;
            left: 20px;
            top: -20px;
            border: 10px solid transparent;
            height: 0;
            width: 0;
            border-bottom-color: #fff;
            z-index: 4; }
          .navigation .level0 .submenu > ul:after {
            border: 11px solid transparent;
            height: 0;
            width: 0;
            border-bottom-color: #d1d1d1;
            color: #d1d1d1;
            left: 19px;
            top: -22px;
            z-index: 3; }
        .navigation .level0 .submenu.brand-items a:hover {
          background: transparent; }
        .navigation .level0 .submenu a {
          display: block;
          line-height: inherit;
          background: inherit;
          border: none;
          color: #333;
          padding: 8px 20px;
          text-decoration: inherit;
          font-weight: 500; }
          .navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
            background: #e8e8e8;
            border: none;
            color: #333;
            text-decoration: none; }
        .navigation .level0 .submenu .submenu-reverse {
          left: auto !important;
          right: 100%; }
      .navigation .level0.more {
        position: relative;
        display: inline-block;
        text-decoration: none; }
        .navigation .level0.more:after {
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 26px;
          line-height: inherit;
          color: inherit;
          content: "";
          font-family: "icons-blank-theme";
          vertical-align: middle;
          display: inline-block;
          font-weight: normal;
          overflow: hidden;
          speak: none;
          text-align: center; }
        .navigation .level0.more:before {
          display: none; }
        .navigation .level0.more:after {
          cursor: pointer;
          padding: 8px 12px;
          position: relative;
          z-index: 1; }
        .navigation .level0.more:hover > .submenu {
          overflow: visible !important; }
        .navigation .level0.more li {
          display: block; }
  .panel.header .links,
  .panel.header .switcher {
    display: none; }
  .nav-sections {
    background: transparent;
    margin-bottom: 2rem;
    z-index: 90;
    position: absolute;
    top: -26px;
    width: 100%; }
    .nav-sections .nav-wrapper {
      display: block;
      max-width: 1170px;
      margin: 0 auto;
      position: relative;
      padding: 0 20px; }
  .nav-wrapper .right-navigation {
    display: flex;
    align-items: center;
    column-gap: 15px;
    position: absolute;
    right: 1rem;
    top: 0;
    height: 100%;
    z-index: 4;
    padding-right: 1rem; }
    .nav-wrapper .right-navigation .how-to {
      height: 25px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: .4px;
      font-size: .75rem; }
      .nav-wrapper .right-navigation .how-to a {
        color: #d72326; }
  .nav-wrapper .search {
    cursor: pointer; }
    .nav-wrapper .search .search-input {
      overflow: hidden;
      width: 0px; }
      .nav-wrapper .search .search-input #search {
        padding: .5rem .75rem;
        height: auto;
        color: #202020;
        font-weight: 400;
        font-size: 13px; }
        .nav-wrapper .search .search-input #search::placeholder {
          color: #333333; }
        .nav-wrapper .search .search-input #search::focus {
          font-size: 13px; }
      .nav-wrapper .search .search-input #mobile_search {
        padding: .5rem .75rem;
        height: auto;
        color: #202020;
        font-weight: 400; }
        .nav-wrapper .search .search-input #mobile_search::placeholder {
          color: #333333; }
    .nav-wrapper .search button, .nav-wrapper .search .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .nav-wrapper .search .actions-toolbar > .action {
      background: #ffffff;
      border: 0;
      color: #fff;
      height: 49px;
      width: 49px;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer; }
    .nav-wrapper .search form {
      display: flex;
      align-items: center; }
    .nav-wrapper .search .form-control {
      border-radius: 0;
      border: 0;
      background: transparent;
      width: 100%;
      font-size: .90rem;
      font-weight: 300;
      border-bottom: 1px solid #d72326; }
  .nav-wrapper .authorization-link {
    cursor: pointer; }
    .nav-wrapper .authorization-link img {
      height: 25px; }
  .page-layout-homepage .categories.navigation,
  .catalog-category-view .categories.navigation {
    background-color: #ffffff;
    box-shadow: 0 10px 50px 0px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #d6d6d6;
    border-top: none; }
  .categories.navigation {
    box-shadow: none;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7; }
  /* Navigation TopMenu */
  .categories.navigation {
    background-color: #ffffff;
    /*  z-index: 0;
            box-shadow: 0 10px 50px 0px rgba(0, 0, 0, 0.2);
            border-bottom: 1px solid transparent;*/ }
    .categories.navigation a {
      color: #0c1629; }
    .categories.navigation ul {
      padding: 0; }
    .categories.navigation .level0 .level-top {
      /* line-height: 1;*/
      /* padding: 1rem 0 1rem 1.2rem; */ }
      .categories.navigation .level0 .level-top::after {
        font-family: themify;
        content: "\e64b";
        display: inline-block;
        padding-left: .3rem; }
    .categories.navigation li.level-top .sublist {
      overflow: hidden; }
    .categories.navigation .sublist {
      display: none; }
    .categories.navigation li.level-top .submenu {
      height: 100%; }
    .categories.navigation li.level-top .sublist .is.submenu {
      display: inline-block !important;
      position: relative; }
    .categories.navigation .level-top:hover .sublist {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
      display: block;
      height: auto;
      padding: 0;
      margin: 0;
      top: 54px;
      z-index: 100;
      list-style: none none;
      box-sizing: border-box;
      position: absolute;
      min-width: 100%;
      width: inherit;
      margin-top: 0.1px; }
    .categories.navigation .level-top.hover .sublist {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
      display: block;
      height: auto;
      padding: 0;
      margin: 0;
      top: 54px;
      z-index: 100;
      list-style: none none;
      box-sizing: border-box;
      position: absolute;
      min-width: 100%;
      width: inherit;
      margin-top: 0.1px; }
    .categories.navigation .level0.submenu {
      background-color: #0b7cb8;
      border: none;
      box-shadow: none; }
      .categories.navigation .level0.submenu > li > a {
        color: #fff; }
        .categories.navigation .level0.submenu > li > a.ui-state-focus {
          background: #fff;
          color: #202020; }
        .categories.navigation .level0.submenu > li > a.ui-state-active {
          background: #fff;
          color: #202020; }
    .categories.navigation .level1 .submenu {
      border: none;
      box-shadow: none; }
      .categories.navigation .level1 .submenu > li > a.ui-state-focus {
        background: #fff;
        color: #0b7cb8; }
      .categories.navigation .level1 .submenu > li > a.ui-state-active {
        background: #fff;
        color: #202020; }
    .categories.navigation .sublist {
      width: 100%;
      background: #ffffff;
      position: absolute;
      /* border-top:1px solid #d6d6d6;*/
      left: 0;
      top: 50px; }
      .categories.navigation .sublist.brands-li {
        background: transparent; }
        .categories.navigation .sublist.brands-li .content {
          background: #fff; }
    .categories.navigation .sublist li:hover {
      background: #fff; }
      .categories.navigation .sublist li:hover a {
        color: #202020; }
    .categories.navigation .sublist li.hover {
      background: #fff; }
      .categories.navigation .sublist li.hover a {
        color: #202020; }
    .categories.navigation li:hover .sublist > ul {
      display: inline-block;
      position: relative;
      left: 0; }
    .categories.navigation li.hover .sublist > ul {
      display: inline-block;
      position: relative;
      left: 0; }
    .categories.navigation .menu-category-image {
      display: none;
      position: absolute;
      left: 284px;
      width: 100%;
      max-height: 100%;
      height: 343px;
      overflow: hidden;
      top: 0;
      background-size: 100% 100%; }
    .categories.navigation .submenu-wrapper ul li > .menu-category-image {
      width: 681px; }
    .categories.navigation .sublist li > .menu-category-image {
      width: 910px; }
    .categories.navigation .sublist ul li .category-image-menu {
      display: none; }
    .categories.navigation .sublist li:hover > .menu-category-image {
      display: block; }
    .categories.navigation .sublist li.hover > .menu-category-image {
      display: block; }
    .categories.navigation .sublist ul li:hover ul {
      display: block !important; }
    .categories.navigation .sublist ul li.hover ul {
      display: block !important; }
    .categories.navigation .sublist ul li ul {
      position: relative;
      top: 0;
      left: 0; }
    .categories.navigation li ul {
      display: none;
      z-index: 2;
      position: absolute;
      background: #fff; }
    .categories.navigation li .sublist > ul {
      background-color: #0b7cb8; }
    .categories.navigation li .sublist > ul > li > a {
      color: #fff; }
    .categories.navigation .sublist ul li .submenu-wrapper {
      display: flex;
      top: 0;
      left: 100%;
      position: absolute;
      height: 100%; }
  .catalog-product-view .categories.navigation,
  .checkout-cart-index .categories.navigation,
  .customer-account-login .categories.navigation,
  .customer-account-create .categories.navigation,
  .account .categories.navigation,
  .customer-account-forgotpassword .categories.navigation {
    box-shadow: none;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7; } }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input:focus {
    font-size: 16px; } }

@media only screen and (max-width: 1024px) {
  .nav-wrapper .search .search-input #search {
    font-size: 16px; }
    .nav-wrapper .search .search-input #search::focus {
      font-size: 16px; } }

@media (min-width: 768px) {
  .navigation .level0 .submenu {
    min-width: 284px; } }

@media only screen and (min-width: 980px) {
  .wkoloru {
    font-weight: 600;
    color: #575757;
    line-height: 53px;
    padding: 0 0 0 1.2rem;
    margin-right: 25px; }
  .wk {
    display: none; } }

@media only screen and (max-width: 980px) {
  .wkoloru {
    display: none; }
  .wk {
    display: block;
    margin-top: 14px; } }

@media only screen and (min-width: 640px) {
  .rm-expand {
    display: none; }
  li.level0:hover .sublist > .menu-category-image {
    display: block;
    background-size: initial; } }

@media screen and (max-width: 768px) {
  .nav-open .navigation .level0 {
    display: block !important;
    position: relative; }
    .nav-open .navigation .level0 .level-top.ative::after {
      transform: rotate(180deg); }
    .nav-open .navigation .level0 .level-top:after {
      top: 0; }
    .nav-open .navigation .level0 .sublist {
      overflow: hidden;
      max-height: 0;
      transition: all 1s; }
      .nav-open .navigation .level0 .sublist .level0 a {
        padding-right: 20px; }
        .nav-open .navigation .level0 .sublist .level0 a span {
          display: inline-block;
          max-width: 85%; }
    .nav-open .navigation .level0 .level1 .sublist::before {
      content: ''; }
    .nav-open .navigation .level0 .sublist.opened {
      max-height: 1250px; }
      .nav-open .navigation .level0 .sublist.opened.brands-li {
        max-height: 2000px; }
      .nav-open .navigation .level0 .sublist.opened:before {
        transform: rotate(180deg); }
      .nav-open .navigation .level0 .sublist.opened .level0 {
        display: block !important; }
        .nav-open .navigation .level0 .sublist.opened .level0 .submenu-wrapper {
          display: block; }
  .nav-open li.level0 ul a {
    position: relative; }
  .nav-open .rm-expand {
    float: right;
    display: block;
    font-family: 'icons-blank-theme';
    font-weight: 100;
    font-size: 42px;
    position: absolute;
    right: 7px;
    top: -6px; }
  .menu-category-image {
    background-image: none !important; } }

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

.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700; }

.pages .item {
  font-size: 1.2rem;
  font-size: 12px;
  letter-spacing: normal;
  line-height: 32px;
  margin: 0 2px 0 0;
  display: inline-block; }
  .pages .item .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none; }
  .pages a.page:visited {
    color: #1979c3; }
  .pages a.page:hover {
    color: #006bb4;
    text-decoration: none; }
  .pages a.page:active {
    color: #D41717; }

.pages strong.page {
  font-size: 1.2rem;
  font-size: 12px;
  letter-spacing: normal;
  line-height: 32px;
  color: #333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px; }

.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none; }
  .pages .action:visited {
    color: #7d7d7d; }
  .pages .action:hover {
    color: #7d7d7d;
    text-decoration: none; }
  .pages .action:active {
    color: #7d7d7d; }
  .pages .action.next {
    display: inline-block;
    text-decoration: none; }
    .pages .action.next:visited:before {
      color: #7d7d7d; }
    .pages .action.next:active:before {
      color: #7d7d7d; }
    .pages .action.next > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .pages .action.next:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 46px;
      line-height: inherit;
      color: #7d7d7d;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0 0 0 -6px;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .pages .action.next:hover:before {
      color: #7d7d7d; }
    .pages .action.next:active:before {
      color: #7d7d7d; }
  .pages .action.previous {
    display: inline-block;
    text-decoration: none; }
    .pages .action.previous:visited:before {
      color: #7d7d7d; }
    .pages .action.previous:active:before {
      color: #7d7d7d; }
    .pages .action.previous > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .pages .action.previous:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 46px;
      line-height: inherit;
      color: #7d7d7d;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0 0 0 -6px;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .pages .action.previous:hover:before {
      color: #7d7d7d; }
    .pages .action.previous:active:before {
      color: #7d7d7d; }

.pages .action {
  width: 34px; }
  .pages .action.previous {
    margin-right: 12px; }
  .pages .action.next {
    margin-left: 12px; }

.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  text-decoration: none;
  background-image: none;
  background: none;
  box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 600; }
  .ui-dialog.popup .action.close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .ui-dialog.popup .action.close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .ui-dialog.popup .action.close:hover:before {
    color: inherit; }
  .ui-dialog.popup .action.close:active:before {
    color: inherit; }
  .ui-dialog.popup .action.close:focus, .ui-dialog.popup .action.close:active {
    background: none;
    border: none; }
  .ui-dialog.popup .action.close:hover {
    background: none;
    border: none; }
  .ui-dialog.popup .action.close.disabled, .ui-dialog.popup .action.close[disabled],
  fieldset[disabled] .ui-dialog.popup .action.close {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }

.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px; }
  .popup-pointer:before, .popup-pointer:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-bottom-style: solid; }
  .popup-pointer:before {
    left: 2px;
    top: 2px;
    border: solid 6px;
    border-color: transparent transparent #fff transparent;
    z-index: 99; }
  .popup-pointer:after {
    left: 1px;
    top: 0;
    border: solid 7px;
    border-color: transparent transparent #aeaeae transparent;
    z-index: 98; }

@media only screen and (min-width: 640px) {
  .ui-dialog.popup {
    width: 420px; } }

.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline; }

.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 18px;
  line-height: 1; }
  .price-including-tax .price,
  .price-excluding-tax .price {
    font-weight: 700; }

.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem; }
  .price-including-tax + .price-excluding-tax:before,
  .weee[data-label]:before {
    content: attr(data-label) ": ";
    font-size: 1.1rem; }
  .price-including-tax + .price-excluding-tax .price,
  .weee[data-label] .price {
    font-size: 1.1rem; }

.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px; }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%; }
    .product.data.items > .item.title .switch {
      display: flex; }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0; }
    .product.data.items > .item.content:before, .product.data.items > .item.content:after {
      content: '';
      display: table; }
    .product.data.items > .item.content:after {
      clear: both; }
    .product.data.items > .item.content.active {
      display: block; }
  .product.data.items > .item.title .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    color: #7d7d7d;
    font-family: false;
    font-style: false;
    font-weight: 600;
    line-height: 40px;
    font-size: 18px;
    color: #7d7d7d;
    text-decoration: none;
    font-family: inherit; }
    .product.data.items > .item.title .switch:visited {
      color: #7d7d7d;
      text-decoration: none; }
    .product.data.items > .item.title .switch:hover {
      color: #7d7d7d;
      text-decoration: none; }
    .product.data.items > .item.title .switch:active {
      color: #333;
      text-decoration: none; }
  .product.data.items > .item.title:not(.disabled) .switch:focus,
  .product.data.items > .item.title:not(.disabled) .switch:hover {
    background: #fcfcfc; }
  .product.data.items > .item.title:not(.disabled) .switch:active,
  .product.data.items > .item.title.active .switch,
  .product.data.items > .item.title.active .switch:focus,
  .product.data.items > .item.title.active .switch:hover {
    background: white;
    padding-bottom: 5px; }
  .product.data.items > .item.content {
    background: white;
    border: 1px solid #d1d1d1 !important;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px; }

.payu-repay.repay {
  padding-bottom: 15px; }
  .payu-repay.repay .method__single--content._disabled {
    display: none;
    width: 0; }
  .payu-repay.repay .repay__method .payu-payment .method__single {
    max-width: 20%; }
  .payu-repay.repay .repay__method #payment-loader {
    display: none; }

@media only screen and (min-width: 768px) {
  .product.data.items {
    position: relative;
    z-index: 1; }
    .product.data.items:before, .product.data.items:after {
      content: '';
      display: table; }
    .product.data.items:after {
      clear: both; }
    .product.data.items > .item.title {
      float: left;
      width: auto; }
      .product.data.items > .item.title .switch {
        height: 22px;
        display: block;
        position: relative;
        z-index: 2; }
    .product.data.items > .item.content {
      margin-top: 22px;
      box-sizing: border-box;
      float: right;
      margin-left: -100%;
      width: 100%; }
      .product.data.items > .item.content:before, .product.data.items > .item.content:after {
        content: '';
        display: table; }
      .product.data.items > .item.content:after {
        clear: both; }
      .product.data.items > .item.content.active {
        display: block; }
    .product.data.items > .item.title {
      margin: 0 5px 0 0; }
      .product.data.items > .item.title .switch {
        color: #7d7d7d;
        font-family: inherit;
        font-style: inherit;
        font-weight: 600;
        line-height: 20px;
        font-size: 16px;
        color: #7d7d7d;
        text-decoration: none;
        background: #f0f0f0;
        border: 1px solid #d1d1d1;
        border-bottom: none;
        height: auto;
        padding: 5px 20px 5px 20px; }
        .product.data.items > .item.title .switch:visited {
          color: #7d7d7d;
          text-decoration: none; }
        .product.data.items > .item.title .switch:hover {
          color: #7d7d7d;
          text-decoration: none; }
        .product.data.items > .item.title .switch:active {
          color: #333;
          text-decoration: none; }
      .product.data.items > .item.title:not(.disabled) .switch:focus,
      .product.data.items > .item.title:not(.disabled) .switch:hover {
        background: #fcfcfc; }
      .product.data.items > .item.title:not(.disabled) .switch:active,
      .product.data.items > .item.title.active .switch,
      .product.data.items > .item.title.active .switch:focus,
      .product.data.items > .item.title.active .switch:hover {
        background: white;
        color: #333; }
      .product.data.items > .item.title.active .switch,
      .product.data.items > .item.title.active .switch:focus,
      .product.data.items > .item.title.active .switch:hover {
        padding-bottom: 6px; }
    .product.data.items > .item.content {
      background: white;
      margin-top: 31px;
      padding: 20px 20px 20px 20px;
      border: 0;
      border-top: 1px solid #d1d1d1; }
  #amasty-shopby-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    display: none;
    width: 100%;
    background: #fff;
    opacity: .5;
    z-index: 999; }
  #amasty-shopby-overlay .loader {
    position: absolute;
    top: 10%;
    left: 50%;
    display: block;
    width: 64px;
    height: 64px;
    background-image: url("../images/loader-1.gif");
    transform: translate(-50%, -10%); } }

.filter-options .am_shopby_apply_filters {
  display: block;
  text-align: center; }

@media only screen and (max-width: 768px) {
  .product.data.items {
    margin: 0;
    padding: 0; }
    .product.data.items > .item.title {
      box-sizing: border-box;
      float: none;
      width: 100%; }
      .product.data.items > .item.title .switch {
        display: flex; }
    .product.data.items > .item.content {
      box-sizing: border-box;
      display: block;
      float: none;
      margin: 0; }
      .product.data.items > .item.content:before, .product.data.items > .item.content:after {
        content: '';
        display: table; }
      .product.data.items > .item.content:after {
        clear: both; }
      .product.data.items > .item.content.active {
        display: block; }
    .product.data.items > .item.title .switch {
      background: #f0f0f0;
      border-bottom: 1px solid #d1d1d1;
      border-left: 1px solid #d1d1d1;
      border-right: 1px solid #d1d1d1;
      border-top: 1px solid #d1d1d1;
      height: 40px;
      padding: 5px 20px 5px 20px;
      color: #7d7d7d;
      font-family: false;
      font-style: false;
      font-weight: 600;
      line-height: 40px;
      font-size: 18px;
      color: #7d7d7d;
      text-decoration: none;
      font-family: inherit; }
      .product.data.items > .item.title .switch:visited {
        color: #7d7d7d;
        text-decoration: none; }
      .product.data.items > .item.title .switch:hover {
        color: #7d7d7d;
        text-decoration: none; }
      .product.data.items > .item.title .switch:active {
        color: #333;
        text-decoration: none; }
    .product.data.items > .item.title:not(.disabled) .switch:focus,
    .product.data.items > .item.title:not(.disabled) .switch:hover {
      background: #fcfcfc; }
    .product.data.items > .item.title:not(.disabled) .switch:active,
    .product.data.items > .item.title.active .switch,
    .product.data.items > .item.title.active .switch:focus,
    .product.data.items > .item.title.active .switch:hover {
      background: white;
      padding-bottom: 5px; }
    .product.data.items > .item.content {
      background: white;
      border: 1px solid #d1d1d1 !important;
      margin: 0 0 5px;
      padding: 20px 20px 20px 20px; }
    .product.data.items .data.item {
      display: block; } }

.table-wrapper {
  margin-bottom: 20px; }

table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.table:not(.cart):not(.totals) {
  border: none; }
  .table:not(.cart):not(.totals) > thead > tr > th,
  .table:not(.cart):not(.totals) > thead > tr > td,
  .table:not(.cart):not(.totals) > tbody > tr > th,
  .table:not(.cart):not(.totals) > tbody > tr > td,
  .table:not(.cart):not(.totals) > tfoot > tr > th,
  .table:not(.cart):not(.totals) > tfoot > tr > td {
    border: none; }
  .table:not(.cart):not(.totals) > thead > tr > th,
  .table:not(.cart):not(.totals) > thead > tr > td {
    border-bottom: 1px solid #d1d1d1; }
  .table:not(.cart):not(.totals) tfoot > tr:first-child th,
  .table:not(.cart):not(.totals) tfoot > tr:first-child td {
    border-top: 1px solid #d1d1d1;
    padding-top: 20px; }
  .table:not(.cart):not(.totals) tfoot .mark {
    font-weight: 400;
    text-align: right; }

.table.table-order-items tbody .col .items-qty {
  margin: 0;
  list-style: none;
  padding-inline-start: 0; }

@media only screen and (max-width: 640px) {
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative; }
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
      border: none;
      display: block; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
        display: none; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
        display: block; }
        .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
          display: block; }
          .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
          .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
            border-bottom: none;
            display: block;
            padding: 5px 0; }
            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:before,
            .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th:before {
              padding-right: 10px;
              content: attr(data-th) ": ";
              display: inline-block;
              color: #111111;
              font-family: false;
              font-style: false;
              font-weight: 700;
              line-height: false;
              font-size: false; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
        padding-top: 20px; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
        padding-bottom: 20px; }
      .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
        border: none;
        padding: 0 0 5px; }
    .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
      display: block; }
      .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
        display: block; }
        .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
        .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
          padding-top: 20px; }
      .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
        box-sizing: border-box;
        float: left;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
        width: 70%; }
      .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
        box-sizing: border-box;
        float: left;
        padding-left: 0;
        padding-right: 0;
        text-align: right;
        width: 30%; }
  .data-table-definition-list thead {
    display: none; }
  .data-table-definition-list tbody th {
    padding-bottom: 0; }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0; } }

.tooltip.wrapper {
  position: relative; }
  .tooltip.wrapper .tooltip.content {
    background: #fff;
    max-width: 360px;
    min-width: 210px;
    padding: 12px 16px;
    z-index: 100;
    display: none;
    position: absolute;
    text-align: left;
    color: #333;
    font-family: false;
    font-style: false;
    font-weight: false;
    line-height: 1.4;
    font-size: false;
    border: 1px solid #bbb;
    margin-top: 5px;
    left: 0;
    top: 100%; }
    .tooltip.wrapper .tooltip.content:after, .tooltip.wrapper .tooltip.content:before {
      border: solid transparent;
      content: '';
      height: 0;
      position: absolute;
      width: 0; }
    .tooltip.wrapper .tooltip.content:after {
      border-width: 5px;
      border-color: transparent; }
    .tooltip.wrapper .tooltip.content:before {
      border-width: 6px;
      border-color: transparent; }
    .tooltip.wrapper .tooltip.content:after, .tooltip.wrapper .tooltip.content:before {
      bottom: 100%; }
    .tooltip.wrapper .tooltip.content:after {
      border-bottom-color: #fff;
      left: 15px;
      margin-left: -5px; }
    .tooltip.wrapper .tooltip.content:before {
      border-bottom-color: #bbb;
      left: 15px;
      margin-left: -6px; }
  .tooltip.wrapper .tooltip.toggle {
    cursor: help; }
  .tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
  .tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
  .tooltip.wrapper:hover .tooltip.content {
    display: block; }
  .tooltip.wrapper .tooltip.content dl {
    margin-bottom: 0; }
  .tooltip.wrapper .tooltip.content dd {
    white-space: normal; }
  .tooltip.wrapper .tooltip.content .subtitle {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px; }
  .tooltip.wrapper .tooltip.content .label {
    margin-top: 10px; }
    .tooltip.wrapper .tooltip.content .label:first-child {
      margin-top: 0; }
  .tooltip.wrapper .tooltip.content .values {
    margin: 0; }

.ui-tooltip {
  position: absolute;
  z-index: 9999; }

@media only screen and (max-width: 480px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem; } }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/MontserratLatinExtLight.eot");
  src: url("../fonts/MontserratLatinExtLight.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratLatinExtLight.woff2") format("woff2"), url("../fonts/MontserratLatinExtLight.woff") format("woff"), url("../fonts/MontserratLatinExtLight.ttf") format("truetype"), url("../fonts/MontserratLatinExtLight.svg#Montserrat") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/MontserratLatinLight.eot");
  src: url("../fonts/MontserratLatinLight.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratLatinLight.woff2") format("woff2"), url("../fonts/MontserratLatinLight.woff") format("woff"), url("../fonts/MontserratLatinLight.ttf") format("truetype"), url("../fonts/MontserratLatinLight.svg#Montserrat") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/MontserratLatinExtNormal.eot");
  src: url("../fonts/MontserratLatinExtNormal.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratLatinExtNormal.woff2") format("woff2"), url("../fonts/MontserratLatinExtNormal.woff") format("woff"), url("../fonts/MontserratLatinExtNormal.ttf") format("truetype"), url("../fonts/MontserratLatinExtNormal.svg#Montserrat") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/MontserratLatinNormal.eot");
  src: url("../fonts/MontserratLatinNormal.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratLatinNormal.woff2") format("woff2"), url("../fonts/MontserratLatinNormal.woff") format("woff"), url("../fonts/MontserratLatinNormal.ttf") format("truetype"), url("../fonts/MontserratLatinNormal.svg#Montserrat") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/MontserratLatinExtNormalPlus.eot");
  src: url("../fonts/MontserratLatinExtNormalPlus.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratLatinExtNormalPlus.woff2") format("woff2"), url("../fonts/MontserratLatinExtNormalPlus.woff") format("woff"), url("../fonts/MontserratLatinExtNormalPlus.ttf") format("truetype"), url("../fonts/MontserratLatinExtNormalPlus.svg#Montserrat") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/MontserratLatinNormalPlus.eot");
  src: url("../fonts/MontserratLatinNormalPlus.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratLatinNormalPlus.woff2") format("woff2"), url("../fonts/MontserratLatinNormalPlus.woff") format("woff"), url("../fonts/MontserratLatinNormalPlus.ttf") format("truetype"), url("../fonts/MontserratLatinNormalPlus.svg#Montserrat") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/MontserratLatinExtBold.eot");
  src: url("../fonts/MontserratLatinExtBold.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratLatinExtBold.woff2") format("woff2"), url("../fonts/MontserratLatinExtBold.woff") format("woff"), url("../fonts/MontserratLatinExtBold.ttf") format("truetype"), url("../fonts/MontserratLatinExtBold.svg#Montserrat") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/MontserratLatinBold.eot");
  src: url("../fonts/MontserratLatinBold.eot?#iefix") format("embedded-opentype"), url("../fonts/MontserratLatinBold.woff2") format("woff2"), url("../fonts/MontserratLatinBold.woff") format("woff"), url("../fonts/MontserratLatinBold.ttf") format("truetype"), url("../fonts/MontserratLatinBold.svg#Montserrat") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/opensans/light/opensans-300.eot");
  src: url("../fonts/opensans/light/opensans-300.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/light/opensans-300.woff2") format("woff2"), url("../fonts/opensans/light/opensans-300.woff") format("woff"), url("../fonts/opensans/light/opensans-300.ttf") format("truetype"), url("../fonts/opensans/light/opensans-300.svg#Open Sans") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/opensans/regular/opensans-400.eot");
  src: url("../fonts/opensans/regular/opensans-400.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/regular/opensans-400.woff2") format("woff2"), url("../fonts/opensans/regular/opensans-400.woff") format("woff"), url("../fonts/opensans/regular/opensans-400.ttf") format("truetype"), url("../fonts/opensans/regular/opensans-400.svg#Open Sans") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/opensans/semibold/opensans-600.eot");
  src: url("../fonts/opensans/semibold/opensans-600.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/semibold/opensans-600.woff2") format("woff2"), url("../fonts/opensans/semibold/opensans-600.woff") format("woff"), url("../fonts/opensans/semibold/opensans-600.ttf") format("truetype"), url("../fonts/opensans/semibold/opensans-600.svg#Open Sans") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/opensans/bold/opensans-700.eot");
  src: url("../fonts/opensans/bold/opensans-700.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/bold/opensans-700.woff2") format("woff2"), url("../fonts/opensans/bold/opensans-700.woff") format("woff"), url("../fonts/opensans/bold/opensans-700.ttf") format("truetype"), url("../fonts/opensans/bold/opensans-700.svg#Open Sans") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@media only screen and (min-width: 768px) {
  h1 {
    font-size: 46px;
    margin-bottom: 40px; } }

.items {
  margin: 0;
  padding: 0;
  list-style: none none; }

.t-heading-1,
.t-heading-2,
.t-heading-4 {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.1;
  font-weight: 500; }

.t-heading-3 {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.1;
  font-weight: 500; }

.t-heading-3 {
  font-family: 'Montserrat' ,Arial,sans-serif;
  font-size: 1.75rem;
  line-height: 1.1;
  font-weight: 500; }

.t-heading-5 {
  font-size: 1.25rem; }

.post-post_content .t-heading-1 {
  font-size: 2.5rem; }

.custom-title, .block-title.title #block-related-heading,
.block-title.title #block-upsell-heading {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700;
  text-transform: none;
  font-size: 21px; }

@media only screen and (max-width: 480px) {
  .post-post_content .t-heading-1 {
    font-size: 1.5rem; } }

.post-post_content .t-heading-1 {
  font-size: 2.5rem; }

@media only screen and (max-width: 480px) {
  .post-post_content .t-heading-1 {
    font-size: 1.5rem; } }

body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%; }

.modals-overlay {
  z-index: 1000; }

.modal-popup,
.modal-slide {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden; }
  .modal-popup._show,
  .modal-slide._show {
    visibility: visible; }
    .modal-popup._show .modal-inner-wrap,
    .modal-slide._show .modal-inner-wrap {
      transform: translate(0, 0); }
  .modal-popup .modal-inner-wrap,
  .modal-slide .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto; }

.modal-slide {
  left: 20%;
  z-index: 900; }
  .modal-slide._show .modal-inner-wrap {
    transform: translateX(0); }
  .modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    transform: translateX(100%);
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    width: auto; }
  .modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: visible;
    display: flex;
    flex-direction: column; }
  .modal-slide._inner-scroll .modal-footer,
  .modal-slide._inner-scroll .modal-header {
    flex-grow: 0;
    flex-shrink: 0; }
  .modal-slide._inner-scroll .modal-content {
    overflow-y: auto; }
  .modal-slide._inner-scroll .modal-footer {
    margin-top: auto; }
  .modal-slide .modal-content,
  .modal-slide .modal-footer,
  .modal-slide .modal-header {
    padding: 0 41px 41px; }
  .modal-slide .modal-header {
    padding-bottom: 33px;
    padding-top: 33px; }

.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto; }
  .modal-popup._show .modal-inner-wrap {
    transform: translateY(0); }
  .modal-popup .modal-inner-wrap {
    margin: 80px auto;
    width: 525px;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    transform: translateY(-200%);
    transition-duration: 0.2s;
    transition-timing-function: ease; }
  .modal-popup._inner-scroll {
    overflow-y: visible; }
    .ie10 .modal-popup._inner-scroll,
    .ie9 .modal-popup._inner-scroll {
      overflow-y: auto; }
    .modal-popup._inner-scroll .modal-inner-wrap {
      max-height: 90%; }
      .ie10 .modal-popup._inner-scroll .modal-inner-wrap,
      .ie9 .modal-popup._inner-scroll .modal-inner-wrap {
        max-height: none; }
    .modal-popup._inner-scroll .modal-content {
      overflow-y: auto; }
  .modal-popup .modal-content,
  .modal-popup .modal-footer,
  .modal-popup .modal-header {
    padding-left: 48px;
    padding-right: 48px; }
  .modal-popup .modal-footer,
  .modal-popup .modal-header {
    flex-grow: 0;
    flex-shrink: 0; }
  .modal-popup .modal-header {
    padding-bottom: 19.2px;
    padding-top: 48px; }
  .modal-popup .modal-footer {
    margin-top: auto;
    padding-bottom: 48px;
    padding-top: 24px; }
    .modal-popup .modal-footer .action.primary,
    .modal-popup .modal-footer .action.secondary {
      width: 100%;
      margin-top: 10px; }
  .modal-popup .modal-footer-actions {
    text-align: right; }

@media only screen and (max-width: 769px) {
  .modal-popup.modal-slide {
    left: 20%;
    z-index: 900; }
    .modal-popup.modal-slide._show .modal-inner-wrap {
      transform: translateX(0); }
    .modal-popup.modal-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      transform: translateX(100%);
      transition-duration: 0.3s;
      transition-timing-function: ease-in-out;
      width: auto; }
    .modal-popup.modal-slide .modal-inner-wrap {
      margin: 0;
      max-height: none; }
  .modal-popup .modal-inner-wrap {
    width: 90%;
    transition: none; }
  .modal-popup .modal-footer .action.primary {
    width: 100%; }
  .modal-content {
    word-wrap: break-word; }
  .modal-popup .modal-content,
  .modal-popup .modal-footer,
  .modal-popup .modal-header {
    padding-left: 30px;
    padding-right: 30px; }
  .modal-content table > thead > tr > th,
  .modal-content table > thead > tr > td,
  .modal-content table > tbody > tr > th,
  .modal-content table > tbody > tr > td,
  .modal-content table > tfoot > tr > th,
  .modal-content table > tfoot > tr > td {
    padding: 8px 1px; } }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  border-radius: 0;
  outline: 0; }

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0; }
  .modal-custom .action-close:focus, .modal-custom .action-close:active,
  .modal-popup .action-close:focus,
  .modal-popup .action-close:active,
  .modal-slide .action-close:focus,
  .modal-slide .action-close:active {
    background: none;
    border: none; }
  .modal-custom .action-close:hover,
  .modal-popup .action-close:hover,
  .modal-slide .action-close:hover {
    background: none;
    border: none; }
  .modal-custom .action-close.disabled, .modal-custom .action-close[disabled],
  fieldset[disabled] .modal-custom .action-close,
  .modal-popup .action-close.disabled,
  .modal-popup .action-close[disabled],
  fieldset[disabled]
  .modal-popup .action-close,
  .modal-slide .action-close.disabled,
  .modal-slide .action-close[disabled],
  fieldset[disabled]
  .modal-slide .action-close {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }
  .modal-custom .action-close > span,
  .modal-popup .action-close > span,
  .modal-slide .action-close > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .modal-custom .action-close:before,
  .modal-popup .action-close:before,
  .modal-slide .action-close:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 32px;
    color: #8f8f8f;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }
  .modal-custom .action-close:hover:before,
  .modal-popup .action-close:hover:before,
  .modal-slide .action-close:hover:before {
    color: inherit; }
  .modal-custom .action-close:active:before,
  .modal-popup .action-close:active:before,
  .modal-slide .action-close:active:before {
    color: inherit; }
  .modal-custom .action-close:hover:before,
  .modal-popup .action-close:hover:before,
  .modal-slide .action-close:hover:before {
    color: #1a1a1a; }

.modal-custom .action-close {
  margin: 25px; }

.modal-popup .modal-title {
  font-weight: 700;
  padding-bottom: 10px;
  font-size: 24px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word; }

.modal-popup .action-close {
  padding: 10px; }

.modal-slide .action-close {
  padding: 17px 32px; }

.modal-slide .page-main-actions {
  margin-bottom: 18px;
  margin-top: 33px; }

.modals-overlay {
  background-color: rgba(51, 51, 51, 0.45);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0; }

body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1000; }

@media only screen and (max-width: 768px) {
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    left: 20%;
    z-index: 900; }
    .custom-slide._show {
      visibility: visible; }
      .custom-slide._show .modal-inner-wrap {
        transform: translate(0, 0); }
    .custom-slide .modal-inner-wrap {
      background-color: #fff;
      box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
      opacity: 1;
      pointer-events: auto; }
    .custom-slide._show .modal-inner-wrap {
      transform: translateX(0); }
    .custom-slide .modal-inner-wrap {
      height: 100%;
      overflow-y: auto;
      position: static;
      transform: translateX(100%);
      transition-duration: 0.3s;
      transition-timing-function: ease-in-out;
      width: auto; }
    .custom-slide._show {
      -webkit-overflow-scrolling: touch;
      overflow-x: hidden;
      overflow-y: auto; }
    .custom-slide .modal-inner-wrap {
      background-color: #f4f4f4;
      box-sizing: border-box;
      height: auto;
      min-height: 100%; }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw; }
    body._has-modal-custom .modal-custom-overlay {
      background-color: rgba(51, 51, 51, 0.45); } }

@media only screen and (max-width: 769px) {
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4; }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto; }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%; }
  .modal-popup .modal-title {
    font-weight: 700; } }

@media only screen and (min-width: 769px) {
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right; } }

.products {
  margin: 30px 0; }

.product-item {
  vertical-align: top; }
  .products-grid .product-item {
    display: inline-block;
    width: 50%; }
  .product-item-name {
    display: block;
    margin: 5px 0 0;
    word-wrap: break-word;
    padding: 0px 11px; }
  .product-item-info {
    max-width: 100%;
    /*  width: 152px;*/
    text-align: center; }
    .product-item-info .discount {
      position: absolute;
      left: 10px;
      top: 10px;
      background: #d72326;
      border-radius: 50px;
      color: #fff;
      font-size: 13px;
      min-width: 45px;
      height: 45px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 5;
      font-weight: 800; }
    .page-products .product-item-info {
      width: 284px;
      height: 100%;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
  .product-item-actions {
    display: none; }
    .product-item-actions .actions-secondary > .action:before {
      margin: 0; }
  .product-item-description {
    margin: 25px 0; }
  .product-item .product-reviews-summary {
    display: none; }
    .product-item .product-reviews-summary .rating-summary {
      margin: 0 4px 0 0; }
    .product-item .product-reviews-summary .reviews-actions {
      font-size: 12px;
      margin-top: 5px;
      text-transform: lowercase; }
  .product-item .price-box {
    margin: 0 0 25px;
    text-align: center; }
    .product-item .price-box .price {
      font-size: 18px;
      font-weight: 700;
      white-space: nowrap; }
    .product-item .price-box .price-label {
      font-size: 12px; }
      .product-item .price-box .price-label:after {
        content: ':'; }
  .product-item .price {
    color: #d72326; }
  .product-item .special-price .price,
  .product-item .minimal-price .price {
    font-size: 18px;
    font-weight: 700; }
  .product-item .special-price .price-wrapper,
  .product-item .minimal-price .price-wrapper {
    display: inline-block; }
  .product-item .special-price .price-including-tax + .price-excluding-tax,
  .product-item .minimal-price .price-including-tax + .price-excluding-tax {
    display: block; }
  .product-item .special-price {
    display: inline-block; }
  .product-item .old-price .price {
    font-weight: 400;
    color: #858585; }
  .product-item .minimal-price .price-container {
    display: block; }
  .product-item .minimal-price-link {
    margin-top: 5px; }
    .product-item .minimal-price-link .price-label {
      color: #1979c3;
      font-size: 14px; }
    .product-item .minimal-price-link .price {
      font-weight: 400; }
  .product-item .minimal-price-link,
  .product-item .price-excluding-tax,
  .product-item .price-including-tax {
    display: block;
    white-space: nowrap; }
  .product-item .price-from,
  .product-item .price-to {
    margin: 0; }
  .product-item .action.tocompare:before {
    content: ""; }

.column.main .product-items {
  margin-left: -20px;
  display: flex;
  flex-wrap: wrap; }

.column.main .product-item {
  padding-left: 20px; }

.price-container .price {
  font-size: 14px; }

.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px; }

.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 11px; }

.price-container .weee:before {
  content: "(" attr(data-label) ": "; }

.price-container .weee:after {
  content: ')'; }

.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ": "; }

.products-list .product-item {
  display: table;
  width: 100%; }
  .products-list .product-item-info {
    display: table-row; }
  .products-list .product-item-photo {
    display: table-cell;
    padding: 0 30px 30px 0;
    vertical-align: top;
    width: 1%; }
  .products-list .product-item-details {
    display: table-cell;
    vertical-align: top; }

.products-related .product-items.list {
  margin-left: 0; }
  .products-related .product-items.list .product-item {
    padding-left: 0; }
  .products-related .product-items.list .owl-prev {
    left: 0 !important; }
  .products-related .product-items.list .owl-next {
    right: 0 !important; }

.products-related .owl-controls .owl-dots .owl-dot {
  display: none; }

@media only screen and (max-width: 640px) {
  .products-list .product-item {
    table-layout: fixed; }
    .products-list .product-item-photo {
      padding: 0 10px 10px 0;
      width: 30%; } }

@media only screen and (min-width: 640px) {
  .products-grid .product-item {
    margin-bottom: 0; }
  .product-item-actions {
    display: block; }
    .products-grid .product-item-actions {
      margin: 10px 0; }
    .product-item-actions .actions-primary + .actions-secondary {
      display: table-cell;
      padding-left: 5px;
      white-space: nowrap;
      width: 50%; }
      .product-item-actions .actions-primary + .actions-secondary > * {
        white-space: normal; }
    .product-item-actions .actions-primary {
      display: block; }
  .products-grid .product-item {
    width: 33.3333%; }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 33.3333%; } }

@media only screen and (min-width: 768px) {
  .page-products .products-grid .product-item {
    width: 33.3333%; }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%; }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%; } }

@media only screen and (min-width: 1024px) {
  .products-grid .product-item {
    width: 20%; }
  .page-layout-1column .products-grid.products-related .product-item,
  .page-layout-1column .products-grid.products-upsell .product-item {
    width: 20%; }
  .page-layout-1column .products-grid.products-crosssell .product-item {
    width: 25%; }
  .page-layout-1column .products-grid .product-item {
    width: 16.6666%; }
  .page-layout-3columns .products-grid .product-item {
    width: 25%; }
  .page-products .products-grid .product-items {
    margin: 0; }
  .page-products .products-grid .product-item {
    margin-left: calc((100% - 3 * 33.333%) / 2);
    padding: 0;
    width: 33.333%; }
    .page-products .products-grid .product-item:nth-child(4n + 1) {
      margin-left: 0; }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%; }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%; }
    .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
      margin-left: 1%; }
    .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
      margin-left: 0; } }

#amasty-shopby-product-list .toolbar {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 40px;
  padding: 0 10px; }
  #amasty-shopby-product-list .toolbar::before {
    content: '';
    display: table; }
  #amasty-shopby-product-list .toolbar .modes {
    display: none; }
  #amasty-shopby-product-list .toolbar .toolbar-amount {
    display: block;
    line-height: 26px;
    margin: 0;
    padding: 8px 0 0; }
  #amasty-shopby-product-list .toolbar .pages {
    display: none; }
  #amasty-shopby-product-list .toolbar .field.limiter {
    display: none; }
    #amasty-shopby-product-list .toolbar .field.limiter .control {
      display: inline-block; }
    #amasty-shopby-product-list .toolbar .field.limiter .limiter-options {
      width: auto;
      margin: 0 5px 0 7px; }
  #amasty-shopby-product-list .toolbar .sorter {
    padding: 4px 0 0; }
    #amasty-shopby-product-list .toolbar .sorter .sorter-options {
      margin: 0 0 0 7px;
      width: auto; }

#amasty-shopby-product-list .products.wrapper ~ .toolbar .toolbar-amount,
#amasty-shopby-product-list .products.wrapper ~ .toolbar .sorter {
  display: none; }

#amasty-shopby-product-list .products.wrapper ~ .toolbar .pages {
  display: block; }

@media only screen and (min-width: 768px) {
  #amasty-shopby-product-list .toolbar {
    flex-direction: row;
    justify-content: flex-end; }
    #amasty-shopby-product-list .toolbar .toolbar-amount,
    #amasty-shopby-product-list .toolbar .pages {
      margin-right: auto; }
    #amasty-shopby-product-list .toolbar .toolbar-amount,
    #amasty-shopby-product-list .toolbar .pages {
      float: left; }
    #amasty-shopby-product-list .toolbar .field.limiter,
    #amasty-shopby-product-list .toolbar .sorter {
      float: right; }
  #amasty-shopby-product-list .products.wrapper ~ .toolbar .limiter {
    display: block; } }

.fotorama-stretch, .fotorama-focus-overlay:after, .fotorama__nav__frame:focus:after, .fotorama__html, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

.fotorama-grab-cursor, .fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: grab; }

.fotorama-grabbing-cursor, .fotorama__grabbing * {
  cursor: move;
  cursor: grabbing; }

.fotorama-gpu, .fotorama__caption, .fotorama--fullscreen, .fotorama__wrap--css3 .fotorama__html, .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full, .fotorama__wrap--css3 .fotorama__nav, .fotorama__nav:before, .fotorama__nav:after, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__stage:before, .fotorama__stage:after, .fotorama__wrap--css3 .fotorama__stage__frame {
  transform: translateZ(0); }

.fotorama-focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame, .fotorama__zoom-in:focus,
.fotorama__zoom-out:focus {
  outline: 0; }

.fotorama-focus-overlay:after, .fotorama__nav__frame:focus:after {
  background-color: #006bb4;
  border-radius: inherit;
  content: ''; }

.fotorama-transform-disabled, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__shaft {
  transform: none !important; }

.fotorama-transition-for-slide, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-duration: unset;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1); }

.fotorama-no-select, .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__wrap {
  -webkit-user-select: none;
          user-select: none; }

.fotorama-select, .fotorama__select {
  -webkit-user-select: text;
          user-select: text; }

.fotorama-empty-bg {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=); }

.fotorama-auto-margin, .fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0; }

.fotorama-inline-block, .fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  display: inline;
  display: inline-block;
  vertical-align: middle;
  zoom: 1; }

.fotorama-hidden, .fotorama--hidden, .fotorama__load {
  position: absolute;
  top: -99999px;
  left: -99999px;
  z-index: -1000; }

.fotorama-visible {
  position: relative;
  left: auto;
  top: auto;
  opacity: 1;
  z-index: auto; }

.fotorama-no-tap, .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.transitionDuration {
  transition-duration: 333ms; }

.transitionDurationZero {
  transition-duration: unset; }

.fotorama-sprite, .fotorama__arr .fotorama__arr__arr, .fotorama__fullscreen-icon, .fotorama__thumb--icon, .fotorama__video-close, .fotorama__video-play, .fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen .fotorama__zoom-out {
  background-image: url("../images/gallery.png");
  background-repeat: no-repeat; }

@media print {
  .fotorama-print-background, .fotorama-sprite, .fotorama__arr .fotorama__arr__arr, .fotorama__fullscreen-icon, .fotorama__thumb--icon, .fotorama__video-close, .fotorama__video-play, .fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen .fotorama__zoom-out, .fotorama__thumb-border {
    background: none !important; } }

.product.media .fotorama__nav.fotorama__nav--thumbs {
  text-align: center; }

.product.media .fotorama__thumb {
  background: #ffffff; }

.product.media .fotorama__thumb-border {
  border: 1px solid #d6d6d6;
  background-image: none; }

.fotorama__active {
  box-shadow: 0 0 0 transparent; }

.fotorama__stage__frame.fotorama__active {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0; }

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9; }

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible; }

.fotorama__arr {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 80px;
  box-sizing: border-box;
  z-index: 900;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out; }
  .fotorama__arr:hover {
    background-color: rgba(255, 255, 255, 0.5); }
  .fotorama__arr:active {
    background-color: rgba(213, 213, 213, 0.5); }
  .fotorama__arr:focus {
    box-shadow: none; }
    .fotorama__arr:focus:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama__arr--prev {
    left: 0; }
    .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
      transform: translate3d(-120px, 0, 0); }
    .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
      transform: translate3d(-120px, 0, 0); }
  .fotorama__arr--next {
    right: 0; }
    .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
      transform: translate3d(120px, 0, 0); }
    .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
      transform: translate3d(120px, 0, 0); }
  .fotorama__arr--disabled {
    display: none;
    opacity: 0.1;
    pointer-events: none;
    cursor: default; }
  .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr {
    opacity: 0; }
    .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus {
      opacity: 1; }
  .fotorama__wrap--video .fotorama__arr {
    opacity: 0 !important; }
  .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr {
    display: none; }
    .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus {
      display: block; }
  .fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr {
    display: none !important; }
  .fotorama__wrap--css3 .fotorama__arr:not(:focus) {
    transition-duration: 0.3s;
    transition-property: transform, opacity, background-color; }
  .fotorama__stage .fotorama__arr--shown {
    display: block !important; }
  .fotorama__stage .fotorama__arr--hidden {
    display: none !important; }

.fotorama__arr .fotorama__arr__arr {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
  .ie9 .fotorama__arr .fotorama__arr__arr {
    margin: -40px 0 0 -40px; }

.fotorama__arr--prev .fotorama__arr__arr {
  background-position: -80px -80px; }

.fotorama__arr--next .fotorama__arr__arr {
  background-position: -160px -80px; }

.fotorama__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  z-index: 12; }
  .fotorama__caption a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid;
    border-color: fade(#000, 0.5); }
    .fotorama__caption a:hover {
      color: #000;
      border-color: fade(#000, 0.5); }
  .fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0; }
  .fotorama__wrap--video .fotorama__caption,
  .fotorama__wrap--no-captions .fotorama__caption {
    display: none; }

.fotorama__caption__wrap {
  padding: 5px 10px;
  box-sizing: border-box;
  background-color: #fff; }

.fotorama__dot {
  display: block;
  position: relative;
  top: 12px;
  left: 6px;
  width: 4px;
  height: 4px;
  border: 1px solid #858585;
  border-radius: 6px; }
  .fotorama__nav__frame--dot:focus .fotorama__dot {
    box-shadow: none; }
    .fotorama__nav__frame--dot:focus .fotorama__dot:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama__nav__frame--thumb:focus .fotorama__dot:after,
  .fotorama__nav__frame--dot:focus .fotorama__dot:after {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }
  .fotorama__active .fotorama__dot {
    background-color: #D41717;
    border-color: #D41717; }

.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0; }

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7; }

.fotorama {
  min-width: 1px;
  overflow: hidden; }
  .fotorama--fullscreen {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    background: #fff;
    z-index: 1000 !important; }

.fotorama__fullscreen {
  overflow: hidden;
  position: relative; }

.fotorama__fullscreen-icon {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  background-position: 0 0;
  cursor: pointer;
  z-index: 1000; }
  .fotorama__fullscreen-icon:focus {
    box-shadow: none; }
    .fotorama__fullscreen-icon:focus:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama--fullscreen-icons .fotorama__fullscreen-icon {
    display: none; }
  .fotorama--fullscreen .fotorama__fullscreen-icon {
    display: inline-block;
    background-position: -80px 0; }
  .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0; }
    .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
      opacity: 1; }
  .fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0 !important; }
  .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none; }
    .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
      display: block; }
  .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none !important; }
  .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    transform: translate3d(80px, -80px, 0); }
  .fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    transform: translate3d(80px, -80px, 0) !important; }
  .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus) {
    transition-duration: 0.3s;
    transition-property: transform, opacity, background-color; }
  .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon {
    background-color: rgba(255, 255, 255, 0.3);
    transition: background-color 0.3s ease-in-out; }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover {
      background-color: rgba(255, 255, 255, 0.5); }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active {
      background-color: rgba(213, 213, 213, 0.5); }

.gallery-placeholder {
  max-width: 640px;
  margin: 0 auto; }
  .gallery-placeholder .loading-mask {
    position: static;
    padding: 0 0 50%; }
  .gallery-placeholder .loader img {
    position: absolute; }

.fotorama__wrap--css3 .fotorama__html {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: linear; }

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  opacity: 0; }

.fotorama__img {
  max-width: inherit;
  opacity: 0;
  border: none !important; }
  .fotorama__loaded .fotorama__img,
  .fotorama__error .fotorama__img {
    opacity: 1; }
  .fotorama__img--full {
    display: none; }
  .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    opacity: 0; }
  .fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    transform: translateY(-50%); }
  .fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
    position: absolute;
    left: 50%;
    width: auto;
    height: 100%;
    transform: translateX(-50%); }
  .fotorama__stage__frame .fotorama__img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    transform: translate3d(-50%, -50%, 0);
    transition-duration: 0.3s;
    transition-property: width, height, top, left; }
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
    display: none; }
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: inherit;
    max-height: inherit; }
  .fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
    display: none; }
    .fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
      display: block; }
  .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    display: block;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    cursor: default;
    transition: 0.3s linear; }
    .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
      max-width: none;
      max-height: none;
      cursor: pointer;
      transition-property: width, height, bottom, right, top, left; }
    .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
      cursor: move;
      transition-property: none; }
  .fotorama__product-video--loaded .fotorama__img,
  .fotorama__product-video--loaded .fotorama__img--full {
    display: none !important; }

.magnifier-thumb-wrapper {
  position: relative;
  display: block;
  top: 0;
  left: 0; }

.magnifier-lens {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  border: solid 1px #bbb;
  z-index: 800; }

.magnifier-loader-text {
  margin-top: 10px; }

.magnifier-large {
  position: absolute;
  width: 32%;
  z-index: 100; }

.magnifier-preview {
  position: absolute;
  top: 215px;
  bottom: 0;
  left: 58%;
  overflow: hidden;
  padding: 0; }
  .magnifier-preview:not(.hidden) {
    background-color: #fff; }
  .magnifier-preview img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: inherit; }

.magnify-lens {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #bbb;
  z-index: 1000; }

.magnify-opaque {
  opacity: 0.5; }

.magnify-hidden {
  display: none; }

.magnify-fullimage {
  display: none; }
  .fotorama__fullscreen .magnify-fullimage {
    display: inline-block; }

.fotorama__nav {
  position: relative;
  display: none;
  max-width: 100%;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 5; }
  .fotorama__nav--dots {
    display: block;
    text-align: center; }
  .fotorama__nav--thumbs {
    display: block; }
  .fotorama__nav:before, .fotorama__nav:after {
    position: absolute;
    display: block;
    content: '';
    text-decoration: none;
    background-repeat: no-repeat;
    z-index: 10;
    pointer-events: none; }
  .fotorama__nav:before {
    left: -10px;
    top: -10px; }
  .fotorama__nav:after {
    right: -10px;
    bottom: -10px; }
  .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__nav:after,
  .fotorama__wrap--no-shadows .fotorama__nav:before,
  .fotorama__wrap--no-shadows .fotorama__nav:after {
    display: none; }
  .fotorama__wrap--only-active .fotorama__nav {
    max-width: 99999px !important; }

.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0; }

.fotorama__nav__frame {
  position: relative;
  box-sizing: content-box; }
  .fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 30px; }
    .fotorama__nav--dots .fotorama__nav__frame--thumb {
      display: none; }
  .fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important; }
    .fotorama__nav--thumbs .fotorama__nav__frame:last-child {
      padding-right: 0 !important; }
    .fotorama__nav--thumbs .fotorama__nav__frame--dot {
      display: none; }
  .fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
    width: 0;
    height: 0;
    border-width: 3px; }
    .fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
      top: -3px;
      left: -3px;
      padding: 3px; }
  .fotorama__nav__frame:focus {
    box-shadow: none; }
    .fotorama__nav__frame:focus :after {
      top: -1px;
      left: -1px;
      padding: 1px; }
  .fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
    display: block;
    padding-bottom: inherit !important; }

.fotorama__nav__shaft {
  position: relative;
  top: 0;
  left: 0;
  text-align: left; }
  .fotorama__nav-wrap--vertical .fotorama__nav__shaft {
    width: 100%;
    background-color: white; }

.fotorama__wrap .fotorama__pointer {
  cursor: pointer; }

.fotorama__select {
  cursor: auto; }

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none; }

.fotorama__nav.fotorama__shadows--left:before, .fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after {
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  background-size: 1px 100%, 5px 100%; }

.fotorama__nav.fotorama__shadows--top:before, .fotorama__nav.fotorama__shadows--bottom:after,
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--bottom:after {
  left: 0;
  right: 0;
  width: auto;
  height: 10px;
  background-size: 100% 1px, 100% 5px; }

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
  left: 0;
  background-position: 0 0, 0 0;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
  right: 0;
  background-position: 100% 0, 100% 0;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__nav.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--top:before {
  top: 0;
  background-position: 0 0, 0 0;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__nav.fotorama__shadows--bottom:after,
.fotorama__stage.fotorama__shadows--bottom:after {
  bottom: 0;
  background-position: 0 100%, 0 100%;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.4), transparent); }

.fotorama__video-close.fotorama-show-control {
  opacity: 1;
  transform: translate3d(0, -10px, 0); }

.fotorama__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  display: none;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  height: 64px;
  width: 64px;
  margin: auto;
  background-image: url("../images/loader-1.gif");
  z-index: 100; }
  .fotorama__spinner--show {
    display: block; }
  .fotorama__wrap--css3 .fotorama__spinner {
    animation: spinner 24s infinite linear; }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fotorama__stage {
  position: relative;
  max-width: 100%;
  overflow: hidden; }
  .fotorama__stage:before, .fotorama__stage:after {
    position: absolute;
    display: block;
    content: '';
    background-repeat: no-repeat;
    pointer-events: none;
    text-decoration: none;
    z-index: 10; }
  .fotorama__stage:before {
    left: -10px;
    top: -10px; }
  .fotorama__stage:after {
    right: -10px;
    bottom: -10px; }
  .fotorama--fullscreen .fotorama__stage:before, .fotorama--fullscreen .fotorama__stage:after,
  .fotorama__wrap--no-shadows .fotorama__stage:before,
  .fotorama__wrap--no-shadows .fotorama__stage:after,
  .fotorama__wrap--fade .fotorama__stage:before,
  .fotorama__wrap--fade .fotorama__stage:after {
    display: none; }
  .fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px !important; }

.fotorama__stage__frame {
  overflow: hidden;
  text-align: center; }
  .fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl; }
  .fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important; }
  .fotorama__wrap--fade .fotorama__stage__frame {
    display: none; }
  .fotorama--fullscreen .fotorama__stage__frame iframe {
    left: 80px;
    width: calc(100% - 80px * 2); }
  .fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden; }

.fotorama__stage__shaft {
  position: relative; }
  .fotorama__stage__shaft:focus {
    box-shadow: none; }
    .fotorama__stage__shaft:focus:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }

.fotorama__thumb {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #ebebeb; }
  .fotorama__nav__frame:focus .fotorama__thumb {
    box-shadow: none;
    z-index: 2; }
    .fotorama__nav__frame:focus .fotorama__thumb:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      box-shadow: 0 0 3px 1px #68a8e0;
      border-radius: inherit;
      content: '';
      z-index: 1000; }
  .fotorama__nav__frame--thumb:focus .fotorama__thumb,
  .fotorama__nav__frame--dot:focus .fotorama__thumb {
    overflow: inherit; }
  .fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
    left: 1px; }
  .fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
    right: 1px; }
  .fotorama__thumb--icon {
    padding-bottom: 30px;
    font-size: 0.001px; }
    .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
    .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
      width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate3d(-50%, -50%, 0); }
      .ie9 .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon, .ie9
      .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
        margin: -15px 0 0 -15px; }
    .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
    .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
      margin: auto;
      width: 30px;
      transform: rotate(90deg); }
    .fotorama__thumb__arr--left .fotorama__thumb--icon {
      background-position: -25px -265px; }
    .fotorama__thumb__arr--right .fotorama__thumb--icon {
      background-position: -25px -350px; }

.fotorama__thumb-border {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  border: 1px solid #D41717;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 9; }
  .fotorama__nav--dots .fotorama__thumb-border {
    display: none; }

.fotorama__thumb__arr {
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out; }
  .fotorama__thumb__arr:hover {
    background-color: rgba(255, 255, 255, 0.5); }
  .fotorama__thumb__arr:active {
    background-color: rgba(213, 213, 213, 0.5); }
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    z-index: 1000;
    cursor: pointer; }
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
    left: 0; }
  .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
    right: 0; }
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
    position: absolute;
    left: 0;
    right: 0;
    height: 30px;
    cursor: pointer;
    z-index: 1000; }
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
    top: 0; }
  .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
    bottom: 0; }

.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  left: 2px;
  right: 2px; }

.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
  top: 1px; }

.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  bottom: 1px; }

.fotorama__video {
  position: absolute;
  top: 32px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10; }

.fotorama__video-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  opacity: 0;
  z-index: 1000;
  cursor: pointer;
  background-position: -80px 0;
  transform: translate3d(80px, -80px, 0);
  transition: opacity 0.3s ease-in-out; }
  .fotorama__fullscreen .fotorama__video-close {
    display: none; }
  .fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
    display: none; }
  .fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
    top: 97px;
    right: 93px;
    opacity: 1; }
  .fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
    transition-duration: 0.3s;
    transition-property: transform, opacity, background-color; }
  @media all and (max-width: 768px) {
    .fotorama__video-close {
      top: 10px;
      width: 40px;
      height: 40px;
      background-position: -100px -20px; } }

.fotorama__video-play {
  width: 160px;
  height: 160px;
  background-position: -80px -160px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
  .fotorama__wrap--css2 .fotorama__video-play,
  .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none; }
  .fotorama__loaded .fotorama__video-play,
  .fotorama__error .fotorama__video-play,
  .fotorama__nav__frame .fotorama__video-play {
    display: block;
    opacity: 1; }
  .fotorama__nav__frame .fotorama__video-play {
    width: 80px;
    height: 80px;
    background-position: 0 -240px; }
  .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
    transition-duration: 0.3s;
    transition-property: transform, opacity, background-color; }

.fotorama__wrap {
  position: relative;
  direction: ltr;
  -webkit-text-size-adjust: 100%;
          text-size-adjust: 100%;
  z-index: 0; }
  .fotorama--fullscreen .fotorama__wrap {
    max-width: 100% !important; }
  .fotorama__wrap--pan-y {
    touch-action: pan-y; }

.fotorama__zoom-in,
.fotorama__zoom-out {
  display: none;
  z-index: 1000; }
  .fotorama__zoom-in:focus,
  .fotorama__zoom-out:focus {
    box-shadow: none; }
    .fotorama__zoom-in:focus:after,
    .fotorama__zoom-out:focus:after {
      border-radius: inherit;
      bottom: 3px;
      box-shadow: 0 0 3px 1px #68a8e0;
      content: '';
      left: 3px;
      position: absolute;
      right: 3px;
      top: 3px;
      z-index: 1000; }
  .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
  .fotorama__zoom-out {
    background-color: rgba(255, 255, 255, 0.3);
    transition: background-color 0.3s ease-in-out; }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
    .fotorama__zoom-out:hover {
      background-color: rgba(255, 255, 255, 0.5); }
    .fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active, .fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
    .fotorama__zoom-out:active {
      background-color: rgba(213, 213, 213, 0.5); }
  .fotorama__fullscreen .fotorama__zoom-in, .fotorama__fullscreen
  .fotorama__zoom-out {
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    overflow: hidden;
    cursor: pointer; }
    .fotorama__fullscreen .fotorama__zoom-in--disabled, .fotorama__fullscreen
    .fotorama__zoom-out--disabled {
      display: none; }

.fotorama__fullscreen .fotorama__zoom-out {
  top: 80px;
  background-position: 0 -80px !important; }

.fotorama__fullscreen .fotorama__zoom-in {
  background-position: 0 0 !important;
  top: 0; }

iframe {
  max-width: 100%; }

.page-title-wrapper {
  padding-bottom: 20px; }

.product-info-price {
  padding-top: 20px;
  padding-bottom: 20px; }
  .product-info-price:after {
    content: "";
    display: block;
    clear: both; }
  .product-info-price .product-info-stock-sku {
    float: right; }
  .product-info-price .price-box .price-final_price {
    float: left; }

.product-info-price .price-box {
  width: auto;
  padding: 0; }
  .product-info-price .price-box span {
    margin: 0; }
  .product-info-price .price-box .price-wrapper .price {
    font-size: 1.7rem;
    line-height: 22px; }
  .product-info-price .price-box .special-price {
    float: left; }
  .product-info-price .price-box .old-price {
    float: left;
    margin-left: 10px; }
    .product-info-price .price-box .old-price .price {
      font-size: 1.2rem;
      font-weight: bold;
      color: #909090;
      text-decoration: line-through; }

.product-add-form:after {
  content: "";
  display: block;
  clear: both; }

.product-add-form form {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column; }

.product-add-form .box-tocart {
  float: left; }
  .product-add-form .box-tocart .fieldset {
    position: relative;
    display: flex;
    gap: 16px; }
    .product-add-form .box-tocart .fieldset .field.qty {
      padding: 0; }
      .product-add-form .box-tocart .fieldset .field.qty .control .input-text.qty {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
  .product-add-form .box-tocart .actions .action.primary.tocart {
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.product-add-form .product-addto-links {
  float: right; }

.product-add-form .qty-changer {
  display: flex;
  align-items: center;
  justify-content: space-around;
  min-width: 90px;
  gap: 8px; }
  .product-add-form .qty-changer button, .product-add-form .qty-changer .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .product-add-form .qty-changer .actions-toolbar > .action {
    background-image: none;
    background: none;
    box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 600;
    font-size: 1.2rem; }
    .product-add-form .qty-changer button:focus, .product-add-form .qty-changer .cart.table-wrapper .actions-toolbar > .action:focus, .cart.table-wrapper .product-add-form .qty-changer .actions-toolbar > .action:focus, .product-add-form .qty-changer button:active, .product-add-form .qty-changer .cart.table-wrapper .actions-toolbar > .action:active, .cart.table-wrapper .product-add-form .qty-changer .actions-toolbar > .action:active {
      background: none;
      border: none; }
    .product-add-form .qty-changer button:hover, .product-add-form .qty-changer .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .product-add-form .qty-changer .actions-toolbar > .action:hover {
      background: none;
      border: none; }
    .product-add-form .qty-changer button.disabled, .product-add-form .qty-changer .cart.table-wrapper .actions-toolbar > .disabled.action, .cart.table-wrapper .product-add-form .qty-changer .actions-toolbar > .disabled.action, .product-add-form .qty-changer button[disabled], .product-add-form .qty-changer .cart.table-wrapper .actions-toolbar > .action[disabled], .cart.table-wrapper .product-add-form .qty-changer .actions-toolbar > .action[disabled],
    fieldset[disabled] .product-add-form .qty-changer button,
    fieldset[disabled] .product-add-form .qty-changer .cart.table-wrapper .actions-toolbar > .action,
    .cart.table-wrapper fieldset[disabled] .product-add-form .qty-changer .actions-toolbar > .action {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.5; }
  .product-add-form .qty-changer div.mage-error {
    position: absolute;
    bottom: -24px;
    white-space: nowrap;
    left: 0; }
    @media only screen and (max-width: 1024px) {
      .product-add-form .qty-changer div.mage-error {
        bottom: -8px; } }
    .product-add-form .qty-changer div.mage-error:before {
      content: ''; }

.product-add-form .product-addto-links {
  float: right; }

.product-add-form .product-options-wrapper {
  width: 100%;
  margin-top: 5px; }
  .product-add-form .product-options-wrapper .field {
    width: 49%;
    float: left;
    margin-top: 15px; }
    .product-add-form .product-options-wrapper .field:nth-child(2n-2) {
      float: left;
      margin-right: 2%; }
    .product-add-form .product-options-wrapper .field select {
      border-radius: .25rem;
      font-size: 16px;
      height: auto;
      line-height: 1.25;
      /* font-family: "Helvetica Neue", Arial, sans-serif; */
      height: auto;
      padding: 8px;
      /* -webkit-appearance: none; */
      appearance: none;
      padding: 8px;
      /* box-sizing: content-box; */
      -webkit-appearance: none;
      appearance: none; }
  .product-add-form .product-options-wrapper .swatch-input {
    display: none; }

@media only screen and (min-width: 1024px) {
  .product-info-main .product-add-form .box-tocart {
    margin: 32px 0; } }

.old-price,
.old.price {
  text-decoration: line-through; }

.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": "; }

.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')'; }

.prices-tier .price-container .weee[data-label] {
  display: inline; }
  .prices-tier .price-container .weee[data-label] .price {
    font-size: 11px; }
  .prices-tier .price-container .weee[data-label]:before {
    content: " +" attr(data-label) ": "; }

.actual-price {
  font-weight: 700; }

.category-image .image {
  display: block;
  height: auto;
  max-width: 100%; }

.category-image, .category-description {
  margin-bottom: 20px; }

.product-image-container {
  display: inline-block;
  max-width: 100%; }

.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1; }

.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0; }

.product.media .placeholder .photo.container {
  max-width: 100%; }

.product.media .notice {
  color: #7d7d7d;
  font-size: 12px;
  margin: 10px 0; }

.product.media .product.thumbs {
  margin: 20px 0 30px; }

.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none; }
  .product.media .items.thumbs > li {
    display: inline-block;
    vertical-align: top; }
  .product.media .items.thumbs .active {
    display: block;
    line-height: 1; }

.product.info.detailed {
  clear: both;
  margin-bottom: 30px; }
  .product.info.detailed .additional-attributes {
    width: auto; }
    .product.info.detailed .additional-attributes > thead > tr > td,
    .product.info.detailed .additional-attributes > tbody > tr > td,
    .product.info.detailed .additional-attributes > tfoot > tr > td {
      padding: 4px 5px 10px 5px; }
    .product.info.detailed .additional-attributes > thead > tr > th,
    .product.info.detailed .additional-attributes > tbody > tr > th,
    .product.info.detailed .additional-attributes > tfoot > tr > th {
      padding: 4px 30px 10px 0; }

.product-info-main .amshopby-option-link {
  max-width: 60px;
  max-height: 60px; }
  .product-info-main .amshopby-option-link img {
    float: none;
    margin: 0; }

.product-info-main .page-title-wrapper {
  border-bottom: 1px solid #c7c7c7;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  padding-bottom: 10px; }
  .product-info-main .page-title-wrapper .page-title {
    line-height: 30px;
    margin-bottom: 0px;
    font-size: 1.5rem; }
  .product-info-main .page-title-wrapper .product-view-logo {
    margin-left: 10px; }

.product-info-main .product-info-price {
  border-bottom: 1px solid #c7c7c7; }

.product-info-main .stock.available, .product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top; }

.product-info-main .stock.available {
  color: green; }

.product-info-main .attr-wrapper {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c7c7c7; }

.product-info-main .block.related {
  margin-bottom: 0; }
  .product-info-main .block.related .block-title {
    margin-top: 10px; }
  .product-info-main .block.related #block-related-heading {
    font-size: 1rem; }
  .product-info-main .block.related .block-content .products-related {
    margin: 0; }
  .product-info-main .block.related .block-content .product-items {
    gap: 8px;
    margin: 8px 0;
    justify-content: flex-start; }
    .product-info-main .block.related .block-content .product-items .product-item {
      width: calc(25% - 8px);
      height: 100%; }
      .product-info-main .block.related .block-content .product-items .product-item .product-image-container .product-image-wrapper {
        padding-bottom: 100% !important; }
      .product-info-main .block.related .block-content .product-items .product-item .product-image-container .product-image-photo {
        margin: 0;
        border: 1px solid #c7c7c7; }
  .product-info-main .block.related .block-content .product-item-details {
    display: none; }

.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: bottom;
  color: #7d7d7d; }
  .product-info-main .product.attribute.sku > .value {
    display: inline-block;
    vertical-align: top;
    word-break: break-all; }
  .product-info-main .product.attribute.sku .type {
    margin-right: 5px; }

.product-info-main .product.attribute.overview {
  margin: 20px 0; }

.product-info-main .product.alert {
  margin: 10px 0; }

.product-info-main .price-box {
  margin-top: 0;
  margin-bottom: 0; }

.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 16px; }

.product-info-main .block-variations .block-title {
  margin-top: 10px; }

.product-info-main .block-variations .product-items {
  max-height: 285px;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 5px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #0b7cb8 transparent; }
  .product-info-main .block-variations .product-items::-webkit-scrollbar {
    width: 8px; }
  .product-info-main .block-variations .product-items::-webkit-scrollbar-track {
    background: transparent; }
  .product-info-main .block-variations .product-items::-webkit-scrollbar-thumb {
    background: #0b7cb8;
    border-radius: 4px; }
  .product-info-main .block-variations .product-items::-webkit-scrollbar-thumb:hover {
    background: #085c88; }
  @media only screen and (max-width: 1024px) {
    .product-info-main .block-variations .product-items {
      max-height: 208px;
      overflow-y: scroll; } }
  .product-info-main .block-variations .product-items li.product-item {
    width: 100%;
    border: 2px solid transparent;
    transition: all 0.3s ease; }
    .product-info-main .block-variations .product-items li.product-item:hover {
      border-color: #f5f5f5; }
      .product-info-main .block-variations .product-items li.product-item:hover .product-item-name {
        text-decoration: underline; }
  .product-info-main .block-variations .product-items .product-item-info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 10px;
    text-align: left; }
  .product-info-main .block-variations .product-items .product-image-container {
    display: flex; }
    @media only screen and (max-width: 1024px) {
      .product-info-main .block-variations .product-items .product-image-container {
        max-width: 90px; } }
    @media only screen and (min-width: 1024px) {
      .product-info-main .block-variations .product-items .product-image-container {
        width: 20% !important; } }
  .product-info-main .block-variations .product-items .product-image-wrapper {
    padding: 0 !important;
    height: auto; }
  .product-info-main .block-variations .product-items .product-image-photo {
    position: relative;
    margin: 0; }
  .product-info-main .block-variations .product-items .product-item-name {
    color: #333;
    margin: 0;
    padding: 0; }
  .product-info-main .block-variations .product-items .price-box {
    text-align: left; }
    .product-info-main .block-variations .product-items .price-box .price {
      font-size: 14px; }

.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 14px;
  border: none;
  display: inline-block;
  padding: 0; }

.product-options-wrapper .fieldset-product-options-inner.required .legend:after, .product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-family: false;
  font-style: false;
  font-weight: false;
  line-height: false;
  font-size: 12px;
  margin: 0 0 0 5px; }

.product-options-wrapper .field .note {
  display: block; }

.product-info-main,
.product-options-bottom {
  width: 100%; }
  .product-info-main .price-box .price-including-tax + .price-excluding-tax,
  .product-info-main .price-box .weee + .price-excluding-tax,
  .product-info-main .price-box .weee,
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
  .product-options-bottom .price-box .weee + .price-excluding-tax,
  .product-options-bottom .price-box .weee {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0px; }
    .product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
    .product-info-main .price-box .weee + .price-excluding-tax .price,
    .product-info-main .price-box .weee .price,
    .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
    .product-options-bottom .price-box .weee + .price-excluding-tax .price,
    .product-options-bottom .price-box .weee .price {
      font-size: 12px;
      font-weight: 700; }
  .product-info-main .price-box .price-wrapper .price,
  .product-options-bottom .price-box .price-wrapper .price {
    font-size: 18px;
    font-weight: 700; }
  .product-info-main .price-box .price,
  .product-options-bottom .price-box .price {
    white-space: nowrap; }
  .product-info-main .special-price,
  .product-options-bottom .special-price {
    display: block;
    margin: 10px 0; }
    .product-info-main .special-price .price-container,
    .product-options-bottom .special-price .price-container {
      font-size: 14px; }
    .product-info-main .special-price .price-label + .price-wrapper,
    .product-options-bottom .special-price .price-label + .price-wrapper {
      display: inline-block; }
  .product-info-main .old-price .price-label:after,
  .product-info-main .special-price .price-label:after,
  .product-options-bottom .old-price .price-label:after,
  .product-options-bottom .special-price .price-label:after {
    content: ': '; }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    margin: 20px 0; }
    .product-info-main .box-tocart .field.qty,
    .product-options-bottom .box-tocart .field.qty {
      padding-right: 15px; }
    .product-info-main .box-tocart .input-text.qty,
    .product-options-bottom .box-tocart .input-text.qty {
      height: 40px;
      text-align: center;
      width: 45px; }
    .product-info-main .box-tocart .actions,
    .product-options-bottom .box-tocart .actions {
      text-align: center; }
  .product-info-main .action.tocompare,
  .product-options-bottom .action.tocompare {
    vertical-align: top; }
  .product-info-main .color-search-wrapper,
  .product-options-bottom .color-search-wrapper {
    float: right;
    padding-top: 5px; }
    .product-info-main .color-search-wrapper .color-search-link,
    .product-options-bottom .color-search-wrapper .color-search-link {
      font-size: 12px;
      display: block;
      text-align: right; }
    .product-info-main .color-search-wrapper .color-search-link::after,
    .product-options-bottom .color-search-wrapper .color-search-link::after {
      font-family: themify;
      content: "\e649";
      display: inline-block;
      font-size: 10px; }

.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px; }
  .prices-tier .price-container {
    display: inline-block; }
  .prices-tier .price-including-tax,
  .prices-tier .price-excluding-tax,
  .prices-tier .weee {
    display: inline-block; }
    .prices-tier .price-including-tax .price,
    .prices-tier .price-excluding-tax .price,
    .prices-tier .weee .price {
      font-size: 14px;
      font-weight: 700; }

.ui-dialog-titlebar-close {
  display: inline;
  line-height: 1.42857;
  padding: 0;
  background: none;
  border: 0;
  color: #1979c3;
  text-decoration: none; }
  .ui-dialog-titlebar-close:visited {
    color: #1979c3;
    text-decoration: none; }
  .ui-dialog-titlebar-close:hover {
    color: #006bb4;
    text-decoration: underline; }
  .ui-dialog-titlebar-close:active {
    color: #D41717;
    text-decoration: underline; }
  .ui-dialog-titlebar-close:hover {
    color: #006bb4; }
  .ui-dialog-titlebar-close:hover, .ui-dialog-titlebar-close:active, .ui-dialog-titlebar-close:focus {
    background: none;
    border: 0; }
  .ui-dialog-titlebar-close.disabled, .ui-dialog-titlebar-close[disabled],
  fieldset[disabled] .ui-dialog-titlebar-close {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline; }

.block.related .action.select {
  margin: 0 5px; }

.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative; }
  .sidebar .product-items .product-item-info {
    position: relative;
    width: auto; }
    .sidebar .product-items .product-item-info .product-item-photo {
      left: 0;
      position: absolute;
      top: 0; }
  .sidebar .product-items .product-item-name {
    margin-top: 0; }
  .sidebar .product-items .product-item-details {
    margin: 0 0 0 85px; }
  .sidebar .product-items .product-item-actions {
    display: block;
    margin-top: 10px; }

.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0; }

.sidebar .product-items .text {
  margin-right: 8px; }

.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 12px;
  white-space: nowrap; }

.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0; }

.sidebar .product-items .minilist .weee:before {
  display: inline-block; }

.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0; }

.sidebar .product-items-images {
  margin-left: -5px; }
  .sidebar .product-items-images .product-item {
    float: left;
    padding-left: 5px; }

.sidebar .product-items-names .product-item {
  margin-bottom: 10px; }

.sidebar .product-items-names .product-item-name {
  margin: 0; }

@media only screen and (max-width: 1024px) {
  .stock.available {
    margin-right: 0; }
  .product-info-main .action.towishlist {
    padding: 5px 0; }
  .product-info-main .box-tocart {
    position: relative;
    width: 100%; }
    .product-info-main .box-tocart.fixed {
      border-top: 1px solid #c7c7c7;
      background-color: #fff;
      position: fixed;
      inset: 0;
      top: unset !important;
      margin: 0;
      padding: 16px;
      z-index: 99; }
      .product-info-main .box-tocart.fixed:has(input.mage-error) {
        padding-bottom: 32px; }
        .product-info-main .box-tocart.fixed:has(input.mage-error) div.mage-error {
          bottom: -24px; }
      .product-info-main .box-tocart.fixed .field.qty {
        margin-bottom: 0; }
    .product-info-main .box-tocart .actions {
      flex: 1; } }

@media only screen and (max-width: 768px) {
  .stock.available {
    margin-right: 20px; }
  .catalog-product-view .column.main {
    display: flex;
    flex-direction: column; }
  .catalog-product-view .product.media {
    order: -1; }
  .product-add-form {
    border-bottom: 1px solid #c7c7c7; }
  .block.related .action.select {
    display: block;
    margin: 5px 0; }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none; } }

@media only screen and (max-width: 480px) {
  h1 {
    font-size: 1.5rem !important; }
  .list-post-tabs .post-right span {
    font-size: 12px !important; }
  .item table {
    display: inline-block;
    max-width: 100%;
    overflow: auto; }
    .item table tr td {
      line-height: 1; }
      .item table tr td span {
        font-size: 12px !important; } }

@media only screen and (max-width: 359px) {
  .item table tr td span {
    font-size: 10px !important; } }

@media only screen and (max-width: 320px) {
  .list-post-tabs .post-right span {
    white-space: normal !important; } }

@media only screen and (min-width: 768px) {
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table; }
    .product-info-main .box-tocart .field.qty,
    .product-options-bottom .box-tocart .field.qty {
      display: table-cell; }
    .product-info-main .box-tocart .actions,
    .product-options-bottom .box-tocart .actions {
      display: table-cell;
      text-align: center;
      vertical-align: bottom; }
  .product-info-main .page-title-wrapper {
    border-bottom: 1px solid #c7c7c7; }
  .product-info-price {
    border-bottom: 1px solid #c7c7c7; }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto; }
  .sidebar .product-items .product-item-details {
    margin: 0; }
  .sidebar .product-items .product-item-actions {
    clear: left; }
  .product-add-form {
    border-bottom: 1px solid #c7c7c7; } }

@media only screen and (min-width: 1440px) {
  .sidebar .product-items .product-item-info .product-item-photo {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0; }
  .sidebar .product-items .product-item-details {
    margin-left: 85px; } }

@media only screen and (min-width: 768px) {
  .product-info-main {
    float: right; }
  .product.media {
    float: left;
    margin-bottom: 25px; }
  .page-layout-1column .product-info-main {
    width: 40%; }
  .page-layout-1column .product.media {
    width: 57%; }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%; }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%; } }

body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0; }

.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto; }

.table-comparison {
  table-layout: fixed; }
  .table-comparison .cell.label,
  .table-comparison td:last-child {
    border-right: 1px solid #d1d1d1; }
  .table-comparison .cell {
    padding: 15px;
    width: 140px; }
    .table-comparison .cell .attribute.value {
      overflow: hidden;
      width: 100%; }
    .table-comparison .cell.product.info, .table-comparison .cell.product.label {
      border-bottom: 1px solid #d1d1d1; }
    .table-comparison .cell.label .attribute.label {
      display: block;
      width: 100%;
      word-wrap: break-word; }
    .table-comparison .cell.attribute {
      font-size: 13px; }
      .table-comparison .cell.attribute img {
        height: auto;
        max-width: 100%; }
  .table-comparison .product-item-photo {
    display: block;
    margin: 0 auto 15px; }
  .table-comparison .product-image-photo {
    margin-left: 0; }
  .table-comparison .product-item-actions,
  .table-comparison .price-box,
  .table-comparison .product.rating,
  .table-comparison .product-item-name {
    display: block;
    margin: 15px 0; }
  .table-comparison .product-addto-links {
    margin-top: 15px; }
    .table-comparison .product-addto-links .action.split,
    .table-comparison .product-addto-links .action.toggle {
      line-height: 12px;
      padding: 5px 8px;
      font-size: 11px; }
    .table-comparison .product-addto-links .action.toggle {
      padding: 0; }
  .table-comparison .cell.remove {
    padding-bottom: 0;
    padding-top: 0;
    text-align: right; }
  .table-comparison .product-item-actions > .actions-primary + .actions-secondary {
    margin-top: 10px; }
  .table-comparison .action.tocart {
    white-space: nowrap; }

.comparison.headings {
  background: #fff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2; }

.block-compare .product-item .product-item-name {
  margin-left: 22px; }

.block-compare .action.delete {
  left: -6px;
  position: absolute;
  top: 0; }

.block-compare .actions-toolbar {
  margin: 17px 0 0; }

.amshopby-hightlighted {
  background-color: #ffff00; }

.catalog-category-view #amasty-shopby-overlay {
  display: none !important; }

.ui-tooltip.ui-widget {
  padding: 5px 10px;
  max-width: 250px;
  border: 1px solid #cccccc;
  box-shadow: 1px 0 3px #cccccc;
  word-wrap: break-word; }

.ui-tooltip .arrow {
  position: absolute;
  left: 15px;
  bottom: -15px;
  width: 20px;
  height: 15px; }

.ui-tooltip .arrow::after {
  content: "";
  position: absolute;
  border-top: 10px solid #cccccc;
  border-right: 20px solid transparent; }

.ui-tooltip .arrow::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 1px;
  border-top: 9px solid #fff;
  border-right: 19px solid transparent;
  z-index: 9; }

.ui-tooltip .arrow.top {
  top: -15px;
  transform: scale(1, -1); }

.amshopby-filter-tooltip {
  display: inline-block;
  max-width: 20px;
  max-height: 20px;
  margin-left: 6px;
  vertical-align: middle; }

.filter-options-content .delimiter {
  margin: 0 5px;
  line-height: 30px; }

.filter-options-content .range,
.filter-options-content .amshopby-more-button {
  margin-top: 10px; }

.filter-options-content .amshopby-more-button > a:hover {
  background: transparent; }

.filter-options-content .amshopby-filter-price-from,
.filter-options-content .amshopby-filter-price-to {
  width: 46%; }

.filter-options-content .items a {
  margin-left: 0; }

.filter-options-content .count {
  display: inline-block;
  margin-left: auto;
  white-space: nowrap; }

.filter-options-content .am_shopby_swatch_label .count {
  margin: 0;
  padding: 0; }

.filter-options-content .am_shopby_swatch_label .label {
  margin-right: 5px; }

.filter-options-content .am-swatch-wrapper > .input.-hidden {
  display: none; }

.filter-options-content .am-shopby-form {
  overflow-x: hidden;
  overflow-y: auto;
  padding: 3px; }

.am-swatch-options {
  display: flex;
  flex-direction: column; }
  .am-swatch-options > .item {
    padding-bottom: 4px; }
  .am-swatch-options .swatch-option {
    display: inline-block;
    margin: 0 10px 0 0;
    background-position: center;
    background-repeat: no-repeat; }
  .am-swatch-options .am-shopby-swatch-label {
    display: flex;
    align-items: center;
    column-gap: 4px;
    width: 100%;
    vertical-align: middle;
    word-wrap: break-word; }

.filter-options .am-swatch-wrapper {
  margin: 0 0 5px 0 !important;
  line-height: initial; }

.amshopby-filter-price-go {
  margin: 15px 0 0;
  width: 25%; }

input[type="text"].amshopby-filter-price-to.right {
  float: right; }

.amshopby-slider-container {
  margin: 10px 15px 15px 5px; }

.amshopby-slider-container .am-slider .ui-slider-range {
  position: absolute;
  height: 10px;
  background: #b6b6b6; }

.amshopby-slider-container .am-slider .ui-state-default.ui-slider-handle {
  padding: 0;
  margin-top: -5px;
  margin-left: -5px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #d72326; }

.amshopby-slider-container .am-slider .ui-state-default.ui-slider-handle:hover,
.amshopby-slider-container .am-slider .ui-state-default.ui-slider-handle:active {
  background-color: #d72326; }

.amshopby-slider-container .amshopby-slider-display {
  text-align: center;
  padding-top: 5px; }

.amasty-shopby-swatch-attribute-options {
  display: flex;
  flex-direction: column;
  padding-left: 2px; }

.amasty-shopby-swatch-attribute-options .swatch-option {
  display: inline-block;
  margin: 0 10px 0 0; }

.amasty-shopby-swatch-attribute-options > .item {
  padding-bottom: 4px !important; }

.amasty-shopby-swatch-attribute-options > .item:hover {
  background-color: transparent; }

.amasty-shopby-swatch-attribute-options .am_shopby_swatch_label {
  display: inline-block;
  max-width: 70%;
  vertical-align: middle;
  word-wrap: break-word; }

.catalog-topnav .filter-options {
  flex-wrap: wrap;
  min-height: 40px;
  border-bottom: 1px solid #cccccc; }

.catalog-topnav .filter-options .filter-options-item {
  display: inline-block;
  border: 0; }

.catalog-topnav .filter-options .filter-options-content {
  position: absolute;
  margin-top: 5px;
  border: 1px solid #cccccc;
  background-color: white;
  z-index: 9000;
  min-width: 100px; }

.catalog-topnav .filter-options .am_shopby_filter_items_rating li {
  margin: 0 0 10px; }

.catalog-topnav .filter-options .am_shopby_filter_items_rating li:last-child {
  margin: 0; }

.catalog-topnav .block-actions {
  display: none; }

.am_shopby_filter_items_attr_price {
  min-width: 130px;
  max-width: 350px; }

.amasty-catalog-topnav.block.filter {
  flex-basis: auto; }

.amasty-catalog-topnav .filter-options-content a {
  display: flex;
  align-items: baseline; }

.amasty-catalog-topnav .filter-options-content .color a:hover {
  background: none; }

.amasty-catalog-topnav .filter-options-content .amshopby-fly-out-view a {
  display: block; }

.amasty-catalog-topnav .filter-options-content .swatch-option-link-layered {
  display: inline-block; }

.page-layout-1column .filter-options-item.active .filter-options-content {
  padding: 10px 15px; }

.am_shopby_filter_items_stock .am_shopby_link_selected,
.am_shopby_filter_items_rating .am_shopby_link_selected {
  background-color: #e8e8e8;
  text-decoration: none; }

.filter-options .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  right: 8px;
  top: 5px; }

.catalog-topnav {
  display: none; }

.filter-options .items ol {
  list-style: none;
  padding-left: 18px; }

.filter-options .items ol .item {
  margin: 5px 0; }

.filter-options .items.amshopby-fly-out-view .items-children {
  background-color: #fff;
  z-index: 9999; }

.filter-options .items.amshopby-fly-out-view li {
  margin: 0;
  padding: 10px;
  border: 1px solid #cccccc;
  border-top: none; }

.filter-options .items.amshopby-fly-out-view li:hover {
  background-color: #cccccc; }

.filter-options .items.amshopby-fly-out-view li:first-child {
  border-top: 1px solid #cccccc; }

.filter-options .items.amshopby-fly-out-view a:hover {
  background-color: transparent; }

.filter-options .ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3; }

.filter-options .ui-widget-shadow {
  box-shadow: 0 0 5px #666666; }

.filter-options .amshopby-category-dropdown-view {
  position: absolute;
  display: block;
  margin: 0;
  padding: 10px;
  width: 100%;
  max-height: 300px;
  border: 1px solid #cccccc;
  background-color: white;
  box-sizing: border-box;
  white-space: nowrap;
  overflow-y: auto;
  z-index: 9; }

.filter-options .amshopby-category-labels-folding a.amshopby-filter-parent,
.filter-options .amshopby-category-dropdown-view a.amshopby-filter-parent {
  padding-left: 20px; }

.filter-options .amshopby-category-dropdown-view a {
  display: inline-block;
  white-space: initial; }

.filter-options .filter-options-content .rating-summary {
  display: inline-block;
  vertical-align: sub; }

.filter-options .amshopby-search-box {
  margin: 0 0 15px; }

.amshopby-fly-out-view.ui-menu {
  position: relative; }

.amshopby-fly-out-view .ui-menu {
  width: 100%; }

.filter-options .ui-menu {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0; }

.filter-options .ui-menu .ui-menu {
  position: absolute; }

.filter-options .ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style: none; }

.filter-options .ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.filter-options .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.filter-options .ui-menu .ui-state-focus,
.filter-options .ui-menu .ui-state-active {
  margin: -1px; }

.amshopby-category-dropdown {
  display: block;
  padding-right: 3.6rem;
  min-height: 3.2rem;
  text-align: left;
  border: 1px solid #adadad;
  cursor: pointer;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #fff;
  font-weight: 400; }

.amshopby-category-dropdown .caret:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.2rem;
  margin-top: -0.2rem;
  width: 0;
  height: 0;
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  box-sizing: border-box;
  transition: all .2s linear; }

.amshopby-category-dropdown .caret:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 3.2rem;
  background-color: #e3e3e3;
  border: 1px solid #adadad;
  bottom: 0; }

.amshopby-category-dropdown-wrapper {
  position: relative;
  display: block;
  -webkit-user-select: none;
          user-select: none; }

.amshopby-category-dropdown-wrapper._active .amshopby-category-dropdown .caret:after {
  transform: rotate(180deg); }

.amshopby-category-dropdown-wrapper .amshopby-category-dropdow-multiselect-crumb {
  position: relative;
  display: inline-block;
  padding: 0.3rem 2.4rem 0.4rem 1rem;
  margin: 0.3rem 0 0.3rem 0.3rem;
  background-color: #f5f5f5;
  border: 1px solid #a79d95;
  border-radius: 1px;
  font-size: 1.2rem;
  transition: border-color 0.1s linear; }

.amshopby-category-dropdown-wrapper .amshopby-category-dropdow-multiselect-crumb .action-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 2rem;
  font-size: .5em;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #514943; }

.amshopby-category-dropdown-wrapper .amshopby-category-dropdow-multiselect-crumb .action-close:before {
  content: 'x';
  font-size: 10px;
  transition: color 0.1s linear; }

.amshopby-category-dropdown-wrapper .amshopby-category-dropdow-multiselect-crumb .action-close > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  display: none;
  visibility: hidden; }

.filter-options .amshopby-category-labels-folding .items {
  position: relative; }

.amshopby-category-collapse-icon {
  position: absolute;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1; }

.amshopby-category-collapse-icon:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.2rem;
  margin-top: -0.2rem;
  width: 0;
  height: 0;
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  box-sizing: border-box;
  transition: all .2s linear;
  transform: rotate(-90deg); }

.amshopby-category-collapse-icon._active:after {
  transform: rotate(0deg); }

#amasty-shopby-product-list {
  z-index: 1; }

#amasty-shopby-product-list .products.wrapper {
  position: relative; }

#amasty-shopby-product-list #amasty-shopby-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  display: none;
  width: 100%;
  background: #fff;
  opacity: .5;
  z-index: 999; }

#amasty-shopby-product-list #amasty-shopby-overlay .loader {
  position: absolute;
  top: 10%;
  left: 50%;
  display: block;
  width: 64px;
  height: 64px;
  background-image: url("../images/loader-1.gif");
  transform: translate(-50%, -10%); }

.amshopby-option-link {
  display: inline-block;
  margin-right: 5px; }

.amshopby-option-link img {
  max-width: 60px;
  max-height: 60px; }

.am_shopby_apply_filters {
  position: fixed;
  bottom: -80px;
  width: 100%;
  transition: all 0.2s ease;
  z-index: 999; }

.am_shopby_apply_filters.visible {
  bottom: 0; }

.am-show-button {
  margin: 0 auto;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  background: #eee;
  z-index: 999; }

.am-show-button > .am-items {
  font-size: 15px; }

.am-show-button > .am-items.-loading {
  display: inline-block;
  margin: 0 5px;
  width: 25px;
  height: 25px;
  background-image: url(../images/loader-1.gif);
  background-size: contain;
  vertical-align: middle; }

.am-show-button > .amshopby-button {
  margin-left: 15px;
  padding: 17px 50px;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 1;
  background: #d72326;
  border: 0;
  box-shadow: none; }

.am-show-button > .amshopby-button:hover {
  background: #ab1c1e;
  transition: background 0.3s ease; }

.ambrand-index-index .filter-title,
.ambrand-index-index .filter-options {
  padding: 16px 8px; }

.ambrand-index-index .filter-options-content .item.-is-collapsible {
  font-weight: 700; }

.ambrand-index-index .filter-options-content .item.-is-expanded:not(.-is-collapsible) {
  padding-left: 8px; }

.ambrand-index-index .filter-options-content .item:has(.amshopby-link-selected) {
  font-weight: 600;
  text-decoration: underline; }

.filter [data-role="collapsible"]:not([data-collapsible="true"]) [data-role="content"] {
  display: none; }

.am-item-removed {
  text-decoration: line-through; }

.swatch-option {
  position: relative;
  float: left;
  height: 20px;
  min-width: 30px;
  max-width: 90px;
  overflow: hidden;
  margin: 0 10px 5px 0;
  padding: 1px 2px;
  cursor: pointer;
  border: 1px solid #DADADA;
  text-align: center;
  text-overflow: ellipsis;
  background-size: cover; }
  .swatch-option.selected {
    border: 2px solid #d72326; }
  .swatch-option .publuuflip {
    height: 500px; }
  .swatch-option .tekst_opis {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .swatch-option .ikony_opis {
    margin: 0; }

.free-shipping-bar {
  margin-bottom: 18px; }
  .free-shipping-bar.sticky {
    position: fixed;
    z-index: 100;
    top: 90px;
    left: 0;
    right: 0; }

.column.main .free-shipping-bar {
  display: none; }

.checkout-index-index .free-shipping-bar {
  position: relative;
  top: 20px; }

@media only screen and (min-width: 768px) {
  .ui-tooltip.ui-widget {
    max-width: 450px; }
  .catalog-topnav {
    display: block; }
  .page-layout-1column .toolbar-products {
    position: inherit !important; }
  #amasty-shopby-product-list #amasty-shopby-overlay .loader {
    top: 30%;
    transform: translate(-50%, -30%); }
  .filter-options-content .amshopby-filter-price-from,
  .filter-options-content .amshopby-filter-price-to {
    width: 40%; }
  .amasty-catalog-topnav {
    border-top: 1px solid #cccccc; }
  .amasty-catalog-topnav .filter-subtitle {
    display: none; }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 150px; }
  .am_shopby_apply_filters {
    visibility: hidden;
    position: absolute;
    bottom: inherit;
    display: none;
    width: inherit;
    padding: 0;
    z-index: 1; }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible; }
  .am-show-button {
    position: static;
    margin: 0 0 10px;
    padding: 10px;
    width: inherit;
    border: 1px solid #ccc; }
  .am-show-button.-vertical {
    padding-left: 0;
    border-left: 0;
    border-radius: 0 3px 3px 0;
    box-shadow: 10px 8px 16px rgba(0, 0, 0, 0.16); }
  .am-show-button.-vertical:before {
    content: '';
    position: absolute;
    top: 8px;
    left: -20px;
    display: block;
    width: 40px;
    height: 40px;
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 0 0 0 3px;
    transform: rotate(45deg);
    transform-origin: 50%;
    box-sizing: border-box;
    box-shadow: 7px 6px 16px rgba(0, 0, 0, 0.16);
    z-index: -1; }
  .am-show-button.-vertical-right {
    padding: 10px 0;
    min-width: 145px;
    text-align: right;
    border-right: 0;
    border-radius: 3px 0 0 3px;
    box-shadow: -8px 8px 16px rgba(0, 0, 0, 0.16); }
  .am-show-button.-vertical-right > .-loading {
    margin: 0 20px; }
  .am-show-button.-vertical-right:before {
    content: '';
    position: absolute;
    top: 8px;
    right: -20px;
    display: block;
    width: 40px;
    height: 40px;
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 0 0 0 3px;
    transform: rotate(45deg);
    transform-origin: 50%;
    box-sizing: border-box;
    box-shadow: 5px 6px 16px rgba(0, 0, 0, 0.16);
    z-index: -1; }
  .am-show-button.-horizontal {
    border-radius: 4px;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.16); }
  .am-show-button.-horizontal:before, .am-show-button.-horizontal:after {
    content: '';
    position: absolute;
    left: 50%;
    display: block;
    border: 6px solid transparent;
    transform: rotate(45deg) translateX(-50%); }
  .am-show-button.-horizontal:before {
    bottom: 0;
    border-right: 6px solid #ccc;
    border-bottom: 6px solid #ccc;
    border-radius: 0 0 3px 0; }
  .am-show-button.-horizontal:after {
    bottom: 1px;
    border-right: 6px solid #eee;
    border-bottom: 6px solid #eee;
    border-radius: 0 0 2px 0; }
  .am-show-button > .am-button {
    margin-left: 3px;
    padding: 10px 15px; }
  .am-show-button.-vertical-right > .am-button {
    margin-left: 5px; }
  .publuuflip {
    height: 700px; }
  .ikony_opis {
    margin: 15px 0; }
  .tekst_opis {
    margin: 15px 0; }
    .tekst_opis ul {
      margin: 30px 0; }
    .tekst_opis p {
      font-size: large; }
    .tekst_opis img {
      margin-top: 30px; }
  .tytul_sekcji {
    margin-bottom: 30px; }
  .catalog-category-view .page-title-wrapper {
    display: none; }
  .free-shipping-bar.sticky {
    top: 0; }
  .catalog-product-view .free-shipping-bar {
    margin: 18px 0; }
  .checkout-index-index .free-shipping-bar {
    top: 0; } }

@media only screen and (max-width: 768px) {
  .filter-option-active {
    padding-bottom: 100px !important; } }

@media only screen and (min-width: 1024px) {
  .filter-options-content .amshopby-filter-price-from,
  .filter-options-content .amshopby-filter-price-to {
    width: 43%; }
  .cms-home .free-shipping-bar {
    margin-bottom: 0; } }

.authentication-dropdown {
  box-sizing: border-box; }
  .authentication-dropdown .modal-inner-wrap {
    padding: 25px; }

.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1; }
  ._has-auth-shown .authentication-wrapper {
    z-index: 900; }

.block-authentication .block-title {
  font-size: 21px;
  border-bottom: 0;
  margin-bottom: 25px; }
  .block-authentication .block-title strong {
    font-weight: 300; }

.block-authentication .field .label {
  font-weight: 400; }

.block-authentication .actions-toolbar {
  margin-bottom: 5px; }
  .block-authentication .actions-toolbar > .secondary {
    padding-top: 25px;
    text-align: left; }

.block-authentication .block[class] {
  margin: 0; }
  .block-authentication .block[class] ul {
    list-style: none;
    padding-left: 10px; }
  .block-authentication .block[class] .field .control,
  .block-authentication .block[class] .field .label {
    float: none;
    width: auto; }
  .block-authentication .block[class] + .block {
    border-top: 1px solid #c1c1c1;
    margin-top: 40px;
    padding-top: 40px;
    position: relative; }
    .block-authentication .block[class] + .block::before {
      height: 36px;
      line-height: 34px;
      margin: -17px 0 0 -18px;
      min-width: 36px;
      background: #fff;
      border: 1px solid #c1c1c1;
      border-radius: 50%;
      box-sizing: border-box;
      color: #c1c1c1;
      content: attr(data-label);
      display: inline-block;
      left: 50%;
      letter-spacing: normal;
      padding: 0 0.2rem;
      position: absolute;
      text-align: center;
      text-transform: uppercase;
      top: 0; }

@media only screen and (min-width: 768px) {
  .authentication-dropdown {
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #fff;
    border: 1px solid #aeaeae;
    text-align: left;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear 0.15s, visibility 0 linear 0.15s;
    visibility: hidden; }
    .authentication-dropdown._show {
      z-index: 100;
      transform: scale(1, 1);
      transition: transform linear 0.15s, visibility 0 linear 0;
      visibility: visible; }
  .authentication-wrapper {
    width: 66.66667%;
    text-align: right; }
  .block-authentication .block-title {
    font-size: 30px;
    border-bottom: 0;
    margin-bottom: 25px; }
  .block-authentication .actions-toolbar > .primary {
    float: right;
    margin-right: 0; }
    .block-authentication .actions-toolbar > .primary .action {
      margin-right: 0; }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem; }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%; }
  .popup-authentication .block-authentication {
    display: flex;
    flex-direction: row;
    border-top: 1px solid #c1c1c1; }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1; }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%; }
    .popup-authentication .block[class] + .block {
      border-left: 1px solid #c1c1c1;
      border-top: 0;
      margin: 0;
      padding: 10px 0 0 40px; }
      .popup-authentication .block[class] + .block::before {
        left: 0;
        top: 50%; }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto; } }

.checkout-index-index .minicart-wrapper,
.checkout-onepage-success .minicart-wrapper {
  display: none; }

.checkout-container {
  margin: 0 0 20px; }

.opc-wrapper {
  margin: 0 0 20px; }
  .opc-wrapper .step-title {
    font-family: inherit; }
  .opc-wrapper .step-content {
    margin: 0 0 40px; }

.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none; }

.checkout-index-index .logo {
  margin-left: 0; }

@media only screen and (max-width: 640px) {
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0; } }

@media only screen and (min-width: 768px) {
  .opc-wrapper {
    width: 66.66667%;
    float: left;
    order: 1;
    padding-right: 30px; } }

.checkout-agreements-block {
  margin-bottom: 20px; }
  .checkout-agreements-block .action-show {
    vertical-align: baseline; }

.checkout-agreements-items {
  padding-bottom: 30px; }
  .checkout-agreements-items .checkout-agreements-item {
    margin-bottom: 20px; }
  .checkout-agreements-items .checkout-agreements-item-title {
    border-bottom: 0;
    font-family: inherit; }

.checkout-agreement-item-content {
  overflow: auto; }

.opc-estimated-wrapper {
  border-bottom: 1px solid #ccc;
  margin: 0 0 15px;
  padding: 18px 15px; }
  .opc-estimated-wrapper .estimated-block {
    display: flex;
    gap: 8px;
    font-size: 18px;
    font-weight: 700; }
    .opc-estimated-wrapper .estimated-block .estimated-label {
      display: block; }
  .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
    color: #333; }

@media only screen and (min-width: 768px) {
  .opc-estimated-wrapper {
    display: none; } }

.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px; }

.field.choice .field-tooltip-action {
  line-height: 21px; }

.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380; }

.opc-wrapper .fieldset > .field > .label {
  font-weight: 400; }

@media only screen and (min-width: 768px) {
  .opc-wrapper .fieldset > .field.required, .opc-wrapper .fieldset > .field._required {
    position: relative; }
    .opc-wrapper .fieldset > .field.required > label, .opc-wrapper .fieldset > .field._required > label {
      padding-right: 25px; }
      .opc-wrapper .fieldset > .field.required > label:after, .opc-wrapper .fieldset > .field._required > label:after {
        margin-left: 10px;
        position: absolute; } }

@media only screen and (min-width: 768px) {
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px; }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px; } }

@media only screen and (min-width: 1024px) {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%; } }

.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px; }
  .opc-block-summary > .title {
    display: block;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  .opc-block-summary .title span {
    font-family: inherit; }
  .opc-block-summary .mark .value {
    color: #999;
    display: block; }
  .opc-block-summary .grand.incl + .grand.excl .mark,
  .opc-block-summary .grand.incl + .grand.excl .amount {
    border-top: 0;
    font-size: 14px;
    padding-top: 0; }
    .opc-block-summary .grand.incl + .grand.excl .mark strong,
    .opc-block-summary .grand.incl + .grand.excl .amount strong {
      font-weight: 400; }
  .opc-block-summary .not-calculated {
    font-style: italic; }
  .opc-block-summary .items-in-cart > .title {
    border-bottom: 1px solid #d1d1d1;
    padding: 10px 40px 10px 0;
    cursor: pointer;
    display: block;
    text-decoration: none;
    margin-bottom: 0;
    position: relative; }
    .opc-block-summary .items-in-cart > .title > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .opc-block-summary .items-in-cart > .title:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 30px;
      line-height: 12px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 3px 0 0;
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .opc-block-summary .items-in-cart > .title:after {
      position: absolute;
      right: 0;
      top: 10px; }
    .opc-block-summary .items-in-cart > .title strong {
      font-size: 18px;
      font-weight: 300;
      margin: 0; }
  .opc-block-summary .items-in-cart.active > .title:after {
    content: ""; }
  .opc-block-summary .items-in-cart .product {
    position: relative; }
  .opc-block-summary .minicart-items-wrapper {
    margin: 0 -15px 0 0;
    max-height: 370px;
    padding: 15px 15px 0 0;
    border: 0; }
  .column.main .opc-block-summary .product-item {
    margin: 0;
    padding-left: 0; }
  .opc-block-summary .product-item .product-item-inner {
    display: table;
    margin: 0 0 10px;
    width: 100%; }
  .opc-block-summary .product-item .product-item-name-block {
    display: table-cell;
    padding-right: 5px;
    text-align: left; }
  .opc-block-summary .product-item .subtotal {
    display: table-cell;
    text-align: right; }
  .opc-block-summary .product-item .price {
    font-size: 16px;
    font-weight: 400; }
  .opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
    margin: 0; }
    .opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
      font-size: 10px; }

@media only screen and (min-width: 768px) {
  .opc-summary-wrapper .modal-header .action-close {
    display: none; } }

.checkout-payment-method .step-title {
  margin-bottom: 0; }

.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0; }

.checkout-payment-method .payment-method._active .payment-method-content {
  display: block; }

.checkout-payment-method .payment-method input[name="payment[method]"] {
  margin: 0 8px 0 0;
  top: -1px;
  position: relative; }

.checkout-payment-method .payment-method-title {
  display: flex;
  align-items: center;
  padding: 10px 0;
  margin: 0; }
  .checkout-payment-method .payment-method-title .payment-icon {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle; }
  .checkout-payment-method .payment-method-title .action-help {
    display: inline-block;
    margin-left: 5px; }
  .checkout-payment-method .payment-method-title .label {
    display: flex;
    align-items: center;
    margin: 0; }
  .checkout-payment-method .payment-method-title span {
    line-height: 13px; }

.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px; }
  .checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
    margin: 0 0 20px; }

.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 100%; }

.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px; }

.checkout-payment-method .payment-method-billing-address {
  margin: 0 0 20px; }
  .checkout-payment-method .payment-method-billing-address .primary .action-update {
    margin-right: 0; }
  .checkout-payment-method .payment-method-billing-address .billing-address-details {
    line-height: 27px;
    padding: 0 0 0 23px; }

.checkout-payment-method .payment-method-note + .payment-method-billing-address {
  margin-top: 20px; }

.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%; }

.checkout-payment-method .no-payments-block {
  margin: 20px 0; }

.checkout-payment-method .payu-payment__logo {
  object-fit: contain;
  margin: 0 8px 0 0;
  min-height: 25px; }

@media only screen and (max-width: 768px) {
  .checkout-payment-method .payment-methods {
    margin: 0; }
  .checkout-payment-method .payment-method-title {
    padding: 10px 0; }
  .checkout-payment-method .payment-method-content {
    padding: 0 10px 0 20px; }
  .checkout-payment-method .payment-method-billing-address .action-cancel {
    margin-top: 10px; } }

@media only screen and (min-width: 768px) {
  .checkout-payment-method .payment-methods .actions-toolbar .primary {
    float: right;
    margin: 0; }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%; }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px; }
    .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
      margin-left: 25.8%; }
    .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
      margin-left: 0; }
  .payment-method-billing-address .action-update {
    float: right; }
  .payment-method-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0; } }

.payu-payment .method__single--content {
  padding: 10px; }

.payu-payment .method__list {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }

.payu-payment .method__single {
  max-width: 25%;
  cursor: pointer; }

.payu-payment .payment__method .method__single._disabled {
  display: none; }

.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: ""; }

.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer; }

.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none; }

.checkout-payment-method .payment-option-title {
  border-top: 1px solid #ccc;
  padding: 20px 0; }
  .checkout-payment-method .payment-option-title .action-toggle {
    color: #1979c3;
    display: inline-block;
    text-decoration: none; }
    .checkout-payment-method .payment-option-title .action-toggle:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 14px;
      line-height: 16px;
      color: #8f8f8f;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0 0 0 10px;
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .checkout-payment-method .payment-option-title .action-toggle:hover:after {
      color: #333; }
    .checkout-payment-method .payment-option-title .action-toggle:active:after {
      color: #8f8f8f; }

.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px; }

.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px; }

.checkout-payment-method .credit-card-types {
  padding: 0; }
  .checkout-payment-method .credit-card-types .item {
    display: inline-block;
    list-style: none;
    margin: 0 5px 0 0;
    vertical-align: top; }
    .checkout-payment-method .credit-card-types .item._active {
      font-weight: 700; }
      .checkout-payment-method .credit-card-types .item._active img {
        filter: grayscale(0%); }
    .checkout-payment-method .credit-card-types .item._inactive {
      opacity: 0.4; }
    .checkout-payment-method .credit-card-types .item span {
      display: inline-block;
      padding-top: 6px;
      vertical-align: top; }
  .checkout-payment-method .credit-card-types img {
    filter: grayscale(100%);
    transition: all 0.6s ease; }

.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px; }

.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px; }

.checkout-payment-method .ccard .month .select {
  width: 140px; }

.checkout-payment-method .ccard .year .select {
  width: 80px; }

.checkout-payment-method .ccard .number .input-text {
  width: 225px; }

.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto; }

.checkout-payment-method .ccard .cvv .input-text {
  width: 55px; }

.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important; }

@media only screen and (max-width: 768px) {
  .checkout-payment-method .payment-option {
    margin: 0 -15px; }
    .checkout-payment-method .payment-option .payment-option-title {
      padding: 15px; }
    .checkout-payment-method .payment-option .payment-option-content {
      padding: 0 15px 20px; } }

@media only screen and (min-width: 768px) {
  .checkout-payment-method .payment-option-title {
    padding-left: 22px; }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0; } }

.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0; }

.opc-progress-bar-item {
  margin: 0 0 10px;
  width: 50%;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top; }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    top: 19px;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%; }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px; }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0; }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-family: inherit;
    font-style: inherit;
    font-weight: 300;
    line-height: inherit;
    font-size: 18px; }
    .opc-progress-bar-item > span:before, .opc-progress-bar-item > span:after {
      background: #e4e4e4;
      height: 38px;
      margin-left: -19px;
      width: 38px;
      border-radius: 50%;
      content: '';
      left: 50%;
      position: absolute;
      top: 0; }
    .opc-progress-bar-item > span:after {
      background: #fff;
      height: 26px;
      margin-left: -13px;
      top: 6px;
      width: 26px;
      content: counter(i);
      counter-increment: i;
      color: #333;
      font-family: inherit;
      font-style: inherit;
      font-weight: 600;
      line-height: inherit;
      font-size: 18px; }
  .opc-progress-bar-item._active:before {
    background: #D41717; }
  .opc-progress-bar-item._active > span {
    color: #333; }
    .opc-progress-bar-item._active > span:before {
      background: #D41717; }
    .opc-progress-bar-item._active > span:after {
      content: "";
      font-family: "icons-blank-theme";
      line-height: 1;
      font-size: 28px; }
  .opc-progress-bar-item._complete {
    cursor: pointer; }
    .opc-progress-bar-item._complete > span {
      color: #333; }
      .opc-progress-bar-item._complete > span:after {
        content: "";
        font-family: "icons-blank-theme";
        line-height: 1;
        font-size: 28px; }

@media only screen and (min-width: 768px) {
  .opc-progress-bar-item {
    width: 185px; } }

.checkout-shipping-method {
  position: relative; }

.shipping-policy-block.field-tooltip {
  top: 12px; }
  .shipping-policy-block.field-tooltip .field-tooltip-action {
    color: #1979c3;
    cursor: pointer; }
    .shipping-policy-block.field-tooltip .field-tooltip-action:before {
      display: none; }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 420px;
    top: 30px; }

@media only screen and (max-width: 640px) {
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto; }
    .shipping-policy-block.field-tooltip .field-tooltip-content {
      width: 300px;
      right: auto; }
      .shipping-policy-block.field-tooltip .field-tooltip-content:before, .shipping-policy-block.field-tooltip .field-tooltip-content:after {
        right: auto; } }

.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px; }
  .opc-wrapper .form-login .fieldset .note,
  .opc-wrapper .form-shipping-address .fieldset .note {
    font-size: 16px;
    margin-top: 10px; }

.opc-wrapper .form-login {
  margin-top: 0; }

.opc-wrapper .shipping-address-items {
  font-size: 0; }

.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 16px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word; }
  .opc-wrapper .shipping-address-item.selected-item {
    border-color: #D41717; }
    .opc-wrapper .shipping-address-item.selected-item:after {
      background: #D41717;
      color: #fff;
      content: "";
      font-family: "icons-blank-theme";
      height: 27px;
      width: 29px;
      font-size: 27px;
      line-height: 21px;
      padding-top: 2px;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0; }
    .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
      visibility: hidden; }

.opc-wrapper .action-show-popup {
  margin: 0 0 20px; }
  .opc-wrapper .action-show-popup > span:before {
    content: '+';
    padding-right: 5px; }

.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0; }

.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0; }

.checkout-shipping-method .step-title {
  margin-bottom: 0; }

.checkout-shipping-method .no-quotes-block {
  margin: 20px 0; }

.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0; }

.table-checkout-shipping-method thead th {
  display: none; }

.table-checkout-shipping-method tbody td {
  border-top: 1px solid #ccc;
  line-height: unset !important; }
  .table-checkout-shipping-method tbody td:first-child {
    padding-left: 0;
    padding-right: 0;
    width: 20px; }
  .table-checkout-shipping-method tbody td.col-price {
    text-align: right; }
    .table-checkout-shipping-method tbody td.col-price .price {
      font-size: 14px !important;
      font-weight: 700; }

.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none; }

.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0; }

@media only screen and (max-width: 640px) {
  .opc-wrapper .form-login {
    margin: 0 0 15px;
    padding: 0 0 15px; }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%; }
    .opc-wrapper .shipping-address-item.selected-item {
      padding: 15px 35px 15px 18px;
      border-bottom-width: 2px; }
      .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
        right: 39px; }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px; }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%; }
  .opc-wrapper .action-show-popup {
    width: 100%; }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px; }
    .opc-wrapper .edit-address-link > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .opc-wrapper .edit-address-link:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: 28px;
      color: #303030;
      content: "";
      font-family: "icons-blank-theme";
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .opc-wrapper .edit-address-link:hover:before {
      color: #303030; }
    .opc-wrapper .edit-address-link:active:before {
      color: #303030; } }

@media only screen and (min-width: 768px) {
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right; }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0; }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px; }
  .table-checkout-shipping-method {
    width: auto; } }

@media only screen and (min-width: 1024px) {
  .opc-wrapper .shipping-address-item {
    width: 50%; }
    .opc-wrapper .shipping-address-item:before {
      background: #ccc;
      height: calc(100% - 20px);
      content: '';
      left: 0;
      position: absolute;
      top: 0;
      width: 1px; }
    .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
      display: none; }
    .opc-wrapper .shipping-address-item.selected-item:before {
      display: none; }
    .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
      display: none; }
  .table-checkout-shipping-method {
    min-width: 500px;
    width: 100%; } }

.opc-block-shipping-information {
  padding: 0 30px; }
  .opc-block-shipping-information .shipping-information-title {
    border-bottom: 1px solid #ccc;
    margin: 0 0 20px;
    position: relative; }
    .opc-block-shipping-information .shipping-information-title .action-edit {
      top: 10px;
      display: inline-block;
      text-decoration: none;
      margin: 0;
      position: absolute;
      right: 0; }
      .opc-block-shipping-information .shipping-information-title .action-edit > span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .opc-block-shipping-information .shipping-information-title .action-edit:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 18px;
        line-height: 20px;
        color: #8f8f8f;
        content: "";
        font-family: "icons-blank-theme";
        vertical-align: middle;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center; }
      .opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
        color: #333; }
      .opc-block-shipping-information .shipping-information-title .action-edit:active:before {
        color: #8f8f8f; }
  .opc-block-shipping-information .shipping-information-content {
    line-height: 27px; }
    .opc-block-shipping-information .shipping-information-content .actions-toolbar {
      margin-left: 0; }
  .opc-block-shipping-information .ship-to,
  .opc-block-shipping-information .ship-via {
    margin: 0 0 20px; }

@media only screen and (min-width: 768px) {
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 66.66667%;
    float: right;
    order: 2; } }

.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px; }
  .field-tooltip._active {
    z-index: 100; }
    .field-tooltip._active .field-tooltip-content {
      display: block; }
    .field-tooltip._active .field-tooltip-action:before {
      color: #333; }
  .field-tooltip .field-tooltip-action {
    display: inline-block;
    text-decoration: none; }
    .field-tooltip .field-tooltip-action > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .field-tooltip .field-tooltip-action:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 21px;
      line-height: inherit;
      color: #bbb;
      content: "";
      font-family: "icons-blank-theme";
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .field-tooltip .field-tooltip-action:hover:before {
      color: #333; }
    ._keyfocus .field-tooltip .field-tooltip-action:focus {
      z-index: 100; }
      ._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
        display: block; }
      ._keyfocus .field-tooltip .field-tooltip-action:focus:before {
        color: #333; }
  .field-tooltip .field-tooltip-content {
    background: #f4f4f4;
    border: 1px solid #999;
    border-radius: 1px;
    font-size: 16px;
    padding: 12px;
    width: 270px;
    display: none;
    left: 38px;
    position: absolute;
    text-transform: none;
    top: -9px;
    word-wrap: break-word;
    z-index: 2; }
    .field-tooltip .field-tooltip-content:before, .field-tooltip .field-tooltip-content:after {
      border: 10px solid transparent;
      height: 0;
      width: 0;
      border-right-color: #f4f4f4;
      left: -21px;
      top: 12px;
      content: '';
      display: block;
      position: absolute;
      z-index: 3; }
    .field-tooltip .field-tooltip-content:before {
      border-right-color: #666666; }
    .field-tooltip .field-tooltip-content:after {
      border-right-color: #f4f4f4;
      width: 1px;
      z-index: 4; }

@media only screen and (max-width: 480px) {
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px; } }

.table th, .table td {
  padding: 0.75rem;
  vertical-align: bottom;
  border-top: 1px solid #eceeef; }

.table th, .table td {
  vertical-align: middle !important; }

.cart.table-wrapper .actions-toolbar .action.action-edit {
  display: none; }

.cart.table-wrapper .actions-toolbar .action.action-towishlist {
  display: none; }

.cart.table-wrapper .actions-toolbar .action.action-delete {
  background: transparent;
  -webkit-appearance: none; }
  .cart.table-wrapper .actions-toolbar .action.action-delete:hover {
    border: 1px solid transparent; }
  .cart.table-wrapper .actions-toolbar .action.action-delete::before {
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: "\e604";
    font-family: "icons-blank-theme";
    margin: inherit;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    vertical-align: middle; }
  .cart.table-wrapper .actions-toolbar .action.action-delete span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px; }
  .cart-summary > .title {
    display: block;
    color: false;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: false;
    font-weight: 300;
    line-height: 1.1;
    font-size: 21px;
    margin-top: 8px;
    margin-bottom: 8px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  .cart-summary .block {
    margin-bottom: 0; }
    .cart-summary .block .item-options {
      margin-left: 0; }
    .cart-summary .block .fieldset {
      margin: 15px 0 25px 5px; }
      .cart-summary .block .fieldset .field {
        margin: 0 0 10px; }
        .cart-summary .block .fieldset .field.note {
          font-size: 12px; }
      .cart-summary .block .fieldset .methods .field > .label {
        display: inline; }

.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px; }
  .cart-totals .table-wrapper {
    margin-bottom: 0;
    overflow: inherit; }

.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #eceeef;
  position: relative; }

.cart.table-wrapper .col {
  /* padding-top: $indent__base; */ }
  .cart.table-wrapper .col.remove {
    display: none; }

.cart.table-wrapper .item-actions td {
  padding: 20px 0 12px 0;
  text-align: center;
  white-space: normal;
  border: unset; }

.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative; }

.cart.table-wrapper .actions-toolbar > .action {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
  margin-right: 10px; }
  .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .actions-toolbar > .action:active, .cart.table-wrapper .actions-toolbar > .action:focus {
    text-decoration: none; }
  .cart.table-wrapper .actions-toolbar > .action:last-child {
    margin-right: 0; }

.cart.table-wrapper .action.help.map {
  font-weight: 400; }

.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%; }

.cart.table-wrapper .product-item-details {
  white-space: normal; }

.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px; }

.cart.table-wrapper .gift-registry-name-label:after {
  content: ':'; }

.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px; }

.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
  margin-left: 11px; }

.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px; }

.cart-container .form-cart .field.qty {
  position: relative; }

.cart-container .form-cart .control.qty {
  display: flex;
  align-items: center;
  gap: 8px; }
  .cart-container .form-cart .control.qty button, .cart-container .form-cart .control.qty .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .cart-container .form-cart .control.qty .actions-toolbar > .action {
    background-image: none;
    background: none;
    box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 600;
    font-size: 1.2rem; }
    .cart-container .form-cart .control.qty button:focus, .cart-container .form-cart .control.qty .cart.table-wrapper .actions-toolbar > .action:focus, .cart.table-wrapper .cart-container .form-cart .control.qty .actions-toolbar > .action:focus, .cart-container .form-cart .control.qty button:active, .cart-container .form-cart .control.qty .cart.table-wrapper .actions-toolbar > .action:active, .cart.table-wrapper .cart-container .form-cart .control.qty .actions-toolbar > .action:active {
      background: none;
      border: none; }
    .cart-container .form-cart .control.qty button:hover, .cart-container .form-cart .control.qty .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .cart-container .form-cart .control.qty .actions-toolbar > .action:hover {
      background: none;
      border: none; }
    .cart-container .form-cart .control.qty button.disabled, .cart-container .form-cart .control.qty .cart.table-wrapper .actions-toolbar > .disabled.action, .cart.table-wrapper .cart-container .form-cart .control.qty .actions-toolbar > .disabled.action, .cart-container .form-cart .control.qty button[disabled], .cart-container .form-cart .control.qty .cart.table-wrapper .actions-toolbar > .action[disabled], .cart.table-wrapper .cart-container .form-cart .control.qty .actions-toolbar > .action[disabled],
    fieldset[disabled] .cart-container .form-cart .control.qty button,
    fieldset[disabled] .cart-container .form-cart .control.qty .cart.table-wrapper .actions-toolbar > .action,
    .cart.table-wrapper fieldset[disabled] .cart-container .form-cart .control.qty .actions-toolbar > .action {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.5; }
  .cart-container .form-cart .control.qty div.mage-error {
    position: absolute;
    bottom: -24px;
    left: -64px;
    white-space: nowrap; }
    @media only screen and (max-width: 1024px) {
      .cart-container .form-cart .control.qty div.mage-error {
        bottom: -20px;
        left: -84px; } }
    .cart-container .form-cart .control.qty div.mage-error:before {
      content: ''; }

@media only screen and (max-width: 1024px) {
  .cart-container .form-cart .col.qty, .cart-container .form-cart .col.price, .cart-container .form-cart .col.item-actions {
    padding: 32px 12px; }
  .cart-container .form-cart .col .actions-toolbar {
    display: flex;
    justify-content: flex-end; }
    .cart-container .form-cart .col .actions-toolbar .action-delete {
      padding: 0; } }

.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center; }
  .cart-container .checkout-methods-items .action.primary {
    /* @extend .abs-button-l; */
    width: 100%; }
  .cart-container .checkout-methods-items .item + .item {
    margin-top: 20px; }

.block.crosssell {
  margin-top: 70px; }

.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block; }

.cart.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.remove,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.price,
.order-items.table-wrapper .col.qty,
.order-items.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.remove,
.order-items.table-wrapper .col.msrp {
  text-align: center; }

@media only screen and (max-width: 768px) {
  .cart.table-wrapper {
    overflow: inherit; }
    .cart.table-wrapper thead .col {
      display: none; }
    .cart.table-wrapper .item {
      margin-top: 16px; }
      .cart.table-wrapper .item .col.qty, .cart.table-wrapper .item .col.price, .cart.table-wrapper .item .col.subtotal, .cart.table-wrapper .item .col.msrp {
        box-sizing: border-box;
        display: block;
        border: unset;
        float: left;
        white-space: nowrap;
        width: 33%;
        padding: 0; }
        .cart.table-wrapper .item .col.qty:before, .cart.table-wrapper .item .col.price:before, .cart.table-wrapper .item .col.subtotal:before, .cart.table-wrapper .item .col.msrp:before {
          content: attr(data-th) ":";
          display: block;
          font-weight: 700;
          padding-bottom: 10px; }
      .cart.table-wrapper .item .col.item {
        display: flex;
        gap: 16px;
        min-height: 75px;
        padding: 0;
        position: relative;
        border: unset; }
        .cart.table-wrapper .item .col.item .product-item-photo {
          position: relative;
          top: 0; }
        .cart.table-wrapper .item .col.item .product-item-name {
          margin: 0;
          padding: 0; }
      .cart.table-wrapper .item .col.qty, .cart.table-wrapper .item .col.price, .cart.table-wrapper .item .col.subtotal {
        padding-top: 10px; }
        .cart.table-wrapper .item .col.qty .cart-price, .cart.table-wrapper .item .col.price .cart-price, .cart.table-wrapper .item .col.subtotal .cart-price {
          display: flex;
          align-items: center;
          min-height: 38px; }
          .cart.table-wrapper .item .col.qty .cart-price span, .cart.table-wrapper .item .col.price .cart-price span, .cart.table-wrapper .item .col.subtotal .cart-price span {
            font-size: 18px !important; }
      .cart.table-wrapper .item .col.price {
        text-align: left; }
        .cart.table-wrapper .item .col.price .cart-price {
          justify-content: flex-start; }
      .cart.table-wrapper .item .col.subtotal {
        text-align: right; }
        .cart.table-wrapper .item .col.subtotal .cart-price {
          justify-content: flex-end; }
      .cart.table-wrapper .item .col.qty .field.qty {
        display: flex;
        justify-content: center; } }

@media only screen and (min-width: 768px) {
  .cart-container .widget {
    float: left; }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none; }
  .cart-summary .block .fieldset .field {
    margin: 0;
    margin: 0 0 10px; }
    .cart-summary .block .fieldset .field:not(.choice) > .label {
      box-sizing: content-box;
      float: none;
      width: auto;
      text-align: left;
      padding: 0; }
    .cart-summary .block .fieldset .field:not(.choice) > .control {
      float: none;
      width: auto; }
    .cart-summary .block .fieldset .field > .label {
      margin: 0 0 5px;
      padding: inherit;
      text-align: inherit;
      display: inline-block; }
    .cart-summary .block .fieldset .field.choice:before, .cart-summary .block .fieldset .field.no-label:before {
      display: none; }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto; }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px; }
  .cart.table-wrapper .item-actions td {
    text-align: right; }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%; }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: middle;
    white-space: normal;
    width: 99%; }
  .cart.table-wrapper .item-actions .actions-toolbar {
    display: flex;
    justify-content: flex-end; }
    .cart.table-wrapper .item-actions .actions-toolbar > .action {
      padding: 0; } }

.authentication-wrapper {
  display: none; }

@media only screen and (min-width: 1024px) {
  .cart-summary {
    float: right;
    position: relative;
    width: 23%; }
  .form-cart {
    float: left;
    position: relative;
    width: 73%; } }

.block-minicart .items-total {
  float: left;
  margin: 0 10px;
  font-size: 14px; }
  .block-minicart .items-total .count {
    font-weight: 700; }

.block-minicart .subtotal {
  margin: 0 10px;
  text-align: right;
  font-size: 14px; }

.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700; }

.block-minicart .shipping-cost {
  margin: 4px 10px 0;
  text-align: right;
  font-size: 14px; }
  .block-minicart .shipping-cost .label {
    margin: 0; }
  .block-minicart .shipping-cost .price-wrapper {
    font-size: 18px;
    font-weight: 700; }

.block-minicart .subtitle {
  display: none; }
  .block-minicart .subtitle.empty {
    display: block;
    font-size: 14px;
    padding: 30px 0 20px;
    text-align: center; }

.block-minicart .text.empty {
  text-align: center; }

.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
  font-size: 14px; }
  .block-minicart .block-content > .actions > .primary {
    margin: 0 10px 15px; }
    .block-minicart .block-content > .actions > .primary .action {
      display: block;
      margin-bottom: 15px;
      width: 100%; }
      .block-minicart .block-content > .actions > .primary .action.primary {
        display: block;
        margin-bottom: 15px;
        width: 100%; }
        .block-minicart .block-content > .actions > .primary .action.primary:last-child {
          margin-bottom: 0; }
  .block-minicart .block-content > .actions > .secondary .action {
    display: block;
    margin-bottom: 15px;
    width: 100%; }

.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center; }

.minicart-wrapper {
  position: relative;
  float: right; }
  .minicart-wrapper:before, .minicart-wrapper:after {
    content: '';
    display: table; }
  .minicart-wrapper:after {
    clear: both; }
  .minicart-wrapper .action.showcart {
    padding: inherit;
    cursor: pointer;
    /* @include _lib-dropdown-icon(
             $_dropdown-toggle-icon-content,
             $_dropdown-toggle-active-icon-content,
             $_icon-font,
             $_icon-font-size,
             $_icon-font-line-height,
             $_icon-font-color,
             $_icon-font-color-hover,
             $_icon-font-color-active,
             $_icon-font-margin,
             $_icon-font-vertical-align,
             $_icon-font-position,
             $_icon-font-text-hide
         );*/ }
  .minicart-wrapper .block-minicart {
    background: #fff;
    border: 1px solid #bbb;
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style: none none;
    box-sizing: border-box;
    position: absolute;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    height: inherit;
    margin-top: 4px;
    min-width: 100%;
    width: inherit;
    display: none; }
    .minicart-wrapper .block-minicart li {
      margin: 0;
      padding: false;
      width: 100%; }
      .minicart-wrapper .block-minicart li:hover {
        background: false;
        cursor: pointer; }
    .minicart-wrapper .block-minicart:before, .minicart-wrapper .block-minicart:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0; }
    .minicart-wrapper .block-minicart:before {
      border: 6px solid;
      border-color: transparent transparent #fff transparent;
      z-index: 99; }
    .minicart-wrapper .block-minicart:after {
      border: 7px solid;
      border-color: transparent transparent #bbb transparent;
      z-index: 98; }
    .minicart-wrapper .block-minicart:before {
      left: 10px;
      top: -12px; }
    .minicart-wrapper .block-minicart:after {
      left: 9px;
      top: -14px; }
  .minicart-wrapper.active {
    overflow: visible; }
    .minicart-wrapper.active .block-minicart {
      display: block; }
  .minicart-wrapper .block-minicart {
    padding: 25px 20px;
    right: 0;
    width: 320px;
    margin-top: 7px; }
    .minicart-wrapper .block-minicart .block-title {
      display: none; }
    .minicart-wrapper .block-minicart:after {
      left: auto;
      right: 17px; }
    .minicart-wrapper .block-minicart:before {
      left: auto;
      right: 18px; }
  .minicart-wrapper .product .actions {
    float: right;
    margin: -34px 0 0;
    text-align: right; }
    .minicart-wrapper .product .actions > .primary {
      display: none; }
    .minicart-wrapper .product .actions > .secondary {
      display: inline; }
  .minicart-wrapper .action.close {
    display: inline-block;
    text-decoration: none;
    background-image: none;
    background: none;
    box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 600;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px; }
    .minicart-wrapper .action.close > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .minicart-wrapper .action.close:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 32px;
      line-height: 32px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: 0;
      vertical-align: top;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .minicart-wrapper .action.close:hover:before {
      color: inherit; }
    .minicart-wrapper .action.close:active:before {
      color: inherit; }
    .minicart-wrapper .action.close:focus, .minicart-wrapper .action.close:active {
      background: none;
      border: none; }
    .minicart-wrapper .action.close:hover {
      background: none;
      border: none; }
    .minicart-wrapper .action.close.disabled, .minicart-wrapper .action.close[disabled],
    fieldset[disabled] .minicart-wrapper .action.close {
      cursor: not-allowed;
      pointer-events: none;
      opacity: 0.5; }
  .minicart-wrapper .action.showcart {
    white-space: nowrap; }
    .minicart-wrapper .action.showcart .counter.qty {
      background: #d72326;
      color: #fff;
      height: 21px;
      line-height: 21px;
      border-radius: 2px;
      display: inline-block;
      margin: 3px 0 0;
      width: 21px;
      overflow: hidden;
      padding: 0 3px;
      text-align: center;
      white-space: normal;
      border-radius: 50px; }
      .minicart-wrapper .action.showcart .counter.qty.empty {
        display: none; }
      .minicart-wrapper .action.showcart .counter.qty .loader > img {
        max-width: 21px; }
  .minicart-wrapper .minicart-widgets {
    margin-top: 15px; }

.minicart-items-wrapper {
  border: 1px solid #ccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px; }

.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none; }
  .minicart-items .product-item {
    padding: 20px 0; }
    .minicart-items .product-item:not(:first-child) {
      border-top: 1px solid #ccc; }
    .minicart-items .product-item:first-child {
      padding-top: 0; }
  .minicart-items .price-container {
    display: inline-block; }
  .minicart-items .product-item-pricing .label {
    display: inline-block;
    width: 4.5rem; }
  .minicart-items .price-minicart {
    margin-bottom: 5px; }
  .minicart-items .product > .product-item-photo,
  .minicart-items .product > .product-image-container {
    float: left; }
  .minicart-items .product .toggle {
    display: block;
    text-decoration: none;
    cursor: pointer;
    position: relative; }
    .minicart-items .product .toggle:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: 16px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .minicart-items .product .toggle:after {
      position: static; }
  .minicart-items .product.active > .toggle:after {
    content: ""; }
  .minicart-items .product-item-name {
    font-weight: 400;
    margin: 0 0 10px;
    min-height: auto;
    text-align: left;
    text-transform: initial;
    padding: 0; }
    .minicart-items .product-item-name a {
      color: #1979c3; }
  .minicart-items .product-item-details {
    padding-left: 88px; }
    .minicart-items .product-item-details .product.options {
      font-size: 12px;
      margin-bottom: 10px; }
    .minicart-items .product-item-details .price {
      font-weight: 700; }
    .minicart-items .product-item-details .price-including-tax,
    .minicart-items .product-item-details .price-excluding-tax {
      margin: 5px 0 0; }
    .minicart-items .product-item-details .weee[data-label] {
      font-size: 11px; }
    .minicart-items .product-item-details .details-qty {
      display: flex;
      align-items: center;
      gap: 8px;
      margin-top: 10px; }
      .minicart-items .product-item-details .details-qty .qtyLess,
      .minicart-items .product-item-details .details-qty .qtyMore {
        background-image: none;
        background: none;
        box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 600;
        font-size: 1.2rem; }
        .minicart-items .product-item-details .details-qty .qtyLess:focus, .minicart-items .product-item-details .details-qty .qtyLess:active,
        .minicart-items .product-item-details .details-qty .qtyMore:focus,
        .minicart-items .product-item-details .details-qty .qtyMore:active {
          background: none;
          border: none; }
        .minicart-items .product-item-details .details-qty .qtyLess:hover,
        .minicart-items .product-item-details .details-qty .qtyMore:hover {
          background: none;
          border: none; }
        .minicart-items .product-item-details .details-qty .qtyLess.disabled, .minicart-items .product-item-details .details-qty .qtyLess[disabled],
        fieldset[disabled] .minicart-items .product-item-details .details-qty .qtyLess,
        .minicart-items .product-item-details .details-qty .qtyMore.disabled,
        .minicart-items .product-item-details .details-qty .qtyMore[disabled],
        fieldset[disabled]
        .minicart-items .product-item-details .details-qty .qtyMore {
          cursor: not-allowed;
          pointer-events: none;
          opacity: 0.5; }
  .minicart-items .product.options .tooltip.toggle {
    display: inline-block;
    text-decoration: none; }
    .minicart-items .product.options .tooltip.toggle > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .minicart-items .product.options .tooltip.toggle:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: 28px;
      color: inherit;
      content: "";
      font-family: "icons-blank-theme";
      margin: -3px 0 0 7px;
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .minicart-items .product.options .tooltip.toggle .details {
      display: none; }
  .minicart-items .details-qty .label,
  .minicart-items .price-minicart .label {
    display: none; }
  .minicart-items .item-qty {
    text-align: center;
    width: 40px; }
  .minicart-items .update-cart-item {
    font-size: 11px;
    vertical-align: top; }
  .minicart-items .subtitle {
    display: none; }
  .minicart-items .action.edit, .minicart-items .action.delete {
    display: inline-block;
    text-decoration: none; }
    .minicart-items .action.edit > span, .minicart-items .action.delete > span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .minicart-items .action.edit:before, .minicart-items .action.delete:before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 28px;
      line-height: 28px;
      color: #303030;
      content: "";
      font-family: "icons-blank-theme";
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      overflow: hidden;
      speak: none;
      text-align: center; }
    .minicart-items .action.edit:hover:before, .minicart-items .action.delete:hover:before {
      color: #303030; }
    .minicart-items .action.edit:active:before, .minicart-items .action.delete:active:before {
      color: #303030; }
  .minicart-items .action.delete:before {
    content: ""; }
  .minicart-items .product-image-container {
    width: 75px !important;
    height: 100% !important; }

@media only screen and (max-width: 480px) {
  .minicart-wrapper .block-minicart {
    width: 290px; } }

@media only screen and (max-width: 640px) {
  .minicart-wrapper {
    margin-top: 2px; } }

@media (max-width: 768px) {
  .minicart-wrapper.active .block-minicart {
    max-height: 550px;
    overflow-y: scroll; }
  .page-wrapper > .header.content > .minicart-wrapper > a > div > div > img {
    height: 26px !important; } }

@media only screen and (min-width: 768px) {
  .minicart-wrapper {
    margin-left: 13px; }
    .minicart-wrapper .block-minicart {
      right: 0;
      width: 390px; }
  .minicart-items .product-item-details .price-container {
    min-width: 60px; }
  .minicart-items .product-item-details .details-qty {
    display: inline-flex;
    margin-top: 0;
    margin-left: 10px; } }

/* Przepisać do checkoutu */
.checkout-index-index .logo-section {
  margin-top: 20px; }

.checkout-index-index .opc-progress-bar {
  text-align: center; }
  .checkout-index-index .opc-progress-bar li span {
    font-weight: 600; }

.checkout-index-index .opc-sidebar .opc-block-summary {
  margin-bottom: 0; }

.checkout-index-index .opc-sidebar .opc-block-shipping-information {
  background: whitesmoke;
  padding-bottom: 8px; }

.checkout-index-index .opc-block-summary .items-in-cart > .title strong {
  font-weight: 400; }

.checkout-index-index .fieldset > .field .note:before, .checkout-index-index .fieldset > .fields > .field .note:before {
  display: initial;
  vertical-align: sub; }

.checkout-index-index .opc-wrapper .billing-address-form div[name="shippingAddress.country_id"],
.checkout-index-index .opc-wrapper .billing-address-form div[name="billingAddress.country_id"],
.checkout-index-index .opc-wrapper .form-shipping-address div[name="shippingAddress.country_id"],
.checkout-index-index .opc-wrapper .form-shipping-address div[name="billingAddress.country_id"] {
  display: none; }

@media only screen and (min-width: 768px) {
  .checkout-index-index #checkout {
    margin-top: 50px; }
  .checkout-index-index .opc-wrapper {
    width: 58%;
    float: left;
    order: 1;
    padding-right: 30px; }
    .checkout-index-index .opc-wrapper .step-content {
      margin: 22px 0 40px; }
  .checkout-index-index .opc-sidebar {
    margin: 46px 0 20px;
    width: 40%;
    float: right;
    order: 2; }
    .checkout-index-index .opc-sidebar .modal-header {
      display: none; }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 100%; } }

.checkout-index-index .table-checkout-shipping-method .row {
  margin: 0; }

/* Przepisac do checkout/_shipping.scss */
@media only screen and (min-width: 768px) {
  .opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .billing-address-form {
    max-width: 100%; }
  .form-shipping-address::after {
    clear: both;
    display: block;
    content: ""; }
  .form-shipping-address select {
    height: 38px; }
  .form-shipping-address div[name='shippingAddress.firstname'] {
    float: left;
    width: 49.1%; }
  .form-shipping-address div[name='shippingAddress.lastname'] {
    float: right;
    width: 49.1%; }
  .form-shipping-address div[name='shippingAddress.company'] {
    float: left;
    width: 100%; }
  .form-shipping-address .field.street.admin__control-fields {
    width: 100%;
    float: left; }
    .form-shipping-address .field.street.admin__control-fields div[name='shippingAddress.street.0'] label {
      display: none; }
    .form-shipping-address .field.street.admin__control-fields .label {
      text-align: left; }
    .form-shipping-address .field.street.admin__control-fields .field.additional {
      display: none; }
  .form-shipping-address div[name='shippingAddress.city'] {
    float: left;
    width: 33.333%; }
  .form-shipping-address div[name='shippingAddress.region'],
  .form-shipping-address div[name='shippingAddress.region_id'] {
    float: right;
    width: 33.333%; }
  .form-shipping-address div[name='shippingAddress.region_id'] select {
    height: 38px; }
  .form-shipping-address div[name='shippingAddress.postcode'] {
    float: left;
    width: 33.333%;
    padding: 0 10px; }
  .form-shipping-address div[name='shippingAddress.country_id'] {
    float: left;
    width: 100%; }
  .form-shipping-address div[name='shippingAddress.telephone'] {
    float: left;
    width: 100%; }
  .form-shipping-address div[name='shippingAddress.vat_id'] {
    float: left;
    width: 100%; }
  .form-shipping-address div[name='shippingAddress.vat_id']::after {
    clear: both;
    display: block;
    content: ""; }
  .form-shipping-address .field.choice {
    float: left;
    width: 100%; }
  #billing-new-address-form div[name='billingAddresscheckmo.firstname'] {
    float: left;
    width: 49.1%; }
  #billing-new-address-form div[name='billingAddresscheckmo.lastname'] {
    float: right;
    width: 49.1%; }
  #billing-new-address-form div[name='billingAddresscheckmo.company'] {
    float: left;
    width: 100%; }
  #billing-new-address-form .field.street.admin__control-fields div[name='billingAddresscheckmo.street.0'] label {
    display: none; }
  #billing-new-address-form .field.street.admin__control-fields .label {
    text-align: left; }
  #billing-new-address-form .field.street.admin__control-fields .field.additional {
    display: none; }
  #billing-new-address-form div[name='billingAddresscheckmo.city'] {
    float: right;
    width: 48%; }
  #billing-new-address-form div[name='billingAddresscheckmo.region'] {
    float: left;
    width: 48%; }
  #billing-new-address-form div[name='billingAddresscheckmo.postcode'] {
    float: right;
    width: 48%; }
  #billing-new-address-form div[name='billingAddresscheckmo.country_id'] {
    float: left;
    width: 100%; }
  #billing-new-address-form div[name='billingAddresscheckmo.telephone'] {
    float: left;
    width: 100%; }
  #billing-new-address-form div[name='shippingAddress.vat_id'] {
    float: left;
    width: 100%; }
  #billing-new-address-form div[name='shippingAddress.vat_id']::after {
    clear: both;
    display: block;
    content: ""; }
  #billing-new-address-form .field.choice {
    float: left;
    width: 100%; }
    #billing-new-address-form .field.choice::before {
      width: 0;
      padding-left: 0; }
  .billing-address-form select {
    height: 38px; }
  .billing-address-form div[name='billingAddressbanktransfer.firstname'] {
    float: left;
    width: 49.1%; }
  .billing-address-form div[name='billingAddressbanktransfer.lastname'] {
    float: right;
    width: 49.1%; }
  .billing-address-form div[name='billingAddressbanktransfer.company'] {
    float: left;
    width: 100%; }
  .billing-address-form .field.street.admin__control-fields {
    width: 100%;
    float: none; }
    .billing-address-form .field.street.admin__control-fields div[name='billingAddressbanktransfer.street.0'] {
      width: 100%; }
      .billing-address-form .field.street.admin__control-fields div[name='billingAddressbanktransfer.street.0'] label {
        display: none; }
    .billing-address-form .field.street.admin__control-fields .label {
      text-align: left; }
    .billing-address-form .field.street.admin__control-fields .field.additional {
      display: none; }
  .billing-address-form div[name='billingAddressbanktransfer.city'] {
    float: left;
    width: 33.333%; }
  .billing-address-form div[name='billingAddressbanktransfer.region'],
  .billing-address-form div[name='billingAddressbanktransfer.region_id'] {
    float: right;
    width: 33.333%; }
  .billing-address-form div[name='billingAddressbanktransfer.region_id'] select {
    height: 38px; }
  .billing-address-form div[name='billingAddressbanktransfer.postcode'] {
    float: left;
    width: 33.333%;
    padding: 0 10px; }
  .billing-address-form div[name='billingAddressbanktransfer.country_id'] {
    float: left;
    width: 100%; }
  .billing-address-form div[name='billingAddressbanktransfer.telephone'] {
    float: left;
    width: 100%; }
  .billing-address-form div[name='billingAddressbanktransfer.vat_id'] {
    float: left;
    width: 100%; }
  .billing-address-form div[name='billingAddressbanktransfer.vat_id']::after {
    clear: both;
    display: block;
    content: ""; }
  .billing-address-form .field.choice {
    float: left;
    width: 100%; } }

.checkout-payment-method .payment-method-content {
  padding-left: 0; }

/* Przenieść do shipping.scss */
#checkout_paczkomaty {
  margin-bottom: 2rem; }
  #checkout_paczkomaty::after {
    content: '';
    display: block;
    clear: both; }
  #checkout_paczkomaty .inpost-geo-widget {
    width: 100%;
    display: block;
    margin-bottom: 1rem;
    font-weight: bold; }
  #checkout_paczkomaty .input-box {
    float: left;
    width: 50%; }
  #checkout_paczkomaty #inpost-select-city {
    padding-right: 10px; }

@media only screen and (max-width: 768px) {
  .columns .sidebar-main {
    flex-grow: 1;
    flex-basis: 100%;
    order: 1;
    max-width: 100%; }
  .columns .sidebar-main #mostview {
    float: left;
    max-width: 100%; }
  .field.street.admin__control-fields div[name='shippingAddress.street.0'] label {
    display: none; } }

.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px; }

.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px; }

.login-container .fieldset:after {
  border: none;
  margin: 10px 0 0;
  padding: inherit;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-size: 12px; }

.login-container .fieldset:after {
  margin-top: 35px; }

.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px; }
  .block-addresses-list .items.addresses > .item:last-child {
    margin-bottom: 0; }

.form-address-edit .region select {
  display: none; }

.form-edit-account .fieldset.password {
  display: none; }

.form-edit-account .field.choice .field-tooltip .label {
  display: none; }

@media (max-width: 1023px) {
  .form-edit-account .field.choice:has(label[for="assistance_allowed_checkbox"]) {
    position: relative; }
    .form-edit-account .field.choice:has(label[for="assistance_allowed_checkbox"]) .field-tooltip.toggle {
      position: initial; }
  .form-edit-account .field.choice .field-tooltip-content {
    top: unset;
    left: 16px;
    right: 0;
    bottom: 32px;
    width: unset;
    max-width: 270px; }
    .form-edit-account .field.choice .field-tooltip-content:before, .form-edit-account .field.choice .field-tooltip-content:after {
      display: none; } }

.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px; }

.form.create.account .field.newsletter {
  margin-bottom: 0; }

.account .column.main h2 {
  margin-top: 0; }

.account .column.main .toolbar {
  text-align: center; }
  .account .column.main .toolbar .limiter-options {
    width: auto; }

.account .column.main .order-links .item.current {
  display: none; }

.account .sidebar-additional {
  margin-top: 40px; }

.account .table-wrapper:last-child {
  margin-bottom: 0; }

.account .table-wrapper .action {
  margin-right: 15px; }
  .account .table-wrapper .action:last-child {
    margin-right: 0; }

.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0; }

.account-nav .nav {
  display: block; }

.account-nav .item {
  margin: 3px 0 0; }
  .account-nav .item:first-child {
    margin-top: 0; }
  .account-nav .item a,
  .account-nav .item > strong {
    color: #127fb8;
    border-left: 3px solid transparent;
    display: block;
    padding: 5px 18px 5px 15px; }
  .account-nav .item a {
    text-decoration: none; }
    .account-nav .item a:hover {
      background: #e8e8e8;
      color: #074b70; }
  .account-nav .item.current a,
  .account-nav .item.current strong {
    border-color: #d41717;
    color: #000000;
    font-weight: 600; }
  .account-nav .item.current a {
    border-color: #d41717; }
  .account-nav .item .delimiter {
    display: block;
    margin: 10px 1.8rem;
    border-top: 1px solid #d1d1d1; }

.column.main .block:last-child {
  margin-bottom: 0; }

.block .title {
  margin-bottom: 10px; }
  .block .title strong {
    color: false;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: false;
    font-weight: 700;
    line-height: 1.1;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 8px; }
    .column.main .block .title strong {
      font-size: 21px; }

.block p:last-child {
  margin: 0; }

.block .box-actions {
  margin-top: 5px; }

.field.password .control {
  display: flex;
  flex-direction: column; }
  .field.password .control .mage-error {
    order: 2; }
  .field.password .control .input-text {
    order: 0; }

.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1; }
  .password-strength-meter:before {
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1; }
  .password-strength-meter-0 .password-strength-meter:before {
    background-color: #f4f4f4;
    width: 100%; }
  .password-strength-meter-1 .password-strength-meter:before {
    background-color: #ffafae;
    width: 25%; }
  .password-strength-meter-2 .password-strength-meter:before {
    background-color: #ffd6b3;
    width: 50%; }
  .password-strength-meter-3 .password-strength-meter:before {
    background-color: #c5eeac;
    width: 75%; }
  .password-strength-meter-4 .password-strength-meter:before {
    background-color: #81b562;
    width: 100%; }

.control.captcha-image {
  margin-top: 10px; }
  .control.captcha-image .captcha-img {
    vertical-align: middle; }

@media only screen and (max-width: 640px) {
  .account .column.main,
  .account .sidebar-additional {
    margin: 0; } }

@media only screen and (max-width: 768px) {
  .login-container .fieldset:after {
    text-align: center; }
  .account .page.messages {
    margin-bottom: 40px; }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block; }
  .customer-account-index .page-title-wrapper {
    position: relative; } }

@media only screen and (min-width: 768px) {
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px; }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left; }
  .login-container .fieldset > .field > .control {
    width: 55%; }
  .form-create-account .fieldset-fullname .fields .field {
    float: left;
    margin: 0 10px 10px 0; }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px; }
  .form.password.reset,
  .form.send.confirmation,
  .form.create.account {
    min-width: 600px;
    width: 50%; }
  .form.password.forget {
    min-width: 600px;
    width: 50%;
    margin: 0 auto; }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%; }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%; }
  .block-addresses-list .items.addresses > .item {
    margin-bottom: 20px; }
    .block-addresses-list .items.addresses > .item:nth-last-child(1), .block-addresses-list .items.addresses > .item:nth-last-child(2) {
      margin-bottom: 0; }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0; } }

.block.filters {
  margin-bottom: 40px; }
  .block.filters .filter-title {
    margin-bottom: 20px; }
    .block.filters .filter-title strong {
      font-size: 18px; }

.block-subtitle {
  display: inline-block;
  margin-bottom: 10px; }

.filter-current {
  display: inline-block; }
  .filter-current .item {
    margin-bottom: 10px; }
  .filter-current .filter-label {
    display: block;
    font-weight: 700; }
    .filter-current .filter-label:after {
      content: ':'; }
  .filter-current + .filter-actions {
    margin-bottom: 30px;
    display: inline-block; }
    .filter-current + .filter-actions a {
      margin-bottom: 10px;
      background-color: #f0f0f0;
      border: 1px solid #ccc;
      border-radius: 1px;
      display: inline-block;
      line-height: 1.5rem;
      padding: 5px 10px; }

.filter-options {
  margin: 0; }
  .filter-options .filter-options-title {
    color: false;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: false;
    font-weight: 700;
    line-height: 1.1;
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin: 0 0 10px;
    word-break: break-all;
    font-family: inherit; }
  .filter-options .filter-options-content {
    margin: 0 0 25px; }
    .filter-options .filter-options-content .item {
      margin-bottom: 3px; }
  .filter-options .count {
    color: #7d7d7d; }
    .filter-options .count:before {
      content: '('; }
    .filter-options .count:after {
      content: ')'; }

.filtered .items {
  margin: 15px 0; }

.filtered .item {
  position: relative;
  padding-left: 22px;
  margin-bottom: 6px; }
  .filtered .item .label {
    font-weight: 700; }
  .filtered .item .action.remove {
    position: absolute;
    left: -6px;
    top: 0; }

.filtered + .actions {
  margin-bottom: 35px; }

.filter-return-link {
  display: none; }
  @media (min-width: 769px) {
    .filter-return-link {
      display: block;
      padding: 0 8px;
      margin: 8px 0 0; } }

.filter-options .filter-return-link {
  display: none; }
  @media (max-width: 768px) {
    .filter-options .filter-return-link {
      display: block;
      padding: 0;
      margin-bottom: 16px; } }

@media only screen and (max-width: 768px) {
  .page-with-filter .columns .sidebar-main {
    order: 0; } }

#some {
  padding: 0 10px; }
  #some li[data-container="producent"] .filter-value {
    display: block;
    float: left; }
  #some li[data-container="producent"] .swatch-attribute-options, #some li[data-container="producent"] .am-swatch-wrapper {
    height: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0;
    padding: 0; }
    #some li[data-container="producent"] .swatch-attribute-options .swatch-option-link-layered, #some li[data-container="producent"] .am-swatch-wrapper .swatch-option-link-layered {
      display: flex;
      align-items: center; }
    #some li[data-container="producent"] .swatch-attribute-options .item, #some li[data-container="producent"] .am-swatch-wrapper .item {
      padding-bottom: 0 !important;
      margin-left: 7px !important; }
      #some li[data-container="producent"] .swatch-attribute-options .item:first-child, #some li[data-container="producent"] .am-swatch-wrapper .item:first-child {
        margin-left: 0px !important; }
      #some li[data-container="producent"] .swatch-attribute-options .item .swatch-option.image, #some li[data-container="producent"] .am-swatch-wrapper .item .swatch-option.image {
        background-color: #fff !important;
        margin-bottom: 0; }
  #some .am_shopby_state_container a:hover, #some .am_shopby_state_container a:visited, #some .am_shopby_state_container a {
    color: #292b2c;
    text-decoration: none; }

.am_shopby_filter_items_attr_category_ids input[type="radio"], .am-filter-items-attr_category_ids input[type="radio"] {
  display: none; }

.filter-current .action.remove::before, .sidebar-main .action.remove::before {
  -webkit-font-smoothing: antialiased;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle; }

.filter-current .action.remove span, .sidebar-main .action.remove span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.filter-current .filter-options .filter-options-content .item, .sidebar-main .filter-options .filter-options-content .item {
  display: flex;
  margin-bottom: 10px; }
  .filter-current .filter-options .filter-options-content .item:last-child, .sidebar-main .filter-options .filter-options-content .item:last-child {
    margin-bottom: 0; }

.filter-current .filter-options-content .am-filter-items-attr_producent .am-swatch-link, .sidebar-main .filter-options-content .am-filter-items-attr_producent .am-swatch-link {
  display: flex; }

.filter-current .item.am_shopby_state_container, .sidebar-main .item.am_shopby_state_container {
  margin-bottom: 10px;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  border-radius: 1px;
  display: inline-block;
  line-height: 1.5rem;
  padding: .1rem 0 0 0.7rem;
  display: inline-block; }
  .filter-current .item.am_shopby_state_container .filter-label, .sidebar-main .item.am_shopby_state_container .filter-label {
    display: none; }

.filter-current .items .block-actions.filter-actions, .sidebar-main .items .block-actions.filter-actions {
  margin-bottom: 10px;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  border-radius: 1px;
  display: inline-block;
  line-height: 1.5rem;
  padding: .3rem;
  display: inline-block; }

.am_shopby_slider_container .ui-slider.ui-slider-horizontal .ui-slider-handle {
  padding: 0;
  width: 16px !important;
  height: 16px !important;
  margin-top: -3px !important; }

.ui-slider-handle {
  background: #b1b1b1; }

.filter-options .ui-corner-all, .filter-options .ui-corner-top, .filter-options .ui-corner-left, .filter-options .ui-corner-tl {
  border-radius: 50px !important;
  width: calc(100% - 12px); }

.filter-options,
.filter-options-categories {
  padding: 15px; }

.filter-title {
  padding: 15px;
  border-bottom: 3px solid #e5e5e5;
  font-size: 14px;
  text-transform: uppercase; }

.filter-options .filter-options-content {
  margin: 0 0 17px;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 10px; }
  .filter-options .filter-options-content .am_shopby_slider_display {
    padding-top: 5px; }
  .filter-options .filter-options-content:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin: 0 0 0px 0; }
  .filter-options .filter-options-content .item a {
    display: flex;
    align-items: center;
    column-gap: 4px;
    width: 100%;
    color: #0c1629; }
    .filter-options .filter-options-content .item a:hover {
      color: #2c4e91; }

.sidebar-categories {
  margin: 0 0 25px; }
  .sidebar-categories .subtitle {
    display: block;
    padding: 15px;
    border-bottom: 3px solid #e5e5e5;
    font-size: 14px;
    text-transform: uppercase; }
  .sidebar-categories .options {
    padding: 15px; }
  .sidebar-categories dl, .sidebar-categories dd {
    margin-bottom: 0; }
  .sidebar-categories dt {
    color: false;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: false;
    font-weight: 700;
    line-height: 1.1;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin: 0 0 10px;
    word-break: break-all; }
  .sidebar-categories .item {
    margin-bottom: 14px; }
    .sidebar-categories .item:last-child {
      margin-bottom: 0; }
    .sidebar-categories .item a {
      color: #0c1629; }
      .sidebar-categories .item a:hover {
        color: #2c4e91; }
  .sidebar-categories .count {
    color: #7d7d7d; }
    .sidebar-categories .count:before {
      content: '('; }
    .sidebar-categories .count:after {
      content: ')'; }

.page-products.page-layout-2columns-left .sidebar-main,
.page-products.page-layout-2columns-left .sidebar-additional {
  width: 25%; }
  .page-products.page-layout-2columns-left .sidebar-main .block-subtitle.filter-subtitle,
  .page-products.page-layout-2columns-left .sidebar-additional .block-subtitle.filter-subtitle {
    display: none; }
  .page-products.page-layout-2columns-left .sidebar-main .block.filter, .page-products.page-layout-2columns-left .sidebar-main .block.filters,
  .page-products.page-layout-2columns-left .sidebar-additional .block.filter,
  .page-products.page-layout-2columns-left .sidebar-additional .block.filters {
    border: 3px solid #e5e5e5; }

.page-products.page-layout-2columns-left .column.main {
  width: 75%; }

@media (max-width: 768px) {
  .filter-title, .block-subtitle.filter-subtitle {
    display: block; }
  .filter-title {
    padding: 0;
    border-bottom: none; }
  .filter-title strong {
    background-image: none;
    background: #d72326;
    border: 1px solid #d72326;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 10px 24px;
    width: auto;
    font-size: 13px;
    line-height: 18px;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 4px; }
    .filter-title strong:focus, .filter-title strong:active {
      background: #ab1c1e;
      border: 1px solid #ab1c1e;
      color: #fff; }
    .filter-title strong:hover {
      background: #ab1c1e;
      border: 1px solid #ab1c1e;
      color: #fff; }
    .filter-title strong.disabled, .filter-title strong[disabled],
    fieldset[disabled] .filter-title strong {
      opacity: 0.5;
      cursor: default;
      pointer-events: none; }
  body.filter-active {
    height: 100%;
    overflow: hidden;
    width: 100%;
    position: fixed; }
    body.filter-active .page-header .header.content {
      z-index: 1; }
  .block.filter.active {
    border-bottom: 1px solid #cccccc;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2; }
  .filter.active .filter-title {
    border-bottom: 1px solid #cccccc;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 4;
    background: transparent;
    border: none; }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e616';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    font-size: 36px; }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    right: 3px;
    top: 10px;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    padding-right: 0;
    padding-left: 0; }
  .block-subtitle.filter-subtitle {
    display: none;
    top: 0;
    position: fixed;
    left: 0;
    background: #ffffff;
    width: 100%;
    padding: 15px;
    padding-left: 30px;
    font-size: 22px;
    z-index: 3; }
  .filter-options {
    display: none;
    top: 65px;
    position: fixed;
    left: 0;
    overflow: scroll;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 1000;
    padding: 15px 30px;
    border-top: 1px solid #cccccc;
    font-size: 120%; }
    .filter-options .filter-options-title {
      font-size: 22px;
      font-family: inherit; }
  .ui-slider-handle {
    box-shadow: 0px 0px 0px 20px rgba(0, 0, 0, 0); }
  .filter-options .filter-options-content {
    margin: 0 0 17px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px; }
    .filter-options .filter-options-content:last-child {
      border-bottom: none;
      padding-bottom: 0;
      margin: 0 0 50px 0; }
  .page-products.page-layout-2columns-left .sidebar-main .block.filter {
    margin-bottom: 0px;
    border: none; } }

.rating-summary {
  overflow: hidden;
  white-space: nowrap; }
  .rating-summary .rating-result {
    width: 100px;
    display: inline-block;
    position: relative;
    vertical-align: middle; }
    .rating-summary .rating-result:before {
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1;
      -webkit-font-smoothing: antialiased;
      color: #c7c7c7;
      font-family: "icons-blank-theme";
      font-size: 28px;
      height: 28px;
      letter-spacing: -10px;
      line-height: 28px;
      content: "";
      display: block;
      font-style: normal;
      font-weight: normal;
      speak: none; }
    .rating-summary .rating-result > span {
      display: block;
      overflow: hidden; }
      .rating-summary .rating-result > span:before {
        position: relative;
        z-index: 2;
        -webkit-font-smoothing: antialiased;
        color: #D41717;
        font-family: "icons-blank-theme";
        font-size: 28px;
        height: 28px;
        letter-spacing: -10px;
        line-height: 28px;
        content: "";
        display: block;
        font-style: normal;
        font-weight: normal;
        speak: none; }
      .rating-summary .rating-result > span span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
  .rating-summary .rating-result {
    margin-left: -5px; }

.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.review-control-vote {
  overflow: hidden; }
  .review-control-vote:before {
    color: #c7c7c7;
    font-family: "icons-blank-theme";
    font-size: 28px;
    height: 28px;
    letter-spacing: -10px;
    line-height: 28px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    content: "";
    display: block;
    position: absolute;
    z-index: 1; }
  .review-control-vote input[type="radio"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
    .review-control-vote input[type="radio"]:focus + label:before, .review-control-vote input[type="radio"]:checked + label:before {
      opacity: 1; }
  .review-control-vote label {
    cursor: pointer;
    display: block;
    position: absolute; }
    .review-control-vote label span {
      border: 0;
      clip: rect(0, 0, 0, 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    .review-control-vote label:before {
      color: #D41717;
      font-family: "icons-blank-theme";
      font-size: 28px;
      height: 28px;
      letter-spacing: -10px;
      line-height: 28px;
      font-style: normal;
      font-weight: normal;
      speak: none;
      vertical-align: top;
      -webkit-font-smoothing: antialiased;
      opacity: 0; }
    .review-control-vote label:hover:before {
      opacity: 1; }
    .review-control-vote label:hover ~ label:before {
      opacity: 0; }
  .review-control-vote .rating-5 {
    z-index: 2; }
    .review-control-vote .rating-5:before {
      content: ""; }
  .review-control-vote .rating-4 {
    z-index: 3; }
    .review-control-vote .rating-4:before {
      content: ""; }
  .review-control-vote .rating-3 {
    z-index: 4; }
    .review-control-vote .rating-3:before {
      content: ""; }
  .review-control-vote .rating-2 {
    z-index: 5; }
    .review-control-vote .rating-2:before {
      content: ""; }
  .review-control-vote .rating-1 {
    z-index: 6; }
    .review-control-vote .rating-1:before {
      content: ""; }

.block.add.review {
  margin-bottom: 40px; }
  .block.add.review > .title {
    color: false;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: false;
    font-weight: 300;
    line-height: 1.1;
    font-size: 30px;
    margin-top: 8px;
    margin-bottom: 8px; }
  .block.add.review .legend {
    color: false;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: false;
    font-weight: 300;
    line-height: 1.1;
    font-size: 21px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin: 0 0 20px; }
  .block.add.review .field.rating {
    display: table-row; }
    .block.add.review .field.rating .label {
      display: table-cell;
      padding: 5px 0;
      vertical-align: middle; }
    .block.add.review .field.rating .control {
      display: table-cell;
      vertical-align: top; }

.block.reviews.list > .title {
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: 300;
  line-height: 1.1;
  font-size: 30px;
  margin-top: 8px;
  margin-bottom: 8px; }

.block.reviews.list .review.item {
  margin-bottom: 40px; }

.block.reviews.list .review.title {
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: 300;
  line-height: 1.1;
  font-size: 21px;
  margin-top: 8px;
  margin-bottom: 8px; }

.data.table.reviews .rating-summary {
  margin-top: -4px; }

.customer-review.view {
  margin-bottom: 20px; }
  .customer-review.view .review.title,
  .customer-review.view .ratings-summary,
  .customer-review.view .product-details {
    margin-bottom: 20px; }

.product-reviews-summary {
  display: table;
  margin: 10px 0 12px; }
  .products.wrapper.list .product-reviews-summary {
    margin: 0 auto; }
  .product-reviews-summary.empty {
    margin-left: 0; }
  .product-reviews-summary .rating-summary {
    display: table-cell;
    left: -5px;
    position: relative;
    text-align: left;
    vertical-align: middle; }
  .product-reviews-summary .reviews-actions {
    display: table-cell;
    line-height: 28px;
    vertical-align: middle; }
    .product-reviews-summary .reviews-actions a {
      margin-right: 5px; }

@media only screen and (min-width: 768px) {
  .products.wrapper.list .product-reviews-summary {
    margin: 0; } }

.customer-review .product-details {
  margin-bottom: 40px; }

.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%; }

.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px; }
  .customer-review .review-details .customer-review-rating .item {
    margin-bottom: 10px; }
    .customer-review .review-details .customer-review-rating .item:last-child {
      margin-bottom: 0; }

.customer-review .review-details .review-title {
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: 300;
  line-height: 1.1;
  font-size: 21px;
  margin-top: 8px;
  margin-bottom: 8px;
  font-weight: 600;
  margin-bottom: 20px; }

.customer-review .review-details .review-content {
  margin-bottom: 20px; }

.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block; }

.review-field-ratings .nested {
  display: table; }

.review-field-ratings .review-field-rating {
  display: table-row; }
  .review-field-ratings .review-field-rating .label,
  .review-field-ratings .review-field-rating .control {
    display: table-cell;
    padding-bottom: 10px;
    vertical-align: top; }
  .review-field-ratings .review-field-rating .label {
    padding-right: 10px;
    padding-top: 6px; }
  .review-field-ratings .review-field-rating .control {
    padding-top: 2px; }

.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center; }
  .review-toolbar:first-child {
    display: none; }
  .review-toolbar .pages {
    border-bottom: 1px solid #c9c9c9;
    display: block;
    padding: 20px 0;
    text-align: center; }
  .review-toolbar .limiter {
    display: none; }

.review-add .block-title {
  display: none; }

.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333; }
  .review-form .action.submit.primary:focus, .review-form .action.submit.primary:active {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333; }
  .review-form .action.submit.primary:hover {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #555; }

.fieldset .review-legend.legend {
  margin-bottom: 20px; }
  .fieldset .review-legend.legend strong {
    display: block;
    margin-left: 0; }

.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px; }

.review-list {
  margin-bottom: 30px; }
  .review-list .block-title strong {
    display: none;
    color: false;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: false;
    font-weight: 300;
    line-height: 1.1;
    font-size: 21px;
    margin-top: 8px;
    margin-bottom: 8px; }

.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0; }
  .review-item:after {
    clear: both;
    content: '';
    display: table; }
  .review-item:last-child {
    border-width: 0; }

.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%; }

.review-author {
  display: inline;
  color: #7d7d7d; }

.review-date {
  color: #7d7d7d; }

.review-title {
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: 700;
  line-height: 1.1;
  font-size: 16px;
  margin-top: 8px;
  margin-bottom: 8px;
  margin: 0 0 20px;
  margin: 0 0 15px;
  display: table; }
  .review-title .review-avatar {
    display: table-cell;
    vertical-align: middle;
    width: 50px; }
  .review-title .review-title-content {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px; }

.review-content {
  margin-bottom: 20px; }

@media only screen and (min-width: 640px) {
  .review-form {
    max-width: 500px; }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px; }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px; }
  .review-toolbar {
    margin: 0 0 30px; }
    .review-toolbar .pages {
      padding: 30px 0; }
  .fieldset .review-legend.legend {
    margin-bottom: 30px; }
  .review-item {
    padding: 30px 0; }
  .review-title {
    margin: 0 0 15px; } }

body {
  background-color: #fff; }

.page-header {
  background-color: false;
  margin-bottom: 20px; }

.header.content {
  padding-top: 10px;
  position: relative; }

.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 1; }
  .logo img {
    display: block; }
  .page-print .logo {
    float: none; }

.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px; }

@media only screen and (max-width: 480px) {
  .page-main table {
    max-width: 100%;
    overflow: auto;
    height: auto !important; }
    .page-main table tr td {
      line-height: 1; }
      .page-main table tr td span {
        font-size: 12px !important; } }

@media only screen and (max-width: 359px) {
  .page-main table {
    max-width: 100%;
    overflow: auto;
    height: auto !important; }
    .page-main table tr td span {
      font-size: 10px !important; } }

@media only screen and (max-width: 320px) {
  ol, ul, dl {
    padding: 15px;
    padding-top: 0;
    padding-bottom: 0; } }

.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15; }

.message.global p {
  margin: 0; }

.message.global.noscript, .message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: false;
  line-height: 1.2em;
  font-size: 13px;
  background: #fdf0d5;
  color: #6f4400;
  margin: 0; }
  .message.global.noscript a, .message.global.cookie a {
    color: #1979c3; }
    .message.global.noscript a:hover, .message.global.cookie a:hover {
      color: #006bb4; }
    .message.global.noscript a:active, .message.global.cookie a:active {
      color: #006bb4; }

.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 4;
  text-align: center; }
  .message.global.cookie p {
    font-size: 14px; }
  .message.global.cookie .actions {
    margin-top: 10px; }
    .message.global.cookie .actions #btn-cookie-allow {
      font-size: 10px; }

.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  color: false;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: false;
  font-weight: false;
  line-height: 1.2em;
  font-size: 13px;
  background: #fdf0d5;
  color: #6f4400;
  margin-bottom: 0;
  text-align: center; }
  .message.global.demo a {
    color: #1979c3; }
    .message.global.demo a:hover {
      color: #006bb4; }
    .message.global.demo a:active {
      color: #006bb4; }

.page-footer {
  background-color: false;
  margin-top: auto; }

.cookie-status-message {
  display: none; }

.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px; }
  .footer.content .links > li {
    margin: 0 0 8px; }
  .footer.content .switcher-store {
    margin: 0 0 30px; }

.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0; }

.page-header .switcher,
.page-footer .switcher {
  margin-right: 10px; }
  .page-header .switcher .options,
  .page-footer .switcher .options {
    position: relative; }
    .page-header .switcher .options:before, .page-header .switcher .options:after,
    .page-footer .switcher .options:before,
    .page-footer .switcher .options:after {
      content: '';
      display: table; }
    .page-header .switcher .options:after,
    .page-footer .switcher .options:after {
      clear: both; }
    .page-header .switcher .options .action.toggle,
    .page-footer .switcher .options .action.toggle {
      padding: 0;
      cursor: pointer;
      /* @include _lib-dropdown-icon(
             $_dropdown-toggle-icon-content,
             $_dropdown-toggle-active-icon-content,
             $_icon-font,
             $_icon-font-size,
             $_icon-font-line-height,
             $_icon-font-color,
             $_icon-font-color-hover,
             $_icon-font-color-active,
             $_icon-font-margin,
             $_icon-font-vertical-align,
             $_icon-font-position,
             $_icon-font-text-hide
         );*/ }
    .page-header .switcher .options ul.dropdown,
    .page-footer .switcher .options ul.dropdown {
      background: #fff;
      border: 1px solid #bbb;
      z-index: 100;
      margin: 0;
      padding: 0;
      list-style: none none;
      box-sizing: border-box;
      position: absolute;
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
      height: inherit;
      margin-top: 4px;
      min-width: 160px;
      width: inherit;
      display: none; }
      .page-header .switcher .options ul.dropdown li,
      .page-footer .switcher .options ul.dropdown li {
        margin: 0;
        padding: 0;
        width: 100%; }
        .page-header .switcher .options ul.dropdown li:hover,
        .page-footer .switcher .options ul.dropdown li:hover {
          background: #e8e8e8;
          cursor: pointer; }
      .page-header .switcher .options ul.dropdown:before, .page-header .switcher .options ul.dropdown:after,
      .page-footer .switcher .options ul.dropdown:before,
      .page-footer .switcher .options ul.dropdown:after {
        border-bottom-style: solid;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        width: 0; }
      .page-header .switcher .options ul.dropdown:before,
      .page-footer .switcher .options ul.dropdown:before {
        border: 6px solid;
        border-color: transparent transparent #fff transparent;
        z-index: 99; }
      .page-header .switcher .options ul.dropdown:after,
      .page-footer .switcher .options ul.dropdown:after {
        border: 7px solid;
        border-color: transparent transparent #bbb transparent;
        z-index: 98; }
      .page-header .switcher .options ul.dropdown:before,
      .page-footer .switcher .options ul.dropdown:before {
        left: 10px;
        top: -12px; }
      .page-header .switcher .options ul.dropdown:after,
      .page-footer .switcher .options ul.dropdown:after {
        left: 9px;
        top: -14px; }
    .page-header .switcher .options.active,
    .page-footer .switcher .options.active {
      overflow: visible; }
      .page-header .switcher .options.active ul.dropdown,
      .page-footer .switcher .options.active ul.dropdown {
        display: block; }
    .page-header .switcher .options ul.dropdown a,
    .page-footer .switcher .options ul.dropdown a {
      display: block;
      padding: 8px; }
      .page-header .switcher .options ul.dropdown a:hover,
      .page-footer .switcher .options ul.dropdown a:hover {
        text-decoration: none; }
  .page-header .switcher li,
  .page-footer .switcher li {
    font-size: 12px;
    margin: 0; }
  .page-header .switcher strong,
  .page-footer .switcher strong {
    font-weight: 400; }

.widget {
  clear: both; }

.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0; }

.ui-datepicker td {
  padding: 0; }

@media only screen and (min-width: 768px) {
  html,
  body {
    height: 100%; }
  .page-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100%; }
    .page-wrapper > .breadcrumbs,
    .page-wrapper > .top-container,
    .page-wrapper > .widget {
      box-sizing: border-box;
      width: 100%; }
    .ie10 .page-wrapper,
    .ie11 .page-wrapper {
      height: 100%; }
  .navigation ul {
    padding: 0 8px; }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto; }
    .header.panel > .header.links > li {
      display: inline-block;
      vertical-align: top; }
    .header.panel > .header.links > li {
      font-size: 16px;
      margin: 0 0 0 15px; }
      .header.panel > .header.links > li.welcome,
      .header.panel > .header.links > li a {
        line-height: 1.4; }
      .header.panel > .header.links > li.welcome a {
        padding-left: 5px; }
  .header.content {
    padding: 30px 20px 0; }
  .page-header {
    border: 0;
    margin-bottom: 0; }
    .page-header .panel.wrapper {
      border-bottom: 1px solid #e8e8e8; }
    .page-header .header.panel {
      padding-bottom: 10px;
      padding-top: 10px; }
    .page-header .switcher {
      display: inline-block; }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
    font-size: 2rem; }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px; }
  .logo {
    margin: -8px auto 25px 0; }
    .logo img {
      max-height: inherit; }
  .footer.content .block {
    float: right; }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top; }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top; }
  .footer .copyright:before, .footer .copyright:after {
    content: '';
    display: table; }
  .footer .copyright:after {
    clear: both; } }

.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: ""; }

.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1; }

.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0; }

.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1; }

.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0; }

.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1; }

.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px; }

.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0; }
  .account .table-wrapper .data.table.wishlist .box-tocart .qty {
    vertical-align: middle; }

.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%; }

.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px; }

.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px; }

.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0; }

.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px; }

.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top; }

.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700; }

.block-wishlist .product-item-name {
  margin-right: 25px; }

.form-wishlist-items .actions-toolbar .primary {
  width: 100%; }

.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px; }

.products-grid.wishlist .product-item-name {
  margin-top: 0; }

.products-grid.wishlist .product-item .price-box {
  margin: 0; }

.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0; }

.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px; }
  .products-grid.wishlist .product-item-actions > *:last-child {
    margin-right: 0; }

.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px; }

.wishlist-wrapper .wishlist-link {
  display: inline-block; }
  .wishlist-wrapper .wishlist-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .wishlist-wrapper .wishlist-link:before {
    background-image: url("../images/heart.svg");
    background-position-x: 0;
    background-position-y: 0;
    line-height: 24px;
    margin: 0;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    margin: 0; }
  .wishlist-wrapper .wishlist-link._filled::before {
    background-image: url("../images/heart-filled.svg"); }

@media only screen and (max-width: 640px) {
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8; }
    .products-grid.wishlist .product-item:first-child {
      border-top: 1px solid #e8e8e8; } }

@media only screen and (max-width: 768px) {
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: -10px; }
    .products-grid.wishlist .product-item {
      padding: 20px 10px 20px 20px;
      position: relative; }
      .products-grid.wishlist .product-item-photo {
        float: left;
        margin-right: 20px; }
      .products-grid.wishlist .product-item-name {
        font-size: 16px; }
      .products-grid.wishlist .product-item-actions {
        display: block;
        margin-top: 7px; }
        .products-grid.wishlist .product-item-actions .action {
          margin-right: 15px; }
          .products-grid.wishlist .product-item-actions .action:last-child {
            margin-right: 0; }
      .products-grid.wishlist .product-item-name, .products-grid.wishlist .product-item-description,
      .products-grid.wishlist .product-item .price-box, .products-grid.wishlist .product-item-tooltip {
        margin-left: 95px; }
      .products-grid.wishlist .product-item .box-tocart .stock {
        margin-top: 7px; }
      .products-grid.wishlist .product-item .giftregisty-dropdown {
        display: none; }
    .products-grid.wishlist .product-image-container {
      max-width: 80px; }
  .wishlist-index-index .product-item {
    width: 100%; }
    .wishlist-index-index .product-item-info {
      width: auto; } }

@media only screen and (min-width: 640px) {
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px; }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0; } }

@media only screen and (min-width: 768px) {
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block; }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0; }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px; }
    .products-grid.wishlist .product-item .fieldset .field.qty .label {
      width: auto;
      padding: 0;
      text-align: center; }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0; }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0; }
  .wishlist-index-index .product-item-info {
    width: 240px; } }

@media only screen and (min-width: 1024px) {
  .wishlist-index-index .products-grid .product-items {
    margin: 0; }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%; }
    .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
      margin-left: 0; } }

.product-info-main .action.towishlist {
  background-image: none;
  background: none;
  box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 600;
  display: inline-block; }
  .product-info-main .action.towishlist:focus, .product-info-main .action.towishlist:active {
    background: none;
    border: none; }
  .product-info-main .action.towishlist:hover {
    background: none;
    border: none; }
  .product-info-main .action.towishlist.disabled, .product-info-main .action.towishlist[disabled],
  fieldset[disabled] .product-info-main .action.towishlist {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5; }
  .product-info-main .action.towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .product-info-main .action.towishlist:before {
    background-image: url("../images/heart.svg");
    background-position-x: 0;
    background-position-y: 0;
    line-height: 20px;
    margin: 0 0 0 16px;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    margin: 0 0 0 16px; }
  .product-info-main .action.towishlist:hover::before, .product-info-main .action.towishlist:active::before, .product-info-main .action.towishlist:focus::before {
    background-image: url("../images/heart-filled.svg"); }
  .product-info-main .action.towishlist::before {
    background-size: 20px 20px; }

.checkout-index-index ul, .checkout-index-index li {
  font-family: 'Montserrat', Arial, sans-serif; }

.checkout-index-index #checkout .opc-wrapper {
  width: 100%; }

.checkout-index-index .opc-estimated-wrapper {
  padding: 28px 0; }

.checkout-index-index .opc-sidebar {
  width: 100%;
  margin: 0 20px;
  display: none; }

.checkout-index-index .step-title {
  font-size: 26px;
  font-weight: bold; }

.checkout-index-index .c-customer-data__head h3 {
  font-size: 17.5px; }

.checkout-index-index .step-header-section {
  font-size: 30px; }
  .checkout-index-index .step-header-section h1 {
    font-size: inherit; }

.checkout-index-index .header.content {
  display: flex;
  flex-direction: column; }
  .checkout-index-index .header.content .mobile-nav {
    display: none; }
  .checkout-index-index .header.content #progressbar {
    width: 100%; }
  .checkout-index-index .header.content .opc-progress-bar {
    display: flex;
    background: white;
    padding: 10px 0; }
    .checkout-index-index .header.content .opc-progress-bar .opc-progress-bar-item span {
      font-size: 0; }

.checkout-index-index #maincontent {
  padding-top: 20px; }

@media screen and (min-width: 768px) {
  .checkout-index-index .opc-estimated-wrapper {
    display: block; } }

@media screen and (min-width: 1024px) {
  .checkout-index-index #checkout .opc-wrapper {
    display: inline-block;
    width: 60%; }
  .checkout-index-index .opc-sidebar {
    display: block;
    width: calc(40% - 40px); }
    .checkout-index-index .opc-sidebar .minicart-items .details-qty {
      margin-left: 0; }
      .checkout-index-index .opc-sidebar .minicart-items .details-qty .label {
        display: block; }
    .checkout-index-index .opc-sidebar .grand.totals {
      border-top: 1px solid #ccc;
      font-size: 18px; }
    .checkout-index-index .opc-sidebar .table-totals {
      margin-bottom: 24px; }
      .checkout-index-index .opc-sidebar .table-totals th, .checkout-index-index .opc-sidebar .table-totals td {
        padding: 4px; }
  .checkout-index-index .opc-estimated-wrapper {
    display: none; }
  .checkout-index-index .header.content .opc-progress-bar .opc-progress-bar-item span {
    font-size: 16px; } }

@media screen and (max-width: 1024px) {
  .checkout-index-index .columns {
    margin-bottom: 0; }
    .checkout-index-index .columns .column.main {
      padding-bottom: 0; }
  .checkout-index-index .form-login {
    margin-bottom: 0;
    padding-bottom: 0; }
    .checkout-index-index .form-login .fieldset.login:after {
      margin: 0; } }

#checkout .opc-wrapper #checkoutSteps #step-login {
  scroll-margin-top: 350px; }
  #checkout .opc-wrapper #checkoutSteps #step-login .step-title {
    text-align: center; }

#checkout .opc-wrapper #checkoutSteps .form-login,
#checkout .opc-wrapper #checkoutSteps .form-shipping-address,
#checkout .opc-wrapper #checkoutSteps .methods-shipping {
  background: white; }

#checkout .opc-wrapper #checkoutSteps .step-title {
  border-bottom: none; }

#checkout .opc-wrapper #checkoutSteps .c-checklist__title {
  font-size: 18px; }

#checkout .opc-wrapper #checkoutSteps #select-address .field__choice {
  display: flex;
  align-items: flex-start;
  margin: 0; }
  #checkout .opc-wrapper #checkoutSteps #select-address .field__choice input[name="different_address"] {
    margin: 0 5px 0 0; }
  #checkout .opc-wrapper #checkoutSteps #select-address .field__choice label[for="different_address"] {
    line-height: 13px;
    margin: 0; }

#checkout .opc-wrapper #progressbar .opc-progress-bar {
  display: flex;
  margin-top: 70px; }

#checkout .opc-wrapper .block-title {
  border-bottom: none;
  margin-bottom: 15px;
  padding-bottom: 12px; }
  #checkout .opc-wrapper .block-title strong {
    font-size: 20px;
    font-weight: bold; }

#checkout .opc-wrapper .block-customer-login,
#checkout .opc-wrapper .block-new-customer,
#checkout .opc-wrapper .block-customer-register {
  padding: 0;
  margin: 10px 0; }

#checkout .opc-wrapper .block-customer-register {
  float: none;
  width: 100%;
  margin-right: auto; }
  #checkout .opc-wrapper .block-customer-register .form-create-account {
    max-width: initial;
    min-width: initial;
    width: 100%; }
    #checkout .opc-wrapper .block-customer-register .form-create-account .actions-toolbar .field {
      display: none; }

#checkout .opc-wrapper .block-content {
  font-size: 16px; }

#checkout .opc-wrapper .actions-toolbar * {
  font-size: 12px; }

#checkout .opc-wrapper .actions-toolbar > * {
  width: 100%;
  margin-left: 0; }
  #checkout .opc-wrapper .actions-toolbar > * button.primary, #checkout .opc-wrapper .actions-toolbar > * .cart.table-wrapper .actions-toolbar > .primary.action, .cart.table-wrapper #checkout .opc-wrapper .actions-toolbar > * .actions-toolbar > .primary.action {
    width: 100%;
    margin-left: 0;
    margin-top: 20px; }

#checkout .opc-wrapper .actions-toolbar .action.secondary {
  display: block;
  margin: 0; }

#checkout .opc-wrapper .actions-toolbar .c-checklist {
  font-size: 16px; }

#checkout .opc-wrapper .page-footer {
  background: #eee; }
  #checkout .opc-wrapper .page-footer .footer--checkout {
    padding: 20px 15px; }
  #checkout .opc-wrapper .page-footer .c-action__ico {
    display: none; }
  #checkout .opc-wrapper .page-footer .c-action__label {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all 2s; }
    #checkout .opc-wrapper .page-footer .c-action__label::before {
      content: "\2190";
      margin-bottom: 80px;
      margin-right: 50px; }
    #checkout .opc-wrapper .page-footer .c-action__label:hover {
      color: #333; }

#checkout .opc-wrapper #step-login .login-container .actions-toolbar {
  margin: 20px 0; }
  @media only screen and (max-width: 1024px) {
    #checkout .opc-wrapper #step-login .login-container .actions-toolbar {
      margin: 20px 0 0 0; } }
  #checkout .opc-wrapper #step-login .login-container .actions-toolbar .action.primary {
    margin-bottom: 20px; }

@media screen and (min-width: 768px) {
  #checkout .opc-wrapper #checkoutSteps #step-login .step-title {
    text-align: left; }
  #checkout .opc-wrapper #step-login .login-container {
    display: flex;
    justify-content: space-between;
    align-items: stretch; }
    #checkout .opc-wrapper #step-login .login-container .block-new-customer,
    #checkout .opc-wrapper #step-login .login-container .block-customer-login {
      width: 48.8%;
      height: 417px; }
    #checkout .opc-wrapper #step-login .login-container .field.confirmation {
      margin-bottom: 35px; }
    #checkout .opc-wrapper #step-login .login-container .field.choice.required .label {
      position: relative;
      padding-top: 6px; }
    #checkout .opc-wrapper #step-login .login-container .field.block {
      width: auto; }
    #checkout .opc-wrapper #step-login .login-container .field .control {
      width: 55%; }
    #checkout .opc-wrapper #step-login .login-container .form-login .control {
      width: 100%; }
    #checkout .opc-wrapper #step-login .login-container .fieldset.login .actions-toolbar {
      align-items: start;
      flex-direction: column; }
    #checkout .opc-wrapper #step-login .login-container .actions-toolbar {
      display: flex;
      align-items: stretch;
      justify-content: space-between;
      flex-wrap: wrap; }
      #checkout .opc-wrapper #step-login .login-container .actions-toolbar::before {
        content: none; } }

@media screen and (min-width: 1024px) {
  .header.content {
    padding: 30px 0 50px; }
  .header__logo {
    margin-left: 30px; }
  #checkout .opc-wrapper {
    display: inline-block; }
  #progressbar .opc-progress-bar {
    display: flex;
    justify-content: center;
    margin-top: 90px; }
  #checkout .opc-wrapper #step-login .step-title {
    border-bottom: none; }
  #checkout .opc-wrapper #step-login .block-customer-login,
  #checkout .opc-wrapper #step-login .block-new-customer {
    padding: 20px;
    border: 1px solid #ccc;
    margin: 20px 0;
    width: 50%; }
  #checkout .opc-wrapper #step-login .login-container {
    display: flex; }
    #checkout .opc-wrapper #step-login .login-container .block-customer-login,
    #checkout .opc-wrapper #step-login .login-container .block-new-customer {
      margin: 20px 40px 20px 0; }
    #checkout .opc-wrapper #step-login .login-container .actions-toolbar .action.primary,
    #checkout .opc-wrapper #step-login .login-container .actions-toolbar .action.secondary {
      margin: 0;
      max-width: 200px; }
  #checkout .opc-wrapper #step-login .fieldset.login {
    margin-bottom: 0; }
  #checkout .opc-wrapper #step-login .field.password .control .mage-error {
    order: initial; }
  #checkout .opc-wrapper #step-login .control .input-text {
    width: 300px; }
  #checkout .opc-wrapper #step-login .actions-toolbar > * {
    width: auto; }
  #checkout .opc-wrapper .page-layout-checkout .page-footer {
    background: #eee; } }

#checkout .opc-wrapper #checkout-shipping-method-load button#button_aurorapaczkomaty, #checkout .opc-wrapper #checkout-shipping-method-load .cart.table-wrapper .actions-toolbar > #button_aurorapaczkomaty.action, .cart.table-wrapper #checkout .opc-wrapper #checkout-shipping-method-load .actions-toolbar > #button_aurorapaczkomaty.action {
  font-size: 12px;
  width: 100%; }

#checkout .opc-wrapper tr.row {
  display: flex;
  flex-direction: row; }
  #checkout .opc-wrapper tr.row .col-method {
    order: 2;
    flex-grow: 4; }
    #checkout .opc-wrapper tr.row .col-method:first-child {
      flex-shrink: 4;
      flex-grow: 0; }
  #checkout .opc-wrapper tr.row .col-price {
    order: 2;
    flex-shrink: 2;
    flex-grow: 0; }
  #checkout .opc-wrapper tr.row .col-carrier {
    order: 4;
    flex-basis: unset;
    width: 50%; }
  #checkout .opc-wrapper tr.row .col-button {
    order: 6;
    flex: 1 1 auto;
    padding-top: 0;
    border-top: unset;
    border-bottom: 1px solid #cccccc; }
  #checkout .opc-wrapper tr.row .col-logo {
    order: 5;
    position: relative;
    max-width: 60px;
    width: 50%;
    justify-content: center; }
    #checkout .opc-wrapper tr.row .col-logo img {
      max-width: 80%;
      max-height: 24px; }
  #checkout .opc-wrapper tr.row .col-method:not(:first-of-type) {
    flex: 1 1 auto; }
  #checkout .opc-wrapper tr.row .col-carrier, #checkout .opc-wrapper tr.row .col-logo {
    display: flex;
    align-items: center;
    white-space: nowrap; }

#checkout .opc-wrapper .table-checkout-shipping-method tbody .row:not(:first-child) {
  border-top: 1px solid #cccccc; }

#checkout .opc-wrapper .table-checkout-shipping-method td {
  border-top: unset; }

#checkout .opc-wrapper #label_method_aurorapaczkomaty_aurorapaczkomaty {
  order: 4; }

#checkout .opc-wrapper #label_method_auroradpd_auroradpd {
  order: 3; }

#checkout .opc-wrapper #button_aurorapoczta, #checkout .opc-wrapper #button_aurorapaczkomaty {
  order: 5; }

#checkout .opc-wrapper #checkout-shipping-method-load button, #checkout .opc-wrapper #checkout-shipping-method-load .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper #checkout .opc-wrapper #checkout-shipping-method-load .actions-toolbar > .action {
  padding: 10px 5px;
  font-size: 100px; }

#checkout .opc-wrapper .c-action__label {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

#checkout .opc-wrapper .step-header-section h1 {
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 30px; }

#checkout .opc-wrapper #shipping,
#checkout .opc-wrapper #opc-shipping_method {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding-left: 25px;
  padding-right: 25px; }
  #checkout .opc-wrapper #shipping .step-title,
  #checkout .opc-wrapper #shipping .step-title--section,
  #checkout .opc-wrapper #opc-shipping_method .step-title,
  #checkout .opc-wrapper #opc-shipping_method .step-title--section {
    font-size: 26px;
    font-weight: 600; }
  #checkout .opc-wrapper #shipping .action.add-new-address,
  #checkout .opc-wrapper #opc-shipping_method .action.add-new-address {
    margin-bottom: 20px; }
  #checkout .opc-wrapper #shipping .field._error .control input,
  #checkout .opc-wrapper #opc-shipping_method .field._error .control input {
    border-color: #e02b27; }
  #checkout .opc-wrapper #shipping .field._error .control .field-error,
  #checkout .opc-wrapper #opc-shipping_method .field._error .control .field-error {
    color: #e02b27; }

#checkout .opc-wrapper #shipping.checkout-shipping-address {
  padding-top: 20px; }

#checkout .opc-wrapper #shipping-new-address-form,
#checkout .opc-wrapper #checkout-step-shipping,
#checkout .opc-wrapper #co-shipping-form {
  margin-bottom: 0; }

#checkout .opc-wrapper .checkout-shipping-method {
  padding-top: 5px; }

#checkout .opc-wrapper .form-shipping-address .fieldset .field {
  float: none;
  width: auto;
  padding: 0; }

#checkout .opc-wrapper #shipping .field > .label {
  text-align: left;
  white-space: nowrap; }

#checkout .opc-wrapper #shipping:first-child {
  border-top: 1px solid #ccc; }

#checkout .opc-wrapper #shipping:nth-child(2) {
  border-top: 1px solid #ccc;
  padding-top: 3rem; }
  #checkout .opc-wrapper #shipping:nth-child(2) .fieldset {
    margin-bottom: 0; }
  #checkout .opc-wrapper #shipping:nth-child(2) .fieldset.address {
    margin-bottom: 0; }
    #checkout .opc-wrapper #shipping:nth-child(2) .fieldset.address .choice.field {
      margin: 20px 0;
      display: flex;
      flex-direction: column; }
      #checkout .opc-wrapper #shipping:nth-child(2) .fieldset.address .choice.field .field__choice {
        margin-right: 5rem; }
  #checkout .opc-wrapper #shipping:nth-child(2) .form-shipping-address {
    margin-bottom: 0;
    padding-bottom: 3rem; }
  #checkout .opc-wrapper #shipping:nth-child(2) #select-address .choice {
    display: block; }

#checkout .opc-wrapper #opc-shipping_method {
  border-bottom: 1px solid #ccc;
  padding-bottom: 3rem; }
  #checkout .opc-wrapper #opc-shipping_method .form-shipping-address {
    margin: 0; }
  #checkout .opc-wrapper #opc-shipping_method .methods-shipping {
    border-bottom: none; }
  #checkout .opc-wrapper #opc-shipping_method .actions-toolbar {
    display: flex;
    flex-direction: column-reverse; }
    #checkout .opc-wrapper #opc-shipping_method .actions-toolbar__next .primary {
      width: 100%; }
      #checkout .opc-wrapper #opc-shipping_method .actions-toolbar__next .primary button, #checkout .opc-wrapper #opc-shipping_method .actions-toolbar__next .primary .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper #checkout .opc-wrapper #opc-shipping_method .actions-toolbar__next .primary .actions-toolbar > .action {
        max-width: 40rem;
        width: 100%; }
    #checkout .opc-wrapper #opc-shipping_method .actions-toolbar__back {
      margin-top: 20px; }
      #checkout .opc-wrapper #opc-shipping_method .actions-toolbar__back .c-action__ico {
        display: none; }
      #checkout .opc-wrapper #opc-shipping_method .actions-toolbar__back .c-action__label {
        font-weight: 600;
        text-transform: uppercase;
        transition: all 2s;
        cursor: pointer; }
        #checkout .opc-wrapper #opc-shipping_method .actions-toolbar__back .c-action__label, #checkout .opc-wrapper #opc-shipping_method .actions-toolbar__back .c-action__label span {
          font-size: 15px; }
        #checkout .opc-wrapper #opc-shipping_method .actions-toolbar__back .c-action__label::before {
          content: "\2190";
          margin-bottom: 80px;
          margin-right: 50px; }
        #checkout .opc-wrapper #opc-shipping_method .actions-toolbar__back .c-action__label:hover {
          color: #333; }

#checkout .opc-wrapper table > tbody > tr > td,
#checkout .opc-wrapper table > tfoot > tr > td {
  padding: 11px 5px; }

@media screen and (min-width: 768px) {
  #checkout .opc-wrapper {
    width: 60%; }
    #checkout .opc-wrapper #shipping,
    #checkout .opc-wrapper #opc-shipping_method {
      max-width: 600px;
      min-width: 600px;
      display: block; }
    #checkout .opc-wrapper #opc-shipping_method .table-checkout-shipping-method {
      max-width: 600px;
      min-width: unset; }
    #checkout .opc-wrapper #shipping:nth-child(2) .fieldset.address .choice.field {
      flex-direction: row; }
    #checkout .opc-wrapper tr.row .col-carrier {
      flex-basis: 0;
      min-width: 98px; }
    #checkout .opc-wrapper tr.row .col-logo {
      width: 100%; }
    #checkout .opc-wrapper tr.row .col-method:not(:first-of-type) {
      flex: unset;
      flex-basis: 0;
      flex-grow: 4; }
    #checkout .opc-wrapper tr.row .col-carrier, #checkout .opc-wrapper tr.row .col-logo {
      white-space: wrap; }
    #checkout .opc-wrapper .table-checkout-shipping-method tbody .row:not(:first-child) {
      border-top: unset; }
    #checkout .opc-wrapper .table-checkout-shipping-method td {
      border-top: 1px solid #cccccc; } }

#payment {
  border: 1px solid #ccc;
  padding: 30px 20px; }
  #payment .c-customer-data__action {
    font-weight: 300;
    padding: 10px 0;
    display: block;
    color: #006bb4;
    font-weight: bold;
    cursor: pointer; }
    #payment .c-customer-data__action:active, #payment .c-customer-data__action:focus, #payment .c-customer-data__action:hover {
      color: #333; }
  #payment .payment-option-title .action-toggle {
    color: #000; }
    #payment .payment-option-title .action-toggle::after {
      font-size: 28px; }
  #payment .label[for="comment-code"] {
    display: none; }
  #payment .payment-method .payment-method-content {
    display: none; }
    #payment .payment-method .payment-method-content .actions-toolbar {
      display: none; }
  #payment .payment-method._active.payu-payment .payment-method-content {
    display: block; }
  #payment .payment-method.checked.payu-payment .payment-method-content {
    display: block; }
  #payment .payment-method.checked.payu-payment.notVisible .payment-method-content {
    display: none; }
  #payment .payment-method .method__single._disable {
    display: none; }
  #payment .opc-payment {
    margin-top: 30px; }
    #payment .opc-payment .step-title {
      font-size: 20px;
      font-weight: 600; }
  #payment .payment-option .payment-method,
  #payment .payment-method .payment-method {
    padding: 15px 0; }
  #payment .payment-option {
    padding: 0 15px; }
  #payment .field__choice {
    margin: 5px 0; }
  #payment .actions-toolbar {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 30px; }
    #payment .actions-toolbar div:nth-child(2) {
      margin-top: 20px; }
    #payment .actions-toolbar__next .primary {
      width: 100%; }
    #payment .actions-toolbar__back {
      margin-top: 20px; }
      #payment .actions-toolbar__back .c-action__ico {
        display: none; }
      #payment .actions-toolbar__back .c-action__label {
        font-weight: 600;
        text-transform: uppercase;
        transition: all 2s;
        cursor: pointer; }
        #payment .actions-toolbar__back .c-action__label, #payment .actions-toolbar__back .c-action__label span {
          font-size: 15px; }
        #payment .actions-toolbar__back .c-action__label::before {
          content: "\2190";
          margin-bottom: 80px;
          margin-right: 50px; }
        #payment .actions-toolbar__back .c-action__label:hover {
          color: #333; }
  #payment .checkout-agreements {
    display: flex;
    flex-direction: column; }
    #payment .checkout-agreements .checkout-agreement {
      display: flex;
      order: 99;
      flex-wrap: wrap; }
      #payment .checkout-agreements .checkout-agreement.field.choice {
        order: 1; }
      #payment .checkout-agreements .checkout-agreement:not(:last-child) {
        margin-bottom: 15px; }
      #payment .checkout-agreements .checkout-agreement .label {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
        flex-grow: 1; }
        #payment .checkout-agreements .checkout-agreement .label::after {
          position: unset;
          margin: 0 5px; }
    #payment .checkout-agreements .action-show {
      font-family: Helvetica;
      text-transform: capitalize;
      font-weight: normal;
      background: white;
      color: #0b7cb8;
      font-size: 12px;
      padding: 0;
      padding-left: 10px;
      border: none; }
      #payment .checkout-agreements .action-show:hover {
        border: none;
        text-decoration: underline; }
  #payment .customer-details-carrier {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px; }
    #payment .customer-details-carrier img {
      max-height: 32px;
      max-width: 60px; }
    #payment .customer-details-carrier .carrier-name {
      margin-bottom: 0; }

@media screen and (min-width: 768px) {
  #payment {
    width: 600px; }
    #payment .c-checkout-agreeements-container {
      padding: 0 15px; }
    #payment .c-order-sum {
      border-bottom: 1px solid #ccc;
      display: flex;
      justify-content: space-around;
      padding-bottom: 30px;
      margin: 0;
      width: auto; }
      #payment .c-order-sum__item {
        flex: 1;
        margin-right: 10px; } }

@media screen and (max-width: 1024px) {
  #payment {
    padding: 16px 8px; }
    #payment .c-order-sum {
      padding: 0; }
    #payment .opc-payment {
      margin-top: 8px; } }

.checkout-onepage-success .columns {
  width: auto;
  border: 1px solid #ccc;
  padding: 30px 25px;
  margin: 20px 0 50px;
  display: inline-block; }
  .checkout-onepage-success .columns .checkout-success,
  .checkout-onepage-success .columns #registration {
    display: flex;
    flex-direction: column;
    font-size: 16px; }
    .checkout-onepage-success .columns .checkout-success p,
    .checkout-onepage-success .columns #registration p {
      padding: 10px 0; }
    .checkout-onepage-success .columns .checkout-success input.action.primary,
    .checkout-onepage-success .columns #registration input.action.primary {
      border-radius: 3px; }
  .checkout-onepage-success .columns .action.primary {
    text-align: center; }

@media screen and (min-width: 768px) {
  .checkout-onepage-success .columns a.action.primary {
    display: flex;
    text-decoration: none;
    justify-content: center;
    width: 150px; }
  .checkout-onepage-success .columns .checkout-success input.action.primary,
  .checkout-onepage-success .columns #registration input.action.primary {
    width: 150px; } }

@media screen and (max-width: 768px) {
  .checkout-onepage-success .columns a.action.primary {
    width: 150px;
    display: flex;
    justify-content: center; }
  .checkout-onepage-success .columns #registration input.action.primary {
    width: 150px; } }

.product-info-price {
  flex-wrap: wrap; }
  .product-info-price .lowest-price-container {
    width: 100%; }
    .product-info-price .lowest-price-container h4,
    .product-info-price .lowest-price-container h5 {
      font-size: 14px;
      margin: 10px 0;
      color: #999; }
      .product-info-price .lowest-price-container h4 .price,
      .product-info-price .lowest-price-container h5 .price {
        color: #000; }

.mpblog-post-index .post-list-content .pager .pages {
  display: flex;
  justify-content: center; }

.mpblog-post-view.page-layout-1column .column.main {
  width: 100%; }

/*
Cart: afp://AirPort Extreme (Ageno\.pl)._afpovertcp._tcp.local/Ageno_Assets/Ageno Assets/stock/icons/Icon54 v3 zip/SVG/Line Icons/30 PX/03. Shopping/Cart-1.svg

 */
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button, .cart.table-wrapper .actions-toolbar > .action,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, .cart.table-wrapper .actions-toolbar > .action,
input {
  overflow: visible; }

button, .cart.table-wrapper .actions-toolbar > .action,
select {
  text-transform: none; }

button, .cart.table-wrapper .actions-toolbar > .action,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, .cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, .cart.table-wrapper .actions-toolbar > .action:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    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; } }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0b7cb8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #074b70;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

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

a,
area, button, .cart.table-wrapper .actions-toolbar > .action,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus, .cart.table-wrapper .actions-toolbar > .action:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input, button, .cart.table-wrapper .actions-toolbar > .action,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(12, 22, 41, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

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

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

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

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn, button, .cart.table-wrapper .actions-toolbar > .action {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out; }
  .btn:focus, button:focus, .cart.table-wrapper .actions-toolbar > .action:focus, .btn:hover, button:hover, .cart.table-wrapper .actions-toolbar > .action:hover {
    text-decoration: none; }
  .btn:focus, button:focus, .cart.table-wrapper .actions-toolbar > .action:focus, .btn.focus, button.focus, .cart.table-wrapper .actions-toolbar > .focus.action {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(11, 124, 184, 0.25); }
  .btn.disabled, button.disabled, .cart.table-wrapper .actions-toolbar > .disabled.action, .btn:disabled, button:disabled, .cart.table-wrapper .actions-toolbar > .action:disabled {
    cursor: not-allowed;
    opacity: .65; }
  .btn:active, button:active, .cart.table-wrapper .actions-toolbar > .action:active, .btn.active, button.active, .cart.table-wrapper .actions-toolbar > .active.action {
    background-image: none; }

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

.btn-primary {
  color: #fff;
  background-color: #127fb8;
  border-color: #127fb8; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0d5f8a;
    border-color: #0d5980; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 2px rgba(18, 127, 184, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #127fb8;
    border-color: #127fb8; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0d5f8a;
    background-image: none;
    border-color: #0d5980; }

.btn-secondary {
  color: #fff;
  background-color: #d72326;
  border-color: #d72326; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #ab1c1e;
    border-color: #a21a1d; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 2px rgba(215, 35, 38, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #d72326;
    border-color: #d72326; }
  .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ab1c1e;
    background-image: none;
    border-color: #a21a1d; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316; }

.btn-danger {
  color: #fff;
  background-color: #d72326;
  border-color: #d72326; }
  .btn-danger:hover {
    color: #fff;
    background-color: #ab1c1e;
    border-color: #a21a1d; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 2px rgba(215, 35, 38, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #d72326;
    border-color: #d72326; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ab1c1e;
    background-image: none;
    border-color: #a21a1d; }

.btn-outline-primary {
  color: #127fb8;
  background-image: none;
  background-color: transparent;
  border-color: #127fb8; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #127fb8;
    border-color: #127fb8; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 2px rgba(18, 127, 184, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #127fb8;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #127fb8;
    border-color: #127fb8; }

.btn-outline-secondary {
  color: #d72326;
  background-image: none;
  background-color: transparent;
  border-color: #d72326; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #d72326;
    border-color: #d72326; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 2px rgba(215, 35, 38, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #d72326;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #d72326;
    border-color: #d72326; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-outline-danger {
  color: #d72326;
  background-image: none;
  background-color: transparent;
  border-color: #d72326; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d72326;
    border-color: #d72326; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 2px rgba(215, 35, 38, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #d72326;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d72326;
    border-color: #d72326; }

.btn-link {
  font-weight: normal;
  color: #0b7cb8;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #074b70;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled {
    color: #636c72; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

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

.btn-block + .btn-block {
  margin-top: 0.5rem; }

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

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit; }

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

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

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

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

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

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

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

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

.embed-responsive-1by1::before {
  padding-top: 100%; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #f7f7f7; }

.bg-primary {
  background-color: #0b7cb8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #085c88 !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d72326 !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #ab1c1e !important; }

.bg-inverse {
  background-color: #292b2c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.rounded {
  border-radius: 0.25rem; }

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

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

.rounded-0 {
  border-radius: 0; }

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

.flex-first {
  order: -1; }

.flex-last {
  order: 1; }

.flex-unordered {
  order: 0; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-first {
    order: -1; }
  .flex-sm-last {
    order: 1; }
  .flex-sm-unordered {
    order: 0; }
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-first {
    order: -1; }
  .flex-md-last {
    order: 1; }
  .flex-md-unordered {
    order: 0; }
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-first {
    order: -1; }
  .flex-lg-last {
    order: 1; }
  .flex-lg-unordered {
    order: 0; }
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-first {
    order: -1; }
  .flex-xl-last {
    order: 1; }
  .flex-xl-unordered {
    order: 0; }
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

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

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

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030; }

.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; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-1 {
  margin-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

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

.mt-2 {
  margin-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pt-1 {
  padding-top: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

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

.pt-2 {
  padding-top: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

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

.text-uppercase {
  text-transform: uppercase !important; }

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

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #636c72 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important; }

.text-primary {
  color: #0b7cb8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #085c88 !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d72326 !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #ab1c1e !important; }

.text-gray-dark {
  color: #292b2c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important; }

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

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !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; } }

.column.main .iziToast-capsule .iziToast-body .big_label {
  margin-bottom: 25px; }
  .column.main .iziToast-capsule .iziToast-body .big_label .big_label_sub {
    text-transform: none !important; }

.column.main .iziToast-capsule .iziToast-body .convibox-rp-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start; }

.column.main .iziToast-capsule .iziToast-body .convibox-rp-name {
  padding-top: 20px;
  padding-bottom: 10px; }

.column.main .iziToast-capsule .iziToast-body .convibox-rp-controls .convibox-rp-controls-next,
.column.main .iziToast-capsule .iziToast-body .convibox-rp-controls .convibox-rp-controls-prev {
  visibility: hidden;
  padding: 0; }
  .column.main .iziToast-capsule .iziToast-body .convibox-rp-controls .convibox-rp-controls-next::after,
  .column.main .iziToast-capsule .iziToast-body .convibox-rp-controls .convibox-rp-controls-prev::after {
    visibility: visible;
    display: block;
    height: 30px;
    width: 30px; }

.column.main .iziToast-capsule .iziToast-body .convibox-rp-controls-next::after {
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 30 30' style='enable-background:new 0 0 30 30;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M8,29.5c-0.1,0-0.3,0-0.4-0.1c-0.2-0.2-0.2-0.5,0-0.7L21.3,15L7.6,1.4c-0.2-0.2-0.2-0.5,0-0.7s0.5-0.2,0.7,0l14,14 c0.2,0.2,0.2,0.5,0,0.7l-14,14C8.3,29.5,8.1,29.5,8,29.5z'/%3E%3C/g%3E%3C/svg%3E"); }

.column.main .iziToast-capsule .iziToast-body .convibox-rp-controls-prev::after {
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 30 30' style='enable-background:new 0 0 30 30;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M22,29.5c-0.1,0-0.3,0-0.4-0.1l-14-14c-0.2-0.2-0.2-0.5,0-0.7l14-14c0.2-0.2,0.5-0.2,0.7,0s0.2,0.5,0,0.7L8.7,15l13.6,13.6 c0.2,0.2,0.2,0.5,0,0.7C22.3,29.5,22.1,29.5,22,29.5z'/%3E%3C/g%3E%3C/svg%3E"); }

/*sdhtml {
  font-size: 100% !important;
}
*/
body {
  background-color: #fff;
  font-size: 14px;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  line-height: 1.618; }

h1,
h2,
h3,
h4,
h5,
h6, .btn, button, .cart.table-wrapper .actions-toolbar > .action {
  font-family: Montserrat, Arial, sans-serif; }

ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 0rem; }

* {
  outline: none; }

.mark {
  background-color: transparent; }

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  border-radius: .25rem;
  height: auto;
  line-height: 1.25;
  font-family: "Helvetica Neue", Arial, sans-serif; }

button, .cart.table-wrapper .actions-toolbar > .action {
  box-shadow: none !important;
  white-space: inherit; }

button:focus, .cart.table-wrapper .actions-toolbar > .action:focus,
input:focus {
  outline: none;
  box-shadow: none; }

a {
  color: #127fb8; }
  a:hover {
    text-decoration: none;
    color: #2c4e91; }
  a:visited {
    color: #0b7cb8; }

a:focus, a:hover {
  color: #074b70;
  text-decoration: none; }

.btn, button, .cart.table-wrapper .actions-toolbar > .action {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  padding: 10px 24px; }
  .btn:visited, button:visited, .cart.table-wrapper .actions-toolbar > .action:visited {
    color: #fff; }

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: none; }

.owl-item,
img {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1); }

.products.list .owl-controls {
  margin: 0 auto; }

.products.list .owl-stage .owl-item .product-item {
  width: auto; }

.owl-stage .item {
  height: 100%;
  display: flex;
  flex-direction: column; }
  .owl-stage .item .product-item-info {
    flex-grow: 1;
    display: flex;
    flex-direction: column; }
    .owl-stage .item .product-item-info .product-item-details {
      flex-grow: 1;
      display: flex;
      flex-direction: column; }
      .owl-stage .item .product-item-info .product-item-details .product-item-inner {
        margin-top: auto; }

.no-padding {
  padding-left: 0;
  padding-right: 0; }

.section-title {
  font-size: 2rem;
  font-family: Montserrat, Arial, sans-serif;
  margin-bottom: 1rem; }
  .section-title h2 {
    font-weight: 400; }
  .section-title::after {
    content: " ";
    background: #127fb8;
    display: block;
    height: 3px;
    width: 100px;
    margin-top: .5rem;
    margin-bottom: 1rem; }

.navbar {
  padding: 0; }
  .navbar .navbar-nav .nav-link {
    font-weight: 600;
    letter-spacing: .4px;
    font-size: .75rem;
    padding: .9rem 0;
    text-transform: uppercase; }

.page-wrapper .panel.header {
  padding: 0; }

.header.content {
  display: flex;
  align-items: center;
  padding: 0 15px;
  width: 100%; }
  .header.content .mobile-nav {
    display: inline-block;
    min-height: 1px; }
  .header.content .logo-section {
    display: flex;
    flex: 1;
    justify-content: center; }
  .header.content .minicart-wrapper {
    display: inline-block;
    margin-left: 0;
    float: none; }

.top-nav {
  background-color: #ffffff;
  padding: .5rem 0;
  margin-bottom: 1rem;
  border-bottom: 1px solid #eceeef; }
  .top-nav .top-menu {
    padding-left: 2rem; }
    .top-nav .top-menu ul {
      padding-left: 0;
      margin-bottom: 0;
      font-size: .8rem; }
      .top-nav .top-menu ul li {
        list-style: none;
        display: inline-block;
        margin-right: 1rem; }
        .top-nav .top-menu ul li a {
          color: #202020; }
          .top-nav .top-menu ul li a:hover {
            color: #0b7cb8; }
  .top-nav .quick-contact {
    color: #202020;
    text-align: right; }
    .top-nav .quick-contact ul {
      padding-left: 0;
      margin-bottom: 0;
      font-size: .8rem; }
    .top-nav .quick-contact li {
      list-style: none;
      display: inline-block;
      margin-right: 1rem; }
      .top-nav .quick-contact li:last-child {
        margin-right: 1rem; }
      .top-nav .quick-contact li span {
        margin-right: .5rem; }
        .top-nav .quick-contact li span:last-child {
          margin-right: 0; }

.alert.error {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }

/*
.secondary-nav{
  margin-bottom: 2rem;

  .row{

    &::after{
      content: '';
      border-top: 1px solid $brand-blue;
      height: 1px;
      width: calc(100% - 30px);
      padding-right: 15px;
      padding-left: 15px;
      display: block;
      position: relative;
      margin: 1rem auto 0 auto;
    }
  }
  .secondary-menu{
    ul{
      padding-left:0;
      margin-bottom:0;
    }
    li{
      list-style: none;
      display: inline-block;
      margin-right:1.8rem;
      a{
        font-weight: 500;
        font-size: .75rem;
        text-transform: uppercase;
      }
    }
  }
  .sing-in{
    text-align: right;
    span{
      margin-left:.5rem;
      font-weight: 500;
      font-size: .75rem;
      text-transform: uppercase;
    }
  }
}
*/
.sign-in {
  padding-right: 2rem;
  text-align: right; }
  .sign-in a.account-link:after {
    content: "|";
    padding-left: 5px; }
  .sign-in a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row;
    color: #909090;
    display: inline-table; }
    .sign-in a img {
      width: 20px;
      margin-right: .2rem; }
  .sign-in span {
    margin-left: .1rem;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .4px; }

.logo-section .row {
  justify-content: center;
  align-items: center; }

.logo-section .logo {
  float: none;
  margin: 0;
  max-width: 100%; }
  .logo-section .logo img {
    width: 190px;
    display: inherit; }

.basket {
  text-align: right;
  font-weight: 500; }
  .basket .basket-wrapper {
    position: relative;
    display: inline-block;
    cursor: pointer; }
    .basket .basket-wrapper .qty {
      position: absolute;
      right: -10px;
      background: #d41717;
      border-radius: 50px;
      color: #fff;
      font-size: 10px;
      top: -6px;
      min-width: 21px;
      height: 21px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 1; }

.categories-nav {
  margin-bottom: 2rem;
  z-index: 999;
  position: absolute;
  top: -26px;
  /* li:hover > ul {
     display: block;
     -webkit-animation: fadeIn .3s;
     animation: fadeIn .3s;
     position: absolute;
   }

   li:hover li { float: none; }

   li:hover a { background: #ffffff; }

   li:hover li a:hover { background: #ffffff; }

   .categories ul li ul li { border-top: 0; display: block; margin-right:0; }

   .categories ul li ul li a:hover{
     background: #eceeef;
   }


   ul ul ul li a{
     background: #eceeef !important;
   }



   ul ul ul {
     left: 100%;
     top: 0;
   }

  */
  /*second option*/ }
  .categories-nav .row {
    margin-right: 0;
    margin-left: 0; }
  .categories-nav .categories {
    padding: 0; }
  .categories-nav ul li a {
    display: block;
    padding: 1rem 0rem 1rem 1.2rem;
    text-decoration: none;
    white-space: nowrap; }
  .categories-nav .sublist {
    width: 100%;
    background: #ffffff;
    position: absolute;
    /* border-top:1px solid #d6d6d6; */
    left: 0;
    top: 50px; }
  .categories-nav .sublist li:hover {
    background: #fff; }
    .categories-nav .sublist li:hover a {
      color: #202020; }
  .categories-nav li:hover .sublist > ul {
    display: inline-block;
    position: relative;
    left: 0; }
  .categories-nav .sublist ul li:hover ul {
    display: block;
    position: relative;
    top: 0; }
  .categories-nav li ul {
    display: none;
    z-index: 2;
    position: absolute;
    background: #fff; }
  .categories-nav li .sublist > ul {
    background-color: #127fb8; }
  .categories-nav li .sublist > ul > li > a {
    color: #fff; }
  .categories-nav .categories ul li ul li {
    display: block;
    margin-right: 0;
    float: none; }
  .categories-nav .categories ul li ul li a {
    padding: .6rem 1.2rem;
    text-transform: inherit;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: .1px; }
  .categories-nav .sub-categories {
    height: 100%;
    display: none;
    position: absolute;
    left: 100%;
    top: 0; }
    .categories-nav .sub-categories ul {
      width: 40%; }
      .categories-nav .sub-categories ul li a {
        transition: all .3s linear; }
        .categories-nav .sub-categories ul li a:hover {
          color: #127fb8; }
    .categories-nav .sub-categories .img {
      width: 60%;
      height: 100%;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center;
      padding: 2rem; }
  .categories-nav .sublist ul li:hover .sub-categories {
    display: flex; }
  .categories-nav .sub-sublist {
    position: absolute;
    left: 100%;
    top: 0;
    display: none; }
    .categories-nav .sub-sublist .sub-section {
      margin: 1rem 2rem; }
      .categories-nav .sub-sublist .sub-section ul {
        position: relative !important;
        left: 0 !important;
        margin-bottom: 2rem; }
  .categories-nav .sublist ul li:hover .sub-sublist {
    display: flex;
    position: absolute;
    left: 100%;
    top: 0; }
    .categories-nav .sublist ul li:hover .sub-sublist h5 {
      font-size: 1rem; }
    .categories-nav .sublist ul li:hover .sub-sublist ul li {
      border: 0; }
      .categories-nav .sublist ul li:hover .sub-sublist ul li a {
        padding-left: 0;
        padding: .4rem 0;
        text-transform: inherit; }
        .categories-nav .sublist ul li:hover .sub-sublist ul li a:hover {
          color: #127fb8; }
  .categories-nav .producents .sublist ul {
    background-color: #ffffff;
    padding: 1rem; }
    .categories-nav .producents .sublist ul li {
      display: inline-block;
      float: none;
      width: 25%;
      text-align: center;
      padding: 1rem; }
      .categories-nav .producents .sublist ul li img {
        height: 30px;
        margin: .5rem;
        transition: all .3s linear; }
        .categories-nav .producents .sublist ul li img:hover {
          opacity: .5; }
  .categories-nav .categories > ul > li.drop-icon > a::after {
    font-family: themify;
    content: "\e64b";
    display: inline-block;
    padding-left: .3rem; }
  .categories-nav ul {
    padding-left: 0;
    margin-bottom: 0;
    line-height: 1.4; }
    .categories-nav ul::after {
      content: '';
      display: block;
      clear: both; }
  .categories-nav li {
    list-style: none;
    display: block;
    float: left; }
    .categories-nav li a {
      color: #202020;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: .4px;
      font-size: .75rem; }

.slider {
  margin-bottom: 2rem;
  margin-top: 2.9rem;
  position: relative;
  /* display: flex; */
  justify-content: center;
  /* min-height: 27px; */ }
  .slider .slider-carousel {
    z-index: 0;
    height: 600px;
    overflow: hidden; }
    .slider .slider-carousel .slide {
      height: 600px;
      position: relative;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      display: flex;
      justify-content: center;
      align-items: center; }
      .slider .slider-carousel .slide::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #0c1629;
        opacity: .6; }
    .slider .slider-carousel .owl-dots {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: 78px; }
  .slider .caption {
    color: #fff;
    z-index: 1002; }
    .slider .caption h1,
    .slider .caption h2,
    .slider .caption .t-heading-2 {
      font-family: Montserrat, Arial, sans-serif;
      font-size: 3rem; }
    .slider .caption p {
      font-size: 1.5rem; }

@media (max-width: 768px) {
  .slider {
    margin-top: 8.9rem; } }

.threeBannersSection {
  display: none; }
  .threeBannersSection .three-banners .row {
    margin: 0; }
  .threeBannersSection .three-banners p {
    width: 100%; }
  .threeBannersSection .three-banners a {
    display: block;
    margin-bottom: 1rem; }

@media only screen and (max-width: 768px) {
  .threeBannersSection {
    display: block; } }

.three-box {
  margin-bottom: 3rem;
  margin-top: -106px; }
  .three-box .box {
    height: 100%;
    width: 100%;
    padding: 2rem 1rem;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.15); }
    .three-box .box .icon {
      text-align: center; }
      .three-box .box .icon img {
        height: 50px;
        margin-bottom: 1rem; }
    .three-box .box h4,
    .three-box .box .t-heading-4 {
      font-family: Montserrat, Arial, sans-serif;
      color: #fff;
      text-align: center;
      font-size: 2rem;
      margin-bottom: 0; }
    .three-box .box p {
      text-align: center;
      color: #ffffff;
      font-size: 1rem;
      margin-bottom: 0;
      font-weight: 500; }

.sample.custom-slider {
  width: 100%; }

#pre-div {
  display: none; }

.owl-carousel.owl-initialized.owl-hide-arrows .owl-nav, .owl-carousel.owl-initialized.owl-hide-arrows .owl-dots {
  display: none !important; }

.bestsellers .custom-slider {
  width: 100%;
  overflow: hidden; }

.bestsellers,
.columns {
  margin-bottom: 4rem; }
  .bestsellers .row,
  .columns .row {
    margin: 0px; }
  .bestsellers .owl-stage,
  .columns .owl-stage {
    display: flex; }
    .bestsellers .owl-stage-outer,
    .columns .owl-stage-outer {
      width: 100%;
      max-width: unset;
      overflow: hidden; }
      .bestsellers .owl-stage-outer button.primary, .bestsellers .owl-stage-outer .cart.table-wrapper .actions-toolbar > .primary.action, .cart.table-wrapper .bestsellers .owl-stage-outer .actions-toolbar > .primary.action,
      .columns .owl-stage-outer button.primary,
      .columns .owl-stage-outer .cart.table-wrapper .actions-toolbar > .primary.action,
      .cart.table-wrapper .columns .owl-stage-outer .actions-toolbar > .primary.action {
        font-size: 12px; }
  .bestsellers .bestseller,
  .columns .bestseller {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .bestsellers .bestseller a .discount,
    .columns .bestseller a .discount {
      position: absolute;
      left: 0;
      background: #d41717;
      border-radius: 50px;
      color: #fff;
      font-size: 13px;
      min-width: 45px;
      height: 45px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 5;
      font-weight: 800; }
    .bestsellers .bestseller a h5,
    .columns .bestseller a h5 {
      min-height: 50px;
      font-size: 1rem;
      line-height: 1.4;
      color: #0c1629;
      transition: all .3s linear; }
    .bestsellers .bestseller a .old-price .price,
    .columns .bestseller a .old-price .price {
      font-size: 1rem;
      margin-right: .2rem;
      font-weight: bold;
      color: #636c72;
      text-decoration: line-through; }
    .bestsellers .bestseller a .price,
    .columns .bestseller a .price {
      font-size: 1.2rem;
      font-weight: bold;
      color: #db2226;
      text-align: left; }
    .bestsellers .bestseller a:hover h5,
    .columns .bestseller a:hover h5 {
      color: #127fb8; }
  .bestsellers .bestsellers-carousel:hover .owl-nav,
  .bestsellers .owl-carousel:hover .owl-nav,
  .columns .bestsellers-carousel:hover .owl-nav,
  .columns .owl-carousel:hover .owl-nav {
    opacity: 1; }
  .bestsellers .owl-theme .owl-nav [class*=owl-],
  .columns .owl-theme .owl-nav [class*=owl-] {
    background: transparent; }
  .bestsellers .owl-theme .owl-nav [class*=owl-]:hover,
  .columns .owl-theme .owl-nav [class*=owl-]:hover {
    background: #fff; }
  .bestsellers .owl-dots,
  .columns .owl-dots {
    position: static !important; }
  .bestsellers .owl-nav .disabled,
  .columns .owl-nav .disabled {
    opacity: 0 !important; }
  .bestsellers .owl-nav .owl-prev,
  .columns .owl-nav .owl-prev {
    left: 0px;
    position: absolute;
    top: calc(50% - 40px) !important;
    transition: all 0.3s linear;
    z-index: 9999; }
  .bestsellers .owl-nav .owl-next,
  .columns .owl-nav .owl-next {
    right: 0px;
    position: absolute;
    top: calc(50% - 40px) !important;
    transition: all 0.3s linear;
    z-index: 9999; }
  .bestsellers .owl-dots,
  .columns .owl-dots {
    margin-top: 40px; }

.product .owl-nav .owl-prev {
  left: 0px;
  position: absolute;
  top: calc(50% - 40px);
  transition: all 0.3s linear;
  z-index: 9999; }

.product .owl-nav .owl-next {
  right: 0px;
  position: absolute;
  top: calc(50% - 40px);
  transition: all 0.3s linear;
  z-index: 9999; }

.product .owl-theme .owl-nav [class*=owl-] {
  background: 0 0; }

@media screen and (max-width: 820px) {
  .product .owl-item,
  .product .owl-carousel .owl-stage,
  .product .owl-item .product-item {
    display: flex;
    align-items: stretch; }
  .product .product-item-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between; } }

.separator {
  margin-bottom: 3rem;
  height: 400px;
  position: relative;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center; }
  .separator .caption {
    color: #fff;
    z-index: 1; }
  .separator .t-heading-2 {
    font-size: 2rem; }
  .separator p:not([class]) {
    font-size: 16px; }
  .separator::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0c1629;
    opacity: .6; }

.posts {
  margin-bottom: 4rem; }
  .posts article {
    margin-bottom: 2rem; }
    .posts article a {
      color: #292b2c; }
    .posts article .img {
      overflow: hidden;
      position: relative; }
      .posts article .img img {
        transition: all .3s linear; }
    .posts article:hover img {
      opacity: .8;
      transform: scale(1.25); }
    .posts article h5,
    .posts article .t-heading-5 {
      margin: 15px 0;
      min-height: 52px;
      display: block;
      line-height: 1.3; }
  .posts .btn, .posts button, .posts .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .posts .actions-toolbar > .action {
    margin: 0 auto; }

.brandsSection .brands .row::before {
  content: '';
  border-top: 1px solid #2c4e91;
  height: 1px;
  width: calc(100% - 30px);
  padding-right: 15px;
  padding-left: 15px;
  display: block;
  position: relative;
  margin: 0 auto; }

.brandsSection .brands .am-slider-container {
  width: 100%; }
  .brandsSection .brands .am-slider-container .am-brand-slider {
    margin-top: 16px; }
  .brandsSection .brands .am-slider-container .swiper-container {
    margin-bottom: 0; }
  .brandsSection .brands .am-slider-container .amslider-header-container {
    display: none; }
  .brandsSection .brands .am-slider-container .swiper-slide .swiper-brand {
    border: none;
    text-align: center; }
  .brandsSection .brands .am-slider-container .am-image-wrapper {
    display: flex;
    justify-content: center; }
  .brandsSection .brands .am-slider-container .am-brand-slider img {
    width: 80px;
    height: 80px; }
    @media only screen and (max-width: 1024px) {
      .brandsSection .brands .am-slider-container .am-brand-slider img {
        width: 60px;
        height: 60px; } }

.subscribe {
  position: absolute;
  z-index: 1000;
  width: calc(100% - 30px);
  top: -40px;
  z-index: 0; }
  .subscribe .subscribe-wrapper {
    max-width: 1140px;
    padding: 1.2rem;
    background: #2c4e91;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: baseline; }
    .subscribe .subscribe-wrapper h4,
    .subscribe .subscribe-wrapper .t-heading-4 {
      margin: 0;
      margin-right: 1rem;
      color: #ffffff;
      margin-bottom: 0; }
    .subscribe .subscribe-wrapper input.mage-error {
      background: #fff; }
    .subscribe .subscribe-wrapper #newsletter-error {
      color: #fff; }
      .subscribe .subscribe-wrapper #newsletter-error:before {
        color: #fff; }
    .subscribe .subscribe-wrapper .form-group {
      margin-bottom: 0;
      display: flex; }
      .subscribe .subscribe-wrapper .form-group .form-control {
        border: 0;
        width: 220px;
        -webkit-border-top-right-radius: 0px;
        -webkit-border-bottom-right-radius: 0px;
        -moz-border-radius-topright: 0px;
        -moz-border-radius-bottomright: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        background: #ffffff; }
      .subscribe .subscribe-wrapper .form-group .btn, .subscribe .subscribe-wrapper .form-group button, .subscribe .subscribe-wrapper .form-group .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .subscribe .subscribe-wrapper .form-group .actions-toolbar > .action {
        -webkit-border-top-left-radius: 0px;
        -webkit-border-bottom-left-radius: 0px;
        -moz-border-radius-topleft: 0px;
        -moz-border-radius-bottomleft: 0px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        box-shadow: none; }

footer.footerSection {
  position: relative;
  padding: 5rem 1rem 2rem 1rem;
  margin-top: 3.5rem;
  background-color: #eceeef; }
  footer.footerSection .social {
    justify-content: center;
    display: flex;
    flex-direction: column; }
    footer.footerSection .social .footer-logo {
      display: block;
      text-align: center;
      margin: 0;
      float: none;
      max-width: 100%;
      margin-bottom: 4px; }
      footer.footerSection .social .footer-logo img {
        display: initial; }
    footer.footerSection .social .footer-logo--alt {
      margin: -20px 0; }
      footer.footerSection .social .footer-logo--alt img {
        width: 100%;
        max-width: 230px; }
    footer.footerSection .social .footer-logo--svg {
      background-image: url("../images/gazele-logo.svg");
      background-size: contain;
      width: 17em;
      height: 10em;
      content: '';
      background-repeat: no-repeat;
      background-position: 50% 50%; }
    footer.footerSection .social .social-icons ul {
      padding-left: 0;
      text-align: center;
      margin-top: 1rem;
      margin-bottom: 0; }
    footer.footerSection .social .social-icons li {
      display: inline-block;
      list-style: none; }
      footer.footerSection .social .social-icons li a img {
        margin-right: .5rem;
        height: 28px;
        transition: all .3s linear; }
        footer.footerSection .social .social-icons li a img:hover {
          opacity: 0.5; }
    footer.footerSection .social .social-icons--alt ul {
      margin-top: 0;
      text-align: left; }
  footer.footerSection .social--alt {
    justify-content: flex-start; }
  footer.footerSection .navigation {
    font-weight: normal;
    background: transparent; }
    footer.footerSection .navigation .block-cms-link {
      margin-bottom: 0; }
    footer.footerSection .navigation h3,
    footer.footerSection .navigation h2 {
      font-size: 1.5rem; }
    footer.footerSection .navigation h4,
    footer.footerSection .navigation h3,
    footer.footerSection .navigation h2 {
      color: #0c1629; }
    footer.footerSection .navigation ul {
      padding-left: 0; }
      footer.footerSection .navigation ul li {
        list-style: none; }
        footer.footerSection .navigation ul li a {
          color: #909090;
          transition: all .3s linear;
          padding-left: 0; }
          footer.footerSection .navigation ul li a:hover {
            color: #127fb8; }
          footer.footerSection .navigation ul li a span {
            font-weight: 500; }
  footer.footerSection .contact h4,
  footer.footerSection .contact h3,
  footer.footerSection .contact h2 {
    font-size: 1.5rem; }
  footer.footerSection .contact h4,
  footer.footerSection .contact h3,
  footer.footerSection .contact h2 {
    color: #0c1629; }
  footer.footerSection .contact ul {
    padding-left: 0; }
    footer.footerSection .contact ul li {
      list-style: none;
      color: #909090;
      font-weight: 500; }
  footer.footerSection .copyright {
    color: #909090;
    opacity: .5;
    border-top: 1px solid #909090;
    padding-top: 2rem;
    margin-top: 1rem; }

@media (max-width: 991px) {
  .navbar {
    padding: 1rem; }
    .navbar .basket {
      margin-top: 9px; } }

.sign-in .minicart {
  display: none; }

@media (max-width: 767px) {
  .sign-in .authorization-link {
    display: none; }
  .sign-in .minicart {
    display: block; }
  .logo-section .logo img {
    width: 150px; }
  .slider {
    margin-top: 2rem; }
  .page-layout-homepage .slider {
    margin-top: 3rem; }
  footer.footerSection {
    padding: 12rem 1rem 2rem; }
    footer.footerSection .navigation,
    footer.footerSection .contact {
      text-align: center; }
  .subscribe-wrapper {
    display: inherit !important;
    width: 90% !important;
    text-align: center; }
    .subscribe-wrapper h4,
    .subscribe-wrapper .t-heading-4 {
      font-size: 18px; }
  .subscribe .subscribe-wrapper .form-group {
    display: inherit !important; }
    .subscribe .subscribe-wrapper .form-group .form-control {
      width: 100%;
      border-radius: .25rem;
      margin: 1rem 0; }
    .subscribe .subscribe-wrapper .form-group .btn, .subscribe .subscribe-wrapper .form-group button, .subscribe .subscribe-wrapper .form-group .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .subscribe .subscribe-wrapper .form-group .actions-toolbar > .action {
      border-radius: .25rem; } }

.owl-carousel {
  z-index: 0 !important; }

.cms-kontakt .contact-left {
  float: left;
  width: 20%; }
  .cms-kontakt .contact-left p {
    margin-bottom: 5px; }
    .cms-kontakt .contact-left p:last-child {
      margin-bottom: 2rem; }
  .cms-kontakt .contact-left h4 {
    margin-top: 2rem; }
    .cms-kontakt .contact-left h4:first-child {
      margin-top: 0px; }

.cms-kontakt .contact-right {
  float: right;
  width: 78%; }

.cms-kontakt #contact-form .actions-toolbar {
  margin-left: 0; }

@media (max-width: 575px) {
  footer.footerSection .box {
    margin-bottom: 10px; }
    footer.footerSection .box h4,
    footer.footerSection .box h3,
    footer.footerSection .box h2,
    footer.footerSection .box .t-heading-4 {
      cursor: pointer;
      margin-bottom: 0; }
      footer.footerSection .box h4::after,
      footer.footerSection .box h3::after,
      footer.footerSection .box h2::after,
      footer.footerSection .box .t-heading-4::after {
        content: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.292891 0.292891C0.683421 -0.0976302 1.31658 -0.0976302 1.70711 0.292891L6.00001 4.58582L10.2929 0.292891C10.6834 -0.0976303 11.3166 -0.0976303 11.7071 0.292891C12.0976 0.683422 12.0976 1.3166 11.7071 1.70711L6.70711 6.70712C6.31661 7.09763 5.68341 7.09763 5.29291 6.70712L0.292891 1.70711C-0.0976302 1.3166 -0.0976302 0.683422 0.292891 0.292891Z' fill='%23707070'/%3E%3C/svg%3E");
        position: absolute;
        top: 0;
        right: 25px;
        transition: all .3s; }
      footer.footerSection .box h4.expanded::after,
      footer.footerSection .box h3.expanded::after,
      footer.footerSection .box h2.expanded::after,
      footer.footerSection .box .t-heading-4.expanded::after {
        transform: rotate(180deg);
        top: -5px; }
    footer.footerSection .box ul {
      display: none; }
  footer.footerSection .social {
    margin-top: 0; }
    footer.footerSection .social .footer-logo {
      order: 2; }
    footer.footerSection .social .footer-logo.footer-logo--alt {
      padding: 0;
      margin: -26px 0;
      order: 1; }
    footer.footerSection .social .social-icons {
      order: 3; } }

@media (max-width: 767px) {
  .three-box {
    display: none; }
  .sliderSection .header:not(.links) {
    display: none !important; }
  .sliderSection .slider-carousel {
    display: none !important; }
  .separatorSection {
    display: none; }
  .sidebar .sidebar-categories {
    display: none; }
  #layered-filter-block:not(.active) .block-title strong {
    width: 100%;
    text-align: center; }
  .cms-kontakt .contact-left {
    float: none;
    width: 100%; }
    .cms-kontakt .contact-left p {
      margin-bottom: 5px; }
    .cms-kontakt .contact-left h4 {
      margin-top: 2rem; }
      .cms-kontakt .contact-left h4:first-child {
        margin-top: 0px; }
  .cms-kontakt .contact-right {
    float: none;
    width: 100%; } }

.page-layout-homepage #maincontent {
  display: none; }

/* Navigation TopMenu

.categories-nav {
  .navigation {
    background-color: transparent;
    z-index: 0;
    background-color: #ffffff;
    box-shadow: 0 10px 50px 0px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #d6d6d6;
    a {
      color: #202020;
    }
    ul {
      padding: 0;
    }
    .level0 > .level-top {
      line-height: 1;
      padding: 1rem 0 1rem 1.2rem;
      &::after {
        font-family: themify;
        content: "\e64b";
        display: inline-block;
        padding-left: .3rem;
      }
    }
    li.level-top .sublist {
      overflow: hidden;
    }
    li.level-top .submenu {
      height: 100%;
    }
    li.level-top .sublist .is.submenu {
      display: inline-block !important;
    }
    .level-top:hover .sublist {
      border-bottom: 1px solid #c7c7c7;
      border-right: 1px solid #c7c7c7;
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
      display: block;
      height: auto;
      padding: 0;
      margin: 0;
      top: 46px;
      z-index: 100;
      list-style: none none;
      box-sizing: border-box;
      position: absolute;
      min-width: 100%;
      width: inherit;

    }
    .level0 {
      &.submenu {
        background-color: $brand-blue;
        border: none;
        box-shadow: none;
        > li {
          > a {
            color: #fff;
            &.ui-state-focus {
              background: #fff;
              color: #202020;
            }
            &.ui-state-active {
              background: #fff;
              color: #202020;
            }
          }
        }
      }
    }
    .level1 .submenu {
      border: none;
      box-shadow: none;
      > li {
        > a {
          &.ui-state-focus {
            background: #fff;
            color: $brand-blue;
          }
          &.ui-state-active {
            background: #fff;
            color: #202020;
          }
        }
      }
    }
  }
}
*/
.catalog-category-view .sliderSection > .header::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0c1629;
  opacity: .6;
  content: ''; }

.catalog-category-view .sliderSection > .header .caption {
  max-width: 1170px;
  z-index: 1; }
  .catalog-category-view .sliderSection > .header .caption p {
    font-size: 1.3rem; }

@media (min-width: 768px) {
  .header.content {
    padding-right: 30px;
    padding-left: 30px; }
    .header.content .mobile-nav,
    .header.content .minicart-wrapper {
      flex: 1; }
    .header.content .wishlist-wrapper {
      display: none; }
  ul.customer-navigation-login {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #fff;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 70%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    top: 50px;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    position: absolute;
    right: -1px;
    z-index: 1001;
    padding: 6px 12px; }
    ul.customer-navigation-login li a {
      text-align: left;
      display: block;
      padding: 4px;
      color: #202020;
      font-weight: 600;
      font-size: 14px; }
  ul.customer-navigation-login:before {
    right: 22px;
    top: -12px;
    border: 6px solid;
    border-color: transparent transparent #fff transparent;
    z-index: 99; }
  ul.customer-navigation-login:after {
    right: 21px;
    top: -14px; }
  ul.customer-navigation-login:after {
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98; }
  ul.customer-navigation-login:before,
  ul.customer-navigation-login:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0; } }

.breadcrumbs {
  margin-top: 20px; }

.page-layout-carcolor label {
  display: block;
  margin-bottom: 1px; }

.page-layout-carcolor .carcolor-search {
  width: 285px;
  margin-bottom: 20px; }

.car img {
  margin: 0 auto; }

.cars {
  position: relative;
  border-top: 1px solid #c7c7c7;
  border-left: 1px solid #c7c7c7;
  font-size: 0; }
  .cars::after {
    clear: both;
    display: block;
    content: ""; }

.car-element {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  font-size: 14px;
  padding: 15px;
  border-right: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7; }
  .car-element.active {
    background: #f5f5f5;
    border-bottom: none; }
    .car-element.active .lakiernik-car-content {
      background: #f5f5f5;
      border-bottom: 1px solid #c7c7c7;
      border-top: 1px solid #c7c7c7; }
  .car-element .header {
    text-align: center; }
    .car-element .header .car-name {
      display: block;
      text-align: center;
      margin-top: 15px;
      font-weight: bold;
      font-size: 16px; }

.lakiernik-car-content {
  position: absolute;
  left: 0;
  padding: 30px 15px;
  z-index: 9;
  overflow: hidden;
  height: 0;
  width: 100%;
  opacity: 0;
  background: white;
  font-size: 14px;
  cursor: default;
  border-width: 1px 0;
  border-right: 1px solid #c7c7c7;
  margin-top: 15px; }
  .lakiernik-car-content .car-description::after {
    clear: both;
    content: "";
    display: block; }
  .lakiernik-car-content .left-content {
    width: 49%;
    float: left; }
  .lakiernik-car-content .right-content {
    width: 49%;
    float: right;
    text-align: center; }
    .lakiernik-car-content .right-content img {
      max-width: 100%; }

@media (max-width: 768px) {
  .lakiernik-car-content .left-content {
    width: 100%; }
  .lakiernik-car-content .right-content {
    width: 100%; } }

.cars .car-element.active .lakiernik-car-content,
.patterns-wrapper .tab .car-element.active .lakiernik-car-content,
.projects .tab .car-element.active .lakiernik-car-content {
  height: auto;
  opacity: 1; }

.brand-item {
  float: left;
  width: 20%;
  text-align: center;
  padding: 15px; }

.brand-item img {
  transition: all 0.3s linear; }

@media (max-width: 768px) {
  .categories.navigation .level-top .brand-item img {
    filter: brightness(96%); } }

a.brand-item:hover img {
  opacity: .5; }

.sublist.brands-li .brand-images {
  border-left: 1px solid #c7c7c7;
  width: auto;
  float: left; }
  @media (max-width: 768px) {
    .sublist.brands-li .brand-images .brand-logo img {
      width: 90px;
      aspect-ratio: 1/1; } }

.main .content .brand-images {
  border-top: 1px solid #c7c7c7;
  border-left: 1px solid #c7c7c7;
  width: 100%;
  float: left;
  display: block; }

.brand-images .brand-item {
  border-right: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7; }

.topnav-brands-popup .brand-images {
  display: flex;
  flex-wrap: wrap; }

@media (max-width: 768px) {
  .sublist.brands-li.opened {
    border-top: 1px solid #cacaca; }
  .car-element {
    width: 50%; }
  .brand-item {
    width: 50% !important; }
  .navigation .brand-item {
    padding: 0 0 15px !important; } }

.header.content .search {
  display: none; }
  .header.content .search .search-input {
    display: none; }

@media (max-width: 600px) {
  .page-header {
    margin-bottom: 0; } }

@media (max-width: 767px) {
  .page-header {
    height: 104px; }
  .page-title-wrapper {
    padding-bottom: 10px; }
  .header.content {
    position: fixed;
    top: 0;
    left: 0;
    column-gap: 25px;
    padding: 0 15px;
    height: 110px;
    background-color: #fff;
    z-index: 99; }
    .header.content::before, .header.content::after {
      display: none; }
    .header.content .search {
      display: flex;
      justify-content: flex-end;
      text-align: right; }
      .header.content .search .search-input {
        display: block; }
    .header.content .search .search-input {
      overflow: hidden;
      width: 0;
      position: absolute;
      top: 109px;
      background: #fff;
      z-index: 98;
      left: 0;
      border-top: 1px solid #e5e5e5;
      border-bottom: 1px solid #e5e5e5; }
      .header.content .search .search-input #search {
        padding: .8rem .75rem;
        height: auto;
        color: #202020;
        font-weight: 400;
        border: none; }
        .header.content .search .search-input #search::placeholder {
          color: #333333; }
      .header.content .search .search-input #mobile_search {
        padding: .8rem .75rem;
        height: auto;
        color: #202020;
        font-weight: 400;
        border: none; }
        .header.content .search .search-input #mobile_search::placeholder {
          color: #333333; }
    .header.content .search button, .header.content .search .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .header.content .search .actions-toolbar > .action {
      background: #ffffff;
      border: 0;
      color: #fff;
      height: 49px;
      width: 49px;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer; }
    .header.content .search form {
      display: flex;
      align-items: center;
      justify-content: flex-end; }
    .header.content .search .form-control {
      border-radius: 0;
      border: 0;
      background: transparent;
      width: 100%;
      font-size: 16px;
      font-weight: 300;
      border-bottom: 1px solid #d72326; } }

.filter-option-active {
  display: block; }

.filter-active .filter-options,
.filter-active .block-subtitle.filter-subtitle {
  display: block !important; }

.help-box {
  text-align: center;
  margin-bottom: 5rem; }
  .help-box:hover a {
    color: #0b7cb8; }
  .help-box a {
    color: inherit; }
  .help-box img {
    width: 80px; }
  .help-box h4 {
    padding: 1rem 0; }

.sliderSection .owl-theme .owl-nav [class*=owl-] {
  background: transparent;
  padding: 0;
  margin: 0;
  font-size: 80px; }
  .sliderSection .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent; }

.sliderSection .owl-theme .owl-nav .owl-prev {
  left: 1%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-decoration: none; }
  .sliderSection .owl-theme .owl-nav .owl-prev > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .sliderSection .owl-theme .owl-nav .owl-prev:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }

.sliderSection .owl-theme .owl-nav .owl-next {
  position: absolute;
  right: 1%;
  top: 50%;
  transform: translateY(-50%);
  text-decoration: none; }
  .sliderSection .owl-theme .owl-nav .owl-next > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .sliderSection .owl-theme .owl-nav .owl-next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; }

.cms-nasze-marki .navigation #ui-id-6:after {
  display: none; }

.related-post-wrapper {
  margin-top: 1rem;
  display: flex;
  flex-flow: wrap;
  margin: 0 -15px; }
  .related-post-wrapper .post {
    margin-bottom: 2rem; }
    .related-post-wrapper .post .mp-post-info {
      color: #999999;
      font-size: 10px;
      line-height: 18px;
      margin: 0px; }
  .related-post-wrapper .post-title {
    padding: 10px 0 0px; }

.brand-item {
  z-index: 1000; }

.getInstructions {
  background: #f5f5f5;
  padding: 1rem; }

.checkout-agreement button, .checkout-agreement .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .checkout-agreement .actions-toolbar > .action {
  text-align: left; }

.checkout-agreement label {
  width: 90%;
  text-align: left; }
  .checkout-agreement label button.action, .checkout-agreement label .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .checkout-agreement label .actions-toolbar > .action {
    text-transform: none;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .checkout-agreement label button.action:hover, .checkout-agreement label .cart.table-wrapper .actions-toolbar > .action:hover, .cart.table-wrapper .checkout-agreement label .actions-toolbar > .action:hover {
      text-decoration: none;
      color: #074b70; }

.checkout-agreement input {
  vertical-align: top; }

.message.global.noscript, .message.global.cookie {
  font-family: inherit; }

@media (max-width: 768px) {
  body.checkout-index-index .widget-modal {
    max-width: 100%;
    margin: 0 !important;
    left: 0; } }

.contact-index-index .sidebar {
  width: 20%; }
  .contact-index-index .sidebar p {
    margin-bottom: 5px; }
    .contact-index-index .sidebar p:last-child {
      margin-bottom: 2rem; }
  .contact-index-index .sidebar h4,
  .contact-index-index .sidebar .t-heading-4 {
    margin-top: 2rem; }
    .contact-index-index .sidebar h4:first-child,
    .contact-index-index .sidebar .t-heading-4:first-child {
      margin-top: 0px; }

.contact-index-index .column.main {
  width: 78%; }

.newsletter-confirmation-form .field label {
  display: inline; }

.confirmation-modal .modal-footer {
  margin-top: 20px; }

.form-create-account .field.choice::before {
  display: inline-block;
  padding: 0;
  width: 0; }

.fieldset > .field.choice:before, .fieldset > .field.no-label:before {
  width: 0;
  padding: 0; }

.fotorama__caption {
  display: none !important; }

.u-hide-d {
  display: none; }

.product-info-price .price-box .old-price {
  margin-left: 0; }

.product-info-price .price-box .special-price {
  margin-right: 10px; }

@media only screen and (max-width: 769px) {
  .u-hide-m {
    display: none; }
  .u-hide-d {
    display: block; } }

.c-scroll-top {
  display: none; }

@media (max-width: 760px) {
  .c-scroll-top {
    position: absolute;
    display: none;
    top: 109px;
    width: 100vw;
    margin-left: -15px; }
  .c-scroll-top.is-visible {
    display: block; }
  .c-scroll-top__panel {
    background-color: #0b7cb8;
    height: 10px; }
  .c-scroll-top__action {
    width: 0;
    height: 0;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-top: 30px solid #0b7cb8;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    top: 0; }
  .c-scroll-top__button {
    position: relative;
    width: 100%;
    height: 100%;
    display: inline-block; }
  .c-scroll-top__ico {
    position: absolute;
    top: -35px;
    left: 50%;
    border: solid #FFF;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 5px;
    margin-left: -6px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg); } }

@media (max-width: 600px) {
  .header.content {
    height: 92px; }
  .header.content .search .search-input,
  .c-scroll-top {
    top: 90px; } }

.page-wrapper__mask {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 95;
  transition: 0.5s ease-in-out; }

@media (max-width: 768px) {
  .page-wrapper__mask.is-active {
    position: fixed;
    background-color: #000;
    opacity: .7; } }

#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important; }

.form-control.searchautocomplete__active:not([disabled]):focus {
  box-shadow: none; }

.block-search {
  z-index: 10000; }

.mst-search-autocomplete__typeahead-overlay {
  color: #aaa;
  top: 0;
  position: absolute !important;
  z-index: -1;
  left: 15px;
  border: 0 !important; }

.mst-searchautocomplete__wrapper > div > div {
  display: flex;
  flex-direction: column; }

.mst-searchautocomplete__index.magento_catalog_categoryproduct ul,
.mst-searchautocomplete__index.magento_catalog_product ul,
.mst-searchautocomplete__index.magento_catalog_category ul {
  padding: 10px 0 15px;
  background-color: #FFF; }

.mst-searchautocomplete__index.magento_catalog_categoryproduct ul li,
.mst-searchautocomplete__index.magento_catalog_product ul li,
.mst-searchautocomplete__index.magento_catalog_category ul li {
  display: flex;
  align-items: flex-start;
  padding: 0 10px; }

.mst-searchautocomplete__index.magento_search_query ul {
  background-color: #FFF; }

.mst-searchautocomplete__index.magento_search_query ul li {
  display: flex;
  justify-content: space-between;
  padding: 6px 16px; }

.mst-searchautocomplete__index.magento_catalog_product ul li:not(:last-child) {
  margin-bottom: 20px; }

[data-bind="html: rating"] {
  display: none; }

.mst-searchautocomplete__index.popular {
  background-color: #fff; }

.mst-searchautocomplete__index.magento_catalog_product button, .mst-searchautocomplete__index.magento_catalog_product .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .mst-searchautocomplete__index.magento_catalog_product .actions-toolbar > .action {
  display: none !important; }

.mst-searchautocomplete__index-title [data-bind="visible: index.isShowTotals"] {
  font-weight: 700; }

.mst-searchautocomplete__autocomplete {
  display: none !important;
  border: 1px solid #C2C2C2;
  position: absolute;
  top: 3.1rem;
  left: 0;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0 0 1px 1px;
  min-height: 3.5rem;
  z-index: 1000;
  text-align: left; }
  .mst-searchautocomplete__autocomplete._active {
    display: block !important;
    left: 9px !important;
    top: 44px !important; }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__spinner {
    position: absolute;
    top: -30px;
    right: 35px; }
  .mst-searchautocomplete__autocomplete._loading .mst-searchautocomplete__spinner {
    display: block; }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
    background: #EFEFEF;
    text-align: center;
    padding: 8px 10px;
    color: #999;
    font-size: 1.2rem;
    display: block; }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
    background: #0A7CB8;
    text-align: center; }
    .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
      padding: 6px 13px;
      color: #FFF;
      display: block;
      text-decoration: underline; }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
    background: #0A7CB8;
    text-align: right;
    font-weight: 400;
    line-height: 1.2rem;
    color: #FFFFFF;
    text-transform: none; }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
    display: none; }
  .mst-searchautocomplete__autocomplete ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .mst-searchautocomplete__autocomplete ul li {
      margin: 0;
      padding: 1rem 0;
      cursor: pointer; }
      .mst-searchautocomplete__autocomplete ul li a.title {
        font-weight: 600;
        margin-bottom: 0;
        color: #333;
        text-decoration: none; }
      .mst-searchautocomplete__autocomplete ul li._active a.title {
        text-decoration: underline; }

.mst-searchautocomplete__index.popular .index-title {
  background: none;
  text-align: left;
  color: #999; }

.mst-searchautocomplete__index.popular ul li {
  float: left;
  padding: .7rem 0 .7rem 1rem;
  margin: 0; }
  .mst-searchautocomplete__index.popular ul li a {
    font-size: 1.3rem;
    color: #575757; }
  .mst-searchautocomplete__index.popular ul li:hover {
    background: none;
    cursor: pointer; }
    .mst-searchautocomplete__index.popular ul li:hover a {
      text-decoration: underline; }

.mst-searchautocomplete__item.magento_catalog_product {
  display: flex;
  border-bottom: 1px solid #F6F6F6;
  align-items: center; }
  .mst-searchautocomplete__item.magento_catalog_product:last-child {
    border-bottom: none; }
  .mst-searchautocomplete__item.magento_catalog_product img {
    width: 59px;
    margin-right: 10px; }
  .mst-searchautocomplete__item.magento_catalog_product .title {
    display: block;
    margin-bottom: 0.5rem;
    max-width: 280px;
    width: 100%; }
    .mst-searchautocomplete__item.magento_catalog_product .title a {
      color: #707070;
      font-weight: 400; }
    .mst-searchautocomplete__item.magento_catalog_product .title .sku {
      color: #999; }
  .mst-searchautocomplete__item.magento_catalog_product .meta {
    flex-grow: 1;
    overflow: hidden;
    padding-right: 10px; }
  .mst-searchautocomplete__item.magento_catalog_product .description {
    font-size: 1.2rem;
    color: #999;
    height: 3rem;
    line-height: 1.5rem;
    overflow: hidden;
    margin-bottom: 0.5rem; }
  .mst-searchautocomplete__item.magento_catalog_product .price {
    display: block;
    font-weight: 400;
    margin-left: 0;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 700;
    color: #0A7CB8; }
    .mst-searchautocomplete__item.magento_catalog_product .price .price-label {
      margin-right: 1rem; }
  .mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary {
    margin: 0; }
    .mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary .reviews-actions {
      display: none; }
  .mst-searchautocomplete__item.magento_catalog_product .to-cart {
    float: right;
    margin-top: .5rem;
    margin-bottom: .5rem; }
  .mst-searchautocomplete__item.magento_catalog_product._active {
    background: #F5F5F5; }
    .mst-searchautocomplete__item.magento_catalog_product._active .title a {
      text-decoration: underline; }

.mst-searchautocomplete__item.magento_catalog_category a i {
  color: #999;
  display: inline-block;
  margin: 0 .5rem;
  font-style: normal; }

.mst-searchautocomplete__item.magento_search_query a {
  float: left; }

.mst-searchautocomplete__item.magento_search_query .num_results {
  float: right;
  color: #999; }

.mst-searchautocomplete__highlight {
  font-weight: 400;
  color: #707070; }

.mst-searchautocomplete__spinner {
  position: relative;
  width: 186px;
  height: 20px;
  margin: auto;
  display: flex;
  justify-content: flex-end; }
  .mst-searchautocomplete__spinner .spinner-item {
    position: absolute;
    top: 0;
    background-color: #909090;
    width: 5px;
    height: 18px;
    animation-name: bounce_fountainG;
    animation-duration: 0.645s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    transform: scale(0.3);
    border-radius: 0;
    opacity: 0.5; }
    .mst-searchautocomplete__spinner .spinner-item.spinner-item-1 {
      margin-left: 0;
      animation-delay: 0.256s; }
    .mst-searchautocomplete__spinner .spinner-item.spinner-item-2 {
      margin-left: 10px;
      animation-delay: 0.3225s; }
    .mst-searchautocomplete__spinner .spinner-item.spinner-item-3 {
      margin-left: 20px;
      animation-delay: 0.389s; }
    .mst-searchautocomplete__spinner .spinner-item.spinner-item-4 {
      margin-left: 30px;
      animation-delay: 0.4555s;
      display: none; }
    .mst-searchautocomplete__spinner .spinner-item.spinner-item-5 {
      margin-left: 40px;
      animation-delay: 0.522s;
      display: none; }
    .mst-searchautocomplete__spinner .spinner-item.spinner-item-6 {
      margin-left: 50px;
      animation-delay: 0.5885s;
      display: none; }
    .mst-searchautocomplete__spinner .spinner-item.spinner-item-7 {
      margin-left: 60px;
      animation-delay: 0.645s;
      display: none; }
    .mst-searchautocomplete__spinner .spinner-item.spinner-item-8 {
      margin-left: 70px;
      animation-delay: 0.7115s;
      display: none; }

@keyframes bounce_fountainG {
  0% {
    transform: scale(0.7); }
  100% {
    transform: scale(0.3); } }

.mst-searchautocomplete__autocomplete {
  min-width: auto;
  border: none;
  border-top: none;
  margin-left: 0px;
  box-shadow: 0px 6px 11px -4px rgba(0, 0, 0, 0.75); }
  .mst-searchautocomplete__autocomplete._active {
    display: block !important;
    margin-top: 5px; }
    .mst-searchautocomplete__autocomplete._active.mst-2-cols {
      width: 720px !important;
      position: absolute; }
      .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index {
        clear: left;
        float: left;
        display: block;
        position: relative;
        max-width: 240px;
        width: 240px;
        padding-bottom: 10px;
        box-sizing: border-box;
        border-right: 1px solid #efefef;
        margin-right: -1px; }
      .mst-searchautocomplete__autocomplete._active.mst-2-cols div.magento_catalog_product {
        width: 480px !important;
        max-width: 480px !important;
        clear: right;
        float: right;
        border-left: 1px solid #efefef;
        border-right: unset;
        margin-left: -1px; }
      .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__show-all {
        clear: both; }

.mst-searchautocomplete__item.magento_catalog_product .title a {
  font-size: 14px; }

.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
  font-size: 14px;
  padding: 9px 13px; }

.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
  position: relative; }

.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
  font-size: 14px; }

.mst-searchautocomplete__autocomplete ul li a.title,
.mst-searchautocomplete__autocomplete ul li a.title .mst-searchautocomplete__highlight {
  font-size: 14px;
  font-weight: 400;
  color: #707070;
  text-decoration: underline; }

@media only screen and (min-width: 768px) {
  .mst-searchautocomplete__autocomplete {
    width: 77% !important; }
  .mst-searchautocomplete__index.magento_catalog_product ul {
    max-height: 300px;
    overflow-y: auto; } }

@media only screen and (max-width: 768px) {
  .mst-searchautocomplete__autocomplete {
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    border-bottom: none;
    border-top: none;
    margin-top: 10px;
    width: 100% !important;
    position: static; }
    .mst-searchautocomplete__autocomplete:before {
      content: '';
      height: 100%;
      width: 5px;
      background-color: white;
      position: absolute;
      top: 0;
      left: -5px; }
    .mst-searchautocomplete__autocomplete:after {
      content: '';
      height: 100%;
      width: 5px;
      background-color: white;
      position: absolute;
      top: 0;
      right: -5px; }
    .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
      display: block;
      position: absolute;
      right: -10px;
      top: 0;
      font-weight: 300;
      color: #000;
      background-color: #FFF;
      padding: 1rem;
      line-height: 1rem;
      font-size: 26px;
      cursor: pointer; }
  .mst-searchautocomplete__item.magento_catalog_product .title a {
    font-size: 14px; }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
    font-size: 16px;
    padding: 12px 16px; }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
    font-size: 16px; }
  .mst-searchautocomplete__autocomplete ul li a.title,
  .mst-searchautocomplete__autocomplete ul li a.title .mst-searchautocomplete__highlight {
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    color: #707070; }
  .mst-searchautocomplete__index.magento_search_query ul li {
    padding: 6px 16px; }
  .mst-searchautocomplete__autocomplete._active {
    height: 100%;
    max-height: calc(85vh - 148px);
    overflow: auto; }
  .mst-searchautocomplete__item.magento_catalog_product .meta {
    padding-right: 22px; }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__spinner {
    top: 15px;
    display: block;
    right: 42px;
    transform: rotate(180deg); }
  body.searchautocomplete__active {
    position: fixed;
    overflow: hidden; } }

.c-seo-block {
  padding: 0 0 20px; }

.c-seo-block__content {
  height: 80px;
  overflow: hidden; }

.c-seo-block__content.is-visible {
  height: 100%;
  overflow: auto; }

.c-seo-block__action {
  display: flex;
  margin-top: 14px; }

.c-seo-block__toggler {
  color: #0A7CB8;
  font-weight: 700; }
  .c-seo-block__toggler:after {
    position: relative;
    font-family: themify;
    content: "\e64b";
    display: inline-block;
    font-size: 12px;
    top: 2px;
    left: 5px; }

.c-seo-block__toggler.is-open:after {
  transform: rotate(180deg);
  top: 0; }

.c-seo-block__toggler:visited {
  color: #0A7CB8; }

.product.attribute.description .t-heading-1 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  font-size: 2.5rem; }

@media only screen and (max-width: 769px) {
  .c-seo-block__content {
    height: 102px;
    overflow: hidden; }
  .page-wrapper.page-wrapper--homepage {
    display: flex;
    flex-direction: column; }
  .page-wrapper.page-wrapper--homepage .homeText {
    order: 3; }
  .page-wrapper.page-wrapper--homepage .threeBannersSection {
    order: 1;
    margin-top: 32px; }
  .page-wrapper.page-wrapper--homepage .bestsellersSection {
    order: 2; }
    .page-wrapper.page-wrapper--homepage .bestsellersSection .bestsellers {
      margin-bottom: 2rem; }
  .page-wrapper.page-wrapper--homepage .homeText {
    order: 3; }
  .page-wrapper.page-wrapper--homepage .postsSection {
    order: 4; }
  .page-wrapper.page-wrapper--homepage .brandsSection {
    order: 5; }
  .page-wrapper.page-wrapper--homepage .footerSection.footer {
    order: 6; }
    .page-wrapper.page-wrapper--homepage .footerSection.footer .social {
      overflow: hidden; }
  .page-wrapper.page-wrapper--homepage .slider {
    margin: 0; }
  .page-layout-homepage .page-wrapper.page-wrapper--homepage .slider {
    margin-top: 2rem; }
  .breadcrumbs {
    margin-top: 0; }
  .product.attribute.description .t-heading-1 {
    font-size: 1.5rem; } }

.fotorama__arr {
  opacity: 1 !important;
  display: block !important;
  background-color: rgba(255, 255, 255, 0.1); }
  .fotorama__arr:hover {
    background-color: rgba(255, 255, 255, 0.1); }

.product-item-info .product-item-details h3 {
  font-size: 14px;
  font-weight: 400; }
  .product-item-info .product-item-details h3 strong a {
    line-height: 1.618;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.product-item-info .product-item-details h2 {
  font-size: 14px;
  font-weight: 400; }
  .product-item-info .product-item-details h2 strong a {
    line-height: 1.618;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.product.attribute.description h3 {
  font-size: 2rem; }

.block-content.menu-categories .category-item h3 a {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400; }

ul.menu-categories li.category-item h3 {
  display: flex;
  margin: 0; }

@media screen and (min-width: 600px) and (max-width: 768px) {
  .page-wrapper.page-wrapper--homepage .threeBannersSection {
    order: 1;
    margin-top: 48px; } }

footer.footerSection .social .footer-logo img {
  max-width: 120px; }

@media only screen and (max-width: 1024px) {
  footer.footerSection .social .footer-logo img {
    margin: 16px 0; } }

/*# sourceMappingURL=styles.css.map */
