@charset "UTF-8";
/* line 1, _styles.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* line 1, _styles.scss */
body {
  margin: 0; }

/* line 1, _styles.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* line 1, _styles.scss */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

/* line 1, _styles.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 1, _styles.scss */
[hidden], template {
  display: none; }

/* line 1, _styles.scss */
a {
  background-color: transparent; }

/* line 1, _styles.scss */
a:active, a:hover {
  outline: 0; }

/* line 1, _styles.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 1, _styles.scss */
b, strong {
  font-weight: 700; }

/* line 1, _styles.scss */
dfn {
  font-style: italic; }

/* line 1, _styles.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 1, _styles.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 1, _styles.scss */
small {
  font-size: 80%; }

/* line 1, _styles.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 1, _styles.scss */
sup {
  top: -0.5em; }

/* line 1, _styles.scss */
sub {
  bottom: -0.25em; }

/* line 1, _styles.scss */
img {
  border: 0; }

/* line 1, _styles.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 1, _styles.scss */
figure {
  margin: 1em 40px; }

/* line 1, _styles.scss */
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/* line 1, _styles.scss */
pre {
  overflow: auto; }

/* line 1, _styles.scss */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* line 1, _styles.scss */
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

/* line 1, _styles.scss */
button {
  overflow: visible; }

/* line 1, _styles.scss */
button, select {
  text-transform: none; }

/* line 1, _styles.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 1, _styles.scss */
button[disabled], html input[disabled] {
  cursor: default; }

/* line 1, _styles.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 1, _styles.scss */
input {
  line-height: normal; }

/* line 1, _styles.scss */
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

/* line 1, _styles.scss */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/* line 1, _styles.scss */
input[type="search"] {
  -webkit-appearance: textfield; }

/* line 1, _styles.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 1, _styles.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/* line 1, _styles.scss */
legend {
  border: 0;
  padding: 0; }

/* line 1, _styles.scss */
textarea {
  overflow: auto; }

/* line 1, _styles.scss */
optgroup {
  font-weight: 700; }

/* line 1, _styles.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 1, _styles.scss */
td, th {
  padding: 0; }

/* line 1, _styles.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1, _styles.scss */
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1, _styles.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

/* line 1, _styles.scss */
body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

/* line 1, _styles.scss */
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* line 1, _styles.scss */
figure {
  margin: 0; }

/* line 1, _styles.scss */
img {
  vertical-align: middle; }

/* line 1, _styles.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

/* line 1, _styles.scss */
.img-rounded {
  border-radius: 6px; }

/* line 1, _styles.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

/* line 1, _styles.scss */
.img-circle {
  border-radius: 50%; }

/* line 1, _styles.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

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

/* line 1, _styles.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* line 1, _styles.scss */
[role="button"] {
  cursor: pointer; }

/* line 1, _styles.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

@media (min-width: 768px) {
  /* line 1, _styles.scss */
  .container {
    width: 740px; } }
@media (min-width: 992px) {
  /* line 1, _styles.scss */
  .container {
    width: 960px; } }
@media (min-width: 1200px) {
  /* line 1, _styles.scss */
  .container {
    width: 1160px; } }
/* line 1, _styles.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

/* line 1, _styles.scss */
.row {
  margin-left: -10px;
  margin-right: -10px; }

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

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

/* line 1, _styles.scss */
.col-xs-12 {
  width: 100%; }

/* line 1, _styles.scss */
.col-xs-11 {
  width: 91.66666667%; }

/* line 1, _styles.scss */
.col-xs-10 {
  width: 83.33333333%; }

/* line 1, _styles.scss */
.col-xs-9 {
  width: 75%; }

/* line 1, _styles.scss */
.col-xs-8 {
  width: 66.66666667%; }

/* line 1, _styles.scss */
.col-xs-7 {
  width: 58.33333333%; }

/* line 1, _styles.scss */
.col-xs-6 {
  width: 50%; }

/* line 1, _styles.scss */
.col-xs-5 {
  width: 41.66666667%; }

/* line 1, _styles.scss */
.col-xs-4 {
  width: 33.33333333%; }

/* line 1, _styles.scss */
.col-xs-3 {
  width: 25%; }

/* line 1, _styles.scss */
.col-xs-2 {
  width: 16.66666667%; }

/* line 1, _styles.scss */
.col-xs-1 {
  width: 8.33333333%; }

/* line 1, _styles.scss */
.col-xs-pull-12 {
  right: 100%; }

/* line 1, _styles.scss */
.col-xs-pull-11 {
  right: 91.66666667%; }

/* line 1, _styles.scss */
.col-xs-pull-10 {
  right: 83.33333333%; }

/* line 1, _styles.scss */
.col-xs-pull-9 {
  right: 75%; }

/* line 1, _styles.scss */
.col-xs-pull-8 {
  right: 66.66666667%; }

/* line 1, _styles.scss */
.col-xs-pull-7 {
  right: 58.33333333%; }

/* line 1, _styles.scss */
.col-xs-pull-6 {
  right: 50%; }

/* line 1, _styles.scss */
.col-xs-pull-5 {
  right: 41.66666667%; }

/* line 1, _styles.scss */
.col-xs-pull-4 {
  right: 33.33333333%; }

/* line 1, _styles.scss */
.col-xs-pull-3 {
  right: 25%; }

/* line 1, _styles.scss */
.col-xs-pull-2 {
  right: 16.66666667%; }

/* line 1, _styles.scss */
.col-xs-pull-1 {
  right: 8.33333333%; }

/* line 1, _styles.scss */
.col-xs-pull-0 {
  right: auto; }

/* line 1, _styles.scss */
.col-xs-push-12 {
  left: 100%; }

/* line 1, _styles.scss */
.col-xs-push-11 {
  left: 91.66666667%; }

/* line 1, _styles.scss */
.col-xs-push-10 {
  left: 83.33333333%; }

/* line 1, _styles.scss */
.col-xs-push-9 {
  left: 75%; }

/* line 1, _styles.scss */
.col-xs-push-8 {
  left: 66.66666667%; }

/* line 1, _styles.scss */
.col-xs-push-7 {
  left: 58.33333333%; }

/* line 1, _styles.scss */
.col-xs-push-6 {
  left: 50%; }

/* line 1, _styles.scss */
.col-xs-push-5 {
  left: 41.66666667%; }

/* line 1, _styles.scss */
.col-xs-push-4 {
  left: 33.33333333%; }

/* line 1, _styles.scss */
.col-xs-push-3 {
  left: 25%; }

/* line 1, _styles.scss */
.col-xs-push-2 {
  left: 16.66666667%; }

/* line 1, _styles.scss */
.col-xs-push-1 {
  left: 8.33333333%; }

/* line 1, _styles.scss */
.col-xs-push-0 {
  left: auto; }

/* line 1, _styles.scss */
.col-xs-offset-12 {
  margin-left: 100%; }

/* line 1, _styles.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%; }

/* line 1, _styles.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%; }

/* line 1, _styles.scss */
.col-xs-offset-9 {
  margin-left: 75%; }

/* line 1, _styles.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%; }

/* line 1, _styles.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%; }

/* line 1, _styles.scss */
.col-xs-offset-6 {
  margin-left: 50%; }

/* line 1, _styles.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%; }

/* line 1, _styles.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%; }

/* line 1, _styles.scss */
.col-xs-offset-3 {
  margin-left: 25%; }

/* line 1, _styles.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%; }

/* line 1, _styles.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%; }

/* line 1, _styles.scss */
.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  /* line 1, _styles.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  /* line 1, _styles.scss */
  .col-sm-12 {
    width: 100%; }

  /* line 1, _styles.scss */
  .col-sm-11 {
    width: 91.66666667%; }

  /* line 1, _styles.scss */
  .col-sm-10 {
    width: 83.33333333%; }

  /* line 1, _styles.scss */
  .col-sm-9 {
    width: 75%; }

  /* line 1, _styles.scss */
  .col-sm-8 {
    width: 66.66666667%; }

  /* line 1, _styles.scss */
  .col-sm-7 {
    width: 58.33333333%; }

  /* line 1, _styles.scss */
  .col-sm-6 {
    width: 50%; }

  /* line 1, _styles.scss */
  .col-sm-5 {
    width: 41.66666667%; }

  /* line 1, _styles.scss */
  .col-sm-4 {
    width: 33.33333333%; }

  /* line 1, _styles.scss */
  .col-sm-3 {
    width: 25%; }

  /* line 1, _styles.scss */
  .col-sm-2 {
    width: 16.66666667%; }

  /* line 1, _styles.scss */
  .col-sm-1 {
    width: 8.33333333%; }

  /* line 1, _styles.scss */
  .col-sm-pull-12 {
    right: 100%; }

  /* line 1, _styles.scss */
  .col-sm-pull-11 {
    right: 91.66666667%; }

  /* line 1, _styles.scss */
  .col-sm-pull-10 {
    right: 83.33333333%; }

  /* line 1, _styles.scss */
  .col-sm-pull-9 {
    right: 75%; }

  /* line 1, _styles.scss */
  .col-sm-pull-8 {
    right: 66.66666667%; }

  /* line 1, _styles.scss */
  .col-sm-pull-7 {
    right: 58.33333333%; }

  /* line 1, _styles.scss */
  .col-sm-pull-6 {
    right: 50%; }

  /* line 1, _styles.scss */
  .col-sm-pull-5 {
    right: 41.66666667%; }

  /* line 1, _styles.scss */
  .col-sm-pull-4 {
    right: 33.33333333%; }

  /* line 1, _styles.scss */
  .col-sm-pull-3 {
    right: 25%; }

  /* line 1, _styles.scss */
  .col-sm-pull-2 {
    right: 16.66666667%; }

  /* line 1, _styles.scss */
  .col-sm-pull-1 {
    right: 8.33333333%; }

  /* line 1, _styles.scss */
  .col-sm-pull-0 {
    right: auto; }

  /* line 1, _styles.scss */
  .col-sm-push-12 {
    left: 100%; }

  /* line 1, _styles.scss */
  .col-sm-push-11 {
    left: 91.66666667%; }

  /* line 1, _styles.scss */
  .col-sm-push-10 {
    left: 83.33333333%; }

  /* line 1, _styles.scss */
  .col-sm-push-9 {
    left: 75%; }

  /* line 1, _styles.scss */
  .col-sm-push-8 {
    left: 66.66666667%; }

  /* line 1, _styles.scss */
  .col-sm-push-7 {
    left: 58.33333333%; }

  /* line 1, _styles.scss */
  .col-sm-push-6 {
    left: 50%; }

  /* line 1, _styles.scss */
  .col-sm-push-5 {
    left: 41.66666667%; }

  /* line 1, _styles.scss */
  .col-sm-push-4 {
    left: 33.33333333%; }

  /* line 1, _styles.scss */
  .col-sm-push-3 {
    left: 25%; }

  /* line 1, _styles.scss */
  .col-sm-push-2 {
    left: 16.66666667%; }

  /* line 1, _styles.scss */
  .col-sm-push-1 {
    left: 8.33333333%; }

  /* line 1, _styles.scss */
  .col-sm-push-0 {
    left: auto; }

  /* line 1, _styles.scss */
  .col-sm-offset-12 {
    margin-left: 100%; }

  /* line 1, _styles.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  /* line 1, _styles.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  /* line 1, _styles.scss */
  .col-sm-offset-9 {
    margin-left: 75%; }

  /* line 1, _styles.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  /* line 1, _styles.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  /* line 1, _styles.scss */
  .col-sm-offset-6 {
    margin-left: 50%; }

  /* line 1, _styles.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  /* line 1, _styles.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  /* line 1, _styles.scss */
  .col-sm-offset-3 {
    margin-left: 25%; }

  /* line 1, _styles.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  /* line 1, _styles.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  /* line 1, _styles.scss */
  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  /* line 1, _styles.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  /* line 1, _styles.scss */
  .col-md-12 {
    width: 100%; }

  /* line 1, _styles.scss */
  .col-md-11 {
    width: 91.66666667%; }

  /* line 1, _styles.scss */
  .col-md-10 {
    width: 83.33333333%; }

  /* line 1, _styles.scss */
  .col-md-9 {
    width: 75%; }

  /* line 1, _styles.scss */
  .col-md-8 {
    width: 66.66666667%; }

  /* line 1, _styles.scss */
  .col-md-7 {
    width: 58.33333333%; }

  /* line 1, _styles.scss */
  .col-md-6 {
    width: 50%; }

  /* line 1, _styles.scss */
  .col-md-5 {
    width: 41.66666667%; }

  /* line 1, _styles.scss */
  .col-md-4 {
    width: 33.33333333%; }

  /* line 1, _styles.scss */
  .col-md-3 {
    width: 25%; }

  /* line 1, _styles.scss */
  .col-md-2 {
    width: 16.66666667%; }

  /* line 1, _styles.scss */
  .col-md-1 {
    width: 8.33333333%; }

  /* line 1, _styles.scss */
  .col-md-pull-12 {
    right: 100%; }

  /* line 1, _styles.scss */
  .col-md-pull-11 {
    right: 91.66666667%; }

  /* line 1, _styles.scss */
  .col-md-pull-10 {
    right: 83.33333333%; }

  /* line 1, _styles.scss */
  .col-md-pull-9 {
    right: 75%; }

  /* line 1, _styles.scss */
  .col-md-pull-8 {
    right: 66.66666667%; }

  /* line 1, _styles.scss */
  .col-md-pull-7 {
    right: 58.33333333%; }

  /* line 1, _styles.scss */
  .col-md-pull-6 {
    right: 50%; }

  /* line 1, _styles.scss */
  .col-md-pull-5 {
    right: 41.66666667%; }

  /* line 1, _styles.scss */
  .col-md-pull-4 {
    right: 33.33333333%; }

  /* line 1, _styles.scss */
  .col-md-pull-3 {
    right: 25%; }

  /* line 1, _styles.scss */
  .col-md-pull-2 {
    right: 16.66666667%; }

  /* line 1, _styles.scss */
  .col-md-pull-1 {
    right: 8.33333333%; }

  /* line 1, _styles.scss */
  .col-md-pull-0 {
    right: auto; }

  /* line 1, _styles.scss */
  .col-md-push-12 {
    left: 100%; }

  /* line 1, _styles.scss */
  .col-md-push-11 {
    left: 91.66666667%; }

  /* line 1, _styles.scss */
  .col-md-push-10 {
    left: 83.33333333%; }

  /* line 1, _styles.scss */
  .col-md-push-9 {
    left: 75%; }

  /* line 1, _styles.scss */
  .col-md-push-8 {
    left: 66.66666667%; }

  /* line 1, _styles.scss */
  .col-md-push-7 {
    left: 58.33333333%; }

  /* line 1, _styles.scss */
  .col-md-push-6 {
    left: 50%; }

  /* line 1, _styles.scss */
  .col-md-push-5 {
    left: 41.66666667%; }

  /* line 1, _styles.scss */
  .col-md-push-4 {
    left: 33.33333333%; }

  /* line 1, _styles.scss */
  .col-md-push-3 {
    left: 25%; }

  /* line 1, _styles.scss */
  .col-md-push-2 {
    left: 16.66666667%; }

  /* line 1, _styles.scss */
  .col-md-push-1 {
    left: 8.33333333%; }

  /* line 1, _styles.scss */
  .col-md-push-0 {
    left: auto; }

  /* line 1, _styles.scss */
  .col-md-offset-12 {
    margin-left: 100%; }

  /* line 1, _styles.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  /* line 1, _styles.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  /* line 1, _styles.scss */
  .col-md-offset-9 {
    margin-left: 75%; }

  /* line 1, _styles.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  /* line 1, _styles.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  /* line 1, _styles.scss */
  .col-md-offset-6 {
    margin-left: 50%; }

  /* line 1, _styles.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  /* line 1, _styles.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  /* line 1, _styles.scss */
  .col-md-offset-3 {
    margin-left: 25%; }

  /* line 1, _styles.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  /* line 1, _styles.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  /* line 1, _styles.scss */
  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  /* line 1, _styles.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  /* line 1, _styles.scss */
  .col-lg-12 {
    width: 100%; }

  /* line 1, _styles.scss */
  .col-lg-11 {
    width: 91.66666667%; }

  /* line 1, _styles.scss */
  .col-lg-10 {
    width: 83.33333333%; }

  /* line 1, _styles.scss */
  .col-lg-9 {
    width: 75%; }

  /* line 1, _styles.scss */
  .col-lg-8 {
    width: 66.66666667%; }

  /* line 1, _styles.scss */
  .col-lg-7 {
    width: 58.33333333%; }

  /* line 1, _styles.scss */
  .col-lg-6 {
    width: 50%; }

  /* line 1, _styles.scss */
  .col-lg-5 {
    width: 41.66666667%; }

  /* line 1, _styles.scss */
  .col-lg-4 {
    width: 33.33333333%; }

  /* line 1, _styles.scss */
  .col-lg-3 {
    width: 25%; }

  /* line 1, _styles.scss */
  .col-lg-2 {
    width: 16.66666667%; }

  /* line 1, _styles.scss */
  .col-lg-1 {
    width: 8.33333333%; }

  /* line 1, _styles.scss */
  .col-lg-pull-12 {
    right: 100%; }

  /* line 1, _styles.scss */
  .col-lg-pull-11 {
    right: 91.66666667%; }

  /* line 1, _styles.scss */
  .col-lg-pull-10 {
    right: 83.33333333%; }

  /* line 1, _styles.scss */
  .col-lg-pull-9 {
    right: 75%; }

  /* line 1, _styles.scss */
  .col-lg-pull-8 {
    right: 66.66666667%; }

  /* line 1, _styles.scss */
  .col-lg-pull-7 {
    right: 58.33333333%; }

  /* line 1, _styles.scss */
  .col-lg-pull-6 {
    right: 50%; }

  /* line 1, _styles.scss */
  .col-lg-pull-5 {
    right: 41.66666667%; }

  /* line 1, _styles.scss */
  .col-lg-pull-4 {
    right: 33.33333333%; }

  /* line 1, _styles.scss */
  .col-lg-pull-3 {
    right: 25%; }

  /* line 1, _styles.scss */
  .col-lg-pull-2 {
    right: 16.66666667%; }

  /* line 1, _styles.scss */
  .col-lg-pull-1 {
    right: 8.33333333%; }

  /* line 1, _styles.scss */
  .col-lg-pull-0 {
    right: auto; }

  /* line 1, _styles.scss */
  .col-lg-push-12 {
    left: 100%; }

  /* line 1, _styles.scss */
  .col-lg-push-11 {
    left: 91.66666667%; }

  /* line 1, _styles.scss */
  .col-lg-push-10 {
    left: 83.33333333%; }

  /* line 1, _styles.scss */
  .col-lg-push-9 {
    left: 75%; }

  /* line 1, _styles.scss */
  .col-lg-push-8 {
    left: 66.66666667%; }

  /* line 1, _styles.scss */
  .col-lg-push-7 {
    left: 58.33333333%; }

  /* line 1, _styles.scss */
  .col-lg-push-6 {
    left: 50%; }

  /* line 1, _styles.scss */
  .col-lg-push-5 {
    left: 41.66666667%; }

  /* line 1, _styles.scss */
  .col-lg-push-4 {
    left: 33.33333333%; }

  /* line 1, _styles.scss */
  .col-lg-push-3 {
    left: 25%; }

  /* line 1, _styles.scss */
  .col-lg-push-2 {
    left: 16.66666667%; }

  /* line 1, _styles.scss */
  .col-lg-push-1 {
    left: 8.33333333%; }

  /* line 1, _styles.scss */
  .col-lg-push-0 {
    left: auto; }

  /* line 1, _styles.scss */
  .col-lg-offset-12 {
    margin-left: 100%; }

  /* line 1, _styles.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  /* line 1, _styles.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  /* line 1, _styles.scss */
  .col-lg-offset-9 {
    margin-left: 75%; }

  /* line 1, _styles.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  /* line 1, _styles.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  /* line 1, _styles.scss */
  .col-lg-offset-6 {
    margin-left: 50%; }

  /* line 1, _styles.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  /* line 1, _styles.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  /* line 1, _styles.scss */
  .col-lg-offset-3 {
    margin-left: 25%; }

  /* line 1, _styles.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  /* line 1, _styles.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  /* line 1, _styles.scss */
  .col-lg-offset-0 {
    margin-left: 0; } }
/* line 1, _styles.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

/* line 1, _styles.scss */
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }

/* line 1, _styles.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

/* line 1, _styles.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%; }

/* line 1, _styles.scss */
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table; }

/* line 1, _styles.scss */
.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both; }

/* line 1, _styles.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 1, _styles.scss */
.pull-right {
  float: right !important; }

/* line 1, _styles.scss */
.pull-left {
  float: left !important; }

/* line 1, _styles.scss */
.hide {
  display: none !important; }

/* line 1, _styles.scss */
.show {
  display: block !important; }

/* line 1, _styles.scss */
.hidden {
  display: none !important; }

/* line 1, _styles.scss */
.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
/* line 1, _styles.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

/* line 1, _styles.scss */
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  /* line 1, _styles.scss */
  .visible-xs {
    display: block !important; }

  /* line 1, _styles.scss */
  table.visible-xs {
    display: table !important; }

  /* line 1, _styles.scss */
  tr.visible-xs {
    display: table-row !important; }

  /* line 1, _styles.scss */
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  /* line 1, _styles.scss */
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  /* line 1, _styles.scss */
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  /* line 1, _styles.scss */
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, _styles.scss */
  .visible-sm {
    display: block !important; }

  /* line 1, _styles.scss */
  table.visible-sm {
    display: table !important; }

  /* line 1, _styles.scss */
  tr.visible-sm {
    display: table-row !important; }

  /* line 1, _styles.scss */
  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, _styles.scss */
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, _styles.scss */
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, _styles.scss */
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, _styles.scss */
  .visible-md {
    display: block !important; }

  /* line 1, _styles.scss */
  table.visible-md {
    display: table !important; }

  /* line 1, _styles.scss */
  tr.visible-md {
    display: table-row !important; }

  /* line 1, _styles.scss */
  th.visible-md, td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, _styles.scss */
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, _styles.scss */
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, _styles.scss */
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  /* line 1, _styles.scss */
  .visible-lg {
    display: block !important; }

  /* line 1, _styles.scss */
  table.visible-lg {
    display: table !important; }

  /* line 1, _styles.scss */
  tr.visible-lg {
    display: table-row !important; }

  /* line 1, _styles.scss */
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  /* line 1, _styles.scss */
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  /* line 1, _styles.scss */
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  /* line 1, _styles.scss */
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  /* line 1, _styles.scss */
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, _styles.scss */
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, _styles.scss */
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  /* line 1, _styles.scss */
  .hidden-lg {
    display: none !important; } }
/* line 1, _styles.scss */
.visible-print {
  display: none !important; }

@media print {
  /* line 1, _styles.scss */
  .visible-print {
    display: block !important; }

  /* line 1, _styles.scss */
  table.visible-print {
    display: table !important; }

  /* line 1, _styles.scss */
  tr.visible-print {
    display: table-row !important; }

  /* line 1, _styles.scss */
  th.visible-print, td.visible-print {
    display: table-cell !important; } }
/* line 1, _styles.scss */
.visible-print-block {
  display: none !important; }

@media print {
  /* line 1, _styles.scss */
  .visible-print-block {
    display: block !important; } }
/* line 1, _styles.scss */
.visible-print-inline {
  display: none !important; }

@media print {
  /* line 1, _styles.scss */
  .visible-print-inline {
    display: inline !important; } }
/* line 1, _styles.scss */
.visible-print-inline-block {
  display: none !important; }

@media print {
  /* line 1, _styles.scss */
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  /* line 1, _styles.scss */
  .hidden-print {
    display: none !important; } }
/* line 1, _styles.scss */
h1, h2, h3, h4, h5, h6, small, big, p {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 0; }

/* line 1, _styles.scss */
ol, ul {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 1, _styles.scss */
img {
  display: block; }

/* line 3, _styles.scss */
.col-xs-5th-1, .col-xs-5th-2, .col-xs-5th-3, .col-xs-5th-4, .col-xs-5th-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  float: left; }

/* line 3, _styles.scss */
.col-xs-5th-5 {
  width: 100%; }

/* line 3, _styles.scss */
.col-xs-5th-4 {
  width: 80%; }

/* line 3, _styles.scss */
.col-xs-5th-3 {
  width: 60%; }

/* line 3, _styles.scss */
.col-xs-5th-2 {
  width: 40%; }

