*, *::before, *::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, caption, tbody, tfoot, thead, tr, th,
fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 100%;
  font: inherit;
  border: 0; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  /*    line-height:1;*/ }

ol, ul {
  /*    list-style: none;*/ }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

/*table{
    border-collapse:collapse;
    border-spacing:0;
}*/
html, body {
  height: 100%; }

a {
  text-decoration: none;
  outline: 0; }

section, div, input, textarea {
  box-sizing: border-box; }

/* ------------------------------------------- */
.header .container-width, .header__phone-block, .header__right, .header__search-flex, .header-controls, .submenu, .cart-popup__columns, .cart-popup__item, .cart-popup__amount, .cart-popup__final, .carousels__item, .catalog-columns, .filters__prices-inputs, .catalog__sort, .catalog-list, .catalog-one__sizes-values, .catalog-one__amount, .catalog-bookmarks, .favorites__item, .news__list, .news-list__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -o-flex;
  display: flex; }

.catalog-one__image img, .catalog-one__zoom {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */ }

/* ------------------------------------------- */
.btn a, .btn.small a, .button {
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s; }

.transition {
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s; }

h1, h2, h3, h4, h5, h6 {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* ------------------------------------------- */
@font-face {
  font-family: "GraphikLCG";
  src: url("../fonts/GraphikLCG/GraphikLCG.eot");
  src: url("../fonts/GraphikLCG/GraphikLCG.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG/GraphikLCG.woff") format("woff"), url("../fonts/GraphikLCG/GraphikLCG.ttf") format("truetype"), url("../fonts/GraphikLCG/GraphikLCG.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "GraphikLCG-Semibold";
  src: url("../fonts/GraphikLCG-Semibold/GraphikLCG-Semibold.eot");
  src: url("../fonts/GraphikLCG-Semibold/GraphikLCG-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG-Semibold/GraphikLCG-Semibold.woff") format("woff"), url("../fonts/GraphikLCG-Semibold/GraphikLCG-Semibold.ttf") format("truetype"), url("../fonts/GraphikLCG-Semibold/GraphikLCG-Semibold.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "GraphikLCG-Medium";
  src: url("../fonts/GraphikLCG-Medium/GraphikLCG-Medium.eot");
  src: url("../fonts/GraphikLCG-Medium/GraphikLCG-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG-Medium/GraphikLCG-Medium.woff") format("woff"), url("../fonts/GraphikLCG-Medium/GraphikLCG-Medium.ttf") format("truetype"), url("../fonts/GraphikLCG-Medium/GraphikLCG-Medium.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "GraphikLCG-Light";
  src: url("../fonts/GraphikLCG-Light/GraphikLCG-Light.eot");
  src: url("../fonts/GraphikLCG-Light/GraphikLCG-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG-Light/GraphikLCG-Light.woff") format("woff"), url("../fonts/GraphikLCG-Light/GraphikLCG-Light.ttf") format("truetype"), url("../fonts/GraphikLCG-Light/GraphikLCG-Light.svg#partnercondensedbold") format("svg");
  font-weight: normal;
  font-style: normal; }
h1, h2, h3, h4, h5, h6 {
  font-family: "Segoe UI", "Segoeui", Helvetica, Arial, sans-serif; }

h1 {
  margin: 0;
  padding-top: 8px;
  padding-bottom: 16px;
  letter-spacing: -0.08px;
  color: #01aa4f;
  font-size: 26px; }
  @media only screen and (max-width: 999px) {
    h1 {
      font-size: 20px; } }

h2 {
  /*	color:#132759;*/
  padding-top: 8px;
  padding-bottom: 16px;
  line-height: 28px;
  color: #000000;
  font-size: 20px; }
  @media only screen and (max-width: 999px) {
    h2 {
      font-size: 16px; } }

h3 {
  padding: 15px 0px;
  color: #333;
  font-size: 18px; }

h4 {
  margin: 0px;
  padding-top: 20px;
  padding-bottom: 8px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-weight: bold; }

.title-big, .title-heading1 {
  margin: 0px;
  padding: 0px;
  padding-bottom: 72px;
  color: #000;
  font-size: 40px;
  font-weight: normal;
  font-family: "GraphikLCG-Light", Arial; }
  .title-big_padd-small, .title-heading1_padd-small {
    padding-bottom: 24px; }
  @media only screen and (max-width: 999px) {
    .title-big, .title-heading1 {
      padding-bottom: 36px; } }
  @media only screen and (max-width: 590px) {
    .title-big, .title-heading1 {
      padding-bottom: 24px;
      font-size: 24px; } }

.title-heading2 {
  padding-bottom: 30px;
  line-height: 26px;
  color: #000;
  font-size: 20px; }

.title-grey {
  padding-bottom: 8px;
  color: rgba(0, 0, 0, 0.5); }

/* sizes */
.table_sizes tr:nth-child(1) {
  background-color: #01aa4f !important;
  color: #fff !important; }

.table_sizes tr:nth-child(1) td {
  color: #fff !important; }

.table_sizes tr:nth-child(2n), .table_sizes2 tr:nth-child(2n) {
  background-color: #edece5; }

.table_sizes tr:nth-child(2n-1), .table_sizes2 tr:nth-child(2n-1) {
  background-color: #f6f7f4; }

.table_sizes h3, .table_sizes2 h3 {
  padding-bottom: 3px !important; }

.table_sizes2 td:nth-child(1) {
  background-color: #01aa4f !important;
  color: #fff !important; }

.table_sizes td {
  vertical-align: middle; }

html, body {
  height: 100%; }

body {
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  letter-spacing: 0.01em;
  color: #7a8994;
  font-size: 14px;
  font-family: "SFUItext", Arial, sans-serif;
  font-weight: normal;
  /*	font-family:"Roboto", Arial;*/ }

body.noindex {
  background-color: #ededed; }

.container_width {
  max-width: 1200px;
  min-width: 320px;
  margin: 0 auto; }

label {
  cursor: pointer; }

.c {
  clear: both; }

.cl {
  clear: left; }

.cr {
  clear: right; }

@media only screen and (max-width: 999px) {
  .c_767 {
    clear: both; } }

@media only screen and (max-width: 670px) {
  .c_670 {
    clear: both; } }

@media only screen and (max-width: 590px) {
  .c_590 {
    clear: both; } }

.abs {
  position: absolute; }

.relative {
  position: relative; }

.hidden, .row.hidden {
  display: none; }

.hidden_i {
  display: none !important; }

.visible, .visible.hidden {
  display: block !important; }

.nowrap {
  white-space: nowrap; }

.nopadd {
  padding: 0px !important; }

.center {
  text-align: center; }

.center_i {
  text-align: center !important; }

.left_i {
  text-align: left !important; }

.right {
  text-align: right; }

.right_i {
  text-align: right !important; }

.top {
  vertical-align: top; }

.top_i {
  vertical-align: top !important; }

.middle {
  vertical-align: middle; }

.bottom {
  vertical-align: bottom; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.upper {
  text-transform: uppercase; }

.lower {
  text-transform: lowercase; }

.capitalize {
  text-transform: capitalize; }

.left_f, .float_l {
  float: left; }

.right_f, .float_r {
  float: right !important; }

.inline {
  display: inline-block; }

.table {
  display: table;
  width: 100%; }

.table.auto {
  width: auto;
  margin: auto; }

.table.nowidth {
  width: auto; }

.table.auto.marg0 {
  margin: 0; }

.table.padd0 .cell {
  padding: 0px !important; }

.table.padd0 .cell.padd_t_5 {
  padding-top: 5px !important; }

.padd_t_10 {
  padding-top: 10px !important; }

.table.padd5 .cell {
  padding: 5px; }

.table.left .cell {
  text-align: left; }

.table.top .cell {
  vertical-align: top; }

.table.middle .cell {
  vertical-align: middle; }

.table .cell.top {
  vertical-align: top !important; }

.row_group {
  display: table-row-group; }

.row {
  display: table-row; }

.cell {
  display: table-cell;
  vertical-align: middle; }

.underline a, a.underline {
  text-decoration: underline; }

.border_red {
  border: 1px solid red; }

.white_bg {
  background-color: #fff; }

.hr {
  clear: both;
  height: 1px;
  background-color: #e0e0e0;
  font-size: 0px; }

/* ----------------------------------------- */
/*                   Errors                  */
/* ----------------------------------------- */
.ok_input {
  background-color: #edfdea;
  border: 1px solid #029829 !important; }

.error_ok {
  color: #029829; }

.error_input {
  background-color: #fdecea !important;
  color: #000 !important;
  border: 1px solid #ff0000 !important; }

.error-input2 {
  padding: 3px 0px 9px;
  color: #b30011;
  font-size: 11px; }
  .error-input2 a {
    color: #b30011;
    text-decoration: underline; }

.error_input3 {
  border: 1px solid #ff0000 !important; }

.error1 {
  display: none;
  padding-top: 2px;
  color: #ea2c54;
  font-size: 12px; }

.error1a {
  padding-top: 2px;
  color: #C82100;
  font-size: 13px; }

.error2, .star {
  color: #C82100; }

.error3 {
  color: #960000;
  font-size: 13px; }

.error4 {
  padding-left: 19px;
  color: #964300;
  font-size: 13px; }

#autorisation_ind_abs .error3 {
  height: 30px;
  font-weight: bold; }

.msg1 {
  padding-bottom: 120px; }

/* ----------------------------------------- */
/*               /// Errors ///              */
/* ----------------------------------------- */
.width100 {
  width: 100%; }

.width20 {
  width: 20px; }

.height100 {
  height: 100%; }

.text_white {
  color: #fff !important; }

.text_red {
  color: #eb1744 !important; }

.text_yellow {
  color: #f8a621; }

.text_blue, .text_blue a {
  color: #006cc0 !important; }

.text_grey, .text_grey a {
  color: #646464 !important; }

.text_grey2 {
  color: #979797; }

.text_green {
  color: #55b846 !important; }

.text_orange {
  color: #ea5b0b !important; }

.text_black {
  color: #000 !important; }

.padd20 {
  padding: 20px; }

.padd6_6 {
  padding: 6px 0px; }

.padd_t_5 {
  padding-top: 25px !important; }

.padd_t_15 {
  padding-top: 15px !important; }

.padd_t_30 {
  padding-top: 30px !important; }

.marg_m5 {
  margin-top: -3px !important; }

.marg_b_20 {
  margin-bottom: 20px !important; }

.table.marg_m5 .cell {
  padding: 4px 0px !important; }

input.middle {
  vertical-align: middle; }

.help {
  cursor: help; }

/* ----------------------------------------- */
/*                  Inputs                   */
/* ----------------------------------------- */
/* ----------------------------------------- */
/*              /// Inputs ///               */
/* ----------------------------------------- */
body {
  background-color: #fff; }
  body.noscroll {
    overflow: hidden; }

@media only screen and (max-width: 999px) {
  .container-main {
    padding: 0px 50px; } }
@media only screen and (max-width: 590px) {
  .container-main {
    padding: 0px 20px; } }

.container-width {
  max-width: 1146px;
  min-width: 340px;
  margin: 0 auto; }
  @media only screen and (max-width: 1146px) {
    .container-width {
      padding: 0px 26px; } }

.content-area {
  min-height: calc(100vh - 528px); }

.text-main {
  padding-bottom: 32px;
  line-height: 26px;
  color: #000;
  font-size: 16px; }
  .text-main img {
    max-width: 100%;
    height: auto !important; }

.loading {
  padding-top: 60px;
  text-align: center;
  color: #808080;
  font-size: 14px; }

.padding {
  padding: 0px 96px; }
  @media only screen and (max-width: 1146px) {
    .padding {
      padding: 0px 50px; } }
  @media only screen and (max-width: 999px) {
    .padding {
      padding: 0px 20px; } }
  @media only screen and (max-width: 470px) {
    .padding {
      padding: 0px 20px; } }

.ul {
  padding: 32px 0px; }
  .ul li {
    padding-left: 22px;
    padding-bottom: 16px;
    background: url("../img/ru/bull_red.png") no-repeat 0px 9px; }

.error {
  color: #ff0000;
  font-size: 11px; }

.error_div {
  background-color: #ffeded !important;
  border: 1px solid #ff0000 !important; }

@media only screen and (max-width: 999px) {
  .flex_mobile {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between; } }

.basket-button {
  display: inline-block;
  margin-bottom: 10px;
  padding: 15px 53px 15px 28px;
  background-color: #01aa4f;
  background-image: url("../img/ru/ico_basket_s.gif");
  background-repeat: no-repeat;
  background-position: right 19px center;
  color: #fff;
  font-size: 18px; }
  .basket-button a {
    color: #fff;
    font-size: 18px; }

.one-click-link {
  display: inline-block;
  margin-bottom: 4px;
  color: #3b3b3b;
  font-size: 12px;
  border-bottom: 1px solid #3b3b3b; }

.favorites-link {
  display: inline-block;
  color: #3b3b3b;
  font-size: 12px;
  border-bottom: 1px solid #3b3b3b; }

.btn {
  display: inline-block;
  position: relative;
  z-index: 6; }
  .btn a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #fff !important;
    display: inline-block;
    padding: 15px 32px 17px;
    color: #fff;
    font-size: 16px; }
    .btn a:hover {
      color: white !important; }
  .btn.small a {
    font-size: 14px !important;
    display: inline-block;
    padding: 3px 15px 5px;
    color: #fff;
    font-size: 16px; }
  .btn.red a {
    background-color: #B31C10; }
    .btn.red a:hover {
      background-color: #B31C10; }
  .btn.black a {
    background-color: #000000; }
    .btn.black a:hover {
      background-color: #000000; }

.button {
  display: inline-block;
  padding: 15px 25px;
  background-color: #01aa4f;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  border: 0px; }
  .button:hover {
    background-color: #017738; }
  @media only screen and (max-width: 999px) {
    .button {
      padding: 14px 24px;
      font-size: 14px; } }

.header {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  padding-top: 15px;
  background-color: #01aa4f;
  z-index: 103; }
  @media only screen and (max-width: 999px) {
    .header {
      padding-top: 5px; } }
  .header .container-width {
    justify-content: space-between; }
    @media only screen and (max-width: 768px) {
      .header .container-width {
        position: relative;
        flex-direction: column; } }
    @media only screen and (max-width: 590px) {
      .header .container-width {
        flex-direction: row; } }
  .header__stub {
    height: 74px; }
    @media only screen and (max-width: 768px) {
      .header__stub {
        height: 204px; } }
    @media only screen and (max-width: 590px) {
      .header__stub {
        height: 67px; } }
  @media only screen and (max-width: 999px) {
    .header__phone-block {
      display: block; } }
  @media only screen and (max-width: 768px) {
    .header__phone-block {
      align-self: center;
      order: 2; } }
  @media only screen and (max-width: 590px) {
    .header__phone-block {
      display: none; } }
  .header__phones {
    padding-left: 34px;
    background: url("../img/ru/ico_phone.gif") no-repeat left 8px;
    line-height: 22px; }
  .header__phone a {
    color: #fff;
    font-size: 16px; }
  .header__contact-me {
    display: inline-block;
    margin-left: 17px;
    padding-top: 12px;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    border-bottom: 1px dotted #fff; }
    @media only screen and (max-width: 999px) {
      .header__contact-me {
        margin-left: 34px;
        margin-bottom: 7px;
        padding-top: 2px; } }
  .header__menu-ico {
    display: none; }
    @media only screen and (max-width: 590px) {
      .header__menu-ico {
        position: absolute;
        top: -7px;
        left: 20px;
        display: block;
        padding-top: 19px;
        cursor: pointer; } }
    .header__menu-ico div {
      width: 30px;
      height: 2px;
      margin: 6px 0px;
      background-color: #fff;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .header__logo {
    align-self: flex-end; }
    @media only screen and (max-width: 830px) {
      .header__logo {
        padding-bottom: 24px; } }
    @media only screen and (max-width: 768px) {
      .header__logo {
        padding-top: 14px;
        padding-bottom: 20px;
        align-self: center;
        order: 1; } }
    @media only screen and (max-width: 590px) {
      .header__logo {
        padding-left: 40px; } }
    .header__logo a {
      display: inline-block;
      width: 279px;
      height: 57px;
      background: url("/img/ru/logo_new.gif") no-repeat; }
      @media only screen and (max-width: 830px) {
        .header__logo a {
          width: 189px;
          height: 28px;
          background-image: url("/img/ru/logo_mobile.gif");
          background-position: no-repeat;
          background-size: 100% auto; } }
      @media only screen and (max-width: 590px) {
        .header__logo a {
          width: 120px;
          height: 23px; } }
  .header__right {
    justify-content: flex-end; }
    @media only screen and (max-width: 768px) {
      .header__right {
        margin-top: -6px;
        padding-bottom: 15px;
        align-self: center;
        order: 3; } }
    @media only screen and (max-width: 590px) {
      .header__right {
        margin-right: -10px; } }
  .header__cabinet {
    position: relative; }
    @media only screen and (max-width: 999px) {
      .header__cabinet {
        padding-top: 12px; } }
    @media only screen and (max-width: 999px) {
      .header__cabinet span {
        display: none; } }
  .header__cabinet-link {
    display: block;
    padding-top: 12px;
    padding-left: 35px;
    padding-bottom: 10px;
    background: url("../img/ru/ico_exit.gif") no-repeat left 8px;
    color: #fff;
    font-size: 14px; }
    @media only screen and (max-width: 999px) {
      .header__cabinet-link {
        padding-left: 25px;
        padding-bottom: 25px; } }
  .header__basket {
    position: relative;
    margin-left: 35px;
    padding-top: 12px;
    padding-left: 33px;
    background: url("../img/ru/ico_basket.gif") no-repeat left 8px;
    cursor: pointer; }
    @media only screen and (max-width: 999px) {
      .header__basket {
        margin-top: 10px; } }
    @media only screen and (max-width: 590px) {
      .header__basket {
        margin-left: 15px; } }
    .header__basket::before {
      content: "";
      position: absolute;
      top: 7px;
      left: -17px;
      width: 1px;
      height: 28px;
      background-color: #37bc74; }
      @media only screen and (max-width: 590px) {
        .header__basket::before {
          display: none; } }
  .header__basket-amount {
    position: absolute;
    left: 14px;
    bottom: 15px;
    padding: 0px 2px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .header__basket-link {
    color: #fff;
    font-size: 14px; }
    @media only screen and (max-width: 999px) {
      .header__basket-link {
        padding-top: 22px; } }
    @media only screen and (max-width: 999px) {
      .header__basket-link span {
        display: none; } }
  .header__langs {
    position: relative;
    margin-left: 35px;
    cursor: pointer; }
    @media only screen and (max-width: 999px) {
      .header__langs {
        margin-left: 25px; } }
    @media only screen and (max-width: 590px) {
      .header__langs {
        margin-left: 10px; } }
    .header__langs::before {
      content: "";
      position: absolute;
      top: 7px;
      left: -17px;
      width: 1px;
      height: 28px;
      background-color: #37bc74; }
      @media only screen and (max-width: 999px) {
        .header__langs::before {
          top: 17px; } }
      @media only screen and (max-width: 590px) {
        .header__langs::before {
          display: none; } }
    @media only screen and (max-width: 590px) {
      .header__langs span {
        display: none; } }
  .header__langs-list {
    display: none;
    position: absolute;
    right: 0px;
    width: 70px;
    padding: 12px 0px;
    background-color: #fff;
    text-align: center;
    line-height: 22px;
    border: 1px solid #d6d6d6;
    z-index: 100;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px; }
    .header__langs-list_active {
      display: block; }
  .header__lang-link {
    display: block;
    padding: 12px 4px 30px 35px;
    background-image: url("../img/ru/ico_langs.gif");
    background-repeat: no-repeat;
    background-position: left 10px;
    color: #fff;
    font-size: 14px; }
    @media only screen and (max-width: 999px) {
      .header__lang-link {
        margin-top: 10px; } }
    @media only screen and (max-width: 590px) {
      .header__lang-link {
        padding-right: 0px; } }
  .header__langs_current {
    color: #686868;
    font-weight: bold; }
  .header__langs-list-link {
    color: #686868;
    text-decoration: underline; }
  .header__search {
    display: none; }
    @media only screen and (max-width: 590px) {
      .header__search {
        display: block;
        margin-left: 7px;
        padding-top: 20px; } }
  .header__search-link {
    display: block;
    width: 26px;
    height: 26px;
    background: url("/img/ru/ico_search_mobile.png");
    cursor: pointer; }
  .header__search-form {
    position: fixed;
    top: 65px;
    left: 0px;
    right: 0px;
    width: 100%;
    padding: 20px;
    background-color: #fff;
    z-index: 104; }
  .header__search-input {
    width: 60%;
    height: 30px;
    font-size: 16px; }
  .header__search-button {
    width: 40%;
    padding: 6px 0px;
    background-color: #01aa4f;
    text-align: center;
    color: #fff;
    font-size: 14px; }

.header-controls {
  justify-content: space-between; }
  .header-controls_border {
    margin-bottom: 5px;
    border-bottom: 1px solid #dcdae8; }

.menu-ico {
  display: none; }
  @media only screen and (max-width: 768px) {
    .menu-ico {
      display: block;
      padding-top: 19px;
      cursor: pointer; } }
  @media only screen and (max-width: 590px) {
    .menu-ico {
      display: none; } }
  .menu-ico div {
    width: 30px;
    height: 5px;
    margin: 4px 0px;
    background-color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

@media only screen and (max-width: 768px) {
  .menu {
    display: none; } }
.menu_active {
  display: block;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 10px;
  background-color: #fff;
  overflow: auto;
  z-index: 110; }
  .menu_active .menu__item {
    display: block;
    padding: 10px 0px 0px; }
  .menu_active .submenu {
    display: none;
    position: relative;
    margin-top: 12px;
    opacity: 1;
    border-top: 0px;
    z-index: 1;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .menu_active .submenu_active {
      display: block; }
    .menu_active .submenu .table, .menu_active .submenu .cell {
      display: block; }
    .menu_active .submenu__column {
      padding: 0px; }
    .menu_active .submenu__title {
      padding: 10px 0px 12px; }
  .menu_active .menu-footer {
    padding-top: 10px; }
    .menu_active .menu-footer .footer__menu-link {
      margin-left: 32px;
      padding-bottom: 10px;
      color: #353637;
      font-size: 18px; }
.menu__ul {
  position: relative;
  margin: 0px;
  padding: 0px; }
.menu__item {
  display: inline-block;
  padding: 22px 0px; }
  .menu__item:nth-last-child(1) .menu__link {
    padding-right: 0px;
    color: #e43a3d; }
.menu__item-mobile {
  display: none;
  width: 18px;
  height: 18px;
  margin: 0px 10px -3px 0px;
  padding: 5px;
  background-image: url("/img/ru/ico_plus2.gif");
  background-repeat: no-repeat;
  background-position: 2px 2px;
  cursor: pointer;
  border: 1px solid #c7d2e0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }
  @media only screen and (max-width: 768px) {
    .menu__item-mobile {
      display: inline-block; } }
  .menu__item-mobile_opened {
    background-image: url("/img/ru/ico_minus2.gif"); }
.menu__link {
  display: inline-block;
  padding-right: 21px;
  color: #353637;
  font-size: 24px;
  text-transform: uppercase; }
  @media only screen and (max-width: 999px) {
    .menu__link {
      padding-right: 10px; } }
  @media only screen and (max-width: 768px) {
    .menu__link {
      font-size: 18px;
      text-transform: capitalize; } }

.menu-mobile-close {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 9px;
  height: 9px;
  background: url("/img/ru/ico_delete.gif") no-repeat;
  cursor: pointer;
  z-index: 111; }
  @media only screen and (max-width: 768px) {
    .menu-mobile-close {
      display: block; } }

.submenu {
  position: absolute;
  left: 0px;
  width: 800px;
  margin-top: 22px;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0.2s;
  -moz-transition: all 0.3s ease 0.2s;
  -o-transition: all 0.3s ease 0.2s;
  transition: all 0.3s ease 0.2s;
  border-top: 1px solid #eaecef;
  z-index: -1;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1); }
  @media only screen and (max-width: 830px) {
    .submenu {
      width: 767px;
      margin-left: -26px; } }
  @media only screen and (max-width: 768px) {
    .submenu {
      width: 100%;
      margin-left: 0px; } }
  .submenu_active {
    opacity: 1;
    z-index: 102; }
  .submenu__column {
    width: 200px;
    padding: 30px 20px 40px 30px; }
    @media only screen and (max-width: 830px) {
      .submenu__column {
        width: 180px;
        padding: 30px 10px 40px 20px; } }
    @media only screen and (max-width: 768px) {
      .submenu__column {
        width: 100%; } }
    .submenu__column:nth-child(1) {
      width: 350px; }
      @media only screen and (max-width: 830px) {
        .submenu__column:nth-child(1) {
          width: 180px; } }
      @media only screen and (max-width: 768px) {
        .submenu__column:nth-child(1) {
          width: 100%; } }
  .submenu__subcolumn {
    width: 50%;
    vertical-align: top; }
    @media only screen and (max-width: 830px) {
      .submenu__subcolumn {
        display: block;
        width: 100%; } }
  .submenu__title {
    padding-left: 19px;
    padding-bottom: 22px;
    color: #2e2e2e;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase; }
  .submenu__link {
    display: block;
    padding-left: 19px;
    padding-bottom: 10px;
    background: url("../img/ru/arrow9_submenu.gif") no-repeat 0px 4px;
    color: #2e2e2e;
    font-size: 14px; }

.search {
  padding-top: 22px; }
  @media only screen and (max-width: 999px) {
    .search {
      padding-bottom: 22px; } }
  @media only screen and (max-width: 590px) {
    .search {
      display: none; } }
  .search__input {
    width: 273px;
    padding: 5px;
    padding-left: 21px;
    background-color: #fff;
    background-image: url("../img/ru/ico_search.png");
    background-repeat: no-repeat;
    background-position: left center;
    color: #414042;
    font-size: 12px;
    border: 0px;
    border-bottom: 1px solid #25186d; }
    @media only screen and (max-width: 999px) {
      .search__input {
        width: 155px;
        margin-right: -10px; } }
    @media only screen and (max-width: 590px) {
      .search__input {
        margin-right: 0px; } }

.autorisation {
  display: none;
  position: absolute;
  right: -20px;
  width: 266px;
  margin-top: -40px;
  padding: 44px 0px 22px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #d6d6d6;
  z-index: 103;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }
  .autorisation_active {
    display: block; }
  .autorisation__form_hidden {
    display: none; }
  .autorisation__close {
    position: absolute;
    top: 16px;
    right: 22px;
    color: #686868 !important;
    font-size: 12px;
    text-decoration: underline; }
  .autorisation__title {
    display: inline-block;
    padding: 5px 0px 5px 30px;
    background: url("../img/ru/ico_exit2.gif") no-repeat left center;
    color: #494949;
    font-size: 14px; }
  .autorisation__inputs {
    padding-bottom: 8px; }
    .autorisation__inputs input {
      width: 183px;
      height: 34px;
      padding-left: 15px;
      color: #959595;
      font-size: 14px;
      font-family: Arial;
      background-color: #fff;
      border: 1px solid #959595;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px; }
  .autorisation__enter button {
    width: 183px;
    padding: 12px 0px; }
  .autorisation__registrate {
    padding-top: 10px; }
    .autorisation__registrate a {
      color: #686868 !important;
      font-size: 16px;
      text-decoration: underline; }
  .autorisation__forget {
    padding-top: 18px; }
    .autorisation__forget a {
      color: #686868 !important;
      font-size: 13px;
      text-decoration: underline; }
  .autorisation__remember {
    display: none; }
    .autorisation__remember_active {
      display: block; }

.info-popup {
  position: relative;
  width: 420px;
  margin: auto;
  padding: 20px;
  background-color: #fff;
  color: #333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  @media only screen and (max-width: 470px) {
    .info-popup {
      width: 340px; } }
  .info-popup__text {
    padding-top: 10px;
    font-size: 14px; }

.footer {
  margin-top: 55px;
  background-color: #01aa4f;
  color: #fff;
  font-size: 14px; }
  .footer a {
    color: #fff; }
  @media only screen and (max-width: 999px) {
    .footer .container-width {
      padding: 0px; } }
  .footer__info {
    padding-top: 19px;
    padding-bottom: 18px;
    border-bottom: 1px solid #fff; }
  .footer__logo {
    float: left;
    width: 279px;
    height: 65px;
    background: url("../img/ru/logo_bottom.gif") no-repeat; }
    @media only screen and (max-width: 999px) {
      .footer__logo {
        margin-left: 26px; } }
    @media only screen and (max-width: 768px) {
      .footer__logo {
        float: none;
        width: 100%;
        margin-left: 0px;
        background-position: center; } }
  .footer__slogan {
    float: left;
    padding-top: 24px;
    padding-left: 22px;
    font-size: 16px; }
    @media only screen and (max-width: 999px) {
      .footer__slogan {
        font-size: 14px; } }
    @media only screen and (max-width: 768px) {
      .footer__slogan {
        float: none;
        text-align: center; } }
  .footer__cards {
    float: right;
    padding-top: 19px; }
    @media only screen and (max-width: 999px) {
      .footer__cards {
        padding-right: 26px; } }
    @media only screen and (max-width: 768px) {
      .footer__cards {
        float: none;
        padding-top: 29px;
        text-align: center; } }
  @media only screen and (max-width: 670px) {
    .footer__columns {
      display: flex;
      flex-direction: column; } }
  .footer__column-left {
    float: left;
    width: 50%; }
    @media only screen and (max-width: 999px) {
      .footer__column-left {
        padding-left: 26px; } }
    @media only screen and (max-width: 670px) {
      .footer__column-left {
        display: flex;
        float: none;
        width: 100%;
        padding-top: 10px;
        flex-direction: column; } }
  .footer__column-right {
    float: left;
    width: 50%;
    padding-left: 100px; }
    @media only screen and (max-width: 670px) {
      .footer__column-right {
        display: flex;
        float: none;
        width: 100%;
        padding-left: 0px;
        flex-direction: column; } }
  .footer__column {
    float: left;
    width: 50%;
    padding-top: 22px;
    padding-bottom: 80px; }
    @media only screen and (max-width: 999px) {
      .footer__column {
        float: none;
        width: 100%;
        padding-bottom: 0px; } }
    @media only screen and (max-width: 670px) {
      .footer__column {
        width: auto;
        align-self: center; } }
    @media only screen and (max-width: 590px) {
      .footer__column {
        width: 300px; } }
  .footer__column-forth {
    text-align: right; }
    @media only screen and (max-width: 999px) {
      .footer__column-forth {
        text-align: left; } }
  .footer__menu-link {
    display: block;
    padding-bottom: 14px;
    font-size: 14px; }
    .footer__menu-link:nth-lats-child(1) {
      padding-bottom: 0px; }
  .footer__address {
    padding-left: 37px;
    background: url("../img/ru/ico_marker.gif") no-repeat;
    line-height: 20px; }
  .footer__shedule {
    margin-top: 17px;
    padding-top: 2px;
    padding-left: 37px;
    padding-bottom: 10px;
    background: url("../img/ru/ico_clock.gif") no-repeat; }
  .footer__phones {
    padding-left: 34px;
    background: url("../img/ru/ico_phone.gif") no-repeat 0px 3px; }
  .footer__contact-me {
    display: inline-block;
    padding-top: 5px;
    border-bottom: 1px dotted #fff; }
  .footer__cabinet {
    display: block;
    margin-top: 5px;
    margin-bottom: 21px;
    padding: 7px 0px 7px 34px;
    background: url("../img/ru/ico_exit.gif") no-repeat 0px 3px; }
  .footer__favorites {
    padding: 5px 0px 5px 34px;
    background: url("../img/ru/ico_favorites_bottom.gif") no-repeat 0px 3px; }
  .footer__subscribe {
    text-align: right; }
    .footer__subscribe input {
      width: 232px;
      padding-left: 34px;
      padding-bottom: 5px;
      background-color: #01aa4f;
      background-image: url("../img/ru/ico_letter.gif");
      background-repeat: no-repeat;
      background-position: left 3px;
      color: #fff;
      border: 0px;
      border-bottom: 1px solid #fff; }
  .footer__inline {
    display: inline-block; }
    @media only screen and (max-width: 590px) {
      .footer__inline {
        display: block;
        text-align: center; } }
  .footer__copyright {
    padding-bottom: 20px;
    padding-top: 36px;
    background: url("../img/ru/logo_bottom2.gif") no-repeat top center;
    text-align: center;
    line-height: 20px;
    font-size: 14px; }
    @media only screen and (max-width: 999px) {
      .footer__copyright {
        margin-top: 40px; } }
    .footer__copyright a {
      color: #fff;
      border-bottom: 1px solid #fff; }

.socials {
  padding-top: 27px;
  text-align: left; }
  @media only screen and (max-width: 670px) {
    .socials {
      text-align: center; } }
  .socials__item {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background-repeat: no-repeat; }
  .socials__fb {
    background-image: url("../img/ru/social_fb.gif"); }
  .socials__in {
    background-image: url("../img/ru/social_in.gif"); }
  .socials__vb {
    background-image: url("../img/ru/social_vb.png"); }

body {
  -webkit-overflow-scrolling: touch; }

body.mfp-active {
  overflow: hidden;
  -webkit-overflow-scrolling: auto;
  width: 100%;
  position: fixed;
  overflow: auto; }

body .mfp-wrap {
  position: fixed;
  overflow: auto;
  top: 0 !important; }

.popup {
  position: relative;
  width: 767px;
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }
  .popup__table_sizes tr:nth-child(1) {
    background-color: #01aa4f !important;
    color: #fff !important; }
  .popup__table_sizes tr:nth-child(1) td {
    color: #fff !important;
    vertical-align: middle; }
  .popup__table_sizes tr:nth-child(2n), .popup__table_sizes .table_sizes2 tr:nth-child(2n) {
    background-color: #edece5; }
  .popup__table_sizes tr:nth-child(2n-1), .popup__table_sizes .table_sizes2 tr:nth-child(2n-1) {
    background-color: #f6f7f4; }
  .popup__table_sizes h3, .popup__table_sizes .table_sizes2 h3 {
    padding-bottom: 3px !important; }
  .popup__table_sizes .table_sizes2 td:nth-child(1) {
    background-color: #01aa4f !important;
    color: #fff !important; }
  .popup__availability table {
    margin-top: 20px; }
  .popup__availability tr:nth-child(1) {
    background-color: #01aa4f !important;
    color: #fff !important; }
  .popup__availability tr:nth-child(1) td {
    padding: 10px 0px; }
  .popup__availability tr td {
    padding: 5px 5px;
    vertical-align: middle; }
  .popup__availability tr:nth-child(2n), .popup__availability .table_sizes2 tr:nth-child(2n) {
    background-color: #edece5; }
  .popup__availability tr:nth-child(2n-1), .popup__availability .table_sizes2 tr:nth-child(2n-1) {
    background-color: #f6f7f4; }

/*
.index{
	width:450px !important;
	@include respond-to(desktop-m){
		padding:0px 20px;
	}
	@include respond-to(mobile-m){
		width:85% !important;
		padding:0px 20px;
	}

	& .title{
		line-height:44px;
		color:#000;
		font-size:36px;
		font-weight:bold;
		text-transform:uppercase;
		@include respond-to(mobile-m){
			line-height:34px;
			font-size:26px;
		}
	}
	& .text{
		padding:24px 0px 41px;
		line-hieght:26px;
		color:#000;
		font-size:18px;
	}
	& .btn{
		& a{
			@include button(19, 32);
		}
	}
}
*/
.path {
  padding: 5px 0px 5px 32px;
  background: url("../img/ru/ico_home.gif") no-repeat 0px 3px;
  color: #2c2c2c;
  font-size: 12px; }
  .path__link {
    color: #2c2c2c;
    font-size: 12px;
    text-decoration: underline; }

.checkbox input[type="checkbox"] {
  display: none; }

.checkbox .label {
  float: left;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: 3px;
  margin-right: 5px;
  background: url("../img/ru/checkbox.gif") no-repeat;
  vertical-align: bottom;
  cursor: pointer; }

.checkbox input[type="checkbox"]:checked + span {
  background: url("../img/ru/checkbox_active.gif") no-repeat; }

.text-page .path {
  padding-bottom: 30px; }
.text-page__h1 {
  padding-bottom: 20px;
  color: #01aa4f;
  font-size: 24px; }
  .text-page__h1_favorites {
    padding: 0px 0px 45px 50px;
    background: url("../img/ru/ico_heart.png") no-repeat 0px 3px;
    color: #444; }

.text-block {
  padding-bottom: 30px;
  line-height: 20px;
  color: #2c2c2c;
  font-size: 14px; }
  .text-block p {
    margin: 0px;
    padding: 0px;
    padding-bottom: 15px; }

.fog {
  display: none;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 102; }
  .fog_active {
    display: block; }

.callme {
  position: relative;
  width: 370px;
  margin: auto;
  padding: 20px;
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }
  .callme__title {
    padding-bottom: 5px;
    color: #333;
    font-size: 18px; }
  .callme__input {
    width: 100%;
    margin-top: 15px;
    padding: 8px 15px;
    background-color: #fff;
    border: 1px solid #959595;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .callme__button {
    padding-top: 25px;
    text-align: center; }

@media only screen and (max-width: 590px) {
  #shops table, #shops tr, #shops td {
    display: block !important; } }

.cart-popup {
  position: relative;
  width: 850px;
  margin: auto;
  padding: 9px 25px 25px;
  background-color: #fff;
  border: 1px solid #d6d6d6;
  z-index: 100;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  @media only screen and (max-width: 830px) {
    .cart-popup {
      width: 100%; } }
  .cart-popup__path {
    padding-bottom: 10px; }
  .cart-popup__close {
    position: absolute;
    top: 10px;
    right: 20px; }
    .cart-popup__close a {
      color: #686868;
      font-size: 14px;
      text-decoration: underline; }
  @media only screen and (max-width: 830px) {
    .cart-popup__columns {
      display: block; } }
  .cart-popup__coll {
    flex: 1 0 250px;
    align-self: flex-start; }
    .cart-popup__coll .table {
      margin-bottom: 17px; }
    .cart-popup__coll .cell {
      vertical-align: middle; }
  .cart-popup__title-cabinet, .cart-popup__title-cabinet-personal-info {
    padding: 2px 0px 10px 30px;
    background: url("../img/ru/ico_exit2.gif") no-repeat;
    cursor: pointer;
    color: #494949;
    font-size: 14px; }
    .cart-popup__title-cabinet span, .cart-popup__title-cabinet-personal-info span {
      border-bottom: 1px dotted #494949; }
  .cart-popup__title-cabinet-personal-info {
    background: url("../img/ru/ico_profile.gif") no-repeat; }
    @media only screen and (max-width: 830px) {
      .cart-popup__title-cabinet-personal-info {
        padding-top: 10px;
        padding-bottom: 0px;
        background-position: 0px 10px; } }
  .cart-popup__autorisation, .cart-popup__personal-info {
    display: none;
    padding-bottom: 20px; }
    .cart-popup__autorisation_active, .cart-popup__personal-info_active {
      display: block; }
  .cart-popup__or {
    padding: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold; }
  .cart-popup__auth {
    width: 182px;
    margin: 0 auto;
    text-align: center; }
  @media only screen and (max-width: 830px) {
    .cart-popup__auth-inputs {
      padding-top: 10px; } }
  .cart-popup__auth-input {
    width: 100%;
    padding: 8px 15px;
    background-color: #fff;
    border: 1px solid #959595;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .cart-popup__auth-button {
    width: 100%;
    margin-top: 8px; }
  .cart-popup__register {
    display: block;
    padding: 10px 0px 20px;
    font-size: 16px;
    text-decoration: underline; }
    .cart-popup__register a {
      color: #494949; }
  .cart-popup__forget {
    color: #494949;
    font-size: 12px;
    text-decoration: underline; }
  .cart-popup__input-block {
    display: inline-block;
    text-align: left; }
  .cart-popup__label {
    padding-bottom: 3px;
    color: #333;
    font-size: 14px; }
  .cart-popup__colr {
    flex: 1 0 550px;
    padding-left: 24px;
    border-left: 1px solid #dfe3e9; }
    @media only screen and (max-width: 830px) {
      .cart-popup__colr {
        margin-top: 20px;
        padding-top: 20px;
        padding-left: 0px;
        border-top: 1px solid #dfe3e9;
        border-left: 0px; } }
  .cart-popup__cart-title {
    margin-bottom: 0px;
    padding: 1px 0px 1px 43px;
    background: url("../img/ru/ico_bag.gif") no-repeat;
    color: #222;
    font-size: 24px; }
  .cart-popup__item {
    padding: 18px 0px 13px;
    border-bottom: 1px solid #eaecef; }
    @media only screen and (max-width: 590px) {
      .cart-popup__item .table, .cart-popup__item .cell {
        display: block; } }
  .cart-popup__image {
    flex: 1 0 96px;
    margin-right: 20px; }
    .cart-popup__image img {
      max-width: 100%; }
  .cart-popup__info {
    width: 250px; }
  .cart-popup__title {
    padding-bottom: 5px;
    color: #4f4f4f;
    font-size: 14px;
    font-weight: bold; }
    .cart-popup__title a {
      color: #4f4f4f;
      font-size: 12px; }
  .cart-popup__articul {
    padding-bottom: 5px;
    color: #4f4f4f;
    font-size: 12px; }
  .cart-popup__size {
    padding-bottom: 15px;
    color: #4f4f4f;
    font-size: 12px; }
  .cart-popup__price {
    color: #4f4f4f;
    font-size: 18px; }
    .cart-popup__price_old {
      font-size: 14px;
      text-decoration: line-through; }
  .cart-popup__amount {
    width: 180px;
    align-items: center; }
    @media only screen and (max-width: 590px) {
      .cart-popup__amount {
        padding-top: 20px; } }
  .cart-popup__amount-title {
    padding-right: 10px;
    color: #828282;
    font-size: 12px; }
  .cart-popup__amount-block {
    margin-right: 13px;
    position: relative;
    z-index: 1; }
  .cart-popup__amount-input {
    width: 60px;
    padding: 8px 25px 8px 2px;
    background-color: #fff;
    text-align: center;
    border: 1px solid #dfe3e9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .cart-popup__plus, .cart-popup__minus {
    position: absolute;
    top: 1px;
    left: 36px;
    width: 23px;
    height: 16px;
    background-image: url("../img/ru/ico_plus.gif");
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    cursor: pointer;
    border-left: 1px solid #dfe3e9;
    border-bottom: 1px solid #dfe3e9;
    z-index: 2;
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    border-top-right-radius: 4px; }
  .cart-popup__minus {
    top: 17px;
    background-image: url("../img/ru/ico_minus.gif");
    border-bottom: 0px; }
  .cart-popup__final {
    padding-top: 10px;
    justify-content: space-between;
    align-items: center; }
    @media only screen and (max-width: 590px) {
      .cart-popup__final {
        display: block;
        text-align: center; } }
  .cart-popup__total {
    color: #2d2d2d;
    font-size: 24px; }
    @media only screen and (max-width: 590px) {
      .cart-popup__total {
        padding-bottom: 30px; } }
  .cart-popup__order {
    padding: 15px 25px;
    background-color: #01aa4f;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    border: 0px; }
  @media only screen and (max-width: 590px) {
    .cart-popup__back-div {
      text-align: center; } }
  .cart-popup__back {
    display: inline-block;
    margin-top: 40px;
    padding: 20px 0px 20px 50px;
    background: url("../img/ru/arrow10_back_cart.gif") no-repeat left center;
    color: #2c2c2c;
    font-size: 14px;
    text-decoration: underline; }
    @media only screen and (max-width: 590px) {
      .cart-popup__back {
        margin-top: 20px; } }
  .cart-popup__text {
    padding: 20px 0px;
    line-height: 20px;
    color: #202222;
    font-size: 14px; }
  .cart-popup__one-click-inputs {
    width: 250px;
    margin: auto;
    padding-top: 25px; }
    .cart-popup__one-click-inputs .cart-popup__input-block {
      display: block; }
      .cart-popup__one-click-inputs .cart-popup__input-block .cart-popup__auth-input {
        width: 100%; }
  .cart-popup__settings {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("../img/ru/ico_settings.gif") no-repeat;
    cursor: pointer; }
  .cart-popup__logout {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    margin-right: 10px;
    background: url("../img/ru/ico_logout.gif") no-repeat;
    cursor: pointer; }
  .cart-popup__user-info {
    padding-left: 31px;
    color: #494949;
    font-size: 14px; }
  .cart-popup__auth-label {
    padding: 7px 0px 3px;
    color: #01aa4f;
    font-size: 12px; }
  .cart-popup__auth-value {
    padding-bottom: 15px; }
  .cart-popup__favorites a {
    display: block;
    margin-top: 15px;
    padding: 5px 0px 5px 35px;
    background: url("../img/ru/ico_heart.png") no-repeat left center;
    background-size: auto 70%;
    color: #494949; }
  .cart-popup__error {
    padding-top: 10px; }

.click-one-popup {
  position: relative;
  width: 620px;
  margin: auto;
  padding: 45px 60px 40px;
  background-color: #fff;
  border: 1px solid #d6d6d6;
  z-index: 100;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  @media only screen and (max-width: 830px) {
    .click-one-popup {
      width: 100%;
      padding: 20px 20px 20px; } }
  .click-one-popup .cart-popup__close {
    top: 45px;
    right: 60px; }
    @media only screen and (max-width: 830px) {
      .click-one-popup .cart-popup__close {
        top: 20px;
        right: 20px; } }

.carousels {
  position: relative;
  padding-top: 32px; }
  .carousels::before {
    content: "";
    position: absolute;
    top: 16px;
    left: 0px;
    right: 0px;
    width: 871px;
    height: 1px;
    margin: 0 auto;
    background-color: #dcdae8; }
    @media only screen and (max-width: 999px) {
      .carousels::before {
        display: none; } }
  @media only screen and (max-width: 470px) {
    .carousels__gallery .carousels__item {
      display: block; } }
  .carousels__gallery .carousels__item .carousels__block:nth-child(1) {
    padding-right: 19px; }
    @media only screen and (max-width: 999px) {
      .carousels__gallery .carousels__item .carousels__block:nth-child(1) {
        padding-right: 5px; } }
    @media only screen and (max-width: 470px) {
      .carousels__gallery .carousels__item .carousels__block:nth-child(1) {
        padding-right: 0px;
        padding-bottom: 10px; } }
  @media only screen and (max-width: 470px) {
    .carousels_no .carousels__item {
      display: block; } }
  .carousels_no .carousels__item .carousels__block:nth-child(1) {
    padding-right: 19px; }
    @media only screen and (max-width: 999px) {
      .carousels_no .carousels__item .carousels__block:nth-child(1) {
        padding-right: 5px; } }
    @media only screen and (max-width: 470px) {
      .carousels_no .carousels__item .carousels__block:nth-child(1) {
        padding-right: 0px;
        padding-bottom: 10px; } }
  .carousels_no img {
    max-width: 100%; }
  .carousels__row {
    padding-bottom: 45px; }
  .carousels__item {
    flex-wrap: nowrap;
    justify-content: space-between; }
  .carousels__block {
    position: relative; }
  .carousels__view {
    display: none;
    position: absolute;
    right: 16px;
    bottom: 19px;
    background-color: #fff;
    background-image: url("../img/ru/arrow3_watch.gif");
    background-repeat: no-repeat;
    background-position: right 16px center;
    padding: 8px 37px 12px 16px;
    color: #393939;
    font-size: 24px;
    z-index: 10; }
    @media only screen and (max-width: 999px) {
      .carousels__view {
        right: 0;
        bottom: 0;
        padding: 6px 22px 6px 9px;
        background-size: 6px 10px;
        background-position: right 10px center;
        font-size: 15px; } }
  .carousels__title {
    position: absolute;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 48px;
    z-index: 10; }
    @media only screen and (max-width: 999px) {
      .carousels__title {
        font-size: 30px; } }
    .carousels__title_place0, .carousels__title_place1 {
      top: 38px;
      left: 24px; }
    .carousels__title_place2 {
      top: 38px;
      right: 24px; }
    .carousels__title_place3 {
      bottom: 78px;
      left: 24px; }
    .carousels__title_place4 {
      bottom: 78px;
      right: 24px; }
    .carousels__title_short {
      width: 10px; }

.catalog-columns {
  position: relative;
  margin-bottom: 100px;
  padding-bottom: 80px; }
  .catalog-columns::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 871px;
    height: 1px;
    margin: 0 auto;
    background-color: #dcdae8; }
    @media only screen and (max-width: 999px) {
      .catalog-columns::after {
        display: none;
        width: 0px; } }
  .catalog-columns__coll {
    position: relative;
    flex: 1 0 220px;
    padding-right: 70px; }
    @media only screen and (max-width: 1030px) {
      .catalog-columns__coll {
        padding-right: 0px; } }
    @media only screen and (max-width: 768px) {
      .catalog-columns__coll {
        display: none; } }
  .catalog-columns__colr {
    flex: 100%; }
    .catalog-columns__colr .path {
      float: left; }

@media only screen and (max-width: 768px) {
  #filters_tree {
    position: relative;
    width: 300px;
    margin: 0 auto;
    padding: 10px 20px;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; } }
#filters_tree.mfp-hide {
  display: block !important; }

.filters-mobile-title {
  display: none;
  padding-top: 15px;
  cursor: pointer;
  color: #000; }
  @media only screen and (max-width: 768px) {
    .filters-mobile-title {
      display: block; } }

.filters {
  padding-top: 8px;
  color: #2c2c2c;
  font-size: 12px; }
  .filters__main-title {
    padding-left: 27px;
    padding-bottom: 18px;
    background: url("../img/ru/ico_filters.gif") no-repeat; }
  .filters__close {
    display: none;
    position: absolute;
    top: 18px;
    right: 20px;
    color: #000;
    font-size: 13px;
    text-decoration: underline; }
    @media only screen and (max-width: 768px) {
      .filters__close {
        display: block; } }
  .filters__title {
    padding-top: 15px;
    padding-left: 27px;
    color: #01aa4f;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase; }
    .filters__title_small {
      margin-top: 5px;
      color: #01aa4f;
      font-weight: bold; }
  .filters__block {
    position: relative;
    margin-top: 13px; }
    .filters__block_border {
      padding-bottom: 13px;
      border-bottom: 1px solid #dcdae8; }
    .filters__block label {
      display: block; }
  .filters__block-scroll {
    height: 120px;
    margin-bottom: 5px; }
  .filters__clear {
    display: block;
    margin: 12px 0px 36px;
    padding: 5px 0px 15px 34px;
    background: url("../img/ru/ico_clear.gif") no-repeat 5px 4px;
    cursor: pointer;
    border-bottom: 1px solid #dcdae8; }
  .filters__prices-inputs {
    padding-bottom: 12px;
    justify-content: space-between;
    border-bottom: 1px solid #dcdae8; }
    .filters__prices-inputs input {
      width: 50px;
      padding-right: 10px;
      border: 0px; }
  .filters__loading {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7) url("../img/ru/loading.gif") no-repeat center center;
    z-index: 30; }
    .filters__loading_active {
      display: block; }

.catalog__h1 {
  margin: 0px;
  padding: 3px 0px 17px 24px;
  background: url("../img/ru/arrow8_h1.gif") no-repeat 3px 8px;
  line-height: 24px;
  color: #353637;
  font-size: 24px; }
  @media only screen and (max-width: 768px) {
    .catalog__h1 {
      line-height: 18px;
      font-size: 18px; } }
.catalog__sort {
  float: right; }
  @media only screen and (max-width: 768px) {
    .catalog__sort {
      padding: 10px 0px; } }
.catalog__sort-title {
  padding: 5px 11px 5px 22px;
  background: url("../img/ru/ico_sort.gif") no-repeat left center;
  color: #2c2c2c;
  font-size: 12px; }
.catalog__sort-select {
  width: 139px;
  height: 21px;
  margin-top: 3px;
  padding-left: 9px;
  background: url("../img/ru/ico_select.gif") no-repeat right 9px center;
  color: #2c2c2c;
  font-size: 12px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #98999a; }

.catalog-list {
  margin: 0px -4px;
  padding-top: 20px;
  flex-wrap: wrap; }
  @media only screen and (max-width: 1146px) {
    .catalog-list {
      padding: 0px 40px; } }
  @media only screen and (max-width: 999px) {
    .catalog-list {
      padding: 0px 20px; } }
  @media only screen and (max-width: 590px) {
    .catalog-list {
      padding: 0px; } }
  .catalog-list__item {
    width: 33.33%;
    text-align: center;
    padding-bottom: 41px; }
    @media only screen and (max-width: 999px) {
      .catalog-list__item {
        width: 50%; } }
    @media only screen and (max-width: 590px) {
      .catalog-list__item {
        width: 100%; } }
    .catalog-list__item_padding {
      padding-left: 4px;
      padding-right: 4px; }
  .catalog-list__image {
    position: relative;
    text-align: center; }
    .catalog-list__image img {
      max-width: 201px; }
      @media only screen and (max-width: 590px) {
        .catalog-list__image img {
          width: auto;
          max-width: none; } }
  .catalog-list__item-discount {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 50px;
    height: 50px;
    padding-top: 13px;
    background-color: #9c0016;
    color: #fff;
    font-size: 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .catalog-list__title {
    display: inline-block;
    padding: 17px 0px;
    color: #4f4f4f;
    font-size: 14px; }
  .catalog-list__price {
    padding-bottom: 20px;
    color: #4f4f4f;
    font-size: 16px;
    font-weight: bold; }
  .catalog-list__basket {
    display: inline-block;
    margin-bottom: 10px;
    /*
        padding: 15px 53px 15px 28px;
        background-color: #01aa4f;
        background-image: url("../img/ru/ico_basket_s.gif");
        background-repeat: no-repeat;
        background-position: right 19px center;
    */ }
    .catalog-list__basket a {
      color: #fff;
      font-size: 18px; }
  .catalog-list .catalog-one__sizes-values {
    height: 50px;
    padding-bottom: 10px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: start;
    align-content: center;
    justify-content: center; }
  .catalog-list__no-sizes {
    padding-bottom: 20px;
    font-size: 13px;
    font-weight: bold; }

.navigaton {
  text-align: center; }
  .navigaton__title {
    display: inline-block;
    padding: 0px 10px;
    list-style-type: none;
    color: #2c2c2c;
    font-size: 18px; }
    .navigaton__title a {
      color: #2c2c2c;
      border-bottom: 1px dotted #2c2c2c; }
  .navigaton__page {
    display: inline-block;
    margin: 0px;
    padding: 8px 5px;
    list-style-type: none;
    color: #2c2c2c;
    font-size: 24px; }
    .navigaton__page_active {
      background-color: #01aa4f;
      color: #fff; }

.catalog-one .path {
  padding-bottom: 30px; }
.catalog-one .catalog__h1 {
  padding-bottom: 12px; }
@media only screen and (max-width: 768px) {
  .catalog-one .popup-gallery.table {
    display: block; } }
@media only screen and (max-width: 768px) {
  .catalog-one .popup-gallery.table > .cell {
    display: block; } }
.catalog-one__carousel {
  width: 1146px; }
  @media only screen and (max-width: 1146px) {
    .catalog-one__carousel {
      width: 100%; } }
.catalog-one__images {
  height: 100%; }
  @media only screen and (max-width: 768px) {
    .catalog-one__images {
      height: auto;
      padding-bottom: 20px; } }
.catalog-one .carousel_tovar.owl-carousel {
  width: 490px !important;
  transform: rotate(90deg);
  margin-left: -180px; }
  @media only screen and (max-width: 999px) {
    .catalog-one .carousel_tovar.owl-carousel {
      width: 410px !important;
      margin-left: -140px; } }
  @media only screen and (max-width: 830px) {
    .catalog-one .carousel_tovar.owl-carousel {
      width: 280px !important;
      margin-left: -110px; } }
  @media only screen and (max-width: 470px) {
    .catalog-one .carousel_tovar.owl-carousel {
      width: 250px !important;
      margin-left: -95px; } }
  .catalog-one .carousel_tovar.owl-carousel img {
    width: 110px !important;
    height: 110px;
    max-width: none;
    transform: rotate(-90deg); }
    @media only screen and (max-width: 999px) {
      .catalog-one .carousel_tovar.owl-carousel img {
        width: 90px !important;
        height: 90px; } }
    @media only screen and (max-width: 830px) {
      .catalog-one .carousel_tovar.owl-carousel img {
        width: 60px !important;
        height: 60px; } }
.catalog-one__gallery {
  position: relative;
  padding-right: 10px; }
  @media only screen and (max-width: 999px) {
    .catalog-one__gallery {
      padding-top: 200px;
      vertical-align: top; } }
  @media only screen and (max-width: 830px) {
    .catalog-one__gallery {
      padding-top: 150px; } }
  @media only screen and (max-width: 470px) {
    .catalog-one__gallery {
      padding-top: 105px;
      padding-right: 0px; } }
  .catalog-one__gallery_width {
    width: 120px; }
    @media only screen and (max-width: 830px) {
      .catalog-one__gallery_width {
        width: 70px; } }
.catalog-one__prev-button, .catalog-one__next-button {
  position: absolute;
  top: 4px;
  left: 45px;
  width: 41px;
  height: 22px;
  background: rgba(255, 255, 255, 0.4) url("/img/ru/arrow11_tovar_up.gif") no-repeat center center;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 10; }
  @media only screen and (max-width: 830px) {
    .catalog-one__prev-button, .catalog-one__next-button {
      left: 10px; } }
  @media only screen and (max-width: 470px) {
    .catalog-one__prev-button, .catalog-one__next-button {
      top: -10px;
      left: 20px;
      width: 21px;
      height: 12px;
      background-size: auto 100%; } }
.catalog-one__next-button {
  top: auto;
  bottom: 4px;
  background: rgba(255, 255, 255, 0.4) url("/img/ru/arrow11_tovar_down.gif") no-repeat center center; }
  @media only screen and (max-width: 999px) {
    .catalog-one__next-button {
      top: 450px;
      bottom: auto; } }
  @media only screen and (max-width: 830px) {
    .catalog-one__next-button {
      top: 320px; } }
  @media only screen and (max-width: 470px) {
    .catalog-one__next-button {
      top: 265px;
      background-size: auto 100%; } }
.catalog-one__big-photo {
  position: relative;
  vertical-align: top; }
  @media only screen and (max-width: 370px) {
    .catalog-one__big-photo {
      height: 270px; } }
.catalog-one__discount {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 70px;
  height: 70px;
  padding-top: 21px;
  background-color: #9c0016;
  text-align: center;
  color: #fff;
  font-size: 22px;
  z-index: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
.catalog-one__image {
  position: relative; }
  .catalog-one__image img {
    width: 577px; }
    @media only screen and (max-width: 1146px) {
      .catalog-one__image img {
        max-width: 100%; } }
.catalog-one__zoom {
  position: absolute;
  right: 15px;
  bottom: 13px;
  cursor: pointer; }
  .catalog-one__zoom img {
    width: auto !important; }
@media only screen and (max-width: 768px) {
  .catalog-one__flex {
    height: auto; } }
.catalog-one__info {
  width: 100%;
  height: 100%;
  padding-left: 38px;
  vertical-align: top;
  font-size: 14px; }
  @media only screen and (max-width: 1146px) {
    .catalog-one__info {
      width: auto; } }
  @media only screen and (max-width: 768px) {
    .catalog-one__info {
      height: auto;
      padding-left: 0px; } }
.catalog-one__main-info {
  padding-bottom: 10px;
  line-height: 20px;
  color: #4f4f4f;
  border-bottom: 1px solid #dcdae8; }
  .catalog-one__main-info a {
    color: #4f4f4f;
    text-decoration: underline; }
.catalog-one__brand {
  text-transform: uppercase; }
.catalog-one__properties {
  padding: 10px 0px;
  color: #181818;
  border-bottom: 1px solid #dcdae8; }
.catalog-one__properties-title {
  color: #808080; }
.catalog-one__price {
  padding: 12px 0px 0px 0px;
  font-size: 30px;
  color: #353637; }
  .catalog-one__price_old {
    font-size: 18px;
    text-decoration: line-through; }
  @media only screen and (max-width: 768px) {
    .catalog-one__price {
      padding-top: 30px;
      text-align: center;
      order: 9; } }
.catalog-one__no-price {
  padding-top: 20px;
  color: #181818;
  font-size: 18px; }
.catalog-one__sizes {
  padding: 10px 0px;
  border-bottom: 1px solid #dcdae8; }
.catalog-one__sizes-title {
  padding-bottom: 11px;
  color: #181818;
  text-transform: uppercase; }
.catalog-one__sizes-item {
  width: 37px;
  margin: 0px 3px 4px 2px;
  padding: 4px 0px;
  background-color: #e6e6e6;
  text-align: center;
  cursor: pointer;
  color: #1d1d1d;
  font-size: 14px; }
  .catalog-one__sizes-item_active {
    background-color: #01aa4f;
    cursor: text;
    color: #fff; }
.catalog-one__sizes-table {
  display: block;
  padding-top: 11px;
  color: #3b3b3b;
  font-size: 12px;
  text-decoration: underline; }
.catalog-one__amount {
  padding: 10px 0px;
  flex-direction: row;
  border-bottom: 1px solid #dcdae8; }
.catalog-one__amount-title {
  padding-top: 8px;
  padding-right: 15px; }
.catalog-one__amount-block {
  position: relative;
  z-index: 1; }
.catalog-one__amount-input {
  width: 60px;
  padding: 8px 25px 8px 2px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #dfe3e9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
.catalog-one__plus, .catalog-one__minus {
  position: absolute;
  top: 1px;
  left: 36px;
  width: 23px;
  height: 16px;
  background-image: url("../img/ru/ico_plus.gif");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  cursor: pointer;
  border-left: 1px solid #dfe3e9;
  border-bottom: 1px solid #dfe3e9;
  z-index: 2;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  border-top-right-radius: 4px; }
.catalog-one__minus {
  top: 17px;
  background-image: url("../img/ru/ico_minus.gif");
  border-bottom: 0px; }
.catalog-one__availability {
  padding-top: 9px;
  padding-left: 37px;
  color: #3b3b3b;
  font-size: 12px;
  text-decoration: underline; }
.catalog-one__basket {
  width: 170px;
  padding-top: 60px;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    .catalog-one__basket {
      display: block;
      width: 100%;
      padding-top: 30px;
      text-align: center;
      order: 10; } }

.catalog-bookmarks {
  padding-top: 95px; }
  @media only screen and (max-width: 768px) {
    .catalog-bookmarks {
      padding-top: 40px; } }
  .catalog-bookmarks__item {
    height: 40px;
    padding: 10px 20px;
    background-color: #ebebeb;
    cursor: pointer;
    color: #666666;
    font-size: 16px;
    text-transform: uppercase;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3); }
    @media only screen and (max-width: 999px) {
      .catalog-bookmarks__item {
        font-size: 14px; } }
    @media only screen and (max-width: 830px) {
      .catalog-bookmarks__item {
        height: 55px; } }
    @media only screen and (max-width: 590px) {
      .catalog-bookmarks__item {
        height: auto;
        padding: 10px 10px;
        text-transform: none; } }
    .catalog-bookmarks__item_active {
      position: relative;
      background-color: #25186d;
      color: #fff;
      cursor: text;
      border-left: 0px !important; }
      .catalog-bookmarks__item_active::after {
        content: '';
        position: absolute;
        bottom: -11px;
        left: 10px;
        width: 11px;
        height: 11px;
        background-image: url("../img/ru/bookmarks_arrow.gif"); }
  .catalog-bookmarks__shadow {
    height: 5px;
    margin-bottom: 22px;
    -webkit-box-shadow: 0px -3px 3px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px -3px 3px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px -3px 3px 0px rgba(0, 0, 0, 0.05); }

.catalog-carousel {
  position: relative;
  padding-bottom: 60px; }
  .catalog-carousel_index .catalog-list__item {
    padding-bottom: 12px;
    border-bottom: 3px solid #25186d; }
  .catalog-carousel .catalog-list__item {
    width: 100%;
    text-align: center; }
  .catalog-carousel .catalog-list__image img {
    display: inline-block !important; }
  .catalog-carousel__item {
    text-align: center; }
  .catalog-carousel__image {
    padding-bottom: 15px; }
  .catalog-carousel__title {
    color: #4f4f4f;
    font-size: 14px; }
  .catalog-carousel__price {
    padding: 20px 0px;
    color: #4f4f4f;
    font-weight: bold; }
  .catalog-carousel__prev-button, .catalog-carousel__next-button {
    position: absolute;
    top: 80px;
    left: -40px;
    width: 77px;
    height: 133px;
    background-color: rgba(255, 255, 255, 0.4);
    background-image: url("/img/ru/arrow2_slider_left.png");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    z-index: 100; }
    @media only screen and (max-width: 590px) {
      .catalog-carousel__prev-button, .catalog-carousel__next-button {
        top: 25%;
        left: 0px;
        width: 50px;
        height: 86px;
        background-color: rgba(255, 255, 255, 0.6); } }
  .catalog-carousel__next-button {
    left: auto;
    right: -40px;
    background-color: rgba(255, 255, 255, 0.4);
    background-image: url("/img/ru/arrow2_slider_right.png");
    background-position: center center;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 590px) {
      .catalog-carousel__next-button {
        top: 25%;
        right: 0px;
        width: 50px;
        height: 86px;
        background-color: rgba(255, 255, 255, 0.6); } }

.navig ul {
  margin: 0px;
  padding: 0px; }
.navig li {
  display: inline-block;
  margin: 0px;
  list-style: none;
  color: #3b3b3b;
  font-size: 24px; }
  .navig li.navig__text {
    padding: 0px 15px;
    font-size: 18px; }
    @media only screen and (max-width: 590px) {
      .navig li.navig__text {
        display: block;
        padding: 10px 0px;
        text-align: center; } }
    .navig li.navig__text a {
      color: #3b3b3b !important;
      font-size: 18px;
      border-bottom: 1px dotted #3b3b3b; }
.navig__link {
  display: block;
  padding: 5px 3px;
  color: #3b3b3b; }
  .navig__link_current {
    background-color: #01aa4f;
    color: #fff; }
.navig__stub-all-pages {
  width: 120px; }

.old_price {
  font-size: 12px;
  text-decoration: line-through; }

.one_tovar_price_new {
  color: #f20000; }

#order_number {
  color: #01aa4f;
  font-weight: bold; }

.price-filter__from {
  float: left; }
.price-filter__to {
  float: right; }
.price-filter__amount {
  width: 45px;
  height: 30px;
  background-color: #fff;
  text-align: right;
  color: #000;
  font-size: 13px;
  border: 0px; }

.contacts__info {
  padding-top: 0px;
  color: #000;
  font-weight: 600; }
  @media only screen and (max-width: 590px) {
    .contacts__info .table, .contacts__info .row {
      display: block; } }
  .contacts__info .cell {
    padding-bottom: 30px;
    vertical-align: top; }
    @media only screen and (max-width: 590px) {
      .contacts__info .cell {
        display: block; } }
    .contacts__info .cell:nth-child(1) {
      width: 40%; }
      @media only screen and (max-width: 590px) {
        .contacts__info .cell:nth-child(1) {
          width: 100%; } }
    .contacts__info .cell:nth-child(2), .contacts__info .cell:nth-child(3) {
      width: 30%; }
      @media only screen and (max-width: 590px) {
        .contacts__info .cell:nth-child(2), .contacts__info .cell:nth-child(3) {
          width: 100%; } }
    .contacts__info .cell a {
      color: #E31E24; }
.contacts__map {
  padding: 40px 0px 65px; }
  @media only screen and (max-width: 670px) {
    .contacts__map {
      margin-bottom: 20px; } }

.favorites {
  min-height: 40%; }
  .favorites__item {
    margin-bottom: 18px;
    padding-bottom: 13px;
    align-items: center;
    border-bottom: 1px solid #eaecef; }
    .favorites__item:nth-last-child(1) {
      border-bottom: 0px; }
    .favorites__item_no-exist .favorites__image, .favorites__item_no-exist .favorites__text, .favorites__item_no-exist .favorites__delete {
      opacity: 0.5; }
  .favorites__image {
    flex: 1 0 96px; }
    .favorites__image img {
      width: 96px; }
  .favorites__text {
    flex: 1 0 calc(100% - 270px);
    color: #4f4f4f;
    font-size: 14px; }
  .favorites__text-padd {
    padding-left: 23px; }
  .favorites__title {
    padding-bottom: 7px;
    font-weight: bold; }
  .favorites__articul {
    padding-bottom: 7px; }
  .favorites__sizes {
    padding-bottom: 10px; }
  .favorites__price {
    font-size: 18px; }
  .favorites__no-exist {
    flex: 1 0 136px; }
  .favorites__delete {
    flex: 1 0 30px;
    text-align: right; }

.news {
  position: relative; }
  .news__main-title {
    position: relative;
    display: inline-block;
    margin-bottom: 27px;
    padding: 12px 15px;
    background-color: #01aa4f;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase; }
    .news__main-title::after {
      content: "";
      position: absolute;
      left: 10px;
      bottom: -11px;
      width: 11px;
      height: 11px;
      background: url("../img/ru/arrow6_green.gif") no-repeat; }
  .news__all {
    position: absolute;
    right: 0px;
    top: 12px;
    padding-right: 29px;
    background: url("../img/ru/arrow7_detail.gif") no-repeat right center;
    color: #01aa4f;
    font-size: 14px;
    text-transform: uppercase; }
    @media only screen and (max-width: 470px) {
      .news__all {
        flex-basis: 33.33%; } }
  .news__list {
    flex-wrap: wrap; }
  .news__item {
    flex: 0 1 25%;
    padding-bottom: 40px; }
    @media only screen and (max-width: 1030px) {
      .news__item {
        flex-basis: 33.33%; } }
    @media only screen and (max-width: 830px) {
      .news__item {
        flex-basis: 50%; } }
    @media only screen and (max-width: 590px) {
      .news__item {
        flex-basis: 100%; } }
    @media only screen and (max-width: 830px) {
      .news__item:nth-child(2n) .news__block {
        padding-right: 0px; } }
    @media only screen and (max-width: 1030px) {
      .news__item:nth-child(3n) .news__block {
        padding-right: 0px; } }
    @media only screen and (max-width: 830px) {
      .news__item:nth-child(3n) .news__block {
        padding-right: 14px; } }
    .news__item:nth-child(4n) .news__block {
      padding-right: 0px; }
      @media only screen and (max-width: 1030px) {
        .news__item:nth-child(4n) .news__block {
          padding-right: 14px; } }
  .news__block {
    padding-right: 14px; }
    @media only screen and (max-width: 590px) {
      .news__block {
        padding-right: 0px; } }
  .news__image {
    padding-bottom: 20px; }
    .news__image img {
      max-width: 100%; }
  .news__text {
    padding-bottom: 20px;
    color: #363636;
    font-size: 14px; }
  .news__detail {
    display: inline-block;
    padding-right: 22px;
    background: url("../img/ru/arrow7_detail.gif") no-repeat right center;
    text-align: center;
    color: #01aa4f;
    font-size: 14px;
    text-transform: uppercase; }

.news-list__item {
  padding-bottom: 38px;
  align-items: center; }
.news-list__image {
  flex: 1 0 272px; }
.news-list__text {
  flex-basis: 100%;
  padding-left: 24px;
  color: #363636;
  font-size: 14px; }
.news-list__text-padd {
  padding-bottom: 20px; }
.news-list__detail {
  display: inline-block;
  color: #01aa4f;
  font-size: 14px;
  text-transform: uppercase; }

.news-one__title {
  padding-bottom: 20px;
  color: #01aa4f;
  font-size: 24px; }
.news-one__date {
  display: none; }
.news-one__text {
  padding-bottom: 20px;
  line-height: 20px;
  color: #333;
  font-size: 14px; }
.news-one__back {
  color: #333;
  text-decoration: underline; }

.novelties {
  padding-bottom: 30px; }
  .novelties__main-title {
    position: relative;
    display: inline-block;
    margin-bottom: 27px;
    padding: 12px 15px;
    background-color: #25186d;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase; }
    .novelties__main-title::after {
      content: "";
      position: absolute;
      left: 10px;
      bottom: -11px;
      width: 11px;
      height: 11px;
      background: url("../img/ru/arrow4_blue.gif") no-repeat; }
  .novelties__item {
    width: 25%;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 3px solid #25186d; }
  .novelties__title {
    display: inline-block;
    padding: 17px 0px;
    color: #4f4f4f;
    font-size: 14px; }
  .novelties__price {
    padding-bottom: 20px;
    color: #4f4f4f;
    font-size: 16px;
    font-weight: bold; }
  .novelties__basket {
    display: inline-block;
    margin-bottom: 10px;
    padding: 15px 53px 15px 28px;
    background-color: #01aa4f;
    background-image: url("../img/ru/ico_basket_s.gif");
    background-repeat: no-repeat;
    background-position: right 19px center; }
    .novelties__basket a {
      color: #fff;
      font-size: 18px; }
  .novelties__one-click {
    display: inline-block;
    margin-bottom: 4px;
    color: #3b3b3b;
    font-size: 12px;
    border-bottom: 1px solid #3b3b3b; }
  .novelties__favorites {
    display: inline-block;
    color: #3b3b3b;
    font-size: 12px;
    border-bottom: 1px solid #3b3b3b; }

.popup {
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }
  .popup .table {
    width: auto; }
  .popup .cell {
    padding: 5px 0px; }
    .popup .cell:nth-child(1) {
      width: 150px; }
      @media only screen and (max-width: 670px) {
        .popup .cell:nth-child(1) {
          width: auto; } }
  .popup .title {
    padding-bottom: 10px;
    color: #666666;
    font-size: 26px; }
  .popup .btn {
    margin-top: 20px; }

#title_window {
  padding-bottom: 10px;
  color: #333;
  font-size: 18px; }

.one_message {
  padding: 5px 0px 25px; }

.popup_send, .popup_order {
  position: relative;
  width: 520px; }
  @media only screen and (max-width: 670px) {
    .popup_send, .popup_order {
      width: 100%; } }
  .popup_send .table, .popup_order .table {
    width: 100%; }
  .popup_send input, .popup_send textarea, .popup_order input, .popup_order textarea {
    width: 100%; }

.popup_message {
  position: relative;
  width: 520px; }
  @media only screen and (max-width: 670px) {
    .popup_message {
      width: 100%; } }

.slider {
  position: relative;
  max-width: 1257px;
  min-width: 320px;
  margin: 0 auto;
  z-index: 1; }
  .slider__carousel {
    position: relative; }
  .slider__prev-button, .slider__next-button {
    position: absolute;
    top: 41%;
    left: 100px;
    width: 77px;
    height: 133px;
    background: rgba(255, 255, 255, 0.4) url("/img/ru/arrow2_slider_left.png") no-repeat center center;
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    z-index: 100; }
    @media only screen and (max-width: 999px) {
      .slider__prev-button, .slider__next-button {
        top: 35%; } }
    @media only screen and (max-width: 768px) {
      .slider__prev-button, .slider__next-button {
        width: 50px;
        height: 86px;
        left: 24px; } }
    @media only screen and (max-width: 470px) {
      .slider__prev-button, .slider__next-button {
        top: 30%;
        width: 25px;
        height: 46px;
        background-size: 25px 46px; } }
  .slider__next-button {
    left: auto;
    right: 100px;
    background: rgba(255, 255, 255, 0.4) url("/img/ru/arrow2_slider_right.png") no-repeat center center; }
    @media only screen and (max-width: 768px) {
      .slider__next-button {
        left: auto;
        right: 24px; } }
    @media only screen and (max-width: 470px) {
      .slider__next-button {
        background-size: 25px 46px; } }

.slider-image img {
  max-width: 100%; }

.registration {
  position: relative;
  width: 420px;
  margin: auto;
  padding: 20px;
  background-color: #fff;
  color: #333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  @media only screen and (max-width: 470px) {
    .registration {
      width: 340px; } }
  .registration__label {
    padding-bottom: 3px;
    font-size: 14px; }
    .registration__label small {
      font-size: 12px; }
  .registration__input input {
    width: 100%;
    padding: 8px 15px;
    background-color: #fff;
    border: 1px solid #959595;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .registration__checkbox {
    padding-bottom: 10px;
    font-size: 12px; }
  .registration__text {
    padding-top: 10px; }
    .registration__text small {
      font-size: 11px; }
  .registration__button {
    margin: 20px 0px 20px;
    text-align: center; }
  .registration .error_input {
    padding-top: 3px;
    padding-bottom: 9px; }
  .registration__success {
    padding: 10px 0px;
    font-size: 16px; }

.privateinfo__contacts {
  padding-bottom: 20px; }
.privateinfo__coll {
  float: left;
  width: 66.66%; }
  @media only screen and (max-width: 830px) {
    .privateinfo__coll {
      float: none;
      width: 100%; } }
.privateinfo__colr {
  float: right;
  width: 33.33%; }
  @media only screen and (max-width: 830px) {
    .privateinfo__colr {
      float: none;
      width: 100%;
      padding-top: 20px; } }
.privateinfo__column {
  float: left;
  width: 50%; }
  @media only screen and (max-width: 590px) {
    .privateinfo__column {
      float: none;
      width: 100%; } }
  @media only screen and (max-width: 590px) {
    .privateinfo__column:nth-child(2) {
      padding-bottom: 10px; } }
.privateinfo__title {
  padding: 8px 0px 7px 35px;
  color: #222;
  font-size: 18px; }
.privateinfo__contacts-title {
  background: url("../img/ru/ico_profile.gif") no-repeat left center; }
.privateinfo__password-title {
  background: url("../img/ru/ico_payment.gif") no-repeat left center; }
.privateinfo__delivery-title {
  background: url("../img/ru/ico_marker2.gif") no-repeat left center; }
.privateinfo__discount-title {
  background: url("../img/ru/ico_discount.gif") no-repeat left center; }
.privateinfo__label {
  padding: 10px 0px 5px 17px;
  color: #01aa4f;
  font-size: 12px; }
.privateinfo__value {
  padding: 0px 0px 15px 17px;
  color: #000;
  font-size: 12px; }
.privateinfo__link_warehouse {
  padding-top: 10px !important;
  padding-left: 17px; }
.privateinfo__input, .privateinfo__select {
  width: 245px;
  padding: 5px 14px;
  background-color: #fff;
  color: #494949;
  font-size: 14px;
  font-family: "SFUItext", Arial, sans-serif;
  border: 1px solid #dfe3e9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  @media only screen and (max-width: 590px) {
    .privateinfo__input, .privateinfo__select {
      width: 100%; } }
.privateinfo__link {
  display: inline-block;
  padding-top: 30px;
  color: #222;
  text-decoration: underline; }
  @media only screen and (max-width: 830px) {
    .privateinfo__link {
      padding-top: 10px; } }
.privateinfo__passwords {
  display: none; }
  .privateinfo__passwords_active {
    display: block; }
.privateinfo__delivery {
  padding-bottom: 35px;
  margin-bottom: 15px;
  border-bottom: 1px solid #dcdae8; }
.privateinfo__button {
  padding-top: 15px;
  text-align: center; }
.privateinfo__orders-title {
  margin-top: 40px;
  background: url("../img/ru/ico_history_orders.gif") no-repeat left center; }
.privateinfo__discount-value {
  padding: 30px 0px 0px 35px;
  color: #000;
  font-size: 24px; }

.cabinet__no-orders {
  padding-top: 20px; }

.orders-overflow {
  overflow: auto; }

.orders {
  color: #4f4f4f;
  font-size: 16px; }
  @media only screen and (max-width: 830px) {
    .orders {
      font-size: 14px; } }
  @media only screen and (max-width: 590px) {
    .orders {
      font-size: 12px; } }
  .orders a {
    color: #4f4f4f;
    text-decoration: underline; }
  .orders.table {
    margin-top: 20px; }
  .orders .row-title .cell {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #01aa4f;
    border-top: 1px solid #dfe2e5;
    border-bottom: 1px solid #dfe2e5; }
  .orders .cell {
    padding: 10px;
    border-bottom: 1px solid #dfe2e5; }

.subscribe {
  position: relative; }
  @media only screen and (max-width: 999px) {
    .subscribe {
      margin-top: 20px; } }
  .subscribe__ico {
    position: absolute;
    top: 3px;
    left: 0px; }
  .subscribe__input {
    width: 230px;
    padding-left: 35px;
    padding-bottom: 5px;
    background-color: #01aa4f;
    color: #fff;
    font-size: 13px;
    border: 0px;
    border-bottom: 1px solid #fff; }
    @media only screen and (max-width: 590px) {
      .subscribe__input {
        width: 100%; } }

/*# sourceMappingURL=style.css.map */
