@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:100,100italic,300,300italic,400,400italic,500,500italic,700,700italic,900,900italic&subset=latin,latin-ext,cyrillic,cyrillic-ext,greek-ext,greek,vietnamese");
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
@import url(core.min.css);
@import url(insales.ui.swiper.css);
@import url(jquery.fancybox.min.css);
/* line 12, _normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 25, _normalize.scss */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
/* line 33, _normalize.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 47, _normalize.scss */
h1 {
  font-size: 2em;
  margin: 0em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
/* line 60, _normalize.scss */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
/* line 70, _normalize.scss */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 79, _normalize.scss */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 91, _normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 104, _normalize.scss */
a {
  background-color: transparent;
  /* 1 */
  cursor: pointer;
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 115, _normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 126, _normalize.scss */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 135, _normalize.scss */
b,
strong {
  font-weight: bold; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 145, _normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 156, _normalize.scss */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
/* line 164, _normalize.scss */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
/* line 173, _normalize.scss */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 182, _normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 190, _normalize.scss */
sub {
  bottom: -0.25em; }

/* line 194, _normalize.scss */
sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 205, _normalize.scss */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
/* line 214, _normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 223, _normalize.scss */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
/* line 231, _normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 * 3. Remove the inner shadow in mobile Safari.
 */
/* line 244, _normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
  box-shadow: none;
  /* 3 */
  -webkit-appearance: none;
  /* 3 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 262, _normalize.scss */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 272, _normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
  cursor: pointer; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 284, _normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 295, _normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 307, _normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
/* line 318, _normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 329, _normalize.scss */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 344, _normalize.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 353, _normalize.scss */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 362, _normalize.scss */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 373, _normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 383, _normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
/* line 392, _normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 402, _normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
/* line 415, _normalize.scss */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
/* line 424, _normalize.scss */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 435, _normalize.scss */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
/* line 443, _normalize.scss */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
/* line 454, _normalize.scss */
[hidden] {
  display: none; }

/**
 * Calculate the luminance for a color.
 * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
 */
/**
 * Calculate the contrast ratio between two colors.
 * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
 */
/**
 * Determine whether to use dark or light text on top of given color.
 * Returns black for dark text and white for light text.
 */
@font-face {
  font-family: 'plus';
  src: url("plus.eot");
  src: url("plus.eot") format("embedded-opentype"), url("plus.ttf") format("truetype"), url("plus.woff") format("woff"), url("plus.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'oval';
  src: url("oval.eot");
  src: url("oval.eot") format("embedded-opentype"), url("oval.ttf") format("truetype"), url("oval.woff") format("woff"), url("oval.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Bamblby';
  src: url("bamblby-fonts.eot");
  src: url("bamblby-fonts.eot") format("embedded-opentype"), url("bamblby-fonts.ttf") format("truetype"), url("bamblby-fonts.woff") format("woff");
  font-weight: normal;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
@font-face {
  font-family: 'Check';
  src: url("check.ttf") format("truetype"), url("check.woff") format("woff");
  font-weight: normal;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
/* line 1, _scaffolding.scss */
html {
  height: 100%; }

/* line 5, _scaffolding.scss */
body {
  min-width: 1050px;
  line-height: 1.2;
  min-height: 100%;
  height: auto; }

/* line 13, _scaffolding.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0; }

/* line 22, _scaffolding.scss */
.container {
  width: 100%; }

/* line 1, _components.scss */
.container {
  padding-left: 0;
  padding-right: 0;
  width: 1000px; }

/* line 8, _components.scss */
.row {
  margin-left: 0rem;
  margin-right: 0rem; }

/* line 13, _components.scss */
[class*="cell-"] {
  padding-left: 1rem;
  padding-right: 1rem; }

/** layout */
/* line 20, _components.scss */
.fhg-body {
  height: 100%; }

/* line 24, _components.scss */
.fhg-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

/* line 31, _components.scss */
.instagram-banner {
  text-align: center; }
  /* line 34, _components.scss */
  .instagram-banner a {
    color: #0070dc;
    text-decoration: none; }
    /* line 37, _components.scss */
    .instagram-banner a:hover {
      text-decoration: underline; }
  /* line 42, _components.scss */
  .instagram-banner h3 {
    font-size: 50px;
    font-weight: 300;
    padding-bottom: 25px;
    padding-top: 50px; }

/* line 54, _components.scss */
.editor {
  line-height: 1.4;
  font-size: 1.2em;
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  color: inherit;
  font-family: "Proxima Nova Lt", Helvetica, sans-serif;
  /*
  pre {
    display: block;
    margin-bottom: 0.5rem;

    white-space: normal;

    * + & {
      margin-top: 0.5rem;
    }
  }
  */ }
  /* line 66, _components.scss */
  .editor h1,
  .editor h2,
  .editor h3,
  .editor h4,
  .editor h5,
  .editor h6 {
    margin-bottom: 0.5rem;
    margin-top: 1em;
    font-weight: 600; }
  /* line 78, _components.scss */
  .editor p {
    margin: 0 0 1em 0;
    word-wrap: break-word;
    color: #000; }
    /* line 83, _components.scss */
    .editor p + .editor p {
      margin-top: 0.5em; }
  /* line 87, _components.scss */
  .editor iframe {
    max-width: 100%; }
  /* line 91, _components.scss */
  .editor img {
    max-width: 100%;
    max-height: 100%;
    height: auto !important; }
  /* line 97, _components.scss */
  .editor table {
    display: inline-block;
    max-width: 100%;
    overflow-x: auto;
    padding: 3px; }
    /* line 103, _components.scss */
    .editor table:before, .editor table:after {
      display: block;
      content: ''; }
    /* line 109, _components.scss */
    .editor table td {
      border: 1px solid #F4F4F4;
      padding: 0.5rem; }
  /* line 116, _components.scss */
  .editor a {
    color: #0070dc;
    text-decoration: underline; }
    /* line 120, _components.scss */
    .editor a:hover {
      text-decoration: none; }

/* line 140, _components.scss */
.gallery-thumbs .swiper-slide {
  padding: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    /* line 140, _components.scss */
    .gallery-thumbs .swiper-slide {
      padding-top: 1rem; } }

/** Image */
/* line 151, _components.scss */
.image-container.is-checked {
  opacity: 0.7; }
/* line 155, _components.scss */
.image-container.is-cover {
  width: 80%;
  margin: 0 auto 0 auto; }
/* line 160, _components.scss */
.image-container.is-square {
  padding-top: 80%; }

/* line 171, _components.scss */
.pagination {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  /* line 396, _mixins.scss */
  .pagination > .pagination-item {
    -webkit-box-flex: 0;
    position: relative; }
  /* line 403, _mixins.scss */
  .pagination .pagination-link {
    display: inline-block; }
  @media screen and (max-width: 768px) {
    /* line 171, _components.scss */
    .pagination {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

/* line 185, _components.scss */
.button-text {
  text-align: center;
  z-index: 5; }

/* line 190, _components.scss */
.pagination-item {
  flex: 0 0 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto; }
  /* line 195, _components.scss */
  .pagination-item.is-current > span {
    background-color: #0070dc;
    color: #F4F4F4; }
    /* line 199, _components.scss */
    .pagination-item.is-current > span:hover {
      color: #F4F4F4; }

/* line 206, _components.scss */
.pagination-link {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  text-align: center;
  margin: 0 0.3rem;
  font-size: 20px;
  padding: 0.3rem 0.6rem 0.3rem 0.6rem;
  -webkit-transition: none;
  transition: none; }
  /* line 568, _mixins.scss */
  .pagination-link:active, .pagination-link:focus, .pagination-link:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }
  @media screen and (max-width: 480px) {
    /* line 206, _components.scss */
    .pagination-link {
      margin: 0 0.25rem; } }
  /* line 218, _components.scss */
  .pagination-link:hover {
    background-color: #0070dc;
    color: #F4F4F4; }
  /* line 223, _components.scss */
  .pagination-link.pagination-next {
    font-size: 20px;
    color: #2D2D2D;
    padding: 0.25rem 0.25rem; }
    /* line 544, _mixins.scss */
    .pagination-link.pagination-next:before {
      font-family: "Bamblby";
      content: ""; }
    /* line 230, _components.scss */
    .pagination-link.pagination-next:hover {
      color: #F4F4F4; }
  /* line 236, _components.scss */
  .pagination-link.pagination-previous {
    font-size: 20px;
    color: #2D2D2D;
    padding: 0.25rem 0.25rem; }
    /* line 544, _mixins.scss */
    .pagination-link.pagination-previous:before {
      font-family: "Bamblby";
      content: ""; }
    /* line 242, _components.scss */
    .pagination-link.pagination-previous:hover {
      color: #F4F4F4; }

/* line 249, _components.scss */
.pagination-void {
  vertical-align: middle;
  display: block;
  text-align: center;
  margin: 0 0.25rem; }

/* line 260, _components.scss */
.notice {
  margin-top: 0.5rem;
  display: block;
  padding: 0.8rem;
  margin-bottom: 1rem;
  border: 1px solid transparent; }
  /* line 585, _mixins.scss */
  .notice:last-child {
    margin-bottom: 0; }
  /* line 589, _mixins.scss */
  .notice h2,
  .notice h3,
  .notice h4 {
    margin-top: 0;
    color: inherit; }
  /* line 598, _mixins.scss */
  .notice > p:last-child,
  .notice > ul:last-child {
    margin-bottom: 0; }
  /* line 603, _mixins.scss */
  .notice > p + p {
    margin-top: 0.5em; }
  /* line 265, _components.scss */
  .notice.is-success {
    background-color: #c7e3c7;
    color: #499549;
    border-radius: 2px;
    background: #e1f3e1; }
    /* line 616, _mixins.scss */
    .notice.is-success hr {
      border-top-color: #418441; }
    /* line 620, _mixins.scss */
    .notice.is-success a {
      color: black; }
  /* line 272, _components.scss */
  .notice.is-info {
    background-color: #a9d5ff;
    color: #0070dc;
    border-radius: 2px; }
    /* line 616, _mixins.scss */
    .notice.is-info hr {
      border-top-color: #0063c3; }
    /* line 620, _mixins.scss */
    .notice.is-info a {
      color: black; }
  /* line 283, _components.scss */
  .notice.is-error {
    margin: 0.5rem 0;
    background-color: #ffedee;
    color: #ff212a;
    border-radius: 2px; }
    /* line 616, _mixins.scss */
    .notice.is-error hr {
      border-top-color: #ff0812; }
    /* line 620, _mixins.scss */
    .notice.is-error a {
      color: #210001; }
  /* line 288, _components.scss */
  .notice.is-warning {
    background-color: white;
    color: #f0ad4e;
    border-radius: 2px; }
    /* line 616, _mixins.scss */
    .notice.is-warning hr {
      border-top-color: #eea236; }
    /* line 620, _mixins.scss */
    .notice.is-warning a {
      color: #3a2405; }

/* line 296, _components.scss */
.product-slider-heading:not(.tab-toggle), .reviews-heading, .feedback-heading, .benefits-heading, .views-tovar-heading, .comments-heading, .article-preview-heading, .special-categories-heading {
  font-weight: normal;
  margin: 0; }

/* line 301, _components.scss */
.product-slider-heading:not(.tab-toggle) {
  font-size: 2rem; }

/* line 307, _components.scss */
.reviews-heading, .feedback-heading, .benefits-heading, .views-tovar-heading {
  font-size: 1.25rem; }

/* line 319, _components.scss */
.comments-heading, .article-preview-heading {
  font-size: 1rem; }

/* line 325, _components.scss */
.special-categories-heading {
  font-size: 1rem;
  font-weight: bold; }

/* line 362, _components.scss */
.news-feed .product-slider-heading, .void-place .product-slider-heading {
  font-size: 1.5rem; }
/* line 366, _components.scss */
.news-feed .product-slider-heading-wrapper, .void-place .product-slider-heading-wrapper {
  margin-left: 0; }
/* line 370, _components.scss */
.news-feed .article-preview-caption, .void-place .article-preview-caption {
  padding: 0; }

/* line 376, _components.scss */
.compares-widget-link {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  text-decoration: none;
  white-space: nowrap;
  display: flex;
  align-items: center; }
  /* line 568, _mixins.scss */
  .compares-widget-link:active, .compares-widget-link:focus, .compares-widget-link:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 384, _components.scss */
  .compares-widget-link:hover .compare-widget-icon-header {
    color: #0070dc;
    transition: color 0.15s ease-out 0.15s; }
  /* line 388, _components.scss */
  .compares-widget-link:hover span:before {
    color: #0070dc;
    transition: color 0.15s ease-out 0.15s; }

/* line 395, _components.scss */
.compare-widget-icon-header {
  display: block;
  font-size: 0.8rem;
  color: #2D2D2D; }
  @media screen and (max-width: 1024px) {
    /* line 395, _components.scss */
    .compare-widget-icon-header {
      font-size: inherit;
      margin-right: 0.5rem; }
      /* line 527, _mixins.scss */
      .compare-widget-icon-header:before {
        font-family: "FontAwesome";
        content: ""; } }

/* line 408, _components.scss */
.top-menu-icons-block .compare-widget-icon-header {
  margin-right: 0; }

/* line 413, _components.scss */
.compare-widget-caption {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  transition: none;
  color: #2D2D2D;
  text-decoration: none;
  position: relative;
  position: relative;
  vertical-align: middle;
  padding: 1rem 0.8rem;
  display: inline-block;
  text-align: center;
  line-height: 1rem; }
  /* line 568, _mixins.scss */
  .compare-widget-caption:active, .compare-widget-caption:focus, .compare-widget-caption:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 435, _components.scss */
.counter {
  width: 6.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  /* line 445, _components.scss */
  .counter.hidden-counter {
    width: 3rem; }
    /* line 448, _components.scss */
    .counter.hidden-counter .counter-button {
      display: none; }
    /* line 452, _components.scss */
    .counter.hidden-counter .counter-input {
      border: 1px solid #888888;
      outline: none; }
      /* line 456, _components.scss */
      .counter.hidden-counter .counter-input:hover {
        -webkit-box-shadow: 0px 0px 2px #0070dc;
        box-shadow: 0px 0px 2px #0070dc; }

/* line 466, _components.scss */
.counter-button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 1.75rem;
  flex: 0 0 1.75rem;
  padding: 0;
  border: none;
  height: 40px;
  font-size: 0.5rem;
  color: #888888; }
  /* line 477, _components.scss */
  .counter-button.is-count-down {
    border: 1px solid #888888;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
    /* line 527, _mixins.scss */
    .counter-button.is-count-down:before {
      font-family: "FontAwesome";
      content: ""; }
  /* line 485, _components.scss */
  .counter-button.is-count-up {
    border: 1px solid #888888;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }
    /* line 536, _mixins.scss */
    .counter-button.is-count-up:before {
      font-family: "Plus";
      content: ""; }
  /* line 492, _components.scss */
  .counter-button:hover {
    color: #fff;
    outline: none;
    background: #888888; }
  /* line 503, _components.scss */
  .counter-button:focus {
    outline: none; }

/* line 508, _components.scss */
.button.product-button, .product-button.co-modal-button, .product-button.co-tabs-node {
  padding: 0 1em;
  font-size: 14px;
  height: 40px;
  width: 172px;
  padding: 0px 14px 0px 14px;
  display: inline-block;
  max-width: 100%;
  position: relative;
  z-index: 1;
  border: none;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  -webkit-box-shadow: none;
  line-height: 1rem;
  box-shadow: none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #2c89d0; }
  /* line 262, _mixins.scss */
  .button.product-button:active, .product-button.co-modal-button:active, .product-button.co-tabs-node:active, .button.product-button:focus, .product-button.co-modal-button:focus, .product-button.co-tabs-node:focus {
    outline: 0; }
  /* line 267, _mixins.scss */
  .button.product-button:hover, .product-button.co-modal-button:hover, .product-button.co-tabs-node:hover {
    background-color: #3b93d6;
    transition: background-color 0.2s ease-in-out; }
  /* line 272, _mixins.scss */
  .button.product-button.disabled, .product-button.disabled.co-modal-button, .product-button.disabled.co-tabs-node, .button.product-button[disabled], .product-button[disabled].co-modal-button, .product-button[disabled].co-tabs-node, fieldset[disabled] .button.product-button, fieldset[disabled] .product-button.co-modal-button, fieldset[disabled] .product-button.co-tabs-node {
    cursor: not-allowed; }

/* line 518, _components.scss */
.product-rating-point {
  color: #777777; }

/* line 523, _components.scss */
.counter-input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 1rem;
  border: none;
  border-bottom: 1px solid #888888;
  border-top: 1px solid #888888;
  color: #2D2D2D;
  text-align: center;
  box-shadow: none;
  -webkit-appearance: none;
  border-radius: 0;
  height: 40px; }
  /* line 539, _components.scss */
  .counter-input:focus {
    outline: none;
    border-right: none;
    border-left: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

/* line 553, _components.scss */
.discount-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  @media screen and (max-width: 768px) {
    /* line 553, _components.scss */
    .discount-row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

/* line 572, _components.scss */
.discount-input {
  min-width: 4rem;
  margin: 0.25rem 0;
  border: 1px solid #888888;
  padding: 0 0.25rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  height: 2.5rem;
  outline: none;
  line-height: 2rem;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0; }
  /* line 590, _components.scss */
  .discount-input:focus {
    border: 1px solid #0070dc;
    border-right: 0; }
  /* line 595, _components.scss */
  .discount-input:focus ~ .discount-button {
    border: 1px solid #0070dc;
    color: #0070dc !important;
    background-color: transparent !important; }
  @media screen and (max-width: 380px) {
    /* line 572, _components.scss */
    .discount-input {
      padding: 0.25rem; } }

/* line 615, _components.scss */
.discount-notice {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }

/* line 628, _components.scss */
.header-search {
  position: relative;
  margin-left: auto;
  padding-right: 0; }
  @media screen and (max-width: 768px) {
    /* line 628, _components.scss */
    .header-search {
      margin: 0;
      padding: 0; } }
  /* line 638, _components.scss */
  .header-search .search-widget-wrapper {
    padding: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

/* line 646, _components.scss */
.search-widget-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(26, 26, 26, 0.92);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 1024px) {
    /* line 656, _components.scss */
    .search-widget-wrapper .top-panel-open-search {
      font-size: 1.2rem; } }
  /* line 661, _components.scss */
  .search-widget-wrapper.only-button {
    border: none;
    padding: inherit; }

/* line 669, _components.scss */
.search-widget.in-page {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  /* line 678, _components.scss */
  .search-widget.in-page .search-widget-button {
    color: #2D2D2D;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border: none;
    width: 2rem;
    line-height: 2.5rem;
    vertical-align: top;
    padding: 0;
    position: absolute;
    right: 0;
    top: -2px;
    bottom: 0;
    margin: 1px;
    border-radius: 0;
    border-top-right-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }
    /* line 568, _mixins.scss */
    .search-widget.in-page .search-widget-button:active, .search-widget.in-page .search-widget-button:focus, .search-widget.in-page .search-widget-button:hover {
      color: #0070dc;
      -webkit-text-decoration: none;
      text-decoration: none; }
    /* line 699, _components.scss */
    .search-widget.in-page .search-widget-button:hover:before {
      color: #0070dc; }
/* line 706, _components.scss */
.search-widget.in-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  @media screen and (max-width: 768px) {
    /* line 706, _components.scss */
    .search-widget.in-header {
      display: none; } }
  /* line 716, _components.scss */
  .search-widget.in-header .search-widget-button {
    background: none;
    color: #2D2D2D;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border: 0;
    line-height: 2.5rem;
    vertical-align: top;
    padding: 0;
    width: 1.5rem;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 1px;
    border-radius: 0; }
    /* line 568, _mixins.scss */
    .search-widget.in-header .search-widget-button:active, .search-widget.in-header .search-widget-button:focus, .search-widget.in-header .search-widget-button:hover {
      color: #0070dc;
      -webkit-text-decoration: none;
      text-decoration: none; }
/* line 734, _components.scss */
.search-widget.in-search-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  border: 1px solid #222222;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 743, _components.scss */
  .search-widget.in-search-panel .search-widget-field {
    border: none;
    padding: 0.5rem; }
  /* line 748, _components.scss */
  .search-widget.in-search-panel .search-widget-button.is-widget-submit {
    color: #2D2D2D;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }
    /* line 750, _components.scss */
    .search-widget.in-search-panel .search-widget-button.is-widget-submit:before {
      top: 50%; }
    /* line 755, _components.scss */
    .search-widget.in-search-panel .search-widget-button.is-widget-submit:hover {
      background-color: transparent;
      color: #0070dc; }

/* line 763, _components.scss */
.search-widget-field {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  line-height: 1.5rem;
  min-width: 12rem;
  border: 0;
  font-size: 0.8rem;
  border-radius: 0;
  border-bottom: 1px solid #2D2D2D;
  padding: 0.5rem 0 0 0.5rem;
  outline: none;
  background-color: transparent;
  color: #2D2D2D; }
  /* line 778, _components.scss */
  .search-widget-field:focus {
    border-color: #0070dc; }
  /* line 781, _components.scss */
  .search-widget-field::-webkit-input-placeholder, .search-widget-field::-moz-placeholder, .search-widget-field:-ms-input-placeholder {
    opacity: 0.7;
    font-size: 0.85rem; }

/* line 787, _components.scss */
.search-widget-button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2rem;
  flex: 0 0 2rem;
  position: relative; }
  /* line 544, _mixins.scss */
  .search-widget-button:before {
    font-family: "Bamblby";
    content: "";
    font-size: 1.2rem;
    position: absolute;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%, -53%);
    transform: translate(-50%, -53%); }

/* line 804, _components.scss */
.header-block .search-widget-field {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 2rem;
  line-height: 2rem;
  min-width: 3rem;
  background-color: rgba(26, 26, 26, 0.92);
  margin-left: 0.25rem;
  padding: 0 0.3rem;
  border: none;
  outline: none; }
  /* line 702, _mixins.scss */
  .header-block .search-widget-field::-moz-placeholder {
    opacity: 1; }
  /* line 707, _mixins.scss */
  .header-block .search-widget-field:-ms-input-placeholder {
    opacity: 1; }
  /* line 712, _mixins.scss */
  .header-block .search-widget-field::-webkit-input-placeholder {
    opacity: 1; }
  /* line 718, _mixins.scss */
  .header-block .search-widget-field:focus::-moz-placeholder {
    opacity: 1; }
  /* line 723, _mixins.scss */
  .header-block .search-widget-field:focus:-ms-input-placeholder {
    opacity: 1; }
  /* line 728, _mixins.scss */
  .header-block .search-widget-field:focus::-webkit-input-placeholder {
    opacity: 0; }
  /* line 820, _components.scss */
  .header-block .search-widget-field:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px rgba(26, 26, 26, 0.92) !important;
    /* Цвет фона */
    -webkit-text-fill-color: !important;
    /* цвет текста */
    color: !important;
    /* цвет текста */ }

/* line 828, _components.scss */
.ajs-dimmer {
  z-index: 1000; }

/* line 832, _components.scss */
.with-error a {
  color: #222222 !important; }

/* line 836, _components.scss */
.ajs-panel .ajs-body {
  min-height: 68px; }

/* line 841, _components.scss */
.footer-block {
  margin-bottom: 0.65rem; }
  /* line 844, _components.scss */
  .footer-block a {
    color: #555;
    text-decoration: none; }
    /* line 849, _components.scss */
    .footer-block a:hover {
      color: #0070dc;
      text-decoration: underline; }
  /* line 855, _components.scss */
  .footer-block img {
    max-width: 100%;
    max-height: 100%;
    height: auto !important; }
  /* line 861, _components.scss */
  .footer-block .phone {
    margin-bottom: 12px; }
  /* line 865, _components.scss */
  .footer-block .email {
    margin-bottom: 12px; }

/* line 870, _components.scss */
.ajs-body {
  min-height: 5rem; }

/* line 880, _components.scss */
.button, .co-modal-button, .co-tabs-node {
  border-radius: 2px; }
  /* line 883, _components.scss */
  .button.is-primary, .is-primary.co-modal-button, .is-primary.co-tabs-node {
    color: #fff; }
    /* line 889, _components.scss */
    .button.is-primary .button-background + span, .is-primary.co-modal-button .button-background + span, .is-primary.co-tabs-node .button-background + span {
      color: #222222; }
  /* line 894, _components.scss */
  .button.is-secondary, .is-secondary.co-modal-button, .is-secondary.co-tabs-node {
    background: transparent;
    color: #F4F4F4; }
    /* line 329, _mixins.scss */
    .button.is-secondary > .button-background, .is-secondary.co-modal-button > .button-background, .is-secondary.co-tabs-node > .button-background {
      background: #777777; }
      /* line 331, _mixins.scss */
      .button.is-secondary > .button-background:before, .is-secondary.co-modal-button > .button-background:before, .is-secondary.co-tabs-node > .button-background:before {
        background: linear-gradient(36deg, #aaaaaa, #777777); }
      /* line 340, _mixins.scss */
      .button.is-secondary > .button-background:after, .is-secondary.co-modal-button > .button-background:after, .is-secondary.co-tabs-node > .button-background:after {
        background: linear-gradient(36deg, #aaaaaa, #777777); }
    /* line 351, _mixins.scss */
    .button.is-secondary:focus > .button-background, .is-secondary.co-modal-button:focus > .button-background, .is-secondary.co-tabs-node:focus > .button-background, .button.is-secondary:active > .button-background, .is-secondary.co-modal-button:active > .button-background, .is-secondary.co-tabs-node:active > .button-background, .button.is-secondary:hover > .button-background, .is-secondary.co-modal-button:hover > .button-background, .is-secondary.co-tabs-node:hover > .button-background {
      background: transparent; }
    /* line 357, _mixins.scss */
    .button.is-secondary:-moz-focus-inner, .is-secondary.co-modal-button:-moz-focus-inner, .is-secondary.co-tabs-node:-moz-focus-inner {
      border: 0; }
    /* line 897, _components.scss */
    .button.is-secondary:hover, .is-secondary.co-modal-button:hover, .is-secondary.co-tabs-node:hover {
      background-color: #919191; }
  /* line 904, _components.scss */
  .button.is-filter-section-toggle, .is-filter-section-toggle.co-modal-button, .is-filter-section-toggle.co-tabs-node {
    padding: 0.5em 0;
    text-align: left; }
  /* line 909, _components.scss */
  .button.is-filter-section-clear, .is-filter-section-clear.co-modal-button, .is-filter-section-clear.co-tabs-node {
    margin-right: 0.5rem; }
    /* line 544, _mixins.scss */
    .button.is-filter-section-clear:before, .is-filter-section-clear.co-modal-button:before, .is-filter-section-clear.co-tabs-node:before {
      font-family: "Bamblby";
      content: ""; }
  /* line 914, _components.scss */
  .button.is-filter-section-submit, .is-filter-section-submit.co-modal-button, .is-filter-section-submit.co-tabs-node {
    display: none; }
  /* line 918, _components.scss */
  .button.is-readmore, .is-readmore.co-modal-button, .is-readmore.co-tabs-node {
    background: transparent;
    color: #222222;
    margin-left: auto; }
    /* line 329, _mixins.scss */
    .button.is-readmore > .button-background, .is-readmore.co-modal-button > .button-background, .is-readmore.co-tabs-node > .button-background {
      background: #2c89d0; }
      /* line 331, _mixins.scss */
      .button.is-readmore > .button-background:before, .is-readmore.co-modal-button > .button-background:before, .is-readmore.co-tabs-node > .button-background:before {
        background: linear-gradient(36deg, #7eb8e4, #2c89d0); }
      /* line 340, _mixins.scss */
      .button.is-readmore > .button-background:after, .is-readmore.co-modal-button > .button-background:after, .is-readmore.co-tabs-node > .button-background:after {
        background: linear-gradient(36deg, #7eb8e4, #2c89d0); }
    /* line 351, _mixins.scss */
    .button.is-readmore:focus > .button-background, .is-readmore.co-modal-button:focus > .button-background, .is-readmore.co-tabs-node:focus > .button-background, .button.is-readmore:active > .button-background, .is-readmore.co-modal-button:active > .button-background, .is-readmore.co-tabs-node:active > .button-background, .button.is-readmore:hover > .button-background, .is-readmore.co-modal-button:hover > .button-background, .is-readmore.co-tabs-node:hover > .button-background {
      background: transparent; }
    /* line 357, _mixins.scss */
    .button.is-readmore:-moz-focus-inner, .is-readmore.co-modal-button:-moz-focus-inner, .is-readmore.co-tabs-node:-moz-focus-inner {
      border: 0; }
  /* line 924, _components.scss */
  .button.is-item-delete, .is-item-delete.co-modal-button, .is-item-delete.co-tabs-node {
    color: #2D2D2D;
    opacity: 0.5;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }
    /* line 527, _mixins.scss */
    .button.is-item-delete:after, .is-item-delete.co-modal-button:after, .is-item-delete.co-tabs-node:after {
      font-family: "FontAwesome";
      content: ""; }
    /* line 930, _components.scss */
    .button.is-item-delete:hover, .is-item-delete.co-modal-button:hover, .is-item-delete.co-tabs-node:hover {
      background-color: transparent;
      color: #0070dc; }
  /* line 935, _components.scss */
  .button > .button-background, .co-modal-button > .button-background, .co-tabs-node > .button-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: background 0.15s ease-out 0.15s;
    transition: background 0.15s ease-out 0.15s; }
    /* line 942, _components.scss */
    .button > .button-background:before, .co-modal-button > .button-background:before, .co-tabs-node > .button-background:before {
      content: '';
      position: absolute;
      bottom: -2px;
      left: 0;
      height: 2px;
      right: 0; }
    /* line 950, _components.scss */
    .button > .button-background:after, .co-modal-button > .button-background:after, .co-tabs-node > .button-background:after {
      content: '';
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  /* line 960, _components.scss */
  .button > span, .co-modal-button > span, .co-tabs-node > span {
    position: relative; }

/* line 966, _components.scss */
.fancybox-arrow:focus {
  outline: 0; }

/* line 971, _components.scss */
.co-order-information_value .co-button--small {
  padding: 0.3em 1em; }

/* line 978, _components.scss */
select {
  line-height: inherit;
  cursor: pointer;
  padding: 0.5rem;
  padding-left: 0.75rem; }
  /* line 968, _mixins.scss */
  select:focus {
    outline: none; }
  /* line 972, _mixins.scss */
  select::-ms-expand {
    border: 0;
    color: transparent;
    background-color: transparent !important;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAQAAABn7dZ6AAAAVUlEQVQI12NgwA1Ky0obUfheJZfBjGr5kpcltTDhMteSL+VhUE6VTumb0jKwavuSzyUxSNorDEvfleaXW5V+Kk1Cs6nMrPRDyZeyDCyOqJYvNmUgDABtXBsVW8rhNAAAAABJRU5ErkJggg==") !important;
    background-repeat: no-repeat;
    background-position: center; }
  @supports (-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none) {
    /* line 978, _components.scss */
    select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      padding-right: 1.25rem;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAQAAABn7dZ6AAAAVUlEQVQI12NgwA1Ky0obUfheJZfBjGr5kpcltTDhMteSL+VhUE6VTumb0jKwavuSzyUxSNorDEvfleaXW5V+Kk1Cs6nMrPRDyZeyDCyOqJYvNmUgDABtXBsVW8rhNAAAAABJRU5ErkJggg==") !important;
      background-repeat: no-repeat;
      background-position: right 0.75rem center; } }
  /* line 985, _components.scss */
  select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }

/* line 995, _components.scss */
.option-selectors {
  margin-bottom: 0rem;
  margin-top: 1rem; }

/* line 1000, _components.scss */
.option-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -0.5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center; }

/* line 1014, _components.scss */
.option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px; }
  @media screen and (max-width: 768px) {
    /* line 1014, _components.scss */
    .option {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
      flex: 1 0 50%; } }

/* line 1039, _components.scss */
.form-row.is-text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  margin-bottom: 1.25rem; }

/* line 1051, _components.scss */
.form.is-preorder .form-row.is-text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }

/* line 1059, _components.scss */
.option-label {
  margin-bottom: 0.5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }

/* line 1066, _components.scss */
.option-values {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 0.2rem;
  border: 1px solid #888888;
  padding-left: 0.75rem;
  background-color: #fff; }
  @media screen and (max-width: 480px) {
    /* line 1066, _components.scss */
    .option-values {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; } }

/* line 1086, _components.scss */
.labels-list {
  margin: -0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 1099, _components.scss */
.label {
  margin: 0.25rem;
  padding: 0.25rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #eee;
  font-size: 0.95em; }

/* line 1116, _components.scss */
.image-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 768px) {
    /* line 1116, _components.scss */
    .image-text {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

/* line 1135, _components.scss */
.image-text-container {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 40%;
  flex: 1 0 40%;
  max-width: 100%;
  padding: 15px; }
  /* line 1142, _components.scss */
  .image-text-container.is-left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-left: 0; }
  /* line 1149, _components.scss */
  .image-text-container.is-right {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-right: 0; }
  /* line 1156, _components.scss */
  .image-text-container.is-top {
    -ms-flex-item-align: start;
    align-self: flex-start; }
  /* line 1161, _components.scss */
  .image-text-container.is-center {
    -ms-flex-item-align: center;
    align-self: center; }
  /* line 1166, _components.scss */
  .image-text-container.is-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end; }
  @media screen and (max-width: 768px) {
    /* line 1135, _components.scss */
    .image-text-container {
      -webkit-box-ordinal-group: 1 !important;
      -ms-flex-order: 0 !important;
      order: 0 !important;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }

/* line 1180, _components.scss */
.image-text__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  max-width: 100%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }
  @media screen and (max-width: 480px) {
    /* line 1180, _components.scss */
    .image-text__content {
      margin-top: 0.5rem; } }

/* line 1200, _components.scss */
.reviews-wrapper {
  margin-bottom: 0;
  margin-top: 1.5rem;
  padding-top: 0.5rem;
  position: relative;
  z-index: 1;
  background: trasparent;
  padding-bottom: 0.5rem; }

/* line 1210, _components.scss */
.reviews-background {
  position: absolute;
  top: -1rem;
  bottom: 0;
  right: -1rem;
  left: -1rem;
  z-index: -1;
  background-color: #F4F4F4; }

/* line 1220, _components.scss */
.reviews-heading {
  margin-top: 1rem;
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-bottom: 2rem;
  padding-left: 1.5rem; }
  /* line 1231, _components.scss */
  .reviews-heading > .reviews-heading-text {
    position: relative;
    font-weight: bold;
    color: #494949; }
    /* line 1236, _components.scss */
    .reviews-heading > .reviews-heading-text:after {
      content: '';
      display: block;
      position: absolute;
      flex: 0 0 40%;
      width: 50px;
      margin-top: 0.7rem;
      height: 3px;
      background: linear-gradient(36deg, #2f2f2f, #888888); }

/* line 1254, _components.scss */
.news-feed {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start; }
  /* line 1259, _components.scss */
  .news-feed .product-slider-heading-wrapper {
    margin-bottom: 2.5rem;
    text-align: left;
    padding-left: 1rem; }
    /* line 1264, _components.scss */
    .news-feed .product-slider-heading-wrapper a {
      font-weight: bold;
      font-size: 1.25rem; }
    /* line 1269, _components.scss */
    .news-feed .product-slider-heading-wrapper span {
      position: relative; }
      /* line 1271, _components.scss */
      .news-feed .product-slider-heading-wrapper span:after {
        content: '';
        display: block;
        position: absolute;
        flex: 0 0 40%;
        width: 50px;
        margin-top: 0.7rem;
        height: 3px;
        background: linear-gradient(36deg, #2f2f2f, #888888); }

/* line 1290, _components.scss */
.reviews-blocks {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1.5rem; }

/* line 1312, _components.scss */
.review {
  display: block;
  margin: 1rem 0.75rem; }
  /* line 1316, _components.scss */
  .review.is-left-cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%; }
    @media screen and (max-width: 768px) {
      /* line 1316, _components.scss */
      .review.is-left-cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        max-width: 100%; } }
  /* line 1330, _components.scss */
  .review.is-top-cell {
    max-width: 30%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%; }
    @media screen and (max-width: 768px) {
      /* line 1330, _components.scss */
      .review.is-top-cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%; } }
    @media screen and (max-width: 480px) {
      /* line 1330, _components.scss */
      .review.is-top-cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        max-width: 100%; } }

/* line 1352, _components.scss */
.review-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: -0.5rem; }
  /* line 1361, _components.scss */
  .review-inner.is-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column; }
  /* line 1368, _components.scss */
  .review-inner.is-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start; }
    @media screen and (max-width: 480px) {
      /* line 1368, _components.scss */
      .review-inner.is-left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    /* line 1393, _components.scss */
    .review-inner.is-left .review-content {
      margin-left: 0.5rem;
      margin-top: 0.5rem;
      text-align: left; }
      @media screen and (max-width: 768px) {
        /* line 1393, _components.scss */
        .review-inner.is-left .review-content {
          margin-left: 0;
          text-align: center; } }
    /* line 1404, _components.scss */
    .review-inner.is-left .user-name {
      text-align: left;
      margin-left: 1rem; }
      @media screen and (max-width: 768px) {
        /* line 1404, _components.scss */
        .review-inner.is-left .user-name {
          margin-left: 0;
          text-align: center; } }

/* line 1416, _components.scss */
.review-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 5.5rem;
  flex: 0 0 5.5rem;
  width: 5.5rem;
  margin: 0.5rem; }
  /* line 1423, _components.scss */
  .review-image .is-top {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 0.5rem; }
  @media screen and (max-width: 380px) {
    /* line 1416, _components.scss */
    .review-image {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 7rem;
      flex: 0 0 7rem;
      width: 7rem; } }

/* line 1438, _components.scss */
.user-name {
  margin: 0.25rem auto;
  font-weight: bold;
  text-align: center;
  font-size: 1rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

/* line 1448, _components.scss */
.review-content {
  padding: 0.5rem;
  position: relative;
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%; }
  /* line 1457, _components.scss */
  .review-content:before {
    content: '';
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    background: linear-gradient(36deg, #2f2f2f, #888888); }

/* line 1476, _components.scss */
.image-text-blocks {
  padding-left: 2rem;
  padding-right: 2rem; }

/* line 1481, _components.scss */
.review-text {
  padding: 0.5rem;
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%; }

/* line 1494, _components.scss */
.feedback-wrapper {
  margin: 1.5rem 0; }

/* line 1498, _components.scss */
.feedback {
  background-color: rgba(26, 26, 26, 0.92);
  padding: 3rem 1.5rem 2rem;
  flex: 1 0 70%; }

/* line 1504, _components.scss */
.feedback + .feedback {
  margin: 2rem 0; }

/* line 1507, _components.scss */
.feedback-block-image {
  flex: 0 1 30%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

/* line 1513, _components.scss */
.feedback-inner {
  display: flex; }

/* line 1517, _components.scss */
.feedback-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  padding: 1rem 0.5rem;
  margin: 0;
  color: #222222; }
  /* line 1539, _components.scss */
  .feedback-form .form-row {
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px;
    min-width: 150px; }
    @media (max-width: 480px) {
      /* line 1539, _components.scss */
      .feedback-form .form-row {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

/* line 1551, _components.scss */
.feedback-heading {
  text-align: left;
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  text-align: center;
  margin-bottom: 0.5rem;
  padding-top: 1.25rem;
  text-transform: uppercase; }
  @media screen and (max-width: 768px) {
    /* line 1551, _components.scss */
    .feedback-heading {
      padding-top: 0; } }

/* line 1568, _components.scss */
.form-title {
  margin-bottom: 0.35rem;
  font-size: 1rem; }

/* line 1573, _components.scss */
.widget-form-field {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 0.5rem 0.25rem;
  width: 100%;
  line-height: 1.5rem;
  min-height: 2rem;
  padding-left: 1rem;
  font-size: 17px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: none;
  background-color: #fff; }

/* line 1590, _components.scss */
.button.is-primary.button-widget-feedback, .is-primary.button-widget-feedback.co-modal-button, .is-primary.button-widget-feedback.co-tabs-node {
  width: 100%;
  background: transparent;
  color: #222222;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #fff;
  background-color: #2c89d0; }
  /* line 329, _mixins.scss */
  .button.is-primary.button-widget-feedback > .button-background, .is-primary.button-widget-feedback.co-modal-button > .button-background, .is-primary.button-widget-feedback.co-tabs-node > .button-background {
    background: #fff; }
    /* line 331, _mixins.scss */
    .button.is-primary.button-widget-feedback > .button-background:before, .is-primary.button-widget-feedback.co-modal-button > .button-background:before, .is-primary.button-widget-feedback.co-tabs-node > .button-background:before {
      background: linear-gradient(36deg, #cccccc, #fff); }
    /* line 340, _mixins.scss */
    .button.is-primary.button-widget-feedback > .button-background:after, .is-primary.button-widget-feedback.co-modal-button > .button-background:after, .is-primary.button-widget-feedback.co-tabs-node > .button-background:after {
      background: linear-gradient(36deg, #fff, #cccccc); }
  /* line 351, _mixins.scss */
  .button.is-primary.button-widget-feedback:focus > .button-background, .is-primary.button-widget-feedback.co-modal-button:focus > .button-background, .is-primary.button-widget-feedback.co-tabs-node:focus > .button-background, .button.is-primary.button-widget-feedback:active > .button-background, .is-primary.button-widget-feedback.co-modal-button:active > .button-background, .is-primary.button-widget-feedback.co-tabs-node:active > .button-background, .button.is-primary.button-widget-feedback:hover > .button-background, .is-primary.button-widget-feedback.co-modal-button:hover > .button-background, .is-primary.button-widget-feedback.co-tabs-node:hover > .button-background {
    background: transparent; }
  /* line 357, _mixins.scss */
  .button.is-primary.button-widget-feedback:-moz-focus-inner, .is-primary.button-widget-feedback.co-modal-button:-moz-focus-inner, .is-primary.button-widget-feedback.co-tabs-node:-moz-focus-inner {
    border: 0; }
  /* line 1600, _components.scss */
  .button.is-primary.button-widget-feedback:hover, .is-primary.button-widget-feedback.co-modal-button:hover, .is-primary.button-widget-feedback.co-tabs-node:hover {
    background-color: #fff;
    color: #222222; }

/* line 1611, _components.scss */
.co-input-field:focus {
  border: 1px solid #0070dc; }

/* line 1620, _components.scss */
.tabs-button {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #888888;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

/* line 1642, _components.scss */
.tab-toggle {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  -webkit-transition: none;
  transition: none;
  padding: 0.5rem 1rem;
  max-width: 100%;
  z-index: 1;
  margin-bottom: -1px;
  display: flex;
  flex-flow: column;
  padding-top: 0.75rem;
  margin-bottom: 1rem; }
  /* line 568, _mixins.scss */
  .tab-toggle:active, .tab-toggle:focus, .tab-toggle:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 1658, _components.scss */
  .tab-toggle p {
    margin-bottom: 0.2rem;
    font-weight: bold; }
  /* line 1663, _components.scss */
  .tab-toggle.is-opened {
    z-index: 99;
    color: #0070dc; }
  /* line 1668, _components.scss */
  .tab-toggle:hover {
    color: #0070dc; }
  @media screen and (max-width: 768px) {
    /* line 1642, _components.scss */
    .tab-toggle {
      border: 1px solid #888888;
      padding-bottom: 0.5rem;
      margin: 0.5rem 0; }
      /* line 1677, _components.scss */
      .tab-toggle.is-opened {
        border: 1px solid #0070dc;
        margin-top: 1rem;
        margin-bottom: 0; }
        /* line 1682, _components.scss */
        .tab-toggle.is-opened:after {
          content: none; } }
  /* line 1688, _components.scss */
  .tab-toggle:last-of-type {
    margin-right: 0; }

/* line 1693, _components.scss */
.tt-dropdown-menu {
  color: #222222; }

/* line 1697, _components.scss */
.tab-block {
  padding-bottom: 0rem;
  max-width: 100%;
  padding-left: 0rem;
  padding-right: 0rem; }

/* line 1715, _components.scss */
.tab-toggle.is-opened:not(.product-slider-heading):after {
  content: '';
  width: 95%;
  height: 1px;
  background-color: #0070dc;
  margin: auto; }
@media screen and (max-width: 768px) {
  /* line 1723, _components.scss */
  .tab-toggle.is-opened:not(.product-slider-heading):after {
    content: unset; } }

/* line 1729, _components.scss */
.tab-block-toolbar {
  padding: 1rem 0;
  border-top: 1px solid #888888;
  border-bottom: 1px solid #888888; }

/* line 1735, _components.scss */
.filter-field-input {
  display: none; }

/* line 1739, _components.scss */
.filter-section-toggle.button, .filter-section-toggle.co-modal-button, .filter-section-toggle.co-tabs-node {
  padding: 0.85rem 1.5rem 0.85rem 0rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  word-break: break-all;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  background-repeat: no-repeat;
  color: #2D2D2D; }
  /* line 1752, _components.scss */
  .filter-section-toggle.button:hover, .filter-section-toggle.co-modal-button:hover, .filter-section-toggle.co-tabs-node:hover {
    background-color: transparent; }
    /* line 1755, _components.scss */
    .filter-section-toggle.button:hover .filter-section-name, .filter-section-toggle.co-modal-button:hover .filter-section-name, .filter-section-toggle.co-tabs-node:hover .filter-section-name {
      color: #0070dc; }
  /* line 1760, _components.scss */
  .filter-section-toggle.button.is-active, .filter-section-toggle.is-active.co-modal-button, .filter-section-toggle.is-active.co-tabs-node {
    border-bottom: 0; }
    /* line 1763, _components.scss */
    .filter-section-toggle.button.is-active .filter-section-name, .filter-section-toggle.is-active.co-modal-button .filter-section-name, .filter-section-toggle.is-active.co-tabs-node .filter-section-name {
      font-weight: bold; }

/* line 1, _layout.scss */
html {
  font-size: 12px; }

/* line 5, _layout.scss */
body {
  background-color: #f4f4f4;
  font-size: 14px;
  font-family: "Proxima Nova Lt", sans-serif, sans-serif;
  title: google:Istok+Web;
  -webkit-font-smoothing: antialiased;
  text-decoration-skip: ink;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-text-decoration-skip: ink; }

/* line 17, _layout.scss */
.body-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: 1000px;
  min-height: 600px;
  background: #FFF; }

/* line 27, _layout.scss */
button, input, textarea {
  height: 2.5rem; }

/* line 30, _layout.scss */
select {
  height: 46px; }

/* line 34, _layout.scss */
.hidden-breadcrumbs {
  height: 1rem; }

/* line 41, _layout.scss */
.njs-alert-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 99999;
  top: 0;
  left: 0;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8); }

/* line 55, _layout.scss */
.njs-alert-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -75px; }
  @media screen and (max-width: 480px) {
    /* line 55, _layout.scss */
    .njs-alert-wrapper {
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      margin: 0; } }

/* line 71, _layout.scss */
.njs-alert {
  background-color: #fff;
  width: 400px;
  height: 200px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  /* line 86, _layout.scss */
  .njs-alert p {
    font-size: 18px;
    line-height: 23px; }
  @media screen and (max-width: 480px) {
    /* line 71, _layout.scss */
    .njs-alert {
      width: 100%;
      height: 100%; } }

/* line 102, _layout.scss */
.top-panel {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 600; }
  /* line 130, _layout.scss */
  .top-panel.fixed {
    position: fixed;
    top: 0;
    z-index: 9;
    opacity: 1;
    width: 100%;
    background-color: rgba(26, 26, 26, 0.92);
    -webkit-box-shadow: 0 0 0.25rem #000;
    box-shadow: 0 0 0.25rem #000; }
    /* line 140, _layout.scss */
    .top-panel.fixed .top-panel-open-sidebar, .top-panel.fixed .contacts-icon, .top-panel.fixed .top-panel-open-search, .top-panel.fixed .compare-widget-icon-header, .top-panel.fixed .shopcart-widget-icon {
      -webkit-text-decoration: none;
      text-decoration: none;
      -webkit-transition: color 0.15s ease-out 0.15s;
      transition: color 0.15s ease-out 0.15s; }
      /* line 568, _mixins.scss */
      .top-panel.fixed .top-panel-open-sidebar:active, .top-panel.fixed .top-panel-open-sidebar:focus, .top-panel.fixed .top-panel-open-sidebar:hover, .top-panel.fixed .contacts-icon:active, .top-panel.fixed .contacts-icon:focus, .top-panel.fixed .contacts-icon:hover, .top-panel.fixed .top-panel-open-search:active, .top-panel.fixed .top-panel-open-search:focus, .top-panel.fixed .top-panel-open-search:hover, .top-panel.fixed .compare-widget-icon-header:active, .top-panel.fixed .compare-widget-icon-header:focus, .top-panel.fixed .compare-widget-icon-header:hover, .top-panel.fixed .shopcart-widget-icon:active, .top-panel.fixed .shopcart-widget-icon:focus, .top-panel.fixed .shopcart-widget-icon:hover {
        -webkit-text-decoration: none;
        text-decoration: none; }

/* line 147, _layout.scss */
.top-phone {
  color: #fff; }
  /* line 150, _layout.scss */
  .top-phone a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }
    /* line 155, _layout.scss */
    .top-phone a.is-hovered {
      opacity: 0.8;
      transition: opacity 0.2s ease-in-out; }

/* line 162, _layout.scss */
.menu {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

/* line 168, _layout.scss */
.top-menu-wrapper {
  color: #2D2D2D; }
  @media screen and (max-width: 768px) {
    /* line 168, _layout.scss */
    .top-menu-wrapper {
      margin: 0;
      padding: 0; } }

/* line 177, _layout.scss */
.client-account-link {
  margin-left: 0;
  -webkit-transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s, background-color 0.15s ease-out 0.15s;
  color: #2D2D2D;
  text-decoration: none;
  font-size: 0.8rem;
  padding: 0.5rem 0.7rem;
  align-items: center; }
  /* line 186, _layout.scss */
  .client-account-link:active, .client-account-link:hover {
    color: #0070dc; }
  /* line 190, _layout.scss */
  .client-account-link span {
    word-spacing: 0.15rem; }

/* line 195, _layout.scss */
.collapse-block {
  padding-right: 0; }
  @media screen and (max-width: 768px) {
    /* line 195, _layout.scss */
    .collapse-block {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row;
      flex-flow: row;
      margin: 0;
      padding: 0;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      /* line 215, _layout.scss */
      .collapse-block .phone {
        margin-right: 0.5rem;
        margin-top: 0.5rem; } }

/* line 222, _layout.scss */
.top-menu-icons-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0rem; }

/* line 232, _layout.scss */
.contacts-top-menu {
  margin-top: 0;
  z-index: 5; }

/* line 252, _layout.scss */
.contacts-icon {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  width: 3rem;
  height: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  border: none;
  outline: none; }
  /* line 568, _mixins.scss */
  .contacts-icon:active, .contacts-icon:focus, .contacts-icon:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 527, _mixins.scss */
  .contacts-icon:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 278, _layout.scss */
  .contacts-icon:before {
    font-size: 1.35rem; }
  /* line 282, _layout.scss */
  .contacts-icon.is-active {
    color: #0070dc; }
  @media screen and (max-width: 768px) {
    /* line 252, _layout.scss */
    .contacts-icon {
      height: 3rem; } }

/* line 295, _layout.scss */
.left-header-block {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

/* line 301, _layout.scss */
.left-blocks-inner {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

/* line 309, _layout.scss */
.header-inner {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem; }

/* line 321, _layout.scss */
.header-info {
  color: #2D2D2D; }

/* line 325, _layout.scss */
.contacts-top-menu-block {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 130;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1rem 0;
  -webkit-box-shadow: 0px 1px 3px #222222;
  box-shadow: 0px 1px 3px #222222; }
  /* line 341, _layout.scss */
  .contacts-top-menu-block *, .contacts-top-menu-block .contact-link {
    color: #2D2D2D; }

/* line 349, _layout.scss */
.left-header-block .phone {
  margin-bottom: 0.5rem; }
/* line 352, _layout.scss */
.left-header-block .contact-link {
  color: #2D2D2D;
  text-decoration: none; }

/* line 358, _layout.scss */
.left-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  @media screen and (max-width: 768px) {
    /* line 358, _layout.scss */
    .left-blocks {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }

/* line 375, _layout.scss */
.top-menu {
  margin-left: 1rem; }

/* line 379, _layout.scss */
.top-panel-wrapper {
  z-index: 1000;
  background-color: rgba(26, 26, 26, 0.92);
  flex: 0 0 auto;
  width: 100%; }
  /* line 385, _layout.scss */
  .top-panel-wrapper.z-index {
    z-index: 1000; }

/* line 394, _layout.scss */
.form.is-feedback .form-controls-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  margin: auto; }

/* line 403, _layout.scss */
.top-menu-item {
  margin-right: 1rem; }

/* line 407, _layout.scss */
.top-menu-link.menu-link {
  color: #2D2D2D;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0.5rem 0.7rem; }
  /* line 413, _layout.scss */
  .top-menu-link.menu-link.is-active, .top-menu-link.menu-link.is-current, .top-menu-link.menu-link.is-hovered {
    color: #0070dc;
    background-color: transparent; }

/* line 421, _layout.scss */
.top-panel-open-sidebar {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 544, _mixins.scss */
  .top-panel-open-sidebar:before {
    font-family: "Bamblby";
    content: ""; }
  /* line 568, _mixins.scss */
  .top-panel-open-sidebar:active, .top-panel-open-sidebar:focus, .top-panel-open-sidebar:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 424, _layout.scss */
  .top-panel-open-sidebar:before {
    font-size: 1.5rem; }
  /* line 428, _layout.scss */
  .top-panel-open-sidebar:hover {
    background-color: transparent; }

/* line 433, _layout.scss */
.shopcart-widget-caption {
  margin-left: 0.25rem;
  font-size: 14px;
  margin-top: -1px; }

/* line 440, _layout.scss */
.filter-panel-open-sidebar {
  margin-right: 0.25rem; }
  /* line 544, _mixins.scss */
  .filter-panel-open-sidebar:before {
    font-family: "Bamblby";
    content: ""; }
  @media screen and (max-width: 380px) {
    /* line 440, _layout.scss */
    .filter-panel-open-sidebar {
      width: 100%;
      text-align: left;
      text-transform: uppercase;
      font-weight: bold;
      margin-right: 0; }
      /* line 452, _layout.scss */
      .filter-panel-open-sidebar:before {
        content: attr(data-filter-caption);
        font-family: inherit; }
      /* line 544, _mixins.scss */
      .filter-panel-open-sidebar:after {
        font-family: "Bamblby";
        content: "";
        padding-left: 0.5rem;
        font-size: 0.8rem; } }

/* line 465, _layout.scss */
.top-menu-block > .shopcart-widget-wrapper {
  margin-top: 1px;
  padding: 0.5rem 0.7rem;
  padding-right: 1rem; }
/* line 471, _layout.scss */
.top-menu-block > .top-panel-open-search {
  margin-top: 0; }

/* line 476, _layout.scss */
.top-panel-open-search {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  border: none;
  margin-left: auto;
  margin-top: 0; }
  /* line 527, _mixins.scss */
  .top-panel-open-search:before {
    font-family: "FontAwesome";
    content: ""; }
  /* line 568, _mixins.scss */
  .top-panel-open-search:active, .top-panel-open-search:focus, .top-panel-open-search:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 485, _layout.scss */
  .top-panel-open-search:hover {
    background-color: transparent; }
  @media screen and (max-width: 768px) {
    /* line 476, _layout.scss */
    .top-panel-open-search {
      margin-left: 0; } }
  /* line 493, _layout.scss */
  .top-panel-open-search:before {
    font-size: 1.2rem; }

/* line 502, _layout.scss */
.header-wrapper {
  flex: 0 0 auto;
  padding-top: 1rem;
  color: #2D2D2D;
  padding: 2rem 1rem 1rem 1rem; }

/** logotype_type */
/* line 511, _layout.scss */
.logo {
  content: ' ';
  position: relative;
  float: left;
  height: 44px;
  width: 130px;
  background: url(logo-white.svg) no-repeat left 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-item-align: center;
  align-self: center; }
  /* line 524, _layout.scss */
  .logo:hover {
    opacity: 0.8;
    transition: opacity 0.2s ease-in-out; }

/* line 531, _layout.scss */
.logotype-wrapper {
  text-align: center; }

/* line 535, _layout.scss */
.logotype-link {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  text-decoration: none;
  font-size: 40px;
  font-family: Ubuntu;
  line-height: 1; }
  /* line 568, _mixins.scss */
  .logotype-link:active, .logotype-link:focus, .logotype-link:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 546, _layout.scss */
.logotype-text {
  padding: 0px 5px;
  display: block; }

/* line 551, _layout.scss */
.m-input--checkbox input[type="checkbox"] {
  -webkit-appearance: checkbox;
  position: absolute;
  opacity: 0;
  z-index: 0;
  height: 1rem;
  width: 1rem;
  top: 0; }

/* line 563, _layout.scss */
.header-block a {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 568, _mixins.scss */
  .header-block a:active, .header-block a:focus, .header-block a:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }
/* line 567, _layout.scss */
.header-block > * + * {
  margin-top: 0.5rem; }

/* line 572, _layout.scss */
.header-compare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding-left: 0; }
  @media screen and (max-width: 768px) {
    /* line 572, _layout.scss */
    .header-compare {
      margin: 0;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding-left: 0; } }

/** catalog-menu */
/* line 594, _layout.scss */
.main-menu {
  margin-bottom: 0px; }

/* line 598, _layout.scss */
.main-menu-wrapper {
  border-top: 1px solid #888888;
  border-bottom: 1px solid #888888;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 611, _layout.scss */
.category-image-wrapper {
  position: relative; }

/* line 616, _layout.scss */
.main-menu-item {
  color: #2D2D2D;
  text-decoration: none; }

/* line 621, _layout.scss */
.main-menu-link {
  color: #fff;
  padding: 0.5rem 1.5rem 0.5rem 0rem;
  letter-spacing: 0.5px;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 629, _layout.scss */
  .main-menu-link.is-current {
    opacity: 0.8;
    transition: opacity 0.2s ease-in-out; }
  /* line 635, _layout.scss */
  .main-menu-link[data-menu-link-current='yes'] {
    opacity: 0.8;
    transition: opacity 0.2s ease-in-out; }
  /* line 640, _layout.scss */
  .main-menu-link.is-hovered {
    opacity: 0.8;
    transition: opacity 0.2s ease-in-out; }

/* line 647, _layout.scss */
.main-menu-marker {
  width: 1.25rem;
  height: 1.25rem;
  font-size: 0.5rem;
  color: #2D2D2D; }
  /* line 536, _mixins.scss */
  .main-menu-marker:before {
    font-family: "Plus";
    content: ""; }
  /* line 655, _layout.scss */
  .main-menu-marker.is-current {
    color: #0070dc; }

/** sidebar menu */
/* line 664, _layout.scss */
.sidebar-menu {
  display: none; }
  /* line 670, _layout.scss */
  .sidebar-menu.level-1 {
    margin-left: 0;
    margin-top: -4px;
    display: inherit; }
  /* line 677, _layout.scss */
  .sidebar-menu.level-2 {
    margin-top: 3px;
    margin-bottom: 3px;
    display: inherit; }

/* line 684, _layout.scss */
.social-link-wrapper {
  margin-top: 1rem;
  margin-bottom: 1rem; }

/* line 690, _layout.scss */
.sidebar-menu-item-controls.level-1 {
  font-weight: bold;
  padding: 12px 0; }
/* line 698, _layout.scss */
.sidebar-menu-item-controls.level-2 {
  padding: 6px 0; }

/* line 713, _layout.scss */
.sidebar-menu-link {
  color: #2D2D2D;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1rem;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  /* line 726, _layout.scss */
  .sidebar-menu-link:hover {
    color: #0070dc;
    text-decoration: underline;
    transition: color 0.2s ease-in-out; }
  /* line 734, _layout.scss */
  .sidebar-menu-link.is-active {
    color: #0070dc; }
  /* line 740, _layout.scss */
  .sidebar-menu-link:before {
    padding-right: 0.5rem;
    font-size: 1rem; }
  /* line 746, _layout.scss */
  .sidebar-menu-link.level-1:before {
    font-size: 1rem; }

/* line 752, _layout.scss */
.sidebar-menu-marker {
  height: 1rem;
  width: 1rem;
  color: #2D2D2D; }
  /* line 544, _mixins.scss */
  .sidebar-menu-marker:before {
    font-family: "Bamblby";
    content: "";
    color: #777777;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 0.5em;
    font-weight: bold; }
  /* line 544, _mixins.scss */
  .sidebar-menu-marker.is-opened:before {
    font-family: "Bamblby";
    content: ""; }
  /* line 769, _layout.scss */
  .sidebar-menu-marker.is-active {
    color: #0070dc; }

/* line 774, _layout.scss */
.mobile-sidebar-menu {
  margin-left: 0.5rem; }
  /* line 777, _layout.scss */
  .mobile-sidebar-menu.level-1 {
    margin-left: 0;
    margin-bottom: 2rem; }

/* line 785, _layout.scss */
.mobile-sidebar-menu-link {
  padding: 0.45rem 0;
  margin-left: 0.25rem;
  color: #2D2D2D;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1rem;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  /* line 798, _layout.scss */
  .mobile-sidebar-menu-link:hover {
    color: #0070dc; }
  /* line 802, _layout.scss */
  .mobile-sidebar-menu-link.is-active {
    color: #0070dc;
    font-weight: bold; }
  /* line 807, _layout.scss */
  .mobile-sidebar-menu-link:before {
    padding-right: 0.5rem;
    font-size: 1rem; }
  /* line 812, _layout.scss */
  .mobile-sidebar-menu-link.level-1 {
    font-weight: bold; }
    /* line 815, _layout.scss */
    .mobile-sidebar-menu-link.level-1:before {
      font-size: 1rem; }

/* line 821, _layout.scss */
.mobile-sidebar-menu-marker {
  height: 2rem;
  width: 2rem;
  color: #2D2D2D; }
  /* line 544, _mixins.scss */
  .mobile-sidebar-menu-marker:before {
    font-family: "Bamblby";
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 0.5em; }
  /* line 544, _mixins.scss */
  .mobile-sidebar-menu-marker.is-opened:before {
    font-family: "Bamblby";
    content: ""; }
  /* line 836, _layout.scss */
  .mobile-sidebar-menu-marker.is-active {
    color: #0070dc; }

/* menu-catalog */
/* line 846, _layout.scss */
.mega-menu.level-2 {
  width: calc((100vw - 1rem) / 4 * 3);
  max-width: calc((1000px - 1rem) / 4 * 3);
  border: 1px solid #888888;
  padding: 1rem;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-fill: balance;
  column-fill: balance;
  -webkit-column-gap: 1rem;
  column-gap: 1rem;
  box-sizing: border-box; }
  /* line 863, _layout.scss */
  .mega-menu.level-2.is-hovered {
    display: block; }
  @media screen and (max-width: 1024px) {
    /* line 846, _layout.scss */
    .mega-menu.level-2 {
      width: calc((100vw - 1rem) / 3 * 2);
      -webkit-column-count: 2;
      column-count: 2; } }

/* line 882, _layout.scss */
.mega-menu-item .menu-marker {
  color: #222222; }
/* line 886, _layout.scss */
.mega-menu-item.level-1 {
  background-color: #F4F4F4;
  border-bottom: 2px solid #c4c4c4; }
  /* line 889, _layout.scss */
  .mega-menu-item.level-1.is-hovered, .mega-menu-item.level-1.is-active {
    border-bottom: 2px solid #0070dc; }
/* line 895, _layout.scss */
.mega-menu-item.level-2 {
  padding: 0.5rem 0;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  margin-right: 2rem; }
/* line 904, _layout.scss */
.mega-menu-item.level-3 {
  margin-top: 0.5rem; }

/* line 921, _layout.scss */
.mega-menu-link.level-3.is-current, .mega-menu-link.level-2.is-current {
  color: #0070dc; }

/* line 925, _layout.scss */
.mega-menu.level-1 > .mega-menu-item:last-child {
  border-bottom: 2px solid #F4F4F4; }

/* line 930, _layout.scss */
.mega-menu-marker.level-1 {
  padding: 1rem;
  font-weight: bold; }
  /* line 544, _mixins.scss */
  .mega-menu-marker.level-1:before {
    font-family: "Bamblby";
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 0.5rem; }

/* line 941, _layout.scss */
.mega-menu-link {
  text-decoration: none; }
  /* line 944, _layout.scss */
  .mega-menu-link.level-1 {
    padding: 0.75rem 1.25rem;
    color: #000; }
    /* line 949, _layout.scss */
    .mega-menu-link.level-1.is-hovered, .mega-menu-link.level-1.is-active {
      color: #F4F4F4; }
  /* line 955, _layout.scss */
  .mega-menu-link.level-2 {
    color: #2D2D2D;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s;
    font-weight: bold; }
    /* line 568, _mixins.scss */
    .mega-menu-link.level-2:active, .mega-menu-link.level-2:focus, .mega-menu-link.level-2:hover {
      color: #0070dc;
      -webkit-text-decoration: none;
      text-decoration: none; }
  /* line 961, _layout.scss */
  .mega-menu-link.level-3 {
    color: #2D2D2D;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }
    /* line 568, _mixins.scss */
    .mega-menu-link.level-3:active, .mega-menu-link.level-3:focus, .mega-menu-link.level-3:hover {
      color: #0070dc;
      -webkit-text-decoration: none;
      text-decoration: none; }
  /* line 964, _layout.scss */
  .mega-menu-link.all-subcategory {
    font-weight: bold;
    padding-top: 1rem;
    border-top: 1px solid #777777; }
    /* line 968, _layout.scss */
    .mega-menu-link.all-subcategory.is-active {
      color: #2D2D2D; }

/* line 977, _layout.scss */
.breadcrumb-wrapper {
  margin-top: 0.5rem;
  margin-bottom: 32px; }

/* line 544, _mixins.scss */
.home-icon:before {
  font-family: "Bamblby";
  content: "";
  font-size: 1.25rem; }

/* line 988, _layout.scss */
.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  align-items: flex-end;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding-left: 0;
  margin-bottom: 0; }

/* line 1001, _layout.scss */
.breadcrumb-item {
  font-size: 12px;
  list-style-type: none;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-weight: 600;
  padding-left: 0.25rem;
  padding-right: 0.25rem; }
  /* line 527, _mixins.scss */
  .breadcrumb-item + .breadcrumb-item:before {
    font-family: "FontAwesome";
    content: "";
    font-size: 0.75rem;
    opacity: 0.8;
    margin-right: 0.25rem; }

/* line 1023, _layout.scss */
.breadcrumb-link {
  font-size: 12px;
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 568, _mixins.scss */
  .breadcrumb-link:active, .breadcrumb-link:focus, .breadcrumb-link:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 1033, _layout.scss */
.page-headding-wrapper {
  padding-bottom: 1rem;
  margin: 0 !important; }

/* line 1038, _layout.scss */
.page-headding {
  margin: 0;
  font-size: 56px;
  line-height: 1.2;
  word-wrap: break-word;
  font-weight: 300; }

/* line 1048, _layout.scss */
.index-description {
  margin: 2rem 0rem !important; }

/* line 1056, _layout.scss */
.content-wrapper {
  color: #2D2D2D;
  padding-top: 1rem;
  padding-bottom: 1rem; }

/* line 1067, _layout.scss */
.footer-message {
  z-index: 2999;
  position: fixed;
  width: 4rem;
  height: 245px;
  right: 1.5rem;
  bottom: 2rem;
  display: block; }
  /* line 1079, _layout.scss */
  .footer-message .menu-box:hover .messenger-icons, .footer-message .menu-box:focus .messenger-icons {
    display: block; }
  /* line 1085, _layout.scss */
  .footer-message .messenger-icons {
    display: none;
    padding-left: 13px;
    padding-top: 30px;
    height: 220px;
    overflow: hidden; }
    /* line 1092, _layout.scss */
    .footer-message .messenger-icons a {
      color: #fff;
      background-color: #0070dc;
      -webkit-text-decoration: none;
      text-decoration: none;
      padding-top: 27%;
      width: 40px;
      height: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border: 0px;
      border-radius: 50%;
      margin-bottom: 10px;
      -webkit-box-shadow: 0px 0px 5px #777777;
      box-shadow: 0px 0px 5px #777777; }
      /* line 1112, _layout.scss */
      .footer-message .messenger-icons a:hover, .footer-message .messenger-icons a:focus {
        outline: none;
        -webkit-box-shadow: 0px 0px 11px #0070dc;
        box-shadow: 0px 0px 11px #0070dc;
        background-color: none; }
  /* line 1122, _layout.scss */
  .footer-message .menu-icon {
    z-index: 990;
    position: absolute;
    width: 60px;
    height: 60px;
    border: none;
    padding: 0;
    bottom: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #0070dc;
    background-color: #2c89d0;
    background-image: url("https://static.insales-cdn.com/assets/1/766/1139454/1686229401/message-icon.svg");
    background-repeat: no-repeat;
    background-position: 50% 60%;
    background-size: 54%;
    border-radius: 50%;
    display: block;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 5px #777777;
    box-shadow: 0px 0px 5px #777777; }
    /* line 1144, _layout.scss */
    .footer-message .menu-icon:hover, .footer-message .menu-icon:focus {
      outline: none;
      -webkit-box-shadow: 0px 0px 11px #0070dc;
      box-shadow: 0px 0px 11px #0070dc;
      background-color: none; }

/* line 1155, _layout.scss */
.footer-wrapper {
  background-color: #f4f4f4;
  color: #555;
  padding-top: 84px;
  padding-bottom: 30px;
  flex: 0 0 auto;
  width: 100%; }

/* line 1164, _layout.scss */
.footer-inner {
  border-bottom: 1px solid;
  padding: 2rem 0; }
  @media screen and (max-width: 768px) {
    /* line 1164, _layout.scss */
    .footer-inner {
      border: none; } }

/** footer-menu */
/* line 1174, _layout.scss */
.footer-menu {
  display: inherit !important;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  box-shadow: none;
  width: auto;
  background: transparent;
  flex-direction: row;
  flex-wrap: wrap; }

/* line 1190, _layout.scss */
.footer-menu-name {
  font-weight: 700;
  padding-bottom: 12px; }

@media screen and (max-width: 768px) {
  /* line 1195, _layout.scss */
  .footer-menu-wrapper {
    border-bottom: 1px solid; } }

/* line 1201, _layout.scss */
.footer-menu-item {
  display: block;
  margin-bottom: 8px; }

/* line 1206, _layout.scss */
.footer-menu-link {
  color: #555;
  text-decoration: none;
  display: block;
  padding: 0 0; }
  /* line 1215, _layout.scss */
  .footer-menu-link:hover {
    color: #0070dc;
    text-decoration: underline; }

/** block under footer-menu */
/* line 1229, _layout.scss */
.footer-bottom-wrapper {
  -ms-flex-pack: distribute;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 45px; }
  @media screen and (max-width: 768px) {
    /* line 1229, _layout.scss */
    .footer-bottom-wrapper {
      margin-top: 1rem; } }

/** socail links */
/* line 1245, _layout.scss */
.social-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  padding: 0;
  justify-content: flex-end;
  margin-top: 30px; }
  @media screen and (max-width: 768px) {
    /* line 1245, _layout.scss */
    .social-menu {
      justify-content: center; } }
  /* line 1259, _layout.scss */
  .social-menu a:hover {
    color: #555;
    text-decoration: none; }

/* line 1265, _layout.scss */
.social-menu-item {
  list-style-type: none;
  padding-left: 0.25rem;
  padding-right: 0.25rem; }

/* line 1271, _layout.scss */
.social-menu-link {
  color: #696969;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  padding-top: 0.75rem;
  padding-bottom: 0.65rem;
  width: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 2.5rem;
  border: 2px solid #696969;
  border-radius: 50%; }
  /* line 568, _mixins.scss */
  .social-menu-link:active, .social-menu-link:focus, .social-menu-link:hover {
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 1302, _layout.scss */
.toolbar {
  margin: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 1314, _layout.scss */
  .toolbar.at-top {
    display: block; }
    /* line 1317, _layout.scss */
    .toolbar.at-top .toolbar-inner {
      display: block; }
      /* line 1320, _layout.scss */
      .toolbar.at-top .toolbar-inner .search-widget-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background-color: transparent; }
  /* line 1332, _layout.scss */
  .toolbar.article-preview-toolbar {
    margin-top: 0;
    margin-bottom: 0.5rem; }
  @media screen and (max-width: 380px) {
    /* line 1302, _layout.scss */
    .toolbar {
      padding-bottom: 0;
      margin: 2rem 0; } }

/* line 1343, _layout.scss */
.contacts-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1; }

/* line 1352, _layout.scss */
.toolbar-inner {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  @media screen and (max-width: 380px) {
    /* line 1352, _layout.scss */
    .toolbar-inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column;
      flex-flow: column; } }
  /* line 1379, _layout.scss */
  .toolbar-inner > .filter-sec {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    display: flex;
    flex: 0 1 75%; }

/* line 1388, _layout.scss */
.toolbar-inner > .filter-sec {
  display: none; }

/* line 1392, _layout.scss */
.filter.top-filter {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

/* line 1399, _layout.scss */
.is-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (min-width: 769px) {
    /* line 1399, _layout.scss */
    .is-between {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media screen and (max-width: 380px) {
    /* line 1399, _layout.scss */
    .is-between {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

/* line 1417, _layout.scss */
.filter-section {
  position: relative; }

/* line 1421, _layout.scss */
.filter-collapse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 480px) {
    /* line 1421, _layout.scss */
    .filter-collapse {
      margin: 0.25rem 0; } }
  @media screen and (min-width: 769px) {
    /* line 1421, _layout.scss */
    .filter-collapse {
      display: none; } }
  @media screen and (max-width: 380px) {
    /* line 1421, _layout.scss */
    .filter-collapse {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      width: 100%; }
      /* line 1443, _layout.scss */
      .filter-collapse .filter-collapse__label {
        display: none; } }

/* line 1449, _layout.scss */
.collection-order-label {
  padding-right: 0.5rem; }
  /* line 1452, _layout.scss */
  .collection-order-label.order-sort {
    display: none; }

/* line 1461, _layout.scss */
.products-list {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  @media screen and (max-width: 380px) {
    /* line 1461, _layout.scss */
    .products-list {
      margin-top: 0; } }

/* line 1477, _layout.scss */
.sidebar-block + .sidebar-block {
  margin-top: 2rem; }

/* line 1486, _layout.scss */
.sidebar-filter .sidebar-block-heading, .sidebar-filter .filter-heading {
  font-size: 1.25rem;
  font-weight: bold;
  word-wrap: break-word;
  display: block;
  color: #222222;
  padding: 1rem 1.25rem; }
  @media screen and (max-width: 768px) {
    /* line 1486, _layout.scss */
    .sidebar-filter .sidebar-block-heading, .sidebar-filter .filter-heading {
      padding-left: 0; } }

/* line 1500, _layout.scss */
.product-slider-link {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  font-size: 30px;
  font-weight: 300;
  padding: 0.75rem 0;
  text-align: center; }
  /* line 568, _mixins.scss */
  .product-slider-link:active, .product-slider-link:focus, .product-slider-link:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 1508, _layout.scss */
.backcall-toggle {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  position: relative;
  font-size: 0.8rem;
  padding: 0;
  height: 1rem;
  margin: 0.4rem 2rem 0.5rem 0rem;
  background: none;
  box-shadow: none;
  border: none;
  display: inline-block; }
  /* line 568, _mixins.scss */
  .backcall-toggle:active, .backcall-toggle:focus, .backcall-toggle:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 1519, _layout.scss */
  .backcall-toggle:hover, .backcall-toggle:focus {
    box-shadow: none;
    outline: none; }
    /* line 1524, _layout.scss */
    .backcall-toggle:hover:after, .backcall-toggle:focus:after {
      transition: border-color 0.15s ease-out 0.15s;
      border: 1px dashed #0070dc; }
  /* line 1529, _layout.scss */
  .backcall-toggle:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border: 1px dashed #2D2D2D; }

/* line 1541, _layout.scss */
.top-menu-block {
  display: flex;
  align-items: center;
  flex-flow: nowrap;
  justify-content: flex-end;
  color: #fff; }

/* line 1548, _layout.scss */
.pagination-wrapper {
  flex: 1 1 auto; }

/* line 1555, _layout.scss */
.is-modal-filter .filter-section-clear.is-filter-section-clear {
  color: #2D2D2D; }
/* line 1560, _layout.scss */
.is-modal-filter .sidebar-menu-marker.filter-marker:before {
  color: #2D2D2D; }
/* line 1565, _layout.scss */
.is-modal-filter .filter-section-toggle.button:hover .filter-section-name, .is-modal-filter .filter-section-toggle.co-modal-button:hover .filter-section-name, .is-modal-filter .filter-section-toggle.co-tabs-node:hover .filter-section-name {
  color: #2D2D2D; }
/* line 1569, _layout.scss */
.is-modal-filter .filter-section-control:hover span {
  color: #2D2D2D; }
/* line 1573, _layout.scss */
.is-modal-filter .filter-field-caption {
  color: #2D2D2D; }
/* line 1577, _layout.scss */
.is-modal-filter .filter-section-name {
  color: #2D2D2D; }
  /* line 1580, _layout.scss */
  .is-modal-filter .filter-section-name:hover {
    color: #0070dc; }

/* line 1587, _layout.scss */
.block-top-panel {
  display: table;
  padding-right: 1rem; }
  /* line 1592, _layout.scss */
  .block-top-panel * {
    display: table-cell; }

/* line 1597, _layout.scss */
.sidebar-block-heading, .filter-heading {
  font-size: 1.25rem;
  font-weight: bold;
  word-wrap: break-word;
  display: block;
  color: #2D2D2D;
  padding: 1rem 1.25rem; }
  @media screen and (max-width: 768px) {
    /* line 1597, _layout.scss */
    .sidebar-block-heading, .filter-heading {
      padding-left: 0;
      font-weight: bold !important; } }

/* line 1610, _layout.scss */
.mega-menu-main_heading {
  background: rgba(26, 26, 26, 0.92);
  border: none;
  padding-left: 1.25rem;
  border-top-left-radius: 0.15rem;
  border-top-right-radius: 0.15rem; }

/* line 1619, _layout.scss */
.mobile-sidebar-menu-item {
  padding: 0.25rem 0; }

/* line 1623, _layout.scss */
.product-rating-point {
  color: #777777; }

/* line 1626, _layout.scss */
.ajs-message.ajs-success {
  background: rgba(0, 112, 220, 0.9);
  color: #F4F4F4; }

/* line 1, _index.scss */
.countdown {
  background: #0070DC;
  padding: 16px;
  color: #fff;
  font-weight: 200; }
  /* line 7, _index.scss */
  .countdown .title {
    text-align: right;
    font-size: 30px;
    padding-top: 15px;
    padding-right: 46px; }
  /* line 14, _index.scss */
  .countdown .box {
    width: 1000px;
    margin-left: auto;
    margin-right: auto; }
  /* line 20, _index.scss */
  .countdown .value {
    font-size: 56px;
    margin-bottom: -10px; }
  /* line 25, _index.scss */
  .countdown small {
    font-size: 12px; }
  /* line 29, _index.scss */
  .countdown .timer {
    width: 400px; }
    /* line 32, _index.scss */
    .countdown .timer div {
      text-align: center; }

/* line 41, _index.scss */
.banner.x-banner .content {
  width: 1000px;
  margin: 0px auto;
  background: url(https://static.insales-cdn.com/files/1/5057/29356993/original/allprinters-min.png) 0px 45px no-repeat;
  background-size: 100%;
  height: 520px;
  padding: 470px 40px 0px 380px;
  font-size: 40px;
  cursor: pointer; }
/* line 51, _index.scss */
.banner.x-banner a {
  color: #000;
  text-decoration: none; }
/* line 57, _index.scss */
.banner.x-announce {
  cursor: pointer;
  height: 540px;
  display: block; }
  /* line 61, _index.scss */
  .banner.x-announce .bg {
    background: url(banner-z-bolt-x-announce_1.jpg) center 0px no-repeat #000;
    background-size: 60%;
    height: 540px; }
  /* line 67, _index.scss */
  .banner.x-announce .text {
    background: url(banner-z-bolt-x-anounce-2.svg) no-repeat center 0px;
    height: 540px;
    margin-top: -540px;
    z-index: 120; }
/* line 76, _index.scss */
.banner a {
  color: #0070dc;
  text-decoration: underline; }
  /* line 79, _index.scss */
  .banner a:hover {
    text-decoration: none; }
/* line 86, _index.scss */
.banner.smartbox {
  padding-top: 75px;
  margin-top: -80px; }
  /* line 90, _index.scss */
  .banner.smartbox a {
    display: block;
    background: url(banner-smartbox-title.svg) 0px 30px no-repeat;
    padding: 150px 25px 0px 0px;
    color: #ffffff;
    font-size: 20px;
    text-decoration: none;
    line-height: 1.5em; }
  /* line 100, _index.scss */
  .banner.smartbox .background {
    background-color: #0070DC;
    height: 360px; }
  /* line 105, _index.scss */
  .banner.smartbox .smartbox-img {
    background: url(banner-smartbox.png) 560px 30px no-repeat;
    height: 440px;
    background-size: 37%;
    margin-top: -440px;
    padding: 130px 450px 0px 0px;
    line-height: 1em;
    font-weight: 300; }
/* line 116, _index.scss */
.banner.preorder-limited {
  cursor: pointer; }
  /* line 119, _index.scss */
  .banner.preorder-limited .message {
    background: url(banner-preorder.png) 580px 170px no-repeat;
    background-size: 30%; }
  /* line 124, _index.scss */
  .banner.preorder-limited .content {
    width: 1000px;
    margin: 0px auto;
    background: url(banner-original-preorder.png) 80px 20px no-repeat;
    background-size: 28%; }
  /* line 131, _index.scss */
  .banner.preorder-limited .message .title {
    font-size: 50px; }
  /* line 135, _index.scss */
  .banner.preorder-limited .price {
    font-weight: bold;
    font-size: 20px;
    color: #5B5B5B; }
/* line 143, _index.scss */
.banner.open-project h3 {
  padding-bottom: 45px; }
/* line 147, _index.scss */
.banner.open-project h1 {
  display: inline;
  font-size: inherit; }
/* line 152, _index.scss */
.banner.open-project .content {
  width: 1000px;
  margin-left: -500px;
  margin-right: auto;
  position: absolute;
  top: 0;
  left: 50%;
  text-align: left;
  background: url(banner-open-project.png) right center no-repeat;
  background-size: 45%;
  padding: 220px 500px 0px 0px;
  font-size: 20px;
  line-height: 35px;
  font-weight: 300; }
/* line 170, _index.scss */
.banner.ficha1 h3 {
  padding-bottom: 25px; }
/* line 174, _index.scss */
.banner.ficha1 h2 {
  padding-bottom: 15px; }
/* line 178, _index.scss */
.banner.ficha1 h1 {
  display: inline;
  font-size: inherit; }
/* line 183, _index.scss */
.banner.ficha1 .content {
  width: 1000px;
  margin-left: -450px;
  margin-right: auto;
  position: absolute;
  top: 0;
  left: 50%;
  text-align: left;
  background: url(https://static.insales-cdn.com/files/1/3135/39365695/original/Q400_isometric-min.png) right center no-repeat;
  background-size: 55%;
  padding: 220px 530px 50px 20px;
  font-size: 20px;
  line-height: 35px;
  font-weight: 300; }
/* line 201, _index.scss */
.banner.ficha2 h3 {
  padding-bottom: 25px; }
/* line 204, _index.scss */
.banner.ficha2 h2 {
  padding-bottom: 15px; }
/* line 207, _index.scss */
.banner.ficha2 h1 {
  display: inline;
  font-size: inherit; }
/* line 212, _index.scss */
.banner.ficha2 .content {
  width: 1000px;
  margin: 0px auto;
  background: url(https://static.insales-cdn.com/files/1/3173/39365733/original/S400_HT_Front-min_noD.png) left center no-repeat;
  background-size: 45%;
  padding: 200px 50px 0px 460px;
  font-size: 20px;
  line-height: 35px;
  font-weight: 300; }
/* line 225, _index.scss */
.banner.ficha3 {
  background-color: #000; }
  /* line 228, _index.scss */
  .banner.ficha3 .background-img {
    width: auto;
    height: 650px;
    background: url(https://static.insales-cdn.com/files/1/2061/39176205/original/XZ3_6-min.png) center no-repeat;
    background-size: 1991px 650px; }
  /* line 239, _index.scss */
  .banner.ficha3 .content-white {
    text-align: left;
    margin-left: -450px;
    margin-right: auto;
    position: absolute;
    padding: 170px 530px 50px 20px;
    top: 0;
    left: 50%;
    line-height: 35px; }
    /* line 251, _index.scss */
    .banner.ficha3 .content-white h3 {
      line-height: 56px; }
    /* line 255, _index.scss */
    .banner.ficha3 .content-white h2 {
      margin-top: 25%;
      padding-bottom: 15px; }
/* line 264, _index.scss */
.banner.ficha4 .content {
  width: 1000px;
  margin: 0px auto;
  background: url(https://static.insales-cdn.com/files/1/6834/39492274/original/Realtouch3_1000x650.svg) left center no-repeat;
  background-size: 1000px 650px;
  padding: 180px 20px 20px 600px;
  font-size: 20px;
  line-height: 35px;
  font-weight: 300; }
  /* line 274, _index.scss */
  .banner.ficha4 .content h3 {
    line-height: 56px;
    padding-bottom: 25px; }
  /* line 278, _index.scss */
  .banner.ficha4 .content h2 {
    margin-top: 25%;
    line-height: 30px;
    padding-bottom: 15px; }
/* line 287, _index.scss */
.banner.ficha5 {
  background-color: #353535; }
  /* line 290, _index.scss */
  .banner.ficha5 .content-white {
    text-align: left;
    padding: 110px 590px 50px 20px;
    margin-left: -450px;
    margin-right: auto;
    position: absolute;
    background: url(https://static.insales-cdn.com/files/1/3485/39488925/original/WiFi_banner_background-min.png) center right no-repeat;
    background-size: 1100px 550px;
    top: 0;
    left: 50%;
    line-height: 35px; }
    /* line 303, _index.scss */
    .banner.ficha5 .content-white h3 {
      line-height: 56px;
      padding-bottom: 25px; }
    /* line 308, _index.scss */
    .banner.ficha5 .content-white h2 {
      margin-top: 25%;
      line-height: 30px;
      padding-bottom: 15px; }
/* line 317, _index.scss */
.banner.easy-to-use {
  height: 650px;
  text-align: center;
  padding-top: 220px;
  font-size: 50px;
  font-weight: 300;
  background: url(style-quality.jpg) top center no-repeat;
  background-size: 2000px; }
/* line 327, _index.scss */
.banner.plastic {
  background: url(plastic.jpg) center -35px no-repeat;
  background-color: #000;
  background-size: 2000px; }
  /* line 332, _index.scss */
  .banner.plastic .banner-description {
    width: 700px;
    text-align: center;
    margin-left: -350px;
    margin-right: auto;
    position: absolute;
    top: 300px;
    left: 50%; }
/* line 346, _index.scss */
.banner.choose .content {
  width: 1000px;
  margin-left: -500px;
  margin-right: auto;
  position: absolute;
  top: 0;
  left: 50%;
  text-align: center; }
/* line 356, _index.scss */
.banner.choose h3 {
  margin-top: 100px;
  margin-bottom: 15px; }
/* line 361, _index.scss */
.banner.choose .num {
  position: relative;
  top: 15px;
  left: 5px;
  height: 50px;
  width: 50px;
  border-radius: 25px;
  background: #15A336;
  color: #ffffff;
  font-size: 30px;
  font-weight: 300;
  padding-top: 7px;
  padding-left: 1px;
  margin-bottom: 200px;
  display: block; }
/* line 378, _index.scss */
.banner.choose a {
  display: block;
  background-size: 150px;
  font-size: 20px;
  height: 320px;
  padding: 0 10px;
  text-decoration: none;
  color: #2D2D2D;
  border-radius: 2px; }
  /* line 388, _index.scss */
  .banner.choose a:hover {
    box-shadow: 0px 0px 1px #797979; }
/* line 393, _index.scss */
.banner.choose .o-one {
  background: url(o-one.jpg) center top no-repeat;
  background-size: 200px; }
/* line 398, _index.scss */
.banner.choose .o-two {
  background: url(o-two.jpg) center top no-repeat;
  background-size: 200px; }
/* line 403, _index.scss */
.banner.choose .o-three {
  background: url(o-three.jpg) center top no-repeat;
  background-size: 200px; }
/* line 410, _index.scss */
.banner.preorder-discount .content {
  background: url(banner-preorder-printers.jpg) 0px 70px no-repeat;
  background-size: 440px;
  width: 1000px;
  margin-left: -500px;
  margin-right: auto;
  position: absolute;
  top: 0;
  left: 50%;
  text-align: right;
  padding-top: 155px;
  font-size: 20px; }
/* line 424, _index.scss */
.banner.preorder-discount h3 {
  font-size: 50px; }
/* line 428, _index.scss */
.banner.preorder-discount p {
  line-height: 35px;
  font-weight: 300; }
/* line 433, _index.scss */
.banner.preorder-discount a {
  line-height: 60px; }
/* line 440, _index.scss */
.banner.in-stock .content {
  background: url(banner-in-stock-bg.jpg) 40px 85px no-repeat;
  background-size: 440px;
  width: 1000px;
  margin-left: -500px;
  margin-right: auto;
  position: absolute;
  top: 0;
  left: 50%;
  text-align: right;
  cursor: pointer;
  color: #000; }
  /* line 453, _index.scss */
  .banner.in-stock .content:hover {
    text-decoration: none; }
/* line 459, _index.scss */
.banner.in-stock h3 {
  font-size: 50px; }
/* line 464, _index.scss */
.banner.in-stock .in-stock-icon {
  background: url(banner-in-stock.png) right top no-repeat;
  position: relative;
  top: 10px;
  left: 30px;
  width: 275px;
  height: 200px;
  background-size: 100%;
  margin-bottom: -200px; }
/* line 475, _index.scss */
.banner.in-stock .free-shipping-icon {
  background: url(banner-free-shipping.png) right top no-repeat;
  position: relative;
  top: 310px;
  left: 525px;
  width: 307px;
  height: 240px;
  background-size: 100%;
  margin-bottom: -240px; }
/* line 486, _index.scss */
.banner.in-stock .printer-price-icon {
  background: url(banner-printer-price2.png) right top no-repeat;
  position: relative;
  top: 50px;
  left: 725px;
  width: 273px;
  height: 200px;
  background-size: 100%;
  margin-bottom: -200px; }
/* line 498, _index.scss */
.banner.modularity {
  background-color: #000; }
  /* line 501, _index.scss */
  .banner.modularity .background-img {
    position: absolute;
    width: 60%;
    left: 40%;
    height: 600px;
    background: url(XZ3_1light-min.png) 0px 0px no-repeat;
    background-size: 1100px; }
  /* line 510, _index.scss */
  .banner.modularity .content-white {
    text-align: left;
    width: 600px;
    margin-left: -500px;
    margin-right: auto;
    position: absolute;
    top: 0;
    left: 50%;
    line-height: 32px; }
    /* line 520, _index.scss */
    .banner.modularity .content-white h3 {
      line-height: 60px; }
    /* line 524, _index.scss */
    .banner.modularity .content-white h2 {
      margin-top: 25%;
      padding-bottom: 15px; }

/* line 537, _index.scss */
.index > div + div {
  margin: 4rem 0; }
  @media screen and (max-width: 480px) {
    /* line 537, _index.scss */
    .index > div + div {
      margin: 2rem 0; } }

/* line 544, _index.scss */
input:focus::-webkit-input-placeholder {
  color: transparent; }

/* line 545, _index.scss */
input:focus:-moz-placeholder {
  color: transparent; }

/* FF 4-18 */
/* line 546, _index.scss */
input:focus::-moz-placeholder {
  color: transparent; }

/* FF 19+ */
/* line 547, _index.scss */
input:focus:-ms-input-placeholder {
  color: transparent; }

/* IE 10+ */
/* line 553, _index.scss */
.swiper-pagination-bullet {
  width: 0.75rem;
  height: 0.75rem;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 1rem;
  border: 1px solid #ffffff;
  opacity: 1; }

/* line 562, _index.scss */
.promo-slider-wrapper {
  margin-bottom: 1rem;
  position: relative;
  top: 0; }

/* line 569, _index.scss */
.catalog-menu.is-drop {
  padding: 1rem 0; }

/* line 575, _index.scss */
.product-slider-heading:not(.tab-toggle) {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  color: #2D2D2D;
  word-wrap: break-word;
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }
  /* line 568, _mixins.scss */
  .product-slider-heading:not(.tab-toggle):active, .product-slider-heading:not(.tab-toggle):focus, .product-slider-heading:not(.tab-toggle):hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 587, _index.scss */
.tab-toggle.product-slider-heading {
  font-size: 1.25rem;
  text-transform: uppercase;
  padding: 0.5rem 0 0.25rem;
  color: #2D2D2D;
  margin-right: 1rem;
  border: none;
  border-bottom: 1px solid;
  border-radius: 0;
  z-index: 0;
  -webkit-transition: color 0.15s ease-out 0.15s, border-color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s, border-color 0.15s ease-out 0.15s; }
  /* line 600, _index.scss */
  .tab-toggle.product-slider-heading.is-active, .tab-toggle.product-slider-heading:hover {
    color: #0070dc;
    border-color: #0070dc; }
    /* line 604, _index.scss */
    .tab-toggle.product-slider-heading.is-active:after, .tab-toggle.product-slider-heading:hover:after {
      content: none; }
  @media screen and (max-width: 768px) {
    /* line 587, _index.scss */
    .tab-toggle.product-slider-heading {
      border: none;
      border-top: 1px solid #0070dc;
      font-size: 1.25rem;
      text-transform: uppercase;
      padding: 1rem 0;
      color: #2D2D2D;
      border-color: #0070dc;
      position: relative;
      -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%;
      margin: 0; }
      /* line 527, _mixins.scss */
      .tab-toggle.product-slider-heading:after {
        font-family: "FontAwesome";
        content: "";
        position: absolute;
        right: 3%;
        top: 22%;
        color: #0070dc;
        font-size: 1.75rem; }
      /* line 633, _index.scss */
      .tab-toggle.product-slider-heading:last-of-type {
        border-bottom: 1px solid #0070dc; }
      /* line 527, _mixins.scss */
      .tab-toggle.product-slider-heading:hover:after {
        font-family: "FontAwesome";
        content: "";
        position: absolute;
        right: 3%;
        top: 22%;
        color: #0070dc;
        font-size: 1.75rem; }
      /* line 647, _index.scss */
      .tab-toggle.product-slider-heading.is-active {
        color: #0070dc;
        border-bottom: none; }
        /* line 650, _index.scss */
        .tab-toggle.product-slider-heading.is-active:after {
          content: ''; } }

/* line 657, _index.scss */
.special-products-tab {
  margin-bottom: 2rem; }
  @media screen and (max-width: 768px) {
    /* line 661, _index.scss */
    .special-products-tab .tab-block.is-opened {
      border: none;
      border-radius: none; }
      /* line 665, _index.scss */
      .special-products-tab .tab-block.is-opened:last-of-type {
        border-bottom: 1px solid #0070dc;
        border-radius: 0; } }

@media (max-width: 812px) {
  /* line 674, _index.scss */
  .m-modal {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: none;
    transform: none;
    margin: 0;
    width: 100%;
    box-shadow: none;
    position: fixed; } }
/* line 689, _index.scss */
.m-modal-button--checkout:hover {
  background-color: #0070dc; }

/* line 692, _index.scss */
.promo-slider-heading-wrapper {
  display: none; }

/* line 696, _index.scss */
.swiper-button-disabled.is-disabled {
  pointer-events: auto; }

/* line 700, _index.scss */
.promo-slide-inner {
  display: block;
  padding: 0 0.1rem;
  text-align: center;
  text-decoration: none; }

/* line 707, _index.scss */
.promo-slide-caption {
  padding: 1rem;
  color: #2D2D2D;
  font-weight: bold; }
  @media screen and (min-width: 769px) {
    /* line 707, _index.scss */
    .promo-slide-caption {
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -30%);
      transform: translate(-50%, -40%);
      position: absolute;
      padding: 0;
      background-color: transparent;
      text-shadow: 1px 1px 1px #222222;
      font-size: 1.5rem; } }

/* line 727, _index.scss */
.promo-slide-title {
  margin-top: 1.5rem;
  font-weight: normal; }

/* line 732, _index.scss */
.swiper-container {
  z-index: 0; }

/* line 736, _index.scss */
.swiper-container-horizontal > .swiper-pagination {
  position: relative;
  bottom: 2.5rem;
  text-align: right;
  width: 95%;
  flex: 0 0 95%; }
  @media screen and (max-width: 768px) {
    /* line 736, _index.scss */
    .swiper-container-horizontal > .swiper-pagination {
      bottom: 0.5rem; } }

/* line 748, _index.scss */
.gallery-thumbs-wrapper .swiper-container-horizontal > .swiper-pagination {
  position: absolute;
  bottom: 0.5rem;
  text-align: center;
  width: 95%;
  flex: 0 0 95%; }

/* line 756, _index.scss */
.swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid #ffffff;
  opacity: 1; }

/* line 762, _index.scss */
.promo-slider-prev,
.promo-slider-next {
  top: 0;
  bottom: 0;
  width: 4rem;
  height: auto;
  margin-top: 0;
  background-image: none;
  font-size: 2rem;
  display: none;
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 568, _mixins.scss */
  .promo-slider-prev:active, .promo-slider-prev:focus, .promo-slider-prev:hover,
  .promo-slider-next:active,
  .promo-slider-next:focus,
  .promo-slider-next:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 775, _index.scss */
  .promo-slider-prev.is-disabled,
  .promo-slider-next.is-disabled {
    display: none; }
  /* line 779, _index.scss */
  .promo-slider-prev:focus,
  .promo-slider-next:focus {
    outline: none; }
  @media screen and (max-width: 480px) {
    /* line 762, _index.scss */
    .promo-slider-prev,
    .promo-slider-next {
      width: 2rem;
      font-size: 2rem;
      margin: 0;
      padding: 0; } }

/* line 544, _mixins.scss */
.promo-slider-prev:before {
  font-family: "Bamblby";
  content: ""; }

/* line 544, _mixins.scss */
.promo-slider-next:before {
  font-family: "Bamblby";
  content: ""; }

@media screen and (min-width: 769px) and (max-width: 1024px) {
  /* line 805, _index.scss */
  .contacts-top-menu-block {
    justify-content: flex-end; }
    /* line 810, _index.scss */
    .contacts-top-menu-block div {
      text-align: right; }
    /* line 814, _index.scss */
    .contacts-top-menu-block .backcall-toggle {
      margin-right: 0; } }

/* line 821, _index.scss */
.benefits-heading-wrapper {
  margin-bottom: 2.5rem;
  text-align: left; }

/* line 826, _index.scss */
.benefits {
  padding: 0rem 1rem; }

/* line 830, _index.scss */
.benefits-heading {
  position: relative;
  word-wrap: break-word;
  font-weight: bold;
  color: #2D2D2D; }
  /* line 837, _index.scss */
  .benefits-heading:after {
    content: '';
    width: 50px;
    display: block;
    position: absolute;
    top: calc(100% + 0.5rem);
    height: 3px;
    background: linear-gradient(36deg, #2f2f2f, #888888); }

/* line 853, _index.scss */
.benefits-list {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

/* line 860, _index.scss */
.benefit {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }
  @media screen and (max-width: 1024px) {
    /* line 860, _index.scss */
    .benefit {
      -ms-flex-preferred-size: 33%;
      flex-basis: 33%; } }
  @media screen and (max-width: 768px) {
    /* line 860, _index.scss */
    .benefit {
      -ms-flex-preferred-size: 33%;
      flex-basis: 33%; } }
  @media screen and (max-width: 480px) {
    /* line 860, _index.scss */
    .benefit {
      -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
      display: block; } }

/* line 886, _index.scss */
.benefit-inner {
  display: block;
  margin: -0.5rem; }

/* line 891, _index.scss */
.benefit-image {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  margin: auto;
  padding: 0.5rem; }
  @media screen and (max-width: 480px) {
    /* line 891, _index.scss */
    .benefit-image {
      -ms-flex: 1 1 90%;
      flex: 1 1 90%;
      max-width: 90%; } }
  /* line 905, _index.scss */
  .benefit-image .image-container {
    background-color: #F4F4F4; }

/* line 910, _index.scss */
.benefit-caption {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-align: center;
  padding: 0.5rem;
  color: #2D2D2D;
  line-height: 1.2; }

/* line 924, _index.scss */
.special-categories-wrapper {
  margin-bottom: 1rem; }

/* line 929, _index.scss */
.catalog-menu.level-2, .catalog-menu.level-3 {
  padding: 1rem 0; }

/* line 933, _index.scss */
.special-categories-heading-wrapper {
  margin-bottom: 1rem; }

/* line 939, _index.scss */
.special-categories-heading {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #2D2D2D; }

/* line 948, _index.scss */
.special-category {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 25%;
  margin-top: 0.85rem;
  margin-bottom: 0.85rem;
  transition: transform 0.3s, box-shadow 0.3s; }
  /* line 961, _index.scss */
  .special-category:hover, .special-category:focus {
    transform: translateY(-5px); }
  @media screen and (max-width: 1024px) {
    /* line 948, _index.scss */
    .special-category {
      -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
      max-width: 33%; } }
  @media screen and (max-width: 768px) {
    /* line 948, _index.scss */
    .special-category {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
  @media screen and (max-width: 380px) {
    /* line 948, _index.scss */
    .special-category {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%;
      margin: 0.5rem auto; } }

/* line 986, _index.scss */
.category-caption {
  text-align: center;
  margin-top: 0.4rem;
  position: absolute;
  width: 100%;
  height: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  font-weight: bold;
  background-color: rgba(34, 34, 34, 0.4);
  z-index: 999;
  bottom: 0;
  color: white; }

/* line 1009, _index.scss */
.category-image-inner
.category-inner {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 568, _mixins.scss */
  .category-image-inner
  .category-inner:active, .category-image-inner
  .category-inner:focus, .category-image-inner
  .category-inner:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 1015, _index.scss */
.footer {
  position: relative; }

/* line 1019, _index.scss */
.js-arrow-up {
  z-index: 999;
  position: fixed;
  width: 3rem;
  border: none;
  height: 3rem;
  padding: 0;
  bottom: 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  right: 0.5rem;
  color: #0070dc;
  text-decoration: none;
  border-radius: 50%;
  display: block;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 5px #777777;
  box-shadow: 0px 0px 5px #777777; }
  /* line 527, _mixins.scss */
  .js-arrow-up:before {
    font-family: "FontAwesome";
    content: "";
    position: absolute;
    -webkit-transform: translate(-50%, -55%);
    transform: translate(-50%, -55%);
    top: 50%;
    font-size: 2rem;
    left: 50%; }
  /* line 1048, _index.scss */
  .js-arrow-up:hover, .js-arrow-up:focus {
    outline: none;
    -webkit-box-shadow: 0px 0px 11px #0070dc;
    box-shadow: 0px 0px 11px #0070dc;
    background-color: none; }

/* line 1060, _index.scss */
.js-form-feedback .form-button {
  background-color: #2D2D2D;
  color: #F4F4F4; }
  /* line 1063, _index.scss */
  .js-form-feedback .form-button:hover, .js-form-feedback .form-button:focus {
    background-color: #0070dc;
    color: #F4F4F4; }

/* line 1076, _index.scss */
.void-place {
  max-width: 100%;
  margin: 2rem 0; }

/* line 3, _collection_new.scss */
.printers2 .preorder-label {
  background: url(banner-preorder.png) 250px 10px no-repeat;
  background-size: 30%; }
/* line 9, _collection_new.scss */
.printers2 .page-headding {
  text-align: center; }
/* line 13, _collection_new.scss */
.printers2 .item {
  padding-bottom: 20px; }
/* line 17, _collection_new.scss */
.printers2 .description {
  margin-top: 50px; }
/* line 21, _collection_new.scss */
.printers2 h2 {
  font-weight: 300;
  font-size: 30px;
  margin-bottom: 10px; }
/* line 27, _collection_new.scss */
.printers2 h3 {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 10px; }
/* line 33, _collection_new.scss */
.printers2 .printing-area {
  margin-bottom: 25px; }
/* line 37, _collection_new.scss */
.printers2 .old-price.on-page {
  font-size: 18px;
  color: #151515;
  margin-top: 1px; }
/* line 44, _collection_new.scss */
.printers2 .buy a {
  color: #0070dc;
  text-decoration: underline;
  padding-top: 5px;
  display: block;
  text-align: left; }
  /* line 48, _collection_new.scss */
  .printers2 .buy a:hover {
    text-decoration: none; }

/* line 61, _collection_new.scss */
.printers .page-headding {
  text-align: center; }
/* line 66, _collection_new.scss */
.printers .printer-item {
  text-align: center;
  padding-bottom: 75px; }
  /* line 70, _collection_new.scss */
  .printers .printer-item .photo {
    padding-bottom: 22px; }
    /* line 71, _collection_new.scss */
    .printers .printer-item .photo img {
      width: 300px; }
  /* line 78, _collection_new.scss */
  .printers .printer-item .pricing {
    clear: both;
    font-size: 20px;
    font-weight: bold;
    color: #4B4B4B;
    padding-bottom: 20px; }
    /* line 85, _collection_new.scss */
    .printers .printer-item .pricing .was {
      font-size: 18px;
      text-decoration: line-through;
      color: #808080; }
  /* line 92, _collection_new.scss */
  .printers .printer-item .product-link {
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 25px; }
  /* line 97, _collection_new.scss */
  .printers .printer-item .product-link2 {
    font-size: 40px;
    font-weight: 300;
    padding-bottom: 25px; }
  /* line 103, _collection_new.scss */
  .printers .printer-item .buy {
    width: 290px;
    margin: auto; }
    /* line 107, _collection_new.scss */
    .printers .printer-item .buy a {
      color: #0070dc;
      text-decoration: underline;
      padding-top: 0px;
      display: block;
      text-align: left; }
      /* line 111, _collection_new.scss */
      .printers .printer-item .buy a:hover {
        text-decoration: none; }
    /* line 120, _collection_new.scss */
    .printers .printer-item .buy .button-buy {
      font-size: 14px;
      height: 26px;
      display: inline-block;
      max-width: 100%;
      position: relative;
      z-index: 1;
      border: none;
      vertical-align: top;
      text-align: center;
      text-decoration: none;
      white-space: nowrap;
      -webkit-box-shadow: none;
      line-height: 1rem;
      box-shadow: none;
      cursor: pointer;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-color: #2c89d0; }
      /* line 262, _mixins.scss */
      .printers .printer-item .buy .button-buy:active, .printers .printer-item .buy .button-buy:focus {
        outline: 0; }
      /* line 267, _mixins.scss */
      .printers .printer-item .buy .button-buy:hover {
        background-color: #3b93d6;
        transition: background-color 0.2s ease-in-out; }
      /* line 272, _mixins.scss */
      .printers .printer-item .buy .button-buy.disabled, .printers .printer-item .buy .button-buy[disabled], fieldset[disabled] .printers .printer-item .buy .button-buy {
        cursor: not-allowed; }

/* line 134, _collection_new.scss */
.toolbar.collection-toolbar .toolbar-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media screen and (max-width: 380px) {
  /* line 141, _collection_new.scss */
  .pagination-wrapper {
    margin-top: 1rem;
    margin-bottom: 1rem; } }

/* line 149, _collection_new.scss */
.collection-mix-description {
  display: flex;
  align-items: start;
  margin: 0;
  margin-bottom: 1rem;
  flex-wrap: wrap; }

/* line 157, _collection_new.scss */
.collection-image {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 4%;
  flex: 1 0 4%;
  min-width: 200px;
  max-width: 100%;
  text-align: center;
  margin-right: 0.5rem;
  margin-top: 0.25rem;
  margin-bottom: 1rem; }

/* line 169, _collection_new.scss */
.collection-description {
  flex: 1 1 400px;
  max-width: 100%; }

/* line 174, _collection_new.scss */
.view-products {
  margin-top: 1.5rem; }

/* line 178, _collection_new.scss */
.views-tovar-heading {
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-bottom: 2rem; }

/* line 187, _collection_new.scss */
.categories-subcollections {
  margin-bottom: 2rem; }

/* line 191, _collection_new.scss */
.category-subcollections {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 20%;
  margin-bottom: 2rem;
  transition: transform 0.3s, box-shadow 0.3s; }
  /* line 203, _collection_new.scss */
  .category-subcollections:hover {
    transform: translateY(-5px); }
  @media screen and (max-width: 1024px) {
    /* line 191, _collection_new.scss */
    .category-subcollections {
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      max-width: 25%; } }
  @media screen and (max-width: 768px) {
    /* line 191, _collection_new.scss */
    .category-subcollections {
      -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
      max-width: 33%; } }
  @media screen and (max-width: 480px) {
    /* line 191, _collection_new.scss */
    .category-subcollections {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
  @media screen and (max-width: 380px) {
    /* line 191, _collection_new.scss */
    .category-subcollections {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%;
      margin: 0.5rem auto; } }

/* line 237, _collection_new.scss */
.collection-order {
  display: inline-block; }
  @media screen and (max-width: 380px) {
    /* line 237, _collection_new.scss */
    .collection-order {
      width: 100%; } }

@media screen and (max-width: 380px) {
  /* line 245, _collection_new.scss */
  .collection-order-wrapper {
    width: 100%; } }

/* line 252, _collection_new.scss */
.toolbar-inner > .collection-order-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  flex: 1 1 auto; }

/* line 261, _collection_new.scss */
.collection-order-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  @media screen and (max-width: 480px) {
    /* line 261, _collection_new.scss */
    .collection-order-row {
      margin: 0.25rem 0; } }
  /* line 277, _collection_new.scss */
  .collection-order-row.is-page-size {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row; }
    @media screen and (max-width: 480px) {
      /* line 277, _collection_new.scss */
      .collection-order-row.is-page-size {
        display: none; } }

/* line 288, _collection_new.scss */
.collection-order-field {
  border: 0px solid;
  background-color: #fff;
  line-height: inherit;
  padding-top: 0;
  padding-bottom: 0;
  cursor: pointer;
  line-height: 23px;
  padding: 0.35rem 1.75rem 0.35rem 1rem;
  font-weight: bold;
  color: #222222; }
  /* line 300, _collection_new.scss */
  .collection-order-field.page-size {
    line-height: 18px;
    padding-left: 0.5rem;
    padding: 0.5rem;
    background-color: #F4F4F4;
    background-size: 0.6rem;
    background-position-x: 86%;
    padding-right: 1.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem; }
  @media screen and (max-width: 380px) {
    /* line 288, _collection_new.scss */
    .collection-order-field {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%; } }
  @media screen and (max-width: 768px) {
    /* line 288, _collection_new.scss */
    .collection-order-field {
      border: 1px solid rgba(26, 26, 26, 0.92);
      padding-top: 0.25rem;
      padding-bottom: 0.25rem; } }

/* line 330, _collection_new.scss */
.filter-clear-new {
  color: #2D2D2D;
  font-weight: bold; }
  /* line 333, _collection_new.scss */
  .filter-clear-new.is-disabled {
    display: none; }
  /* line 544, _mixins.scss */
  .filter-clear-new:after {
    font-family: "Bamblby";
    content: "";
    font-size: 0.75em; }
  /* line 340, _collection_new.scss */
  .filter-clear-new:hover {
    color: #0070dc;
    background: transparent; }
    /* line 343, _collection_new.scss */
    .filter-clear-new:hover :after {
      color: #0070dc; }

/* line 349, _collection_new.scss */
.filter-heading {
  padding-left: 1.25rem; }

/* line 355, _collection_new.scss */
.noUi-connect {
  background: #2D2D2D; }

/* line 359, _collection_new.scss */
.noUi-pips-horizontal {
  display: none; }

/* line 363, _collection_new.scss */
.filter-section-clear {
  color: #2D2D2D; }
  /* line 536, _mixins.scss */
  .filter-section-clear:before {
    font-family: "Plus";
    content: ""; }
  /* line 544, _mixins.scss */
  .filter-section-clear.is-enable:before {
    font-family: "Bamblby";
    content: "";
    font-size: 0.75em; }

/* line 376, _collection_new.scss */
.filter-item.is-range-slider {
  padding-top: 1rem;
  padding-top: 0.5rem;
  font-size: 0.8rem; }

/* line 382, _collection_new.scss */
.filter-range-info {
  padding: 0.5rem;
  color: #2D2D2D; }
  /* line 385, _collection_new.scss */
  .filter-range-info .text-range-info {
    margin: 0.25rem;
    margin-left: 0; }
  /* line 392, _collection_new.scss */
  .filter-range-info .price_col_range {
    font-size: 0.8rem;
    color: #2D2D2D; }

/* line 400, _collection_new.scss */
.filter-item {
  margin: 0.5rem; }

/* line 404, _collection_new.scss */
.filter-section-name {
  color: #2D2D2D;
  padding-right: 0.25em;
  padding-left: 0.25em;
  white-space: normal;
  text-transform: inherit;
  font-weight: bold;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }

/* line 417, _collection_new.scss */
.filter-section-toolbar {
  display: none; }

/* line 421, _collection_new.scss */
.ajs-body {
  margin-bottom: 0; }

/* line 426, _collection_new.scss */
.is-modal-filter .filter-items-wrapper {
  padding: 0 1.25rem; }

/* line 432, _collection_new.scss */
.top-filter .filter-items-wrapper {
  padding: 0 0.5rem;
  left: 0;
  position: absolute;
  z-index: 1000;
  top: 2.5rem;
  width: 18rem;
  -webkit-box-shadow: 0 25px 26px 3px rgba(22, 27, 31, 0.43);
  box-shadow: 0 25px 26px 3px rgba(22, 27, 31, 0.43); }

/* line 444, _collection_new.scss */
.filter-field {
  padding: 0; }
  /* line 447, _collection_new.scss */
  .filter-field:hover {
    color: #0070dc; }

/* line 454, _collection_new.scss */
.noUi-horizontal .noUi-tooltip {
  top: calc(100% + 0.25rem);
  border: 0 solid;
  padding: 0.3rem 0.3rem 0.75rem 0.25rem; }

/* line 461, _collection_new.scss */
.sidebar-filter .filter-field-marker, .sidebar-filter .form-field .form-toggle-marker, .form-field .sidebar-filter .form-toggle-marker {
  color: #222222;
  flex-basis: 1rem;
  height: 1rem;
  line-height: 1.7rem;
  margin-right: 0.2rem;
  position: relative;
  border: 1px solid #222222; }
  /* line 471, _collection_new.scss */
  .sidebar-filter .filter-field-marker.is-active, .sidebar-filter .form-field .is-active.form-toggle-marker, .form-field .sidebar-filter .is-active.form-toggle-marker {
    background-color: #222222; }
    /* line 536, _mixins.scss */
    .sidebar-filter .filter-field-marker.is-active:after, .sidebar-filter .form-field .is-active.form-toggle-marker:after, .form-field .sidebar-filter .is-active.form-toggle-marker:after {
      font-family: "Check";
      content: "";
      left: 50%;
      top: 50%;
      color: #fff;
      position: absolute;
      transform: translate(-50%, -50%); }

/* line 486, _collection_new.scss */
.filter-field-marker, .form-field .form-toggle-marker {
  color: #2D2D2D;
  flex-basis: 1rem;
  height: 1rem;
  line-height: 1.7rem;
  margin-right: 0.2rem;
  position: relative;
  border: 1px solid #2D2D2D; }
  /* line 496, _collection_new.scss */
  .filter-field-marker.is-active, .form-field .is-active.form-toggle-marker {
    background-color: #2D2D2D; }
    /* line 536, _mixins.scss */
    .filter-field-marker.is-active:after, .form-field .is-active.form-toggle-marker:after {
      font-family: "Check";
      content: "";
      left: 50%;
      top: 50%;
      position: absolute;
      transform: translate(-50%, -50%); }

/* line 517, _collection_new.scss */
.form-toggle-caption a {
  color: #2D2D2D; }

/* line 524, _collection_new.scss */
.m-input-caption a {
  color: #2D2D2D; }

/* line 527, _mixins.scss */
.m-input--checkbox [type="checkbox"]:checked + span:after {
  font-family: "FontAwesome";
  content: "";
  left: 50%;
  top: 50%;
  color: #2D2D2D;
  position: absolute;
  transform: translate(-50%, -50%); }
/* line 541, _collection_new.scss */
.m-input--checkbox [type="checkbox"] + span {
  color: #2D2D2D;
  flex-basis: 1rem;
  height: 1rem;
  z-index: 1;
  pointer-events: none;
  line-height: 1.7rem;
  margin-right: 0.2rem;
  position: relative;
  border: 1px solid #2D2D2D; }

/* line 556, _collection_new.scss */
.filter-field-caption {
  padding: 0 0 0 0.25rem;
  color: #2D2D2D; }

/* line 561, _collection_new.scss */
.filter-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 1.25rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 570, _collection_new.scss */
.button.filter-submit, .filter-submit.co-modal-button, .filter-submit.co-tabs-node {
  margin: 0.5rem 0.25rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 65px;
  flex: 1 0 65px;
  padding: 0.5em; }

/* line 578, _collection_new.scss */
.noUi-target {
  height: 0.28rem;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 585, _collection_new.scss */
.noUi-base {
  background-color: #c4c4c4; }

/* line 589, _collection_new.scss */
.noUi-handle {
  width: 1.1rem;
  height: 1.1rem;
  background-color: #2D2D2D;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid #2D2D2D; }

/* line 601, _collection_new.scss */
.buy.text-right-xl .button-buy,
.product-cart-control .more-info .button-buy {
  text-align: center;
  display: inline-block;
  color: #fff;
  background: #2c89d0;
  padding: 0;
  margin: 0;
  opacity: 0;
  height: auto;
  -webkit-transition: padding 0.15s ease-out 0.15s, opacity 0.15s ease-out 0.15s;
  transition: padding 0.15s ease-out 0.15s, opacity 0.15s ease-out 0.15s;
  flex: 1 1 100%; }
  /* line 612, _collection_new.scss */
  .buy.text-right-xl .button-buy:before,
  .product-cart-control .more-info .button-buy:before {
    padding-top: 0.4rem; }

/* line 620, _collection_new.scss */
.product-card-photo .button-buy {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%; }
@media screen and (max-width: 480px) {
  /* line 627, _collection_new.scss */
  .product-card-photo .button-buy {
    padding: 2rem 0 !important;
    opacity: 1 !important;
    display: block !important;
    position: absolute;
    bottom: 0;
    width: 100%; } }

/* line 638, _collection_new.scss */
.product-card-photo:hover .button-buy {
  padding: 2rem 0;
  opacity: 1;
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%; }

/* line 649, _collection_new.scss */
.filter-clear {
  margin: 0.5rem 0.25rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 65px;
  flex: 1 0 65px;
  padding: 0.5em;
  border: 1px solid #2D2D2D;
  color: #2D2D2D;
  height: 2.6rem; }
  /* line 659, _collection_new.scss */
  .filter-clear:hover {
    border: 1px solid #0070dc;
    color: #0070dc;
    background-color: transparent; }

/* line 666, _collection_new.scss */
.filter-empty {
  width: auto; }

@media screen and (max-width: 480px) {
  /* line 670, _collection_new.scss */
  .collection-description {
    margin: 0.5rem auto; } }

@media screen and (min-width: 769px) {
  /* line 677, _collection_new.scss */
  .button-breadcrumb {
    display: none; } }

/* line 684, _collection_new.scss */
.filter-section-control:hover span {
  color: #777777; }

/* line 688, _collection_new.scss */
.hidden-breadcrumbs {
  padding: 0.05rem 0.5rem; }

/* line 695, _collection_new.scss */
.catalog-menu-wrapper {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  flex: 0 0 auto; }

/* line 703, _collection_new.scss */
.catalog-menu.level-1 {
  margin-left: -0.5rem;
  margin-right: -0.5rem; }
/* line 708, _collection_new.scss */
.catalog-menu:not(.level-1) {
  width: 200px;
  background-color: rgba(26, 26, 26, 0.92);
  -webkit-box-shadow: 0 3px 2rem rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 2rem rgba(0, 0, 0, 0.5);
  border-top: 1px solid; }

/* line 723, _collection_new.scss */
.menu-item-controls.mobile-sidebar-menu-item-controls:hover > * {
  color: #0070dc; }

/* line 728, _collection_new.scss */
.catalog-menu-item {
  text-decoration: none; }
  /* line 732, _collection_new.scss */
  .catalog-menu-item.level-1 {
    margin-left: 0.8rem;
    margin-right: 0.8rem; }

/* line 739, _collection_new.scss */
.collection-toolbar.at-bottom {
  padding: 2rem 0; }

/* line 754, _collection_new.scss */
.catalog-menu-link.level-1 {
  padding: 1em 0;
  white-space: nowrap;
  text-decoration: none; }
/* line 760, _collection_new.scss */
.catalog-menu-link:not(.level-1) {
  padding: 0.75em 0.5em;
  text-decoration: none; }
/* line 765, _collection_new.scss */
.catalog-menu-link.is-current {
  font-weight: bold; }

/* line 771, _collection_new.scss */
.catalog-menu-marker {
  width: 1.25rem;
  height: 1.25rem;
  font-weight: bold;
  font-size: 0.70rem; }
  /* line 544, _mixins.scss */
  .catalog-menu-marker:before {
    font-family: "Bamblby";
    content: ""; }

/* line 2, _product.scss */
.all-in-one {
  font-size: 18px;
  font-weight: 600; }
  /* line 6, _product.scss */
  .all-in-one .assembled {
    background: #F4F4F4;
    padding: 20px 0px 10px 0px;
    margin: 10px 0px; }
  /* line 13, _product.scss */
  .all-in-one .not-assembled ul {
    margin-left: 16px; }
  /* line 18, _product.scss */
  .all-in-one li {
    font-size: 20px;
    font-weight: 200;
    line-height: 1.5em; }
  /* line 25, _product.scss */
  .all-in-one .info-block {
    padding-top: 65px;
    padding-left: 60px;
    background: url(arrow-icon.svg) no-repeat left 48px; }

/* line 32, _product.scss */
#instafetch {
  line-height: 0; }
  /* line 35, _product.scss */
  #instafetch a {
    position: relative;
    display: block;
    border: 0px solid transparent;
    background-clip: padding-box;
    text-decoration: none;
    cursor: pointer;
    transform: translate3d(0, 0, 0);
    transition: all 1s ease; }
    /* line 45, _product.scss */
    #instafetch a:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background-clip: padding-box;
      box-shadow: 0 0px 50px rgba(0, 0, 0, 0.25);
      opacity: 0;
      transition: opacity 0.1s ease-in-out; }
    /* line 60, _product.scss */
    #instafetch a:hover {
      border: 0px solid rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 47px rgba(0, 0, 0, 0.1);
      transform: translate3d(0, -0.3em, 0);
      transition: all 0.4s ease; }
      /* line 66, _product.scss */
      #instafetch a:hover:after {
        opacity: 1; }
  /* line 72, _product.scss */
  #instafetch figure {
    margin: 0;
    padding: 0;
    position: relative;
    padding-top: 100%; }
  /* line 79, _product.scss */
  #instafetch article {
    width: 10%;
    display: inline-block; }
  /* line 84, _product.scss */
  #instafetch img {
    display: block;
    max-width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%; }
  /* line 97, _product.scss */
  #instafetch div {
    display: none;
    color: #000; }
  /* line 105, _product.scss */
  #instafetch p {
    padding: 0;
    font-size: 1.25em;
    text-align: center; }

/* line 114, _product.scss */
.printers {
  line-height: 26px; }
  /* line 117, _product.scss */
  .printers .tagline {
    text-align: center;
    font-size: 30px;
    font-weight: 300;
    margin: 22px 0px 1px 0px; }
  /* line 124, _product.scss */
  .printers .product-introtext {
    margin-top: 35px;
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 35px; }
  /* line 131, _product.scss */
  .printers h2 {
    font-size: 30px;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 30px; }
  /* line 138, _product.scss */
  .printers .page-headding {
    font-size: 50px;
    font-weight: 300; }
  /* line 143, _product.scss */
  .printers h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 18px; }
  /* line 149, _product.scss */
  .printers .main-spec {
    font-size: 18px;
    font-weight: 300; }
    /* line 152, _product.scss */
    .printers .main-spec .cell-3 {
      padding-right: 2rem; }
  /* line 158, _product.scss */
  .printers .tech-spec td {
    width: 500px;
    vertical-align: top; }
  /* line 163, _product.scss */
  .printers .tech-spec td:first-child {
    width: 300px;
    color: #6d6d6d; }
  /* line 169, _product.scss */
  .printers .product-image {
    text-align: center; }
    /* line 172, _product.scss */
    .printers .product-image img {
      width: 80%; }
  /* line 177, _product.scss */
  .printers .in-stock-icon {
    background: url(in-stock-icon.png) right top no-repeat;
    position: relative;
    top: 0;
    left: 250px;
    height: 120px;
    width: 145px;
    background-size: 100%;
    margin-bottom: -120px; }
  /* line 188, _product.scss */
  .printers .free-shipping-icon {
    background: url(free-shipping-icon.png) right top no-repeat;
    position: relative;
    top: 65%;
    left: 0px;
    height: 150px;
    width: 183px;
    background-size: 100%;
    margin-bottom: -150px;
    margin-left: -120px; }
  /* line 200, _product.scss */
  .printers .preorder-icon {
    background: url(banner-preorder.png) right top no-repeat;
    position: relative;
    top: 280px;
    left: 170px;
    height: 200px;
    width: 300px;
    background-size: 100%;
    margin-bottom: -200px; }

/* line 213, _product.scss */
.banner {
  width: 100%;
  position: relative;
  overflow: hidden; }
  /* line 218, _product.scss */
  .banner .filter-black {
    height: 500px;
    background-color: #000;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.75;
    z-index: 10; }
  /* line 228, _product.scss */
  .banner .filter-blac {
    height: 500px;
    background-color: #000;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    z-index: 10; }
  /* line 240, _product.scss */
  .banner .content-white {
    width: 1000px;
    margin-left: -500px;
    margin-right: auto;
    position: absolute;
    top: 0;
    left: 50%;
    text-align: center;
    color: #fff;
    z-index: 100;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 300;
    line-height: 30px; }
    /* line 255, _product.scss */
    .banner .content-white h3 {
      color: #FFFFFF;
      padding-bottom: 25px;
      margin-top: 14%; }
  /* line 262, _product.scss */
  .banner .content-black {
    width: 700px;
    margin-left: -350px;
    margin-right: auto;
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    text-align: center; }
  /* line 276, _product.scss */
  .banner h3 {
    font-size: 56px;
    font-weight: 300;
    padding-bottom: 25px; }
  /* line 282, _product.scss */
  .banner.smart-items {
    background-color: #f4f4f4;
    padding: 30px 0px 10px 0px; }
    /* line 286, _product.scss */
    .banner.smart-items .cell-4 {
      padding-left: 50px;
      font-size: 18px;
      padding-bottom: 30px;
      padding-top: 7px; }
    /* line 293, _product.scss */
    .banner.smart-items .sb-remote-control {
      background: url(sb-remote-control.svg) 0px 0px no-repeat; }
    /* line 297, _product.scss */
    .banner.smart-items .sb-wifi {
      background: url(sb-wifi.svg) 0px 0px no-repeat; }
    /* line 301, _product.scss */
    .banner.smart-items .sb-farm {
      background: url(sb-farm.svg) 0px 0px no-repeat; }
    /* line 305, _product.scss */
    .banner.smart-items .sb-pap {
      background: url(sb-pap.svg) 0px 0px no-repeat; }
    /* line 309, _product.scss */
    .banner.smart-items .sb-screen {
      background: url(sb-screen.svg) 0px 0px no-repeat; }
    /* line 313, _product.scss */
    .banner.smart-items .sb-mobile {
      background: url(sb-mobile.svg) 0px 0px no-repeat; }
  /* line 318, _product.scss */
  .banner.value-time {
    margin-top: 60px;
    margin-bottom: 40px; }
    /* line 322, _product.scss */
    .banner.value-time .value-time {
      height: 485px;
      background: url(value-time2.jpg) 20px 140px no-repeat;
      background-size: 37%;
      padding-top: 65px; }
    /* line 329, _product.scss */
    .banner.value-time .farm-img {
      height: 460px;
      background: url(banner-farm.png) 20px 130px no-repeat;
      background-size: 37%;
      padding-top: 65px; }
    /* line 336, _product.scss */
    .banner.value-time p {
      margin: 40px 50px 0px 480px;
      font-size: 20px; }
    /* line 341, _product.scss */
    .banner.value-time h3 {
      text-align: center;
      margin-bottom: 70px; }
  /* line 347, _product.scss */
  .banner.print-24-7 {
    background: #F5F5F5;
    height: 560px; }
    /* line 351, _product.scss */
    .banner.print-24-7 .container {
      height: 560px; }
    /* line 355, _product.scss */
    .banner.print-24-7 .bg {
      position: absolute;
      height: 560px;
      width: 1000px;
      z-index: 10; }
    /* line 362, _product.scss */
    .banner.print-24-7 .bg-video {
      margin: auto;
      width: 1000px;
      height: 560px;
      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 15; }
    /* line 372, _product.scss */
    .banner.print-24-7 .border-left {
      width: 50px;
      height: 560px;
      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 20;
      background: linear-gradient(90deg, whitesmoke, rgba(245, 245, 245, 0)); }
    /* line 383, _product.scss */
    .banner.print-24-7 .border-right {
      width: 50px;
      height: 560px;
      position: absolute;
      top: 0px;
      right: 0px;
      z-index: 25;
      background: linear-gradient(-90deg, whitesmoke, rgba(245, 245, 245, 0)); }
    /* line 393, _product.scss */
    .banner.print-24-7 .message {
      width: 650px;
      position: absolute;
      z-index: 18;
      background: #F5F5F5;
      font-size: 20px;
      right: 0px;
      bottom: 0px;
      padding: 60px 70px 40px 50px; }
  /* line 407, _product.scss */
  .banner.smart-printer .smart-printer-img {
    height: 600px;
    background: url(banner-smart-printer.png) 600px 180px no-repeat;
    background-size: 37%;
    padding: 120px 0px 0px 0px; }
  /* line 414, _product.scss */
  .banner.smart-printer h3 {
    text-align: center; }
  /* line 418, _product.scss */
  .banner.smart-printer .message {
    padding: 60px 480px 0px 45px;
    font-size: 20px; }
  /* line 424, _product.scss */
  .banner.remote-control {
    background: #F5F5F5; }
    /* line 427, _product.scss */
    .banner.remote-control .remote-control-img {
      height: 520px;
      background: url(remote-control.jpg) 520px 160px no-repeat;
      background-size: 37%;
      padding-top: 80px; }
    /* line 434, _product.scss */
    .banner.remote-control p {
      margin: 40px 520px 0px 20px;
      font-size: 20px; }
    /* line 439, _product.scss */
    .banner.remote-control h3 {
      text-align: center;
      margin-bottom: 70px; }
  /* line 445, _product.scss */
  .banner.new-level {
    padding-top: 75px;
    margin-top: -80px; }
    /* line 449, _product.scss */
    .banner.new-level h3 {
      line-height: 1em; }
    /* line 453, _product.scss */
    .banner.new-level .background {
      background-color: #f4f4f4;
      height: 390px; }
    /* line 458, _product.scss */
    .banner.new-level .x-hand {
      background: url(x-hand.png) 670px 0px no-repeat;
      height: 440px;
      background-size: 25%;
      margin-top: -440px;
      padding: 130px 450px 0px 0px;
      text-align: right;
      font-size: 30px;
      line-height: 1em;
      font-weight: 300; }
  /* line 472, _product.scss */
  .banner.printing-head {
    height: 500px;
    background-image: url(banner-printing-head.jpg);
    background-size: cover;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed; }
  /* line 482, _product.scss */
  .banner.printing-hea {
    height: 500px;
    background-image: url(https://static-sl.insales.ru/files/1/6422/15227158/original/85357203-c1ad-491f-baf6-d5aaaba84d5d_30f4fd902e81b5d8282dbb76edad0b1d.jpg);
    background-size: cover;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed; }
  /* line 492, _product.scss */
  .banner.kinematics {
    text-align: center;
    height: 695px; }
    /* line 496, _product.scss */
    .banner.kinematics h3 {
      margin-top: 95px; }
    /* line 500, _product.scss */
    .banner.kinematics .pic-h-bot {
      background: url(banner-hbot.png) right top no-repeat;
      background-size: 200%;
      position: absolute;
      width: 500px;
      right: 50%;
      margin-right: 37px;
      padding-top: 322px;
      font-size: 50px;
      font-weight: 300;
      top: 175px; }
      /* line 512, _product.scss */
      .banner.kinematics .pic-h-bot:hover {
        background-position: top left; }
    /* line 519, _product.scss */
    .banner.kinematics .pic-corexy {
      background: url(banner-corexy.png) right top no-repeat;
      background-size: 200%;
      position: absolute;
      width: 500px;
      left: 50%;
      margin-left: 37px;
      padding-top: 322px;
      font-size: 50px;
      font-weight: 300;
      top: 175px; }
      /* line 531, _product.scss */
      .banner.kinematics .pic-corexy:hover {
        background-position: top left; }
  /* line 540, _product.scss */
  .banner.quality {
    height: 650px; }
    /* line 543, _product.scss */
    .banner.quality .background-black {
      position: absolute;
      top: 125px;
      left: 0px;
      width: 100%;
      background: #000;
      height: 400px;
      z-index: 2000; }
    /* line 553, _product.scss */
    .banner.quality .content-white {
      width: 1000px;
      margin-left: -500px;
      margin-right: auto;
      position: absolute;
      top: 0;
      left: 50%;
      text-align: right;
      z-index: 2500;
      padding: 98px 0px 0px 460px;
      height: 650px;
      background: url(banner-quality.png) 0px 90px no-repeat;
      background-size: 450px; }
    /* line 568, _product.scss */
    .banner.quality h3 {
      line-height: 55px;
      font-size: 50px;
      padding-bottom: 10px; }

/* line 577, _product.scss */
.preorder {
  background: #F4F4F4;
  padding: 25px 20px 25px 24px; }
  /* line 581, _product.scss */
  .preorder .product-prices.on-page {
    margin-top: 5px;
    margin-bottom: 0px; }
  /* line 586, _product.scss */
  .preorder .price.on-page {
    color: #000000;
    margin-right: 20px; }

/* line 594, _product.scss */
.product-prices.in-card {
  text-align: left;
  -webkit-box-pack: 1;
  -ms-flex-pack: 1;
  justify-content: left;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0;
  color: #4B4B4B;
  font-size: 18px;
  font-weight: bold; }
/* line 611, _product.scss */
.product-prices.on-page > *:empty {
  display: none; }
/* line 615, _product.scss */
.product-prices .old-price {
  margin-right: 0.5rem; }

/* line 620, _product.scss */
.product-card-form_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0px 0.7rem; }

/* line 628, _product.scss */
#review_form {
  display: none; }

/* line 632, _product.scss */
.m-modal-wrapper {
  padding-bottom: 2rem; }

/* line 636, _product.scss */
.product-link {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  margin: auto;
  display: block;
  line-height: 1.5rem;
  text-align: center;
  font-weight: 300;
  font-size: 18px; }
  /* line 568, _mixins.scss */
  .product-link:active, .product-link:focus, .product-link:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 645, _product.scss */
.product-link2 {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  margin: auto;
  display: block;
  line-height: 1.5rem;
  text-align: center;
  font-weight: 300;
  font-size: 28px; }
  /* line 568, _mixins.scss */
  .product-link2:active, .product-link2:focus, .product-link2:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 655, _product.scss */
.product-wrapper {
  margin-bottom: -1rem; }

/* line 659, _product.scss */
.ajs-close {
  background: none;
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 544, _mixins.scss */
  .ajs-close:before {
    font-family: "Bamblby";
    content: ""; }
  /* line 568, _mixins.scss */
  .ajs-close:active, .ajs-close:focus, .ajs-close:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 665, _product.scss */
.product-introtext {
  margin-bottom: 1rem; }

/* line 669, _product.scss */
.form-rating-label:nth-last-child(1) {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  color: #2D2D2D !important;
  display: none; }
  /* line 527, _mixins.scss */
  .form-rating-label:nth-last-child(1):after {
    font-family: "FontAwesome";
    content: ""; }
  /* line 568, _mixins.scss */
  .form-rating-label:nth-last-child(1):active, .form-rating-label:nth-last-child(1):focus, .form-rating-label:nth-last-child(1):hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 678, _product.scss */
.form-captcha-update:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none; }

/* line 684, _product.scss */
.tab-block-inner > iframe {
  max-width: 100% !important; }

/* line 691, _product.scss */
.tab-block-inner.editor table tbody {
  display: block; }

/* line 696, _product.scss */
.product-form {
  margin-bottom: 0rem; }

/* line 700, _product.scss */
.product-sku-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.5rem; }
  /* line 714, _product.scss */
  .product-sku-wrapper > .label-article {
    margin-right: 0.25rem;
    font-size: 0.8rem;
    opacity: 0.8; }
  /* line 719, _product.scss */
  .product-sku-wrapper > .js-product-sku {
    font-size: 0.8rem;
    opacity: 0.8; }

/* line 726, _product.scss */
.product-prices {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

@media screen and (max-width: 768px) {
  /* line 750, _product.scss */
  .bundle-slider {
    margin: auto; } }

/* line 757, _product.scss */
.product-wrapper .page-headding {
  margin-bottom: 1rem; }

/* line 761, _product.scss */
.top-panel-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  margin-top: 1rem; }

/* line 773, _product.scss */
.tab-toggle-link {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  text-align: center;
  font-weight: bold;
  display: block;
  margin: auto;
  margin-bottom: 0.5rem;
  font-size: 1.25rem; }
  /* line 568, _mixins.scss */
  .tab-toggle-link:active, .tab-toggle-link:focus, .tab-toggle-link:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }
  @media screen and (max-width: 768px) {
    /* line 773, _product.scss */
    .tab-toggle-link {
      margin-bottom: 0; } }

/* line 787, _product.scss */
.product-gallery {
  display: flex; }

/* line 793, _product.scss */
.product-available {
  color: #3c981d;
  font-size: 0.8rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  /* line 536, _mixins.scss */
  .product-available:before {
    font-family: "Check";
    content: "";
    color: #3c981d;
    font-size: 1.25rem; }

/* line 816, _product.scss */
.product-button.is-quick-checkout {
  font-size: 14px;
  height: 40px;
  width: 172px;
  padding: 0px 14px 0px 14px;
  display: inline-block;
  max-width: 100%;
  position: relative;
  z-index: 1;
  border: none;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  -webkit-box-shadow: none;
  line-height: 1rem;
  box-shadow: none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #2c89d0;
  background-color: #FFF;
  color: #2c89d0;
  border: 1px solid #2c89d0; }
  /* line 262, _mixins.scss */
  .product-button.is-quick-checkout:active, .product-button.is-quick-checkout:focus {
    outline: 0; }
  /* line 267, _mixins.scss */
  .product-button.is-quick-checkout:hover {
    background-color: #3b93d6;
    transition: background-color 0.2s ease-in-out; }
  /* line 272, _mixins.scss */
  .product-button.is-quick-checkout.disabled, .product-button.is-quick-checkout[disabled], fieldset[disabled] .product-button.is-quick-checkout {
    cursor: not-allowed; }
  /* line 314, _mixins.scss */
  .product-button.is-quick-checkout:hover {
    background-color: #2c89d0;
    color: #FFF;
    transition: background-color 0.2s ease, color 0.2s ease; }

/* line 834, _product.scss */
.product-gallery-wrapper {
  position: relative;
  margin-bottom: 1rem; }
  @media screen and (max-width: 768px) {
    /* line 839, _product.scss */
    .product-gallery-wrapper .product-labels {
      position: static; } }
  @media screen and (max-width: 768px) and (max-width: 480px) {
    /* line 839, _product.scss */
    .product-gallery-wrapper .product-labels {
      padding-bottom: 1rem; } }

/* line 848, _product.scss */
.gallery-main-wrapper {
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-left: 0rem;
  position: relative; }

/* line 862, _product.scss */
.product-slider-controls .hidden_counter {
  display: none; }
  @media screen and (max-width: 768px) {
    /* line 862, _product.scss */
    .product-slider-controls .hidden_counter {
      display: block; } }

/* line 870, _product.scss */
.mobile-wrapper {
  margin-bottom: 2.5rem; }

/* line 874, _product.scss */
.product-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1rem -0.25rem;
  margin-top: 0.3rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: center;
  align-items: center; }
  /* line 892, _product.scss */
  .product-control > * {
    margin: 0.25rem;
    color: #2D2D2D; }
  @media screen and (max-width: 480px) {
    /* line 874, _product.scss */
    .product-control {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

/* line 904, _product.scss */
.product-cart-control {
  -webkit-box-flex: 0;
  -ms-flex: 0;
  flex: 0;
  margin: 0;
  width: 100%;
  bottom: 0; }

/* line 913, _product.scss */
.more-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  width: 100%;
  bottom: 0;
  margin: auto; }

/* line 925, _product.scss */
.compare-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-top: 0.5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }
  @media screen and (max-width: 480px) {
    /* line 925, _product.scss */
    .compare-control {
      width: 100%; } }
  @media screen and (max-width: 768px) {
    /* line 925, _product.scss */
    .compare-control {
      margin: 0.25rem; } }

/* line 945, _product.scss */
.product-option-selectors .option {
  margin-right: 0rem; }

/* line 949, _product.scss */
.gallery-thumbs.swiper-container > .gallery-controls {
  padding-left: 0; }
  @media screen and (max-width: 768px) {
    /* line 949, _product.scss */
    .gallery-thumbs.swiper-container > .gallery-controls {
      top: -1rem;
      position: relative; } }
  /* line 955, _product.scss */
  .gallery-thumbs.swiper-container > .gallery-controls:before {
    margin-left: 0; }

/* line 963, _product.scss */
.m-modal-button--checkout {
  background: transparent;
  color: #222222;
  background-color: #2D2D2D;
  color: #F4F4F4;
  padding: 0.15rem 2.5rem;
  margin: 1rem 0 0.5rem;
  text-transform: uppercase;
  border-radius: 0; }
  /* line 329, _mixins.scss */
  .m-modal-button--checkout > .button-background {
    background: #2c89d0; }
    /* line 331, _mixins.scss */
    .m-modal-button--checkout > .button-background:before {
      background: linear-gradient(36deg, #7eb8e4, #2c89d0); }
    /* line 340, _mixins.scss */
    .m-modal-button--checkout > .button-background:after {
      background: linear-gradient(36deg, #7eb8e4, #2c89d0); }
  /* line 351, _mixins.scss */
  .m-modal-button--checkout:focus > .button-background, .m-modal-button--checkout:active > .button-background, .m-modal-button--checkout:hover > .button-background {
    background: transparent; }
  /* line 357, _mixins.scss */
  .m-modal-button--checkout:-moz-focus-inner {
    border: 0; }

/* line 974, _product.scss */
.m-modal {
  padding: 20px 0 0;
  color: #2D2D2D; }

/* line 980, _product.scss */
.m-modal-heading {
  color: #2D2D2D;
  margin-top: 0; }

/* line 985, _product.scss */
.m-input-label {
  color: #2D2D2D; }

/* line 989, _product.scss */
.m-input-field {
  color: #222222;
  outline: none;
  background-color: #fff; }
  /* line 994, _product.scss */
  .m-input-field:focus {
    border: 1px solid #2c89d0; }

/* line 998, _product.scss */
.m-input--checkbox {
  opacity: 1;
  position: relative; }

/* line 1003, _product.scss */
.m-modal-close {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  background: none;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 7px;
  font-weight: bold; }
  /* line 568, _mixins.scss */
  .m-modal-close:active, .m-modal-close:focus, .m-modal-close:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 544, _mixins.scss */
  .m-modal-close:before {
    font-family: "Bamblby";
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0; }
  /* line 1018, _product.scss */
  .m-modal-close:hover {
    background-color: transparent; }

/* line 1026, _product.scss */
.product-card-wrapper {
  padding: 1.25rem; }
  /* line 1029, _product.scss */
  .product-card-wrapper.in-tab {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
    @media screen and (max-width: 1024px) {
      /* line 1029, _product.scss */
      .product-card-wrapper.in-tab {
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
        max-width: 33%; } }
    @media screen and (max-width: 768px) {
      /* line 1029, _product.scss */
      .product-card-wrapper.in-tab {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%; } }
    @media screen and (max-width: 480px) {
      /* line 1029, _product.scss */
      .product-card-wrapper.in-tab {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; } }

/* line 1054, _product.scss */
.product-card {
  display: block; }

/* line 1058, _product.scss */
.product-card-inner {
  position: relative; }

/* line 1062, _product.scss */
.product-card-photo {
  display: block;
  margin-bottom: 1rem; }

/* line 1067, _product.scss */
.product-card-caption {
  text-align: center;
  line-height: 1.4; }

/* line 1072, _product.scss */
.product-content {
  margin-top: 1rem; }
  /* line 1075, _product.scss */
  .product-content.tab {
    margin-top: 3rem;
    margin-left: -1rem;
    margin-right: -1rem; }

/* line 1086, _product.scss */
.product-labels {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem; }

/* line 1092, _product.scss */
.gallery-thumbs-wrapper {
  margin-top: 2rem;
  flex: 0 0 6rem; }
  /* line 1095, _product.scss */
  .gallery-thumbs-wrapper .image-container.is-square {
    padding-left: 100%;
    padding-top: 0; }
  /* line 1099, _product.scss */
  .gallery-thumbs-wrapper .image-container {
    display: inline-block;
    height: 100%;
    text-align: center; }
  /* line 1109, _product.scss */
  .gallery-thumbs-wrapper .swiper-container {
    height: 530px;
    padding: 1rem 0rem;
    overflow: hidden;
    margin-top: 1rem; }

/* line 1120, _product.scss */
.label {
  background-color: #F4F4F4;
  color: #222222; }
  /* line 1124, _product.scss */
  .label.is-discount {
    background-color: #dc4646;
    color: #fff; }

/* line 1130, _product.scss */
.header_product {
  font-size: 30px;
  margin-bottom: 1.5rem;
  font-weight: 300; }

/* line 1141, _product.scss */
.price {
  font-family: "Proxima Nova Rt", "Roboto", sans-serif; }
  /* line 1146, _product.scss */
  .price.is-discount {
    font-size: 0.8em;
    text-decoration: line-through; }
  /* line 1151, _product.scss */
  .price.on-page {
    font-weight: bold;
    font-size: 20px;
    color: #5B5B5B;
    margin-right: 25px; }

/* line 1159, _product.scss */
.old-price {
  text-decoration: line-through;
  opacity: 0.6; }
  /* line 1163, _product.scss */
  .old-price.on-page {
    font-size: 14px;
    font-weight: bold;
    color: #5B5B5B;
    margin-top: 41px; }

/* line 1175, _product.scss */
.product-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: left;
  -ms-flex-align: left;
  align-items: left; }
  /* line 1190, _product.scss */
  .product-slider.is-related-products .product-slider-heading {
    word-break: break-word; }
  /* line 1194, _product.scss */
  .product-slider.tab-block {
    border: none;
    padding-top: 0;
    margin-top: 0; }
    @media screen and (max-width: 768px) {
      /* line 1200, _product.scss */
      .product-slider.tab-block:last-of-type {
        border-bottom: 1px solid #0070dc; } }
  /* line 1206, _product.scss */
  .product-slider.is-similar-products {
    margin-top: 60px;
    margin-bottom: 60px; }

/* line 1212, _product.scss */
.product-slider-heading-wrapper {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 0;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin-bottom: 1rem;
  margin-left: 0.75rem;
  text-align: center;
  cursor: default;
  margin-right: 0.75rem; }
  @media screen and (max-width: 480px) {
    /* line 1212, _product.scss */
    .product-slider-heading-wrapper {
      margin-left: 2rem;
      margin-right: 2rem; } }

/* line 1238, _product.scss */
.product-slider-controls .promo-slider-next.is-disabled,
.product-slider-controls .promo-slider-prev.is-disabled {
  display: block;
  pointer-events: fill; }
/* line 1244, _product.scss */
.product-slider-controls .promo-slider-next {
  text-align: right; }
/* line 1248, _product.scss */
.product-slider-controls .promo-slider-prev {
  text-align: left; }

/* line 1253, _product.scss */
.swiper-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

/* line 1262, _product.scss */
.product-slider-prev,
.product-slider-next {
  color: #2D2D2D;
  -webkit-transition: opacity 0.15s ease-out 0.15s, color 0.15s ease-out 0.15s;
  transition: opacity 0.15s ease-out 0.15s, color 0.15s ease-out 0.15s;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
  position: absolute;
  top: 0;
  margin: 0;
  line-height: 1.5rem;
  background-image: none;
  font-size: 1.75rem;
  z-index: 99; }
  /* line 1278, _product.scss */
  .product-slider-prev:active, .product-slider-prev:hover,
  .product-slider-next:active,
  .product-slider-next:hover {
    opacity: 0.8;
    color: #0070dc;
    background-color: trasparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none; }
  /* line 1289, _product.scss */
  .product-slider-prev.is-disabled:active, .product-slider-prev.is-disabled:hover,
  .product-slider-next.is-disabled:active,
  .product-slider-next.is-disabled:hover {
    opacity: 0.35;
    color: #2D2D2D; }
  @media screen and (max-width: 480px) {
    /* line 1262, _product.scss */
    .product-slider-prev,
    .product-slider-next {
      margin: 0;
      padding: 0; } }

/* line 1300, _product.scss */
.js-variant-preorder {
  margin-left: 0 !important; }

/* line 1304, _product.scss */
.gallery-slider {
  margin-left: auto; }

/* line 1308, _product.scss */
.gallery-controls {
  margin-top: 0.5rem; }

/* line 1312, _product.scss */
.product-slider-prev {
  margin-right: 3px; }
  /* line 527, _mixins.scss */
  .product-slider-prev:before {
    font-family: "FontAwesome";
    content: ""; }

/* line 1318, _product.scss */
.product-slider-next {
  right: 0.75rem;
  margin-left: 3px; }
  /* line 527, _mixins.scss */
  .product-slider-next:before {
    font-family: "FontAwesome";
    content: ""; }
  @media screen and (max-width: 480px) {
    /* line 1318, _product.scss */
    .product-slider-next {
      right: 0; } }

/* line 1332, _product.scss */
.above-gallery > .product-slider-prev,
.above-gallery .product-slider-next {
  font-size: 1.25rem;
  font-weight: bold;
  position: absolute; }
/* line 1340, _product.scss */
.above-gallery .product-slider-prev {
  top: -0.5rem;
  left: 2rem; }
  /* line 544, _mixins.scss */
  .above-gallery .product-slider-prev:before {
    font-family: "Bamblby";
    content: ""; }
/* line 1347, _product.scss */
.above-gallery .product-slider-next {
  left: 2rem;
  top: 31rem; }
  /* line 544, _mixins.scss */
  .above-gallery .product-slider-next:before {
    font-family: "Bamblby";
    content: ""; }

/* line 1356, _product.scss */
.button-buy {
  font-size: 14px;
  height: 26px;
  display: inline-block;
  max-width: 100%;
  position: relative;
  z-index: 1;
  border: none;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  -webkit-box-shadow: none;
  line-height: 1rem;
  box-shadow: none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #2c89d0;
  width: auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 66%;
  flex: 0 1 66%;
  padding: 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  /* line 262, _mixins.scss */
  .button-buy:active, .button-buy:focus {
    outline: 0; }
  /* line 267, _mixins.scss */
  .button-buy:hover {
    background-color: #3b93d6;
    transition: background-color 0.2s ease-in-out; }
  /* line 272, _mixins.scss */
  .button-buy.disabled, .button-buy[disabled], fieldset[disabled] .button-buy {
    cursor: not-allowed; }

/* line 1377, _product.scss */
.bundle_buy > .is-preorder {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%; }

/* line 1383, _product.scss */
.compare-link {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  border: none;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
  /* line 568, _mixins.scss */
  .compare-link:active, .compare-link:focus, .compare-link:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }
  @media screen and (max-width: 480px) {
    /* line 1383, _product.scss */
    .compare-link {
      width: 100%;
      margin: 0.3rem 0; } }
  /* line 1401, _product.scss */
  .compare-link:focus {
    border: none;
    outline: none; }
  /* line 1405, _product.scss */
  .compare-link:hover {
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }

/* line 1409, _product.scss */
.icon-compare {
  padding-right: 0.25rem;
  margin-bottom: -0.15rem;
  -webkit-transform: translate(0, 16%) rotate(90deg);
  transform: translate(0, 16%) rotate(90deg); }

/* line 1416, _product.scss */
.bundle-prices {
  margin: 0.35rem 0; }

/* line 1419, _product.scss */
.compare-text {
  padding-bottom: 0.15rem;
  align-self: flex-end;
  border-bottom: 1px dotted #2D2D2D; }

/* line 1425, _product.scss */
.price-bundle {
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 1rem; }
  /* line 1430, _product.scss */
  .price-bundle span {
    font-weight: bold;
    text-decoration: line-through; }

/* line 1436, _product.scss */
.price_discount {
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 1rem; }
  /* line 1441, _product.scss */
  .price_discount span {
    font-weight: bold; }

/* line 1446, _product.scss */
.price_finall {
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
  font-size: 1.5rem; }
  /* line 1451, _product.scss */
  .price_finall span {
    font-weight: bold;
    white-space: nowrap; }

/* line 1457, _product.scss */
.buy.bundle_buy {
  margin: 0;
  margin-top: 0.8rem;
  margin-left: -0.5rem; }
  @media screen and (min-width: 769px) {
    /* line 1457, _product.scss */
    .buy.bundle_buy {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 270px;
      flex: 0 0 270px; } }

/* line 1469, _product.scss */
.form-toggle-caption.is-required.is-checkbox {
  word-wrap: break-word; }

/* line 1473, _product.scss */
.product-slider.is-bundle-products {
  margin-top: 0;
  margin-left: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }
  /* line 1480, _product.scss */
  .product-slider.is-bundle-products .product-slider-heading-wrapper {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 2rem; }
  /* line 1487, _product.scss */
  .product-slider.is-bundle-products .swiper-wrapper {
    margin-top: 2.5rem; }
  /* line 1491, _product.scss */
  .product-slider.is-bundle-products .product-slider-heading-wrapper:after {
    margin-left: 0; }
  /* line 1495, _product.scss */
  .product-slider.is-bundle-products .product-slider-heading {
    display: none; }

/* line 1500, _product.scss */
.fancybox-caption {
  text-align: center;
  border-top: 0; }

/* line 1505, _product.scss */
.is-reviews-toggle, .is-comments-toggle {
  background: transparent;
  color: #222222;
  margin-bottom: 0.5rem;
  text-transform: uppercase; }
  /* line 329, _mixins.scss */
  .is-reviews-toggle > .button-background, .is-comments-toggle > .button-background {
    background: #2c89d0; }
    /* line 331, _mixins.scss */
    .is-reviews-toggle > .button-background:before, .is-comments-toggle > .button-background:before {
      background: linear-gradient(36deg, #7eb8e4, #2c89d0); }
    /* line 340, _mixins.scss */
    .is-reviews-toggle > .button-background:after, .is-comments-toggle > .button-background:after {
      background: linear-gradient(36deg, #7eb8e4, #2c89d0); }
  /* line 351, _mixins.scss */
  .is-reviews-toggle:focus > .button-background, .is-comments-toggle:focus > .button-background, .is-reviews-toggle:active > .button-background, .is-comments-toggle:active > .button-background, .is-reviews-toggle:hover > .button-background, .is-comments-toggle:hover > .button-background {
    background: transparent; }
  /* line 357, _mixins.scss */
  .is-reviews-toggle:-moz-focus-inner, .is-comments-toggle:-moz-focus-inner {
    border: 0; }
  /* line 1511, _product.scss */
  .is-reviews-toggle:after, .is-comments-toggle:after {
    padding-left: 0.25rem; }

/* line 1517, _product.scss */
.gallery-main-wrapper img {
  width: 100%; }

/* line 1524, _product.scss */
.sidebar-menu-marker.filter-marker {
  margin-left: auto;
  margin-right: 0.5rem;
  color: #2D2D2D;
  font-weight: bold;
  font-size: 1.5rem; }

/* line 1535, _product.scss */
.filter-section.has-active-items .sidebar-menu-marker.filter-marker {
  display: none; }

/* line 544, _mixins.scss */
.filter-section-toggle.is-active-toggle.is-active > .filter-marker:before {
  font-family: "Bamblby";
  content: ""; }

/* line 1549, _product.scss */
.filter-section-clear.is-filter-section-clear {
  padding: 0.5rem;
  color: #777777;
  background-color: transparent;
  font-weight: bold;
  margin-left: -2rem;
  padding-right: 1.75rem;
  padding-bottom: 0.25rem; }

/* line 1560, _product.scss */
.sidebar-filter {
  background: #F4F4F4;
  border-top-left-radius: 0.15rem;
  border-top-right-radius: 0.15rem; }
  /* line 1565, _product.scss */
  .sidebar-filter .sidebar-block-heading, .sidebar-filter .filter-heading {
    border-bottom: 2px solid #dddddd; }
  /* line 1569, _product.scss */
  .sidebar-filter .filter-section {
    border-bottom: 2px solid #dddddd; }
  /* line 1573, _product.scss */
  .sidebar-filter .filter-section:last-child {
    border-bottom: 2px solid red; }
  /* line 1577, _product.scss */
  .sidebar-filter .filter-items-wrapper {
    --filter-background-color: #F4F4F4;
    --filter-background-color-transparent: rgba(244, 244, 244, 0); }

/* line 1583, _product.scss */
.ajs-header {
  margin-right: 0; }

/* line 1588, _product.scss */
.form-label {
  color: #2D2D2D; }

/* line 1592, _product.scss */
.ajs-footer {
  padding-top: 0; }

/* line 1597, _product.scss */
.ajs-dialog {
  color: #2D2D2D; }

/* line 1602, _product.scss */
.form-notice {
  color: #2D2D2D; }

/* line 1606, _product.scss */
.ajs-cancel {
  color: #2D2D2D; }

/* line 1609, _product.scss */
.bundle-preorder {
  margin-left: 0.5rem; }

/* line 1, _compare.scss */
.button-same-toggle {
  background: transparent;
  color: #222222; }
  /* line 329, _mixins.scss */
  .button-same-toggle > .button-background {
    background: #2c89d0; }
    /* line 331, _mixins.scss */
    .button-same-toggle > .button-background:before {
      background: linear-gradient(36deg, #7eb8e4, #2c89d0); }
    /* line 340, _mixins.scss */
    .button-same-toggle > .button-background:after {
      background: linear-gradient(36deg, #7eb8e4, #2c89d0); }
  /* line 351, _mixins.scss */
  .button-same-toggle:focus > .button-background, .button-same-toggle:active > .button-background, .button-same-toggle:hover > .button-background {
    background: transparent; }
  /* line 357, _mixins.scss */
  .button-same-toggle:-moz-focus-inner {
    border: 0; }

/* line 6, _compare.scss */
.compare-toolbar {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

/* line 12, _compare.scss */
.table-striped .table-row:nth-child(even) td,
.table-striped tr:nth-child(even) .table-cell,
.table-striped tr:nth-child(even) td {
  background-color: rgba(238, 238, 238, 0.5);
  color: #2D2D2D; }

/* line 19, _compare.scss */
.table-striped .table-row:hover > .table-cell {
  background-color: rgba(238, 238, 238, 0.5); }

/* line 23, _compare.scss */
.table-striped .table-row:nth-child(2):hover > .table-cell {
  background-color: transparent; }

/* line 27, _compare.scss */
.table-striped .table-row:last-child:hover > .table-cell {
  background-color: transparent; }

/* line 31, _compare.scss */
.table-bordered td {
  border: 1px solid #888888; }

/* line 37, _compare.scss */
.table-bordered .table-cell:first-child {
  border-left: 1px solid #888888; }
/* line 41, _compare.scss */
.table-bordered .table-cell:last-child {
  border-right: 1px solid #888888; }
/* line 45, _compare.scss */
.table-bordered .table-row:first-child .table-cell {
  border-top: 1px solid #888888;
  background-color: rgba(238, 238, 238, 0.5);
  color: #2D2D2D; }
/* line 51, _compare.scss */
.table-bordered .table-row:last-child .table-cell {
  border-bottom: 1px solid #888888; }
/* line 55, _compare.scss */
.table-bordered .table-cell {
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888; }

/* line 61, _compare.scss */
.table .table-cell,
.table td {
  padding: 0.5rem 0.5rem;
  line-height: 1.2; }

/* line 67, _compare.scss */
.compare-table-wrapper {
  overflow-x: auto; }

/* line 71, _compare.scss */
.title-link {
  color: #2D2D2D;
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 568, _mixins.scss */
  .title-link:active, .title-link:focus, .title-link:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 78, _compare.scss */
.table-compare .table-row,
.table-compare tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap; }

/* line 90, _compare.scss */
.compare-more {
  margin: 0 0.5rem 0.5rem;
  padding: 0.75rem 1.4rem; }

/* line 95, _compare.scss */
.compare-delete {
  background: none;
  border: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 568, _mixins.scss */
  .compare-delete:active, .compare-delete:focus, .compare-delete:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }
  /* line 527, _mixins.scss */
  .compare-delete:before {
    font-family: "FontAwesome";
    content: ""; }

/* line 107, _compare.scss */
.compare-value-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 200px;
  flex: 1 1 200px; }

/* line 120, _compare.scss */
.compare-image-wrapper {
  overflow: hidden; }

/* line 124, _compare.scss */
.param-title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 180px;
  flex: 0 0 180px;
  max-width: 180px; }

/* line 131, _compare.scss */
.param-value {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
  max-width: 250px; }

/* line 138, _compare.scss */
.compare-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  align-items: center; }
  /* line 148, _compare.scss */
  .compare-controls .more-info {
    flex: 0 1 50%;
    margin: 0; }

/** Compares widget */
/* line 156, _compare.scss */
.compares-widget {
  margin-top: 0;
  padding: 0.5rem 1rem; }
  @media screen and (max-width: 768px) {
    /* line 156, _compare.scss */
    .compares-widget {
      margin-left: 0; } }
  /* line 164, _compare.scss */
  .compares-widget.is-top-panel {
    padding: 0;
    display: flex;
    align-items: center; }
    /* line 168, _compare.scss */
    .compares-widget.is-top-panel .compare-widget-caption,
    .compares-widget.is-top-panel .shopcart-widget-icon {
      border: none;
      padding: 0.8rem;
      color: #2D2D2D;
      font-size: 1.2rem;
      margin-right: 0; }
      /* line 176, _compare.scss */
      .compares-widget.is-top-panel .compare-widget-caption:hover,
      .compares-widget.is-top-panel .shopcart-widget-icon:hover {
        color: #0070dc; }
    /* line 180, _compare.scss */
    .compares-widget.is-top-panel .compare-widget-caption {
      display: flex;
      align-items: center; }

/* line 190, _compare.scss */
.compare-widget-icon {
  display: inline-block;
  width: 1rem; }

/* line 1, _blog.scss */
.blog-menu-item {
  padding: 0.25rem 0;
  line-height: 23px; }

/* line 6, _blog.scss */
.blog-menu-link {
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  text-decoration: none;
  cursor: pointer;
  color: #2D2D2D;
  line-height: 1.5rem; }
  /* line 14, _blog.scss */
  .blog-menu-link:hover {
    color: #0070dc; }
  /* line 18, _blog.scss */
  .blog-menu-link.is-active, .blog-menu-link.is-current, .blog-menu-link.is-hovered {
    color: #0070dc; }

/* line 25, _blog.scss */
.current_art_link {
  color: #0070dc; }

/* line 29, _blog.scss */
.sidebar_blogs {
  margin-top: 3rem;
  padding-left: 2rem; }

/* line 33, _blog.scss */
.sidebar-block-heading, .filter-heading {
  line-height: 1.5rem;
  padding: 0;
  color: #2D2D2D;
  font-size: 1rem;
  font-weight: normal; }

/* line 41, _blog.scss */
.heading-link {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 568, _mixins.scss */
  .heading-link:active, .heading-link:focus, .heading-link:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 45, _blog.scss */
.js-comments-toggle-notice {
  display: none; }

/* line 49, _blog.scss */
.blog-menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  padding-left: 1rem; }

/* line 57, _blog.scss */
.tags-cloud {
  margin: 0.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

/* line 69, _blog.scss */
.tag {
  list-style-type: none;
  margin: 0.75rem 0.5rem 0.75rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 79, _blog.scss */
  .tag:hover {
    border-color: #0070dc; }
    /* line 82, _blog.scss */
    .tag:hover * {
      border-color: #0070dc;
      color: #0070dc; }
  /* line 87, _blog.scss */
  .tag.is-current * {
    border-color: #0070dc;
    color: #0070dc; }

/* line 93, _blog.scss */
.article-perview-introtext {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

/* line 99, _blog.scss */
.tag-link, .tag-title {
  text-decoration: none;
  color: #2D2D2D;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #888888;
  vertical-align: middle; }

/* line 114, _blog.scss */
.tag-text {
  padding: 0.25rem 0.45rem; }

/* line 118, _blog.scss */
.tag-count {
  white-space: nowrap;
  border-left: 1px solid #888888;
  padding: 0.5rem;
  font-size: 0.75rem;
  color: #2D2D2D;
  text-decoration: none; }

/* line 127, _blog.scss */
.comments-count {
  color: #2D2D2D;
  padding: 0 1em;
  text-decoration: none;
  padding-left: 0;
  padding-bottom: 0.25rem; }
  /* line 134, _blog.scss */
  .comments-count:hover {
    color: #0070dc; }

/* line 139, _blog.scss */
.author {
  padding-right: 0.75rem;
  opacity: 0.5;
  padding-bottom: 0.25rem; }
  /* line 544, _mixins.scss */
  .author:before {
    font-family: "Bamblby";
    content: ""; }
  @media screen and (max-width: 380px) {
    /* line 139, _blog.scss */
    .author {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      /* line 154, _blog.scss */
      .author:before {
        padding-right: 0.25rem; } }

/* line 160, _blog.scss */
.date {
  opacity: 0.5;
  padding-right: 0.5rem;
  padding-bottom: 0.25rem; }
  @media screen and (max-width: 380px) {
    /* line 160, _blog.scss */
    .date {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; } }

/* line 178, _blog.scss */
.product-rating {
  padding-bottom: 0.25rem; }

/* line 182, _blog.scss */
.article-toolbar {
  padding: 0.5rem 0; }

/* line 186, _blog.scss */
.article-preview-toolbar.toolbar .toolbar-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 0.5rem; }

/* line 200, _blog.scss */
.comments-heading {
  margin: 0.75rem 0;
  padding-bottom: 1rem;
  border-bottom: 1px solid #3c3c3c;
  text-transform: capitalize;
  font-size: 1.25rem; }

/* line 210, _blog.scss */
.comments-item {
  padding: 0.6rem 0; }
  /* line 213, _blog.scss */
  .comments-item:first-child {
    padding-top: 0; }

/* line 218, _blog.scss */
.comment-body {
  padding: 0.5rem 0;
  line-height: 22px; }

/* line 223, _blog.scss */
.comment-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-size: 80%; }

/* line 241, _blog.scss */
.comments-wrapper {
  margin: 1.5rem 0; }

/* line 245, _blog.scss */
.comments-form {
  margin: 1.5rem 0; }

/* line 249, _blog.scss */
.form-button {
  background: transparent;
  color: #222222;
  width: 100%; }
  /* line 329, _mixins.scss */
  .form-button > .button-background {
    background: #2c89d0; }
    /* line 331, _mixins.scss */
    .form-button > .button-background:before {
      background: linear-gradient(36deg, #7eb8e4, #2c89d0); }
    /* line 340, _mixins.scss */
    .form-button > .button-background:after {
      background: linear-gradient(36deg, #7eb8e4, #2c89d0); }
  /* line 351, _mixins.scss */
  .form-button:focus > .button-background, .form-button:active > .button-background, .form-button:hover > .button-background {
    background: transparent; }
  /* line 357, _mixins.scss */
  .form-button:-moz-focus-inner {
    border: 0; }

/* line 255, _blog.scss */
.article-block-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.5rem 0; }

/* line 268, _blog.scss */
.m-modal-errors {
  color: #222222; }

/* line 274, _blog.scss */
.form-field.is-text {
  margin: 0.25rem 0;
  border: 1px solid #888888;
  padding: 0.4rem 0.5rem;
  overflow-x: hidden;
  overflow-y: auto;
  outline: none; }
  /* line 282, _blog.scss */
  .form-field.is-text:focus {
    border: 1px solid #0070dc; }
/* line 287, _blog.scss */
.form-field.with-error {
  background-color: #ffebeb;
  color: #222222; }

/* line 292, _blog.scss */
.article-preview-image-inner {
  text-align: center; }

/* line 8, _article.scss */
.article-preview-wrapper + .article-preview-wrapper {
  margin-top: 1rem; }

/* line 13, _article.scss */
.article-preview {
  display: block; }
  /* line 16, _article.scss */
  .article-preview > * {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }

/* line 22, _article.scss */
.article-preview-image-wrapper {
  position: relative;
  padding: 0;
  padding-bottom: 0.5rem; }

/* line 32, _article.scss */
.article-tags-wrapper {
  margin-bottom: 2rem; }

/* line 37, _article.scss */
.blog .article-preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  @media screen and (max-width: 768px) {
    /* line 37, _article.scss */
    .blog .article-preview {
      display: block; } }
/* line 54, _article.scss */
.blog .article-preview-image-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 4%;
  flex: 1 0 4%;
  min-width: 200px;
  max-width: 100%; }

/* line 64, _article.scss */
.article-preview-caption {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 400px;
  margin-left: 0.5rem;
  flex: 1 1 400px;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  /* line 81, _article.scss */
  .article-preview-caption.in-sidebar {
    margin-left: 0; }

/* line 86, _article.scss */
.article-preview-link {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  font-weight: bold;
  padding: 0.5rem 0rem; }
  /* line 568, _mixins.scss */
  .article-preview-link:active, .article-preview-link:focus, .article-preview-link:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

@media screen and (max-width: 480px) {
  /* line 93, _article.scss */
  .article-tags-header {
    margin-top: 1rem; } }

/* line 103, _article.scss */
.comments-wrapper .button-text,
.article-preview-toolbar .button-text,
.comments-count .button-text {
  text-transform: unset; }
  /* line 544, _mixins.scss */
  .comments-wrapper .button-text:before,
  .article-preview-toolbar .button-text:before,
  .comments-count .button-text:before {
    font-family: "Bamblby";
    content: ""; }

/* line 110, _article.scss */
.tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding-left: 0; }

/* line 126, _article.scss */
.article-preview-heading {
  line-height: 1.5rem;
  font-size: 1.25rem; }

/* line 133, _article.scss */
.article-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-box-flex: 1;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  max-height: 400px; }

/* line 146, _article.scss */
#comment_form {
  display: none; }

/* line 1, _cart.scss */
.cart-list {
  margin-top: -1rem;
  margin-bottom: -1rem; }

/* line 6, _cart.scss */
.shopping-cart {
  margin-top: 1rem; }

/* line 10, _cart.scss */
.cart-item {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }
  @media screen and (max-width: 768px) {
    /* line 10, _cart.scss */
    .cart-item {
      margin-bottom: 2rem; } }
  /* line 18, _cart.scss */
  .cart-item .item {
    border-bottom: 1px solid #D8D8D8; }
  /* line 22, _cart.scss */
  .cart-item.is-cart-dropdown {
    margin-left: 0.75rem;
    margin-right: 0.75rem; }
    /* line 26, _cart.scss */
    .cart-item.is-cart-dropdown .item-prices {
      padding: 0;
      padding-right: 0.25rem; }
    @media screen and (max-width: 1024px) {
      /* line 31, _cart.scss */
      .cart-item.is-cart-dropdown .item-title {
        text-align: center; } }
    /* line 38, _cart.scss */
    .cart-item.is-cart-dropdown .item-delete {
      padding: 0.25rem; }
      /* line 41, _cart.scss */
      .cart-item.is-cart-dropdown .item-delete .is-item-delete {
        padding: 0.15rem;
        -webkit-transition: color 0.15s ease-out 0.15s;
        transition: color 0.15s ease-out 0.15s; }
        /* line 46, _cart.scss */
        .cart-item.is-cart-dropdown .item-delete .is-item-delete:hover {
          background-color: transparent;
          color: #0070dc; }

/* line 55, _cart.scss */
.cart-block-checkout.is-cart-dropdown {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80%; }

/* line 65, _cart.scss */
.item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 1024px) {
    /* line 65, _cart.scss */
    .item {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  /* line 91, _cart.scss */
  .item.is-cart-dropdown {
    border: none; }

/* line 96, _cart.scss */
.discount-comment-list {
  margin: 0.5rem 0;
  padding-top: 0.5rem; }

/* line 101, _cart.scss */
.item-image-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 10rem;
  flex: 0 0 10rem;
  padding: 0.5rem 0.5rem;
  margin: auto; }
  /* line 107, _cart.scss */
  .item-image-wrapper.is-cart-dropdown {
    -webkit-box-flex: 0;
    flex: 0 0 4rem;
    -ms-flex: 0 0 4rem; }
  @media screen and (max-width: 480px) {
    /* line 101, _cart.scss */
    .item-image-wrapper {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%; } }

/* line 120, _cart.scss */
.item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 10rem;
  flex: 1 1 10rem;
  -ms-flex-wrap: nowrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 768px) {
    /* line 146, _cart.scss */
    .item-content .counter-button {
      display: none; }
    /* line 150, _cart.scss */
    .item-content .counter-input {
      border-right: 1px solid #888888;
      border-left: 1px solid #888888; }
    /* line 155, _cart.scss */
    .item-content .counter {
      width: 3rem; } }

/* line 161, _cart.scss */
.item-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/* line 177, _cart.scss */
.is-cart-dropdown .item-caption {
  -webkit-box-flex: 1;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }

/* line 183, _cart.scss */
.item-caption {
  margin-bottom: -0.25rem;
  margin-top: -0.25rem;
  padding: 0.5rem 0.5rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%; }
  /* line 191, _cart.scss */
  .item-caption > * {
    display: block;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    font-weight: 300;
    font-size: 18px; }
  @media screen and (max-width: 1024px) {
    /* line 183, _cart.scss */
    .item-caption {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }

/* line 205, _cart.scss */
.cart-body {
  margin-bottom: 0.75rem;
  padding-bottom: 0.5rem; }

/* line 210, _cart.scss */
.item-title {
  text-decoration: none;
  color: #2D2D2D; }

/* line 215, _cart.scss */
.item-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

/* line 227, _cart.scss */
.item-prices {
  white-space: nowrap;
  text-align: center;
  padding: 0.5rem 0.5rem; }
  /* line 232, _cart.scss */
  .item-prices.is-sale-price {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%; }
    @media screen and (max-width: 768px) {
      /* line 232, _cart.scss */
      .item-prices.is-sale-price {
        display: none; } }
  /* line 242, _cart.scss */
  .item-prices.is-total-price {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 15%;
    flex: 1 1 15%;
    font-size: 14px;
    font-weight: bold; }
  /* line 250, _cart.scss */
  .item-prices.js-item-total-price {
    font-size: 18px; }
  /* line 255, _cart.scss */
  .item-prices span {
    margin-left: 0.5rem; }

/* line 260, _cart.scss */
.item-counter {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.5rem 0.5rem; }
  /* line 265, _cart.scss */
  .item-counter.is-cart-dropdown {
    display: none; }
  @media screen and (max-width: 768px) {
    /* line 269, _cart.scss */
    .item-counter .counter-button {
      display: none; }
    /* line 272, _cart.scss */
    .item-counter .counter-input {
      border: 1px solid #888888; } }

/* line 278, _cart.scss */
.item-delete {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.5rem 0.5rem;
  padding-right: 0; }
  @media screen and (max-width: 380px) {
    /* line 278, _cart.scss */
    .item-delete {
      padding: 0.25rem; } }

/* line 295, _cart.scss */
.shopcart-widget-wrapper.is-top-panel {
  padding: 0; }

/* line 302, _cart.scss */
.shopcart-widget.is-top-panel .shopcart-widget-icon {
  padding: 0.8rem;
  padding-top: 0.7rem;
  border: none;
  display: flex;
  align-items: center; }
  /* line 527, _mixins.scss */
  .shopcart-widget.is-top-panel .shopcart-widget-icon:before {
    font-family: "FontAwesome";
    content: ""; }
/* line 310, _cart.scss */
.shopcart-widget.is-top-panel .shopcart-widget-data {
  display: none; }
/* line 315, _cart.scss */
.shopcart-widget.in-header {
  font-size: 0.9rem;
  margin-left: auto;
  position: relative;
  padding: 5px 36px;
  background: url(cart-icon.svg) no-repeat right 0px; }
  /* line 322, _cart.scss */
  .shopcart-widget.in-header:hover {
    opacity: 0.8;
    transition: opacity 0.2s ease-in-out; }
  /* line 327, _cart.scss */
  .shopcart-widget.in-header .shopcart-widget-link {
    transition: none; }
    /* line 330, _cart.scss */
    .shopcart-widget.in-header .shopcart-widget-link:hover .shopcart-widget-icon * {
      color: #fff; }
    /* line 334, _cart.scss */
    .shopcart-widget.in-header .shopcart-widget-link:hover .shopcart-widget-data {
      color: #fff; }

/* line 343, _cart.scss */
.shopcart-widget-link {
  color: #fff;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 568, _mixins.scss */
  .shopcart-widget-link:active, .shopcart-widget-link:focus, .shopcart-widget-link:hover {
    color: #fff #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 360, _cart.scss */
.shopcart-widget-icon {
  font-size: 1.2rem;
  position: relative;
  vertical-align: middle;
  padding: 1rem 0.9rem;
  margin-right: 0.3rem;
  display: inline-block;
  text-align: center;
  line-height: 1rem; }

/* line 371, _cart.scss */
.shopcart-widget-count, .compares-widget-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0.35rem;
  margin-top: -0.05rem;
  margin-right: 0.2rem;
  padding: 3px 7px 0.2rem;
  border-radius: 1em;
  font-size: 10px;
  background-color: #fff;
  color: #000; }
  /* line 390, _cart.scss */
  .shopcart-widget-count.is-top-panel, .is-top-panel.compares-widget-count {
    position: static;
    margin-left: 0.15rem;
    background-color: transparent; }
    @media screen and (min-width: 769px) {
      /* line 390, _cart.scss */
      .shopcart-widget-count.is-top-panel, .is-top-panel.compares-widget-count {
        color: #2D2D2D; } }

/* line 408, _cart.scss */
.shopcart-widget-amount {
  white-space: nowrap;
  margin-left: 0.25rem;
  color: #0070dc;
  font-size: 1.25rem; }

/* line 415, _cart.scss */
.cart-checkout {
  height: 50px;
  font-size: 20px;
  padding: 0 40px 0 40px;
  display: inline-block;
  max-width: 100%;
  position: relative;
  z-index: 1;
  border: none;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  -webkit-box-shadow: none;
  line-height: 1rem;
  box-shadow: none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #0070dc; }
  /* line 262, _mixins.scss */
  .cart-checkout:active, .cart-checkout:focus {
    outline: 0; }
  /* line 267, _mixins.scss */
  .cart-checkout:hover {
    background-color: #007af0;
    transition: background-color 0.2s ease-in-out; }
  /* line 272, _mixins.scss */
  .cart-checkout.disabled, .cart-checkout[disabled], fieldset[disabled] .cart-checkout {
    cursor: not-allowed; }
  @media screen and (max-width: 380px) {
    /* line 415, _cart.scss */
    .cart-checkout {
      width: 100%; } }
  /* line 423, _cart.scss */
  .cart-checkout.is-cart-dropdown {
    width: 100%; }

/* line 429, _cart.scss */
.discount-button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0.25rem 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 2.5rem;
  border: 1px solid #888888;
  color: #888888 !important; }
  /* line 446, _cart.scss */
  .discount-button:hover {
    outline: none;
    background: #888888 !important;
    opacity: 1;
    color: #fff !important; }

/* line 458, _cart.scss */
.cart-footer {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

/* line 464, _cart.scss */
.discount-form {
  margin: 40px 0 0.5rem 0; }

/* line 469, _cart.scss */
.cart-block-checkout {
  margin: 0.5rem 50px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
  @media screen and (max-width: 768px) {
    /* line 469, _cart.scss */
    .cart-block-checkout {
      margin: 0.5rem auto;
      text-align: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  /* line 491, _cart.scss */
  .cart-block-checkout.is-cart-dropdown {
    margin: auto; }

/* line 497, _cart.scss */
.cart-total {
  margin-bottom: 20px;
  margin-top: 25px;
  text-align: right;
  font-weight: 400;
  font-size: 30px; }
  @media screen and (max-width: 768px) {
    /* line 497, _cart.scss */
    .cart-total {
      text-align: center;
      font-size: 1.5rem; } }

/* line 510, _cart.scss */
.discount-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 519, _cart.scss */
.discount-description {
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding-right: 0.5rem; }

/* line 526, _cart.scss */
.discount-amount {
  font-weight: bold;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

/* line 533, _cart.scss */
.item-sku {
  display: none; }

/* line 537, _cart.scss */
.cart-widget-dropdown {
  position: absolute;
  border: 1px solid #888888;
  width: 250px;
  top: 100%;
  right: 0;
  padding-top: 0.75rem;
  z-index: 1000;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-out 0.15s;
  transition: opacity 0.15s ease-out 0.15s; }
  /* line 551, _cart.scss */
  .cart-widget-dropdown .js-cart-empty {
    margin-top: 0; }
  /* line 555, _cart.scss */
  .cart-widget-dropdown.empty-cart {
    padding-top: 0; }

/* line 2, _checkout-v2.scss */
.co-order-information_value .co-button--small {
  font-size: 14px;
  height: 26px;
  display: inline-block;
  max-width: 100%;
  position: relative;
  z-index: 1;
  border: none;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  -webkit-box-shadow: none;
  line-height: 1rem;
  box-shadow: none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #2c89d0;
  font-size: 16px;
  font-weight: 600; }
  /* line 262, _mixins.scss */
  .co-order-information_value .co-button--small:active, .co-order-information_value .co-button--small:focus {
    outline: 0; }
  /* line 267, _mixins.scss */
  .co-order-information_value .co-button--small:hover {
    background-color: #3b93d6;
    transition: background-color 0.2s ease-in-out; }
  /* line 272, _mixins.scss */
  .co-order-information_value .co-button--small.disabled, .co-order-information_value .co-button--small[disabled], fieldset[disabled] .co-order-information_value .co-button--small {
    cursor: not-allowed; }
/* line 8, _checkout-v2.scss */
.co-order-information_value .co-social_login-button {
  font-size: 14px;
  height: 26px;
  display: inline-block;
  max-width: 100%;
  position: relative;
  z-index: 1;
  border: none;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  -webkit-box-shadow: none;
  line-height: 1rem;
  box-shadow: none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #0070dc;
  font-weight: 300; }
  /* line 262, _mixins.scss */
  .co-order-information_value .co-social_login-button:active, .co-order-information_value .co-social_login-button:focus {
    outline: 0; }
  /* line 267, _mixins.scss */
  .co-order-information_value .co-social_login-button:hover {
    background-color: #007af0;
    transition: background-color 0.2s ease-in-out; }
  /* line 272, _mixins.scss */
  .co-order-information_value .co-social_login-button.disabled, .co-order-information_value .co-social_login-button[disabled], fieldset[disabled] .co-order-information_value .co-social_login-button {
    cursor: not-allowed; }

/* line 14, _checkout-v2.scss */
.co-input-example {
  display: block;
  margin-bottom: 0.5em;
  line-height: 1; }

/* titles */
/* line 21, _checkout-v2.scss */
.co-title {
  color: #2D2D2D; }

/* line 26, _checkout-v2.scss */
.co-title--h1 {
  font-size: 30px;
  font-weight: 400; }

/* line 31, _checkout-v2.scss */
.co-title--h2 {
  font-size: 20px;
  font-weight: 300; }

/* line 37, _checkout-v2.scss */
.co-toggable_field-title {
  font-size: 20px;
  font-weight: 300; }

/* line 42, _checkout-v2.scss */
.co-toggable_field-description {
  font-size: 14px; }

/* line 46, _checkout-v2.scss */
.co-basket_item-total {
  color: #696969; }
  /* line 49, _checkout-v2.scss */
  .co-basket_item-total .co-basket_item-price {
    font-size: 20px;
    font-weight: 400;
    color: #000; }

/* line 56, _checkout-v2.scss */
.co-basket_subtotal-price {
  font-size: 20px;
  font-weight: 500; }

/* line 61, _checkout-v2.scss */
.co-basket_total-price {
  font-size: 30px;
  font-weight: 400; }

/* line 66, _checkout-v2.scss */
.co-basket_subtotal-list {
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8; }

/* line 71, _checkout-v2.scss */
.co-order-state {
  white-space: normal; }

/* line 75, _checkout-v2.scss */
.co-menu-toggle {
  background-color: #F4F4F4;
  color: #222222; }

/* line 80, _checkout-v2.scss */
.co-price--current {
  font-size: 20px;
  font-weight: 400; }

/* line 85, _checkout-v2.scss */
pre {
  max-width: 100%; }

/* line 88, _checkout-v2.scss */
.g-recaptcha > div {
  width: 285px !important; }

/* line 91, _checkout-v2.scss */
.rc-anchor-normal {
  width: 285px !important; }

/* line 95, _checkout-v2.scss */
.co-input-field {
  line-height: 2.5rem;
  padding: 0rem 0.5rem; }

/* line 100, _checkout-v2.scss */
.mobile .co-modal-button {
  width: auto;
  margin-left: 0; }

/* buttons */
/* line 106, _checkout-v2.scss */
textarea {
  min-height: 3rem; }

/* line 111, _checkout-v2.scss */
.co-button {
  height: 50px;
  font-size: 20px;
  padding: 0 40px 0 40px;
  display: inline-block;
  max-width: 100%;
  position: relative;
  z-index: 1;
  border: none;
  vertical-align: top;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  -webkit-box-shadow: none;
  line-height: 1rem;
  box-shadow: none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #0070dc; }
  /* line 262, _mixins.scss */
  .co-button:active, .co-button:focus {
    outline: 0; }
  /* line 267, _mixins.scss */
  .co-button:hover {
    background-color: #007af0;
    transition: background-color 0.2s ease-in-out; }
  /* line 272, _mixins.scss */
  .co-button.disabled, .co-button[disabled], fieldset[disabled] .co-button {
    cursor: not-allowed; }
  /* line 145, _checkout-v2.scss */
  .co-button.co-button--small {
    white-space: initial;
    height: inherit; }

/* line 154, _checkout-v2.scss */
.co-button--link,
.co-button--password_recover {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 568, _mixins.scss */
  .co-button--link:active, .co-button--link:focus, .co-button--link:hover,
  .co-button--password_recover:active,
  .co-button--password_recover:focus,
  .co-button--password_recover:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* links */
/* line 166, _checkout-v2.scss */
.co-link,
.link {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 568, _mixins.scss */
  .co-link:active, .co-link:focus, .co-link:hover,
  .link:active,
  .link:focus,
  .link:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

@media screen and (max-width: 768px) {
  /* line 173, _checkout-v2.scss */
  .co-menu--personal .co-link,
  .co-menu--personal .link {
    color: #222222;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }
    /* line 568, _mixins.scss */
    .co-menu--personal .co-link:active, .co-menu--personal .co-link:focus, .co-menu--personal .co-link:hover,
    .co-menu--personal .link:active,
    .co-menu--personal .link:focus,
    .co-menu--personal .link:hover {
      color: #777777;
      -webkit-text-decoration: none;
      text-decoration: none; } }
/* line 181, _checkout-v2.scss */
.co-sidebar-toggler {
  height: 4rem; }

/* input */
/* line 192, _checkout-v2.scss */
.co-input-select {
  background-color: transparent; }

/* line 196, _checkout-v2.scss */
.co-toggable_field-input {
  color: #2D2D2D;
  margin-top: 0.15rem; }
  /* line 202, _checkout-v2.scss */
  .co-toggable_field-input span:after {
    color: #F4F4F4 !important; }

/* line 208, _checkout-v2.scss */
.co-input-description {
  color: #2D2D2D; }
  /* line 211, _checkout-v2.scss */
  .co-input-description a {
    color: #2D2D2D;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }
    /* line 568, _mixins.scss */
    .co-input-description a:active, .co-input-description a:focus, .co-input-description a:hover {
      color: #0070dc;
      -webkit-text-decoration: none;
      text-decoration: none; }

/* line 216, _checkout-v2.scss */
.co-bonus_points-maximum_points {
  color: #2D2D2D; }

/* line 220, _checkout-v2.scss */
.co-bonus_points-submit {
  -ms-flex-item-align: stretch;
  align-self: stretch; }

/* tabs */
/* line 227, _checkout-v2.scss */
.co-tabs-controls {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 260px;
  flex: 1 0 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* line 235, _checkout-v2.scss */
.co-tabs-node:focus, .co-tabs-node:hover {
  background-color: #0070dc;
  color: #F4F4F4; }

/* line 240, _checkout-v2.scss */
.co-tabs-node {
  background: transparent;
  color: #F4F4F4;
  background-color: #2D2D2D;
  margin: 0 0.25rem; }
  /* line 329, _mixins.scss */
  .co-tabs-node > .button-background {
    background: #2D2D2D; }
    /* line 331, _mixins.scss */
    .co-tabs-node > .button-background:before {
      background: linear-gradient(36deg, #606060, #2D2D2D); }
    /* line 340, _mixins.scss */
    .co-tabs-node > .button-background:after {
      background: linear-gradient(36deg, #606060, #2D2D2D); }
  /* line 351, _mixins.scss */
  .co-tabs-node:focus > .button-background, .co-tabs-node:active > .button-background, .co-tabs-node:hover > .button-background {
    background: transparent; }
  /* line 357, _mixins.scss */
  .co-tabs-node:-moz-focus-inner {
    border: 0; }
  /* line 247, _checkout-v2.scss */
  .co-tabs-node--active {
    background-color: #0070dc;
    color: #F4F4F4; }

/* prices */
/* line 254, _checkout-v2.scss */
.co-price {
  font-size: 1rem; }

/* basket */
/* line 259, _checkout-v2.scss */
.co-basket_subtotal {
  margin-bottom: 0.5rem; }

/* line 268, _checkout-v2.scss */
.co-basket_item {
  margin-bottom: 0; }

/* forms */
/* line 274, _checkout-v2.scss */
.co-delivery_adress-form {
  margin-left: -0.25rem;
  margin-right: -0.25rem; }
  /* line 278, _checkout-v2.scss */
  .co-delivery_adress-form .co-input {
    padding-left: 0.25rem;
    padding-right: 0.25rem; }

/* modals */
/* line 286, _checkout-v2.scss */
.co-modal {
  border: 1px solid #888888;
  font-size: 18px;
  overflow: hidden; }

/* line 293, _checkout-v2.scss */
.co-modal-close {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 568, _mixins.scss */
  .co-modal-close:active, .co-modal-close:focus, .co-modal-close:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

/* line 297, _checkout-v2.scss */
.js-modal-toggler {
  color: #2D2D2D;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  /* line 568, _mixins.scss */
  .js-modal-toggler:active, .js-modal-toggler:focus, .js-modal-toggler:hover {
    color: #0070dc;
    -webkit-text-decoration: none;
    text-decoration: none; }

/** menu */
/* line 303, _checkout-v2.scss */
.co-menu-toggle {
  padding: 1rem; }

@media screen and (max-width: 768px) {
  /* line 307, _checkout-v2.scss */
  .co-menu {
    background-color: #F4F4F4 !important; } }

/* This stylesheet generated by Transfonter (https://transfonter.org) on June 21, 2017 9:51 AM */
@font-face {
  font-family: 'Proxima Nova Cn Lt';
  src: url("ProximaNovaCond-LightIt.eot");
  src: local("Proxima Nova Condensed Light Italic"), local("ProximaNovaCond-LightIt"), url("ProximaNovaCond-LightIt.eot?#iefix") format("embedded-opentype"), url("ProximaNovaCond-LightIt.woff") format("woff"), url("ProximaNovaCond-LightIt.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova Lt';
  src: url("ProximaNova-LightIt.eot");
  src: local("Proxima Nova Light Italic"), local("ProximaNova-LightIt"), url("ProximaNova-LightIt.eot?#iefix") format("embedded-opentype"), url("ProximaNova-LightIt.woff") format("woff"), url("ProximaNova-LightIt.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova Cn Rg';
  src: url("ProximaNovaCond-Regular.eot");
  src: local("Proxima Nova Condensed Regular"), local("ProximaNovaCond-Regular"), url("ProximaNovaCond-Regular.eot?#iefix") format("embedded-opentype"), url("ProximaNovaCond-Regular.woff") format("woff"), url("ProximaNovaCond-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Th';
  src: url("ProximaNova-Extrabld.eot");
  src: local("Proxima Nova Extrabold"), local("ProximaNova-Extrabld"), url("ProximaNova-Extrabld.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Extrabld.woff") format("woff"), url("ProximaNova-Extrabld.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Cn Bl';
  src: url("ProximaNovaCond-Black.eot");
  src: local("Proxima Nova Condensed Black"), local("ProximaNovaCond-Black"), url("ProximaNovaCond-Black.eot?#iefix") format("embedded-opentype"), url("ProximaNovaCond-Black.woff") format("woff"), url("ProximaNovaCond-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Cn Th';
  src: url("ProximaNovaCond-ExtrabldIt.eot");
  src: local("Proxima Nova Condensed Extrabold Italic"), local("ProximaNovaCond-ExtrabldIt"), url("ProximaNovaCond-ExtrabldIt.eot?#iefix") format("embedded-opentype"), url("ProximaNovaCond-ExtrabldIt.woff") format("woff"), url("ProximaNovaCond-ExtrabldIt.ttf") format("truetype");
  font-weight: 800;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova Rg';
  src: url("ProximaNova-Regular.eot");
  src: local("Proxima Nova Regular"), local("ProximaNova-Regular"), url("ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Regular.woff") format("woff"), url("ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Lt';
  src: url("ProximaNova-Semibold.eot");
  src: local("Proxima Nova Semibold"), local("ProximaNova-Semibold"), url("ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Semibold.woff") format("woff"), url("ProximaNova-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova ExCn Th';
  src: url("ProximaNovaExCn-Thin.eot");
  src: local("Proxima Nova Extra Condensed Thin"), local("ProximaNovaExCn-Thin"), url("ProximaNovaExCn-Thin.eot?#iefix") format("embedded-opentype"), url("ProximaNovaExCn-Thin.woff") format("woff"), url("ProximaNovaExCn-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Cn Lt';
  src: url("ProximaNovaCond-Semibold.eot");
  src: local("Proxima Nova Condensed Semibold"), local("ProximaNovaCond-Semibold"), url("ProximaNovaCond-Semibold.eot?#iefix") format("embedded-opentype"), url("ProximaNovaCond-Semibold.woff") format("woff"), url("ProximaNovaCond-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova ExCn Lt';
  src: url("ProximaNovaExCn-SemiboldIt.eot");
  src: local("Proxima Nova Extra Condensed Semibold Italic"), local("ProximaNovaExCn-SemiboldIt"), url("ProximaNovaExCn-SemiboldIt.eot?#iefix") format("embedded-opentype"), url("ProximaNovaExCn-SemiboldIt.woff") format("woff"), url("ProximaNovaExCn-SemiboldIt.ttf") format("truetype");
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova ExCn Lt';
  src: url("ProximaNovaExCn-Semibold.eot");
  src: local("Proxima Nova Extra Condensed Semibold"), local("ProximaNovaExCn-Semibold"), url("ProximaNovaExCn-Semibold.eot?#iefix") format("embedded-opentype"), url("ProximaNovaExCn-Semibold.woff") format("woff"), url("ProximaNovaExCn-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Th';
  src: url("ProximaNova-ThinIt.eot");
  src: local("Proxima Nova Thin Italic"), local("ProximaNova-ThinIt"), url("ProximaNova-ThinIt.eot?#iefix") format("embedded-opentype"), url("ProximaNova-ThinIt.woff") format("woff"), url("ProximaNova-ThinIt.ttf") format("truetype");
  font-weight: 100;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova Cn Th';
  src: url("ProximaNovaCond-Thin.eot");
  src: local("Proxima Nova Condensed Thin"), local("ProximaNovaCond-Thin"), url("ProximaNovaCond-Thin.eot?#iefix") format("embedded-opentype"), url("ProximaNovaCond-Thin.woff") format("woff"), url("ProximaNovaCond-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Cn Rg';
  src: url("ProximaNovaCond-RegularIt.eot");
  src: local("Proxima Nova Condensed Regular Italic"), local("ProximaNovaCond-RegularIt"), url("ProximaNovaCond-RegularIt.eot?#iefix") format("embedded-opentype"), url("ProximaNovaCond-RegularIt.woff") format("woff"), url("ProximaNovaCond-RegularIt.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova ExCn Th';
  src: url("ProximaNovaExCn-ThinIt.eot");
  src: local("Proxima Nova Extra Condensed Thin Italic"), local("ProximaNovaExCn-ThinIt"), url("ProximaNovaExCn-ThinIt.eot?#iefix") format("embedded-opentype"), url("ProximaNovaExCn-ThinIt.woff") format("woff"), url("ProximaNovaExCn-ThinIt.ttf") format("truetype");
  font-weight: 100;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova Lt';
  src: url("ProximaNova-SemiboldIt.eot");
  src: local("Proxima Nova Semibold Italic"), local("ProximaNova-SemiboldIt"), url("ProximaNova-SemiboldIt.eot?#iefix") format("embedded-opentype"), url("ProximaNova-SemiboldIt.woff") format("woff"), url("ProximaNova-SemiboldIt.ttf") format("truetype");
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova Rg';
  src: url("ProximaNova-RegularIt.eot");
  src: local("Proxima Nova Regular Italic"), local("ProximaNova-RegularIt"), url("ProximaNova-RegularIt.eot?#iefix") format("embedded-opentype"), url("ProximaNova-RegularIt.woff") format("woff"), url("ProximaNova-RegularIt.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova Cn Th';
  src: url("ProximaNovaCond-Extrabld.eot");
  src: local("Proxima Nova Condensed Extrabold"), local("ProximaNovaCond-Extrabld"), url("ProximaNovaCond-Extrabld.eot?#iefix") format("embedded-opentype"), url("ProximaNovaCond-Extrabld.woff") format("woff"), url("ProximaNovaCond-Extrabld.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova ExCn Th';
  src: url("ProximaNovaExCn-ExtrabldIt.eot");
  src: local("Proxima Nova Extra Condensed Extrabold Italic"), local("ProximaNovaExCn-ExtrabldIt"), url("ProximaNovaExCn-ExtrabldIt.eot?#iefix") format("embedded-opentype"), url("ProximaNovaExCn-ExtrabldIt.woff") format("woff"), url("ProximaNovaExCn-ExtrabldIt.ttf") format("truetype");
  font-weight: 800;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova ExCn Bl';
  src: url("ProximaNovaExCn-BlackIt.eot");
  src: local("Proxima Nova Extra Condensed Black Italic"), local("ProximaNovaExCn-BlackIt"), url("ProximaNovaExCn-BlackIt.eot?#iefix") format("embedded-opentype"), url("ProximaNovaExCn-BlackIt.woff") format("woff"), url("ProximaNovaExCn-BlackIt.ttf") format("truetype");
  font-weight: 900;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova ExCn Lt';
  src: url("ProximaNovaExCn-LightIt.eot");
  src: local("Proxima Nova Extra Condensed Light Italic"), local("ProximaNovaExCn-LightIt"), url("ProximaNovaExCn-LightIt.eot?#iefix") format("embedded-opentype"), url("ProximaNovaExCn-LightIt.woff") format("woff"), url("ProximaNovaExCn-LightIt.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova Cn Th';
  src: url("ProximaNovaCond-ThinIt.eot");
  src: local("Proxima Nova Condensed Thin Italic"), local("ProximaNovaCond-ThinIt"), url("ProximaNovaCond-ThinIt.eot?#iefix") format("embedded-opentype"), url("ProximaNovaCond-ThinIt.woff") format("woff"), url("ProximaNovaCond-ThinIt.ttf") format("truetype");
  font-weight: 100;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova ExCn Lt';
  src: url("ProximaNovaExCn-Light.eot");
  src: local("Proxima Nova Extra Condensed Light"), local("ProximaNovaExCn-Light"), url("ProximaNovaExCn-Light.eot?#iefix") format("embedded-opentype"), url("ProximaNovaExCn-Light.woff") format("woff"), url("ProximaNovaExCn-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Cn Rg';
  src: url("ProximaNovaCond-BoldIt.eot");
  src: local("Proxima Nova Condensed Bold Italic"), local("ProximaNovaCond-BoldIt"), url("ProximaNovaCond-BoldIt.eot?#iefix") format("embedded-opentype"), url("ProximaNovaCond-BoldIt.woff") format("woff"), url("ProximaNovaCond-BoldIt.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova ExCn Th';
  src: url("ProximaNovaExCn-Extrabld.eot");
  src: local("Proxima Nova Extra Condensed Extrabold"), local("ProximaNovaExCn-Extrabld"), url("ProximaNovaExCn-Extrabld.eot?#iefix") format("embedded-opentype"), url("ProximaNovaExCn-Extrabld.woff") format("woff"), url("ProximaNovaExCn-Extrabld.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova ExCn Rg';
  src: url("ProximaNovaExCn-BoldIt.eot");
  src: local("Proxima Nova Extra Condensed Bold Italic"), local("ProximaNovaExCn-BoldIt"), url("ProximaNovaExCn-BoldIt.eot?#iefix") format("embedded-opentype"), url("ProximaNovaExCn-BoldIt.woff") format("woff"), url("ProximaNovaExCn-BoldIt.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova Bl';
  src: url("ProximaNova-Black.eot");
  src: local("Proxima Nova Black"), local("ProximaNova-Black"), url("ProximaNova-Black.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Black.woff") format("woff"), url("ProximaNova-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Rg';
  src: url("ProximaNova-Bold.eot");
  src: local("Proxima Nova Bold"), local("ProximaNova-Bold"), url("ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Bold.woff") format("woff"), url("ProximaNova-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova ExCn Rg';
  src: url("ProximaNovaExCn-Bold.eot");
  src: local("Proxima Nova Extra Condensed Bold"), local("ProximaNovaExCn-Bold"), url("ProximaNovaExCn-Bold.eot?#iefix") format("embedded-opentype"), url("ProximaNovaExCn-Bold.woff") format("woff"), url("ProximaNovaExCn-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Th';
  src: url("ProximaNovaT-Thin.eot");
  src: local("Proxima Nova Thin"), local("ProximaNovaT-Thin"), url("ProximaNovaT-Thin.eot?#iefix") format("embedded-opentype"), url("ProximaNovaT-Thin.woff") format("woff"), url("ProximaNovaT-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Rg';
  src: url("ProximaNova-BoldIt.eot");
  src: local("Proxima Nova Bold Italic"), local("ProximaNova-BoldIt"), url("ProximaNova-BoldIt.eot?#iefix") format("embedded-opentype"), url("ProximaNova-BoldIt.woff") format("woff"), url("ProximaNova-BoldIt.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova Cn Rg';
  src: url("ProximaNovaCond-Bold.eot");
  src: local("Proxima Nova Condensed Bold"), local("ProximaNovaCond-Bold"), url("ProximaNovaCond-Bold.eot?#iefix") format("embedded-opentype"), url("ProximaNovaCond-Bold.woff") format("woff"), url("ProximaNovaCond-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova ExCn Bl';
  src: url("ProximaNovaExCn-Black.eot");
  src: local("Proxima Nova Extra Condensed Black"), local("ProximaNovaExCn-Black"), url("ProximaNovaExCn-Black.eot?#iefix") format("embedded-opentype"), url("ProximaNovaExCn-Black.woff") format("woff"), url("ProximaNovaExCn-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova ExCn Rg';
  src: url("ProximaNovaExCn-RegularIt.eot");
  src: local("Proxima Nova Extra Condensed Regular Italic"), local("ProximaNovaExCn-RegularIt"), url("ProximaNovaExCn-RegularIt.eot?#iefix") format("embedded-opentype"), url("ProximaNovaExCn-RegularIt.woff") format("woff"), url("ProximaNovaExCn-RegularIt.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova Cn Lt';
  src: url("ProximaNovaCond-Light.eot");
  src: local("Proxima Nova Condensed Light"), local("ProximaNovaCond-Light"), url("ProximaNovaCond-Light.eot?#iefix") format("embedded-opentype"), url("ProximaNovaCond-Light.woff") format("woff"), url("ProximaNovaCond-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Th';
  src: url("ProximaNova-ExtrabldIt.eot");
  src: local("Proxima Nova Extrabold Italic"), local("ProximaNova-ExtrabldIt"), url("ProximaNova-ExtrabldIt.eot?#iefix") format("embedded-opentype"), url("ProximaNova-ExtrabldIt.woff") format("woff"), url("ProximaNova-ExtrabldIt.ttf") format("truetype");
  font-weight: 800;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova Cn Bl';
  src: url("ProximaNovaCond-BlackIt.eot");
  src: local("Proxima Nova Condensed Black Italic"), local("ProximaNovaCond-BlackIt"), url("ProximaNovaCond-BlackIt.eot?#iefix") format("embedded-opentype"), url("ProximaNovaCond-BlackIt.woff") format("woff"), url("ProximaNovaCond-BlackIt.ttf") format("truetype");
  font-weight: 900;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova ExCn Rg';
  src: url("ProximaNovaExCn-Regular.eot");
  src: local("Proxima Nova Extra Condensed Regular"), local("ProximaNovaExCn-Regular"), url("ProximaNovaExCn-Regular.eot?#iefix") format("embedded-opentype"), url("ProximaNovaExCn-Regular.woff") format("woff"), url("ProximaNovaExCn-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Lt';
  src: url("ProximaNova-Light.eot");
  src: local("Proxima Nova Light"), local("ProximaNova-Light"), url("ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("ProximaNova-Light.woff") format("woff"), url("ProximaNova-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Cn Lt';
  src: url("ProximaNovaCond-SemiboldIt.eot");
  src: local("Proxima Nova Condensed Semibold Italic"), local("ProximaNovaCond-SemiboldIt"), url("ProximaNovaCond-SemiboldIt.eot?#iefix") format("embedded-opentype"), url("ProximaNovaCond-SemiboldIt.woff") format("woff"), url("ProximaNovaCond-SemiboldIt.ttf") format("truetype");
  font-weight: 600;
  font-style: italic; }
@font-face {
  font-family: 'Proxima Nova Bl';
  src: url("ProximaNova-BlackIt.eot");
  src: local("Proxima Nova Black Italic"), local("ProximaNova-BlackIt"), url("ProximaNova-BlackIt.eot?#iefix") format("embedded-opentype"), url("ProximaNova-BlackIt.woff") format("woff"), url("ProximaNova-BlackIt.ttf") format("truetype");
  font-weight: 900;
  font-style: italic; }
/*
CSS for the main interaction
*/
/* line 4, _product_tabs2.scss */
.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw; }

/* line 9, _product_tabs2.scss */
.tabset .tab-panel {
  display: none; }

/* line 13, _product_tabs2.scss */
.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block; }

/*
Styling
*/
/* line 27, _product_tabs2.scss */
.tabset > label {
  position: relative;
  display: inline-block;
  padding: 10px 15px 15px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
  height: 55px; }

/* line 38, _product_tabs2.scss */
.tabset > label::after {
  content: "";
  position: absolute;
  left: 15px;
  bottom: 10px;
  width: 22px;
  height: 4px;
  background: #ffffff; }

/* line 48, _product_tabs2.scss */
.tabset > label:hover,
.tabset > input:focus + label {
  color: #06c; }

/* line 53, _product_tabs2.scss */
.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #06c; }

/* line 59, _product_tabs2.scss */
.tabset > input:checked + label {
  border-color: #ccc;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px; }

/* line 65, _product_tabs2.scss */
.tab-panel {
  padding: 30px 0;
  padding-bottom: 0px;
  /*  border-top: 1px solid #ccc;*/ }

/*
Demo purposes only
*/
/* line 74, _product_tabs2.scss */
*,
*:before,
*:after {
  box-sizing: border-box; }

/* line 81, _product_tabs2.scss */
.tabset {
  max-width: 1220px;
  width: 1000px; }

/* line 86, _product_tabs2.scss */
.widthtab {
  max-width: 100%; }

/* line 90, _product_tabs2.scss */
.tabstrip {
  border-bottom: 1px solid #ccc;
  height: 55px;
  margin-bottom: -55px; }

/* line 97, _product_tabs2.scss */
.slidestrip {
  margin-top: 30px;
  border-bottom: 1px solid #ccc;
  height: 10px; }

/* line 104, _product_tabs2.scss */
.marbot {
  margin-bottom: 1rem; }

/* line 110, _product_tabs2.scss */
.topstrip {
  border-bottom: 1px solid #ccc;
  height: 58.8px;
  margin-bottom: -58.8px; }

/* line 115, _product_tabs2.scss */
.bottomstrip {
  border-bottom: 1px solid #ccc;
  height: 50px; }

/* line 120, _product_tabs2.scss */
.centered {
  display: flex;
  align-items: center;
  justify-content: center; }

/* line 125, _product_tabs2.scss */
.brdr {
  border: 1px solid #ccc;
  padding: 1em; }

/*
Карточка с ценами на главном блоке
*/
/* line 132, _product_tabs2.scss */
.cartright1 {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  height: 50px; }

/* line 138, _product_tabs2.scss */
.cartright1_1 {
  padding-left: 0rem;
  padding-right: 0rem; }

/* line 143, _product_tabs2.scss */
.cartright1_11 {
  margin-top: 1.5rem;
  padding-left: 0rem;
  padding-right: 1rem; }

/* line 148, _product_tabs2.scss */
.cartright1_111 {
  margin-top: 1.5rem;
  padding-left: 0.5rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #2d2d2d96;
  /*    background-color: #cccccc; */
  line-height: 18px; }

/* line 158, _product_tabs2.scss */
.cartright1_112 {
  text-align: right;
  padding-top: 1.5rem;
  padding-bottom: 0.5rem;
  padding-right: 1rem;
  font-size: 13px; }

/* line 165, _product_tabs2.scss */
.cartright1_113 {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 0rem;
  border-top: 1px solid #cccccc30;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0rem;
  margin-top: 1rem;
  text-align: center; }

/* line 178, _product_tabs2.scss */
.cartright1_12 {
  margin-top: 1.5rem;
  border: 1px solid #ccc;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0rem;
  justify-content: center; }

/* line 189, _product_tabs2.scss */
.cartright1_13 {
  position: relative;
  margin-top: 2.5rem;
  border: 1px solid #ccc;
  height: 100px;
  width: 100%; }

/* line 197, _product_tabs2.scss */
.cartright1_131 {
  margin-top: 0.2rem;
  border: 10px solid #ccc;
  padding: 0.2rem;
  width: 60px;
  margin: auto; }

/* line 205, _product_tabs2.scss */
.icon-text1 {
  top: 100px; }

/* line 212, _product_tabs2.scss */
.mainprice {
  font-size: 36px;
  font-weight: bold;
  color: #5B5B5B;
  margin-right: 25px; }

/*
Липкое название товара
*/
/* line 222, _product_tabs2.scss */
.stbr {
  height: 60px;
  width: 100%;
  margin-top: 0px;
  z-index: 9000; }

/* line 230, _product_tabs2.scss */
.carttitle1 {
  margin-top: -60px;
  border-bottom: 1px solid #ccc;
  height: 60px;
  position: sticky;
  top: 0px;
  width: 100%;
  backdrop-filter: saturate(180%) blur(20px);
  background-color: rgba(255, 255, 255, 0.72);
  z-index: 8000; }

/* line 241, _product_tabs2.scss */
.inner1 {
  position: absolute;
  top: 50%;
  margin-top: -17px; }

/* line 247, _product_tabs2.scss */
.inner2 {
  max-width: 1000px;
  width: 1000px; }

/* line 252, _product_tabs2.scss */
.width300 {
  width: 300px; }

/* line 256, _product_tabs2.scss */
.printerversion {
  text-align: right; }

/* line 260, _product_tabs2.scss */
.stickybuy {
  position: sticky;
  z-index: 100000; }

/* line 266, _product_tabs2.scss */
.tabcontent {
  margin-top: 50px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto; }

/* (для анимации "зума" картинки на ховере) */
/* line 273, _product_tabs2.scss */
.zoom {
  transition: transform 1.9s;
  /* Animation */
  margin: 0 auto; }

/* line 279, _product_tabs2.scss */
.zoom:hover {
  transform: scale(1.25);
  /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */ }

/* line 283, _product_tabs2.scss */
.zoom1 {
  transition: transform 1.3s;
  /* Animation */
  margin: 0 auto; }

/* line 289, _product_tabs2.scss */
.zoom1:hover {
  transform: scale(1.1);
  /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */ }

/* (для страницы-каталога) */
/* line 294, _product_tabs2.scss */
.tabset1 > input:checked + label {
  border-color: #2c89d0;
  border-bottom: 1px solid #2c89d0;
  margin-bottom: -1px; }

/* line 1, _tables3001.scss */
div.blueTable {
  border: 0px solid #1C6EA4;
  width: 100%;
  text-align: center;
  border-collapse: collapse; }

/* line 7, _tables3001.scss */
.divTable.blueTable .divTableCell, .divTable.blueTable .divTableHead {
  border: 1px solid #EAEAEA;
  padding: 3px 3px; }

/* line 11, _tables3001.scss */
.divTable.blueTable .divTableBody .divTableCell {
  font-size: 13px; }

/* line 14, _tables3001.scss */
.divTable.blueTable .divTableRow:nth-child(even) {
  background: #F4F4F4; }

/* line 17, _tables3001.scss */
.divTable.blueTable .divTableHeading {
  background: #626262; }

/* line 20, _tables3001.scss */
.divTable.blueTable .divTableHeading .divTableHead {
  font-size: 15px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center; }

/* line 26, _tables3001.scss */
.blueTable .tableFootStyle {
  font-size: 14px; }

/* line 29, _tables3001.scss */
.blueTable .tableFootStyle .links {
  text-align: right; }

/* line 32, _tables3001.scss */
.blueTable .tableFootStyle .links a {
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px; }

/* line 39, _tables3001.scss */
.blueTable.outerTableFooter {
  border-top: none; }

/* line 42, _tables3001.scss */
.blueTable.outerTableFooter .tableFootStyle {
  padding: 3px 5px; }

/* DivTable.com */
/* line 46, _tables3001.scss */
.divTable {
  display: table; }

/* line 47, _tables3001.scss */
.divTableRow {
  display: table-row; }

/* line 48, _tables3001.scss */
.divTableHeading {
  display: table-header-group; }

/* line 49, _tables3001.scss */
.divTableCell, .divTableHead {
  display: table-cell; }

/* line 50, _tables3001.scss */
.divTableHeading {
  display: table-header-group; }

/* line 51, _tables3001.scss */
.divTableFoot {
  display: table-footer-group; }

/* line 52, _tables3001.scss */
.divTableBody {
  display: table-row-group; }