/* line 3, _styles.scss */
.col-xs-5th-1 {
  width: 20%; }

/* line 3, _styles.scss */
.col-xs-5th-pull-5 {
  right: 100%; }

/* line 3, _styles.scss */
.col-xs-5th-pull-4 {
  right: 80%; }

/* line 3, _styles.scss */
.col-xs-5th-pull-3 {
  right: 60%; }

/* line 3, _styles.scss */
.col-xs-5th-pull-2 {
  right: 40%; }

/* line 3, _styles.scss */
.col-xs-5th-pull-1 {
  right: 20%; }

/* line 3, _styles.scss */
.col-xs-5th-pull-0 {
  right: auto; }

/* line 3, _styles.scss */
.col-xs-5th-push-5 {
  left: 100%; }

/* line 3, _styles.scss */
.col-xs-5th-push-4 {
  left: 80%; }

/* line 3, _styles.scss */
.col-xs-5th-push-3 {
  left: 60%; }

/* line 3, _styles.scss */
.col-xs-5th-push-2 {
  left: 40%; }

/* line 3, _styles.scss */
.col-xs-5th-push-1 {
  left: 20%; }

/* line 3, _styles.scss */
.col-xs-5th-push-0 {
  left: auto; }

/* line 3, _styles.scss */
.col-xs-5th-offset-5 {
  margin-left: 100%; }

/* line 3, _styles.scss */
.col-xs-5th-offset-4 {
  margin-left: 80%; }

/* line 3, _styles.scss */
.col-xs-5th-offset-3 {
  margin-left: 60%; }

/* line 3, _styles.scss */
.col-xs-5th-offset-2 {
  margin-left: 40%; }

/* line 3, _styles.scss */
.col-xs-5th-offset-1 {
  margin-left: 20%; }

/* line 3, _styles.scss */
.col-xs-5th-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  /* line 3, _styles.scss */
  .col-sm-5th-1, .col-sm-5th-2, .col-sm-5th-3, .col-sm-5th-4, .col-sm-5th-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: left; }

  /* line 3, _styles.scss */
  .col-sm-5th-5 {
    width: 100%; }

  /* line 3, _styles.scss */
  .col-sm-5th-4 {
    width: 80%; }

  /* line 3, _styles.scss */
  .col-sm-5th-3 {
    width: 60%; }

  /* line 3, _styles.scss */
  .col-sm-5th-2 {
    width: 40%; }

  /* line 3, _styles.scss */
  .col-sm-5th-1 {
    width: 20%; }

  /* line 3, _styles.scss */
  .col-sm-5th-pull-5 {
    right: 100%; }

  /* line 3, _styles.scss */
  .col-sm-5th-pull-4 {
    right: 80%; }

  /* line 3, _styles.scss */
  .col-sm-5th-pull-3 {
    right: 60%; }

  /* line 3, _styles.scss */
  .col-sm-5th-pull-2 {
    right: 40%; }

  /* line 3, _styles.scss */
  .col-sm-5th-pull-1 {
    right: 20%; }

  /* line 3, _styles.scss */
  .col-sm-5th-pull-0 {
    right: auto; }

  /* line 3, _styles.scss */
  .col-sm-5th-push-5 {
    left: 100%; }

  /* line 3, _styles.scss */
  .col-sm-5th-push-4 {
    left: 80%; }

  /* line 3, _styles.scss */
  .col-sm-5th-push-3 {
    left: 60%; }

  /* line 3, _styles.scss */
  .col-sm-5th-push-2 {
    left: 40%; }

  /* line 3, _styles.scss */
  .col-sm-5th-push-1 {
    left: 20%; }

  /* line 3, _styles.scss */
  .col-sm-5th-push-0 {
    left: auto; }

  /* line 3, _styles.scss */
  .col-sm-5th-offset-5 {
    margin-left: 100%; }

  /* line 3, _styles.scss */
  .col-sm-5th-offset-4 {
    margin-left: 80%; }

  /* line 3, _styles.scss */
  .col-sm-5th-offset-3 {
    margin-left: 60%; }

  /* line 3, _styles.scss */
  .col-sm-5th-offset-2 {
    margin-left: 40%; }

  /* line 3, _styles.scss */
  .col-sm-5th-offset-1 {
    margin-left: 20%; }

  /* line 3, _styles.scss */
  .col-sm-5th-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  /* line 3, _styles.scss */
  .col-md-5th-1, .col-md-5th-2, .col-md-5th-3, .col-md-5th-4, .col-md-5th-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: left; }

  /* line 3, _styles.scss */
  .col-md-5th-5 {
    width: 100%; }

  /* line 3, _styles.scss */
  .col-md-5th-4 {
    width: 80%; }

  /* line 3, _styles.scss */
  .col-md-5th-3 {
    width: 60%; }

  /* line 3, _styles.scss */
  .col-md-5th-2 {
    width: 40%; }

  /* line 3, _styles.scss */
  .col-md-5th-1 {
    width: 20%; }

  /* line 3, _styles.scss */
  .col-md-5th-pull-5 {
    right: 100%; }

  /* line 3, _styles.scss */
  .col-md-5th-pull-4 {
    right: 80%; }

  /* line 3, _styles.scss */
  .col-md-5th-pull-3 {
    right: 60%; }

  /* line 3, _styles.scss */
  .col-md-5th-pull-2 {
    right: 40%; }

  /* line 3, _styles.scss */
  .col-md-5th-pull-1 {
    right: 20%; }

  /* line 3, _styles.scss */
  .col-md-5th-pull-0 {
    right: auto; }

  /* line 3, _styles.scss */
  .col-md-5th-push-5 {
    left: 100%; }

  /* line 3, _styles.scss */
  .col-md-5th-push-4 {
    left: 80%; }

  /* line 3, _styles.scss */
  .col-md-5th-push-3 {
    left: 60%; }

  /* line 3, _styles.scss */
  .col-md-5th-push-2 {
    left: 40%; }

  /* line 3, _styles.scss */
  .col-md-5th-push-1 {
    left: 20%; }

  /* line 3, _styles.scss */
  .col-md-5th-push-0 {
    left: auto; }

  /* line 3, _styles.scss */
  .col-md-5th-offset-5 {
    margin-left: 100%; }

  /* line 3, _styles.scss */
  .col-md-5th-offset-4 {
    margin-left: 80%; }

  /* line 3, _styles.scss */
  .col-md-5th-offset-3 {
    margin-left: 60%; }

  /* line 3, _styles.scss */
  .col-md-5th-offset-2 {
    margin-left: 40%; }

  /* line 3, _styles.scss */
  .col-md-5th-offset-1 {
    margin-left: 20%; }

  /* line 3, _styles.scss */
  .col-md-5th-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  /* line 3, _styles.scss */
  .col-lg-5th-1, .col-lg-5th-2, .col-lg-5th-3, .col-lg-5th-4, .col-lg-5th-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    float: left; }

  /* line 3, _styles.scss */
  .col-lg-5th-5 {
    width: 100%; }

  /* line 3, _styles.scss */
  .col-lg-5th-4 {
    width: 80%; }

  /* line 3, _styles.scss */
  .col-lg-5th-3 {
    width: 60%; }

  /* line 3, _styles.scss */
  .col-lg-5th-2 {
    width: 40%; }

  /* line 3, _styles.scss */
  .col-lg-5th-1 {
    width: 20%; }

  /* line 3, _styles.scss */
  .col-lg-5th-pull-5 {
    right: 100%; }

  /* line 3, _styles.scss */
  .col-lg-5th-pull-4 {
    right: 80%; }

  /* line 3, _styles.scss */
  .col-lg-5th-pull-3 {
    right: 60%; }

  /* line 3, _styles.scss */
  .col-lg-5th-pull-2 {
    right: 40%; }

  /* line 3, _styles.scss */
  .col-lg-5th-pull-1 {
    right: 20%; }

  /* line 3, _styles.scss */
  .col-lg-5th-pull-0 {
    right: auto; }

  /* line 3, _styles.scss */
  .col-lg-5th-push-5 {
    left: 100%; }

  /* line 3, _styles.scss */
  .col-lg-5th-push-4 {
    left: 80%; }

  /* line 3, _styles.scss */
  .col-lg-5th-push-3 {
    left: 60%; }

  /* line 3, _styles.scss */
  .col-lg-5th-push-2 {
    left: 40%; }

  /* line 3, _styles.scss */
  .col-lg-5th-push-1 {
    left: 20%; }

  /* line 3, _styles.scss */
  .col-lg-5th-push-0 {
    left: auto; }

  /* line 3, _styles.scss */
  .col-lg-5th-offset-5 {
    margin-left: 100%; }

  /* line 3, _styles.scss */
  .col-lg-5th-offset-4 {
    margin-left: 80%; }

  /* line 3, _styles.scss */
  .col-lg-5th-offset-3 {
    margin-left: 60%; }

  /* line 3, _styles.scss */
  .col-lg-5th-offset-2 {
    margin-left: 40%; }

  /* line 3, _styles.scss */
  .col-lg-5th-offset-1 {
    margin-left: 20%; }

  /* line 3, _styles.scss */
  .col-lg-5th-offset-0 {
    margin-left: 0; } }
/*---*/
/*базовые стили*/
/* line 7, _styles.scss */
a {
  color: #a60f9e;
  text-decoration: none; }

