@charset 'utf-8';
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

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

/**
 * Add the correct display in IE 9-.
 */

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

/**
 * Add the correct display in iOS 4-7.
 */

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/**
 * Add the correct background and color in IE 9-.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

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.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 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.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

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.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

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

/**
 * 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.
 */

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

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[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.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

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

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

.container {
  width: auto;
  margin-right: auto;
  margin-left: auto;
}
.container:before,
.container:after {
  display: table;
  content: '';
  clear: both;
}
.row:before,
.row:after {
  display: table;
  content: '';
  clear: both;
}
.row__item {
  display: block;
  min-height: 1px;
  float: left;
}
.row__item--right {
  float: right;
}
.row__item--size-1 {
  width: 8.333333333333334%;
}
.row__item--size-2 {
  width: 16.666666666666668%;
}
.row__item--size-3 {
  width: 25%;
}
.row__item--size-4 {
  width: 33.333333333333336%;
}
.row__item--size-5 {
  width: 41.66666666666667%;
}
.row__item--size-6 {
  width: 50%;
}
.row__item--size-7 {
  width: 58.333333333333336%;
}
.row__item--size-8 {
  width: 66.66666666666667%;
}
.row__item--size-9 {
  width: 75%;
}
.row__item--size-10 {
  width: 83.33333333333334%;
}
.row__item--size-11 {
  width: 91.66666666666667%;
}
.row__item--size-12 {
  width: 100%;
}
.row--cols-1 .row__item {
  width: 100%;
}
.row--cols-2 .row__item {
  width: 50%;
}
.row--cols-3 .row__item {
  width: 33.333333333333336%;
}
.row--cols-4 .row__item {
  width: 25%;
}
.row--cols-5 .row__item {
  width: 20%;
}
.row--cols-6 .row__item {
  width: 16.666666666666668%;
}
.row--cols-7 .row__item {
  width: 14.285714285714286%;
}
.row--cols-8 .row__item {
  width: 12.5%;
}
.row--cols-9 .row__item {
  width: 11.11111111111111%;
}
.row--cols-10 .row__item {
  width: 10%;
}
.row--cols-11 .row__item {
  width: 9.090909090909092%;
}
.row--cols-12 .row__item {
  width: 8.333333333333334%;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
*:focus {
  outline: none;
}
html,
body {
  width: 100%;
  padding: 0;
  margin: 0;
}
html {
  height: 100%;
}
body {
  font-family: sans-serif;
  min-height: 100%;
  position: relative;
  line-height: 1.25;
}
p:first-child,
ul:first-child,
ol:first-child,
dl:first-child,
li:first-child,
table:first-child,
form:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
blockquote:first-child,
pre:first-child,
iframe:first-child,
center:first-child,
fieldset:first-child,
article:first-child,
aside:first-child,
canvas:first-child,
embed:first-child,
footer:first-child,
header:first-child,
hgroup:first-child,
nav:first-child,
section:first-child,
audio:first-child,
video:first-child {
  margin-top: 0px !important;
}
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
li:last-child,
table:last-child,
form:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
blockquote:last-child,
pre:last-child,
iframe:last-child,
center:last-child,
fieldset:last-child,
article:last-child,
aside:last-child,
canvas:last-child,
embed:last-child,
footer:last-child,
header:last-child,
hgroup:last-child,
nav:last-child,
section:last-child,
audio:last-child,
video:last-child {
  margin-bottom: 0px !important;
}
a {
  text-decoration: none;
  display: inline-block;
}
input[type='password'],
input[type='submit'],
input[type='search'],
input[type='email'],
input[type='phone'],
input[type='text'],
textarea,
button,
label {
  font-family: inherit;
  display: block;
  padding-bottom: 0;
  padding-top: 0;
  margin: 0;
  width: 100%;
}
textarea {
  resize: vertical;
}
.container {
  width: 1200px;
}
.inner-container {
  padding-right: 80px;
  padding-left: 80px;
}
body {
  background-repeat: repeat;
  background-image: url("./img/bg.jpg");
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
a {
  transition: all 0.25s ease-in-out;
  border-bottom: 1px solid transparent;
  color: #db8c1c;
  padding-bottom: 1px;
}
a:hover {
  border-bottom: 1px solid #db8c1c;
}
a:active {
  border-bottom: 1px solid #af7016;
  color: #af7016;
}
hr {
  border-top: 1px solid #db8c1c;
  display: block;
  height: 1px;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
}
hr:first-child {
  margin-top: 0px;
}
hr:last-child {
  margin-bottom: 0px;
}
ul,
ol {
  padding-left: 18px;
}
textarea {
  line-height: 22px !important;
  font-size: 14px;
  padding-top: 6px;
  padding-bottom: 6px;
  min-height: 56px;
}
.global {
  position: relative;
  min-height: 100%;
  width: 100%;
}
.global__inner {
  padding-bottom: 294px;
  width: 100%;
}
.global__footer {
  height: 214px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.global.disabled {
  overflow: hidden;
  height: 100%;
}
.heading {
  display: block;
  height: 50px;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
  position: relative;
  text-align: center;
}
.heading:first-child {
  margin-top: 0px;
}
.heading:last-child {
  margin-bottom: 0px;
}
.heading:before {
  position: absolute;
  left: 0;
  top: 50%;
  border-top: 1px solid #db8c1c;
  display: block;
  content: '';
  height: 1px;
  width: 100%;
}
.heading__value {
  background-repeat: repeat;
  background-image: url("./img/bg.jpg");
  color: #db8c1c;
  font-size: 43px;
  line-height: 50px;
  display: inline-block;
  padding-right: 28px;
  padding-left: 28px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  position: relative;
}
.heading--lead {
  height: 110px;
  padding-top: 60px;
}
.heading--lead:before {
  margin-top: 30px;
}
.card {
  box-shadow: 0px 1px 3px #c0c0c0;
  background-repeat: no-repeat;
  background-color: #fff;
  display: block;
  width: 100%;
}
.table {
  border-collapse: collapse;
  border-spacing: 0px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
}
.table td,
.table th {
  border: 1px solid #f3d1a2;
  padding-top: 14px;
  padding-right: 14px;
  padding-bottom: 14px;
  padding-left: 14px;
}
.price:after {
  content: ' руб.';
}
.price-box {
  display: inline-block;
}
.price-box__value {
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
}
.price-box__value:after {
  content: ' p.';
}
.price-box__text {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1;
}
.price-box.disabled {
  color: #696969;
}
.socials {
  display: inline-block;
  font-size: 0px;
}
.socials__item {
  border-bottom: none  !important;
  display: inline-block;
  height: 32px;
  width: 32px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-left: 17px;
}
.socials__item:first-child {
  margin-left: 0px;
}
.socials__item--vk {
  background-repeat: no-repeat;
  background-image: url("./img/vk.png");
}
.socials__item--fb {
  background-repeat: no-repeat;
  background-image: url("./img/fb.png");
}
.socials__item--tt {
  background-repeat: no-repeat;
  background-image: url("./img/tt.png");
}
.socials--light .socials__item--vk {
  background-repeat: no-repeat;
  background-image: url("./img/vk-light.png");
}
.socials--light .socials__item--fb {
  background-repeat: no-repeat;
  background-image: url("./img/fb-light.png");
}
.socials--light .socials__item--tt {
  background-repeat: no-repeat;
  background-image: url("./img/tt-light.png");
}
.paginator {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0px;
  line-height: 0px;
  margin-top: 60px;
}
.paginator:first-child {
  margin-top: 0px;
}
.paginator__item {
  box-shadow: 0px 1px 3px 0 #c0c0c0;
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 2px;
  border: none  !important;
  display: inline-block;
  height: 40px;
  width: 40px;
  vertical-align: top;
  padding-bottom: 0px;
  margin-left: 20px;
  color: #131313;
  font-size: 14px;
  line-height: 40px;
  transition: all 0.25s ease-in-out;
}
.paginator__item:first-child {
  margin-left: 0px;
}
.paginator__item.active,
.paginator__item:hover {
  background-repeat: no-repeat;
  background-color: #db8c1c;
  color: #fff;
}
.paginator__item:active {
  box-shadow: none;
}
.paginator__item--dots:hover {
  background-repeat: no-repeat;
  background-color: #fff;
  color: #131313;
}
.paginator__item--dots:active {
  box-shadow: 0px 1px 3px 0 #c0c0c0;
}
.paginator__item--dots:before {
  content: '...';
}
.paginator__item--next,
.paginator__item--back {
  padding-right: 10px;
  padding-left: 10px;
  width: auto;
}
.paginator__item--next {
  background-repeat: no-repeat;
  background-image: url("./img/arrow-right.png");
  background-position: right+10px center;
  padding-right: 47px;
  padding-left: 15px;
}
.paginator__item--next:before {
  content: 'Вперед';
}
.paginator__item--back {
  background-repeat: no-repeat;
  background-image: url("./img/arrow-left.png");
  background-position: 10px center;
  padding-right: 15px;
  padding-left: 47px;
}
.paginator__item--back:before {
  content: 'Назад';
}
.form__item {
  margin-top: 10px !important;
  display: block;
  width: 100%;
}
.form__item:first-child {
  margin-top: 0px !important;
}
.form__item--buttons {
  margin-top: 20px !important;
  text-align: right;
}
.input {
  border-radius: 3px;
  border: 1px solid #db8c1c;
  padding-right: 12px;
  padding-left: 12px;
  min-height: 34px;
  line-height: 34px;
}
.input--search {
  background-repeat: no-repeat;
  background-image: url("./img/search-icon.png");
  background-position: 8px center;
  padding-left: 31px;
}
.button {
  transition: all 0.25s ease-in-out;
  box-shadow: 0px 1px 3px 0 #c0c0c0;
  border-radius: 3px;
  border: 1px solid #db8c1c;
  background-repeat: no-repeat;
  background-color: transparent;
  color: #131313;
  line-height: 27px;
  padding-right: 14px;
  padding-left: 14px;
  display: inline-block;
  width: auto;
}
.button:hover {
  background-repeat: no-repeat;
  background-color: #db8c1c;
  color: #fff;
}
.button:active {
  box-shadow: none;
}
.button--arrow:after {
  background-repeat: no-repeat;
  background-image: url("./img/double-arrow-icon.png");
  background-position: center center;
  background-size: contain;
  display: inline-block;
  content: '';
  height: 27px;
  width: 10px;
  margin-left: 7px;
  vertical-align: top;
}
.button--primary {
  background-repeat: no-repeat;
  background-color: #db8c1c;
  color: #fff;
  font-weight: bold;
}
.button--primary:hover {
  background-repeat: no-repeat;
  background-color: #e7a444;
}
.button--primary:active {
  background-repeat: no-repeat;
  background-color: #af7016;
}
.button--plain {
  background-repeat: no-repeat;
  background-color: transparent;
  box-shadow: none;
  border: none;
  font-weight: bold;
}
.button--plain:hover {
  background-repeat: no-repeat;
  background-color: transparent;
  color: #db8c1c;
}
.button--plain:active {
  background-repeat: no-repeat;
  background-color: transparent;
}
.button--busy.disabled {
  background-repeat: no-repeat;
  background-color: #e7a444;
}
.button--busy.disabled:hover {
  background-repeat: no-repeat;
  background-color: #e7a444;
}
.button--busy.disabled:before {
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
  background-repeat: no-repeat;
  background-image: url("./img/spinner.png");
  background-position: center center;
  background-size: contain;
  display: inline-block;
  content: '';
  height: 22px;
  width: 22px;
  vertical-align: middle;
  margin-right: 4px;
  margin-top: -2px;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.button-icon {
  box-shadow: 0px 1px 3px #c0c0c0;
  border-radius: 3px;
  border: 1px solid rgba(105,105,105,0.12);
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: center center;
  display: inline-block;
  height: 24px;
  width: 24px;
  transition: all 0.25s ease-in-out;
}
.button-icon:hover {
  background-repeat: no-repeat;
  background-color: rgba(105,105,105,0.12);
}
.button-icon:active {
  box-shadow: none;
}
.button-icon--remove {
  background-repeat: no-repeat;
  background-image: url("./img/remove.png");
}
.checkbox {
  display: inline-block;
  height: 24px;
  width: 24px;
}
.checkbox__icon {
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: center center;
  display: block;
  content: '';
  height: 100%;
  width: 100%;
  box-shadow: 0px 1px 3px #c0c0c0;
  border-radius: 3px;
  border: 1px solid rgba(105,105,105,0.12);
  transition: all 0.25s ease-in-out;
}
.checkbox__icon:active {
  box-shadow: none;
}
.checkbox__input {
  display: none;
}
.checkbox__input:checked + .checkbox__icon {
  background-repeat: no-repeat;
  background-image: url("./img/check.png");
}
.count-input {
  display: inline-block;
  height: 29px;
  width: 128px;
  padding-top: 5px;
}
.count-input__button,
.count-input__input {
  border-radius: 3px;
  border: 1px solid rgba(105,105,105,0.12);
  margin-left: 15px !important;
  display: block;
  text-align: center;
  float: left;
}
.count-input__button:first-child,
.count-input__input:first-child {
  margin-left: 0px !important;
}
.count-input__button {
  box-shadow: 0px 1px 3px #c0c0c0;
  transition: all 0.25s ease-in-out;
  background-repeat: no-repeat;
  background-position: center center;
  height: 24px;
  width: 24px;
}
.count-input__button--inc {
  background-repeat: no-repeat;
  background-image: url("./img/plus.png");
}
.count-input__button--dec {
  background-repeat: no-repeat;
  background-image: url("./img/minus.png");
}
.count-input__button:hover {
  background-repeat: no-repeat;
  background-color: #f3f3f3;
}
.count-input__button:active {
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  box-shadow: none;
}
.count-input__input {
  width: 50px !important;
  text-align: center;
}
.count-input__input:focus {
  box-shadow: 0px 1px 3px #c0c0c0;
}
.header {
  padding-top: 27px;
  padding-bottom: 27px;
}
.header__item {
  margin-left: 38px;
  padding-top: 3px;
}
.header__item:first-child {
  margin-left: 0px;
}
.header__item--logo {
  padding-top: 0px;
}
.header__item--search {
  padding-top: 5px;
}
.header-contact__item {
  display: block;
  width: 100%;
  color: #131313;
}
.header-contact__item:hover {
  border-bottom: 1px solid #131313;
}
.header-contact__item + .header-contact__item {
  margin-top: 2px;
}
.header-logo {
  background-repeat: no-repeat;
  background-image: url("./img/logo.png");
  background-size: contain;
  border-bottom: none  !important;
  display: block;
  height: 44px;
  width: 153px;
}
.header-cart {
  background-repeat: no-repeat;
  background-image: url("./img/cart-logo.png");
  background-position: left 4px;
  padding-left: 55px;
}
.header-cart__title {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.header-cart__value {
  display: inline-block;
  color: #131313;
}
.header-cart__value:hover {
  border-bottom: 1px solid #131313;
}
.header-search {
  width: 300px;
}
.menu {
  list-style: none;
  padding-left: 0;
}
.menu-bg {
  background-repeat: no-repeat;
  background-color: #f3f3f3;
}
.top-menu .menu .menu__item.active > .menu__title {
  cursor: default;
}
.top-menu .menu .menu__title {
  border-bottom: none  !important;
  color: #131313;
  text-transform: uppercase;
  padding-bottom: 0px;
}
.top-menu .menu--level-1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  line-height: 50px;
  height: 50px;
}
.top-menu .menu--level-1 > .menu__item > .menu__title {
  font-weight: bold;
}
.top-menu .menu--level-1 > .menu__item > .menu__sub {
  position: absolute;
  left: 0px;
  width: 100%;
  transition: visibility 0s ease-in-out, opacity 0.25s ease-in-out;
  visibility: hidden;
  opacity: 0;
  z-index: 20;
}
.top-menu .menu--level-1 > .menu__item.active > .menu__title,
.top-menu .menu--level-1 > .menu__item:hover > .menu__title {
  color: #db8c1c;
}
.top-menu .menu--level-1 > .menu__item:hover > .menu__sub {
  transition: opacity 0.25s ease-in-out;
  visibility: visible;
  opacity: 1;
}
.top-menu .menu--level-2 {
  box-shadow: 0px 1px 3px 0 #c0c0c0;
  background-repeat: no-repeat;
  background-color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  padding-top: 18px;
  padding-right: 20px;
  padding-bottom: 28px;
  padding-left: 20px;
  height: 256px;
  margin-left: -10px;
}
.top-menu .menu--level-2 > .menu__item {
  padding-top: 10px;
  margin-left: 10px;
}
.top-menu .menu--level-2 > .menu__item > .menu__title {
  padding-right: 23px;
  padding-left: 23px;
  display: block;
  line-height: 30px;
}
.top-menu .menu--level-2 > .menu__item.active > .menu__title,
.top-menu .menu--level-2 > .menu__item:hover > .menu__title {
  background-repeat: no-repeat;
  background-color: #db8c1c;
  color: #fff;
}
.footer-menu .menu__item {
  margin-top: 7px;
}
.footer-menu .menu__item:first-child {
  margin-top: 0px;
}
.footer-menu .menu__title {
  color: #131313;
}
.footer-menu .menu__title:hover {
  border-bottom: 1px solid #131313;
}
.footer-menu--columns .menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  height: 123px;
  width: 340px;
}
.footer-menu--columns .menu__item {
  width: 170px;
}
.footer-menu--columns .menu__item:nth-child(6) {
  margin-top: 0px;
}
.footer-menu--columns .menu__title {
  display: inline;
}
.footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 214px;
  width: 100%;
  background-repeat: no-repeat;
  background-color: #f3f3f3;
  padding-top: 30px;
}
.footer-bg {
  height: 294px;
}
.footer-grid {
  margin-right: -30px;
  margin-left: -30px;
}
.footer-grid .row__item {
  padding-right: 30px;
  padding-left: 30px;
}
.footer-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
}
.footer-text {
  line-height: 26px;
  margin-top: -5px;
}
.footer-socials__item {
  border-bottom: none  !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  height: 32px;
  width: 32px;
  margin-left: 17px;
}
.footer-socials__item:first-child {
  margin-left: 0px;
}
.footer-socials__item--vk {
  background-repeat: no-repeat;
  background-image: url("./img/vk.png");
}
.footer-socials__item--fb {
  background-repeat: no-repeat;
  background-image: url("./img/fb.png");
}
.footer-socials__item--tt {
  background-repeat: no-repeat;
  background-image: url("./img/tt.png");
}
.slider__box {
  position: relative;
}
.slider__box--main {
  height: 550px;
}
.slider__box--dots {
  text-align: center;
}
.slider__slide {
  position: absolute;
  transition: visibility 0s ease-in-out, opacity 0.25s ease-in-out;
  visibility: hidden;
  opacity: 0;
  height: 100%;
  width: 100%;
}
.slider__slide.active {
  transition: opacity 0.25s ease-in-out;
  visibility: visible;
  opacity: 1;
  z-index: 10;
}
.slider-dots {
  display: block;
  width: 100%;
  text-align: center;
}
.slider-dots__inner {
  text-align:center;
  margin: 0 0 10px 0;
}
.slider-dots__item {
  border-bottom: none  !important;
  display: inline-block;
  height: 42px;
  width: 29px;
  position: relative;
  //float: left;
}
.slider-dots__item:before {
  transition: background-color 0.25s ease-in-out;
  background-repeat: no-repeat;
  background-color: transparent;
  border-radius: 13px;
  border: 1px solid #db8c1c;
  display: block;
  content: '';
  height: 13px;
  width: 13px;
  margin-left: -6.5px;
  left: 50%;
  margin-top: -6.5px;
  top: 50%;
  position: absolute;
}
.slider-dots__item.active:before {
  background-repeat: no-repeat;
  background-color: #db8c1c;
}
.slide {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  height: 550px;
  width: 100%;
}
.slide__inner {
  background-repeat: no-repeat;
  background-color: #fff;
  position: absolute;
  top: 60px;
  padding-top: 50px;
  padding-right: 60px;
  padding-bottom: 50px;
  padding-left: 60px;
  width: 570px;
}
.slide__title {
  color: #db8c1c;
  font-weight: bold;
  font-size: 43px;
  line-height: 49px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.slide__link {
  margin-top: 30px;
  margin-left: 18px;
  color: #131313;
  font-size: 19px;
  line-height: 1;
}
.slide__link:hover {
  border-bottom: 1px solid #131313;
}
.slide__link:after {
  background-repeat: no-repeat;
  background-image: url("./img/double-arrow-icon.png");
  background-position: left center;
  background-size: contain;
  vertical-align: top;
  display: inline-block;
  content: '';
  height: 19px;
  width: 14px;
  margin-left: 7px;
}
.catalog-grid {
  margin-right: -8px;
  margin-left: -8px;
}
.catalog-grid > .row__item {
  padding-right: 9px;
  padding-left: 9px;
  margin-top: 18px;
}
.catalog-grid > .row__item:nth-child(1),
.catalog-grid > .row__item:nth-child(2),
.catalog-grid > .row__item:nth-child(3),
.catalog-grid > .row__item:nth-child(4) {
  margin-top: 0px;
}
.catalog-preview {
  border-bottom: none  !important;
  height: 300px;
}
.catalog-preview:hover .catalog-preview__title {
  color: #db8c1c;
}
.catalog-preview__title-wrapper,
.catalog-preview__title,
.catalog-preview__image {
  display: block;
  width: 100%;
}
.catalog-preview__image {
  border-bottom: 1px solid #f3f3f3;
  height: 220px;
  background-repeat: no-repeat;
  background-size: cover;
}
.catalog-preview__title-wrapper {
  height: 80px;
  font-size: 0px;
}
.catalog-preview__title-wrapper:before {
  display: inline-block;
  content: '';
  height: 100%;
  width: 0px;
  vertical-align: middle;
}
.catalog-preview__title {
  transition: color 0.25s ease-in-out;
  color: #131313;
  text-align: center;
  font-size: 22px;
  display: inline-block;
  vertical-align: middle;
}
.product-grid {
  margin-right: -9px;
  margin-left: -9px;
}
.product-grid > .row__item {
  padding-right: 9px;
  padding-left: 9px;
  margin-top: 18px;
}
.product-grid > .row__item:nth-child(1),
.product-grid > .row__item:nth-child(2) {
  margin-top: 0px;
}
.product-page-grid > .row__item:first-child {
  width: 680px;
}
.product-page-grid > .row__item:last-child {
  width: 520px;
  padding-left: 20px;
}
.product-preview {
  position: relative;
  height: 220px;
}
.product-preview__inner {
  position: relative;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  height: 100%;
}
.product-preview__title {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
}
.product-preview__title a {
  border-bottom: none  !important;
  color: #131313;
}
.product-preview__title a:hover {
  color: #db8c1c;
}
.product-preview__image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
}
.product-preview__text {
  height: 35px;
  color: #696969;
  overflow: hidden;
}
.product-preview__price {
  text-align: right;
  font-size: 20px;
  line-height: 1;
}
.product-preview__button {
  margin-top: 20px;
  text-align: right;
}
.product-preview__footer {
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.product-gallery {
  display: block;
  width: 100%;
}
.product-gallery__inner {
  margin-top: 20px;
}
.product-gallery__inner:first-child {
  margin-top: 0px;
}
.product-gallery__image,
.product-gallery__thumb {
  display: block;
  width: 100%;
  transition: box-shadow 0.25s ease-in-out;
  box-shadow: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
}
.product-gallery__image:hover,
.product-gallery__thumb:hover {
  box-shadow: 0px 1px 3px 0 #c0c0c0;
}
.product-gallery__image {
  height: 500px;
}
.product-gallery__thumb {
  height: 120px;
}
.product-gallery > .row {
  margin-right: -10px;
  margin-left: -10px;
}
.product-gallery > .row > .row__item {
  padding-right: 10px;
  padding-left: 10px;
}
.product-card {
  padding-top: 27px;
  padding-right: 27px;
  padding-bottom: 27px;
  padding-left: 27px;
}
.product-card__item {
  margin-top: 30px;
}
.product-card__item:first-child {
  margin-top: 0px;
}
.product-card-desc__subtitle,
.product-card-desc__title,
.product-card-desc__intro,
.product-card-desc__text {
  margin-top: 30px;
}
.product-card-desc__subtitle:first-child,
.product-card-desc__title:first-child,
.product-card-desc__intro:first-child,
.product-card-desc__text:first-child {
  margin-top: 0px;
}
.product-card-desc__title {
  color: #131313;
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
}
.product-card-desc__title--sub {
  font-size: 16px;
  line-height: 22px;
}
.product-card-desc__intro,
.product-card-desc__text {
  color: #696969;
  text-align: justify;
  font-size: 14px;
  line-height: 22px;
  display: block;
  width: 100%;
  white-space: pre-wrap;
}
.product-card-desc__text {
  color: #131313;
}
.product-card-buttons {
  text-align: right;
  font-size: 0px;
}
.product-card-buttons__item {
  margin-left: 20px;
  font-size: 14px;
}
.product-cart-preview {
  text-align: left;
}
.product-cart-preview__inner {
  padding-left: 15px;
  max-width: 340px;
}
.product-cart-preview__image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 114px;
  width: 155px;
}
.product-cart-preview__title,
.product-cart-preview__text {
  overflow: hidden;
}
.product-cart-preview__title {
  margin-top: 22px;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  max-height: 44px;
}
.product-cart-preview__title a {
  color: #131313;
}
.product-cart-preview__title a:hover {
  color: #db8c1c;
}
.product-cart-preview__text {
  margin-top: 0px;
  margin-bottom: 0px;
  max-height: 22px;
}
.article-grid {
  margin-right: -9px;
  margin-left: -9px;
}
.article-grid .row__item {
  padding-right: 9px;
  padding-left: 9px;
  margin-top: 18px;
}
.article-grid .row__item:nth-child(1),
.article-grid .row__item:nth-child(2),
.article-grid .row__item:nth-child(3) {
  margin-top: 0px;
}
.article-preview {
  display: block;
  width: 100%;
}
.article-preview:after {
  display: block;
  content: '';
  height: 1px;
  width: 200px;
  border-top: 1px solid #db8c1c;
  margin-top: 40px;
}
.article-preview__item {
  margin-top: 14px;
  margin-bottom: 14px;
}
.article-preview__title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
  line-height: 1;
}
.article-preview__title a {
  border-bottom: none  !important;
  color: #131313;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 22px;
  width: 100%;
}
.article-preview__title a:hover {
  color: #db8c1c;
}
.article-preview__text {
  color: #696969;
  text-align: justify;
  font-size: 16px;
  line-height: 26px;
  overflow: hidden;
  height: 104px;
}
.article-preview--large {
  margin-top: 60px;
}
.article-preview--large:first-child {
  margin-top: 0px;
}
.article-preview--large .article-preview__text {
  color: #131313;
  height: auto;
}
.article-content {
  color: #131313;
  text-align: justify;
  font-size: 16px;
  line-height: 1.625;
}
.article-content p,
.article-content ul,
.article-content ol,
.article-content table {
  margin-top: 30px;
  margin-bottom: 30px;
}
.article-content h2 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 22px;
}
.article-content--light {
  color: #696969;
}
.contacts-page {
  font-weight: bold;
}
.contacts-page h2 {
  color: #db8c1c;
}
.contacts-page a {
  color: #131313;
}
.contacts-page a:hover {
  border-bottom: 1px solid #131313;
}
.contacts-page .row__item {
  margin-left: 120px;
  min-width: 180px;
}
.contacts-page .row__item:first-child {
  margin-left: 0px;
}
.sale-page {
  background-repeat: no-repeat;
  background-image: url("./img/sale-page.png");
  background-position: right bottom;
  min-height: 433px;
}
.cart-table th {
  border-top: none;
}
.cart-table th:first-child,
.cart-table td:first-child {
  border-left: none;
}
.cart-table th:last-child,
.cart-table td:last-child {
  border-right: none;
}
.cart-table td.cart-table__checkbox {
  vertical-align: top;
  border-right: none;
  width: 52px;
  border-left: none;
}
.cart-table td.cart-table__checkbox + td {
  border-left: none;
  padding-left: 0px;
}
.cart-buttons {
  padding-top: 30px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
}
.popup {
  position: fixed;
  transition: visibility 0s ease-in-out, opacity 0.25s ease-in-out;
  visibility: hidden;
  opacity: 0;
  z-index: 999;
}
.popup.active {
  transition: opacity 0.25s ease-in-out;
  visibility: visible;
  opacity: 1;
}
.popup-alert {
  border-radius: 3px;
  border: 1px solid rgba(105,105,105,0.12);
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  width: 420px;
  margin-left: -210px;
  left: 50%;
  position: fixed;
  top: 40px;
  text-align: center;
  font-weight: bold;
}
.popup-alert--error {
  color: #bf0000;
}
.popup-dialog {
  background-repeat: no-repeat;
  background-color: rgba(105,105,105,0.5);
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}
.popup-dialog__title {
  text-align: center;
  font-size: 22px;
  line-height: 1;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}
.popup-dialog__inner {
  border-radius: 3px;
  border: 1px solid rgba(105,105,105,0.12);
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  width: 420px;
}

.vm2-add_quantity_cart2 {
    background-position: 0 0;
    width: 24px;
    height: 24px;
    border: 0px;
    margin: 0 auto;
    cursor: pointer;
}

.vmicon2 {
    background: url(../main/img/vm2-sprite.png) no-repeat top left;
}