/* line 8, _styles.scss */
a:hover, a.active {
  color: #999; }

/* line 9, _styles.scss */
.link-alt {
  color: #222; }

/* line 10, _styles.scss */
.link-alt:hover {
  color: #999; }

/* line 11, _styles.scss */
.link-underline {
  text-decoration: underline; }

/* line 12, _styles.scss */
hr {
  display: none; }

/* line 13, _styles.scss */
strong {
  font-weight: 700; }

/* line 14, _styles.scss */
em {
  font-style: italic; }

/* line 15, _styles.scss */
.hr {
  height: 1px;
  background-color: #ddd;
  margin: 20px 0px;
  overflow: hidden; }

/* line 16, _styles.scss */
.hr-nomargin {
  margin: 0px; }

/*---*/
/*элементы форм*/
/* line 20, _styles.scss */
form, fieldset {
  display: block; }

/* line 21, _styles.scss */
input, button, textarea, select, .button {
  display: inline-block;
  outline: none;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  color: #474747;
  vertical-align: middle;
  transition: 0.2s;
  text-decoration: none !important; }

/* line 23, _styles.scss */
input[type='number'], input[type='search'], input[type='text'], input[type='email'], input[type='password'], input[type='tel'], textarea, select {
  border: 1px solid #ddd;
  padding: 5px 10px;
  width: 100%;
  border-radius: 0px; }

/* line 24, _styles.scss */
button, input[type='submit'], .button {
  border: none;
  background: #a60f9e;
  padding: 6px 11px;
  cursor: pointer;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 2px; }

/* line 25, _styles.scss */
button:hover, input[type='submit']:hover, .button:hover {
  box-shadow: inset 0px 100px rgba(255, 255, 255, 0.2);
  color: #fff; }

/* line 27, _styles.scss */
input[type='number'], input[type='search'], input[type='text'], input[type='email'], input[type='password'], input[type='tel'], textarea, select, input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* line 28, _styles.scss */
input[type='number'] {
  -moz-appearance: textfield; }

/* line 29, _styles.scss */
select {
  background: url(select-icon.png) right center no-repeat;
  padding-right: 42px; }

/* line 30, _styles.scss */
select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''; }

/* line 32, _styles.scss */
input.input-medium {
  font-size: 14px;
  line-height: 18px;
  padding: 8px 13px; }

/* line 33, _styles.scss */
.button-medium {
  font-size: 14px;
  line-height: 18px;
  padding: 9px 14px !important; }

/* line 34, _styles.scss */
.button-big {
  font-size: 16px;
  line-height: 20px;
  padding: 10px 15px !important; }

/* line 36, _styles.scss */
.button-grey {
  color: #111;
  background-color: #ccc; }

/* line 37, _styles.scss */
.button-grey:hover {
  color: #111; }

/* line 39, _styles.scss */
.button-empty {
  color: #999;
  border: 1px solid #ddd;
  padding: 5px 10px;
  background: transparent; }

/* line 40, _styles.scss */
.button-empty:hover {
  border-color: #a60f9e;
  color: #a60f9e; }

/* line 42, _styles.scss */
.button-bordered {
  position: relative;
  color: #a60f9e;
  border: 1px solid #a60f9e;
  background-color: transparent;
  padding: 6px 11px !important;
  overflow: hidden;
  border: none; }

/* line 43, _styles.scss */
.button-bordered:after {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  border: 1px solid #a60f9e;
  border-radius: 2px; }

/* line 44, _styles.scss */
.button-bordered:before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  height: 100%;
  width: 0px;
  padding: 50% 0px;
  background: #a60f9e;
  opacity: 0.15;
  transform: translate(-50%, -50%) rotate(-45deg);
  transition: 0.4s; }

/* line 45, _styles.scss */
.button-bordered:hover {
  opacity: 0.8;
  color: #fff; }

/* line 46, _styles.scss */
.button-bordered:hover:before {
  width: 100%;
  opacity: 1; }

/* line 47, _styles.scss */
.button-bordered.button-medium {
  padding: 9px 14px !important; }

/* line 48, _styles.scss */
.button-bordered.button-big {
  padding: 10px 15px !important; }

/* line 50, _styles.scss */
.button-extra {
  position: relative;
  border: 2px solid #a60f9e;
  background: transparent;
  font-size: 16px;
  line-height: 20px;
  padding: 12px 17px;
  border-radius: 0px;
  color: #a60f9e;
  font-weight: 700;
  overflow: hidden;
  border: none; }

/* line 51, _styles.scss */
.button-extra:after {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  border: 2px solid #a60f9e;
  border-radius: 0px; }

/* line 52, _styles.scss */
.button-extra:before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  height: 100%;
  width: 0px;
  padding: 50% 0px;
  background: #a60f9e;
  opacity: 0.15;
  transform: translate(-50%, -50%) rotate(-45deg);
  transition: 0.4s; }

/* line 53, _styles.scss */
.button-extra:hover {
  opacity: 0.8;
  color: #fff; }

/* line 54, _styles.scss */
.button-extra:hover:before {
  width: 100%;
  opacity: 1; }

/* line 56, _styles.scss */
.input-error {
  border-color: #f30 !important;
  background: #ffe1da; }

/* line 58, _styles.scss */
.item-quantity button {
  float: left;
  width: 36px;
  height: 36px;
  font-size: 24px;
  line-height: 36px;
  border: 1px solid #ddd;
  color: #999;
  text-align: center;
  transition: 0.2s;
  background: none;
  padding: 0px; }

/* line 59, _styles.scss */
.item-quantity button:hover {
  color: #000; }

/* line 60, _styles.scss */
.item-quantity button.item-quantity-minus {
  border-radius: 18px 0px 0px 18px;
  margin-right: -1px; }

/* line 61, _styles.scss */
.item-quantity button.item-quantity-plus {
  border-radius: 0px 18px 18px 0px; }

/* line 63, _styles.scss */
span.required {
  color: #f30;
  font-weight: 700; }

/*---*/
/*Основная разметка*/
/* line 69, _styles.scss */
body {
  font-size: 14px;
  line-height: 18px;
  font-family: 'Roboto', Arial, sans-serif;
  color: #474747;
  background: #fff; }

/* line 70, _styles.scss */
.body {
  width: 100%;
  border-top: 3px solid #a60f9e; }

/* line 71, _styles.scss */
.page {
  width: 992px;
  margin: 0px auto; }

/* line 72, _styles.scss */
.minwidth {
  position: relative;
  z-index: 4;
  padding: 0px 20px 20px; }

/* line 73, _styles.scss */
.sidebar {
  position: relative;
  z-index: 2; }

/* line 74, _styles.scss */
.content {
  position: relative;
  z-index: 1; }

/*---*/
/*Шапка*/
/* line 78, _styles.scss */
.top {
  position: relative;
  z-index: 8;
  height: 33px; }

/* line 80, _styles.scss */
.header {
  position: relative;
  z-index: 7; }

/* line 82, _styles.scss */
.menu {
  height: 36px;
  padding-right: 300px;
  line-height: 36px; }

/* line 83, _styles.scss */
.menu-hidden {
  overflow: hidden; }

/* line 84, _styles.scss */
.menu li {
  float: left;
  margin-right: 20px; }

/* line 85, _styles.scss */
.menu li .item {
  color: #474747; }

/* line 86, _styles.scss */
.menu li .item:hover {
  color: #999; }

/* line 87, _styles.scss */
.menu li .item.active {
  font-weight: 700; }

/* line 88, _styles.scss */
.menu .menu-more {
  cursor: pointer;
  position: relative;
  border-bottom: 1px dotted currentColor; }

/* line 89, _styles.scss */
.menu .menu-more i {
  position: absolute;
  top: -9px;
  right: -15px;
  font-size: 18px;
  transform: rotate(0deg);
  transition: 0.2s; }

/* line 90, _styles.scss */
.menu .menu-more:hover {
  color: #999; }

/* line 91, _styles.scss */
.menu .menu-item-more {
  position: relative; }

/* line 92, _styles.scss */
.menu .menu-sub {
  position: absolute;
  left: 0px;
  top: 37px;
  padding-top: 10px;
  line-height: 18px;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
  white-space: nowrap; }

/* line 93, _styles.scss */
.menu .menu-sub li {
  float: none;
  margin: 10px 0px; }

/* line 94, _styles.scss */
.menu .menu-sub-content {
  border: 1px solid #ddd;
  border-radius: 2px;
  padding: 5px 15px;
  background: #fff;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.25); }

/* line 95, _styles.scss */
.menu .menu-sub-content:before, .menu .menu-sub-content:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 6px;
  width: 0px;
  height: 0px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent; }

/* line 96, _styles.scss */
.menu .menu-sub-content:before {
  z-index: 2;
  border-bottom: 8px solid #fff; }

/* line 97, _styles.scss */
.menu .menu-sub-content:after {
  z-index: 1;
  margin-top: -1px;
  border-bottom: 8px solid #ddd; }

/* line 98, _styles.scss */
.menu .menu-item-more:hover .menu-sub {
  top: 27px;
  opacity: 1;
  visibility: visible; }

/* line 99, _styles.scss */
.menu .menu-item-more:hover .menu-more {
  color: #999; }

/* line 100, _styles.scss */
.menu .menu-item-more:hover .menu-more i {
  transform: rotate(90deg); }

/* line 102, _styles.scss */
.search {
  position: relative;
  width: 280px; }

/* line 103, _styles.scss */
.search input {
  padding-right: 19px; }

/* line 104, _styles.scss */
.search button {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 6px 0px;
  width: 30px;
  background: none;
  color: #999; }

/* line 105, _styles.scss */
.search:hover button {
  color: #222; }

/* line 106, _styles.scss */
.search .search-variants {
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%; }

/* line 108, _styles.scss */
.header-table {
  position: relative;
  z-index: 3;
  padding: 20px 0px; }

/* line 109, _styles.scss */
.header-table table {
  width: 100%; }

/* line 110, _styles.scss */
.header-table td {
  vertical-align: bottom; }

/* line 111, _styles.scss */
.header-table td.col1 {
  width: 1%;
  padding-bottom: 1px; }

/* line 112, _styles.scss */
.header-table td.col2 {
  width: auto; }

/* line 113, _styles.scss */
.header-table td.col2-bottom {
  padding-bottom: 2px;
  line-height: 17px; }

/* line 114, _styles.scss */
.header-table td.col3 {
  width: 1%; }

/* line 117, _styles.scss */
.logo img {
  display: inline-block;
  vertical-align: middle; }

/* line 119, _styles.scss */
.header .contacts {
  text-align: center;
  display: inline-block;
  margin: 0px auto;
  min-width: 270px;
  white-space: nowrap;
  padding: 0px 10px; }

/* line 120, _styles.scss */
.header .contacts .phone {
  font-size: 30px;
  line-height: 34px;
  color: #222; }

/* line 121, _styles.scss */
.header .contacts .phone a {
  color: #222;
  text-decoration: none; }

/* line 122, _styles.scss */
.header .contacts .phone-text {
  letter-spacing: -0.5px;
  margin: 3px 0px 0px; }

/* line 123, _styles.scss */
.header .contacts .phone-text i {
  font-size: 20px;
  vertical-align: middle;
  margin-right: 5px; }

/* line 124, _styles.scss */
.header .contacts .phone-text span {
  border-bottom: 1px dotted currentColor; }

/* line 125, _styles.scss */
.header .header-info {
  max-width: 200px; }

/* line 127, _styles.scss */
.header-cart {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 280px; }

/* line 128, _styles.scss */
.header-cart > .button {
  width: 100%;
  border-radius: 0px 0px 2px 2px;
  padding-top: 6px;
  text-align: left; }

/* line 129, _styles.scss */
.header-cart > .button i {
  margin-right: 5px; }

/* line 131, _styles.scss */
.header-icons {
  position: relative;
  z-index: 10;
  margin-bottom: 10px;
  height: 30px; }

/* line 132, _styles.scss */
.header-icons-item {
  float: left;
  margin-right: 5px; }

/* line 133, _styles.scss */
.header-icons-item > .button {
  border-radius: 2px; }

/* line 134, _styles.scss */
.header-icons-item i {
  margin-right: 5px; }

/* line 135, _styles.scss */
.header-icons-item > ul {
  margin: 0px 0px 0px 5px;
  line-height: 30px; }

/* line 136, _styles.scss */
.header-icons-item.menu-login a {
  color: #999;
  text-decoration: underline; }

/* line 138, _styles.scss */
.header-icons-item-popup {
  position: absolute;
  top: 40px;
  left: 0px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
  padding-top: 10px; }

/* line 139, _styles.scss */
.header-icons-item:hover .header-icons-item-popup {
  opacity: 1;
  visibility: visible;
  top: 30px; }

/* line 140, _styles.scss */
.header-icons-item-popup-content {
  border: 1px solid #ddd;
  border-radius: 2px;
  padding: 5px 15px;
  background: #fff;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.25); }

/* line 141, _styles.scss */
.header-icons-item-popup-content .empty-text {
  padding: 10px 0px;
  text-align: center; }

/* line 142, _styles.scss */
.header-icons-item-popup-content:before, .header-icons-item-popup-content:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 17px;
  width: 0px;
  height: 0px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent; }

/* line 143, _styles.scss */
.header-icons-item-popup-content:before {
  z-index: 2;
  border-bottom: 8px solid #fff; }

/* line 144, _styles.scss */
.header-icons-item-popup-content:after {
  z-index: 1;
  margin-top: -1px;
  border-bottom: 8px solid #ddd; }

/* line 145, _styles.scss */
.js-popup-compares.header-icons-item-popup-content:before, .js-popup-compares.header-icons-item-popup-content:after {
  left: 74px; }

/* line 146, _styles.scss */
.js-popup-cart.header-icons-item-popup-content:before, .js-popup-cart.header-icons-item-popup-content:after {
  left: auto;
  right: 17px; }

/* line 148, _styles.scss */
.header-cart .header-icons-item-popup {
  top: 43px; }

/* line 149, _styles.scss */
.header-cart:hover .header-icons-item-popup {
  opacity: 1;
  visibility: visible;
  top: 33px; }

/* line 151, _styles.scss */
.bar {
  position: fixed;
  z-index: 9;
  left: 0px;
  top: 0px;
  width: 100%;
  background: #f0f0f0;
  color: #474747;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  transform: translate(0, 0);
  transition: 0.2s; }

/* line 152, _styles.scss */
.bar-up {
  transform: translate(0, -50px); }

/* line 153, _styles.scss */
.bar a {
  display: inline-block;
  vertical-align: middle;
  color: #474747;
  text-decoration: none;
  min-width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: center; }

/* line 154, _styles.scss */
.bar .pull-left {
  font-size: 16px; }

/* line 155, _styles.scss */
.bar .pull-right {
  font-size: 16px; }

/* line 156, _styles.scss */
.bar .pull-right a {
  padding: 0px 10px; }

/* line 157, _styles.scss */
.bar .pull-right i {
  margin-right: 7px; }

/* line 158, _styles.scss */
.bar .search {
  display: inline-block;
  vertical-align: middle;
  width: 170px;
  padding: 6px 10px 6px 0px; }

/* line 159, _styles.scss */
.bar .search input {
  background: transparent;
  border-style: none;
  box-shadow: none;
  color: #474747; }

/* line 160, _styles.scss */
.bar .search button {
  color: #474747 !important;
  top: 50%;
  margin-top: -15px;
  box-shadow: none !important;
  background: #f0f0f0; }

/* line 161, _styles.scss */
.bar .search-mobile {
  display: none; }

/* line 162, _styles.scss */
.bar .search-mobile span {
  padding: 4px 0px 4px 10px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px; }

/* line 163, _styles.scss */
.bar .search-mobile .fa, .bar .search-mobile .ion {
  margin: 0px 2px; }

/* line 164, _styles.scss */
.bar .search-mobile .ion-ios-close-empty {
  display: none; }

/* line 165, _styles.scss */
.bar .search-mobile i {
  margin: 0px; }

/* line 166, _styles.scss */
.bar .search-mobile i.ion {
  font-size: 40px; }

/*---*/
/*корзинв в шапке*/
/* line 170, _styles.scss */
.mini-cart {
  font-size: 12px;
  line-height: 16px;
  overflow: auto;
  max-height: 274px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 0px 15px 10px;
  margin: 15px -15px; }

/* line 171, _styles.scss */
.mini-cart-item {
  position: relative;
  margin: 10px 0px 0px;
  padding-top: 10px;
  border-top: 1px dotted #ddd; }

/* line 172, _styles.scss */
.mini-cart-item:first-child {
  margin: 0px;
  border-style: none; }

/* line 173, _styles.scss */
.mini-cart-image-container {
  float: left;
  width: 30%;
  height: 70px;
  line-height: 70px;
  text-align: center; }

/* line 174, _styles.scss */
.mini-cart-image-container img {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%; }

/* line 175, _styles.scss */
.mini-cart-item-meta {
  float: right;
  width: 70%;
  padding: 0px 20px 0px 10px; }

/* line 176, _styles.scss */
.mini-cart-remove {
  position: absolute;
  right: 0px;
  top: 5px;
  font-size: 26px;
  color: #999; }

/* line 177, _styles.scss */
.mini-cart-remove:hover {
  color: #f30; }

/* line 178, _styles.scss */
.mini-cart-submit {
  margin: 0px 0px 10px; }

/* line 179, _styles.scss */
.mini-cart-submit .button + .button {
  margin-left: 11px; }

/* line 182, _styles.scss */
.header-cart > .button-fixed {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0s, color 0.2s, border 0.2s;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 60px;
  color: #b4b4b4;
  border: 1px solid rgba(180, 180, 180, 0.6);
  border-radius: 50%;
  text-align: center;
  padding: 11px 0px; }

/* line 183, _styles.scss */
.header-cart > .button-fixed:hover {
  color: #969696;
  border: 1px solid rgba(150, 150, 150, 0.6); }

/* line 185, _styles.scss */
.header-cart-fixed {
  position: fixed;
  top: 0px;
  right: 0px;
  width: 60px;
  height: 60px; }

/* line 186, _styles.scss */
.header-cart-fixed > .button {
  display: none; }

/* line 187, _styles.scss */
.header-cart-fixed > .button-fixed {
  opacity: 1;
  visibility: visible;
  top: 20px;
  transition: opacity 0.4s, color 0.2s, border 0.2s; }

/* line 188, _styles.scss */
.header-cart-fixed > .button-fixed i {
  font-size: 20px; }

/* line 189, _styles.scss */
.header-cart-fixed > .button-fixed span {
  display: block; }

/* line 190, _styles.scss */
.header-cart-fixed .header-icons-item-popup {
  width: 280px;
  left: auto;
  right: 0px;
  margin-top: 47px; }

/* line 191, _styles.scss */
.header-cart-fixed .js-popup-cart.header-icons-item-popup-content:before, .header-cart-fixed .js-popup-cart.header-icons-item-popup-content:after {
  right: 22px; }

/*---*/
/*слайды*/
/* line 195, _styles.scss */
.slider {
  margin: 0px 0px 20px; }

/* line 196, _styles.scss */
#slider .owl-prev, #slider .owl-next {
  position: absolute;
  top: 50%;
  font-size: 50px;
  height: 50px;
  margin-top: -25px;
  width: 40px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
  transform: scale(0.85); }

/* line 197, _styles.scss */
#slider:hover .owl-prev, #slider:hover .owl-next {
  opacity: 1;
  visibility: visible; }

/* line 198, _styles.scss */
#slider {
  margin: 20px 0px 0px; }

/* line 199, _styles.scss */
#slider .owl-prev {
  left: 0px; }

/* line 200, _styles.scss */
#slider .owl-prev:hover {
  transform: scale(1); }

/* line 201, _styles.scss */
#slider .owl-next {
  right: 0px; }

/* line 202, _styles.scss */
#slider .owl-next:hover {
  transform: scale(1); }

/* line 203, _styles.scss */
#slider .owl-dots {
  margin-top: 10px;
  text-align: center; }

/* line 204, _styles.scss */
#slider .owl-dot {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  background: #ddd;
  margin: 0px 5px;
  border-radius: 50%;
  transition: 0.4s;
  transform: scale(0.85); }

/* line 205, _styles.scss */
#slider .owl-dot.active {
  background: #313131;
  transform: scale(1); }

/* line 207, _styles.scss */
.banners .item {
  margin-top: 20px;
  overflow: hidden; }

/* line 208, _styles.scss */
.banners img {
  display: block;
  max-width: 100%;
  height: auto; }

/*---*/
/*преимущества*/
/* line 212, _styles.scss */
.benefits {
  position: relative;
  z-index: 5;
  margin: 20px 0px 10px;
  font-size: 16px;
  line-height: 18px; }

/* line 213, _styles.scss */
.benefits span {
  font-weight: 700; }

/* line 214, _styles.scss */
.benefits table {
  width: 100%; }

/* line 215, _styles.scss */
.benefits table th {
  width: 1%;
  white-space: nowrap;
  text-align: left;
  font-weight: normal; }

/* line 216, _styles.scss */
.benefits i {
  position: relative;
  display: block;
  line-height: 48px;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  margin-right: 10px;
  background: #eee;
  text-align: center; }

/* line 217, _styles.scss */
.benefits i:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  width: 58px;
  height: 58px;
  border: 2px solid #a60f9e;
  transform: translate(-50%, -50%) scale(0.8);
  opacity: 0;
  transition: 0.2s; }

/* line 218, _styles.scss */
.benefits i img {
  display: inline-block;
  vertical-align: middle;
  max-width: 26px;
  max-height: 26px;
  width: auto;
  height: auto; }

/* line 219, _styles.scss */
.benefits .row i {
  margin: 5px 10px 5px 0px; }

/* line 220, _styles.scss */
.benefit {
  position: relative;
  z-index: 1; }

/* line 221, _styles.scss */
.benefit-description {
  position: absolute;
  left: 0px;
  top: 100%;
  width: 100%;
  max-width: 300px;
  opacity: 0;
  visibility: hidden;
  padding-top: 15px;
  white-space: normal;
  font-size: 14px;
  line-height: 18px;
  transition: 0.2s; }

/* line 222, _styles.scss */
.benefit-data {
  position: relative;
  top: 10px;
  border: 1px solid #ddd;
  border-radius: 2px;
  padding: 5px 15px;
  background: #fff;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.25);
  transition: 0.2s; }

/* line 223, _styles.scss */
.benefit-data:before, .benefit-data:after {
  content: '';
  position: absolute;
  top: -8px;
  left: 15px;
  width: 0px;
  height: 0px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent; }

/* line 224, _styles.scss */
.benefit-data:before {
  z-index: 2;
  border-bottom: 8px solid #fff; }

/* line 225, _styles.scss */
.benefit-data:after {
  z-index: 1;
  margin-top: -1px;
  border-bottom: 8px solid #ddd; }

/* line 226, _styles.scss */
.benefit-data p {
  margin: 5px 0px; }

/* line 227, _styles.scss */
.benefit.active {
  z-index: 2; }

/* line 228, _styles.scss */
.benefit.active table {
  color: #a60f9e; }

/* line 229, _styles.scss */
.benefit.active i:before {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1; }

/* line 230, _styles.scss */
.benefit.active .benefit-description {
  opacity: 1;
  visibility: visible; }

/* line 231, _styles.scss */
.benefit.active .benefit-data {
  top: 0px; }

@media screen and (min-width: 768px) {
  /* line 234, _styles.scss */
  .benefit-alt .benefit-description {
    left: auto;
    right: 100%;
    top: 50%;
    width: 300px;
    padding: 0px 15px 0px 0px;
    transform: translate(0, -50%); }

  /* line 235, _styles.scss */
  .benefit-alt .benefit-data {
    top: 0px;
    right: 10px; }

  /* line 236, _styles.scss */
  .benefit-alt .benefit-data:before, .benefit-alt .benefit-data:after {
    left: auto;
    top: 50%;
    right: -8px;
    border: none;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    transform: translate(0, -50%); }

  /* line 237, _styles.scss */
  .benefit-alt .benefit-data:before {
    z-index: 2;
    border-left: 8px solid #fff; }

  /* line 238, _styles.scss */
  .benefit-alt .benefit-data:after {
    z-index: 1;
    margin-top: 0px;
    margin-right: -1px;
    border-left: 8px solid #ddd; }

  /* line 239, _styles.scss */
  .benefit-alt.active .benefit-data {
    right: 0px; } }
/* line 242, _styles.scss */
.benefits-inner .title {
  font-size: 20px;
  line-height: 24px;
  margin: 20px 0px;
  color: #222; }

/* line 243, _styles.scss */
.benefits-inner .item {
  margin: 20px 0px; }

/* line 244, _styles.scss */
.benefits-inner table {
  font-size: 14px;
  line-height: 18px; }

/*---*/
/*навигация по каталогу*/
/* line 248, _styles.scss */
.navigator {
  position: relative;
  z-index: 2;
  font-size: 14px;
  line-height: 20px;
  background-color: #f0f0f0; }

/* line 249, _styles.scss */
.navigator ul {
  display: inline-flex;
  width: 100%;
  justify-content: flex-start;
  flex-wrap: wrap; }

/* line 250, _styles.scss */
.navigator ul.navigator-ul-center {
  justify-content: center; }

/* line 251, _styles.scss */
.navigator li {
  float: left; }

/* line 252, _styles.scss */
.navigator li > a {
  display: block;
  padding: 0px 15px 0px;
  font-size: 14px;
  line-height: 50px;
  height: 50px;
  text-decoration: none;
  transition: 0.2s;
  color: #474747; }

/* line 253, _styles.scss */
.navigator li > .item-collection {
  position: relative;
  white-space: nowrap; }

/* line 254, _styles.scss */
.navigator li > .item-collection > .item-icon {
  display: none; }

/* line 255, _styles.scss */
.navigator li > a.active, .navigator li:hover > a {
  background-color: #a60f9e;
  color: #fff; }

/* line 256, _styles.scss */
.navigator li:hover > .item-collection {
  z-index: 3; }

/* line 257, _styles.scss */
.navigator .fa {
  margin-right: 5px; }

/* line 263, _styles.scss */
.navigator li > .item-blogs-actions .item-icon,
.navigator li > .item-bestsellers .item-icon,
.navigator li > .item-new .item-icon,
.navigator li > .item-sale .item-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  line-height: 0; }
/* line 264, _styles.scss */
.navigator li > .item-blogs-actions .item-icon:before, .navigator li > .item-blogs-actions .item-icon:after,
.navigator li > .item-bestsellers .item-icon:before,
.navigator li > .item-bestsellers .item-icon:after,
.navigator li > .item-new .item-icon:before,
.navigator li > .item-new .item-icon:after,
.navigator li > .item-sale .item-icon:before,
.navigator li > .item-sale .item-icon:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  width: 26px;
  background: center no-repeat; }
/* line 265, _styles.scss */
.navigator li > .item-blogs-actions .item-icon:after,
.navigator li > .item-bestsellers .item-icon:after,
.navigator li > .item-new .item-icon:after,
.navigator li > .item-sale .item-icon:after {
  display: none; }

/* line 267, _styles.scss */
.navigator li > .item-blogs-actions > .item-icon:before {
  background-image: url(icon-actions.png); }

/* line 268, _styles.scss */
.navigator li > .item-blogs-actions > .item-icon:after {
  background-image: url(icon-actions-dark.png); }

/* line 269, _styles.scss */
.navigator li > .item-bestsellers > .item-icon:before {
  background-image: url(icon-bestsellers.png); }

/* line 270, _styles.scss */
.navigator li > .item-bestsellers > .item-icon:after {
  background-image: url(icon-bestsellers-dark.png); }

/* line 271, _styles.scss */
.navigator li > .item-new > .item-icon:before {
  background-image: url(icon-new.png); }

/* line 272, _styles.scss */
.navigator li > .item-new > .item-icon:after {
  background-image: url(icon-new-dark.png); }

/* line 273, _styles.scss */
.navigator li > .item-sale > .item-icon:before {
  background-image: url(icon-sale.png); }

/* line 274, _styles.scss */
.navigator li > .item-sale > .item-icon:after {
  background-image: url(icon-sale-dark.png); }

/* line 276, _styles.scss */
.navigator li .sub {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 1;
  left: 0px;
  width: 100%;
  transition: 0.4s;
  border: 2px solid #a60f9e;
  padding: 0px 20px;
  background: #fff;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.25);
  max-height: 0px;
  overflow: hidden; }

/* line 277, _styles.scss */
.navigator li .sub-data {
  position: relative;
  margin: 0px -10px;
  padding: 0px 10px; }

/* line 278, _styles.scss */
.navigator li .sub-data:before {
  content: '';
  position: absolute;
  top: 20px;
  width: 1px;
  height: calc(100% - 40px);
  background: #ddd;
  margin-left: 10px; }

/* line 279, _styles.scss */
.navigator li .sub-data-1:before {
  left: 25%; }

/* line 280, _styles.scss */
.navigator li .sub-data-2:before {
  left: 50%; }

/* line 281, _styles.scss */
.navigator li .sub-data-3:before {
  left: 75%; }

/* line 282, _styles.scss */
.navigator li .sub-data-4:before {
  display: none; }

/* line 283, _styles.scss */
.navigator li:hover {
  z-index: 2; }

/* line 284, _styles.scss */
.navigator li:hover .sub {
  visibility: visible;
  opacity: 1;
  z-index: 2;
  max-height: 450px; }

/* line 285, _styles.scss */
.navigator li .sub-collections {
  font-size: 14px;
  line-height: 18px;
  padding: 12px 0px; }

/* line 286, _styles.scss */
.navigator li .sub-collections .sub-item {
  display: block;
  padding: 8px 0px; }

/* line 287, _styles.scss */
.navigator li .sub-collections .sub-item-title {
  font-size: 14px;
  text-transform: uppercase; }

/* line 288, _styles.scss */
.navigator li .sub-collections .sub-item-title:after {
  content: '';
  display: block;
  width: 60px;
  height: 3px;
  margin: 15px 0px 0px;
  background: #ddd; }

/* line 289, _styles.scss */
.navigator li .sub-collections .sub-item-title-hidden {
  opacity: 0;
  visibility: hidden; }

/* line 290, _styles.scss */
.navigator li .sub-collections .sub-item-title a.active {
  font-weight: 700; }

/* line 291, _styles.scss */
.navigator li .sub-collections a {
  color: #222; }

/* line 292, _styles.scss */
.navigator li .sub-collections a.last {
  border-bottom-style: none; }

/* line 293, _styles.scss */
.navigator li .sub-collections a:hover, .navigator li .sub-collections a.active {
  color: #a60f9e; }

/* line 294, _styles.scss */
.navigator li .sub-products .product {
  margin: 20px 0px 20px 20px; }

/* line 295, _styles.scss */
.navigator li .sub-products .product-bages {
  left: 0px !important;
  display: none; }

/* line 296, _styles.scss */
.navigator li .sub-products .product-thumb-block {
  padding-top: 90% !important; }

/* line 297, _styles.scss */
.navigator li .sub-products .product-title {
  font-size: 14px !important; }

/* line 298, _styles.scss */
.navigator li .sub-products .product-price {
  margin: 2px 0px 0px !important; }

/* line 300, _styles.scss */
.navigator li .sub-collections-top {
  padding: 13px 0px 0px; }

/* line 301, _styles.scss */
.navigator li .sub-collections-top .sub-item {
  padding: 8px 0px 0px; }

/* line 302, _styles.scss */
.navigator li .sub-collections-top .sub-item-title-products:after {
  margin: 15px auto 0px; }

/* line 304, _styles.scss */
.navigator-compact li {
  position: relative; }

/* line 305, _styles.scss */
.navigator-compact li .sub {
  width: 250px;
  border: 2px solid #a60f9e;
  padding: 0px 15px;
  overflow: visible; }

/* line 306, _styles.scss */
.navigator-compact li .sub-item {
  position: relative;
  display: block;
  padding: 0px; }

/* line 307, _styles.scss */
.navigator-compact li .sub-item + .sub-item {
  border-top: 1px dotted #ddd; }

/* line 308, _styles.scss */
.navigator-compact li .sub-item a {
  display: block;
  color: #222;
  padding: 10px 0px; }

/* line 309, _styles.scss */
.navigator-compact li .sub-item a:hover, .navigator-compact li .sub-item a.active {
  color: #a60f9e; }

/* line 310, _styles.scss */
.navigator-compact li .sub-item .sub-item-withsub {
  padding-right: 20px; }

/* line 311, _styles.scss */
.navigator-compact li .sub-item .sub-item-withsub:before {
  content: '\f3d3';
  position: absolute;
  top: 50%;
  right: 5px;
  font-family: "Ionicons";
  font-weight: normal;
  font-size: 20px;
  margin-top: -10px;
  transition: 0.2s;
  transform: rotate(0deg); }

/* line 312, _styles.scss */
.navigator-compact li .sub-item .sub-item-inner {
  position: absolute;
  left: 0px;
  top: 100%;
  visibility: hidden; }

/* line 313, _styles.scss */
.navigator-compact li .sub-item .sub:before, .navigator-compact li .sub-item .sub:after {
  content: '';
  position: absolute;
  top: -8px;
  right: 6px;
  width: 0px;
  height: 0px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent; }

/* line 314, _styles.scss */
.navigator-compact li .sub-item .sub:before {
  z-index: 2;
  border-bottom: 8px solid #fff; }

/* line 315, _styles.scss */
.navigator-compact li .sub-item .sub:after {
  z-index: 1;
  margin-top: -1px;
  border-bottom: 8px solid #ddd; }

/* line 316, _styles.scss */
.navigator-compact li .sub-item .sub {
  visibility: hidden;
  opacity: 0;
  left: 15px;
  top: 10px;
  transition: 0.2s;
  border: 1px solid #ddd;
  border-radius: 2px;
  width: 209px; }

/* line 317, _styles.scss */
.navigator-compact li .sub-item:hover .sub-item-withsub {
  color: #a60f9e; }

/* line 318, _styles.scss */
.navigator-compact li .sub-item:hover .sub-item-withsub:before {
  transform: rotate(90deg); }

/* line 319, _styles.scss */
.navigator-compact li .sub-item:hover .sub-item-inner {
  visibility: visible; }

/* line 320, _styles.scss */
.navigator-compact li .sub-item:hover .sub {
  visibility: visible;
  opacity: 1;
  top: 0px; }

/* line 322, _styles.scss */
.navigator-light li > .item-collection > .item-icon:before {
  opacity: 0;
  visibility: hidden;
  transition: 0.2s; }

/* line 323, _styles.scss */
.navigator-light li > .item-collection > .item-icon:after {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 1;
  visibility: visible;
  transition: 0.2s; }

/* line 324, _styles.scss */
.navigator li > a.active > .item-icon:before, .navigator li:hover > a > .item-icon:before {
  opacity: 1;
  visibility: visible; }

/* line 325, _styles.scss */
.navigator li > a.active > .item-icon:after, .navigator li:hover > a > .item-icon:after {
  opacity: 0;
  visibility: hidden; }

/* line 327, _styles.scss */
.navigator-empty {
  height: 0px;
  overflow: hidden; }

/* line 329, _styles.scss */
.window-obj-menu {
  font-size: 16px;
  line-height: 20px;
  padding: 10px 20px !important; }

/* line 330, _styles.scss */
.window-obj-menu .menu-item-more {
  display: none; }

/* line 331, _styles.scss */
.window-obj-menu .menu-title {
  font-size: 20px;
  line-height: 24px;
  color: #222;
  margin: 10px 0px; }

/* line 332, _styles.scss */
.window-obj-menu li {
  display: block !important;
  position: relative;
  margin: 10px 0px; }

/* line 333, _styles.scss */
.window-obj-menu li img, .window-obj-menu li .item-icon {
  display: none; }

/* line 334, _styles.scss */
.window-obj-menu a {
  color: #222; }

/* line 335, _styles.scss */
.window-obj-menu a:hover {
  color: #999; }

/* line 336, _styles.scss */
.window-obj-menu a.active {
  color: #a60f9e;
  font-weight: 700; }

/* line 337, _styles.scss */
.window-obj-menu .item-collection {
  padding-right: 30px;
  display: inline-block; }

/* line 338, _styles.scss */
.window-obj-menu .sub-toggle {
  position: absolute;
  top: 0px;
  right: 0px;
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 20px;
  height: 20px;
  text-align: center;
  cursor: pointer; }

/* line 339, _styles.scss */
.window-obj-menu .sub {
  font-size: 14px;
  line-height: 18px;
  display: none;
  width: 100% !important; }

/* line 340, _styles.scss */
.window-obj-menu .sub-data {
  margin: 0px;
  padding: 0px; }

/* line 341, _styles.scss */
.window-obj-menu .sub-data:before {
  display: none; }

/* line 342, _styles.scss */
.window-obj-menu .sub-open {
  display: block; }

/* line 343, _styles.scss */
.window-obj-menu .sub-item {
  display: block;
  margin: 10px 0px 0px 20px; }

/* line 344, _styles.scss */
.window-obj-menu ul + ul {
  padding-top: 10px;
  margin-top: 20px;
  border-top: 3px solid #ddd; }

/* line 345, _styles.scss */
.window-obj-menu .fa {
  margin-right: 5px; }

/* line 346, _styles.scss */
.window-obj-menu .sub-item-inner .sub {
  display: block; }

/*---*/
/*библиотека знаний*/
/* line 350, _styles.scss */
.library {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
  font-size: 16px;
  line-height: 18px;
  margin: -5px 0px 20px;
  text-align: center; }

/* line 351, _styles.scss */
.library li {
  display: inline-block;
  margin: 20px 0px 0px; }

/* line 352, _styles.scss */
.library li a {
  display: inline-block;
  color: #999;
  max-width: 200px; }

/* line 353, _styles.scss */
.library li a i {
  position: relative;
  display: block;
  margin: 0px auto 10px;
  width: 120px;
  height: 120px; }

/* line 354, _styles.scss */
.library li a i:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  border: 2px solid #a60f9e;
  transform: translate(-50%, -50%) scale(0.8);
  opacity: 0;
  transition: 0.2s; }

/* line 355, _styles.scss */
.library li a span {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 90px;
  height: 90px;
  margin: -45px 0px 0px -45px;
  background: center bottom no-repeat;
  background-size: contain;
  overflow: hidden; }

/* line 356, _styles.scss */
.library li a:hover {
  color: #a60f9e; }

/* line 357, _styles.scss */
.library li a:hover i:before {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1; }

/*---*/
/*отзывы на главной*/
/* line 361, _styles.scss */
.index-reviews {
  margin: 40px 0px 30px;
  padding: 20px;
  background: #eee; }

/* line 362, _styles.scss */
.index-reviews .page-title {
  font-size: 30px;
  line-height: 34px;
  margin: 0px; }

/* line 363, _styles.scss */
.index-review {
  margin: 20px 10px 0px; }

/* line 364, _styles.scss */
.index-review-thumb {
  display: block;
  width: 100px;
  height: 100px;
  background: center no-repeat;
  background-size: cover;
  border-radius: 50%;
  margin: 0px auto; }

/* line 365, _styles.scss */
.index-review-title {
  font-size: 16px;
  line-height: 18px;
  color: #222;
  margin: 10px 0px;
  font-weight: 700; }

/* line 366, _styles.scss */
.index-review-rating {
  margin: 10px 0px;
  color: #fdb700;
  font-size: 16px;
  line-height: 20px; }

/* line 367, _styles.scss */
.index-review-rating .fa {
  margin: 0px 5px; }

/* line 368, _styles.scss */
.index-review-rating .fa-color-grey {
  color: #999; }

/* line 369, _styles.scss */
.index-review-content {
  color: #222;
  line-height: 20px; }

/* line 370, _styles.scss */
.index-review-all {
  margin: 20px 0px 0px; }

/* line 371, _styles.scss */
.index-review-all a + a {
  margin-left: 20px; }

/*---*/
/*вкладки на главной*/
/* line 375, _styles.scss */
.collection-tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  font-size: 20px;
  line-height: 24px;
  margin: 20px 0px; }

/* line 376, _styles.scss */
.collection-tabs li {
  display: inline-block;
  margin: 0px 0px 10px 0px;
  padding: 0px 15px; }

/* line 377, _styles.scss */
.collection-tabs li a {
  display: inline-block;
  padding: 8px 0px;
  white-space: nowrap;
  border-bottom: 2px solid #fff;
  color: #222;
  transition: 0.2s; }

/* line 378, _styles.scss */
.collection-tabs li a:hover {
  color: #999; }

/* line 379, _styles.scss */
.collection-tabs li.active a {
  font-weight: 700;
  border-bottom-color: #a60f9e;
  color: #a60f9e !important; }

/*---*/
/*блоки в левой колонке*/
/* line 383, _styles.scss */
.block {
  position: relative;
  margin: 20px 0px;
  border: 1px solid #ddd;
  border-bottom-width: 3px;
  padding: 5px 15px;
  background: #fff; }

/* line 384, _styles.scss */
.block-clear {
  margin: 20px 0px; }

/* line 385, _styles.scss */
.block-title {
  color: #222;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  margin: 10px 0px; }

/* line 387, _styles.scss */
.block-menu {
  font-size: 14px;
  line-height: 18px;
  margin: 10px 0px;
  padding-left: 20px; }

/* line 388, _styles.scss */
.block-menu .block-menu {
  font-size: 13px;
  line-height: 16px; }

/* line 389, _styles.scss */
.block-menu a {
  display: inline-block;
  color: #222; }

/* line 390, _styles.scss */
.block-menu a:hover, .block-menu a.active {
  color: #a60f9e; }

/* line 391, _styles.scss */
.block-menu a.active {
  font-weight: 700;
  text-decoration: none; }

/* line 392, _styles.scss */
.block-menu li {
  position: relative;
  margin: 10px 0px; }

/* line 393, _styles.scss */
.block-menu-title {
  text-transform: uppercase;
  padding: 0px; }

/* line 395, _styles.scss */
.block-menu .block-menu-item-withsub a {
  padding-right: 30px; }

/* line 396, _styles.scss */
.block-menu .sub-toggle {
  position: absolute;
  top: -1px;
  right: -1px;
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  cursor: pointer; }

/* line 397, _styles.scss */
.block-menu .sub ul {
  margin-bottom: 0px; }

/* line 398, _styles.scss */
.block-menu .sub ul li {
  margin-bottom: 0px; }

/* line 400, _styles.scss */
.block-submit-table {
  width: 100%; }

/* line 401, _styles.scss */
.block-submit-table th {
  width: 1%; }

/* line 402, _styles.scss */
.block-submit-table td {
  text-align: left;
  padding-left: 10px; }

/* line 403, _styles.scss */
.block-submit-table td a {
  font-size: 12px;
  line-height: 16px;
  color: #999; }

/* line 404, _styles.scss */
.block-submit-table td a:hover {
  color: #a60f9e; }

/*---*/
/*Фильтры*/
/* line 408, _styles.scss */
.block-filter {
  padding: 0px 15px; }

/* line 409, _styles.scss */
.block-filter .block-title {
  position: relative;
  margin: 0px -15px;
  padding: 10px 15px;
  background: #eee; }

/* line 410, _styles.scss */
.block-filter .block-close {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 40px;
  width: 40px;
  height: 20px;
  text-align: center;
  color: #999;
  transition: 0.2s; }

/* line 411, _styles.scss */
.block-filter .block-close:hover {
  color: #000; }

/* line 412, _styles.scss */
.block-filter .hidden {
  display: none; }

/* line 413, _styles.scss */
.filter-reset {
  display: block;
  text-decoration: none;
  text-align: center;
  margin-top: 10px; }

/* line 415, _styles.scss */
.filter-item {
  margin: 15px 0px; }

/* line 416, _styles.scss */
.filter-item + .filter-item {
  border-top: 1px dotted #ccc;
  padding-top: 15px; }

/* line 417, _styles.scss */
.filter-item .filter-title {
  font-weight: 700;
  color: #222; }

/* line 418, _styles.scss */
.filter-item .checkbox {
  position: relative;
  margin: 5px 0px;
  padding-left: 20px;
  min-height: 16px;
  font-size: 12px;
  line-height: 16px; }

/* line 419, _styles.scss */
.filter-item .checkbox input {
  position: absolute;
  left: 0px;
  top: 2px;
  opacity: 0;
  visibility: hidden; }

/* line 420, _styles.scss */
.filter-item .checkbox label {
  margin: 0px;
  cursor: pointer; }

/* line 421, _styles.scss */
.filter-item .checkbox label:after {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  background: #fff;
  transition: all 0.2s ease-out 0s; }

/* line 422, _styles.scss */
.filter-item .checkbox label:before {
  content: '';
  position: absolute;
  left: 2px;
  top: 2px;
  width: 11px;
  height: 11px;
  background: #a60f9e;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-out 0s; }

/* line 423, _styles.scss */
.filter-item .checkbox label:hover:after {
  border-color: #a60f9e; }

/* line 424, _styles.scss */
.filter-item .checkbox label:hover:before {
  opacity: 0.2;
  visibility: visible;
  background: #a60f9e; }

/* line 425, _styles.scss */
.filter-item .checkbox-checked label, .filter-item .checkbox-checked label a {
  color: #222;
  font-weight: 700; }

/* line 426, _styles.scss */
.filter-item .checkbox-checked label:after {
  border-color: #a60f9e; }

/* line 427, _styles.scss */
.filter-item .checkbox-checked label:before {
  opacity: 1 !important;
  visibility: visible; }

/* line 429, _styles.scss */
.filter-item-hidden {
  display: none; }

/* line 431, _styles.scss */
.filter-item .checkbox-disabled label, .filter-item .checkbox-disabled label a {
  cursor: default;
  color: #999; }

/* line 433, _styles.scss */
.filter-price-range {
  width: 100%;
  text-align: center;
  padding-left: 5px !important;
  padding-right: 5px !important;
  font-size: 12px; }

/* line 434, _styles.scss */
.filter-price table {
  width: 100%;
  margin: 5px 0px 0px; }

/* line 435, _styles.scss */
.filter-price td {
  width: 1%; }

/* line 436, _styles.scss */
.filter-price th {
  padding: 0px 4px;
  vertical-align: middle; }

/* line 438, _styles.scss */
.filter-submit {
  margin: 15px 0px; }

/* line 440, _styles.scss */
.filter-count {
  position: absolute;
  z-index: 5;
  display: none;
  white-space: nowrap;
  background: #313131;
  color: #fff;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 18px;
  border-radius: 2px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  transition: 0.2s;
  cursor: pointer; }

/* line 441, _styles.scss */
.filter-count strong {
  text-decoration: underline; }

/* line 442, _styles.scss */
.filter-count .fa-caret-left {
  position: absolute;
  left: -8px;
  font-size: 30px;
  height: 30px;
  top: 4px;
  color: #313131; }

/* line 443, _styles.scss */
.sidebar-left .filter-count {
  left: 100%;
  margin-left: -5px; }

/* line 444, _styles.scss */
.sidebar-right .filter-count {
  right: 100%;
  margin-right: -5px; }

/* line 445, _styles.scss */
.sidebar-right .filter-count .fa-caret-left {
  left: auto;
  right: -8px;
  transform: rotate(180deg); }

/* line 447, _styles.scss */
.drag-place {
  position: relative;
  margin: 15px 0px;
  height: 3px;
  background-color: #ccc; }

/* line 448, _styles.scss */
.drag {
  position: relative;
  height: 3px; }

/* line 449, _styles.scss */
.drag .ui-slider-handle {
  position: absolute;
  z-index: 2;
  top: -6px;
  margin-left: -7px;
  width: 15px;
  height: 15px;
  background: #a60f9e;
  outline: none;
  background-size: contain;
  cursor: pointer;
  border-radius: 50%; }

/* line 450, _styles.scss */
.drag .ui-slider-handle:before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 1px;
  top: 1px;
  width: 13px;
  height: 13px;
  border: 1px solid #fff;
  border-radius: 50%; }

/* line 451, _styles.scss */
.drag .ui-slider-range {
  position: absolute;
  z-index: 1;
  top: 0px;
  height: 3px;
  background-color: #a60f9e; }

/* line 452, _styles.scss */
.drag .ui-slider-range-min {
  left: 0px; }

/* line 453, _styles.scss */
.drag .ui-slider-range-max {
  right: 0px; }

/* line 455, _styles.scss */
.block-filter-sidebar.block-filter-disabled:before {
  content: '';
  position: absolute;
  z-index: 4;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.5; }

/* line 458, _styles.scss */
.block-filter-sidebar .filter-item .checkbox-hidden {
  display: none; }
/* line 460, _styles.scss */
.block-filter-sidebar .filter-item .checkbox-more {
  margin: 5px 0px;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase; }
/* line 461, _styles.scss */
.block-filter-sidebar .filter-item .checkbox-more span {
  color: #222;
  border-bottom: 1px dotted currentColor;
  cursor: pointer; }
/* line 462, _styles.scss */
.block-filter-sidebar .filter-item .checkbox-more span:hover {
  color: #a60f9e; }
/* line 463, _styles.scss */
.block-filter-sidebar .filter-data button {
  display: none; }
/* line 464, _styles.scss */
.block-filter-sidebar .filter-item .filter-title span {
  display: none; }
/* line 465, _styles.scss */
.block-filter-sidebar .filter-current-reset {
  display: none; }
/* line 466, _styles.scss */
.block-filter-sidebar .filter-item-reset {
  display: none; }
/* line 468, _styles.scss */
.block-filter-sidebar .filter-item-hidden-show {
  display: none !important; }
/* line 469, _styles.scss */
.block-filter-sidebar .filter-item-hidden {
  display: block !important; }

/* line 472, _styles.scss */
.block-filter-content.block-filter-disabled .filter-scroll:before {
  content: '';
  position: absolute;
  z-index: 4;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.5; }

/* line 473, _styles.scss */
.block-filter-content {
  position: relative;
  z-index: 5;
  padding: 0px;
  margin: 0px 0px 20px;
  border: none;
  min-height: 30px; }
  /* line 476, _styles.scss */
  .block-filter-content .filter {
    position: relative;
    padding-left: 80px;
    min-height: 40px; }
  /* line 478, _styles.scss */
  .block-filter-content .filter-item .checkbox-more {
    display: none; }
  /* line 480, _styles.scss */
  .block-filter-content .block-title-content {
    position: absolute;
    line-height: 30px;
    font-weight: 700;
    color: #222;
    left: 0px;
    top: 10px; }
  /* line 481, _styles.scss */
  .block-filter-content .filter-data {
    position: absolute;
    top: 100%;
    left: 50%;
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 0px 15px 15px;
    background: #fff;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.25);
    width: 240px;
    margin: 20px 0px 0px -120px;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s; }
  /* line 482, _styles.scss */
  .block-filter-content .filter-data:before, .block-filter-content .filter-data:after {
    content: '';
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -4px;
    width: 0px;
    height: 0px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent; }
  /* line 483, _styles.scss */
  .block-filter-content .filter-data:before {
    z-index: 2;
    border-bottom: 8px solid #fff; }
  /* line 484, _styles.scss */
  .block-filter-content .filter-data:after {
    z-index: 1;
    margin-top: -1px;
    border-bottom: 8px solid #ddd; }
  /* line 485, _styles.scss */
  .block-filter-content .filter-scroll {
    margin: 0px -15px 15px;
    padding: 10px 15px;
    overflow: auto;
    max-height: 236px;
    border-bottom: 1px solid #ddd; }
  /* line 486, _styles.scss */
  .block-filter-content .filter-item {
    float: left;
    position: relative;
    margin: 10px 10px 0px 0px;
    border: none;
    padding: 0px; }
  /* line 487, _styles.scss */
  .block-filter-content .filter-item .filter-title {
    position: relative;
    padding: 5px 24px 5px 10px;
    border: 1px solid #ddd;
    border-radius: 2px;
    font-weight: 400;
    color: #222;
    cursor: pointer; }
  /* line 488, _styles.scss */
  .block-filter-content .filter-item .filter-title:before {
    content: '\f3d0';
    display: inline-block;
    font-family: "Ionicons";
    font-size: 18px;
    position: absolute;
    top: 5px;
    right: 7px; }
  /* line 489, _styles.scss */
  .block-filter-content .filter-item .filter-title:hover {
    color: #999; }
  /* line 491, _styles.scss */
  .block-filter-content .filter-item-active {
    z-index: 3; }
  /* line 492, _styles.scss */
  .block-filter-content .filter-item-active .filter-data {
    opacity: 1;
    visibility: visible;
    margin-top: 10px; }
  /* line 494, _styles.scss */
  .block-filter-content .filter-item-filtered {
    padding-right: 31px; }
    /* line 496, _styles.scss */
    .block-filter-content .filter-item-filtered .filter-current-reset {
      position: absolute;
      top: 0px;
      right: 0px;
      background: #313131;
      border-radius: 0px 2px 2px 0px;
      width: 30px;
      height: 30px;
      text-align: center;
      color: #fff;
      cursor: pointer;
      transition: 0.2s; }
    /* line 497, _styles.scss */
    .block-filter-content .filter-item-filtered .filter-current-reset:hover {
      background: #a60f9e;
      color: #fff; }
    /* line 498, _styles.scss */
    .block-filter-content .filter-item-filtered .filter-current-reset:before {
      content: '\f404';
      display: inline-block;
      font-family: "Ionicons";
      font-size: 26px;
      line-height: 30px;
      font-style: normal; }
    /* line 499, _styles.scss */
    .block-filter-content .filter-item-filtered .filter-title {
      background: #313131;
      border: none;
      margin: 0px;
      padding: 6px 11px;
      border-radius: 2px 0px 0px 2px;
      color: #fff !important; }
    /* line 500, _styles.scss */
    .block-filter-content .filter-item-filtered .filter-title:before {
      display: none; }
  /* line 502, _styles.scss */
  .block-filter-content .filter-submit {
    display: none !important; }
  /* line 503, _styles.scss */
  .block-filter-content .filter-count {
    display: none !important; }
  /* line 504, _styles.scss */
  .block-filter-content .filter-item-reset {
    float: right;
    margin-right: 0px !important; }
  /* line 506, _styles.scss */
  .block-filter-content .filter-item-hidden-show {
    float: none;
    clear: both;
    text-align: center;
    margin: 0px;
    padding: 10px 80px 0px 0px; }
  /* line 507, _styles.scss */
  .block-filter-content .filter-item-hidden-show span {
    position: relative;
    color: #a60f9e;
    cursor: pointer;
    border-bottom: 1px dotted currentColor; }
  /* line 508, _styles.scss */
  .block-filter-content .filter-item-hidden-show span:hover {
    color: #999; }
  /* line 509, _styles.scss */
  .block-filter-content .filter-item-hidden-show span:before {
    content: '\f3d0';
    font-family: "Ionicons";
    position: absolute;
    top: 0px;
    right: -18px;
    font-size: 18px;
    transition: 0.2s;
    transform: rotate(0deg); }
  /* line 510, _styles.scss */
  .block-filter-content .filter-item-hidden-show span.active:before {
    transform: rotate(-180deg); }

/* line 513, _styles.scss */
.products-sort {
  margin: 10px 0px;
  position: relative;
  z-index: 6; }

/* line 514, _styles.scss */
.products-sort-margin {
  margin: 20px 0px; }

/* line 515, _styles.scss */
.products-sort .products-filter {
  float: right;
  margin: -6px 0px; }

/* line 516, _styles.scss */
.products-sort .products-filter li {
  display: inline-block; }

/* line 517, _styles.scss */
.products-sort .products-filter li + li {
  margin-left: 5px; }

/* line 519, _styles.scss */
.drop-selector {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding-right: 15px;
  text-align: left;
  color: #222; }
  /* line 526, _styles.scss */
  .drop-selector .drop-selector-item {
    position: relative;
    z-index: 10;
    display: inline-block; }
  /* line 527, _styles.scss */
  .drop-selector .drop-selector-more {
    cursor: pointer;
    position: relative;
    border-bottom: 1px dotted currentColor; }
  /* line 528, _styles.scss */
  .drop-selector .drop-selector-more i {
    position: absolute;
    top: -1px;
    right: -15px;
    font-size: 18px; }
  /* line 529, _styles.scss */
  .drop-selector .drop-selector-more:hover {
    color: #999; }
  /* line 530, _styles.scss */
  .drop-selector .drop-selector-sub {
    position: absolute;
    left: 50%;
    top: 28px;
    padding-top: 10px;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
    white-space: nowrap;
    transform: translate(-50%, 0); }
  /* line 531, _styles.scss */
  .drop-selector .drop-selector-sub li {
    display: block;
    margin: 5px 0px; }
  /* line 532, _styles.scss */
  .drop-selector .drop-selector-sub li span {
    cursor: pointer;
    position: relative;
    padding-left: 15px; }
  /* line 533, _styles.scss */
  .drop-selector .drop-selector-sub li span:hover {
    color: #999; }
  /* line 534, _styles.scss */
  .drop-selector .drop-selector-sub li span.active {
    color: #222 !important;
    font-weight: 700; }
  /* line 535, _styles.scss */
  .drop-selector .drop-selector-sub li span.active:before {
    content: '\f121';
    font-family: "Ionicons";
    position: absolute;
    left: -3px;
    top: 0px;
    font-size: 12px;
    font-weight: normal; }
  /* line 536, _styles.scss */
  .drop-selector .drop-selector-sub-content {
    border: 1px solid #ddd;
    border-radius: 2px;
    padding: 5px 15px;
    background: #fff;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.25); }
  /* line 537, _styles.scss */
  .drop-selector .drop-selector-sub-content:before, .drop-selector .drop-selector-sub-content:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 50%;
    width: 0px;
    height: 0px;
    margin-left: -4px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent; }
  /* line 538, _styles.scss */
  .drop-selector .drop-selector-sub-content:before {
    z-index: 2;
    border-bottom: 8px solid #fff; }
  /* line 539, _styles.scss */
  .drop-selector .drop-selector-sub-content:after {
    z-index: 1;
    margin-top: -1px;
    border-bottom: 8px solid #ddd; }
  /* line 540, _styles.scss */
  .drop-selector .drop-selector-item.drop-selector-active .drop-selector-sub {
    top: 18px;
    opacity: 1;
    visibility: visible; }
  /* line 541, _styles.scss */
  .drop-selector-order {
    float: left;
    z-index: 3; }
  /* line 545, _styles.scss */
  .drop-selector-page_size {
    float: right;
    z-index: 2; }

/*---*/
/*Сравнение*/
/* line 553, _styles.scss */
.block-compare {
  font-size: 12px;
  line-height: 16px;
  margin: 15px 0px; }

/* line 554, _styles.scss */
.block-compare a {
  color: #222; }

/* line 555, _styles.scss */
.block-compare a:hover, .block-compare a.active {
  color: #a60f9e; }

/* line 556, _styles.scss */
.block-compare a.active {
  font-weight: 700;
  text-decoration: none; }

/* line 557, _styles.scss */
.block-compare li {
  position: relative;
  margin: 5px 0px;
  padding-right: 20px; }

/* line 558, _styles.scss */
.block-compare .compare-remove {
  position: absolute;
  right: 0px;
  top: -5px;
  font-size: 26px;
  color: #999; }

/* line 559, _styles.scss */
.block-compare .compare-remove:hover {
  color: #f30; }

/* line 560, _styles.scss */
.block-compare .wishlist-remove {
  position: absolute;
  right: 0px;
  top: 0px;
  color: #999; }

/* line 561, _styles.scss */
.block-compare .wishlist-remove:hover {
  color: #f30; }

/* line 562, _styles.scss */
.compare-submit {
  margin: 15px 0px 10px;
  border-top: 1px dotted #ccc;
  padding-top: 15px; }

/* line 564, _styles.scss */
.compare-page {
  margin: 20px 0px; }

/* line 565, _styles.scss */
.compare-table {
  width: 100%;
  table-layout: fixed;
  font-size: 12px;
  line-height: 16px; }

/* line 566, _styles.scss */
.compare-table td, .compare-table th {
  padding: 10px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: center; }

/* line 567, _styles.scss */
.compare-table tbody th {
  text-align: left;
  font-weight: 700;
  color: #222; }

/* line 568, _styles.scss */
.compare-show-similar, .compare-hide-similar {
  display: none; }

/* line 569, _styles.scss */
.compare-item-title {
  vertical-align: top; }

/* line 570, _styles.scss */
.compare-item-title .compare-remove {
  color: #999;
  font-weight: normal;
  line-height: 24px; }

/* line 571, _styles.scss */
.compare-item-title .compare-remove i {
  margin-right: 5px;
  font-size: 24px;
  vertical-align: middle; }

/* line 572, _styles.scss */
.compare-item-title .compare-remove:hover {
  color: #f50; }

/* line 573, _styles.scss */
.compare-item-thumb {
  display: block;
  width: 160px;
  height: 160px;
  background: center no-repeat;
  background-size: contain;
  margin: 10px auto; }

/* line 574, _styles.scss */
.compare-item-price {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #222; }

/* line 576, _styles.scss */
.compare-table-4 {
  width: 100%; }

/* line 577, _styles.scss */
.compare-table-3 {
  width: 80%; }

/* line 578, _styles.scss */
.compare-table-2 {
  width: 60%; }

/* line 579, _styles.scss */
.compare-table-1 {
  width: 40%; }

/*---*/
/*Избранное*/
/* line 583, _styles.scss */
.block-wishlist {
  overflow: hidden;
  margin: -10px; }

/* line 584, _styles.scss */
.block-wishlist li {
  float: left;
  padding: 10px;
  width: 33.3%; }

/* line 585, _styles.scss */
.block-wishlist li a {
  display: block;
  height: 70px;
  line-height: 70px;
  text-align: center; }

/* line 586, _styles.scss */
.block-wishlist li img {
  display: inline-block;
  max-height: 100%;
  width: auto; }

/*---*/
/*Контент*/
/* line 590, _styles.scss */
.text {
  margin: 20px 0px; }

/* line 591, _styles.scss */
.text a {
  text-decoration: underline; }

/* line 592, _styles.scss */
.text p {
  margin: 20px 0px; }

/* line 593, _styles.scss */
.text h1, .text .h1 {
  font-size: 24px;
  line-height: 28px;
  margin: 20px 0px;
  color: #222; }

/* line 594, _styles.scss */
.text h2, .text .h2 {
  font-size: 20px;
  line-height: 24px;
  margin: 20px 0px;
  color: #222; }

/* line 595, _styles.scss */
.text h3, .text .h3 {
  font-size: 16px;
  line-height: 20px;
  margin: 20px 0px;
  color: #222;
  font-weight: 700; }

/* line 596, _styles.scss */
.text ul, .text ol {
  margin: 20px 0px 20px 20px;
  list-style-position: outside; }

/* line 597, _styles.scss */
.text li {
  margin: 5px 0px; }

/* line 598, _styles.scss */
.text ul {
  list-style-type: square; }

/* line 599, _styles.scss */
.text ol {
  list-style-type: decimal; }

/* line 600, _styles.scss */
.text img {
  max-width: 100%;
  height: auto; }

/* line 602, _styles.scss */
.text .h1 {
  margin: 20px 0px; }

/* line 603, _styles.scss */
.text .h1 h1 {
  margin: 0px 20px 0px 0px;
  display: inline;
  vertical-align: middle; }

/* line 604, _styles.scss */
.text .h1 span {
  font-size: 24px;
  line-height: 28px;
  color: #999;
  font-weight: 100;
  display: none;
  white-space: nowrap;
  margin-right: 20px;
  vertical-align: middle; }

/* line 605, _styles.scss */
.text .h1 .js-filter-full-reset {
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
  border-bottom: 1px dotted currentColor;
  vertical-align: text-bottom;
  white-space: nowrap; }

/* line 607, _styles.scss */
.page-title {
  position: relative;
  font-size: 24px;
  line-height: 28px;
  margin: 20px 0px;
  color: #222; }

/* line 608, _styles.scss */
.page-title span {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle; }

/* line 609, _styles.scss */
.page-title span a {
  color: #999;
  text-decoration: underline; }

/* line 610, _styles.scss */
.page-title span a:hover {
  color: #a60f9e; }

/* line 611, _styles.scss */
.text-center {
  text-align: center; }

/* line 612, _styles.scss */
.text-right {
  text-align: right; }

/* line 613, _styles.scss */
.text-nowrap {
  white-space: nowrap; }

/* line 615, _styles.scss */
.page-title-extra {
  position: relative;
  font-size: 40px;
  line-height: 44px;
  margin: 40px 0px 30px;
  color: #222; }

/* line 616, _styles.scss */
.page-title-extra:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 0px;
  border-top: 1px solid #ddd; }

/* line 617, _styles.scss */
.page-title-extra span {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 0px 20px; }

/* line 618, _styles.scss */
.page-title-extra i {
  font-style: normal; }

/* line 619, _styles.scss */
.page-title-extra a {
  color: #222;
  text-decoration: underline; }

/* line 620, _styles.scss */
.page-title-extra a:hover {
  color: #999; }

/* line 622, _styles.scss */
.page-title-extra-background {
  position: relative;
  font-size: 30px;
  line-height: 34px;
  margin: 40px 0px 20px;
  color: #222;
  padding: 15px 20px; }

/* line 623, _styles.scss */
.page-title-extra-background span {
  position: relative;
  z-index: 2; }

/* line 624, _styles.scss */
.page-title-extra-background:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #a60f9e;
  opacity: 0.15; }

/* line 626, _styles.scss */
.text-index {
  margin: 40px 0px; }

/* line 627, _styles.scss */
.text-index .hr {
  margin: 40px 0px; }

/* line 629, _styles.scss */
.text-hidden {
  position: relative;
  z-index: 1;
  height: 250px;
  overflow: hidden;
  margin: -20px 0 0px; }

/* line 630, _styles.scss */
.text-show {
  height: auto;
  padding-bottom: 30px; }

/* line 631, _styles.scss */
.text-hidden .text-trigger {
  position: absolute;
  z-index: 51;
  left: 0px;
  bottom: 0px; }

/* line 632, _styles.scss */
.text-hidden:after {
  content: '';
  position: absolute;
  z-index: 50;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 50%, white 100%); }

/* line 637, _styles.scss */
.text-show:after {
  display: none; }

/* line 639, _styles.scss */
.sitemap {
  margin: -20px 0px 0px; }

/* line 640, _styles.scss */
.sitemap ul ul {
  margin: 0px 0px 0px 20px; }

/* line 641, _styles.scss */
.sitemap a {
  color: #222;
  text-decoration: none; }

/* line 642, _styles.scss */
.sitemap a:hover {
  color: #a60f9e; }

/*---*/
/*Каталог*/
/* line 646, _styles.scss */
.subcollections {
  margin-bottom: 0px; }

/* line 647, _styles.scss */
.subcollection {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 20px; }

/* line 648, _styles.scss */
.subcollection-item {
  position: relative; }

/* line 649, _styles.scss */
.subcollection-data {
  position: relative;
  z-index: 2;
  overflow: hidden; }

/* line 650, _styles.scss */
.subcollection-thumb-block {
  position: relative;
  padding-top: 100%; }

/* line 651, _styles.scss */
.subcollection-thumb {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  overflow: hidden;
  font-size: 0px; }

/* line 652, _styles.scss */
.subcollection-thumb:after {
  content: '';
  display: inline-block;
  width: 0px;
  height: 100%;
  vertical-align: middle; }

/* line 653, _styles.scss */
.subcollection-thumb img {
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto; }

/* line 654, _styles.scss */
.subcollection-title {
  height: 36px;
  font-size: 14px;
  line-height: 18px;
  margin-top: 10px;
  overflow: hidden; }

/* line 655, _styles.scss */
.subcollection-title a {
  display: block;
  color: #222; }

/* line 656, _styles.scss */
.subcollection-title a:hover {
  color: #999; }

/* line 657, _styles.scss */
.subcollection-shade {
  position: absolute;
  z-index: 1;
  left: -10px;
  top: -20px;
  width: 100%;
  height: 100%;
  border: 1px solid #ddd;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.25);
  opacity: 0;
  transition: 0.2s;
  background-color: #fff;
  visibility: hidden;
  padding: 9px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 659, _styles.scss */
.subcollection:hover .subcollection-shade {
  display: block;
  top: -10px;
  opacity: 1;
  visibility: visible; }

/* line 661, _styles.scss */
.products {
  margin: 20px 0px 0px; }

/* line 662, _styles.scss */
.product {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 20px; }

/* line 663, _styles.scss */
.product-item {
  position: relative; }

/* line 664, _styles.scss */
.product-data {
  position: relative;
  z-index: 2; }

/* line 666, _styles.scss */
.product-thumb-block {
  position: relative;
  padding-top: 100%; }

/*.product-thumb-block-loading:after {content: ''; position: absolute; left: 50%; top: 50%; width: 60px; height: 60px; margin: -30px 0px 0px -30px; border: 3px solid transparent; border-top: 3px solid #fff; border-bottom: 3px solid #fff; border-radius: 50%; animation: loader 1s ease-in-out infinite; visibility: visible; opacity: 1; transition: 0.2s;}
.product-thumb-block-loading:before {content: ''; position: absolute; left: 50%; top: 50%; width: 40px; height: 40px; margin: -20px 0px 0px -20px; border: 3px solid transparent; border-left: 3px solid $color-primary; border-right: 3px solid $color-primary; border-radius: 50%; animation: loader2 1s ease-in-out infinite; visibility: visible; opacity: 1; transition: 0.2s;}*/
/* line 669, _styles.scss */
.product-thumb-block-loading .product-thumb {
  visibility: hidden;
  opacity: 0; }

/*.product-thumb-block-loaded:after {visibility: hidden; opacity: 0;}
.product-thumb-block-loaded:before {visibility: hidden; opacity: 0;}*/
/* line 672, _styles.scss */
.product-thumb-block-loaded .product-thumb {
  visibility: visible;
  opacity: 1; }

/* line 674, _styles.scss */
.product-thumb {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  overflow: hidden;
  font-size: 0px;
  transition: 0.4s; }

/* line 675, _styles.scss */
.product-thumb:after {
  content: '';
  display: inline-block;
  width: 0px;
  height: 100%;
  vertical-align: middle; }

/* line 676, _styles.scss */
.product-thumb img {
  display: inline-block !important;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
  transition: 0.4s; }

/* line 677, _styles.scss */
.product-thumb .product-image-second {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, -50%); }

/* line 678, _styles.scss */
.product-title {
  height: 36px;
  font-size: 14px;
  line-height: 18px;
  margin-top: 10px;
  overflow: hidden; }

/* line 679, _styles.scss */
.product-title a {
  display: block;
  color: #222; }

/* line 680, _styles.scss */
.product-title a:hover {
  color: #999; }

/* line 681, _styles.scss */
.product-price {
  margin: 10px 0px;
  font-size: 16px;
  line-height: 20px; }

/* line 682, _styles.scss */
.product-price-sale {
  color: #222;
  font-weight: 700; }

/* line 683, _styles.scss */
.product-price-old {
  color: #999;
  text-decoration: line-through;
  margin-left: 10px; }

/* line 684, _styles.scss */
.product-price-hide {
  color: #999;
  font-size: 14px;
  display: block; }

/* line 685, _styles.scss */
.product-data table {
  width: 100%; }

/* line 686, _styles.scss */
.product-data th {
  width: 1%;
  padding: 0px 10px; }

/* line 687, _styles.scss */
.product-data td {
  text-align: center;
  vertical-align: middle; }

/* line 688, _styles.scss */
.product-data .wishlist-remove {
  position: absolute;
  z-index: 3;
  right: -10px;
  top: -10px;
  color: #999;
  font-size: 34px;
  width: 34px;
  text-align: center;
  cursor: pointer;
  transition: 0.2s; }

/* line 689, _styles.scss */
.product-data .wishlist-remove:hover {
  color: #222; }

/* line 691, _styles.scss */
.product-shade {
  position: absolute;
  z-index: 1;
  left: -10px;
  top: -20px;
  width: 100%;
  height: 100%;
  border: 1px solid #ddd;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.25);
  opacity: 0;
  transition: 0.2s;
  background-color: #fff;
  visibility: hidden;
  padding: 9px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* line 692, _styles.scss */
.product:hover .product-shade {
  display: block;
  top: -10px;
  opacity: 1;
  visibility: visible; }

/* line 694, _styles.scss */
.product-quickview {
  position: absolute;
  left: 50%;
  bottom: 20px;
  opacity: 0;
  transform: translate(-50%, 0); }

/* line 695, _styles.scss */
.product:hover .product-quickview {
  bottom: 10px;
  opacity: 0.5; }

/* line 696, _styles.scss */
.product:hover .product-quickview:hover {
  opacity: 0.9; }

/* line 698, _styles.scss */
.product-bages {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 5;
  transition: 0.2s; }

/* line 699, _styles.scss */
.product-bages span {
  position: relative;
  float: left;
  clear: both;
  margin-bottom: 2px;
  padding: 3px 3px 3px 8px;
  background: #313131;
  color: #fff;
  font-size: 12px;
  line-height: 16px; }

/* line 700, _styles.scss */
.product-bages .product-bage-sale {
  background: #f30; }

/* line 701, _styles.scss */
.product-bages .product-bage-new {
  background: #2f9c00; }

/* line 702, _styles.scss */
.product-bages .product-bage-bestsellers {
  background: #007bff; }

/* line 704, _styles.scss */
.product-bages span:before, .product-bages span:after {
  position: absolute;
  right: -10px;
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid; }

/* line 705, _styles.scss */
.product-bages span:before {
  top: 0px;
  border-width: 16px 10px 0px 0px;
  border-color: #313131 transparent transparent transparent; }

/* line 706, _styles.scss */
.product-bages span:after {
  bottom: 0px;
  border-width: 16px 0px 0px 10px;
  border-color: transparent transparent transparent #313131; }

/* line 707, _styles.scss */
.product-bages .product-bage-sale:before {
  border-top-color: #f30; }

/* line 708, _styles.scss */
.product-bages .product-bage-sale:after {
  border-left-color: #f30; }

/* line 709, _styles.scss */
.product-bages .product-bage-new:before {
  border-top-color: #2f9c00; }

/* line 710, _styles.scss */
.product-bages .product-bage-new:after {
  border-left-color: #2f9c00; }

/* line 711, _styles.scss */
.product-bages .product-bage-bestsellers:before {
  border-top-color: #007bff; }

/* line 712, _styles.scss */
.product-bages .product-bage-bestsellers:after {
  border-left-color: #007bff; }

/* line 713, _styles.scss */
.product:hover .product-bages {
  left: -9px; }

/* line 715, _styles.scss */
.product-variants {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -9px;
  left: -9px;
  z-index: 8;
  background: #fff;
  padding: 9px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }

/* line 716, _styles.scss */
.product:hover .product-variants {
  opacity: 1;
  visibility: visible; }

/* line 717, _styles.scss */
.product-variants-loading:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0px 0px -30px;
  border: 3px solid transparent;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  border-radius: 50%;
  animation: loader 1s ease-in-out infinite;
  visibility: visible;
  opacity: 1;
  transition: 0.2s; }

/* line 718, _styles.scss */
.product-variants-loading:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0px 0px -20px;
  border: 3px solid transparent;
  border-left: 3px solid #a60f9e;
  border-right: 3px solid #a60f9e;
  border-radius: 50%;
  animation: loader2 1s ease-in-out infinite;
  visibility: visible;
  opacity: 1;
  transition: 0.2s; }

/* line 719, _styles.scss */
.product-variants-data {
  width: 100%; }

/* line 720, _styles.scss */
.product-variants .close {
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 0px;
  color: #999;
  font-size: 34px;
  width: 34px;
  text-align: center;
  cursor: pointer;
  transition: 0.2s; }

/* line 721, _styles.scss */
.product-variants .close:hover {
  color: #222; }

/* line 722, _styles.scss */
.product-variants p {
  font-size: 16px;
  line-height: 20px;
  color: #222;
  margin: 0px 0px 30px;
  text-transform: uppercase; }

/* line 723, _styles.scss */
.product-variants .product-variant {
  max-width: 160px !important;
  margin: 0px auto 35px; }

/* line 725, _styles.scss */
.product .wishlist-add, .product .compare-add {
  position: relative;
  top: -20px;
  color: #999;
  opacity: 0;
  transition: 0.2s; }

/* line 726, _styles.scss */
.product:hover .wishlist-add, .product:hover .compare-add {
  top: 0px;
  opacity: 1; }

/* line 727, _styles.scss */
.product .compare-add:hover {
  color: #48729e; }

/* line 728, _styles.scss */
.product .wishlist-add:hover {
  color: #f30; }

/* line 729, _styles.scss */
.product .compare-in {
  color: #48729e; }

/* line 730, _styles.scss */
.product .wishlist-in {
  color: #f30; }

/* line 732, _styles.scss */
.product-compact .product-item form {
  position: absolute;
  left: 0px;
  bottom: -20px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s; }

/* line 733, _styles.scss */
.product-compact:hover {
  z-index: 2; }

/* line 734, _styles.scss */
.product-compact:hover .product-item form {
  bottom: -40px;
  opacity: 1;
  visibility: visible; }

/* line 735, _styles.scss */
.product-compact .product-item .product-shade {
  padding-bottom: 49px; }

/* line 736, _styles.scss */
.product-compact .wishlist-add, .product-compact .compare-add {
  top: 0px;
  opacity: 1; }

/* line 737, _styles.scss */
.product-compact .product-variants {
  padding: 29px 9px; }

/* line 739, _styles.scss */
.product .product-rating {
  margin: 5px 0px -5px !important; }

/* line 740, _styles.scss */
.product .product-rating .fa {
  margin: 0px 2px !important; }

/* line 741, _styles.scss */
.product .product-rating a {
  margin: 0px !important;
  padding: 0px !important; }

/* line 743, _styles.scss */
.products-all {
  margin: 20px 0px; }

/* line 745, _styles.scss */
.products-scroll {
  margin: 20px 0px !important;
  padding: 0px 40px; }

/* line 746, _styles.scss */
.products-scroll .product {
  margin: 0px !important; }

/* line 747, _styles.scss */
.products-scroll .product:hover .product-bages {
  left: 0px !important; }

/* line 748, _styles.scss */
.products-scroll .owl-prev, .products-scroll .owl-next {
  position: absolute;
  top: 50%;
  font-size: 40px;
  height: 40px;
  margin-top: -20px;
  width: 40px;
  text-align: center; }

/* line 749, _styles.scss */
.products-scroll .owl-prev {
  left: -45px; }

/* line 750, _styles.scss */
.products-scroll .owl-next {
  right: -45px; }

/* line 751, _styles.scss */
.products-scroll .product-variants {
  left: 0px !important;
  top: 0px !important;
  padding: 0px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: inset 0 0 0 1px #ddd;
  border: none !important; }

/* line 753, _styles.scss */
.viewed-products {
  display: none; }

/* line 754, _styles.scss */
.viewed-products .page-title-extra {
  font-size: 20px;
  line-height: 24px; }

/* line 755, _styles.scss */
.viewed-products .product-price-old {
  display: block;
  margin: 0px; }

/* line 757, _styles.scss */
.collection-data {
  transition: 0.2s; }

/* line 758, _styles.scss */
.collection-data-loading {
  opacity: 0.2; }

/*---*/
/*brands*/
/* line 762, _styles.scss */
.collection-brands-letters {
  margin: 20px 0px; }

/* line 763, _styles.scss */
.collection-brands-letters span {
  font-weight: 700;
  color: #000; }

/* line 764, _styles.scss */
.collection-brands-letters span, .collection-brands-letters a {
  margin-right: 4px; }

/* line 765, _styles.scss */
.collection-brands-letter {
  padding: 5px 10px;
  background: #f0f0f0;
  font-weight: 700;
  color: #000; }

/* line 766, _styles.scss */
.collection-brands-items {
  margin: 0px 0px 20px; }

/* line 767, _styles.scss */
.collection-brands-item {
  margin-top: 10px; }

/* line 769, _styles.scss */
.collection-brands-logos {
  margin: 20px 0px;
  padding: 40px 30px 20px;
  border: 1px solid #ddd;
  border-bottom-width: 3px; }

/* line 770, _styles.scss */
.collection-brands-logo {
  margin: 0px 10px 20px; }

/*---*/
/*Товар*/
/* line 774, _styles.scss */
.product-page {
  margin: 20px 0px -20px; }

/* line 775, _styles.scss */
.product-page .product-sku {
  margin-top: -20px;
  font-style: italic;
  color: #999; }

/* line 777, _styles.scss */
.product-image {
  margin-bottom: 20px; }

/* line 778, _styles.scss */
.product-image-place {
  position: relative;
  z-index: 1;
  text-align: center; }

/* line 780, _styles.scss */
.product-images-list {
  margin: 0px -5px; }

/* line 781, _styles.scss */
.product-images-item {
  padding: 10px 5px 0px;
  width: 16.6%;
  float: left;
  overflow: hidden; }

/* line 782, _styles.scss */
.product-images-list a {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-top: 100%;
  vertical-align: middle;
  border: 1px solid #ddd;
  background: center no-repeat;
  background-size: contain;
  box-shadow: inset 0px 0px 0px 1px #fff;
  transition: 0.25s; }

/* line 783, _styles.scss */
.product-images-list a:hover, .product-images-list a.mz-thumb-selected, .product-images-list a.mz-video-selected {
  border-color: #a60f9e; }

/* line 784, _styles.scss */
.product-images-list a.mz-thumb-unselected {
  border-color: #ddd; }

/* line 785, _styles.scss */
.product-images-list span {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 23px;
  color: #fff;
  background: #a60f9e;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  line-height: 36px;
  text-align: center;
  text-indent: 2px;
  margin: -18px 0px 0px -18px;
  opacity: 0.8;
  transform: scale(1);
  transition: 0.25s; }

/* line 786, _styles.scss */
.product-images-list a:hover span {
  opacity: 1;
  transform: scale(1.15); }

/* line 787, _styles.scss */
.product-video {
  position: absolute;
  z-index: 15;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #000 center no-repeat;
  background-size: contain; }

/* line 788, _styles.scss */
.product-video .embed-responsive {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%; }

/* line 790, _styles.scss */
.product-info {
  margin-bottom: 20px; }

/* line 791, _styles.scss */
.product-info .text {
  margin: 0px; }

/* line 792, _styles.scss */
.product-info .text h1 {
  margin-top: 0px; }

/* line 793, _styles.scss */
.product-info .product-brand {
  position: relative;
  display: block;
  max-width: 120px;
  width: 100%;
  margin: 5px 0px 15px auto; }

/* line 794, _styles.scss */
.product-info .product-brand img {
  position: absolute;
  right: 0px;
  top: 0px;
  max-width: 100%;
  max-height: 80px;
  width: auto;
  height: auto; }

/* line 795, _styles.scss */
.product-info .product-rating {
  margin-top: 0px; }

/* line 796, _styles.scss */
.product-info .product-short-description-title {
  margin: 20px 0px 10px;
  text-transform: uppercase;
  color: #222; }

/* line 797, _styles.scss */
.product-info .product-short-description {
  margin: 10px 0px;
  color: #222; }

/* line 798, _styles.scss */
.product-info .product-bundle {
  margin-bottom: 20px; }

/* line 799, _styles.scss */
.product-info .product-bundle .product-bundle-title {
  font-weight: 700;
  color: #222; }

/* line 800, _styles.scss */
.product-info .product-bundle .product-bundle-price {
  margin-top: 10px;
  color: #222; }

/* line 801, _styles.scss */
.product-info .product-bundle .product-bundle-price span {
  font-weight: 700; }

/* line 802, _styles.scss */
.product-info .product-bundle .product-bundle-item {
  position: relative;
  padding-left: 60px;
  margin-top: 10px;
  min-height: 50px;
  color: #999; }

/* line 803, _styles.scss */
.product-info .product-bundle .product-bundle-item-thumb {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  background: center no-repeat;
  background-size: contain; }

/* line 804, _styles.scss */
.product-info .product-bundle .product-bundle-item-free {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #65bc54; }

/* line 805, _styles.scss */
.product-info .product-bundle .product-bundle-item-price {
  margin-top: 2px;
  font-weight: 700;
  color: #222; }

/* line 807, _styles.scss */
.product-info .product-bundle li span {
  color: #999;
  font-size: 12px; }

/* line 808, _styles.scss */
.product-info .product-price {
  margin: 0px 0px 20px;
  line-height: 28px; }

/* line 809, _styles.scss */
.product-info .product-price-sale {
  font-size: 24px; }

/* line 811, _styles.scss */
.product-form .input-medium {
  width: 36px;
  padding: 8px 0px;
  text-align: center; }

/* line 812, _styles.scss */
.product-form .button-medium {
  margin: 0px 10px 10px 0px; }

/* line 813, _styles.scss */
.product-form .winbox {
  vertical-align: middle;
  white-space: nowrap; }

/* line 814, _styles.scss */
.product-form .winbox i {
  margin-right: 5px; }

/* line 816, _styles.scss */
.product-variant {
  margin-bottom: 20px;
  background: #f0f0f0;
  padding: 20px 15px 5px 20px; }

/* line 817, _styles.scss */
.product-variant .selector-wrapper {
  margin-bottom: 10px; }

/* line 818, _styles.scss */
.product-variant .selector-wrapper label {
  display: block;
  margin: 0px 0px 3px;
  font-size: 14px;
  line-height: 18px;
  color: #222; }

/* line 820, _styles.scss */
.product-variant .select-wrapper {
  margin-bottom: 15px; }

/* line 821, _styles.scss */
.product-variant .select-wrapper label {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #222; }

/* line 823, _styles.scss */
.variant-span {
  display: inline-block;
  vertical-align: middle;
  color: #a60f9e;
  border: 1px solid #a60f9e;
  background: transparent;
  margin: 5px 5px 0px 0px;
  cursor: pointer;
  transition: 0.2s;
  padding: 6px 15px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 16px; }

/* line 824, _styles.scss */
.variant-span:hover {
  opacity: 0.8; }

/* line 825, _styles.scss */
.variant-span--active {
  position: relative;
  border-width: 3px;
  color: #a60f9e;
  font-weight: 700;
  padding: 4px 13px; }

/* line 826, _styles.scss */
.variant-span--active:before {
  content: '';
  position: absolute;
  z-index: 0;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #a60f9e;
  opacity: 0.1;
  overflow: hidden;
  border-radius: 2px; }

/* line 827, _styles.scss */
.variant-span--unavailable {
  color: #999;
  border-color: #ddd; }

/* line 828, _styles.scss */
.variant-span--unavailable.variant-span--active {
  color: #999;
  border-color: #ccc; }

/* line 829, _styles.scss */
.variant-span--unavailable.variant-span--active:before {
  background-color: #999; }

/* line 831, _styles.scss */
.variant-select {
  background-color: #fff;
  margin: 5px 0px 0px;
  max-width: 300px; }

/* line 833, _styles.scss */
.product-quantity {
  margin: -10px 0px 20px; }

/* line 836, _styles.scss */
.product-addons p {
  margin-top: 10px;
  display: inline-block;
  margin-right: 15px;
  white-space: nowrap; }

/* line 837, _styles.scss */
.product-addons a {
  color: #222;
  text-decoration: none; }

/* line 838, _styles.scss */
.product-addons i {
  margin-right: 5px;
  color: #999; }

/* line 839, _styles.scss */
.product-addons a:hover {
  color: #a60f9e; }

/* line 840, _styles.scss */
.product-addons a:hover i {
  color: #a60f9e; }

/* line 841, _styles.scss */
.product-addons .wishlist-in i {
  color: #f30 !important; }

/* line 842, _styles.scss */
.product-addons .compare-in i {
  color: #48729e !important; }

/* line 843, _styles.scss */
.product-addons .product-variant-quantity i {
  color: #65bc54; }

/* line 844, _styles.scss */
.product-addons .product-variant-quantity-null i {
  color: #f30; }

/* line 846, _styles.scss */
.product-share {
  margin-top: 20px; }

/* line 848, _styles.scss */
.product-properties {
  margin: 0px 0px 20px;
  color: #222; }

/* line 849, _styles.scss */
.product-properties p {
  margin: 5px 0px; }

/* line 850, _styles.scss */
.product-properties span {
  color: #999; }

/* line 852, _styles.scss */
.product-properties .product-property-hidden {
  display: none; }

/* line 853, _styles.scss */
.product-properties .product-property-more {
  color: #222;
  border-bottom: 1px dotted currentColor;
  cursor: pointer; }

/* line 854, _styles.scss */
.product-properties .product-property-more:hover {
  color: #a60f9e; }

/* line 856, _styles.scss */
.tabs {
  border-bottom: 1px solid #ddd;
  margin: 20px 0px;
  height: 39px; }

/* line 857, _styles.scss */
.tabs .tab {
  float: left;
  padding: 10px 14px 8px;
  font-size: 16px;
  line-height: 26px;
  cursor: pointer; }

/* line 858, _styles.scss */
.tabs .tab span {
  margin-left: 5px; }

/* line 859, _styles.scss */
.tabs .tab:hover {
  color: #a60f9e; }

/* line 860, _styles.scss */
.tabs .tab-active {
  border: 1px solid #ddd;
  border-bottom-width: 0px;
  background: #fff;
  color: #a60f9e;
  cursor: default;
  padding: 6px 13px; }

/* line 861, _styles.scss */
.tabs .tab-active:hover {
  color: #a60f9e; }

/*---*/
/*Количество товара*/
/* line 865, _styles.scss */
.cart-item-quantity {
  position: relative;
  padding-right: 19px;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 10px 10px 0px; }

/* line 866, _styles.scss */
.cart-item-quantity .cart-item-count {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0px;
  width: 17px;
  height: 17px;
  line-height: 17px;
  border-radius: 0px; }

/* line 867, _styles.scss */
.cart-item-quantity .cart-item-count-minus {
  top: auto;
  bottom: 0px; }

/*---*/
/*Блог и статьи*/
/* line 871, _styles.scss */
.blogs {
  margin: 20px 0px 0px; }
  /* line 873, _styles.scss */
  .blogs .page-title-extra {
    margin-bottom: 30px; }
  /* line 874, _styles.scss */
  .blogs .page-title-extra a {
    color: #222;
    text-decoration: none; }
  /* line 875, _styles.scss */
  .blogs .page-title-extra a:hover {
    color: #a60f9e; }
  /* line 876, _styles.scss */
  .blogs .blog-item {
    margin: 0px 0px 20px; }
  /* line 877, _styles.scss */
  .blogs .blog-item img {
    margin: 0px;
    object-fit: cover; }
  /* line 878, _styles.scss */
  .blogs .blog-item p {
    margin: 0px; }
  /* line 879, _styles.scss */
  .blogs .blog-item-title {
    margin: 10px 0px; }
  /* line 880, _styles.scss */
  .blogs .blog-item-title a {
    color: #222;
    text-decoration: none; }
  /* line 881, _styles.scss */
  .blogs .blog-item-title a:hover {
    color: #a60f9e; }
  @media screen and (min-width: 992px) {
    /* line 883, _styles.scss */
    .blogs .blog-item-image img {
      margin: 0px; }
    /* line 884, _styles.scss */
    .blogs .blog-item-description {
      padding-left: 0px; }
    /* line 885, _styles.scss */
    .blogs .blog-item-description .blog-item-title {
      margin-top: 0px; }
    /* line 887, _styles.scss */
    .blogs .blog-item-compact .blog-item-preview {
      position: relative;
      max-height: 54px;
      overflow: hidden; }
    /* line 888, _styles.scss */
    .blogs .blog-item-compact .blog-item-preview:after {
      content: '';
      position: absolute;
      bottom: 0px;
      right: 0px;
      width: 100px;
      height: 18px;
      background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 50%, white 100%); }
    /* line 890, _styles.scss */
    .blogs .blog-item-animate {
      display: block;
      position: relative;
      background: #a60f9e; }
    /* line 891, _styles.scss */
    .blogs .blog-item-animate img {
      transition: 0.4s; }
    /* line 892, _styles.scss */
    .blogs .blog-item-animate:hover img {
      opacity: 0.5; }
    /* line 893, _styles.scss */
    .blogs .blog-item-animate:after {
      content: 'Читать';
      position: absolute;
      z-index: 3;
      left: 50%;
      top: 50%;
      margin: -21px 0px 0px -50px;
      width: 100px;
      height: 42px;
      transform: scale(2);
      padding: 10px 0px;
      border: 2px solid #fff;
      color: #fff;
      text-align: center;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 2px;
      opacity: 0;
      transition: 0.4s; }
    /* line 894, _styles.scss */
    .blogs .blog-item-animate:hover:after {
      opacity: 1;
      transform: scale(1); }
    /* line 895, _styles.scss */
    .blogs .blog-item-animate:after:hover {
      border-color: #a60f9e;
      color: #a60f9e; }
    /* line 896, _styles.scss */
    .blogs .blog-item-actions .blog-item-animate:after {
      content: 'Смотреть';
      width: 120px;
      margin-left: -60px; } }
  /* line 898, _styles.scss */
  .blogs .hr {
    margin: 0px 0px 40px; }
  /* line 899, _styles.scss */
  .blogs .paging {
    margin: 40px 0px; }
  /* line 900, _styles.scss */
  .blogs .blog-item-inner {
    margin: 0px;
    text-align: center; }
  /* line 901, _styles.scss */
  .blogs .blog-item-short {
    margin: 0px; }
  /* line 902, _styles.scss */
  .blogs .products-all {
    margin-top: 20px; }
  /* line 903, _styles.scss */
  .blogs .blog-tags {
    margin: -5px 0px 20px; }
  /* line 904, _styles.scss */
  .blogs .blog-tags a {
    margin: 5px 5px 0px 0px; }

/* line 907, _styles.scss */
.blog-item-meta {
  color: #999;
  margin: 10px 0px 0px;
  font-size: 12px;
  line-height: 16px; }

/* line 908, _styles.scss */
.blog-item-meta a {
  color: #999;
  text-decoration: none; }

/* line 909, _styles.scss */
.blog-item-meta a:hover {
  color: #a60f9e; }

/* line 910, _styles.scss */
.blog-item-meta span {
  margin: 0px 10px 0px 0px; }

/* line 911, _styles.scss */
.blog-item-meta span .active {
  font-weight: 700;
  color: #a60f9e; }

/* line 913, _styles.scss */
.blogs-last {
  padding: 20px 20px 0px;
  border: 1px solid #ddd;
  border-bottom-width: 2px;
  margin: 20px 0px; }

/* line 914, _styles.scss */
.blogs-last > .h2 {
  color: #222;
  margin: 0px 0px 20px; }

/* line 915, _styles.scss */
.blogs-last .blog-item {
  margin: 0px 0px 20px;
  padding-top: 20px;
  border-top: 1px dotted #ddd; }

/* line 917, _styles.scss */
.blog-item-timer {
  font-size: 20px;
  line-height: 28px;
  font-weight: 100;
  padding: 5px;
  background: #eee;
  color: #222;
  text-align: center;
  margin: 1px 0px 0px; }

/* line 918, _styles.scss */
.blog-item-timer strong {
  font-weight: 400;
  display: block;
  white-space: nowrap; }

/* line 919, _styles.scss */
.blog-item-timer i {
  font-style: normal; }

/* line 920, _styles.scss */
.blog-item-timer span {
  white-space: nowrap;
  display: inline-block; }

/* line 921, _styles.scss */
.blog-item-timer span + span {
  margin-left: 8px; }

/* line 922, _styles.scss */
.blog-item-inner .blog-item-timer {
  padding: 10px 15px;
  background: none;
  display: inline-block;
  margin: 20px 0px 0px;
  border: 1px solid #313131; }

/* line 923, _styles.scss */
.blog-item-inner .blog-item-timer strong {
  display: inline; }

/* line 924, _styles.scss */
.blog-item-short .blog-item-timer {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  padding: 0px;
  background: none;
  color: #999;
  text-align: left;
  margin: -5px 0px 0px; }

/* line 925, _styles.scss */
.blog-item-short .blog-item-timer strong {
  display: none; }

/* line 926, _styles.scss */
.blog-item-short .blog-item-timer span + span {
  margin-left: 6px; }

/* line 927, _styles.scss */
.blog-item-short .blog-item-timer-finish strong {
  display: block; }

/* line 928, _styles.scss */
.blog-item-short .blog-item-timer-finish span {
  display: none; }

/* line 930, _styles.scss */
.site-review {
  position: relative;
  padding-left: 120px;
  min-height: 100px;
  margin: 20px 0px; }

/* line 931, _styles.scss */
.site-review .site-review-thumb {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 100px;
  height: 100px;
  background: center no-repeat;
  background-size: cover;
  border-radius: 50px; }

/* line 932, _styles.scss */
.site-review .site-review-title {
  margin: 0px;
  color: #222; }

/* line 933, _styles.scss */
.site-review .site-review-meta {
  margin: 5px 0px 0px;
  font-size: 12px;
  line-height: 16px;
  color: #999; }

/* line 934, _styles.scss */
.site-review .site-review-content p {
  margin: 5px 0px 0px; }

/* line 935, _styles.scss */
.site-review .site-review-rating {
  margin: 5px 0px;
  color: #fdb700;
  font-size: 16px;
  line-height: 20px; }

/* line 936, _styles.scss */
.site-review .site-review-rating .fa {
  margin: 0px 5px 0px 0px; }

/* line 937, _styles.scss */
.site-review .site-review-rating .fa-color-grey {
  color: #ccc; }

/* line 938, _styles.scss */
.site-review .site-review-date {
  color: #999;
  font-size: 12px;
  vertical-align: top;
  padding: 3px 0px 3px 15px;
  border-left: 1px solid #ddd;
  margin-left: 10px; }

/* line 940, _styles.scss */
.site-review .product-info {
  background: #f0f0f0;
  padding: 10px;
  margin: 10px 0px 0px; }

/* line 941, _styles.scss */
.site-review .product-info .product-bundle {
  margin: 0px;
  line-height: 16px; }

/* line 942, _styles.scss */
.site-review .product-info .product-bundle .product-bundle-title {
  margin: 0px; }

/* line 943, _styles.scss */
.site-review .product-info a {
  text-decoration: none; }

/* line 944, _styles.scss */
.site-review .product-info .product-bundle-item-thumb {
  background-color: #fff;
  border-radius: 50%; }

/* line 946, _styles.scss */
.block-reviews .block-title {
  margin: 10px 0px 15px;
  text-align: center; }

/* line 947, _styles.scss */
.block-reviews .site-review-all {
  margin: 15px 0px 10px;
  border-top: 1px dotted #ccc;
  padding-top: 15px; }

/* line 948, _styles.scss */
.block-reviews .owl-nav {
  display: none; }

/* line 949, _styles.scss */
.block .site-review {
  padding: 0px 5px;
  margin: 0px;
  font-size: 12px;
  line-height: 16px;
  text-align: center; }

/* line 950, _styles.scss */
.block .site-review .site-review-thumb {
  position: relative;
  margin: 0px auto 5px; }

/* line 951, _styles.scss */
.block .site-review .site-review-title {
  font-size: 16px;
  line-height: 20px;
  color: #222; }

/* line 952, _styles.scss */
.block .site-review .site-review-meta {
  margin: 0px; }

/* line 953, _styles.scss */
.block .site-review .site-review-rating {
  margin: 5px 0px;
  font-size: 14px;
  line-height: 18px; }

/* line 954, _styles.scss */
.block .site-review .site-review-rating .fa {
  margin: 0px 2px; }

/* line 955, _styles.scss */
.block .site-review .site-review-content {
  margin-top: 5px; }

/*---*/
/*Отзывы и комментарии*/
/* line 959, _styles.scss */
.product-reviews {
  margin: 20px 0px; }

/* line 960, _styles.scss */
.product-reviews .review {
  margin: 20px 0px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc; }

/* line 962, _styles.scss */
.review-author {
  color: #222;
  font-weight: 700;
  overflow: hidden; }

/* line 963, _styles.scss */
.review-author .review-rating {
  float: right; }

/* line 964, _styles.scss */
.review-content {
  font-style: italic;
  margin-top: 5px; }

/* line 966, _styles.scss */
.review-rating .fa-star {
  color: #fdb700;
  margin-left: 2px; }

/* line 967, _styles.scss */
.review-rating .fa-star-o {
  color: #ccc;
  margin-left: 2px; }

/* line 968, _styles.scss */
.review-rating .fa-color-grey {
  color: #ccc; }

/* line 969, _styles.scss */
.review-rating .fa-times-circle-o {
  color: #999;
  cursor: pointer; }

/* line 970, _styles.scss */
.review-rating .fa-times-circle-o:hover {
  color: #f30; }

/* line 972, _styles.scss */
.product-rating {
  margin: 20px 0px 20px -2px; }

/* line 973, _styles.scss */
.product-rating .review-rating {
  display: inline-block;
  font-size: 16px;
  line-height: 20px; }

/* line 974, _styles.scss */
.product-rating .rating-link {
  display: inline-block;
  padding-left: 10px; }

/* line 976, _styles.scss */
.form-inner {
  margin: 20px 0px; }

/* line 977, _styles.scss */
.form-inner label {
  display: block;
  margin: 0px 0px 2px;
  font-size: 12px;
  line-height: 16px;
  color: #222; }

/* line 978, _styles.scss */
.form-inner .form-item {
  margin: 0px 0px 10px; }

/* line 979, _styles.scss */
.form-submit {
  text-align: right; }

/* line 980, _styles.scss */
.review-form-place textarea {
  height: 134px; }

/* line 981, _styles.scss */
.review-form-place textarea.form-item-plus {
  height: 192px; }

/* line 982, _styles.scss */
.comment-form-place textarea {
  height: 88px; }

/* line 983, _styles.scss */
.comment-form-place textarea.form-item-plus {
  height: 146px; }

/* line 984, _styles.scss */
.form-captcha th {
  width: 170px; }

/* line 985, _styles.scss */
#captcha_challenge {
  position: relative;
  width: 160px;
  height: 48px;
  padding-right: 34px;
  overflow: hidden; }

/* line 986, _styles.scss */
#captcha_challenge a {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -16px;
  width: 32px;
  height: 32px; }

/* line 987, _styles.scss */
.form-alert .fa {
  margin-right: 5px; }

/* line 989, _styles.scss */
.form-inner.review-form {
  display: none; }

/* line 990, _styles.scss */
.button.review-form-toggle {
  position: relative;
  padding-right: 30px !important; }

/* line 991, _styles.scss */
.button.review-form-toggle i {
  position: absolute;
  top: 8px;
  right: 13px;
  font-size: 18px;
  transition: 0.2s; }

/* line 992, _styles.scss */
.button.review-form-toggle-active i {
  transform: rotate(90deg); }

/*---*/
/*FAQ*/
/* line 997, _styles.scss */
.text .faq {
  list-style-type: none;
  margin: 20px 0px; }
  /* line 1000, _styles.scss */
  .text .faq-item {
    margin: 20px 0px; }
  /* line 1003, _styles.scss */
  .text .faq-title {
    margin: 0px;
    border-bottom: 1px dotted currentColor;
    cursor: pointer; }
    /* line 1007, _styles.scss */
    .text .faq-title:hover, .text .faq-title-active {
      color: #a60f9e;
      border-bottom-color: #a60f9e; }
  /* line 1012, _styles.scss */
  .text .faq-content {
    display: none; }

/*--*/
/*Корзина*/
/* line 1020, _styles.scss */
.cart-page {
  margin: 20px 0px; }

/* line 1022, _styles.scss */
.cart-item {
  padding: 20px 0px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: -1px; }

/* line 1023, _styles.scss */
.cart-item-title {
  font-size: 16px;
  line-height: 20px; }

/* line 1024, _styles.scss */
.cart-item-title .cart-item-variant {
  display: block;
  font-style: italic;
  color: #999; }

/* line 1025, _styles.scss */
.cart-item-title ul {
  font-size: 14px;
  line-height: 18px; }

/* line 1026, _styles.scss */
.cart-item-title ul li {
  margin-top: 5px; }

/* line 1027, _styles.scss */
.cart-item-title ul li span {
  color: #999;
  font-size: 12px; }

/* line 1028, _styles.scss */
.cart-item-price {
  color: #999;
  text-align: right; }

/* line 1029, _styles.scss */
.cart-item-price p {
  color: #000;
  font-size: 16px;
  line-height: 20px; }

/* line 1031, _styles.scss */
.cart-item-thumb {
  display: block;
  background: #fff;
  width: 100%;
  /* height: 140px; line-height: 140px;*/ }

/* line 1032, _styles.scss */
.cart-item-thumb img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto; }

/* line 1033, _styles.scss */
.cart-item-delete {
  float: right;
  width: 36px;
  height: 36px;
  font-size: 32px;
  line-height: 36px;
  border: 1px solid #ddd;
  border-radius: 18px;
  color: #999;
  text-align: center;
  transition: 0.2s;
  background: none;
  padding: 0px; }

/* line 1034, _styles.scss */
.cart-item-delete:hover {
  color: #f30;
  border-color: #f30; }

/* line 1036, _styles.scss */
.cart-footer {
  margin-top: 20px; }

/* line 1037, _styles.scss */
.cart-coupon table {
  margin: 5px 0px;
  width: 100%; }

/* line 1038, _styles.scss */
.cart-coupon th {
  width: 1%; }

/* line 1039, _styles.scss */
.cart-coupon .button {
  margin-left: 10px; }

/* line 1040, _styles.scss */
.cart-create-order p {
  margin: 0px 0px 10px;
  position: relative;
  font-size: 20px;
  line-height: 24px; }

/* line 1041, _styles.scss */
.cart-create-order p strong {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #222; }

/* line 1042, _styles.scss */
.cart-create-order p span {
  display: block;
  font-size: 12px;
  line-height: 16px;
  color: #999; }

/* line 1043, _styles.scss */
.cart-create-order p.cart-discounts {
  font-size: 16px;
  line-height: 20px; }

/* line 1045, _styles.scss */
.cart-create-order button {
  width: 100%; }

/* line 1048, _styles.scss */
.cart-fastorder .form {
  padding: 15px 20px 20px;
  border: 2px solid #ddd; }

/* line 1049, _styles.scss */
.cart-fastorder .form p {
  text-align: center; }

/* line 1050, _styles.scss */
.cart-fastorder .form p strong {
  font-size: 16px;
  color: #222; }

/* line 1051, _styles.scss */
.cart-fastorder table {
  width: 100%; }

/* line 1052, _styles.scss */
.cart-fastorder th {
  width: 1%; }

/* line 1053, _styles.scss */
.cart-fastorder label {
  display: block;
  margin: 15px 0px 5px; }

/* line 1054, _styles.scss */
.cart-fastorder button {
  margin-left: 10px; }

/* line 1055, _styles.scss */
.cart-fastorder .fast-status {
  margin: 10px 0px 0px;
  display: none; }

/* line 1056, _styles.scss */
.cart-fastorder .fast-status i {
  margin-right: 5px; }

/* line 1058, _styles.scss */
#cartform h1 {
  margin: 0px; }

/* line 1059, _styles.scss */
#cartform .text .cart-create-order button {
  margin: -6px 0px; }

/*--*/
/*Подвал*/
/* line 1063, _styles.scss */
.footer {
  padding: 20px 0px 17px;
  background-color: #f0f0f0;
  border-bottom: 3px solid #ddd;
  color: #474747; }

/* line 1064, _styles.scss */
.footer a {
  color: #474747; }

/* line 1065, _styles.scss */
.footer a:hover {
  color: #999; }

/* line 1066, _styles.scss */
.footer a.active {
  font-weight: 700; }

/* line 1068, _styles.scss */
.footer-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  border-bottom: 1px solid #313131; }

/* line 1069, _styles.scss */
.footer-title i {
  display: inline-block;
  width: 33px;
  text-align: center;
  background: #313131;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  padding: 3px 0px 0px;
  margin-right: 10px;
  vertical-align: middle; }

/* line 1070, _styles.scss */
.footer-menu {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 20px; }

/* line 1071, _styles.scss */
.footer-menu li {
  margin-top: 10px; }

/* line 1072, _styles.scss */
.footer-menu small {
  display: block;
  font-size: 12px;
  line-height: 16px;
  font-style: italic;
  color: #999; }

/* line 1073, _styles.scss */
.footer-menu small a {
  color: #999;
  text-decoration: underline; }

/* line 1075, _styles.scss */
.footer-payment-and-delivery {
  border-top: 1px solid #ddd;
  padding-top: 20px;
  margin-bottom: 20px; }

/* line 1077, _styles.scss */
.footer-copyright {
  overflow: hidden;
  border-top: 1px solid #ddd;
  padding-top: 20px;
  font-size: 12px;
  line-height: 16px; }

/* line 1078, _styles.scss */
.footer-copyright p {
  float: left; }

/* line 1079, _styles.scss */
.footer-copyright p + p {
  float: right; }

/* line 1080, _styles.scss */
.footer-copyright a {
  text-decoration: underline; }

/* line 1082, _styles.scss */
.footer-empty .footer-copyright {
  border-top-style: none;
  padding: 0px; }

/* line 1084, _styles.scss */
.scroll-top {
  display: none;
  position: fixed;
  bottom: 56px;
  width: 60px;
  height: 60px;
  font: 900 34px/60px 'magictoolbox-thin' !important;
  background-color: transparent;
  border: 1px solid rgba(180, 180, 180, 0);
  border-radius: 100%;
  transform: scale(0.85) rotate(90deg);
  color: #b4b4b4;
  text-align: center;
  transition: color 0.25s, border-color 0.25s, transform 0.25s;
  cursor: pointer; }

/* line 1085, _styles.scss */
.scroll-top:before {
  content: "\a002"; }

/* line 1086, _styles.scss */
.scroll-top:hover {
  color: #969696;
  border-color: rgba(150, 150, 150, 0.6);
  transform: scale(1) rotate(90deg); }

/*---*/
/*Всплывающие окна*/
/* line 1090, _styles.scss */
.window {
  position: fixed;
  z-index: 11;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  white-space: nowrap;
  overflow: auto; }

/* line 1091, _styles.scss */
.window-height {
  display: inline-block;
  width: 0px;
  height: 100%;
  vertical-align: middle; }

/* line 1092, _styles.scss */
.window-shade {
  position: fixed;
  display: none;
  z-index: 10;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }

/* line 1093, _styles.scss */
.window-fake-shade {
  position: fixed;
  z-index: 1;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%; }

/* line 1095, _styles.scss */
.window-data {
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  text-align: left;
  background: #fff;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.25);
  transform: scale(1);
  opacity: 1;
  transition: opacity 0.2s, transform 0.2s; }

/* line 1096, _styles.scss */
.window-data .window-close {
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 0px;
  color: #999;
  font-size: 34px;
  width: 34px;
  text-align: center;
  cursor: pointer;
  transition: 0.2s; }

/* line 1097, _styles.scss */
.window-data .window-close:hover {
  color: #222; }

/* line 1098, _styles.scss */
.window-tohide .window-data {
  transform: scale(0.7);
  opacity: 0; }

/* line 1100, _styles.scss */
.window-content {
  width: 440px;
  max-width: 100%;
  padding: 20px; }

/* line 1101, _styles.scss */
.window-content .window-title {
  font-size: 20px;
  line-height: 24px;
  color: #222;
  margin: 0px 0px 10px; }

/* line 1102, _styles.scss */
.window-content .window-subtitle {
  font-size: 16px;
  line-height: 20px;
  color: #222;
  margin: 0px 0px 10px;
  font-weight: 700; }

/* line 1103, _styles.scss */
.window-content .window-description {
  margin: 10px 0px; }

/* line 1105, _styles.scss */
.window-content .window-form-item {
  margin: 10px 0px; }

/* line 1106, _styles.scss */
.window-content .window-form-item label {
  display: block;
  margin: 0px 0px 2px;
  font-size: 12px;
  line-height: 16px;
  color: #222; }

/* line 1108, _styles.scss */
.status {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle; }

/* line 1109, _styles.scss */
.status i {
  margin-right: 5px; }

/* line 1110, _styles.scss */
.status-block {
  display: block;
  margin: 0px; }

/* line 1111, _styles.scss */
.status-block span {
  display: inline-block;
  margin: 10px 0px 0px; }

/* line 1112, _styles.scss */
.text-red {
  color: #f30; }

/* line 1113, _styles.scss */
.text-grey {
  color: #999; }

/* line 1114, _styles.scss */
.text-green {
  color: #65bc54; }

/*---*/
/*Быстрый заказ*/
/* line 1118, _styles.scss */
.window-obj-quickorder {
  width: 540px; }

/* line 1119, _styles.scss */
.window-obj-quickorder .window-description {
  margin-top: 0px; }

/* line 1120, _styles.scss */
.window-obj-quickorder .window-product {
  margin: 20px -20px;
  padding: 10px 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

/* line 1121, _styles.scss */
.window-obj-quickorder .window-product-title {
  font-size: 16px;
  line-height: 20px;
  color: #222; }

/* line 1122, _styles.scss */
.window-obj-quickorder .window-product-quantity {
  margin-top: 10px; }

/* line 1123, _styles.scss */
.window-obj-quickorder .window-product-quantity button {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-size: 18px;
  line-height: 30px; }

/* line 1124, _styles.scss */
.window-obj-quickorder .window-product-quantity button:hover {
  border-color: #a60f9e;
  background: #a60f9e;
  color: #fff; }

/* line 1125, _styles.scss */
.window-obj-quickorder .window-product-quantity span {
  float: left;
  line-height: 30px;
  padding: 0px 10px; }

/* line 1126, _styles.scss */
.window-obj-quickorder .window-product-quantity span:after {
  content: ' шт.'; }

/* line 1127, _styles.scss */
.window-obj-quickorder .window-product-price {
  color: #222;
  font-size: 20px;
  line-height: 30px;
  margin-top: 10px;
  text-align: right; }

/*---*/
/*Быстрый просмотр*/
/* line 1131, _styles.scss */
.window-obj-quickview {
  width: 800px; }

/* line 1132, _styles.scss */
.window-obj-quickview .product-page {
  margin: 0px 0px -20px; }

/* line 1133, _styles.scss */
.window-obj-quickview .text {
  margin: 0px; }

/* line 1134, _styles.scss */
.window-obj-quickview .text h1 {
  margin-top: 0px;
  padding-right: 20px; }

/* line 1135, _styles.scss */
.window-obj-quickview .product-images-item {
  width: 20%; }

/* line 1136, _styles.scss */
.window-prev, .window-next {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  width: 80px;
  height: 80px;
  font: 900 44px/80px 'magictoolbox-thin' !important;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 100%;
  transform: scale(0.85);
  color: #fff;
  text-align: center;
  transition: color 0.25s, border-color 0.25s, transform 0.25s; }

/* line 1137, _styles.scss */
.window-prev:before {
  content: "\a002"; }

/* line 1138, _styles.scss */
.window-next:before {
  content: "\a003"; }

/* line 1139, _styles.scss */
.window-prev:hover, .window-next:hover {
  color: white;
  border-color: rgba(255, 255, 255, 0.6);
  transform: scale(1); }

/* line 1140, _styles.scss */
.window-prev {
  left: -100px; }

/* line 1141, _styles.scss */
.window-prev .ion {
  display: none; }

/* line 1142, _styles.scss */
.window-next {
  right: -100px; }

/* line 1143, _styles.scss */
.window-next .ion {
  display: none; }

/* line 1145, _styles.scss */
.window-type-quickview:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0px 0px -30px;
  border: 3px solid transparent;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  border-radius: 50%;
  animation: loader 1s ease-in-out infinite;
  visibility: visible;
  opacity: 1;
  transition: 0.2s; }

/* line 1146, _styles.scss */
.window-type-quickview:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0px 0px -20px;
  border: 3px solid transparent;
  border-left: 3px solid #a60f9e;
  border-right: 3px solid #a60f9e;
  border-radius: 50%;
  animation: loader2 1s ease-in-out infinite;
  visibility: visible;
  opacity: 1;
  transition: 0.2s; }

/* line 1147, _styles.scss */
.window-type-quickview-active:after {
  visibility: hidden;
  opacity: 0; }

/* line 1148, _styles.scss */
.window-type-quickview-active:before {
  visibility: hidden;
  opacity: 0; }

/*---*/
/*GEO*/
/* line 1152, _styles.scss */
.window-obj-geo {
  width: 800px; }

/* line 1153, _styles.scss */
.window-obj-geo .window-title {
  line-height: 30px; }

/* line 1154, _styles.scss */
.window-obj-geo .window-title .geo-city-short {
  margin-right: 20px;
  vertical-align: middle; }

/* line 1155, _styles.scss */
.window-obj-geoMap {
  width: 800px; }

/* line 1156, _styles.scss */
.window-obj-geoMap .window-title {
  line-height: 30px; }

/* line 1157, _styles.scss */
.window-obj-geoMap .window-title .geo-city-short {
  margin-right: 20px;
  vertical-align: middle; }

/* line 1158, _styles.scss */
.ymaps-2-1-48-copyrights-pane {
  display: none !important; }

/*---*/
/*login*/
/* line 1162, _styles.scss */
.window-obj-login .window-form-item {
  margin-bottom: 0px; }

/* line 1163, _styles.scss */
.window-obj-login button, .window-obj-login .button {
  margin-top: 10px; }

/* line 1164, _styles.scss */
.window-obj-login button {
  margin-right: 10px; }

/*---*/
/*Корзина*/
/* line 1168, _styles.scss */
.window-type-cart {
  overflow: hidden; }

/* line 1169, _styles.scss */
.window-type-cart:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0px 0px -30px;
  border: 3px solid transparent;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  border-radius: 50%;
  animation: loader 1s ease-in-out infinite;
  visibility: visible;
  opacity: 1;
  transition: 0.2s; }

/* line 1170, _styles.scss */
.window-type-cart:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0px 0px -20px;
  border: 3px solid transparent;
  border-left: 3px solid #a60f9e;
  border-right: 3px solid #a60f9e;
  border-radius: 50%;
  animation: loader2 1s ease-in-out infinite;
  visibility: visible;
  opacity: 1;
  transition: 0.2s; }

/* line 1171, _styles.scss */
.window-type-cart-active:after {
  visibility: hidden;
  opacity: 0; }

/* line 1172, _styles.scss */
.window-type-cart-active:before {
  visibility: hidden;
  opacity: 0; }

/* line 1173, _styles.scss */
.window-obj-cart {
  width: 700px;
  max-width: 700px; }

/* line 1175, _styles.scss */
.window-cart-items {
  margin: 20px -20px 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  max-height: 300px;
  overflow: auto; }

/* line 1176, _styles.scss */
.window-cart-items-main {
  padding: 20px; }

/* line 1177, _styles.scss */
.window-cart-items-other {
  padding: 20px;
  border-top: 1px solid #ddd; }

/* line 1178, _styles.scss */
.window-cart-items-other > p {
  font-weight: 700;
  color: #222; }

/* line 1179, _styles.scss */
.window-cart-items-other .window-cart-item {
  margin: 20px 0px 0px; }

/* line 1181, _styles.scss */
.window-cart-item-image {
  margin: 0px auto; }

/* line 1182, _styles.scss */
.window-cart-item-price {
  text-align: right;
  font-weight: 700;
  color: #222; }

/* line 1183, _styles.scss */
.window-cart-item-quantity {
  text-align: right;
  color: #999; }

@keyframes loader {
  0% {
    transform: rotate(0deg) scale(1); }
  50% {
    transform: rotate(180deg) scale(0.7);
    border-top-color: #a60f9e;
    border-bottom-color: #a60f9e; }
  100% {
    transform: rotate(360deg) scale(1); } }
@keyframes loader2 {
  0% {
    transform: rotate(360deg) scale(1); }
  50% {
    transform: rotate(180deg) scale(0.7);
    border-left-color: #fff;
    border-right-color: #fff; }
  100% {
    transform: rotate(0deg) scale(1); } }
/*---*/
/*Пейджинг*/
/* line 1198, _styles.scss */
.paging {
  margin: 20px 0px;
  text-align: center; }

/* line 1199, _styles.scss */
.paging a, .paging em, .paging span {
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 34px;
  line-height: 34px;
  margin: 0px 5px;
  text-decoration: none;
  border-radius: 2px;
  transition: 0.2s; }

/* line 1200, _styles.scss */
.paging a:hover {
  background: #eee;
  color: #222; }

/* line 1201, _styles.scss */
.paging span {
  width: 34px;
  height: 34px;
  background: #eee;
  color: #222;
  font-weight: 700; }

/* line 1202, _styles.scss */
.paging-back i {
  margin-right: 5px; }

/*---*/
/*Хлебные крошки*/
/* line 1206, _styles.scss */
.bread {
  font-size: 12px;
  line-height: 16px;
  margin: 20px 0px 0px;
  color: #999; }

/* line 1207, _styles.scss */
.bread a {
  color: #999; }

/* line 1208, _styles.scss */
.bread a:hover {
  text-decoration: none; }

/* line 1209, _styles.scss */
.bread strong {
  font-weight: normal; }

/*---*/
/*Автозавершение поиска*/
/* line 1213, _styles.scss */
.ui-autocomplete {
  z-index: 5;
  width: 100% !important;
  border: 1px solid #ddd;
  background-color: #fff;
  border-top-style: none;
  list-style: none;
  padding: 0px;
  font-size: 14px;
  line-height: 18px;
  max-height: 294px;
  overflow: auto;
  text-align: left;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25); }

/* line 1214, _styles.scss */
.ui-autocomplete li + li {
  border-top: 1px solid #ddd; }

/* line 1215, _styles.scss */
.ui-autocomplete a {
  position: relative;
  display: block;
  padding: 5px 10px 5px 58px;
  min-height: 58px;
  text-decoration: none;
  color: #474747; }

/* line 1216, _styles.scss */
.ui-autocomplete a:hover {
  color: #a60f9e; }

/* line 1217, _styles.scss */
.ui-autocomplete a strong {
  color: #a60f9e; }

/* line 1218, _styles.scss */
.ui-autocomplete a strong.price {
  color: #000; }

/* line 1219, _styles.scss */
.ui-autocomplete span {
  position: absolute;
  left: 5px;
  top: 5px;
  width: 48px;
  height: 48px;
  background: center no-repeat; }

/* line 1220, _styles.scss */
.ui-autocomplete li.ui-state-focus a {
  color: #a60f9e; }

/* line 1221, _styles.scss */
.ui-autocomplete-loading {
  background: url(autocomplete-loading.gif) center no-repeat !important;
  background-size: cover !important; }

/* line 1222, _styles.scss */
.ui-helper-hidden-accessible {
  display: none; }

/*---*/
/*Оплата и доставка*/
/* line 1226, _styles.scss */
.footer-payment, .footer-delivery {
  line-height: 30px; }

/* line 1227, _styles.scss */
.footer-pnd-icon {
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  margin-left: 10px; }

/* line 1228, _styles.scss */
.footer-pnd-icon img {
  display: block;
  width: auto;
  height: 30px; }

/*---*/
/*popGrowl*/
/* line 1232, _styles.scss */
.pop-growl .pop-growl-notification img {
  max-width: 100%; }

/* line 1233, _styles.scss */
.pop-growl .pop-growl-notification .cart-notification-added {
  display: block; }

/* line 1234, _styles.scss */
.pop-growl .pop-growl-notification .cart-notification-added .title {
  position: relative;
  padding: 10px;
  color: #222;
  font-weight: 700;
  background: #eee; }

/* line 1235, _styles.scss */
.pop-growl .pop-growl-notification .cart-notification-added .title .notification-close {
  position: absolute;
  top: 5px;
  right: 8px;
  font-size: 26px;
  color: #999;
  transition: 0.2s; }

/* line 1236, _styles.scss */
.pop-growl .pop-growl-notification .cart-notification-added .title:hover .notification-close {
  color: #000; }

/* line 1237, _styles.scss */
.pop-growl .pop-growl-notification .cart-notification-added .data {
  display: block;
  padding: 10px 10px 10px 68px;
  overflow: hidden;
  min-height: 68px;
  position: relative;
  text-decoration: none;
  color: #474747; }

/* line 1238, _styles.scss */
.pop-growl .pop-growl-notification .cart-notification-added .line-item-image {
  display: block;
  width: 48px;
  height: 48px;
  background: center no-repeat;
  background-size: contain;
  position: absolute;
  left: 10px;
  top: 10px; }

/* line 1239, _styles.scss */
.pop-growl .pop-growl-notification .cart-notification-added .type-error {
  font-size: 20px;
  line-height: 48px;
  background: #f30;
  color: #fff;
  text-align: center;
  border-radius: 4px; }

/* line 1241, _styles.scss */
.pop-growl .pop-growl-notification .cart-notification-added .cart-details span {
  color: #999;
  font-style: italic; }

/* line 1242, _styles.scss */
.pop-growl .pop-growl-notification .cart-notification-added .cart-details p {
  text-decoration: underline;
  color: #999;
  font-size: 12px;
  line-height: 16px; }

/* line 1243, _styles.scss */
.pop-growl .pop-growl-notification .cart-notification-added .data:hover .cart-details p {
  color: #a60f9e; }

/*---*/
/*Разности*/
/* line 1247, _styles.scss */
.clear {
  clear: both;
  height: 0px;
  overflow: hidden; }

/* line 1248, _styles.scss */
.clear-float {
  clear: both; }

/* line 1249, _styles.scss */
.hidden {
  display: none; }

/* line 1250, _styles.scss */
.ancor {
  position: absolute;
  width: 0px;
  height: 0px;
  overflow: hidden; }

/* line 1251, _styles.scss */
.ya-share2__list {
  margin: 0px !important; }

/* line 1253, _styles.scss */
#add_product_notification, #add_product_wait, #own_preloader {
  display: none !important; }

/*---*/
/* line 2, _checkout.scss */
.template-checkout .b {
  font-weight: normal; }
/* line 3, _checkout.scss */
.template-checkout .set h3 {
  font-size: 16px;
  line-height: 20px;
  margin: 20px 0px;
  color: #222;
  font-weight: 700; }
/* line 4, _checkout.scss */
.template-checkout .set #order_form h3 {
  margin-bottom: 0px; }
/* line 6, _checkout.scss */
.template-checkout .message {
  font-size: 14px;
  line-height: 18px;
  display: block;
  margin: 20px 0px; }
/* line 7, _checkout.scss */
.template-checkout .message .notice {
  color: #39a912; }
/* line 8, _checkout.scss */
.template-checkout .message .error {
  color: #f30; }
/* line 9, _checkout.scss */
.template-checkout div.error {
  font-size: 14px;
  color: #f30;
  line-height: 18px;
  display: block;
  margin: 20px 0px; }
/* line 10, _checkout.scss */
.template-checkout .green {
  font-weight: 700;
  color: #39a912; }
/* line 11, _checkout.scss */
.template-checkout .red {
  font-weight: 700;
  color: #f30; }
/* line 13, _checkout.scss */
.template-checkout #regular_client + div {
  margin-left: 10px; }
/* line 15, _checkout.scss */
.template-checkout #registered_client small {
  display: none;
  vertical-align: middle;
  margin-left: 10px; }
/* line 16, _checkout.scss */
.template-checkout #registered_client img {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0px 0px; }
/* line 17, _checkout.scss */
.template-checkout #registered_client h3, .template-checkout #regular_client h3 {
  margin: 0px; }
/* line 18, _checkout.scss */
.template-checkout .service_logins img {
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0px 0px; }
/* line 19, _checkout.scss */
.template-checkout #contacts label b {
  font-weight: 700;
  color: #222; }
/* line 20, _checkout.scss */
.template-checkout #contacts .field-content div {
  font-size: 12px;
  line-height: 16px; }
/* line 22, _checkout.scss */
.template-checkout .field {
  margin: 10px 0px 0px; }
/* line 23, _checkout.scss */
.template-checkout .field .field-label {
  font-size: 12px;
  line-height: 16px;
  margin: 0px 0px 3px;
  color: #222; }
/* line 24, _checkout.scss */
.template-checkout .field .field-label .warning {
  color: #f30; }
/* line 25, _checkout.scss */
.template-checkout .field .field-content {
  width: 100%; }
/* line 26, _checkout.scss */
.template-checkout .field .field-content select {
  width: 100%; }
/* line 27, _checkout.scss */
.template-checkout .field .field-content .small {
  font-size: 12px;
  line-height: 16px;
  color: #999;
  margin-top: 2px;
  font-style: italic; }
/* line 28, _checkout.scss */
.template-checkout textarea.textfield {
  height: 76px; }
/* line 29, _checkout.scss */
.template-checkout .textfield {
  max-width: 415px; }
/* line 30, _checkout.scss */
.template-checkout #order_client_bonus_points {
  max-width: 160px;
  display: block; }
/* line 32, _checkout.scss */
.template-checkout .wide_set .field-content {
  max-width: 300px; }
/* line 33, _checkout.scss */
.template-checkout .field-content #captcha_challenge {
  margin-bottom: 5px; }
/* line 34, _checkout.scss */
.template-checkout .wide_set .field-content small {
  display: block;
  font-size: 12px;
  line-height: 16px;
  color: #999;
  margin-top: 2px;
  font-style: italic; }
/* line 36, _checkout.scss */
.template-checkout .fieldWithErrors .textfield {
  border-color: #f30 !important;
  background: #ffe1da; }
/* line 38, _checkout.scss */
.template-checkout .side-left {
  float: left;
  width: 710px; }
/* line 39, _checkout.scss */
.template-checkout .side-left .set {
  margin: -20px 0px; }
/* line 40, _checkout.scss */
.template-checkout .side-right {
  float: right;
  width: 250px; }
/* line 41, _checkout.scss */
.template-checkout .wide_set .set-title {
  display: none; }
/* line 43, _checkout.scss */
.template-checkout .set {
  margin: 20px 0px; }
/* line 44, _checkout.scss */
.template-checkout .wide_set {
  margin: 20px 0px; }
/* line 45, _checkout.scss */
.template-checkout .set .set-title {
  clear: both;
  font-size: 20px;
  line-height: 24px;
  margin: 20px 0px;
  color: #222; }
/* line 46, _checkout.scss */
.template-checkout .set .set-block:after {
  content: "";
  display: table;
  clear: both; }
/* line 48, _checkout.scss */
.template-checkout .set-block + .set-title, .template-checkout .set-title + .set-title {
  border-top: 1px solid #ccc;
  padding-top: 20px; }
/* line 50, _checkout.scss */
.template-checkout .past_step {
  float: right;
  font-size: 12px;
  background: #eee;
  padding: 0px 10px;
  overflow: hidden; }
/* line 51, _checkout.scss */
.template-checkout .past_step a {
  float: right;
  margin-left: 10px;
  color: #999; }
/* line 52, _checkout.scss */
.template-checkout .past_step a:hover {
  color: #a60f9e; }
/* line 53, _checkout.scss */
.template-checkout .past_step span {
  max-width: 300px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
/* line 56, _checkout.scss */
.template-checkout .set-sidebar p {
  margin: 0px; }
/* line 57, _checkout.scss */
.template-checkout .set-sidebar .icon {
  display: none; }
/* line 58, _checkout.scss */
.template-checkout .set-sidebar .set-title {
  display: block;
  margin: 10px 0px; }
/* line 59, _checkout.scss */
.template-checkout .set-list {
  margin: 15px 0px -5px; }
/* line 60, _checkout.scss */
.template-checkout .set-list li {
  position: relative;
  display: block;
  padding-left: 55px;
  min-height: 59px;
  margin: 10px 0px 0px;
  padding-top: 10px;
  border-top: 1px dotted #ccc; }
/* line 61, _checkout.scss */
.template-checkout .set-list li .img {
  position: absolute;
  left: 0px;
  top: 10px;
  width: 48px;
  height: 48px;
  background: center no-repeat; }
/* line 62, _checkout.scss */
.template-checkout .set-list li .description {
  font-size: 12px;
  line-height: 16px; }
/* line 63, _checkout.scss */
.template-checkout .set-list li .description p + p {
  font-weight: 700; }
/* line 65, _checkout.scss */
.template-checkout .set-meta {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dotted #ccc; }
/* line 66, _checkout.scss */
.template-checkout .set-meta .fc {
  margin-bottom: 10px;
  overflow: hidden;
  color: #222; }
/* line 67, _checkout.scss */
.template-checkout .set-meta .fc .fl {
  float: left; }
/* line 68, _checkout.scss */
.template-checkout .set-meta .fc .fr {
  float: right;
  font-weight: 700; }
/* line 69, _checkout.scss */
.template-checkout .set-meta .b, .template-checkout .set-meta b {
  font-weight: 700; }
/* line 71, _checkout.scss */
.template-checkout #order_form h4, .template-checkout #payment h4 {
  display: block;
  margin: 20px 0px 0px;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  color: #222; }
/* line 72, _checkout.scss */
.template-checkout #order_form #create_order, .template-checkout #payment #create_order {
  margin: 20px 0px 0px !important;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 15px; }
/* line 73, _checkout.scss */
.template-checkout #order_form #create_order {
  margin-bottom: 20px !important; }
/* line 75, _checkout.scss */
.template-checkout #payment_gateways .field-content {
  width: 100% !important; }
/* line 76, _checkout.scss */
.template-checkout #payment_gateways .field-content textarea {
  width: 100% !important; }
/* line 78, _checkout.scss */
.template-checkout #order_captcha_solution {
  width: 100%;
  margin: 10px 0px 2px; }
/* line 79, _checkout.scss */
.template-checkout #feedback_content {
  height: 76px;
  width: 100% !important;
  margin: 0px !important; }
/* line 81, _checkout.scss */
.template-checkout table {
  width: 100%; }
/* line 83, _checkout.scss */
.template-checkout .variants {
  width: 100%;
  table-layout: fixed; }
/* line 84, _checkout.scss */
.template-checkout .variants td {
  vertical-align: top;
  padding-bottom: 10px; }
/* line 85, _checkout.scss */
.template-checkout #order_form .variants td {
  padding-bottom: 0px;
  padding-top: 10px; }
/* line 86, _checkout.scss */
.template-checkout .variants label {
  color: #222; }
/* line 87, _checkout.scss */
.template-checkout .variants label small {
  font-weight: normal;
  color: #999;
  font-size: 12px;
  line-height: 16px;
  display: block;
  font-style: italic; }
/* line 88, _checkout.scss */
.template-checkout .variants label small p {
  margin: 0px; }
/* line 89, _checkout.scss */
.template-checkout .variants .radio {
  width: 20px; }
/* line 90, _checkout.scss */
.template-checkout .variants .radio input {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px; }
/* line 91, _checkout.scss */
.template-checkout .variants .price {
  width: 100px;
  text-align: right; }
/* line 93, _checkout.scss */
.template-checkout .text-cabinet em {
  font-style: italic;
  color: #999; }
/* line 94, _checkout.scss */
.template-checkout .text-cabinet small {
  display: block;
  font-size: 12px;
  line-height: 16px; }
/* line 95, _checkout.scss */
.template-checkout .text-cabinet strong {
  color: #222; }
/* line 97, _checkout.scss */
.template-checkout .table {
  width: 100%;
  margin: 20px 0px;
  font-size: 14px;
  line-height: 18px; }
/* line 98, _checkout.scss */
.template-checkout .table th, .template-checkout .table td {
  padding: 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: left; }
/* line 99, _checkout.scss */
.template-checkout .table th {
  white-space: nowrap;
  background-color: #eee;
  color: #222;
  font-weight: 700; }
/* line 100, _checkout.scss */
.template-checkout .table .count-field {
  text-align: center; }
/* line 101, _checkout.scss */
.template-checkout .table .price-field {
  text-align: right; }
/* line 102, _checkout.scss */
.template-checkout .table .thumb-field span {
  display: block;
  width: 48px;
  height: 48px;
  background: center no-repeat;
  background-size: cover; }
/* line 103, _checkout.scss */
.template-checkout .table tfoot {
  font-size: 16px;
  line-height: 20px;
  color: #222; }
/* line 104, _checkout.scss */
.template-checkout .table .min-field, .template-checkout .table .thumb-field, .template-checkout .table .sku-field, .template-checkout .table .count-field, .template-checkout .table .price-field {
  width: 1%;
  white-space: nowrap; }
/* line 106, _checkout.scss */
.template-checkout .table-scroll {
  overflow: auto;
  overflow-y: hidden;
  margin: 20px 0px; }
/* line 107, _checkout.scss */
.template-checkout .table-scroll table {
  margin: 0px; }
/* line 109, _checkout.scss */
.template-checkout .green_status td {
  background-color: #C5FFBC; }
/* line 110, _checkout.scss */
.template-checkout .grey_status {
  background-color: #eee;
  opacity: 0.5; }
/* line 112, _checkout.scss */
.template-checkout .not_available {
  display: none; }
/* line 114, _checkout.scss */
.template-checkout .twitter-typeahead {
  width: 100%; }
/* line 115, _checkout.scss */
.template-checkout .tt-dropdown-menu {
  border-radius: 0px;
  padding: 0px;
  border: 1px solid #ddd;
  background: #fff;
  margin-top: -1px;
  width: 100%;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25); }
/* line 116, _checkout.scss */
.template-checkout .tt-suggestion {
  padding: 5px 10px;
  cursor: pointer; }
/* line 117, _checkout.scss */
.template-checkout .tt-suggestion:hover {
  background: #eee; }
/* line 118, _checkout.scss */
.template-checkout .tt-dropdown-menu .empty-message {
  padding: 5px 10px; }
/* line 120, _checkout.scss */
.template-checkout .ac_results {
  border: 1px solid #ddd;
  background: #fff;
  width: 100% !important;
  margin-top: -1px; }
/* line 121, _checkout.scss */
.template-checkout .ac_results li {
  padding: 5px 10px;
  cursor: pointer; }
/* line 122, _checkout.scss */
.template-checkout .ac_results li:hover {
  background: #eee; }
/* line 124, _checkout.scss */
.template-checkout #order_client_bonus_points {
  margin: 5px 0px; }
/* line 125, _checkout.scss */
.template-checkout .variants-bonus tr td:first-child {
  width: 20px; }

@media (max-width: 998px) {
  /* line 2, _responsive.scss */
  body {
    min-width: 100%; }

  /* line 3, _responsive.scss */
  .body {
    padding: 0px; }

  /* line 4, _responsive.scss */
  .page {
    width: 100%;
    box-shadow: none; } }
@media (max-width: 1199px) {
  /* line 8, _responsive.scss */
  .header-table .logo img {
    min-width: 200px;
    max-width: 100%;
    height: auto; }

  /* line 9, _responsive.scss */
  .header .contacts {
    padding: 0px 20px;
    min-width: 290px; } }
@media (max-width: 991px) {
  /* line 12, _responsive.scss */
  .minwidth {
    z-index: 6; }

  /* line 14, _responsive.scss */
  .page {
    border-top-style: none;
    padding-top: 40px; }

  /* line 16, _responsive.scss */
  .header {
    border-bottom: 3px solid #ddd;
    padding-top: 37px; }

  /* line 18, _responsive.scss */
  .menu-more {
    display: none; }

  /* line 20, _responsive.scss */
  .sidebar {
    z-index: 7; }

  /* line 22, _responsive.scss */
  .search {
    width: 100%; }

  /* line 24, _responsive.scss */
  .template-index .block-vk {
    margin-top: 40px; }

  /* line 26, _responsive.scss */
  .block-filter {
    display: none;
    margin: 0px;
    position: fixed;
    z-index: 11;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: auto;
    border-width: 0px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; }

  /* line 27, _responsive.scss */
  .filter-item .filter-title {
    font-size: 16px;
    line-height: 20px; }

  /* line 28, _responsive.scss */
  .filter-item .checkbox {
    margin: 8px 0px;
    padding-left: 22px;
    font-size: 14px;
    line-height: 18px; }

  /* line 29, _responsive.scss */
  .filter-item .checkbox label:after {
    width: 16px;
    height: 16px; }

  /* line 30, _responsive.scss */
  .filter-item .checkbox label:before {
    width: 12px;
    height: 12px; }

  /* line 31, _responsive.scss */
  .filter-item .checkbox-more {
    margin: 8px 0px;
    font-size: 14px;
    line-height: 18px; }

  /* line 32, _responsive.scss */
  .filter-count {
    position: fixed;
    left: 0px;
    right: 0px;
    top: auto !important;
    bottom: 0px;
    width: 100%;
    padding: 14px 20px;
    border-radius: 0px;
    margin: 0px;
    text-align: center; }

  /* line 33, _responsive.scss */
  .filter-count .fa-caret-left {
    display: none; }

  /* line 34, _responsive.scss */
  .filter-price .filter-title, .filter-price label, .filter-price table, .filter-price .drag-place {
    max-width: 220px; }

  /* line 36, _responsive.scss */
  .subcollection .subcollection-shade {
    display: none !important; }

  /* line 38, _responsive.scss */
  .text .h1 .button {
    display: none !important; }

  /* line 39, _responsive.scss */
  .products-sort {
    text-align: center; }

  /* line 40, _responsive.scss */
  .drop-selector {
    float: left;
    margin: 0px 20px 0px 0px; }

  /* line 42, _responsive.scss */
  .product .product-shade {
    display: none !important; }

  /* line 43, _responsive.scss */
  .product .product-variants {
    border: 1px solid #ddd;
    left: -11px;
    top: -11px;
    padding: 10px;
    opacity: 1;
    visibility: visible; }

  /* line 44, _responsive.scss */
  .product-quickview {
    display: none; }

  /* line 45, _responsive.scss */
  .product-data td {
    font-size: 18px;
    line-height: 22px; }

  /* line 46, _responsive.scss */
  .product-bages {
    left: 0px !important;
    top: 0px; }

  /* line 47, _responsive.scss */
  .product .wishlist-add, .product .compare-add {
    top: 0px;
    opacity: 1; }

  /* line 48, _responsive.scss */
  .product-compact .product-item form {
    display: none; }

  /* line 50, _responsive.scss */
  .products-scroll .products {
    margin: 0px !important; }

  /* line 52, _responsive.scss */
  .cart-item-price {
    text-align: left;
    margin: 10px 0px; }

  /* line 53, _responsive.scss */
  .cart-coupon {
    margin-bottom: 20px; }

  /* line 55, _responsive.scss */
  .compare-page {
    overflow: auto;
    overflow-y: hidden; }

  /* line 56, _responsive.scss */
  .compare-table {
    width: auto !important; }

  /* line 58, _responsive.scss */
  .compare-table .compare-item-head p {
    width: 130px; }

  /* line 60, _responsive.scss */
  .window-type-menu {
    padding: 0px; }

  /* line 61, _responsive.scss */
  .window-type-menu .window-shade {
    display: none !important; }

  /* line 62, _responsive.scss */
  .window-type-menu .window-data {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 260px;
    height: 100%;
    overflow: auto;
    transform: scale(1) translate(0, 0);
    opacity: 1; }

  /* line 63, _responsive.scss */
  .window-type-menu .window-content {
    width: auto; }

  /* line 64, _responsive.scss */
  .window-type-menu.window-tohide .window-data {
    transform: scale(1) translate(-100%, 0);
    opacity: 1; }

  /* line 66, _responsive.scss */
  .window-type-quickview .window-data {
    width: 100%; }

  /* line 67, _responsive.scss */
  .window-obj-quickview {
    width: auto;
    max-width: none; }

  /* line 69, _responsive.scss */
  .window-type-geo .window-data {
    width: 100%; }

  /* line 70, _responsive.scss */
  .window-obj-geo {
    width: auto;
    max-width: none; }

  /* line 71, _responsive.scss */
  .window-type-geoMap .window-data {
    width: 100%; }

  /* line 72, _responsive.scss */
  .window-obj-geoMap {
    width: auto;
    max-width: none; }

  /* line 74, _responsive.scss */
  .window-prev {
    display: none; }

  /* line 75, _responsive.scss */
  .window-next {
    display: none; }

  /* line 77, _responsive.scss */
  #registered_client {
    margin-bottom: 20px; }

  /* line 78, _responsive.scss */
  .set-list {
    display: none; }

  /* line 79, _responsive.scss */
  .set-title-past {
    padding-bottom: 20px; }

  /* line 80, _responsive.scss */
  .set-title-past .past_step {
    width: 100%;
    margin-bottom: -55px;
    margin-top: 30px; }

  /* line 81, _responsive.scss */
  #order_form #create_order {
    margin-bottom: 0px !important; }

  /* line 83, _responsive.scss */
  #insales-panel {
    display: none !important; }

  /* line 84, _responsive.scss */
  html {
    margin: 0px !important;
    padding: 0px !important; }

  /* line 86, _responsive.scss */
  .window-fake-shade {
    cursor: pointer; } }
@media (max-width: 767px) {
  /* line 90, _responsive.scss */
  body {
    cursor: pointer; }

  /* line 91, _responsive.scss */
  a:hover {
    color: #a60f9e; }

  /* line 93, _responsive.scss */
  .header-table {
    padding: 15px 0px; }

  /* line 94, _responsive.scss */
  .header-table td {
    display: block;
    width: 100% !important;
    text-align: center; }

  /* line 95, _responsive.scss */
  .header-table td.col1 {
    padding: 0px 0px 12px; }

  /* line 96, _responsive.scss */
  .header-table td.col2 {
    padding: 0px; }

  /* line 97, _responsive.scss */
  .header .contacts {
    min-width: 230px;
    padding: 0px; }

  /* line 98, _responsive.scss */
  .header .contacts .phone {
    font-size: 21px;
    line-height: 25px; }

  /* line 99, _responsive.scss */
  .header .contacts .phone-text {
    font-size: 13px;
    line-height: 17px; }

  /* line 100, _responsive.scss */
  .template-checkout .header-table td.col2 {
    padding: 0px; }

  /* line 101, _responsive.scss */
  .header-table .logo img {
    margin: 0px auto;
    width: 250px; }

  /* line 103, _responsive.scss */
  .page-title-extra, .index-reviews .page-title, .page-title-extra-background {
    font-size: 32px;
    line-height: 36px; }

  /* line 105, _responsive.scss */
  .products-sort .products-filter {
    margin: 0px;
    float: none; }

  /* line 106, _responsive.scss */
  .drop-selector {
    float: none;
    margin: 0px 10px 10px; }

  /* line 108, _responsive.scss */
  .product-data td {
    display: none; }

  /* line 109, _responsive.scss */
  .product-data th {
    padding: 0px; }

  /* line 110, _responsive.scss */
  .product-title {
    font-size: 14px; }

  /* line 112, _responsive.scss */
  .product-images-item {
    width: 12.5%; }

  /* line 114, _responsive.scss */
  #cartform .text .cart-create-order button {
    margin: 20px 0px 0px; }

  /* line 115, _responsive.scss */
  .cart-fastorder {
    margin: 30px 0px 0px; }

  /* line 117, _responsive.scss */
  .window-type-cart .window-data {
    width: 100%; }

  /* line 118, _responsive.scss */
  .window-obj-cart {
    width: 100%; }

  /* line 119, _responsive.scss */
  .window-cart-item-price {
    text-align: left;
    margin-top: 5px; }

  /* line 120, _responsive.scss */
  .window-cart-item-quantity {
    text-align: left; }

  /* line 122, _responsive.scss */
  .footer-payment, .footer-delivery {
    text-align: center; }

  /* line 123, _responsive.scss */
  .footer-pnd-title {
    display: block;
    line-height: 18px; }

  /* line 124, _responsive.scss */
  .footer-pnd-icon {
    margin: 10px 5px 0px; }

  /* line 126, _responsive.scss */
  .footer-copyright {
    text-align: center; }

  /* line 127, _responsive.scss */
  .footer-copyright p {
    float: none; }

  /* line 128, _responsive.scss */
  .footer-copyright p + p {
    float: none;
    margin-top: 5px; } }
@media (max-width: 450px) {
  /* line 132, _responsive.scss */
  .page-title-extra, .index-reviews .page-title, .page-title-extra-background {
    font-size: 26px;
    line-height: 30px; }

  /* line 133, _responsive.scss */
  .page-title-extra span {
    padding: 0px 5px; }

  /* line 135, _responsive.scss */
  .product-data .product-price {
    font-size: 14px;
    line-height: 18px; }

  /* line 136, _responsive.scss */
  .product-data .product-price-old {
    margin-left: 5px; }

  /* line 138, _responsive.scss */
  .button-extra {
    font-size: 14px;
    line-height: 18px;
    width: 100%; }

  /* line 140, _responsive.scss */
  .bar .pull-right a {
    padding: 0px 7px; }

  /* line 142, _responsive.scss */
  .bar .search {
    width: auto;
    position: static; }

  /* line 143, _responsive.scss */
  .bar .search-place {
    display: none;
    position: absolute;
    z-index: 10;
    width: 100%;
    background: #f0f0f0;
    top: 0px;
    left: 0px;
    padding: 6px 40px 6px 0px; }

  /* line 144, _responsive.scss */
  .bar .search-mobile {
    display: block; }

  /* line 145, _responsive.scss */
  .bar .search.active .search-place {
    display: block; }

  /* line 146, _responsive.scss */
  .bar .search.active .search-place button {
    right: 40px; }

  /* line 147, _responsive.scss */
  .bar .search.active .search-mobile {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #f0f0f0;
    z-index: 11; }

  /* line 148, _responsive.scss */
  .bar .search.active .search-mobile span {
    padding: 0;
    width: 40px;
    text-align: center; }

  /* line 149, _responsive.scss */
  .bar .search.active .search-mobile .fa-search {
    display: none; }

  /* line 150, _responsive.scss */
  .bar .search.active .search-mobile .ion-ios-close-empty {
    display: block;
    display: inline-block;
    line-height: 40px;
    margin: 0px; }

  /* line 152, _responsive.scss */
  .collection-tabs {
    font-size: 16px;
    line-height: 20px; }

  /* line 154, _responsive.scss */
  .product-bages span {
    font-size: 11px;
    line-height: 11px;
    padding: 3px 0px 3px 5px; }

  /* line 156, _responsive.scss */
  .product-images-item {
    width: 20%; }

  /* line 158, _responsive.scss */
  .site-review {
    padding: 0px; }

  /* line 159, _responsive.scss */
  .site-review .site-review-thumb {
    position: relative;
    margin: 0px auto 10px; }

  /* line 160, _responsive.scss */
  .site-review .site-review-title {
    text-align: center; }

  /* line 161, _responsive.scss */
  .site-review .site-review-rating {
    text-align: center; }

  /* line 162, _responsive.scss */
  .site-review .product-info {
    margin: 8px 0px 0px; }

  /* line 164, _responsive.scss */
  .library li a {
    max-width: 150px; }

  /* line 166, _responsive.scss */
  .window {
    padding: 0px; }

  /* line 167, _responsive.scss */
  .window-data {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: auto; }

  /* line 168, _responsive.scss */
  .window-content {
    width: auto;
    max-width: 440px; }

  /* line 169, _responsive.scss */
  .status {
    display: block;
    margin: 10px 0px 0px 0px; }

  /* line 171, _responsive.scss */
  .window-obj-quickorder .window-product-price {
    text-align: left; } }
@media (max-width: 374px) {
  /* line 175, _responsive.scss */
  .product-images-item {
    width: 25%; }

  /* line 176, _responsive.scss */
  .product-info .product-brand img {
    position: relative; } }
@media screen and (min-width: 768px) {
  /* line 180, _responsive.scss */
  .product-properties th {
    width: 1%;
    white-space: nowrap; }

  /* line 182, _responsive.scss */
  .product .product-image-second {
    display: block; }

  /* line 183, _responsive.scss */
  .product:hover .product-image-first {
    visibility: hidden;
    opacity: 0; }

  /* line 184, _responsive.scss */
  .product:hover .product-image-second {
    visibility: visible;
    opacity: 1; }

  /* line 186, _responsive.scss */
  .window-obj-quickorder .window-form-item label {
    margin: 0px;
    line-height: 30px; } }
/* line 1, _modul-geo.scss */
.geo-data {
  position: relative;
  margin: 20px 0px;
  min-height: 60px; }

/* line 7, _modul-geo.scss */
.geo-loader {
  position: absolute;
  z-index: 5;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.8); }
  /* line 16, _modul-geo.scss */
  .geo-loader:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0px 0px -30px;
    border: 3px solid transparent;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    border-radius: 50%;
    animation: loader 1s ease-in-out infinite;
    visibility: visible;
    opacity: 1;
    transition: 0.2s; }
  /* line 17, _modul-geo.scss */
  .geo-loader:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0px 0px -20px;
    border: 3px solid transparent;
    border-left: 3px solid #a60f9e;
    border-right: 3px solid #a60f9e;
    border-radius: 50%;
    animation: loader2 1s ease-in-out infinite;
    visibility: visible;
    opacity: 1;
    transition: 0.2s; }

/* line 20, _modul-geo.scss */
.geo-city {
  max-width: 200px;
  width: 160px; }
  /* line 23, _modul-geo.scss */
  .geo-city a {
    text-decoration: none;
    color: #222;
    border-bottom: 1px dotted #222; }
    /* line 27, _modul-geo.scss */
    .geo-city a:hover {
      color: #999;
      border-color: currentColor; }
  /* line 32, _modul-geo.scss */
  .geo-city span {
    display: none;
    white-space: nowrap; }
  /* line 37, _modul-geo.scss */
  .geo-city-short span {
    color: #a60f9e; }
  /* line 41, _modul-geo.scss */
  .geo-city-list {
    margin: -10px 0px 0px; }
    /* line 43, _modul-geo.scss */
    .geo-city-list li {
      margin: 5px 0px 0px; }
    /* line 46, _modul-geo.scss */
    .geo-city-list span {
      color: #a60f9e;
      text-decoration: underline;
      cursor: pointer; }
      /* line 50, _modul-geo.scss */
      .geo-city-list span:hover {
        color: #999; }

/* line 57, _modul-geo.scss */
.geo-countries {
  margin: 20px 0px -10px; }

/* line 60, _modul-geo.scss */
.geo-country {
  display: inline-block;
  margin: 0px 20px 10px 0px;
  white-space: nowrap;
  text-decoration: underline; }
  /* line 65, _modul-geo.scss */
  .geo-country i {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 24px;
    margin-right: 5px;
    background: center center no-repeat;
    background-size: contain;
    border-radius: 2px;
    box-shadow: 0px 0px 1px #b4b4b4; }
  /* line 76, _modul-geo.scss */
  .geo-country.active {
    color: #222;
    font-weight: 700;
    text-decoration: none; }

/* line 83, _modul-geo.scss */
.geo-search {
  position: relative;
  z-index: 5;
  margin: 20px 0px;
  max-width: 360px; }
  /* line 88, _modul-geo.scss */
  .geo-search-results {
    display: none;
    position: absolute;
    left: 0px;
    top: 100%;
    width: 100%;
    max-height: 260px;
    overflow: auto;
    border: 1px solid #ddd;
    margin: -1px 0px 0px !important;
    padding: 0px !important;
    list-style: none;
    background: #fff; }
    /* line 101, _modul-geo.scss */
    .geo-search-results li + li {
      border-top: 1px solid #ddd; }
  /* line 105, _modul-geo.scss */
  .geo-search-result {
    display: block;
    margin: 0px !important;
    padding: 0px !important; }
    /* line 109, _modul-geo.scss */
    .geo-search-result a {
      display: block;
      padding: 5px 10px;
      text-decoration: none; }
      /* line 113, _modul-geo.scss */
      .geo-search-result a:hover {
        color: #a60f9e;
        background: #f0f0f0; }
    /* line 118, _modul-geo.scss */
    .geo-search-result span {
      display: block; }
    /* line 123, _modul-geo.scss */
    .geo-search-result-subtitle {
      color: #999; }

/* line 129, _modul-geo.scss */
.geo-popular {
  margin: 20px 0px; }
  /* line 131, _modul-geo.scss */
  .geo-popular-title {
    color: #222;
    font-size: 20px;
    line-height: 24px;
    margin: 0px !important; }
  /* line 137, _modul-geo.scss */
  .geo-popular-item {
    display: inline-block;
    margin: 5px 0px 0px;
    cursor: pointer;
    color: #a60f9e;
    text-decoration: underline; }
    /* line 143, _modul-geo.scss */
    .geo-popular-item:hover {
      color: #999; }

/* line 149, _modul-geo.scss */
.geo-table {
  margin: 20px 0px; }
  /* line 151, _modul-geo.scss */
  .geo-table-title {
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-width: 1px 0px;
    background: #f0f0f0;
    font-weight: 700;
    color: #222; }
  /* line 159, _modul-geo.scss */
  .geo-table-item {
    display: none;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-width: 1px 0px;
    margin: -1px 0px 0px; }
    /* line 165, _modul-geo.scss */
    .geo-table-item p {
      margin: 10px 0px 0px; }
    /* line 166, _modul-geo.scss */
    .geo-table-item-p {
      margin: 10px 0px 0px; }
      /* line 168, _modul-geo.scss */
      .geo-table-item-p:first-child {
        margin: 0px; }
    /* line 172, _modul-geo.scss */
    .geo-table-item-p-title {
      color: #222; }
    /* line 175, _modul-geo.scss */
    .geo-table-item-title-toggle {
      border-bottom: 1px dotted #222;
      cursor: pointer; }
      /* line 178, _modul-geo.scss */
      .geo-table-item-title-toggle:hover, .geo-table-item-title-toggle.active {
        color: #999;
        border-color: currentColor; }
    /* line 183, _modul-geo.scss */
    .geo-table-item-description {
      display: none; }

/* line 189, _modul-geo.scss */
.geo-mini {
  position: relative;
  margin: 20px 0px;
  padding: 10px;
  border: 1px solid #ddd; }
  /* line 194, _modul-geo.scss */
  .geo-mini a {
    text-decoration: none;
    border-bottom: 1px dotted currentColor; }
  /* line 198, _modul-geo.scss */
  .geo-mini-title {
    font-weight: 700;
    color: #222; }
  /* line 203, _modul-geo.scss */
  .geo-mini-table-item {
    margin: 10px 0px 0px; }
  /* line 207, _modul-geo.scss */
  .geo-mini:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 10%;
    width: 0px;
    height: 80%;
    border-right: 1px solid #ddd; }
  /* line 216, _modul-geo.scss */
  .geo-mini .col-sm-6 {
    padding: 5px 15px !important; }

/* line 221, _modul-geo.scss */
.geo-map {
  margin-top: 20px; }

/* line 225, _modul-geo.scss */
.geo-pvz-list {
  border: 1px solid #ddd;
  margin-right: 1px;
  max-height: 500px;
  overflow: auto;
  font-size: 12px;
  line-height: 16px;
  padding: 0px 10px; }
  /* line 233, _modul-geo.scss */
  .geo-pvz-list-item {
    margin: 0px; }
    /* line 235, _modul-geo.scss */
    .geo-pvz-list-item a {
      display: block;
      padding: 10px 0px;
      color: #222; }
      /* line 239, _modul-geo.scss */
      .geo-pvz-list-item a:hover {
        color: #a60f9e; }
  /* line 244, _modul-geo.scss */
  .geo-pvz-list-item + .geo-pvz-list-item {
    border-top: 1px solid #ddd; }

/* line 248, _modul-geo.scss */
.geo-pvz-select {
  margin-bottom: 10px; }

@media (max-width: 1199px) {
  /* line 253, _modul-geo.scss */
  .geo-city {
    width: 165px;
    padding-right: 10px; } }
@media (max-width: 767px) {
  /* line 259, _modul-geo.scss */
  .geo-city {
    width: 200px;
    padding-right: 0px; }

  /* line 266, _modul-geo.scss */
  .geo-table-item-title .geo-table-item-p-title {
    font-size: 16px;
    line-height: 20px; }
  /* line 271, _modul-geo.scss */
  .geo-table-item-price {
    margin-top: 10px; }
  /* line 274, _modul-geo.scss */
  .geo-table-item-terms {
    margin-top: 10px; }
  /* line 277, _modul-geo.scss */
  .geo-table-item-payments {
    margin-top: 10px; }

  /* line 283, _modul-geo.scss */
  .geo-mini:before {
    display: none; }

  /* line 288, _modul-geo.scss */
  .geo-mini-payments .geo-mini-title {
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid #ddd; } }
/* line 1, custom.css */
.footer-copyright p {
  float: none; }

/* line 4, custom.css */
.float-right-text {
  float: right; }

/* line 7, custom.css */
#review_captcha_image {
  height: inherit; }

/* line 10, custom.css */
.cust-article {
  display: none; }

/* line 13, custom.css */
#tab-description-content p, #tab-description-content p span, #tab-description-content, #tab-description-content * {
  font-size: 14px !important; }

@media (max-width: 991px) {
  /* line 17, custom.css */
  .product-compact .product-item form {
    display: initial;
    visibility: initial;
    opacity: initial;
    position: initial; } }
/* line 25, custom.css */
.content img {
  display: inline; }
